Pull request #39980 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 30c5ec43652065749f8b5d87cfc3af60a619e4b3 rather than ae0a878b863511d0455413b137d0f79b56e5d2f4 Obtained Jenkinsfile from 30c5ec43652065749f8b5d87cfc3af60a619e4b3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-09-24T19:51:20.407Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-09-24T19:51:20.412Z] Trying to pass milestone 2 [Pipeline] milestone [2019-09-24T19:51:20.422Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-09-24T19:51:20.551Z] Running on ubuntu-1804-overlay2 (i-07ac4169a41770439) in /home/ubuntu/workspace/moby_PR-39980 [Pipeline] { [Pipeline] checkout [2019-09-24T19:51:20.601Z] using credential docker-jenkins-github-credentials [2019-09-24T19:51:20.612Z] Cloning the remote Git repository [2019-09-24T19:51:20.612Z] Cloning with configured refspecs honoured and without tags [2019-09-24T19:51:20.618Z] Cloning repository https://github.com/moby/moby.git [2019-09-24T19:51:20.618Z] > git init /home/ubuntu/workspace/moby_PR-39980 # timeout=10 [2019-09-24T19:51:20.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T19:51:20.644Z] > git --version # timeout=10 [2019-09-24T19:51:20.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T19:51:20.649Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T19:51:33.635Z] Fetching without tags [2019-09-24T19:51:33.888Z] Merging remotes/origin/master commit 30c5ec43652065749f8b5d87cfc3af60a619e4b3 into PR head commit ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:34.408Z] Merge succeeded, producing ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:34.409Z] Checking out Revision ae0a878b863511d0455413b137d0f79b56e5d2f4 (PR-39980) [2019-09-24T19:51:33.616Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T19:51:33.620Z] > git config --add remote.origin.fetch +refs/pull/39980/head:refs/remotes/origin/PR-39980 # timeout=10 [2019-09-24T19:51:33.625Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-24T19:51:33.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T19:51:33.638Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T19:51:33.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T19:51:33.638Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T19:51:33.891Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T19:51:33.899Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:34.394Z] > git merge 30c5ec43652065749f8b5d87cfc3af60a619e4b3 # timeout=10 [2019-09-24T19:51:34.401Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-24T19:51:34.411Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T19:51:34.420Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:34.817Z] Commit message: "testutil, integration: untangle image dependency" [2019-09-24T19:51:34.826Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-24T19:51:35.663Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39980:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-24T19:51:34.819Z] > git rev-list --no-walk 434f2469e83671d8f34978ffffcd77e929700e67 # timeout=10 [2019-09-24T19:51:38.937Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [2019-09-24T19:51:39.411Z] Running on ubuntu-1804-overlay2 (i-080c3a78807e8b98a) in /home/ubuntu/workspace/moby_PR-39980 [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-09-24T19:51:39.414Z] Running on ubuntu-1804-overlay2 (i-062efaf75f60da6a2) in /home/ubuntu/workspace/moby_PR-39980 [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-09-24T19:51:39.509Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-09-24T19:51:39.517Z] Cloning the remote Git repository [2019-09-24T19:51:39.517Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2019-09-24T19:51:39.539Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-09-24T19:51:39.548Z] Cloning the remote Git repository [2019-09-24T19:51:39.549Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-09-24T19:51:39.823Z] Running on azwin-2-6d3090 in d:\jenkins\workspace\moby_PR-39980 [Pipeline] { [Pipeline] ws [2019-09-24T19:51:39.837Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-09-24T19:51:40.136Z] using credential docker-jenkins-github-credentials [2019-09-24T19:51:40.273Z] Fetching changes from the remote Git repository [2019-09-24T19:51:40.403Z] Fetching without tags [2019-09-24T19:51:39.521Z] Cloning repository https://github.com/moby/moby.git [2019-09-24T19:51:39.521Z] > git init /home/ubuntu/workspace/moby_PR-39980 # timeout=10 [2019-09-24T19:51:39.537Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T19:51:39.537Z] > git --version # timeout=10 [2019-09-24T19:51:39.542Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T19:51:39.542Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T19:51:39.549Z] Cloning repository https://github.com/moby/moby.git [2019-09-24T19:51:39.549Z] > git init /home/ubuntu/workspace/moby_PR-39980 # timeout=10 [2019-09-24T19:51:39.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T19:51:39.593Z] > git --version # timeout=10 [2019-09-24T19:51:39.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T19:51:39.603Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T19:51:40.162Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-24T19:51:40.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T19:51:40.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T19:51:40.427Z] > git --version # timeout=10 [2019-09-24T19:51:40.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T19:51:40.495Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T19:51:43.734Z] Merging remotes/origin/master commit 30c5ec43652065749f8b5d87cfc3af60a619e4b3 into PR head commit ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:43.756Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T19:51:43.810Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:45.085Z] Merge succeeded, producing ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:45.086Z] Checking out Revision ae0a878b863511d0455413b137d0f79b56e5d2f4 (PR-39980) [2019-09-24T19:51:44.847Z] > git merge 30c5ec43652065749f8b5d87cfc3af60a619e4b3 # timeout=10 [2019-09-24T19:51:44.978Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-24T19:51:45.107Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T19:51:45.163Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:45.660Z] Commit message: "testutil, integration: untangle image dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-24T19:51:47.149Z] + docker version [2019-09-24T19:51:47.609Z] Client: Docker Engine - Enterprise [2019-09-24T19:51:47.609Z] Version: 19.03.2 [2019-09-24T19:51:47.609Z] API version: 1.40 [2019-09-24T19:51:47.609Z] Go version: go1.12.8 [2019-09-24T19:51:47.609Z] Git commit: c92ab06ed9 [2019-09-24T19:51:47.609Z] Built: 09/03/2019 16:38:11 [2019-09-24T19:51:47.609Z] OS/Arch: windows/amd64 [2019-09-24T19:51:47.609Z] Experimental: false [2019-09-24T19:51:47.609Z] [2019-09-24T19:51:47.609Z] Server: Docker Engine - Enterprise [2019-09-24T19:51:47.609Z] Engine: [2019-09-24T19:51:47.609Z] Version: 19.03.2 [2019-09-24T19:51:47.609Z] API version: 1.40 (minimum version 1.24) [2019-09-24T19:51:47.609Z] Go version: go1.12.8 [2019-09-24T19:51:47.609Z] Git commit: c92ab06ed9 [2019-09-24T19:51:47.609Z] Built: 09/03/2019 16:35:47 [2019-09-24T19:51:47.609Z] OS/Arch: windows/amd64 [2019-09-24T19:51:47.609Z] Experimental: true [Pipeline] sh [2019-09-24T19:51:48.638Z] + docker info [2019-09-24T19:51:50.819Z] Client: [2019-09-24T19:51:50.819Z] Debug Mode: false [2019-09-24T19:51:50.819Z] Plugins: [2019-09-24T19:51:50.819Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-24T19:51:50.819Z] [2019-09-24T19:51:50.819Z] Server: [2019-09-24T19:51:50.819Z] Containers: 0 [2019-09-24T19:51:50.819Z] Running: 0 [2019-09-24T19:51:50.819Z] Paused: 0 [2019-09-24T19:51:50.819Z] Stopped: 0 [2019-09-24T19:51:50.819Z] Images: 8 [2019-09-24T19:51:50.819Z] Server Version: 19.03.2 [2019-09-24T19:51:50.819Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-24T19:51:50.819Z] Windows: [2019-09-24T19:51:50.819Z] LCOW: [2019-09-24T19:51:50.819Z] Logging Driver: json-file [2019-09-24T19:51:50.819Z] Plugins: [2019-09-24T19:51:50.819Z] Volume: local [2019-09-24T19:51:50.819Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-24T19:51:50.819Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-24T19:51:50.819Z] Swarm: inactive [2019-09-24T19:51:50.819Z] Default Isolation: process [2019-09-24T19:51:50.819Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-24T19:51:50.819Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-24T19:51:50.819Z] OSType: windows [2019-09-24T19:51:50.819Z] Architecture: x86_64 [2019-09-24T19:51:50.819Z] CPUs: 4 [2019-09-24T19:51:50.819Z] Total Memory: 32GiB [2019-09-24T19:51:50.819Z] Name: azwin-2-6d3090 [2019-09-24T19:51:50.819Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-24T19:51:50.819Z] Docker Root Dir: D:\docker [2019-09-24T19:51:50.819Z] Debug Mode: false [2019-09-24T19:51:50.819Z] Registry: https://index.docker.io/v1/ [2019-09-24T19:51:50.819Z] Labels: [2019-09-24T19:51:50.819Z] Experimental: true [2019-09-24T19:51:50.819Z] Insecure Registries: [2019-09-24T19:51:50.819Z] 10.0.0.4:5000 [2019-09-24T19:51:50.819Z] 127.0.0.0/8 [2019-09-24T19:51:50.819Z] Registry Mirrors: [2019-09-24T19:51:50.819Z] http://10.0.0.4:5000/ [2019-09-24T19:51:50.819Z] Live Restore Enabled: false [2019-09-24T19:51:50.819Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-24T19:51:52.649Z] Fetching without tags [2019-09-24T19:51:52.906Z] Merging remotes/origin/master commit 30c5ec43652065749f8b5d87cfc3af60a619e4b3 into PR head commit ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:53.214Z] Fetching without tags [2019-09-24T19:51:53.418Z] Merge succeeded, producing ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:53.420Z] Checking out Revision ae0a878b863511d0455413b137d0f79b56e5d2f4 (PR-39980) [2019-09-24T19:51:53.541Z] Merging remotes/origin/master commit 30c5ec43652065749f8b5d87cfc3af60a619e4b3 into PR head commit ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:52.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T19:51:52.633Z] > git config --add remote.origin.fetch +refs/pull/39980/head:refs/remotes/origin/PR-39980 # timeout=10 [2019-09-24T19:51:52.636Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-24T19:51:52.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T19:51:52.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T19:51:52.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T19:51:52.653Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T19:51:52.909Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T19:51:52.911Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:53.404Z] > git merge 30c5ec43652065749f8b5d87cfc3af60a619e4b3 # timeout=10 [2019-09-24T19:51:53.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-24T19:51:53.423Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T19:51:53.430Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:53.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T19:51:53.193Z] > git config --add remote.origin.fetch +refs/pull/39980/head:refs/remotes/origin/PR-39980 # timeout=10 [2019-09-24T19:51:53.201Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-24T19:51:53.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T19:51:53.216Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T19:51:53.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T19:51:53.217Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T19:51:53.540Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T19:51:53.555Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:53.843Z] Commit message: "testutil, integration: untangle image dependency" [2019-09-24T19:51:54.094Z] Merge succeeded, producing ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:54.096Z] Checking out Revision ae0a878b863511d0455413b137d0f79b56e5d2f4 (PR-39980) [2019-09-24T19:51:54.206Z] Commit message: "testutil, integration: untangle image dependency" [2019-09-24T19:51:54.389Z] Still waiting to schedule task [2019-09-24T19:51:54.389Z] Waiting for next available executor on ‘s390x-ubuntu-1604’ [2019-09-24T19:51:54.395Z] Still waiting to schedule task [2019-09-24T19:51:54.395Z] Waiting for next available executor on ‘ppc64le-ubuntu-1604’ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2019-09-24T19:51:55.066Z] + docker version [2019-09-24T19:51:55.066Z] Client: Docker Engine - Community [2019-09-24T19:51:55.066Z] Version: 19.03.2 [2019-09-24T19:51:55.066Z] API version: 1.40 [2019-09-24T19:51:55.066Z] Go version: go1.12.8 [2019-09-24T19:51:55.066Z] Git commit: 6a30dfc [2019-09-24T19:51:55.066Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-24T19:51:55.066Z] OS/Arch: linux/amd64 [2019-09-24T19:51:55.066Z] Experimental: false [2019-09-24T19:51:55.066Z] [2019-09-24T19:51:55.066Z] Server: Docker Engine - Community [2019-09-24T19:51:55.066Z] Engine: [2019-09-24T19:51:55.066Z] Version: 19.03.2 [2019-09-24T19:51:55.066Z] API version: 1.40 (minimum version 1.12) [2019-09-24T19:51:55.066Z] Go version: go1.12.8 [2019-09-24T19:51:55.066Z] Git commit: 6a30dfc [2019-09-24T19:51:55.066Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-24T19:51:55.066Z] OS/Arch: linux/amd64 [2019-09-24T19:51:55.066Z] Experimental: true [2019-09-24T19:51:55.066Z] containerd: [2019-09-24T19:51:55.066Z] Version: 1.2.6 [2019-09-24T19:51:55.066Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-24T19:51:55.066Z] runc: [2019-09-24T19:51:55.066Z] Version: 1.0.0-rc8 [2019-09-24T19:51:55.066Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-24T19:51:55.066Z] docker-init: [2019-09-24T19:51:55.066Z] Version: 0.18.0 [2019-09-24T19:51:55.066Z] GitCommit: fec3683 [Pipeline] sh [2019-09-24T19:51:55.321Z] + docker version [2019-09-24T19:51:55.321Z] Client: Docker Engine - Community [2019-09-24T19:51:55.321Z] Version: 19.03.2 [2019-09-24T19:51:55.321Z] API version: 1.40 [2019-09-24T19:51:55.321Z] Go version: go1.12.8 [2019-09-24T19:51:55.321Z] Git commit: 6a30dfc [2019-09-24T19:51:55.321Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-24T19:51:55.321Z] OS/Arch: linux/amd64 [2019-09-24T19:51:55.321Z] Experimental: false [2019-09-24T19:51:55.321Z] [2019-09-24T19:51:55.321Z] Server: Docker Engine - Community [2019-09-24T19:51:55.321Z] Engine: [2019-09-24T19:51:55.321Z] Version: 19.03.2 [2019-09-24T19:51:55.321Z] API version: 1.40 (minimum version 1.12) [2019-09-24T19:51:55.321Z] Go version: go1.12.8 [2019-09-24T19:51:55.321Z] Git commit: 6a30dfc [2019-09-24T19:51:55.321Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-24T19:51:55.321Z] OS/Arch: linux/amd64 [2019-09-24T19:51:55.321Z] Experimental: true [2019-09-24T19:51:55.321Z] containerd: [2019-09-24T19:51:55.321Z] Version: 1.2.6 [2019-09-24T19:51:55.321Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-24T19:51:55.321Z] runc: [2019-09-24T19:51:55.321Z] Version: 1.0.0-rc8 [2019-09-24T19:51:55.321Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-24T19:51:55.321Z] docker-init: [2019-09-24T19:51:55.321Z] Version: 0.18.0 [2019-09-24T19:51:55.321Z] GitCommit: fec3683 [Pipeline] sh [2019-09-24T19:51:55.375Z] + docker info [2019-09-24T19:51:54.072Z] > git merge 30c5ec43652065749f8b5d87cfc3af60a619e4b3 # timeout=10 [2019-09-24T19:51:54.084Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-24T19:51:54.094Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T19:51:54.099Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:51:55.610Z] + docker info [2019-09-24T19:51:55.940Z] Client: [2019-09-24T19:51:55.940Z] Debug Mode: false [2019-09-24T19:51:55.940Z] [2019-09-24T19:51:55.940Z] Server: [2019-09-24T19:51:55.940Z] Containers: 3 [2019-09-24T19:51:55.940Z] Running: 0 [2019-09-24T19:51:55.940Z] Paused: 0 [2019-09-24T19:51:55.940Z] Stopped: 3 [2019-09-24T19:51:55.940Z] Images: 61 [2019-09-24T19:51:55.940Z] Server Version: 19.03.2 [2019-09-24T19:51:55.940Z] Storage Driver: overlay2 [2019-09-24T19:51:55.940Z] Backing Filesystem: extfs [2019-09-24T19:51:55.940Z] Supports d_type: true [2019-09-24T19:51:55.940Z] Native Overlay Diff: true [2019-09-24T19:51:55.940Z] Logging Driver: json-file [2019-09-24T19:51:55.940Z] Cgroup Driver: cgroupfs [2019-09-24T19:51:55.940Z] Plugins: [2019-09-24T19:51:55.940Z] Volume: local [2019-09-24T19:51:55.940Z] Network: bridge host ipvlan macvlan null overlay [2019-09-24T19:51:55.940Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-24T19:51:55.940Z] Swarm: inactive [2019-09-24T19:51:55.940Z] Runtimes: runc [2019-09-24T19:51:55.940Z] Default Runtime: runc [2019-09-24T19:51:55.940Z] Init Binary: docker-init [2019-09-24T19:51:55.940Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-24T19:51:55.940Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-24T19:51:55.940Z] init version: fec3683 [2019-09-24T19:51:55.940Z] Security Options: [2019-09-24T19:51:55.940Z] apparmor [2019-09-24T19:51:55.940Z] seccomp [2019-09-24T19:51:55.940Z] Profile: default [2019-09-24T19:51:55.940Z] Kernel Version: 4.15.0-1048-aws [2019-09-24T19:51:55.940Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-24T19:51:55.940Z] OSType: linux [2019-09-24T19:51:55.940Z] Architecture: x86_64 [2019-09-24T19:51:55.940Z] CPUs: 2 [2019-09-24T19:51:55.940Z] Total Memory: 7.501GiB [2019-09-24T19:51:55.940Z] Name: ip-10-100-35-128 [2019-09-24T19:51:55.940Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-24T19:51:55.940Z] Docker Root Dir: /var/lib/docker [2019-09-24T19:51:55.940Z] Debug Mode: false [2019-09-24T19:51:55.940Z] Registry: https://index.docker.io/v1/ [2019-09-24T19:51:55.940Z] Labels: [2019-09-24T19:51:55.940Z] Experimental: true [2019-09-24T19:51:55.940Z] Insecure Registries: [2019-09-24T19:51:55.940Z] 127.0.0.0/8 [2019-09-24T19:51:55.940Z] Live Restore Enabled: true [2019-09-24T19:51:55.940Z] [2019-09-24T19:51:55.940Z] WARNING: No swap limit support [Pipeline] sh [2019-09-24T19:51:56.175Z] Client: [2019-09-24T19:51:56.176Z] Debug Mode: false [2019-09-24T19:51:56.176Z] [2019-09-24T19:51:56.176Z] Server: [2019-09-24T19:51:56.176Z] Containers: 0 [2019-09-24T19:51:56.176Z] Running: 0 [2019-09-24T19:51:56.176Z] Paused: 0 [2019-09-24T19:51:56.176Z] Stopped: 0 [2019-09-24T19:51:56.176Z] Images: 2 [2019-09-24T19:51:56.176Z] Server Version: 19.03.2 [2019-09-24T19:51:56.176Z] Storage Driver: overlay2 [2019-09-24T19:51:56.176Z] Backing Filesystem: extfs [2019-09-24T19:51:56.176Z] Supports d_type: true [2019-09-24T19:51:56.176Z] Native Overlay Diff: true [2019-09-24T19:51:56.176Z] Logging Driver: json-file [2019-09-24T19:51:56.176Z] Cgroup Driver: cgroupfs [2019-09-24T19:51:56.176Z] Plugins: [2019-09-24T19:51:56.176Z] Volume: local [2019-09-24T19:51:56.176Z] Network: bridge host ipvlan macvlan null overlay [2019-09-24T19:51:56.176Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-24T19:51:56.176Z] Swarm: inactive [2019-09-24T19:51:56.176Z] Runtimes: runc [2019-09-24T19:51:56.176Z] Default Runtime: runc [2019-09-24T19:51:56.176Z] Init Binary: docker-init [2019-09-24T19:51:56.176Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-24T19:51:56.176Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-24T19:51:56.176Z] init version: fec3683 [2019-09-24T19:51:56.176Z] Security Options: [2019-09-24T19:51:56.176Z] apparmor [2019-09-24T19:51:56.176Z] seccomp [2019-09-24T19:51:56.176Z] Profile: default [2019-09-24T19:51:56.176Z] Kernel Version: 4.15.0-1048-aws [2019-09-24T19:51:56.176Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-24T19:51:56.176Z] OSType: linux [2019-09-24T19:51:56.176Z] Architecture: x86_64 [2019-09-24T19:51:56.176Z] CPUs: 2 [2019-09-24T19:51:56.176Z] Total Memory: 7.501GiB [2019-09-24T19:51:56.176Z] Name: ip-10-100-127-251 [2019-09-24T19:51:56.176Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-24T19:51:56.176Z] Docker Root Dir: /var/lib/docker [2019-09-24T19:51:56.176Z] Debug Mode: false [2019-09-24T19:51:56.176Z] Registry: https://index.docker.io/v1/ [2019-09-24T19:51:56.176Z] Labels: [2019-09-24T19:51:56.176Z] Experimental: true [2019-09-24T19:51:56.176Z] Insecure Registries: [2019-09-24T19:51:56.176Z] 127.0.0.0/8 [2019-09-24T19:51:56.176Z] Live Restore Enabled: true [2019-09-24T19:51:56.176Z] [2019-09-24T19:51:56.176Z] WARNING: No swap limit support [Pipeline] sh [2019-09-24T19:51:56.220Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-24T19:51:56.220Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-24T19:51:56.220Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39980/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-24T19:51:56.220Z] + bash /home/ubuntu/workspace/moby_PR-39980/check-config.sh [2019-09-24T19:51:56.220Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-24T19:51:56.220Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-24T19:51:56.220Z] [2019-09-24T19:51:56.220Z] Generally Necessary: [2019-09-24T19:51:56.220Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-24T19:51:56.220Z] - apparmor: enabled and tools installed [2019-09-24T19:51:56.220Z] - CONFIG_NAMESPACES: enabled [2019-09-24T19:51:56.220Z] - CONFIG_NET_NS: enabled [2019-09-24T19:51:56.220Z] - CONFIG_PID_NS: enabled [2019-09-24T19:51:56.220Z] - CONFIG_IPC_NS: enabled [2019-09-24T19:51:56.220Z] - CONFIG_UTS_NS: enabled [2019-09-24T19:51:56.220Z] - CONFIG_CGROUPS: enabled [2019-09-24T19:51:56.220Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-24T19:51:56.220Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-24T19:51:56.220Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-24T19:51:56.457Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-24T19:51:56.457Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-24T19:51:56.457Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39980/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-24T19:51:56.457Z] + bash /home/ubuntu/workspace/moby_PR-39980/check-config.sh [2019-09-24T19:51:56.457Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-24T19:51:56.457Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-24T19:51:56.457Z] [2019-09-24T19:51:56.457Z] Generally Necessary: [2019-09-24T19:51:56.457Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-24T19:51:56.457Z] - apparmor: enabled and tools installed [2019-09-24T19:51:56.457Z] - CONFIG_NAMESPACES: enabled [2019-09-24T19:51:56.457Z] - CONFIG_NET_NS: enabled [2019-09-24T19:51:56.457Z] - CONFIG_PID_NS: enabled [2019-09-24T19:51:56.457Z] - CONFIG_IPC_NS: enabled [2019-09-24T19:51:56.457Z] - CONFIG_UTS_NS: enabled [2019-09-24T19:51:56.457Z] - CONFIG_CGROUPS: enabled [2019-09-24T19:51:56.457Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-24T19:51:56.457Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-24T19:51:56.457Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-24T19:51:56.457Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-24T19:51:56.457Z] - CONFIG_CPUSETS: enabled [2019-09-24T19:51:56.457Z] - CONFIG_MEMCG: enabled [2019-09-24T19:51:56.457Z] - CONFIG_KEYS: enabled [2019-09-24T19:51:56.457Z] - CONFIG_VETH: enabled (as module) [2019-09-24T19:51:56.457Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-24T19:51:56.457Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-24T19:51:56.457Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-24T19:51:56.478Z] - CONFIG_CPUSETS: enabled [2019-09-24T19:51:56.478Z] - CONFIG_MEMCG: enabled [2019-09-24T19:51:56.478Z] - CONFIG_KEYS: enabled [2019-09-24T19:51:56.478Z] - CONFIG_VETH: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-24T19:51:56.478Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-24T19:51:56.478Z] [2019-09-24T19:51:56.478Z] Optional Features: [2019-09-24T19:51:56.478Z] - CONFIG_USER_NS: enabled [2019-09-24T19:51:56.478Z] - CONFIG_SECCOMP: enabled [2019-09-24T19:51:56.478Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-24T19:51:56.478Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-24T19:51:56.478Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-24T19:51:56.478Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-24T19:51:56.478Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-24T19:51:56.478Z] - CONFIG_BLK_CGROUP: enabled [2019-09-24T19:51:56.478Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-24T19:51:56.478Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-24T19:51:56.478Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-24T19:51:56.478Z] - CONFIG_CGROUP_PERF: enabled [2019-09-24T19:51:56.478Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-24T19:51:56.478Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-24T19:51:56.478Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-24T19:51:56.478Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-24T19:51:56.478Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-24T19:51:56.478Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_IP_VS: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-24T19:51:56.478Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-24T19:51:56.478Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-24T19:51:56.478Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_EXT4_FS: enabled [2019-09-24T19:51:56.478Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-24T19:51:56.478Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-24T19:51:56.478Z] - Network Drivers: [2019-09-24T19:51:56.478Z] - "overlay": [2019-09-24T19:51:56.478Z] - CONFIG_VXLAN: enabled (as module) [2019-09-24T19:51:56.478Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-24T19:51:56.478Z] Optional (for encrypted networks): [2019-09-24T19:51:56.716Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-24T19:51:56.716Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-24T19:51:56.716Z] [2019-09-24T19:51:56.716Z] Optional Features: [2019-09-24T19:51:56.716Z] - CONFIG_USER_NS: enabled [2019-09-24T19:51:56.716Z] - CONFIG_SECCOMP: enabled [2019-09-24T19:51:56.716Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-24T19:51:56.716Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-24T19:51:56.716Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-24T19:51:56.716Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-24T19:51:56.716Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-24T19:51:56.716Z] - CONFIG_BLK_CGROUP: enabled [2019-09-24T19:51:56.716Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-24T19:51:56.716Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-24T19:51:56.716Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-24T19:51:56.716Z] - CONFIG_CGROUP_PERF: enabled [2019-09-24T19:51:56.716Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-24T19:51:56.716Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-24T19:51:56.716Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-24T19:51:56.716Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-24T19:51:56.716Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-24T19:51:56.716Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_IP_VS: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-24T19:51:56.716Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-24T19:51:56.716Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-24T19:51:56.716Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_EXT4_FS: enabled [2019-09-24T19:51:56.716Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-24T19:51:56.716Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-24T19:51:56.716Z] - Network Drivers: [2019-09-24T19:51:56.716Z] - "overlay": [2019-09-24T19:51:56.716Z] - CONFIG_VXLAN: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-24T19:51:56.716Z] Optional (for encrypted networks): [2019-09-24T19:51:56.716Z] - CONFIG_CRYPTO: enabled [2019-09-24T19:51:56.716Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-24T19:51:56.716Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-24T19:51:56.716Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-24T19:51:56.716Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-24T19:51:56.716Z] - CONFIG_XFRM: enabled [2019-09-24T19:51:56.716Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-24T19:51:56.716Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-24T19:51:56.716Z] - "ipvlan": [2019-09-24T19:51:56.735Z] - CONFIG_CRYPTO: enabled [2019-09-24T19:51:56.735Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-24T19:51:56.735Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-24T19:51:56.735Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-24T19:51:56.735Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-24T19:51:56.735Z] - CONFIG_XFRM: enabled [2019-09-24T19:51:56.735Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-24T19:51:56.735Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-24T19:51:56.735Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-24T19:51:56.735Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-24T19:51:56.735Z] - "ipvlan": [2019-09-24T19:51:56.735Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-24T19:51:56.735Z] - "macvlan": [2019-09-24T19:51:56.735Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-24T19:51:56.735Z] - CONFIG_DUMMY: enabled (as module) [2019-09-24T19:51:56.735Z] - "ftp,tftp client in container": [2019-09-24T19:51:56.735Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-24T19:51:56.735Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-24T19:51:56.735Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-24T19:51:56.735Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-24T19:51:56.735Z] - Storage Drivers: [2019-09-24T19:51:56.735Z] - "aufs": [2019-09-24T19:51:56.735Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-24T19:51:56.735Z] - "btrfs": [2019-09-24T19:51:56.735Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-24T19:51:56.735Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-24T19:51:56.735Z] - "devicemapper": [2019-09-24T19:51:56.735Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-24T19:51:56.735Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-24T19:51:56.735Z] - "overlay": [2019-09-24T19:51:56.735Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-24T19:51:56.735Z] - "zfs": [2019-09-24T19:51:56.735Z] - /dev/zfs: missing [2019-09-24T19:51:56.735Z] - zfs command: missing [2019-09-24T19:51:56.735Z] - zpool command: missing [2019-09-24T19:51:56.735Z] [2019-09-24T19:51:56.735Z] Limits: [2019-09-24T19:51:56.735Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-24T19:51:56.735Z] [2019-09-24T19:51:56.735Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-24T19:51:56.973Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-24T19:51:56.973Z] - "macvlan": [2019-09-24T19:51:56.973Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-24T19:51:56.973Z] - CONFIG_DUMMY: enabled (as module) [2019-09-24T19:51:56.973Z] - "ftp,tftp client in container": [2019-09-24T19:51:56.973Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-24T19:51:56.973Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-24T19:51:56.973Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-24T19:51:56.973Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-24T19:51:56.973Z] - Storage Drivers: [2019-09-24T19:51:56.973Z] - "aufs": [2019-09-24T19:51:56.973Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-24T19:51:56.973Z] - "btrfs": [2019-09-24T19:51:56.973Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-24T19:51:56.973Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-24T19:51:56.973Z] - "devicemapper": [2019-09-24T19:51:56.973Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-24T19:51:56.973Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-24T19:51:56.973Z] - "overlay": [2019-09-24T19:51:56.973Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-24T19:51:56.973Z] - "zfs": [2019-09-24T19:51:56.973Z] - /dev/zfs: missing [2019-09-24T19:51:56.973Z] - zfs command: missing [2019-09-24T19:51:56.973Z] - zpool command: missing [2019-09-24T19:51:56.973Z] [2019-09-24T19:51:56.973Z] Limits: [2019-09-24T19:51:56.973Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-24T19:51:56.973Z] [2019-09-24T19:51:56.973Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-24T19:51:57.060Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 . [2019-09-24T19:51:57.060Z] #1 [internal] load .dockerignore [2019-09-24T19:51:57.060Z] #1 transferring context: 87B done [2019-09-24T19:51:57.060Z] #1 DONE 0.0s [2019-09-24T19:51:57.060Z] [2019-09-24T19:51:57.060Z] #2 [internal] load build definition from Dockerfile [2019-09-24T19:51:57.060Z] #2 transferring dockerfile: 10.84kB done [2019-09-24T19:51:57.060Z] #2 DONE 0.0s [2019-09-24T19:51:57.060Z] [2019-09-24T19:51:57.060Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-stretch [2019-09-24T19:51:57.296Z] + sudo modprobe ip_vs [2019-09-24T19:51:57.296Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 . [2019-09-24T19:51:57.296Z] #1 [internal] load build definition from Dockerfile [2019-09-24T19:51:57.296Z] #1 DONE 0.0s [2019-09-24T19:51:57.296Z] [2019-09-24T19:51:57.296Z] #2 [internal] load .dockerignore [2019-09-24T19:51:57.296Z] #2 DONE 0.0s [2019-09-24T19:51:57.296Z] [2019-09-24T19:51:57.296Z] #2 [internal] load .dockerignore [2019-09-24T19:51:57.296Z] #2 transferring context: 87B done [2019-09-24T19:51:57.296Z] #2 DONE 0.0s [2019-09-24T19:51:57.296Z] [2019-09-24T19:51:57.296Z] #1 [internal] load build definition from Dockerfile [2019-09-24T19:51:57.296Z] #1 transferring dockerfile: 10.84kB done [2019-09-24T19:51:57.296Z] #1 DONE 0.0s [2019-09-24T19:51:57.296Z] [2019-09-24T19:51:57.296Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-stretch [2019-09-24T19:51:57.320Z] #3 DONE 0.1s [2019-09-24T19:51:57.320Z] [2019-09-24T19:51:57.320Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821... [2019-09-24T19:51:57.320Z] #4 DONE 0.0s [2019-09-24T19:51:57.320Z] [2019-09-24T19:51:57.320Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-24T19:51:57.320Z] #64 DONE 0.0s [2019-09-24T19:51:57.320Z] [2019-09-24T19:51:57.320Z] #18 [internal] load build context [2019-09-24T19:51:57.863Z] #3 DONE 0.3s [2019-09-24T19:51:57.863Z] [2019-09-24T19:51:57.863Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-24T19:51:57.863Z] #64 CACHED [2019-09-24T19:51:57.863Z] [2019-09-24T19:51:57.863Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821... [2019-09-24T19:51:57.863Z] #4 resolve docker.io/library/golang:1.13.0-stretch@sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 done [2019-09-24T19:51:57.863Z] #4 sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a 124B / 124B 0.1s done [2019-09-24T19:51:57.863Z] #4 sha256:4e97e0b8479504ee92964c5de6782d88651d953f5df5cfd7a1d45ba48aa90f43 1.80kB / 1.80kB done [2019-09-24T19:51:57.863Z] #4 sha256:d68f79d0e22c6f5eb6ccbbbf05cf9d784db13f59bc6251c220a090fd19b22b9e 5.46kB / 5.46kB done [2019-09-24T19:51:57.863Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 0B / 120.05MB 0.2s [2019-09-24T19:51:57.863Z] #4 sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 1.42kB / 1.42kB done [2019-09-24T19:51:57.863Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 7.25MB / 120.05MB 0.3s [2019-09-24T19:51:58.120Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 16.73MB / 120.05MB 0.4s [2019-09-24T19:51:58.120Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 23.33MB / 120.05MB 0.5s [2019-09-24T19:51:58.378Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 33.54MB / 120.05MB 0.7s [2019-09-24T19:51:58.636Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 49.79MB / 120.05MB 0.9s [2019-09-24T19:51:58.636Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 57.76MB / 120.05MB 1.0s [2019-09-24T19:51:58.691Z] #18 transferring context: 45.51MB 1.1s done [2019-09-24T19:51:58.691Z] #18 DONE 1.1s [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-24T19:51:58.691Z] #52 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-24T19:51:58.691Z] #65 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-24T19:51:58.691Z] #56 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-24T19:51:58.691Z] #63 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-24T19:51:58.691Z] #19 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-24T19:51:58.691Z] #20 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-24T19:51:58.691Z] #34 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T19:51:58.691Z] #36 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-24T19:51:58.691Z] #37 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-24T19:51:58.691Z] #17 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-24T19:51:58.691Z] #10 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-24T19:51:58.691Z] #62 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-24T19:51:58.691Z] #26 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-24T19:51:58.691Z] #61 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-24T19:51:58.691Z] #42 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-24T19:51:58.691Z] #29 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-24T19:51:58.691Z] #48 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-24T19:51:58.691Z] #9 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:51:58.691Z] #33 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-24T19:51:58.691Z] #5 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T19:51:58.691Z] #45 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-24T19:51:58.691Z] #28 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-24T19:51:58.691Z] #47 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-24T19:51:58.691Z] #6 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:51:58.691Z] #13 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-24T19:51:58.691Z] #30 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-24T19:51:58.691Z] #21 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-24T19:51:58.691Z] #55 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #12 [dev 6/24] RUN ldconfig [2019-09-24T19:51:58.691Z] #12 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:51:58.691Z] #35 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-24T19:51:58.691Z] #43 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:51:58.691Z] #57 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-24T19:51:58.691Z] #51 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-24T19:51:58.691Z] #32 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-24T19:51:58.691Z] #54 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:51:58.691Z] #58 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-24T19:51:58.691Z] #27 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-24T19:51:58.691Z] #39 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-24T19:51:58.691Z] #50 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-24T19:51:58.691Z] #46 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-24T19:51:58.691Z] #59 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-24T19:51:58.691Z] #38 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-24T19:51:58.691Z] #49 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-24T19:51:58.691Z] #44 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-24T19:51:58.691Z] #16 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-24T19:51:58.691Z] #15 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-24T19:51:58.691Z] #60 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-24T19:51:58.691Z] #31 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T19:51:58.691Z] #40 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T19:51:58.691Z] #22 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-24T19:51:58.691Z] #25 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-24T19:51:58.691Z] #41 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-24T19:51:58.691Z] #7 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-24T19:51:58.691Z] #14 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-24T19:51:58.691Z] #23 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-24T19:51:58.691Z] #11 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-24T19:51:58.691Z] #8 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-24T19:51:58.691Z] #24 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-24T19:51:58.691Z] #53 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-24T19:51:58.691Z] #66 CACHED [2019-09-24T19:51:58.691Z] [2019-09-24T19:51:58.691Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-24T19:51:59.205Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 67.09MB / 120.05MB 1.6s [2019-09-24T19:51:59.205Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 73.74MB / 120.05MB 1.7s [2019-09-24T19:51:59.465Z] #4 ... [2019-09-24T19:51:59.465Z] [2019-09-24T19:51:59.465Z] #18 [internal] load build context [2019-09-24T19:51:59.465Z] #18 transferring context: 45.51MB 1.8s done [2019-09-24T19:51:59.465Z] #18 DONE 1.8s [2019-09-24T19:51:59.465Z] [2019-09-24T19:51:59.465Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821... [2019-09-24T19:51:59.722Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 92.16MB / 120.05MB 2.0s [2019-09-24T19:51:59.722Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 104.38MB / 120.05MB 2.1s [2019-09-24T19:51:59.979Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 120.05MB / 120.05MB 2.3s [2019-09-24T19:52:00.235Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 120.05MB / 120.05MB 2.5s done [2019-09-24T19:52:00.235Z] #4 extracting sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 0.1s [2019-09-24T19:52:00.582Z] #67 DONE 2.0s [2019-09-24T19:52:00.582Z] [2019-09-24T19:52:00.582Z] #68 exporting to image [2019-09-24T19:52:00.582Z] #68 exporting layers [2019-09-24T19:52:01.145Z] #68 exporting layers 0.7s done [2019-09-24T19:52:01.145Z] #68 writing image sha256:be0f77fd923101a9049c3718e3fbe8cd69ced17ad1a8210884eb28810f9fab31 [2019-09-24T19:52:01.145Z] #68 writing image sha256:be0f77fd923101a9049c3718e3fbe8cd69ced17ad1a8210884eb28810f9fab31 done [2019-09-24T19:52:01.145Z] #68 naming to docker.io/library/docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 done [2019-09-24T19:52:01.145Z] #68 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-24T19:52:01.463Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39980/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39980/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -e DOCKER_GRAPHDRIVER docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 hack/validate/default [2019-09-24T19:52:02.833Z] Congratulations! All commits are properly signed with the DCO! [2019-09-24T19:52:03.397Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-09-24T19:52:03.654Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-09-24T19:52:03.654Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-09-24T19:52:04.410Z] #4 extracting sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 4.1s done [2019-09-24T19:52:04.410Z] #4 extracting sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a [2019-09-24T19:52:04.667Z] #4 extracting sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a done [2019-09-24T19:52:04.667Z] #4 DONE 7.0s [2019-09-24T19:52:04.667Z] [2019-09-24T19:52:04.667Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-24T19:52:08.845Z] #5 DONE 4.2s [2019-09-24T19:52:08.845Z] [2019-09-24T19:52:08.845Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-24T19:52:09.105Z] #15 ... [2019-09-24T19:52:09.105Z] [2019-09-24T19:52:09.105Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T19:52:09.105Z] #22 DONE 0.1s [2019-09-24T19:52:09.332Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-09-24T19:52:09.332Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c1e70625\powershellScript.ps1'; exit $LASTEXITCODE; [2019-09-24T19:52:09.332Z] ---------------------------------------------------------------------------- [2019-09-24T19:52:09.332Z] [2019-09-24T19:52:09.332Z] INFO: executeCI.ps1 starting at Tue Sep 24 19:52:07 CUT 2019 [2019-09-24T19:52:09.332Z] [2019-09-24T19:52:09.332Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-24T19:52:09.332Z] INFO: Running git version 2.23.0.windows.1 [2019-09-24T19:52:09.332Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-09-24T19:52:09.332Z] INFO: Environment variables: [2019-09-24T19:52:09.332Z] [2019-09-24T19:52:09.332Z] Name Value [2019-09-24T19:52:09.332Z] ---- ----- [2019-09-24T19:52:09.332Z] ALLUSERSPROFILE C:\ProgramData [2019-09-24T19:52:09.332Z] amd64 true [2019-09-24T19:52:09.332Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-09-24T19:52:09.332Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-24T19:52:09.332Z] BRANCH_NAME PR-39980 [2019-09-24T19:52:09.332Z] BUILD_DISPLAY_NAME #3 [2019-09-24T19:52:09.332Z] BUILD_ID 3 [2019-09-24T19:52:09.332Z] BUILD_NUMBER 3 [2019-09-24T19:52:09.332Z] BUILD_TAG jenkins-moby-PR-39980-3 [2019-09-24T19:52:09.332Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39980/3/ [2019-09-24T19:52:09.332Z] CHANGE_AUTHOR SamWhited [2019-09-24T19:52:09.332Z] CHANGE_AUTHOR_DISPLAY_NAME Sam Whited [2019-09-24T19:52:09.332Z] CHANGE_AUTHOR_EMAIL sam@samwhited.com [2019-09-24T19:52:09.332Z] CHANGE_BRANCH image_dependency [2019-09-24T19:52:09.332Z] CHANGE_FORK SamWhited [2019-09-24T19:52:09.332Z] CHANGE_ID 39980 [2019-09-24T19:52:09.332Z] CHANGE_TARGET master [2019-09-24T19:52:09.332Z] CHANGE_TITLE testutil, integration: untangle image dependency [2019-09-24T19:52:09.332Z] CHANGE_URL https://github.com/moby/moby/pull/39980 [2019-09-24T19:52:09.332Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-24T19:52:09.332Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-24T19:52:09.332Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-24T19:52:09.332Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-24T19:52:09.332Z] COMPUTERNAME azwin-2-6d3090 [2019-09-24T19:52:09.332Z] ComSpec C:\windows\system32\cmd.exe [2019-09-24T19:52:09.332Z] ConfigSequenceNumber 0 [2019-09-24T19:52:09.332Z] DOCKER_BUILDKIT 0 [2019-09-24T19:52:09.332Z] DOCKER_DUT_DEBUG 1 [2019-09-24T19:52:09.332Z] DOCKER_EXPERIMENTAL 1 [2019-09-24T19:52:09.332Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-24T19:52:09.332Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-09-24T19:52:09.332Z] EXECUTOR_NUMBER 0 [2019-09-24T19:52:09.332Z] FQDN azwin-2-6d3090.westus.cloudapp.azure.com [2019-09-24T19:52:09.332Z] GIT_BRANCH PR-39980 [2019-09-24T19:52:09.332Z] GIT_COMMIT ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:52:09.332Z] GIT_URL https://github.com/moby/moby.git [2019-09-24T19:52:09.332Z] HUDSON_COOKIE decb549c-bf75-4e7c-9e39-ead34a4b89e4 [2019-09-24T19:52:09.332Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-24T19:52:09.332Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-24T19:52:09.332Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-24T19:52:09.332Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-09-24T19:52:09.332Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-24T19:52:09.332Z] JENKINS_NODE_COOKIE 8c61db56-0097-41ab-b2c0-bf10981dc4c3 [2019-09-24T19:52:09.332Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-24T19:52:09.332Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-24T19:52:09.332Z] JOB_BASE_NAME PR-39980 [2019-09-24T19:52:09.332Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39980/display/redirect [2019-09-24T19:52:09.332Z] JOB_NAME moby/PR-39980 [2019-09-24T19:52:09.332Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39980/ [2019-09-24T19:52:09.332Z] library.jps.version master [2019-09-24T19:52:09.332Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-09-24T19:52:09.332Z] NODE_LABELS amd64 azure azwin-2-6d3090 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-09-24T19:52:09.332Z] NODE_NAME azwin-2-6d3090 [2019-09-24T19:52:09.332Z] NUMBER_OF_PROCESSORS 4 [2019-09-24T19:52:09.332Z] OS Windows_NT [2019-09-24T19:52:09.332Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-09-24T19:52:09.332Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-09-24T19:52:09.332Z] ppc64le true [2019-09-24T19:52:09.332Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-24T19:52:09.332Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-09-24T19:52:09.333Z] PROCESSOR_LEVEL 6 [2019-09-24T19:52:09.333Z] PROCESSOR_REVISION 4f01 [2019-09-24T19:52:09.333Z] ProgramData C:\ProgramData [2019-09-24T19:52:09.333Z] ProgramFiles C:\Program Files [2019-09-24T19:52:09.333Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-24T19:52:09.333Z] ProgramW6432 C:\Program Files [2019-09-24T19:52:09.334Z] PROMPT $P$G [2019-09-24T19:52:09.334Z] PSExecutionPolicyPreference Bypass [2019-09-24T19:52:09.334Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-09-24T19:52:09.334Z] PUBLIC C:\Users\Public [2019-09-24T19:52:09.334Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39980/3/display/redirect?page=changes [2019-09-24T19:52:09.334Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39980/3/display/redirect [2019-09-24T19:52:09.334Z] s390x true [2019-09-24T19:52:09.334Z] skip_dco false [2019-09-24T19:52:09.334Z] SKIP_VALIDATION_TESTS 1 [2019-09-24T19:52:09.334Z] SOURCES_DRIVE d [2019-09-24T19:52:09.334Z] SOURCES_SUBDIR gopath [2019-09-24T19:52:09.334Z] STAGE_NAME Run tests [2019-09-24T19:52:09.334Z] SystemDrive C: [2019-09-24T19:52:09.334Z] SystemRoot C:\windows [2019-09-24T19:52:09.334Z] TEMP C:\windows\TEMP [2019-09-24T19:52:09.334Z] TESTDEBUG 0 [2019-09-24T19:52:09.334Z] TESTRUN_DRIVE d [2019-09-24T19:52:09.334Z] TESTRUN_SUBDIR CI [2019-09-24T19:52:09.334Z] TIMEOUT 120m [2019-09-24T19:52:09.334Z] TMP C:\windows\TEMP [2019-09-24T19:52:09.334Z] unit_validate true [2019-09-24T19:52:09.334Z] USERDOMAIN WORKGROUP [2019-09-24T19:52:09.334Z] USERNAME azwin-2-6d3090$ [2019-09-24T19:52:09.334Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-24T19:52:09.334Z] windir C:\windows [2019-09-24T19:52:09.334Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-24T19:52:09.334Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-09-24T19:52:09.334Z] windowsRS1 false [2019-09-24T19:52:09.334Z] windowsRS5 true [2019-09-24T19:52:09.334Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-24T19:52:09.334Z] [2019-09-24T19:52:09.334Z] [2019-09-24T19:52:09.334Z] [2019-09-24T19:52:09.334Z] INFO: Sources under d:\gopath\... [2019-09-24T19:52:09.334Z] INFO: Test run under d:\CI\... [2019-09-24T19:52:09.334Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-24T19:52:09.334Z] INFO: docker/docker repository was found [2019-09-24T19:52:09.334Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-24T19:52:09.334Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-09-24T19:52:09.334Z] INFO: Docker version of control daemon [2019-09-24T19:52:09.334Z] [2019-09-24T19:52:09.334Z] Client: Docker Engine - Enterprise [2019-09-24T19:52:09.334Z] Version: 19.03.2 [2019-09-24T19:52:09.334Z] API version: 1.40 [2019-09-24T19:52:09.334Z] Go version: go1.12.8 [2019-09-24T19:52:09.334Z] Git commit: c92ab06ed9 [2019-09-24T19:52:09.334Z] Built: 09/03/2019 16:38:11 [2019-09-24T19:52:09.334Z] OS/Arch: windows/amd64 [2019-09-24T19:52:09.334Z] Experimental: false [2019-09-24T19:52:09.334Z] [2019-09-24T19:52:09.334Z] Server: Docker Engine - Enterprise [2019-09-24T19:52:09.334Z] Engine: [2019-09-24T19:52:09.334Z] Version: 19.03.2 [2019-09-24T19:52:09.334Z] API version: 1.40 (minimum version 1.24) [2019-09-24T19:52:09.334Z] Go version: go1.12.8 [2019-09-24T19:52:09.334Z] Git commit: c92ab06ed9 [2019-09-24T19:52:09.334Z] Built: 09/03/2019 16:35:47 [2019-09-24T19:52:09.334Z] OS/Arch: windows/amd64 [2019-09-24T19:52:09.334Z] Experimental: true [2019-09-24T19:52:09.334Z] [2019-09-24T19:52:09.334Z] INFO: Docker info of control daemon [2019-09-24T19:52:09.334Z] [2019-09-24T19:52:09.367Z] [2019-09-24T19:52:09.367Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-24T19:52:09.367Z] #23 DONE 0.1s [2019-09-24T19:52:09.367Z] [2019-09-24T19:52:09.367Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-24T19:52:09.367Z] #52 DONE 0.1s [2019-09-24T19:52:09.367Z] [2019-09-24T19:52:09.367Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-24T19:52:09.367Z] #60 DONE 0.1s [2019-09-24T19:52:09.367Z] [2019-09-24T19:52:09.367Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-24T19:52:09.367Z] #61 ... [2019-09-24T19:52:09.367Z] [2019-09-24T19:52:09.367Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-24T19:52:09.367Z] #29 DONE 0.3s [2019-09-24T19:52:09.367Z] [2019-09-24T19:52:09.367Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-24T19:52:09.367Z] #32 DONE 0.3s [2019-09-24T19:52:09.367Z] [2019-09-24T19:52:09.367Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-24T19:52:09.367Z] #26 DONE 0.3s [2019-09-24T19:52:09.367Z] [2019-09-24T19:52:09.367Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-24T19:52:09.367Z] #49 DONE 0.3s [2019-09-24T19:52:09.625Z] [2019-09-24T19:52:09.625Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-24T19:52:10.870Z] Client: [2019-09-24T19:52:10.870Z] Debug Mode: false [2019-09-24T19:52:10.870Z] Plugins: [2019-09-24T19:52:10.870Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-24T19:52:10.870Z] [2019-09-24T19:52:10.870Z] Server: [2019-09-24T19:52:10.870Z] Containers: 0 [2019-09-24T19:52:10.870Z] Running: 0 [2019-09-24T19:52:10.870Z] Paused: 0 [2019-09-24T19:52:10.870Z] Stopped: 0 [2019-09-24T19:52:10.870Z] Images: 8 [2019-09-24T19:52:10.870Z] Server Version: 19.03.2 [2019-09-24T19:52:10.870Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-24T19:52:10.870Z] Windows: [2019-09-24T19:52:10.870Z] LCOW: [2019-09-24T19:52:10.870Z] Logging Driver: json-file [2019-09-24T19:52:10.870Z] Plugins: [2019-09-24T19:52:10.870Z] Volume: local [2019-09-24T19:52:10.870Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-24T19:52:10.870Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-24T19:52:10.870Z] Swarm: inactive [2019-09-24T19:52:10.870Z] Default Isolation: process [2019-09-24T19:52:10.870Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-24T19:52:10.870Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-24T19:52:10.870Z] OSType: windows [2019-09-24T19:52:10.870Z] Architecture: x86_64 [2019-09-24T19:52:10.870Z] CPUs: 4 [2019-09-24T19:52:10.870Z] Total Memory: 32GiB [2019-09-24T19:52:10.870Z] Name: azwin-2-6d3090 [2019-09-24T19:52:10.870Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-24T19:52:10.870Z] Docker Root Dir: D:\docker [2019-09-24T19:52:10.870Z] Debug Mode: false [2019-09-24T19:52:10.870Z] Registry: https://index.docker.io/v1/ [2019-09-24T19:52:10.870Z] Labels: [2019-09-24T19:52:10.870Z] Experimental: true [2019-09-24T19:52:10.870Z] Insecure Registries: [2019-09-24T19:52:10.870Z] 10.0.0.4:5000 [2019-09-24T19:52:10.870Z] 127.0.0.0/8 [2019-09-24T19:52:10.870Z] Registry Mirrors: [2019-09-24T19:52:10.870Z] http://10.0.0.4:5000/ [2019-09-24T19:52:10.870Z] Live Restore Enabled: false [2019-09-24T19:52:10.870Z] [2019-09-24T19:52:10.870Z] [2019-09-24T19:52:10.870Z] INFO: Commit hash is ae0a878b8 [2019-09-24T19:52:10.870Z] INFO: Nuke-Everything... [2019-09-24T19:52:11.327Z] INFO: Container count on control daemon to delete is 0 [2019-09-24T19:52:11.784Z] INFO: Nuking d:\CI [2019-09-24T19:52:11.784Z] INFO: Zapped successfully [2019-09-24T19:52:11.784Z] INFO: Location for testing is d:\CI\PR-39980\3 [2019-09-24T19:52:11.784Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-24T19:52:11.784Z] [2019-09-24T19:52:11.784Z] [2019-09-24T19:52:11.784Z] INFO: Building the image from Dockerfile.windows at 09/24/2019 19:52:11... [2019-09-24T19:52:11.784Z] [2019-09-24T19:52:14.892Z] #50 ... [2019-09-24T19:52:14.892Z] [2019-09-24T19:52:14.892Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-24T19:52:14.892Z] #15 5.093 + mktemp -d [2019-09-24T19:52:14.892Z] #15 5.120 + export GOPATH=/tmp/tmp.w7dASnCRj3 [2019-09-24T19:52:14.892Z] #15 5.120 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.w7dASnCRj3/src/github.com/go-swagger/go-swagger [2019-09-24T19:52:14.892Z] #15 5.147 Cloning into '/tmp/tmp.w7dASnCRj3/src/github.com/go-swagger/go-swagger'... [2019-09-24T19:52:19.069Z] #15 ... [2019-09-24T19:52:19.069Z] [2019-09-24T19:52:19.069Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-24T19:52:19.069Z] #55 4.763 + mktemp -d [2019-09-24T19:52:19.069Z] #55 4.797 + export GOPATH=/tmp/tmp.KBItmUs6Aw [2019-09-24T19:52:19.069Z] #55 4.797 + git clone https://github.com/docker/distribution.git /tmp/tmp.KBItmUs6Aw/src/github.com/docker/distribution [2019-09-24T19:52:19.069Z] #55 4.878 Cloning into '/tmp/tmp.KBItmUs6Aw/src/github.com/docker/distribution'... [2019-09-24T19:52:19.069Z] #55 ... [2019-09-24T19:52:19.069Z] [2019-09-24T19:52:19.069Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-24T19:52:19.069Z] #17 6.555 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T19:52:19.069Z] #17 6.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T19:52:19.069Z] #17 6.594 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T19:52:19.069Z] #17 6.596 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T19:52:19.069Z] #17 6.641 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T19:52:19.069Z] #17 7.363 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB] [2019-09-24T19:52:19.069Z] #17 9.299 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-24T19:52:19.069Z] #17 10.14 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-24T19:52:19.069Z] #17 ... [2019-09-24T19:52:19.069Z] [2019-09-24T19:52:19.069Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:19.069Z] #35 7.258 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T19:52:19.069Z] #35 7.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T19:52:19.069Z] #35 7.316 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T19:52:19.069Z] #35 7.329 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T19:52:19.069Z] #35 7.369 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T19:52:19.069Z] #35 8.241 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB] [2019-09-24T19:52:19.069Z] #35 10.14 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-24T19:52:19.326Z] #35 ... [2019-09-24T19:52:19.326Z] [2019-09-24T19:52:19.326Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-24T19:52:19.326Z] #24 6.021 + RM_GOPATH=0 [2019-09-24T19:52:19.326Z] #24 6.021 + TMP_GOPATH= [2019-09-24T19:52:19.326Z] #24 6.021 + : /build [2019-09-24T19:52:19.326Z] #24 6.022 + '[' -z '' ']' [2019-09-24T19:52:19.326Z] #24 6.026 ++ mktemp -d [2019-09-24T19:52:19.326Z] #24 6.052 + export GOPATH=/tmp/tmp.O6FEKQCYd5 [2019-09-24T19:52:19.326Z] #24 6.052 + GOPATH=/tmp/tmp.O6FEKQCYd5 [2019-09-24T19:52:19.326Z] #24 6.053 + RM_GOPATH=1 [2019-09-24T19:52:19.326Z] #24 6.053 ++ dirname ./install.sh [2019-09-24T19:52:19.326Z] #24 6.054 + dir=. [2019-09-24T19:52:19.326Z] #24 6.055 + bin=golangci_lint [2019-09-24T19:52:19.326Z] #24 6.055 + shift [2019-09-24T19:52:19.326Z] #24 6.055 + '[' '!' -f ./golangci_lint.installer ']' [2019-09-24T19:52:19.326Z] #24 6.055 + . ./golangci_lint.installer [2019-09-24T19:52:19.326Z] #24 6.055 ++ : v1.17.1 [2019-09-24T19:52:19.326Z] #24 6.056 + install_golangci_lint [2019-09-24T19:52:19.326Z] #24 6.056 + echo 'Installing golangci-lint version v1.17.1' [2019-09-24T19:52:19.326Z] #24 6.056 Installing golangci-lint version v1.17.1 [2019-09-24T19:52:19.326Z] #24 6.056 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-24T19:52:19.326Z] #24 ... [2019-09-24T19:52:19.326Z] [2019-09-24T19:52:19.326Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:19.326Z] #57 4.891 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T19:52:19.326Z] #57 4.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T19:52:19.326Z] #57 5.043 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T19:52:19.326Z] #57 5.064 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T19:52:19.326Z] #57 5.228 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T19:52:19.326Z] #57 5.996 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB] [2019-09-24T19:52:19.326Z] #57 7.517 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-24T19:52:19.326Z] #57 8.379 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-24T19:52:19.584Z] #57 ... [2019-09-24T19:52:19.584Z] [2019-09-24T19:52:19.584Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-24T19:52:19.584Z] #44 5.146 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T19:52:19.584Z] #44 5.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T19:52:19.584Z] #44 5.245 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T19:52:19.584Z] #44 5.254 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T19:52:19.584Z] #44 5.321 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T19:52:19.584Z] #44 6.074 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB] [2019-09-24T19:52:19.584Z] #44 7.551 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-24T19:52:19.584Z] #44 8.570 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-24T19:52:19.584Z] #44 ... [2019-09-24T19:52:19.584Z] [2019-09-24T19:52:19.584Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-24T19:52:19.584Z] #27 5.913 + RM_GOPATH=0 [2019-09-24T19:52:19.584Z] #27 5.913 + TMP_GOPATH= [2019-09-24T19:52:19.584Z] #27 5.913 + : /build [2019-09-24T19:52:19.584Z] #27 5.913 + '[' -z '' ']' [2019-09-24T19:52:19.584Z] #27 5.913 ++ mktemp -d [2019-09-24T19:52:19.584Z] #27 5.916 + export GOPATH=/tmp/tmp.SFO4xYLSOU [2019-09-24T19:52:19.584Z] #27 5.917 + GOPATH=/tmp/tmp.SFO4xYLSOU [2019-09-24T19:52:19.584Z] #27 5.917 + RM_GOPATH=1 [2019-09-24T19:52:19.584Z] #27 5.918 ++ dirname ./install.sh [2019-09-24T19:52:19.584Z] #27 5.921 + dir=. [2019-09-24T19:52:19.584Z] #27 5.921 + bin=gotestsum [2019-09-24T19:52:19.584Z] #27 5.921 + shift [2019-09-24T19:52:19.584Z] #27 5.921 + '[' '!' -f ./gotestsum.installer ']' [2019-09-24T19:52:19.584Z] #27 5.921 + . ./gotestsum.installer [2019-09-24T19:52:19.584Z] #27 5.921 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-24T19:52:19.584Z] #27 5.921 + install_gotestsum [2019-09-24T19:52:19.584Z] #27 5.921 + echo 'Installing gotestsum version v0.3.5' [2019-09-24T19:52:19.584Z] #27 5.922 Installing gotestsum version v0.3.5 [2019-09-24T19:52:19.584Z] #27 5.922 + go get -d gotest.tools/gotestsum [2019-09-24T19:52:19.842Z] #27 ... [2019-09-24T19:52:19.842Z] [2019-09-24T19:52:19.842Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-24T19:52:19.842Z] #6 6.812 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T19:52:19.842Z] #6 6.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T19:52:19.842Z] #6 6.870 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T19:52:19.842Z] #6 6.889 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T19:52:19.842Z] #6 6.913 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T19:52:19.842Z] #6 7.851 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB] [2019-09-24T19:52:19.842Z] #6 9.726 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-24T19:52:19.842Z] #6 10.70 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-24T19:52:20.099Z] #6 ... [2019-09-24T19:52:20.099Z] [2019-09-24T19:52:20.099Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:52:20.099Z] #33 6.110 + RM_GOPATH=0 [2019-09-24T19:52:20.099Z] #33 6.110 + TMP_GOPATH= [2019-09-24T19:52:20.099Z] #33 6.110 + : /build [2019-09-24T19:52:20.099Z] #33 6.110 + '[' -z '' ']' [2019-09-24T19:52:20.099Z] #33 6.110 ++ mktemp -d [2019-09-24T19:52:20.099Z] #33 6.112 + export GOPATH=/tmp/tmp.6kEL8TEa6q [2019-09-24T19:52:20.099Z] #33 6.112 + GOPATH=/tmp/tmp.6kEL8TEa6q [2019-09-24T19:52:20.099Z] #33 6.112 + RM_GOPATH=1 [2019-09-24T19:52:20.099Z] #33 6.112 ++ dirname ./install.sh [2019-09-24T19:52:20.099Z] #33 6.113 + dir=. [2019-09-24T19:52:20.099Z] #33 6.113 + bin=vndr [2019-09-24T19:52:20.099Z] #33 6.113 + shift [2019-09-24T19:52:20.099Z] #33 6.113 + '[' '!' -f ./vndr.installer ']' [2019-09-24T19:52:20.099Z] #33 6.114 + . ./vndr.installer [2019-09-24T19:52:20.099Z] #33 6.114 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-24T19:52:20.099Z] #33 6.124 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-24T19:52:20.099Z] #33 6.124 + install_vndr [2019-09-24T19:52:20.099Z] #33 6.124 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-24T19:52:20.099Z] #33 6.124 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6kEL8TEa6q/src/github.com/LK4D4/vndr [2019-09-24T19:52:20.099Z] #33 6.124 Cloning into '/tmp/tmp.6kEL8TEa6q/src/github.com/LK4D4/vndr'... [2019-09-24T19:52:20.099Z] #33 7.072 + cd /tmp/tmp.6kEL8TEa6q/src/github.com/LK4D4/vndr [2019-09-24T19:52:20.099Z] #33 7.080 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-24T19:52:20.099Z] #33 7.112 + go build -buildmode=pie -v -o /build/vndr . [2019-09-24T19:52:20.099Z] #33 8.549 runtime/internal/atomic [2019-09-24T19:52:20.099Z] #33 8.593 internal/cpu [2019-09-24T19:52:20.099Z] #33 8.803 runtime/internal/sys [2019-09-24T19:52:20.099Z] #33 8.990 runtime/internal/math [2019-09-24T19:52:20.099Z] #33 9.145 internal/race [2019-09-24T19:52:20.099Z] #33 9.213 internal/bytealg [2019-09-24T19:52:20.099Z] #33 9.273 sync/atomic [2019-09-24T19:52:20.099Z] #33 9.567 unicode [2019-09-24T19:52:20.099Z] #33 10.07 runtime [2019-09-24T19:52:20.099Z] #33 ... [2019-09-24T19:52:20.099Z] [2019-09-24T19:52:20.099Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-24T19:52:20.099Z] #30 6.360 + RM_GOPATH=0 [2019-09-24T19:52:20.099Z] #30 6.360 + TMP_GOPATH= [2019-09-24T19:52:20.099Z] #30 6.360 + : /build [2019-09-24T19:52:20.099Z] #30 6.360 + '[' -z '' ']' [2019-09-24T19:52:20.099Z] #30 6.369 ++ mktemp -d [2019-09-24T19:52:20.099Z] #30 6.369 + export GOPATH=/tmp/tmp.qn2QHqfhbJ [2019-09-24T19:52:20.099Z] #30 6.369 + GOPATH=/tmp/tmp.qn2QHqfhbJ [2019-09-24T19:52:20.099Z] #30 6.369 + RM_GOPATH=1 [2019-09-24T19:52:20.099Z] #30 6.375 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-24T19:52:20.099Z] #30 6.375 ++ dirname ./install.sh [2019-09-24T19:52:20.099Z] #30 6.375 + dir=. [2019-09-24T19:52:20.099Z] #30 6.375 + bin=tomlv [2019-09-24T19:52:20.099Z] #30 6.375 + shift [2019-09-24T19:52:20.099Z] #30 6.375 + '[' '!' -f ./tomlv.installer ']' [2019-09-24T19:52:20.099Z] #30 6.375 + . ./tomlv.installer [2019-09-24T19:52:20.099Z] #30 6.375 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-24T19:52:20.099Z] #30 6.375 + install_tomlv [2019-09-24T19:52:20.099Z] #30 6.375 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-24T19:52:20.099Z] #30 6.375 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qn2QHqfhbJ/src/github.com/BurntSushi/toml [2019-09-24T19:52:20.099Z] #30 6.379 Cloning into '/tmp/tmp.qn2QHqfhbJ/src/github.com/BurntSushi/toml'... [2019-09-24T19:52:20.099Z] #30 7.672 + cd /tmp/tmp.qn2QHqfhbJ/src/github.com/BurntSushi/toml [2019-09-24T19:52:20.099Z] #30 7.672 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-24T19:52:20.099Z] #30 7.717 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-24T19:52:20.099Z] #30 8.442 runtime/internal/atomic [2019-09-24T19:52:20.099Z] #30 8.458 internal/cpu [2019-09-24T19:52:20.099Z] #30 8.744 runtime/internal/sys [2019-09-24T19:52:20.099Z] #30 8.936 internal/bytealg [2019-09-24T19:52:20.099Z] #30 9.039 runtime/internal/math [2019-09-24T19:52:20.099Z] #30 9.163 math/bits [2019-09-24T19:52:20.099Z] #30 9.865 math [2019-09-24T19:52:20.099Z] #30 9.905 runtime [2019-09-24T19:52:20.357Z] #30 ... [2019-09-24T19:52:20.357Z] [2019-09-24T19:52:20.357Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-24T19:52:20.357Z] #53 6.232 + RM_GOPATH=0 [2019-09-24T19:52:20.357Z] #53 6.232 + TMP_GOPATH= [2019-09-24T19:52:20.357Z] #53 6.232 + : /build [2019-09-24T19:52:20.357Z] #53 6.232 + '[' -z '' ']' [2019-09-24T19:52:20.357Z] #53 6.232 ++ mktemp -d [2019-09-24T19:52:20.357Z] #53 6.234 + export GOPATH=/tmp/tmp.e0Cm10pU7Q [2019-09-24T19:52:20.357Z] #53 6.234 + GOPATH=/tmp/tmp.e0Cm10pU7Q [2019-09-24T19:52:20.357Z] #53 6.234 + RM_GOPATH=1 [2019-09-24T19:52:20.357Z] #53 6.234 ++ dirname ./install.sh [2019-09-24T19:52:20.357Z] #53 6.265 + dir=. [2019-09-24T19:52:20.357Z] #53 6.266 + bin=dockercli [2019-09-24T19:52:20.357Z] #53 6.266 + shift [2019-09-24T19:52:20.357Z] #53 6.266 + '[' '!' -f ./dockercli.installer ']' [2019-09-24T19:52:20.357Z] #53 6.266 + . ./dockercli.installer [2019-09-24T19:52:20.357Z] #53 6.266 ++ DOCKERCLI_CHANNEL=stable [2019-09-24T19:52:20.357Z] #53 6.266 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-24T19:52:20.357Z] #53 6.275 Install docker/cli version 17.06.2-ce from stable [2019-09-24T19:52:20.357Z] #53 6.275 + install_dockercli [2019-09-24T19:52:20.357Z] #53 6.275 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-24T19:52:20.357Z] #53 6.275 ++ uname -m [2019-09-24T19:52:20.357Z] #53 6.283 + arch=x86_64 [2019-09-24T19:52:20.357Z] #53 6.283 + '[' x86_64 '!=' x86_64 ']' [2019-09-24T19:52:20.357Z] #53 6.283 + url=https://download.docker.com/linux/static [2019-09-24T19:52:20.357Z] #53 6.283 + tar -xz docker/docker [2019-09-24T19:52:20.357Z] #53 6.283 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-24T19:52:20.357Z] #53 ... [2019-09-24T19:52:20.357Z] [2019-09-24T19:52:20.357Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-24T19:52:20.357Z] #61 6.242 + RM_GOPATH=0 [2019-09-24T19:52:20.357Z] #61 6.242 + TMP_GOPATH= [2019-09-24T19:52:20.357Z] #61 6.242 + : /build/ [2019-09-24T19:52:20.357Z] #61 6.242 + '[' -z '' ']' [2019-09-24T19:52:20.357Z] #61 6.242 ++ mktemp -d [2019-09-24T19:52:20.357Z] #61 6.247 + export GOPATH=/tmp/tmp.EPeQ2ovwOo [2019-09-24T19:52:20.357Z] #61 6.247 + GOPATH=/tmp/tmp.EPeQ2ovwOo [2019-09-24T19:52:20.357Z] #61 6.247 + RM_GOPATH=1 [2019-09-24T19:52:20.357Z] #61 6.247 ++ dirname ./install.sh [2019-09-24T19:52:20.357Z] #61 6.248 + dir=. [2019-09-24T19:52:20.357Z] #61 6.248 + bin=rootlesskit [2019-09-24T19:52:20.357Z] #61 6.248 + shift [2019-09-24T19:52:20.357Z] #61 6.248 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-24T19:52:20.357Z] #61 6.248 + . ./rootlesskit.installer [2019-09-24T19:52:20.357Z] #61 6.249 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-24T19:52:20.357Z] #61 6.249 + install_rootlesskit [2019-09-24T19:52:20.357Z] #61 6.249 + case "$1" in [2019-09-24T19:52:20.357Z] #61 6.249 + export CGO_ENABLED=0 [2019-09-24T19:52:20.357Z] #61 6.249 + CGO_ENABLED=0 [2019-09-24T19:52:20.357Z] #61 6.250 + _install_rootlesskit [2019-09-24T19:52:20.357Z] #61 6.250 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-24T19:52:20.357Z] #61 6.250 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-24T19:52:20.357Z] #61 6.250 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EPeQ2ovwOo/src/github.com/rootless-containers/rootlesskit [2019-09-24T19:52:20.357Z] #61 6.270 Cloning into '/tmp/tmp.EPeQ2ovwOo/src/github.com/rootless-containers/rootlesskit'... [2019-09-24T19:52:20.357Z] #61 10.14 + cd /tmp/tmp.EPeQ2ovwOo/src/github.com/rootless-containers/rootlesskit [2019-09-24T19:52:20.357Z] #61 10.14 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-24T19:52:20.357Z] #61 10.32 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-24T19:52:20.357Z] #61 10.32 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-24T19:52:22.093Z] Sending build context to Docker daemon 308.1MB [2019-09-24T19:52:22.093Z] [2019-09-24T19:52:22.093Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-24T19:52:22.093Z] ---> 1ddfa8bee56a [2019-09-24T19:52:22.093Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-24T19:52:22.093Z] ---> Using cache [2019-09-24T19:52:22.093Z] ---> d4409118bc1a [2019-09-24T19:52:22.093Z] Step 3/8 : ARG GO_VERSION=1.13.0 [2019-09-24T19:52:22.093Z] ---> Running in ac1c3cf757e1 [2019-09-24T19:52:22.253Z] #61 ... [2019-09-24T19:52:22.253Z] [2019-09-24T19:52:22.253Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:52:22.253Z] #33 13.05 unicode/utf8 [2019-09-24T19:52:22.551Z] Removing intermediate container ac1c3cf757e1 [2019-09-24T19:52:22.551Z] ---> 9095a9e4961e [2019-09-24T19:52:22.551Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-09-24T19:52:23.010Z] ---> Running in a783420198a2 [2019-09-24T19:52:23.185Z] #33 13.81 math/bits [2019-09-24T19:52:23.467Z] Removing intermediate container a783420198a2 [2019-09-24T19:52:23.467Z] ---> 62012158791c [2019-09-24T19:52:23.467Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-09-24T19:52:23.467Z] ---> Running in 580db1b79f2d [2019-09-24T19:52:23.750Z] #33 14.42 math [2019-09-24T19:52:25.647Z] #33 ... [2019-09-24T19:52:25.647Z] [2019-09-24T19:52:25.647Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-24T19:52:25.647Z] #50 6.300 + RM_GOPATH=0 [2019-09-24T19:52:25.647Z] #50 6.300 + TMP_GOPATH= [2019-09-24T19:52:25.647Z] #50 6.300 + : /build [2019-09-24T19:52:25.647Z] #50 6.300 + '[' -z '' ']' [2019-09-24T19:52:25.647Z] #50 6.302 ++ mktemp -d [2019-09-24T19:52:25.647Z] #50 6.313 + export GOPATH=/tmp/tmp.lINmoSVlTc [2019-09-24T19:52:25.647Z] #50 6.313 + GOPATH=/tmp/tmp.lINmoSVlTc [2019-09-24T19:52:25.647Z] #50 6.313 + RM_GOPATH=1 [2019-09-24T19:52:25.647Z] #50 6.313 ++ dirname ./install.sh [2019-09-24T19:52:25.647Z] #50 6.314 + dir=. [2019-09-24T19:52:25.647Z] #50 6.314 + bin=proxy [2019-09-24T19:52:25.647Z] #50 6.314 + shift [2019-09-24T19:52:25.647Z] #50 6.314 + '[' '!' -f ./proxy.installer ']' [2019-09-24T19:52:25.647Z] #50 6.314 + . ./proxy.installer [2019-09-24T19:52:25.647Z] #50 6.314 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-09-24T19:52:25.647Z] #50 6.314 + install_proxy [2019-09-24T19:52:25.647Z] #50 6.314 + case "$1" in [2019-09-24T19:52:25.647Z] #50 6.314 + export CGO_ENABLED=0 [2019-09-24T19:52:25.647Z] #50 6.314 + CGO_ENABLED=0 [2019-09-24T19:52:25.647Z] #50 6.314 + _install_proxy [2019-09-24T19:52:25.647Z] #50 6.314 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-09-24T19:52:25.647Z] #50 6.314 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lINmoSVlTc/src/github.com/docker/libnetwork [2019-09-24T19:52:25.647Z] #50 6.315 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-24T19:52:25.647Z] #50 6.332 Cloning into '/tmp/tmp.lINmoSVlTc/src/github.com/docker/libnetwork'... [2019-09-24T19:52:25.903Z] #50 ... [2019-09-24T19:52:25.903Z] [2019-09-24T19:52:25.903Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-24T19:52:25.903Z] #30 13.72 unicode/utf8 [2019-09-24T19:52:25.903Z] #30 14.25 internal/race [2019-09-24T19:52:25.903Z] #30 14.34 sync/atomic [2019-09-24T19:52:25.903Z] #30 14.60 unicode [2019-09-24T19:52:27.273Z] #30 17.67 internal/testlog [2019-09-24T19:52:27.531Z] #30 17.99 encoding [2019-09-24T19:52:27.531Z] #30 18.16 runtime/cgo [2019-09-24T19:52:27.789Z] #30 ... [2019-09-24T19:52:27.789Z] [2019-09-24T19:52:27.789Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-24T19:52:27.789Z] #53 16.85 + mkdir -p /build [2019-09-24T19:52:27.789Z] #53 16.85 + mv docker/docker /build/ [2019-09-24T19:52:27.789Z] #53 16.88 + rmdir docker [2019-09-24T19:52:27.789Z] #53 DONE 18.6s [2019-09-24T19:52:28.047Z] [2019-09-24T19:52:28.047Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:52:28.047Z] #33 18.34 internal/testlog [2019-09-24T19:52:28.308Z] #33 18.88 encoding [2019-09-24T19:52:28.308Z] #33 19.00 unicode/utf16 [2019-09-24T19:52:28.872Z] #33 19.53 container/list [2019-09-24T19:52:29.254Z] [2019-09-24T19:52:29.254Z] SUCCESS: Specified value was saved. [2019-09-24T19:52:29.435Z] #33 20.18 crypto/internal/subtle [2019-09-24T19:52:29.692Z] #33 20.44 crypto/subtle [2019-09-24T19:52:29.949Z] #33 ... [2019-09-24T19:52:29.949Z] [2019-09-24T19:52:29.949Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:29.949Z] #35 11.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-24T19:52:29.949Z] #35 ... [2019-09-24T19:52:29.949Z] [2019-09-24T19:52:29.949Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-24T19:52:29.949Z] #50 20.60 + cd /tmp/tmp.lINmoSVlTc/src/github.com/docker/libnetwork [2019-09-24T19:52:29.949Z] #50 20.60 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-24T19:52:30.223Z] INFO: Downloading git... [2019-09-24T19:52:30.513Z] #50 21.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-24T19:52:31.763Z] INFO: Downloading go... [2019-09-24T19:52:35.704Z] INFO [loader] Go packages loading at mode load types and syntax took 26.775327202s [2019-09-24T19:52:35.704Z] INFO [loader] SSA repr building timing: packages building 213.895475ms, total 5.214183947s [2019-09-24T19:52:35.770Z] #50 ... [2019-09-24T19:52:35.770Z] [2019-09-24T19:52:35.770Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-24T19:52:35.770Z] #24 23.44 + cd /tmp/tmp.O6FEKQCYd5/src/github.com/golangci/golangci-lint/ [2019-09-24T19:52:35.770Z] #24 23.44 + git checkout -q v1.17.1 [2019-09-24T19:52:35.770Z] #24 24.88 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-24T19:52:37.142Z] #24 ... [2019-09-24T19:52:37.142Z] [2019-09-24T19:52:37.142Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-24T19:52:37.142Z] #55 18.07 + cd /tmp/tmp.KBItmUs6Aw/src/github.com/docker/distribution [2019-09-24T19:52:37.142Z] #55 18.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-24T19:52:37.142Z] #55 21.11 + GOPATH=/tmp/tmp.KBItmUs6Aw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.KBItmUs6Aw go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-24T19:52:37.142Z] #55 ... [2019-09-24T19:52:37.142Z] [2019-09-24T19:52:37.142Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:52:37.142Z] #33 20.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-24T19:52:37.142Z] #33 20.78 internal/nettrace [2019-09-24T19:52:37.142Z] #33 20.93 runtime/cgo [2019-09-24T19:52:37.142Z] #33 ... [2019-09-24T19:52:37.142Z] [2019-09-24T19:52:37.142Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-24T19:52:37.142Z] #17 21.90 Fetched 7925 kB in 16s (485 kB/s) [2019-09-24T19:52:37.142Z] #17 21.90 Reading package lists... [2019-09-24T19:52:37.400Z] #17 28.30 Reading package lists... [2019-09-24T19:52:37.400Z] #17 ... [2019-09-24T19:52:37.400Z] [2019-09-24T19:52:37.400Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-24T19:52:37.400Z] #6 22.44 Fetched 7925 kB in 16s (477 kB/s) [2019-09-24T19:52:37.400Z] #6 22.44 Reading package lists... [2019-09-24T19:52:37.556Z] INFO: Downloading compiler 1 of 3... [2019-09-24T19:52:38.522Z] INFO: Downloading compiler 2 of 3... [2019-09-24T19:52:38.775Z] #6 28.69 Reading package lists... [2019-09-24T19:52:38.775Z] #6 ... [2019-09-24T19:52:38.775Z] [2019-09-24T19:52:38.775Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:38.775Z] #35 23.30 Fetched 7925 kB in 17s (463 kB/s) [2019-09-24T19:52:38.775Z] #35 23.30 Reading package lists... [2019-09-24T19:52:38.980Z] INFO: Downloading compiler 3 of 3... [2019-09-24T19:52:39.033Z] #35 29.91 Reading package lists... [2019-09-24T19:52:39.033Z] #35 ... [2019-09-24T19:52:39.033Z] [2019-09-24T19:52:39.033Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:39.033Z] #57 20.16 Fetched 7925 kB in 16s (487 kB/s) [2019-09-24T19:52:39.033Z] #57 20.16 Reading package lists... [2019-09-24T19:52:39.291Z] #57 26.80 Reading package lists... [2019-09-24T19:52:39.291Z] #57 ... [2019-09-24T19:52:39.291Z] [2019-09-24T19:52:39.291Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-24T19:52:39.291Z] #44 20.54 Fetched 7925 kB in 16s (480 kB/s) [2019-09-24T19:52:39.291Z] #44 20.54 Reading package lists... [2019-09-24T19:52:39.439Z] INFO: Extracting git... [2019-09-24T19:52:40.664Z] #44 26.90 Reading package lists... [2019-09-24T19:52:40.664Z] #44 ... [2019-09-24T19:52:40.664Z] [2019-09-24T19:52:40.664Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:52:40.664Z] #33 31.47 vendor/golang.org/x/crypto/internal/subtle [2019-09-24T19:52:40.922Z] #33 31.60 vendor/golang.org/x/crypto/curve25519 [2019-09-24T19:52:46.182Z] #33 ... [2019-09-24T19:52:46.182Z] [2019-09-24T19:52:46.182Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-24T19:52:46.182Z] #15 37.08 + cd /tmp/tmp.w7dASnCRj3/src/github.com/go-swagger/go-swagger [2019-09-24T19:52:46.182Z] #15 37.08 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-24T19:52:47.115Z] #15 ... [2019-09-24T19:52:47.115Z] [2019-09-24T19:52:47.115Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-24T19:52:47.115Z] #50 DONE 37.8s [2019-09-24T19:52:47.115Z] [2019-09-24T19:52:47.115Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:47.115Z] #57 26.80 Reading package lists... [2019-09-24T19:52:47.115Z] #57 32.76 Building dependency tree... [2019-09-24T19:52:47.115Z] #57 33.82 Reading state information... [2019-09-24T19:52:47.115Z] #57 35.12 The following additional packages will be installed: [2019-09-24T19:52:47.115Z] #57 35.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-24T19:52:47.115Z] #57 35.12 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-24T19:52:47.115Z] #57 35.13 Suggested packages: [2019-09-24T19:52:47.115Z] #57 35.14 manpages-dev python-setuptools [2019-09-24T19:52:47.115Z] #57 36.70 The following NEW packages will be installed: [2019-09-24T19:52:47.115Z] #57 36.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-24T19:52:47.115Z] #57 36.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-24T19:52:47.115Z] #57 36.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-24T19:52:47.115Z] #57 36.73 zlib1g-dev [2019-09-24T19:52:47.115Z] #57 37.85 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T19:52:47.115Z] #57 37.85 Need to get 3602 kB of archives. [2019-09-24T19:52:47.115Z] #57 37.85 After this operation, 18.9 MB of additional disk space will be used. [2019-09-24T19:52:47.115Z] #57 37.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-24T19:52:47.116Z] #57 37.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-24T19:52:47.116Z] #57 37.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-24T19:52:47.116Z] #57 37.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-24T19:52:47.116Z] #57 37.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-24T19:52:47.116Z] #57 37.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-24T19:52:47.116Z] #57 37.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-24T19:52:47.116Z] #57 37.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-24T19:52:47.116Z] #57 37.90 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-24T19:52:47.116Z] #57 37.98 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-24T19:52:47.116Z] #57 37.99 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-24T19:52:47.116Z] #57 38.07 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-24T19:52:47.116Z] #57 38.10 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-24T19:52:47.116Z] #57 38.10 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-24T19:52:47.116Z] #57 38.11 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-24T19:52:47.116Z] #57 38.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-24T19:52:48.048Z] #57 ... [2019-09-24T19:52:48.048Z] [2019-09-24T19:52:48.048Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-24T19:52:48.048Z] #15 39.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-24T19:52:50.570Z] #15 ... [2019-09-24T19:52:50.570Z] [2019-09-24T19:52:50.570Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-24T19:52:50.570Z] #44 26.90 Reading package lists... [2019-09-24T19:52:50.570Z] #44 33.39 Building dependency tree... [2019-09-24T19:52:50.570Z] #44 34.67 Reading state information... [2019-09-24T19:52:50.570Z] #44 36.18 The following additional packages will be installed: [2019-09-24T19:52:50.570Z] #44 36.18 btrfs-progs liblzo2-2 [2019-09-24T19:52:50.570Z] #44 36.44 The following NEW packages will be installed: [2019-09-24T19:52:50.570Z] #44 36.45 btrfs-progs btrfs-tools liblzo2-2 [2019-09-24T19:52:50.570Z] #44 37.57 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T19:52:50.570Z] #44 37.57 Need to get 649 kB of archives. [2019-09-24T19:52:50.570Z] #44 37.57 After this operation, 4320 kB of additional disk space will be used. [2019-09-24T19:52:50.570Z] #44 37.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-24T19:52:50.570Z] #44 37.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-24T19:52:50.570Z] #44 37.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-24T19:52:50.570Z] #44 39.12 debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T19:52:50.570Z] #44 39.59 Fetched 649 kB in 1s (604 kB/s) [2019-09-24T19:52:50.570Z] #44 39.88 Selecting previously unselected package liblzo2-2:amd64. [2019-09-24T19:52:50.570Z] #44 39.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-24T19:52:50.570Z] #44 40.01 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-24T19:52:50.570Z] #44 40.02 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-24T19:52:50.570Z] #44 40.17 Selecting previously unselected package btrfs-progs. [2019-09-24T19:52:50.570Z] #44 40.17 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-24T19:52:50.570Z] #44 40.18 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-24T19:52:50.570Z] #44 40.80 Selecting previously unselected package btrfs-tools. [2019-09-24T19:52:50.570Z] #44 40.81 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-24T19:52:50.570Z] #44 40.82 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-24T19:52:50.570Z] #44 40.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:52:50.570Z] #44 41.17 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-24T19:52:50.570Z] #44 41.20 Setting up btrfs-progs (4.7.3-1) ... [2019-09-24T19:52:50.570Z] #44 41.22 Setting up btrfs-tools (4.7.3-1) ... [2019-09-24T19:52:50.570Z] #44 41.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:52:50.570Z] #44 DONE 41.6s [2019-09-24T19:52:50.570Z] [2019-09-24T19:52:50.570Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-24T19:52:50.570Z] #17 28.30 Reading package lists... [2019-09-24T19:52:50.570Z] #17 34.89 Building dependency tree... [2019-09-24T19:52:50.570Z] #17 36.21 Reading state information... [2019-09-24T19:52:50.570Z] #17 37.38 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-24T19:52:50.570Z] #17 37.38 The following additional packages will be installed: [2019-09-24T19:52:50.570Z] #17 37.38 libjq1 libonig4 [2019-09-24T19:52:50.570Z] #17 37.70 The following NEW packages will be installed: [2019-09-24T19:52:50.570Z] #17 37.71 jq libjq1 libonig4 [2019-09-24T19:52:50.570Z] #17 38.87 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T19:52:50.570Z] #17 38.87 Need to get 327 kB of archives. [2019-09-24T19:52:50.570Z] #17 38.87 After this operation, 1157 kB of additional disk space will be used. [2019-09-24T19:52:50.570Z] #17 38.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-24T19:52:50.571Z] #17 38.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-24T19:52:50.571Z] #17 38.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-24T19:52:50.571Z] #17 40.21 debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T19:52:50.571Z] #17 40.36 Fetched 327 kB in 1s (300 kB/s) [2019-09-24T19:52:50.571Z] #17 40.44 Selecting previously unselected package libonig4:amd64. [2019-09-24T19:52:50.571Z] #17 40.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 ... 15091 files and directories currently installed.) [2019-09-24T19:52:50.571Z] #17 40.51 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-24T19:52:50.571Z] #17 40.53 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-24T19:52:50.571Z] #17 40.76 Selecting previously unselected package libjq1:amd64. [2019-09-24T19:52:50.571Z] #17 40.76 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-24T19:52:50.571Z] #17 40.76 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-24T19:52:50.571Z] #17 40.92 Selecting previously unselected package jq. [2019-09-24T19:52:50.571Z] #17 40.92 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-24T19:52:50.571Z] #17 40.92 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-24T19:52:50.571Z] #17 41.11 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-24T19:52:50.571Z] #17 41.13 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-24T19:52:50.571Z] #17 41.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:52:50.571Z] #17 41.27 Setting up jq (1.5+dfsg-1.3) ... [2019-09-24T19:52:50.571Z] #17 DONE 41.6s [2019-09-24T19:52:50.828Z] [2019-09-24T19:52:50.828Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T19:52:50.828Z] #45 DONE 0.1s [2019-09-24T19:52:50.828Z] [2019-09-24T19:52:50.828Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-24T19:52:50.828Z] #19 DONE 0.1s [2019-09-24T19:52:50.828Z] [2019-09-24T19:52:50.828Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-24T19:52:50.828Z] #46 DONE 0.1s [2019-09-24T19:52:50.828Z] [2019-09-24T19:52:50.828Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:50.828Z] #57 39.83 debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T19:52:50.828Z] #57 40.08 Fetched 3602 kB in 1s (2691 kB/s) [2019-09-24T19:52:50.828Z] #57 40.17 Selecting previously unselected package libnet1:amd64. [2019-09-24T19:52:50.828Z] #57 40.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-24T19:52:50.828Z] #57 40.23 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-24T19:52:50.828Z] #57 40.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-24T19:52:50.828Z] #57 40.36 Selecting previously unselected package libcap-dev:amd64. [2019-09-24T19:52:50.828Z] #57 40.37 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-24T19:52:50.828Z] #57 40.38 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-24T19:52:50.828Z] #57 40.50 Selecting previously unselected package libnet1-dev. [2019-09-24T19:52:50.828Z] #57 40.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-24T19:52:50.828Z] #57 40.51 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-24T19:52:50.828Z] #57 40.70 Selecting previously unselected package libnl-3-200:amd64. [2019-09-24T19:52:50.828Z] #57 40.70 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-24T19:52:50.828Z] #57 40.72 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-24T19:52:50.828Z] #57 40.85 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-24T19:52:50.828Z] #57 40.86 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-24T19:52:50.828Z] #57 40.87 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-24T19:52:50.828Z] #57 41.16 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-24T19:52:50.828Z] #57 41.17 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-24T19:52:50.828Z] #57 41.20 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-24T19:52:50.828Z] #57 41.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-24T19:52:50.828Z] #57 41.31 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-24T19:52:50.828Z] #57 41.31 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-24T19:52:50.828Z] #57 41.56 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-24T19:52:50.828Z] #57 41.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-24T19:52:50.828Z] #57 41.60 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-24T19:52:51.085Z] #57 ... [2019-09-24T19:52:51.085Z] [2019-09-24T19:52:51.085Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-24T19:52:51.085Z] #6 28.69 Reading package lists... [2019-09-24T19:52:51.085Z] #6 34.80 Building dependency tree... [2019-09-24T19:52:51.085Z] #6 36.05 Reading state information... [2019-09-24T19:52:51.085Z] #6 37.35 The following additional packages will be installed: [2019-09-24T19:52:51.085Z] #6 37.36 libapparmor1 libseccomp2 [2019-09-24T19:52:51.085Z] #6 37.37 Suggested packages: [2019-09-24T19:52:51.085Z] #6 37.37 seccomp [2019-09-24T19:52:51.085Z] #6 37.74 The following NEW packages will be installed: [2019-09-24T19:52:51.085Z] #6 37.75 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-24T19:52:51.085Z] #6 38.91 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T19:52:51.085Z] #6 38.91 Need to get 300 kB of archives. [2019-09-24T19:52:51.085Z] #6 38.91 After this operation, 1201 kB of additional disk space will be used. [2019-09-24T19:52:51.085Z] #6 38.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-24T19:52:51.085Z] #6 38.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-09-24T19:52:51.085Z] #6 38.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-24T19:52:51.085Z] #6 38.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-24T19:52:51.085Z] #6 40.20 debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T19:52:51.085Z] #6 40.38 Fetched 300 kB in 1s (281 kB/s) [2019-09-24T19:52:51.085Z] #6 40.46 Selecting previously unselected package libseccomp2:amd64. [2019-09-24T19:52:51.085Z] #6 40.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-24T19:52:51.085Z] #6 40.51 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-24T19:52:51.085Z] #6 40.53 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-24T19:52:51.085Z] #6 40.63 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-24T19:52:51.085Z] #6 40.63 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-24T19:52:51.085Z] #6 40.64 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-24T19:52:51.085Z] #6 40.80 Selecting previously unselected package libapparmor1:amd64. [2019-09-24T19:52:51.085Z] #6 40.81 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-24T19:52:51.085Z] #6 40.81 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-24T19:52:51.085Z] #6 40.97 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-24T19:52:51.085Z] #6 40.97 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-24T19:52:51.085Z] #6 40.98 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-24T19:52:51.085Z] #6 41.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:52:51.085Z] #6 41.37 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-24T19:52:51.086Z] #6 41.39 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-24T19:52:51.086Z] #6 41.41 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-24T19:52:51.086Z] #6 41.58 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-24T19:52:51.086Z] #6 41.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:52:51.086Z] #6 DONE 42.1s [2019-09-24T19:52:51.086Z] [2019-09-24T19:52:51.086Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:51.086Z] #57 42.14 Selecting previously unselected package libprotobuf10:amd64. [2019-09-24T19:52:51.086Z] #57 42.14 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-24T19:52:51.086Z] #57 ... [2019-09-24T19:52:51.086Z] [2019-09-24T19:52:51.086Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T19:52:51.086Z] #40 DONE 0.1s [2019-09-24T19:52:51.086Z] [2019-09-24T19:52:51.086Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:51.086Z] #57 42.15 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-24T19:52:51.343Z] #57 ... [2019-09-24T19:52:51.343Z] [2019-09-24T19:52:51.343Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-24T19:52:51.343Z] #41 DONE 0.1s [2019-09-24T19:52:51.343Z] [2019-09-24T19:52:51.343Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-24T19:52:54.232Z] INFO: Expanding go... [2019-09-24T19:52:54.619Z] #42 ... [2019-09-24T19:52:54.619Z] [2019-09-24T19:52:54.619Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-24T19:52:54.619Z] #27 35.02 + cd /tmp/tmp.SFO4xYLSOU/src/gotest.tools/gotestsum [2019-09-24T19:52:54.619Z] #27 35.02 + git checkout -q v0.3.5 [2019-09-24T19:52:54.619Z] #27 35.06 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-24T19:52:54.619Z] #27 ... [2019-09-24T19:52:54.619Z] [2019-09-24T19:52:54.619Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:54.619Z] #35 29.91 Reading package lists... [2019-09-24T19:52:54.619Z] #35 36.33 Building dependency tree... [2019-09-24T19:52:54.619Z] #35 37.41 Reading state information... [2019-09-24T19:52:54.619Z] #35 38.84 The following additional packages will be installed: [2019-09-24T19:52:54.619Z] #35 38.84 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-24T19:52:54.619Z] #35 38.88 Suggested packages: [2019-09-24T19:52:54.619Z] #35 38.88 codeblocks eclipse ninja-build lrzip [2019-09-24T19:52:54.619Z] #35 38.88 Recommended packages: [2019-09-24T19:52:54.619Z] #35 38.88 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-24T19:52:54.619Z] #35 39.80 The following NEW packages will be installed: [2019-09-24T19:52:54.619Z] #35 39.80 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-24T19:52:54.619Z] #35 39.81 vim-common xxd [2019-09-24T19:52:54.619Z] #35 40.89 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T19:52:54.619Z] #35 40.89 Need to get 13.7 MB of archives. [2019-09-24T19:52:54.619Z] #35 40.89 After this operation, 57.2 MB of additional disk space will be used. [2019-09-24T19:52:54.619Z] #35 40.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-24T19:52:54.619Z] #35 40.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-24T19:52:54.619Z] #35 40.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-09-24T19:52:54.619Z] #35 41.77 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-24T19:52:54.619Z] #35 41.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-24T19:52:54.619Z] #35 42.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-24T19:52:54.619Z] #35 42.05 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-24T19:52:54.619Z] #35 42.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-24T19:52:54.619Z] #35 42.56 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-24T19:52:54.619Z] #35 42.57 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-24T19:52:54.619Z] #35 44.72 debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T19:52:54.619Z] #35 44.94 Fetched 13.7 MB in 2s (4968 kB/s) [2019-09-24T19:52:54.619Z] #35 45.05 Selecting previously unselected package cmake-data. [2019-09-24T19:52:54.619Z] #35 45.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-24T19:52:54.619Z] #35 45.18 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-24T19:52:54.619Z] #35 45.19 Unpacking cmake-data (3.7.2-1) ... [2019-09-24T19:52:55.185Z] #35 ... [2019-09-24T19:52:55.185Z] [2019-09-24T19:52:55.185Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:55.185Z] #57 43.31 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-24T19:52:55.185Z] #57 43.32 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-24T19:52:55.185Z] #57 43.34 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-24T19:52:55.185Z] #57 43.68 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-24T19:52:55.185Z] #57 43.68 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-24T19:52:55.185Z] #57 43.70 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-24T19:52:55.185Z] #57 45.36 Selecting previously unselected package libprotoc10:amd64. [2019-09-24T19:52:55.185Z] #57 45.36 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-24T19:52:55.185Z] #57 45.37 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-24T19:52:55.185Z] #57 46.10 Selecting previously unselected package protobuf-c-compiler. [2019-09-24T19:52:55.185Z] #57 46.12 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-24T19:52:55.185Z] #57 46.14 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-24T19:52:55.185Z] #57 46.32 Selecting previously unselected package protobuf-compiler. [2019-09-24T19:52:55.185Z] #57 46.32 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-24T19:52:55.185Z] #57 46.33 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-24T19:52:55.443Z] #57 46.48 Selecting previously unselected package python-pkg-resources. [2019-09-24T19:52:55.443Z] #57 46.48 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-24T19:52:55.443Z] #57 46.50 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-24T19:52:55.702Z] #57 ... [2019-09-24T19:52:55.702Z] [2019-09-24T19:52:55.702Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-24T19:52:55.702Z] #7 DONE 4.6s [2019-09-24T19:52:55.702Z] [2019-09-24T19:52:55.702Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-24T19:52:55.702Z] #42 4.006 + RM_GOPATH=0 [2019-09-24T19:52:55.702Z] #42 4.006 + TMP_GOPATH= [2019-09-24T19:52:55.702Z] #42 4.006 + : /build [2019-09-24T19:52:55.702Z] #42 4.006 + '[' -z '' ']' [2019-09-24T19:52:55.702Z] #42 4.007 ++ mktemp -d [2019-09-24T19:52:55.702Z] #42 4.017 + export GOPATH=/tmp/tmp.ENwyngUPpI [2019-09-24T19:52:55.702Z] #42 4.017 + GOPATH=/tmp/tmp.ENwyngUPpI [2019-09-24T19:52:55.702Z] #42 4.017 + RM_GOPATH=1 [2019-09-24T19:52:55.702Z] #42 4.017 ++ dirname ./install.sh [2019-09-24T19:52:55.702Z] #42 4.018 + dir=. [2019-09-24T19:52:55.702Z] #42 4.029 + bin=runc [2019-09-24T19:52:55.702Z] #42 4.029 + shift [2019-09-24T19:52:55.702Z] #42 4.029 + '[' '!' -f ./runc.installer ']' [2019-09-24T19:52:55.702Z] #42 4.029 + . ./runc.installer [2019-09-24T19:52:55.702Z] #42 4.029 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-24T19:52:55.702Z] #42 4.029 + install_runc [2019-09-24T19:52:55.702Z] #42 4.030 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-24T19:52:55.702Z] #42 4.031 + uname -r [2019-09-24T19:52:55.702Z] #42 4.033 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-24T19:52:55.702Z] #42 4.033 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-24T19:52:55.702Z] #42 4.033 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-24T19:52:55.702Z] #42 4.033 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ENwyngUPpI/src/github.com/opencontainers/runc [2019-09-24T19:52:55.702Z] #42 4.034 Cloning into '/tmp/tmp.ENwyngUPpI/src/github.com/opencontainers/runc'... [2019-09-24T19:52:59.075Z] #42 ... [2019-09-24T19:52:59.075Z] [2019-09-24T19:52:59.075Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-24T19:52:59.075Z] #30 39.38 sync [2019-09-24T19:52:59.075Z] #30 39.38 internal/reflectlite [2019-09-24T19:52:59.075Z] #30 42.18 sort [2019-09-24T19:52:59.075Z] #30 42.21 errors [2019-09-24T19:52:59.075Z] #30 42.89 strconv [2019-09-24T19:52:59.075Z] #30 44.09 io [2019-09-24T19:52:59.075Z] #30 45.20 internal/oserror [2019-09-24T19:52:59.075Z] #30 45.38 syscall [2019-09-24T19:52:59.075Z] #30 47.93 reflect [2019-09-24T19:52:59.075Z] #30 ... [2019-09-24T19:52:59.075Z] [2019-09-24T19:52:59.075Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:52:59.075Z] #35 48.98 Selecting previously unselected package liblzo2-2:amd64. [2019-09-24T19:52:59.075Z] #35 49.00 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-24T19:52:59.075Z] #35 49.03 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-24T19:52:59.075Z] #35 49.22 Selecting previously unselected package libicu57:amd64. [2019-09-24T19:52:59.075Z] #35 49.22 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-09-24T19:52:59.075Z] #35 49.22 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-24T19:52:59.075Z] #35 ... [2019-09-24T19:52:59.075Z] [2019-09-24T19:52:59.075Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:52:59.075Z] #33 39.69 internal/reflectlite [2019-09-24T19:52:59.075Z] #33 39.69 sync [2019-09-24T19:52:59.075Z] #33 41.17 github.com/LK4D4/vndr/godl/singleflight [2019-09-24T19:52:59.075Z] #33 41.70 math/rand [2019-09-24T19:52:59.075Z] #33 43.41 internal/singleflight [2019-09-24T19:52:59.075Z] #33 43.84 errors [2019-09-24T19:52:59.075Z] #33 43.89 sort [2019-09-24T19:52:59.075Z] #33 44.36 io [2019-09-24T19:52:59.075Z] #33 45.26 strconv [2019-09-24T19:52:59.075Z] #33 45.54 bytes [2019-09-24T19:52:59.075Z] #33 48.59 bufio [2019-09-24T19:52:59.075Z] #33 48.95 reflect [2019-09-24T19:52:59.075Z] #33 ... [2019-09-24T19:52:59.075Z] [2019-09-24T19:52:59.075Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-24T19:52:59.075Z] #20 5.680 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-24T19:52:59.075Z] #20 6.358 [2019-09-24T19:52:59.075Z] #20 6.631 #### 5.6% ######## 12.0% ############## 20.0% ################## 25.6% ######################### 34.8% ############################## 41.9% ################################ 44.8% ################################### 49.7% ######################################### 57.4% ############################################# 62.8% ################################################## 70.0% ####################################################### 76.6% ########################################################## 81.0% ############################################################ 84.4% ################################################################ 89.9% ######################################################################## 100.0% [2019-09-24T19:52:59.332Z] #20 ... [2019-09-24T19:52:59.332Z] [2019-09-24T19:52:59.332Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-24T19:52:59.332Z] #8 DONE 3.7s [2019-09-24T19:52:59.332Z] [2019-09-24T19:52:59.332Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-24T19:53:00.701Z] #9 ... [2019-09-24T19:53:00.701Z] [2019-09-24T19:53:00.701Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-24T19:53:00.701Z] #47 4.209 + RM_GOPATH=0 [2019-09-24T19:53:00.701Z] #47 4.209 + TMP_GOPATH= [2019-09-24T19:53:00.701Z] #47 4.209 + : /build [2019-09-24T19:53:00.701Z] #47 4.209 + '[' -z '' ']' [2019-09-24T19:53:00.701Z] #47 4.216 ++ mktemp -d [2019-09-24T19:53:00.701Z] #47 4.237 + export GOPATH=/tmp/tmp.e0UmflRVy5 [2019-09-24T19:53:00.701Z] #47 4.238 + GOPATH=/tmp/tmp.e0UmflRVy5 [2019-09-24T19:53:00.701Z] #47 4.238 + RM_GOPATH=1 [2019-09-24T19:53:00.701Z] #47 4.239 ++ dirname ./install.sh [2019-09-24T19:53:00.701Z] #47 4.240 + dir=. [2019-09-24T19:53:00.701Z] #47 4.240 + bin=containerd [2019-09-24T19:53:00.701Z] #47 4.240 + shift [2019-09-24T19:53:00.701Z] #47 4.240 + '[' '!' -f ./containerd.installer ']' [2019-09-24T19:53:00.701Z] #47 4.241 + . ./containerd.installer [2019-09-24T19:53:00.701Z] #47 4.241 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-24T19:53:00.701Z] #47 4.241 + install_containerd [2019-09-24T19:53:00.701Z] #47 4.241 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-24T19:53:00.701Z] #47 4.242 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-24T19:53:00.701Z] #47 4.242 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e0UmflRVy5/src/github.com/containerd/containerd [2019-09-24T19:53:00.701Z] #47 4.243 Cloning into '/tmp/tmp.e0UmflRVy5/src/github.com/containerd/containerd'... [2019-09-24T19:53:01.000Z] #47 ... [2019-09-24T19:53:01.000Z] [2019-09-24T19:53:01.000Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-24T19:53:01.000Z] #20 8.839 [2019-09-24T19:53:01.000Z] #20 9.153 ########### 16.5% ##################### 30.4% ################################ 45.6% #################################### 51.4% ######################################### 57.5% ################################################## 69.9% ################################################################## 92.1% ######################################################################## 100.0% [2019-09-24T19:53:01.000Z] #20 10.36 [2019-09-24T19:53:02.550Z] #20 10.67 #### 6.6% ############ 16.9% ################## 25.5% ######################### 35.1% ############################### 43.1% ###################################### 53.5% ############################################ 61.3% ################################################# 69.2% ####################################################### 77.5% ############################################################## 86.6% #################################################################### 94.8% ######################################################################## 100.0% [2019-09-24T19:53:03.115Z] #20 12.38 [2019-09-24T19:53:03.115Z] #20 ... [2019-09-24T19:53:03.115Z] [2019-09-24T19:53:03.115Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-24T19:53:03.115Z] #9 3.228 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-24T19:53:03.115Z] #9 DONE 4.0s [2019-09-24T19:53:03.372Z] [2019-09-24T19:53:03.372Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-24T19:53:05.948Z] #20 12.70 1.1% # 2.1% #### 5.9% ###### 9.2% ######### 13.5% ########### 15.7% ########### 16.6% ############# 19.1% ############### 21.0% ################### 26.7% ##################### 30.1% ####################### 32.9% ########################## 36.3% ############################ 39.4% ############################## 42.6% ################################# 46.5% ##################################### 52.3% ####################################### 55.2% ########################################## 58.7% ############################################ 62.1% ############################################### 65.7% ################################################# 69.1% #################################################### 72.2% [2019-09-24T19:53:05.948Z] #20 ... [2019-09-24T19:53:05.948Z] [2019-09-24T19:53:05.948Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:53:05.948Z] #57 46.96 Selecting previously unselected package python-protobuf. [2019-09-24T19:53:05.948Z] #57 46.97 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-24T19:53:05.948Z] #57 46.99 Unpacking python-protobuf (3.0.0-9) ... [2019-09-24T19:53:05.948Z] #57 47.87 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-24T19:53:05.948Z] #57 47.98 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-24T19:53:05.948Z] #57 47.99 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-24T19:53:05.948Z] #57 53.48 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-24T19:53:05.948Z] #57 53.49 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-24T19:53:05.948Z] #57 53.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:53:05.948Z] #57 53.57 Setting up python-protobuf (3.0.0-9) ... [2019-09-24T19:53:05.948Z] #57 ... [2019-09-24T19:53:05.948Z] [2019-09-24T19:53:05.948Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-24T19:53:06.978Z] #20 12.70 1.1% # 2.1% #### 5.9% ###### 9.2% ######### 13.5% ########### 15.7% ########### 16.6% ############# 19.1% ############### 21.0% ################### 26.7% ##################### 30.1% ####################### 32.9% ########################## 36.3% ############################ 39.4% ############################## 42.6% ################################# 46.5% ##################################### 52.3% ####################################### 55.2% ########################################## 58.7% ############################################ 62.1% ############################################### 65.7% ################################################# 69.1% #################################################### 72.2% ###################################################### 75.9% ######################################################### 79.6% ########################################################### 82.2% ############################################################ 83.7% ############################################################# 85.8% ############################################################### 88.4% ################################################################ 90.3% ################################################################### 94.2% ##################################################################### 96.2% ######################################################################## 100.0% [2019-09-24T19:53:07.235Z] #20 16.54 [2019-09-24T19:53:08.617Z] #20 ... [2019-09-24T19:53:08.617Z] [2019-09-24T19:53:08.617Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-24T19:53:08.617Z] #10 DONE 5.1s [2019-09-24T19:53:08.617Z] [2019-09-24T19:53:08.617Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-24T19:53:10.513Z] #11 ... [2019-09-24T19:53:10.513Z] [2019-09-24T19:53:10.513Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:53:10.513Z] #33 51.17 internal/oserror [2019-09-24T19:53:10.513Z] #33 51.32 syscall [2019-09-24T19:53:10.513Z] #33 60.61 time [2019-09-24T19:53:10.770Z] #33 ... [2019-09-24T19:53:10.770Z] [2019-09-24T19:53:10.770Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:53:10.770Z] #57 61.60 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-24T19:53:10.770Z] #57 61.61 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-24T19:53:10.770Z] #57 61.62 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-24T19:53:10.770Z] #57 61.67 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-24T19:53:10.770Z] #57 61.67 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-24T19:53:10.770Z] #57 61.68 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-24T19:53:10.770Z] #57 61.69 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-24T19:53:10.770Z] #57 61.69 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-24T19:53:10.770Z] #57 61.70 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-24T19:53:10.770Z] #57 61.73 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-24T19:53:10.770Z] #57 61.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:53:11.027Z] #57 DONE 62.2s [2019-09-24T19:53:11.027Z] [2019-09-24T19:53:11.027Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-24T19:53:11.027Z] #20 18.13 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-24T19:53:11.027Z] #20 18.91 [2019-09-24T19:53:11.027Z] #20 19.14 ######################################################################## 100.0% [2019-09-24T19:53:11.027Z] #20 19.28 [2019-09-24T19:53:11.284Z] #20 20.81 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-24T19:53:11.848Z] #20 ... [2019-09-24T19:53:11.848Z] [2019-09-24T19:53:11.848Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-24T19:53:11.848Z] #11 DONE 3.3s [2019-09-24T19:53:11.848Z] [2019-09-24T19:53:11.848Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:53:11.848Z] #35 57.32 Selecting previously unselected package libxml2:amd64. [2019-09-24T19:53:11.848Z] #35 57.33 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-24T19:53:11.848Z] #35 57.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-24T19:53:11.848Z] #35 59.39 Selecting previously unselected package libarchive13:amd64. [2019-09-24T19:53:11.848Z] #35 59.39 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-24T19:53:11.848Z] #35 59.41 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-24T19:53:11.848Z] #35 59.82 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-24T19:53:11.848Z] #35 59.83 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-24T19:53:11.848Z] #35 59.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-24T19:53:11.848Z] #35 60.00 Selecting previously unselected package libuv1:amd64. [2019-09-24T19:53:11.848Z] #35 60.01 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-24T19:53:11.848Z] #35 60.01 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-24T19:53:11.848Z] #35 60.22 Selecting previously unselected package cmake. [2019-09-24T19:53:11.848Z] #35 60.23 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-24T19:53:11.848Z] #35 60.45 Unpacking cmake (3.7.2-1) ... [2019-09-24T19:53:12.413Z] #35 ... [2019-09-24T19:53:12.413Z] [2019-09-24T19:53:12.413Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-24T19:53:12.413Z] #20 21.82 [2019-09-24T19:53:12.976Z] #20 22.15 ################################################################# 91.4% ######################################################################## 100.0% [2019-09-24T19:53:12.976Z] #20 22.32 [2019-09-24T19:53:14.347Z] #20 23.66 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-24T19:53:14.347Z] #20 23.75 skipping existing 1849cc453dee [2019-09-24T19:53:14.608Z] #20 23.84 [2019-09-24T19:53:14.608Z] #20 ... [2019-09-24T19:53:14.608Z] [2019-09-24T19:53:14.608Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-24T19:53:14.608Z] #30 55.18 time [2019-09-24T19:53:14.608Z] #30 63.28 internal/poll [2019-09-24T19:53:14.608Z] #30 64.96 internal/fmtsort [2019-09-24T19:53:14.608Z] #30 ... [2019-09-24T19:53:14.608Z] [2019-09-24T19:53:14.608Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:53:14.608Z] #33 65.36 internal/fmtsort [2019-09-24T19:53:14.866Z] #33 ... [2019-09-24T19:53:14.866Z] [2019-09-24T19:53:14.866Z] #12 [dev 6/24] RUN ldconfig [2019-09-24T19:53:14.866Z] #12 DONE 3.2s [2019-09-24T19:53:14.866Z] [2019-09-24T19:53:14.866Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:53:14.866Z] #35 64.59 Selecting previously unselected package xxd. [2019-09-24T19:53:14.866Z] #35 64.59 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-24T19:53:14.866Z] #35 64.60 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:53:14.866Z] #35 64.87 Selecting previously unselected package vim-common. [2019-09-24T19:53:14.866Z] #35 64.87 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-24T19:53:14.866Z] #35 64.88 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:53:14.866Z] #35 65.22 Processing triggers for mime-support (3.60) ... [2019-09-24T19:53:14.866Z] #35 65.33 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:53:14.866Z] #35 65.34 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-24T19:53:14.866Z] #35 65.40 Setting up cmake-data (3.7.2-1) ... [2019-09-24T19:53:14.866Z] #35 65.42 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-24T19:53:14.866Z] #35 65.44 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-24T19:53:14.866Z] #35 65.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:53:14.866Z] #35 65.55 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:53:14.866Z] #35 65.56 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-24T19:53:14.866Z] #35 65.57 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-24T19:53:14.866Z] #35 65.58 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-24T19:53:14.866Z] #35 65.59 Setting up cmake (3.7.2-1) ... [2019-09-24T19:53:14.866Z] #35 65.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:53:14.866Z] #35 DONE 66.0s [2019-09-24T19:53:14.866Z] [2019-09-24T19:53:14.866Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-24T19:53:14.866Z] #42 13.68 + cd /tmp/tmp.ENwyngUPpI/src/github.com/opencontainers/runc [2019-09-24T19:53:14.866Z] #42 13.68 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-24T19:53:14.866Z] #42 14.49 + '[' -z '' ']' [2019-09-24T19:53:14.866Z] #42 14.49 + target=static [2019-09-24T19:53:14.866Z] #42 14.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-24T19:53:14.866Z] #42 16.44 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-24T19:53:15.123Z] #42 ... [2019-09-24T19:53:15.123Z] [2019-09-24T19:53:15.123Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T19:53:15.123Z] #36 DONE 0.2s [2019-09-24T19:53:15.123Z] [2019-09-24T19:53:15.123Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-24T19:53:15.123Z] #37 DONE 0.1s [2019-09-24T19:53:15.123Z] [2019-09-24T19:53:15.123Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:53:17.649Z] #13 ... [2019-09-24T19:53:17.649Z] [2019-09-24T19:53:17.649Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-24T19:53:17.649Z] #20 25.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-24T19:53:17.649Z] #20 26.37 [2019-09-24T19:53:17.649Z] #20 26.56 ######################################################################## 100.0% [2019-09-24T19:53:17.649Z] #20 26.74 [2019-09-24T19:53:17.649Z] #20 26.78 Download of images into '/build' complete. [2019-09-24T19:53:17.649Z] #20 26.78 Use something like the following to load the result into a Docker daemon: [2019-09-24T19:53:17.649Z] #20 26.78 tar -cC '/build' . | docker load [2019-09-24T19:53:17.649Z] #20 DONE 27.0s [2019-09-24T19:53:17.905Z] [2019-09-24T19:53:17.905Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:53:17.905Z] #33 66.71 internal/syscall/unix [2019-09-24T19:53:17.905Z] #33 66.92 internal/poll [2019-09-24T19:53:17.905Z] #33 67.14 strings [2019-09-24T19:53:19.274Z] #33 70.01 os [2019-09-24T19:53:19.349Z] INFO: Expanding compiler 1 of 3... [2019-09-24T19:53:19.807Z] INFO: Expanding compiler 2 of 3... [2019-09-24T19:53:20.643Z] #33 71.25 regexp/syntax [2019-09-24T19:53:21.207Z] #33 ... [2019-09-24T19:53:21.207Z] [2019-09-24T19:53:21.207Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:53:21.207Z] #58 5.358 Note: Building without setproctitle() and strlcpy() support. [2019-09-24T19:53:21.207Z] #58 5.358 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-24T19:53:21.207Z] #58 7.502 fatal: Not a git repository (or any of the parent directories): .git [2019-09-24T19:53:21.207Z] #58 7.650 GEN .gitid [2019-09-24T19:53:21.207Z] #58 7.650 GEN criu/include/version.h [2019-09-24T19:53:21.207Z] #58 7.767 GEN include/common/asm [2019-09-24T19:53:21.207Z] #58 ... [2019-09-24T19:53:21.207Z] [2019-09-24T19:53:21.207Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-24T19:53:21.207Z] #38 4.282 + RM_GOPATH=0 [2019-09-24T19:53:21.207Z] #38 4.283 + TMP_GOPATH= [2019-09-24T19:53:21.207Z] #38 4.284 + : /build [2019-09-24T19:53:21.207Z] #38 4.286 + '[' -z '' ']' [2019-09-24T19:53:21.207Z] #38 4.294 ++ mktemp -d [2019-09-24T19:53:21.207Z] #38 4.296 + export GOPATH=/tmp/tmp.mJs6c3SZGw [2019-09-24T19:53:21.207Z] #38 4.296 + GOPATH=/tmp/tmp.mJs6c3SZGw [2019-09-24T19:53:21.207Z] #38 4.296 + RM_GOPATH=1 [2019-09-24T19:53:21.207Z] #38 4.296 ++ dirname ./install.sh [2019-09-24T19:53:21.207Z] #38 4.297 + dir=. [2019-09-24T19:53:21.207Z] #38 4.298 + bin=tini [2019-09-24T19:53:21.207Z] #38 4.298 + shift [2019-09-24T19:53:21.207Z] #38 4.298 + '[' '!' -f ./tini.installer ']' [2019-09-24T19:53:21.207Z] #38 4.299 + . ./tini.installer [2019-09-24T19:53:21.207Z] #38 4.306 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-24T19:53:21.207Z] #38 4.306 + install_tini [2019-09-24T19:53:21.207Z] #38 4.307 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-24T19:53:21.207Z] #38 4.307 + git clone https://github.com/krallin/tini.git /tmp/tmp.mJs6c3SZGw/tini [2019-09-24T19:53:21.207Z] #38 4.308 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-24T19:53:21.207Z] #38 4.317 Cloning into '/tmp/tmp.mJs6c3SZGw/tini'... [2019-09-24T19:53:21.207Z] #38 6.009 + cd /tmp/tmp.mJs6c3SZGw/tini [2019-09-24T19:53:21.207Z] #38 6.009 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-24T19:53:21.207Z] #38 6.018 + cmake . [2019-09-24T19:53:21.771Z] #38 ... [2019-09-24T19:53:21.771Z] [2019-09-24T19:53:21.771Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:53:21.771Z] #58 10.72 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-24T19:53:21.771Z] #58 10.82 PBCC images/opts.pb-c.c [2019-09-24T19:53:22.028Z] #58 10.92 PBCC images/sit.pb-c.c [2019-09-24T19:53:22.028Z] #58 11.02 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-24T19:53:22.028Z] #58 11.08 DEP images/opts.pb-c.d [2019-09-24T19:53:22.285Z] #58 11.16 DEP images/sit.pb-c.d [2019-09-24T19:53:22.285Z] #58 11.22 PBCC images/macvlan.pb-c.c [2019-09-24T19:53:22.285Z] #58 11.29 DEP images/macvlan.pb-c.d [2019-09-24T19:53:22.285Z] #58 11.37 PBCC images/autofs.pb-c.c [2019-09-24T19:53:22.542Z] #58 11.39 DEP images/autofs.pb-c.d [2019-09-24T19:53:22.542Z] #58 11.47 PBCC images/sysctl.pb-c.c [2019-09-24T19:53:22.542Z] #58 11.51 DEP images/sysctl.pb-c.d [2019-09-24T19:53:22.542Z] #58 11.58 PBCC images/time.pb-c.c [2019-09-24T19:53:22.799Z] #58 11.59 DEP images/time.pb-c.d [2019-09-24T19:53:22.799Z] #58 11.66 PBCC images/binfmt-misc.pb-c.c [2019-09-24T19:53:22.799Z] #58 11.71 DEP images/binfmt-misc.pb-c.d [2019-09-24T19:53:22.799Z] #58 11.81 PBCC images/seccomp.pb-c.c [2019-09-24T19:53:22.799Z] #58 11.86 DEP images/seccomp.pb-c.d [2019-09-24T19:53:23.056Z] #58 11.91 PBCC images/userns.pb-c.c [2019-09-24T19:53:23.056Z] #58 11.96 DEP images/userns.pb-c.d [2019-09-24T19:53:23.056Z] #58 12.02 PBCC images/cgroup.pb-c.c [2019-09-24T19:53:23.056Z] #58 12.08 DEP images/cgroup.pb-c.d [2019-09-24T19:53:23.328Z] #58 12.16 PBCC images/fown.pb-c.c [2019-09-24T19:53:23.328Z] #58 12.19 PBCC images/ext-file.pb-c.c [2019-09-24T19:53:23.328Z] #58 12.20 DEP images/fown.pb-c.d [2019-09-24T19:53:23.328Z] #58 12.29 DEP images/ext-file.pb-c.d [2019-09-24T19:53:23.595Z] #58 12.36 PBCC images/rpc.pb-c.c [2019-09-24T19:53:23.595Z] #58 12.41 DEP images/rpc.pb-c.d [2019-09-24T19:53:23.595Z] #58 12.50 PBCC images/siginfo.pb-c.c [2019-09-24T19:53:23.595Z] #58 12.55 DEP images/siginfo.pb-c.d [2019-09-24T19:53:23.595Z] #58 12.59 PBCC images/pagemap.pb-c.c [2019-09-24T19:53:23.595Z] #58 12.64 DEP images/pagemap.pb-c.d [2019-09-24T19:53:23.853Z] #58 12.68 PBCC images/rlimit.pb-c.c [2019-09-24T19:53:23.853Z] #58 12.69 DEP images/rlimit.pb-c.d [2019-09-24T19:53:23.853Z] #58 12.74 PBCC images/file-lock.pb-c.c [2019-09-24T19:53:23.853Z] #58 12.76 DEP images/file-lock.pb-c.d [2019-09-24T19:53:23.853Z] #58 12.80 PBCC images/tty.pb-c.c [2019-09-24T19:53:23.853Z] #58 12.85 DEP images/tty.pb-c.d [2019-09-24T19:53:24.110Z] #58 12.90 PBCC images/tun.pb-c.c [2019-09-24T19:53:24.110Z] #58 12.97 PBCC images/netdev.pb-c.c [2019-09-24T19:53:24.110Z] #58 13.06 DEP images/tun.pb-c.d [2019-09-24T19:53:24.110Z] #58 13.13 DEP images/netdev.pb-c.d [2019-09-24T19:53:24.368Z] #58 13.18 PBCC images/vma.pb-c.c [2019-09-24T19:53:24.368Z] #58 13.25 DEP images/vma.pb-c.d [2019-09-24T19:53:24.368Z] #58 13.34 PBCC images/creds.pb-c.c [2019-09-24T19:53:24.368Z] #58 13.37 DEP images/creds.pb-c.d [2019-09-24T19:53:24.625Z] #58 13.44 PBCC images/utsns.pb-c.c [2019-09-24T19:53:24.625Z] #58 13.46 DEP images/utsns.pb-c.d [2019-09-24T19:53:24.625Z] #58 13.54 PBCC images/ipc-desc.pb-c.c [2019-09-24T19:53:24.625Z] #58 13.57 PBCC images/ipc-sem.pb-c.c [2019-09-24T19:53:24.625Z] #58 13.63 DEP images/ipc-desc.pb-c.d [2019-09-24T19:53:24.883Z] #58 13.68 DEP images/ipc-sem.pb-c.d [2019-09-24T19:53:24.883Z] #58 13.75 PBCC images/ipc-msg.pb-c.c [2019-09-24T19:53:24.883Z] #58 13.79 DEP images/ipc-msg.pb-c.d [2019-09-24T19:53:24.883Z] #58 13.84 PBCC images/ipc-shm.pb-c.c [2019-09-24T19:53:25.141Z] #58 13.90 DEP images/ipc-shm.pb-c.d [2019-09-24T19:53:25.141Z] #58 14.02 PBCC images/ipc-var.pb-c.c [2019-09-24T19:53:25.141Z] #58 14.04 DEP images/ipc-var.pb-c.d [2019-09-24T19:53:25.141Z] #58 14.09 PBCC images/sk-opts.pb-c.c [2019-09-24T19:53:25.141Z] #58 14.11 PBCC images/packet-sock.pb-c.c [2019-09-24T19:53:25.141Z] #58 ... [2019-09-24T19:53:25.141Z] [2019-09-24T19:53:25.141Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-24T19:53:25.141Z] #30 65.83 internal/syscall/unix [2019-09-24T19:53:25.141Z] #30 66.17 strings [2019-09-24T19:53:25.141Z] #30 66.51 os [2019-09-24T19:53:25.141Z] #30 70.55 bytes [2019-09-24T19:53:25.141Z] #30 71.93 fmt [2019-09-24T19:53:25.141Z] #30 73.22 bufio [2019-09-24T19:53:25.141Z] #30 74.59 path/filepath [2019-09-24T19:53:25.141Z] #30 ... [2019-09-24T19:53:25.141Z] [2019-09-24T19:53:25.141Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-24T19:53:25.594Z] INFO: Expanding compiler 3 of 3... [2019-09-24T19:53:26.565Z] INFO: Removing downloaded files... [2019-09-24T19:53:26.565Z] INFO: Creating source directory... [2019-09-24T19:53:26.565Z] INFO: Configuring git core.autocrlf... [2019-09-24T19:53:26.565Z] INFO: Completed [2019-09-24T19:53:26.685Z] #47 34.39 Checking out files: 41% (1204/2879) Checking out files: 42% (1210/2879) Checking out files: 43% (1238/2879) Checking out files: 44% (1267/2879) Checking out files: 45% (1296/2879) Checking out files: 46% (1325/2879) Checking out files: 47% (1354/2879) Checking out files: 48% (1382/2879) Checking out files: 49% (1411/2879) Checking out files: 50% (1440/2879) Checking out files: 51% (1469/2879) Checking out files: 52% (1498/2879) Checking out files: 53% (1526/2879) Checking out files: 54% (1555/2879) Checking out files: 55% (1584/2879) Checking out files: 56% (1613/2879) Checking out files: 57% (1642/2879) Checking out files: 58% (1670/2879) Checking out files: 59% (1699/2879) Checking out files: 60% (1728/2879) Checking out files: 61% (1757/2879) Checking out files: 62% (1785/2879) Checking out files: 63% (1814/2879) Checking out files: 64% (1843/2879) Checking out files: 65% (1872/2879) Checking out files: 66% (1901/2879) Checking out files: 67% (1929/2879) Checking out files: 68% (1958/2879) Checking out files: 69% (1987/2879) Checking out files: 70% (2016/2879) Checking out files: 71% (2045/2879) Checking out files: 72% (2073/2879) Checking out files: 73% (2102/2879) Checking out files: 74% (2131/2879) Checking out files: 75% (2160/2879) Checking out files: 76% (2189/2879) Checking out files: 77% (2217/2879) Checking out files: 78% (2246/2879) Checking out files: 79% (2275/2879) Checking out files: 80% (2304/2879) Checking out files: 81% (2332/2879) Checking out files: 82% (2361/2879) Checking out files: 83% (2390/2879) Checking out files: 83% (2409/2879) Checking out files: 84% (2419/2879) Checking out files: 85% (2448/2879) Checking out files: 86% (2476/2879) Checking out files: 87% (2505/2879) Checking out files: 88% (2534/2879) Checking out files: 89% (2563/2879) Checking out files: 90% (2592/2879) Checking out files: 91% (2620/2879) Checking out files: 92% (2649/2879) Checking out files: 93% (2678/2879) Checking out files: 94% (2707/2879) Checking out files: 95% (2736/2879) Checking out files: 96% (2764/2879) Checking out files: 97% (2793/2879) Checking out files: 98% (2822/2879) Checking out files: 99% (2851/2879) Checking out files: 100% (2879/2879) Checking out files: 100% (2879/2879), done. [2019-09-24T19:53:26.685Z] #47 35.98 + cd /tmp/tmp.e0UmflRVy5/src/github.com/containerd/containerd [2019-09-24T19:53:26.685Z] #47 36.00 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-24T19:53:28.591Z] #47 37.84 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-24T19:53:28.591Z] #47 37.84 + BUILDTAGS='netgo osusergo static_build' [2019-09-24T19:53:28.591Z] #47 37.84 + export EXTRA_FLAGS=-buildmode=pie [2019-09-24T19:53:28.591Z] #47 37.84 + EXTRA_FLAGS=-buildmode=pie [2019-09-24T19:53:28.591Z] #47 37.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-24T19:53:28.591Z] #47 37.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-24T19:53:28.591Z] #47 37.84 + '[' '' = dynamic ']' [2019-09-24T19:53:28.591Z] #47 37.84 + make [2019-09-24T19:53:29.523Z] #47 ... [2019-09-24T19:53:29.523Z] [2019-09-24T19:53:29.523Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-24T19:53:29.523Z] #38 6.693 -- The C compiler identification is GNU 6.3.0 [2019-09-24T19:53:29.523Z] #38 6.753 -- Check for working C compiler: /usr/bin/cc [2019-09-24T19:53:29.523Z] #38 7.311 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-24T19:53:29.523Z] #38 7.332 -- Detecting C compiler ABI info [2019-09-24T19:53:29.523Z] #38 8.026 -- Detecting C compiler ABI info - done [2019-09-24T19:53:29.523Z] #38 8.100 -- Detecting C compile features [2019-09-24T19:53:29.523Z] #38 10.21 -- Detecting C compile features - done [2019-09-24T19:53:29.523Z] #38 10.25 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-24T19:53:29.523Z] #38 10.54 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-24T19:53:29.523Z] #38 10.70 -- Configuring done [2019-09-24T19:53:29.523Z] #38 10.76 -- Generating done [2019-09-24T19:53:29.523Z] #38 10.76 -- Build files have been written to: /tmp/tmp.mJs6c3SZGw/tini [2019-09-24T19:53:29.523Z] #38 10.78 + make tini-static [2019-09-24T19:53:29.523Z] #38 11.24 Scanning dependencies of target tini-static [2019-09-24T19:53:29.523Z] #38 11.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-24T19:53:29.523Z] #38 12.99 [100%] Linking C executable tini-static [2019-09-24T19:53:29.523Z] #38 13.57 [100%] Built target tini-static [2019-09-24T19:53:29.523Z] #38 13.66 + mkdir -p /build [2019-09-24T19:53:29.523Z] #38 13.66 + cp tini-static /build/docker-init [2019-09-24T19:53:29.523Z] #38 DONE 14.4s [2019-09-24T19:53:29.523Z] [2019-09-24T19:53:29.523Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-24T19:53:29.523Z] #47 38.71 🇩 bin/ctr [2019-09-24T19:53:29.523Z] #47 ... [2019-09-24T19:53:29.523Z] [2019-09-24T19:53:29.523Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:53:29.523Z] #13 4.655 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T19:53:29.523Z] #13 4.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T19:53:29.523Z] #13 4.682 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T19:53:29.523Z] #13 4.799 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T19:53:29.523Z] #13 4.899 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T19:53:29.523Z] #13 6.200 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB] [2019-09-24T19:53:29.523Z] #13 7.926 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-24T19:53:29.523Z] #13 8.773 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-24T19:53:29.523Z] #13 ... [2019-09-24T19:53:29.523Z] [2019-09-24T19:53:29.523Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:53:29.523Z] #58 14.16 DEP images/sk-opts.pb-c.d [2019-09-24T19:53:29.523Z] #58 14.22 DEP images/packet-sock.pb-c.d [2019-09-24T19:53:29.523Z] #58 14.31 PBCC images/sk-netlink.pb-c.c [2019-09-24T19:53:29.523Z] #58 14.38 DEP images/sk-netlink.pb-c.d [2019-09-24T19:53:29.523Z] #58 14.47 PBCC images/sk-inet.pb-c.c [2019-09-24T19:53:29.523Z] #58 14.55 DEP images/sk-inet.pb-c.d [2019-09-24T19:53:29.523Z] #58 14.66 PBCC images/sk-unix.pb-c.c [2019-09-24T19:53:29.523Z] #58 14.76 DEP images/sk-unix.pb-c.d [2019-09-24T19:53:29.523Z] #58 14.88 PBCC images/mm.pb-c.c [2019-09-24T19:53:29.523Z] #58 14.90 DEP images/mm.pb-c.d [2019-09-24T19:53:29.523Z] #58 14.96 PBCC images/timerfd.pb-c.c [2019-09-24T19:53:29.523Z] #58 15.01 DEP images/timerfd.pb-c.d [2019-09-24T19:53:29.523Z] #58 15.08 PBCC images/timer.pb-c.c [2019-09-24T19:53:29.523Z] #58 15.15 DEP images/timer.pb-c.d [2019-09-24T19:53:29.523Z] #58 15.26 PBCC images/sa.pb-c.c [2019-09-24T19:53:29.523Z] #58 15.35 DEP images/sa.pb-c.d [2019-09-24T19:53:29.523Z] #58 15.44 PBCC images/pipe-data.pb-c.c [2019-09-24T19:53:29.523Z] #58 15.46 DEP images/pipe-data.pb-c.d [2019-09-24T19:53:29.523Z] #58 15.51 PBCC images/mnt.pb-c.c [2019-09-24T19:53:29.523Z] #58 15.57 DEP images/mnt.pb-c.d [2019-09-24T19:53:29.523Z] #58 15.66 PBCC images/sk-packet.pb-c.c [2019-09-24T19:53:29.523Z] #58 15.71 DEP images/sk-packet.pb-c.d [2019-09-24T19:53:29.523Z] #58 15.79 PBCC images/tcp-stream.pb-c.c [2019-09-24T19:53:29.523Z] #58 15.85 DEP images/tcp-stream.pb-c.d [2019-09-24T19:53:29.523Z] #58 15.93 PBCC images/pipe.pb-c.c [2019-09-24T19:53:29.523Z] #58 15.97 DEP images/pipe.pb-c.d [2019-09-24T19:53:29.523Z] #58 16.02 PBCC images/pstree.pb-c.c [2019-09-24T19:53:29.523Z] #58 16.06 DEP images/pstree.pb-c.d [2019-09-24T19:53:29.523Z] #58 16.20 PBCC images/fs.pb-c.c [2019-09-24T19:53:29.523Z] #58 16.20 DEP images/fs.pb-c.d [2019-09-24T19:53:29.523Z] #58 16.25 PBCC images/signalfd.pb-c.c [2019-09-24T19:53:29.523Z] #58 16.33 DEP images/signalfd.pb-c.d [2019-09-24T19:53:29.523Z] #58 16.41 PBCC images/fh.pb-c.c [2019-09-24T19:53:29.523Z] #58 16.50 PBCC images/fsnotify.pb-c.c [2019-09-24T19:53:29.523Z] #58 16.57 DEP images/fh.pb-c.d [2019-09-24T19:53:29.523Z] #58 16.64 DEP images/fsnotify.pb-c.d [2019-09-24T19:53:29.523Z] #58 16.73 PBCC images/eventpoll.pb-c.c [2019-09-24T19:53:29.523Z] #58 16.81 DEP images/eventpoll.pb-c.d [2019-09-24T19:53:29.523Z] #58 16.90 PBCC images/eventfd.pb-c.c [2019-09-24T19:53:29.523Z] #58 16.92 DEP images/eventfd.pb-c.d [2019-09-24T19:53:29.523Z] #58 16.98 PBCC images/remap-file-path.pb-c.c [2019-09-24T19:53:29.523Z] #58 17.02 DEP images/remap-file-path.pb-c.d [2019-09-24T19:53:29.523Z] #58 17.08 PBCC images/fifo.pb-c.c [2019-09-24T19:53:29.523Z] #58 17.12 DEP images/fifo.pb-c.d [2019-09-24T19:53:29.523Z] #58 17.18 PBCC images/ghost-file.pb-c.c [2019-09-24T19:53:29.523Z] #58 17.22 DEP images/ghost-file.pb-c.d [2019-09-24T19:53:29.523Z] #58 17.32 PBCC images/regfile.pb-c.c [2019-09-24T19:53:29.523Z] #58 17.42 DEP images/regfile.pb-c.d [2019-09-24T19:53:29.523Z] #58 17.49 PBCC images/ns.pb-c.c [2019-09-24T19:53:29.523Z] #58 17.51 DEP images/ns.pb-c.d [2019-09-24T19:53:29.523Z] #58 17.58 PBCC images/fdinfo.pb-c.c [2019-09-24T19:53:29.523Z] #58 17.63 DEP images/fdinfo.pb-c.d [2019-09-24T19:53:29.523Z] #58 17.73 PBCC images/core-aarch64.pb-c.c [2019-09-24T19:53:29.523Z] #58 17.87 PBCC images/core-arm.pb-c.c [2019-09-24T19:53:29.523Z] #58 17.92 PBCC images/core-ppc64.pb-c.c [2019-09-24T19:53:29.523Z] #58 18.01 PBCC images/core-s390.pb-c.c [2019-09-24T19:53:29.523Z] #58 18.05 PBCC images/core-x86.pb-c.c [2019-09-24T19:53:29.523Z] #58 18.12 PBCC images/core.pb-c.c [2019-09-24T19:53:29.524Z] #58 18.27 PBCC images/inventory.pb-c.c [2019-09-24T19:53:29.524Z] #58 18.39 DEP images/core-aarch64.pb-c.d [2019-09-24T19:53:29.524Z] #58 18.49 DEP images/core-arm.pb-c.d [2019-09-24T19:53:29.524Z] #58 18.60 DEP images/core-ppc64.pb-c.d [2019-09-24T19:53:29.781Z] #58 18.86 DEP images/core-s390.pb-c.d [2019-09-24T19:53:30.345Z] #58 19.01 DEP images/core-x86.pb-c.d [2019-09-24T19:53:30.345Z] #58 19.08 DEP images/core.pb-c.d [2019-09-24T19:53:30.346Z] #58 19.39 DEP images/inventory.pb-c.d [2019-09-24T19:53:30.346Z] #58 19.45 PBCC images/cpuinfo.pb-c.c [2019-09-24T19:53:30.603Z] #58 19.48 DEP images/cpuinfo.pb-c.d [2019-09-24T19:53:30.603Z] #58 19.52 PBCC images/stats.pb-c.c [2019-09-24T19:53:30.603Z] #58 19.55 DEP images/stats.pb-c.d [2019-09-24T19:53:32.500Z] #58 21.24 make[1]: Nothing to be done for 'all'. [2019-09-24T19:53:33.872Z] #58 ... [2019-09-24T19:53:33.872Z] [2019-09-24T19:53:33.872Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:53:33.872Z] #13 18.77 Fetched 7925 kB in 15s (523 kB/s) [2019-09-24T19:53:34.437Z] #13 18.77 Reading package lists... [2019-09-24T19:53:34.437Z] #13 ... [2019-09-24T19:53:34.437Z] [2019-09-24T19:53:34.437Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:53:34.437Z] #33 75.16 fmt [2019-09-24T19:53:34.437Z] #33 76.52 path/filepath [2019-09-24T19:53:34.437Z] #33 78.15 regexp [2019-09-24T19:53:34.437Z] #33 81.21 flag [2019-09-24T19:53:34.437Z] #33 82.43 go/token [2019-09-24T19:53:34.437Z] #33 83.07 internal/lazyregexp [2019-09-24T19:53:34.437Z] #33 83.36 path [2019-09-24T19:53:34.437Z] #33 83.45 go/scanner [2019-09-24T19:53:34.437Z] #33 83.90 io/ioutil [2019-09-24T19:53:34.437Z] #33 84.66 net/url [2019-09-24T19:53:34.437Z] #33 85.03 go/ast [2019-09-24T19:53:34.695Z] #33 ... [2019-09-24T19:53:34.695Z] [2019-09-24T19:53:34.695Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:53:34.695Z] #58 22.82 CC images/stats.o [2019-09-24T19:53:34.695Z] #58 23.35 CC images/core.o [2019-09-24T19:53:35.261Z] #58 24.18 CC images/core-x86.o [2019-09-24T19:53:35.518Z] #58 ... [2019-09-24T19:53:35.518Z] [2019-09-24T19:53:35.518Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-24T19:53:35.518Z] #30 76.13 io/ioutil [2019-09-24T19:53:35.518Z] #30 76.86 path [2019-09-24T19:53:35.519Z] #30 77.37 text/tabwriter [2019-09-24T19:53:35.519Z] #30 78.17 github.com/BurntSushi/toml [2019-09-24T19:53:35.519Z] #30 78.19 flag [2019-09-24T19:53:35.519Z] #30 79.95 log [2019-09-24T19:53:35.519Z] #30 82.99 github.com/BurntSushi/toml/cmd/tomlv [2019-09-24T19:53:35.776Z] #30 ... [2019-09-24T19:53:35.776Z] [2019-09-24T19:53:35.776Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:53:35.776Z] #58 24.85 CC images/core-arm.o [2019-09-24T19:53:36.709Z] #58 25.32 CC images/core-aarch64.o [2019-09-24T19:53:36.709Z] #58 ... [2019-09-24T19:53:36.709Z] [2019-09-24T19:53:36.709Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-24T19:53:36.709Z] #30 DONE 87.4s [2019-09-24T19:53:36.967Z] [2019-09-24T19:53:36.967Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:53:36.967Z] #33 86.63 text/template/parse [2019-09-24T19:53:40.243Z] #33 90.59 go/parser [2019-09-24T19:53:40.499Z] #33 91.08 text/template [2019-09-24T19:53:41.868Z] #33 ... [2019-09-24T19:53:41.868Z] [2019-09-24T19:53:41.868Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:53:41.868Z] #58 25.94 CC images/core-ppc64.o [2019-09-24T19:53:41.868Z] #58 26.96 CC images/core-s390.o [2019-09-24T19:53:41.868Z] #58 27.72 CC images/cpuinfo.o [2019-09-24T19:53:41.868Z] #58 28.24 CC images/inventory.o [2019-09-24T19:53:41.868Z] #58 28.57 CC images/fdinfo.o [2019-09-24T19:53:41.868Z] #58 28.89 CC images/fown.o [2019-09-24T19:53:41.868Z] #58 29.20 CC images/ns.o [2019-09-24T19:53:41.868Z] #58 29.48 CC images/regfile.o [2019-09-24T19:53:41.868Z] #58 29.72 CC images/ghost-file.o [2019-09-24T19:53:41.868Z] #58 30.06 CC images/fifo.o [2019-09-24T19:53:41.868Z] #58 30.30 CC images/remap-file-path.o [2019-09-24T19:53:41.868Z] #58 30.69 CC images/eventfd.o [2019-09-24T19:53:42.126Z] #58 30.94 CC images/eventpoll.o [2019-09-24T19:53:42.384Z] #58 31.29 CC images/fh.o [2019-09-24T19:53:42.642Z] #58 31.64 CC images/fsnotify.o [2019-09-24T19:53:43.576Z] #58 32.40 CC images/signalfd.o [2019-09-24T19:53:43.576Z] #58 ... [2019-09-24T19:53:43.576Z] [2019-09-24T19:53:43.576Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:53:43.576Z] #33 94.12 log [2019-09-24T19:53:44.141Z] #33 94.71 encoding/binary [2019-09-24T19:53:45.514Z] #33 96.19 go/doc [2019-09-24T19:53:46.079Z] #33 96.63 encoding/base64 [2019-09-24T19:53:46.644Z] #33 97.38 encoding/json [2019-09-24T19:53:49.171Z] #33 ... [2019-09-24T19:53:49.171Z] [2019-09-24T19:53:49.171Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:53:49.171Z] #13 18.77 Reading package lists... [2019-09-24T19:53:49.171Z] #13 24.54 Reading package lists... [2019-09-24T19:53:49.171Z] #13 28.88 Building dependency tree... [2019-09-24T19:53:49.171Z] #13 29.77 Reading state information... [2019-09-24T19:53:49.171Z] #13 30.77 The following additional packages will be installed: [2019-09-24T19:53:49.171Z] #13 30.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-24T19:53:49.171Z] #13 30.78 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-24T19:53:49.171Z] #13 30.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-24T19:53:49.171Z] #13 30.78 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-24T19:53:49.171Z] #13 30.78 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-24T19:53:49.171Z] #13 30.78 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-24T19:53:49.171Z] #13 30.78 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-24T19:53:49.171Z] #13 30.79 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-24T19:53:49.171Z] #13 30.79 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-24T19:53:49.171Z] #13 30.79 Suggested packages: [2019-09-24T19:53:49.171Z] #13 30.79 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-24T19:53:49.171Z] #13 30.79 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-24T19:53:49.171Z] #13 30.79 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-24T19:53:49.171Z] #13 30.80 vim-doc vim-scripts xfsdump acl attr quota [2019-09-24T19:53:49.171Z] #13 30.80 Recommended packages: [2019-09-24T19:53:49.171Z] #13 30.80 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-24T19:53:49.171Z] #13 30.80 python3-keyrings.alt python3-xdg unzip [2019-09-24T19:53:49.428Z] #13 ... [2019-09-24T19:53:49.428Z] [2019-09-24T19:53:49.428Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:53:49.428Z] #33 99.87 github.com/LK4D4/vndr/build [2019-09-24T19:53:51.955Z] #33 102.7 encoding/xml [2019-09-24T19:53:52.520Z] #33 103.2 compress/flate [2019-09-24T19:53:53.893Z] #33 ... [2019-09-24T19:53:53.893Z] [2019-09-24T19:53:53.893Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:53:53.893Z] #58 32.72 CC images/fs.o [2019-09-24T19:53:53.893Z] #58 33.04 CC images/pstree.o [2019-09-24T19:53:53.893Z] #58 33.35 CC images/pipe.o [2019-09-24T19:53:53.893Z] #58 33.62 CC images/tcp-stream.o [2019-09-24T19:53:53.893Z] #58 33.93 CC images/sk-packet.o [2019-09-24T19:53:53.893Z] #58 34.21 CC images/mnt.o [2019-09-24T19:53:53.893Z] #58 34.51 CC images/pipe-data.o [2019-09-24T19:53:53.893Z] #58 34.85 CC images/sa.o [2019-09-24T19:53:53.893Z] #58 35.11 CC images/timer.o [2019-09-24T19:53:53.893Z] #58 35.50 CC images/timerfd.o [2019-09-24T19:53:53.893Z] #58 35.76 CC images/mm.o [2019-09-24T19:53:53.893Z] #58 36.20 CC images/sk-opts.o [2019-09-24T19:53:53.893Z] #58 36.50 CC images/sk-unix.o [2019-09-24T19:53:53.893Z] #58 36.82 CC images/sk-inet.o [2019-09-24T19:53:53.893Z] #58 37.18 CC images/tun.o [2019-09-24T19:53:53.893Z] #58 37.49 CC images/sk-netlink.o [2019-09-24T19:53:53.893Z] #58 37.85 CC images/packet-sock.o [2019-09-24T19:53:53.893Z] #58 38.24 CC images/ipc-var.o [2019-09-24T19:53:53.893Z] #58 38.47 CC images/ipc-desc.o [2019-09-24T19:53:53.893Z] #58 38.72 CC images/ipc-shm.o [2019-09-24T19:53:53.893Z] #58 38.91 CC images/ipc-msg.o [2019-09-24T19:53:53.893Z] #58 39.21 CC images/ipc-sem.o [2019-09-24T19:53:53.893Z] #58 39.38 CC images/utsns.o [2019-09-24T19:53:53.893Z] #58 39.58 CC images/creds.o [2019-09-24T19:53:53.893Z] #58 39.83 CC images/vma.o [2019-09-24T19:53:53.893Z] #58 40.05 CC images/netdev.o [2019-09-24T19:53:53.893Z] #58 40.49 CC images/tty.o [2019-09-24T19:53:53.893Z] #58 41.24 CC images/file-lock.o [2019-09-24T19:53:53.893Z] #58 41.55 CC images/rlimit.o [2019-09-24T19:53:53.893Z] #58 41.86 CC images/pagemap.o [2019-09-24T19:53:53.893Z] #58 42.20 CC images/siginfo.o [2019-09-24T19:53:53.893Z] #58 42.45 CC images/rpc.o [2019-09-24T19:53:54.151Z] #58 ... [2019-09-24T19:53:54.151Z] [2019-09-24T19:53:54.151Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:53:54.151Z] #13 34.96 The following NEW packages will be installed: [2019-09-24T19:53:54.151Z] #13 34.96 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-24T19:53:54.151Z] #13 34.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-24T19:53:54.151Z] #13 34.97 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-24T19:53:54.151Z] #13 34.97 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-24T19:53:54.151Z] #13 34.97 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-24T19:53:54.151Z] #13 34.97 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-24T19:53:54.151Z] #13 34.98 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-24T19:53:54.151Z] #13 34.98 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-24T19:53:54.151Z] #13 34.98 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-24T19:53:54.151Z] #13 34.98 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-24T19:53:54.151Z] #13 34.98 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-24T19:53:54.151Z] #13 34.99 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-24T19:53:54.151Z] #13 34.99 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-24T19:53:54.151Z] #13 34.99 xfsprogs xxd xz-utils zip [2019-09-24T19:53:54.151Z] #13 36.07 0 upgraded, 69 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T19:53:54.151Z] #13 36.07 Need to get 90.9 MB of archives. [2019-09-24T19:53:54.151Z] #13 36.07 After this operation, 541 MB of additional disk space will be used. [2019-09-24T19:53:54.151Z] #13 36.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-24T19:53:54.151Z] #13 36.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-24T19:53:54.151Z] #13 36.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-24T19:53:54.151Z] #13 36.08 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-24T19:53:54.151Z] #13 36.09 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-09-24T19:53:54.151Z] #13 36.11 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-24T19:53:54.151Z] #13 36.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-24T19:53:54.151Z] #13 36.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-24T19:53:54.151Z] #13 36.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-24T19:53:54.151Z] #13 36.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-24T19:53:54.151Z] #13 36.62 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-24T19:53:54.151Z] #13 36.62 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-24T19:53:54.151Z] #13 36.62 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-24T19:53:54.151Z] #13 36.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-24T19:53:54.151Z] #13 36.63 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-24T19:53:54.151Z] #13 36.63 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-24T19:53:54.151Z] #13 36.64 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-24T19:53:54.151Z] #13 36.65 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-24T19:53:54.151Z] #13 36.66 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-24T19:53:54.151Z] #13 36.66 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-24T19:53:54.151Z] #13 36.68 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-24T19:53:54.151Z] #13 36.72 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-24T19:53:54.151Z] #13 36.73 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-24T19:53:54.151Z] #13 36.75 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-24T19:53:54.151Z] #13 36.75 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-24T19:53:54.151Z] #13 36.77 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-24T19:53:54.151Z] #13 36.79 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-24T19:53:54.151Z] #13 36.80 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-24T19:53:54.151Z] #13 36.81 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-24T19:53:54.151Z] #13 36.86 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-24T19:53:54.151Z] #13 36.87 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-24T19:53:54.151Z] #13 36.87 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-24T19:53:54.151Z] #13 36.89 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-24T19:53:54.151Z] #13 36.90 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-24T19:53:54.151Z] #13 36.90 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-24T19:53:54.151Z] #13 36.91 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-24T19:53:54.151Z] #13 36.92 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-24T19:53:54.151Z] #13 36.92 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-09-24T19:53:54.151Z] #13 36.93 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-24T19:53:54.151Z] #13 36.95 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-24T19:53:54.151Z] #13 36.97 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-24T19:53:54.151Z] #13 36.99 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-24T19:53:54.151Z] #13 37.03 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-24T19:53:54.151Z] #13 37.05 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-24T19:53:54.151Z] #13 37.06 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-24T19:53:54.151Z] #13 37.06 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-24T19:53:54.151Z] #13 37.07 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-24T19:53:54.151Z] #13 37.08 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-09-24T19:53:54.151Z] #13 37.23 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-24T19:53:54.151Z] #13 37.25 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-24T19:53:54.151Z] #13 37.40 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-24T19:53:54.151Z] #13 37.43 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-24T19:53:54.151Z] #13 37.44 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-24T19:53:54.151Z] #13 37.49 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-24T19:53:54.151Z] #13 37.49 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-24T19:53:54.151Z] #13 37.53 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-24T19:53:54.151Z] #13 37.97 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-24T19:53:54.151Z] #13 38.05 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-24T19:53:54.151Z] #13 38.10 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-24T19:53:54.151Z] #13 38.13 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-24T19:53:54.151Z] #13 38.14 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-24T19:53:54.151Z] #13 38.20 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-09-24T19:53:54.151Z] #13 38.40 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-09-24T19:53:54.151Z] #13 38.62 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-24T19:53:54.151Z] #13 38.63 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-24T19:53:54.151Z] #13 39.01 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-24T19:53:54.151Z] #13 39.32 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-09-24T19:53:54.409Z] #13 39.33 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-09-24T19:53:57.105Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:20045929 Name:quota Decls:[0xc022869980 0xc022869a00 0xc022869a80 0xc022869b00 0xc0227f3b60 0xc0227f3cb0] Scope:scope 0xc0156f3e70 { [2019-09-24T19:53:57.105Z] var ErrQuotaNotSupported [2019-09-24T19:53:57.105Z] type errQuotaNotSupported [2019-09-24T19:53:57.105Z] } [2019-09-24T19:53:57.105Z] Imports:[0xc0227f39e0] Unresolved:[errdefs nil string] Comments:[0xc0227c9320 0xc0227c94a0]} [2019-09-24T19:53:57.715Z] #13 42.30 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-09-24T19:54:00.240Z] #13 45.13 debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T19:54:00.240Z] #13 45.26 Fetched 90.9 MB in 9s (10.0 MB/s) [2019-09-24T19:54:00.240Z] #13 45.39 Selecting previously unselected package bash-completion. [2019-09-24T19:54:00.240Z] #13 45.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-09-24T19:54:00.240Z] #13 45.45 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-24T19:54:04.420Z] #13 ... [2019-09-24T19:54:04.420Z] [2019-09-24T19:54:04.420Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-24T19:54:04.420Z] #61 106.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-24T19:54:04.420Z] #61 106.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-24T19:54:04.420Z] #61 DONE 114.7s [2019-09-24T19:54:04.420Z] [2019-09-24T19:54:04.420Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:54:04.420Z] #13 49.03 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-24T19:54:04.420Z] #13 ... [2019-09-24T19:54:04.420Z] [2019-09-24T19:54:04.420Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:54:04.420Z] #58 43.89 CC images/ext-file.o [2019-09-24T19:54:04.420Z] #58 44.24 CC images/cgroup.o [2019-09-24T19:54:04.420Z] #58 44.94 CC images/userns.o [2019-09-24T19:54:04.420Z] #58 45.28 CC images/google/protobuf/descriptor.o [2019-09-24T19:54:04.420Z] #58 47.02 CC images/opts.o [2019-09-24T19:54:04.420Z] #58 47.32 CC images/seccomp.o [2019-09-24T19:54:04.420Z] #58 47.69 CC images/binfmt-misc.o [2019-09-24T19:54:04.420Z] #58 47.94 CC images/time.o [2019-09-24T19:54:04.420Z] #58 48.20 CC images/sysctl.o [2019-09-24T19:54:04.420Z] #58 48.45 CC images/autofs.o [2019-09-24T19:54:04.420Z] #58 48.70 CC images/macvlan.o [2019-09-24T19:54:04.420Z] #58 48.95 CC images/sit.o [2019-09-24T19:54:04.420Z] #58 49.18 LINK images/built-in.o [2019-09-24T19:54:04.420Z] #58 49.34 GEN compel/include/asm [2019-09-24T19:54:04.420Z] #58 49.37 GEN compel/include/version.h [2019-09-24T19:54:04.421Z] #58 49.40 touch .config [2019-09-24T19:54:04.421Z] #58 49.41 GEN include/common/config.h [2019-09-24T19:54:04.421Z] #58 49.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-24T19:54:04.421Z] #58 49.52 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-24T19:54:04.421Z] #58 49.56 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-24T19:54:04.421Z] #58 49.58 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-24T19:54:04.421Z] #58 49.61 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-24T19:54:04.421Z] #58 49.64 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-24T19:54:04.421Z] #58 49.69 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-24T19:54:04.421Z] #58 49.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-24T19:54:04.421Z] #58 49.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-24T19:54:04.421Z] #58 49.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-24T19:54:04.421Z] #58 49.81 DEP compel/plugins/std/infect.d [2019-09-24T19:54:04.421Z] #58 49.94 DEP compel/plugins/std/string.d [2019-09-24T19:54:04.421Z] #58 50.09 DEP compel/plugins/std/log.d [2019-09-24T19:54:04.421Z] #58 50.18 DEP compel/plugins/std/fds.d [2019-09-24T19:54:04.421Z] #58 50.28 DEP compel/plugins/std/std.d [2019-09-24T19:54:04.421Z] #58 50.45 DEP compel/plugins/shmem/shmem.d [2019-09-24T19:54:04.421Z] #58 50.57 DEP compel/plugins/fds/fds.d [2019-09-24T19:54:04.421Z] #58 50.74 CC compel/plugins/std/std.o [2019-09-24T19:54:04.421Z] #58 51.12 CC compel/plugins/std/fds.o [2019-09-24T19:54:04.421Z] #58 51.57 CC compel/plugins/std/log.o [2019-09-24T19:54:04.421Z] #58 52.43 CC compel/plugins/std/string.o [2019-09-24T19:54:04.421Z] #58 ... [2019-09-24T19:54:04.421Z] [2019-09-24T19:54:04.421Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-24T19:54:04.421Z] #62 DONE 0.1s [2019-09-24T19:54:04.421Z] [2019-09-24T19:54:04.421Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:54:04.421Z] #33 106.7 hash [2019-09-24T19:54:04.421Z] #33 106.9 hash/crc32 [2019-09-24T19:54:04.421Z] #33 107.5 compress/gzip [2019-09-24T19:54:04.421Z] #33 108.2 context [2019-09-24T19:54:04.421Z] #33 108.2 crypto/cipher [2019-09-24T19:54:04.421Z] #33 109.0 math/big [2019-09-24T19:54:04.421Z] #33 109.8 crypto/aes [2019-09-24T19:54:04.421Z] #33 111.2 crypto [2019-09-24T19:54:04.421Z] #33 111.4 crypto/des [2019-09-24T19:54:04.421Z] #33 112.1 crypto/internal/randutil [2019-09-24T19:54:04.421Z] #33 112.3 crypto/sha512 [2019-09-24T19:54:04.421Z] #33 113.4 crypto/ed25519/internal/edwards25519 [2019-09-24T19:54:04.421Z] #33 ... [2019-09-24T19:54:04.421Z] [2019-09-24T19:54:04.421Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:54:04.421Z] #58 53.36 CC compel/plugins/std/infect.o [2019-09-24T19:54:05.365Z] #58 54.20 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-24T19:54:05.623Z] #58 54.34 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-24T19:54:05.623Z] #58 54.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-24T19:54:05.623Z] #58 54.59 AR compel/plugins/std.lib.a [2019-09-24T19:54:05.880Z] #58 54.62 CC compel/plugins/fds/fds.o [2019-09-24T19:54:05.880Z] #58 54.91 AR compel/plugins/fds.lib.a [2019-09-24T19:54:06.138Z] #58 54.96 HOSTDEP compel/src/lib/log-host.d [2019-09-24T19:54:06.138Z] #58 55.16 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-24T19:54:06.396Z] #58 55.30 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-24T19:54:06.654Z] #58 55.42 HOSTDEP compel/src/main-host.d [2019-09-24T19:54:06.654Z] #58 55.56 DEP compel/src/lib/ptrace.d [2019-09-24T19:54:06.911Z] #58 55.78 DEP compel/src/lib/infect.d [2019-09-24T19:54:07.169Z] #58 55.96 DEP compel/src/lib/infect-util.d [2019-09-24T19:54:07.169Z] #58 56.07 DEP compel/src/lib/infect-rpc.d [2019-09-24T19:54:07.169Z] #58 56.21 DEP compel/arch/x86/src/lib/infect.d [2019-09-24T19:54:07.427Z] #58 56.36 DEP compel/arch/x86/src/lib/cpu.d [2019-09-24T19:54:07.427Z] #58 56.44 DEP compel/src/lib/log.d [2019-09-24T19:54:07.684Z] #58 56.53 DEP compel/src/main.d [2019-09-24T19:54:07.942Z] #58 56.66 DEP compel/src/lib/handle-elf.d [2019-09-24T19:54:07.942Z] #58 56.85 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-24T19:54:08.200Z] #58 57.05 CC compel/src/lib/log.o [2019-09-24T19:54:08.457Z] #58 57.46 CC compel/arch/x86/src/lib/cpu.o [2019-09-24T19:54:09.390Z] #58 58.29 CC compel/arch/x86/src/lib/infect.o [2019-09-24T19:54:10.323Z] #58 59.27 CC compel/src/lib/infect-rpc.o [2019-09-24T19:54:10.888Z] #58 59.76 CC compel/src/lib/infect-util.o [2019-09-24T19:54:11.146Z] #58 60.14 CC compel/src/lib/infect.o [2019-09-24T19:54:11.404Z] #58 ... [2019-09-24T19:54:11.404Z] [2019-09-24T19:54:11.404Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:54:11.404Z] #13 49.75 Selecting previously unselected package libnet1:amd64. [2019-09-24T19:54:11.404Z] #13 49.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 49.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-24T19:54:11.404Z] #13 50.05 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-24T19:54:11.404Z] #13 50.05 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 50.08 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-24T19:54:11.404Z] #13 50.34 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-24T19:54:11.404Z] #13 50.35 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 50.35 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-24T19:54:11.404Z] #13 50.56 Selecting previously unselected package libudev-dev:amd64. [2019-09-24T19:54:11.404Z] #13 50.56 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 50.56 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-24T19:54:11.404Z] #13 50.83 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-24T19:54:11.404Z] #13 50.83 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 50.84 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-24T19:54:11.404Z] #13 51.48 Selecting previously unselected package python3.5-minimal. [2019-09-24T19:54:11.404Z] #13 51.48 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 51.50 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-24T19:54:11.404Z] #13 52.75 Selecting previously unselected package python3-minimal. [2019-09-24T19:54:11.404Z] #13 52.77 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 52.78 Unpacking python3-minimal (3.5.3-1) ... [2019-09-24T19:54:11.404Z] #13 52.94 Selecting previously unselected package libmpdec2:amd64. [2019-09-24T19:54:11.404Z] #13 52.94 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 52.94 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-24T19:54:11.404Z] #13 53.06 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-24T19:54:11.404Z] #13 53.06 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 53.06 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-24T19:54:11.404Z] #13 54.77 Selecting previously unselected package python3.5. [2019-09-24T19:54:11.404Z] #13 54.78 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 54.79 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-24T19:54:11.404Z] #13 54.96 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-24T19:54:11.404Z] #13 54.98 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-24T19:54:11.404Z] #13 54.99 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-24T19:54:11.404Z] #13 55.09 Selecting previously unselected package dh-python. [2019-09-24T19:54:11.404Z] #13 55.09 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-24T19:54:11.404Z] #13 55.10 Unpacking dh-python (2.20170125) ... [2019-09-24T19:54:11.404Z] #13 55.34 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-24T19:54:11.404Z] #13 55.35 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-24T19:54:13.560Z] #13 58.53 Setting up python3-minimal (3.5.3-1) ... [2019-09-24T19:54:13.818Z] #13 ... [2019-09-24T19:54:13.818Z] [2019-09-24T19:54:13.818Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:54:13.818Z] #58 62.79 CC compel/src/lib/ptrace.o [2019-09-24T19:54:14.383Z] #58 63.30 AR compel/libcompel.a [2019-09-24T19:54:14.641Z] #58 63.37 HOSTCC compel/src/main-host.o [2019-09-24T19:54:14.899Z] #58 63.72 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-24T19:54:15.156Z] #58 64.01 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-24T19:54:15.168Z] INFO [runner] worker.2 took 1m36.869448358s with stages: golint: 1m14.110435258s, gosec: 12.296325169s, gofmt: 4.334940569s, ineffassign: 2.775763006s, misspell: 2.111107588s, varcheck: 512.183024ms, deadcode: 387.386661ms, structcheck: 173.258352ms, unconvert: 167.979882ms, typecheck: 6.999µs [2019-09-24T19:54:15.168Z] INFO [runner] worker.1 took 1m39.546130569s with stages: megacheck: 46.367999205s, goimports: 26.687386232s, govet: 26.490714715s [2019-09-24T19:54:15.168Z] INFO [runner] Workers idle times: #2: 2.675064286s [2019-09-24T19:54:15.168Z] INFO [runner] Issues before processing: 1972, after processing: 0 [2019-09-24T19:54:15.168Z] INFO [runner] processing took 494.476533ms with stages: exclude: 155.100525ms, identifier_marker: 99.999427ms, autogenerated_exclude: 82.139216ms, nolint: 62.074514ms, skip_dirs: 55.829751ms, filename_unadjuster: 25.50431ms, cgo: 6.963368ms, path_prettifier: 5.721064ms, exclude-rules: 1.116941ms, uniq_by_line: 7.3µs, diff: 3.414µs, path_shortener: 3.23µs, source_code: 3.098µs, max_from_linter: 3.027µs, max_same_issues: 2.944µs, skip_files: 2.302µs, max_per_file_from_linter: 2.102µs [2019-09-24T19:54:15.168Z] INFO File cache stats: 1435 entries of total size 6.8MiB [2019-09-24T19:54:15.414Z] #58 64.40 HOSTCC compel/src/lib/log-host.o [2019-09-24T19:54:15.435Z] INFO Memory: 195 samples, avg is 1283.1MB, max is 5450.1MB [2019-09-24T19:54:15.436Z] INFO Execution took 2m12.082068417s [2019-09-24T19:54:15.672Z] #58 64.75 HOSTLINK compel/compel-host-bin [2019-09-24T19:54:15.672Z] #58 ... [2019-09-24T19:54:15.672Z] [2019-09-24T19:54:15.672Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:54:15.672Z] #33 116.4 crypto/hmac [2019-09-24T19:54:15.672Z] #33 116.6 crypto/md5 [2019-09-24T19:54:15.672Z] #33 117.2 crypto/rc4 [2019-09-24T19:54:15.672Z] #33 117.3 crypto/sha1 [2019-09-24T19:54:15.672Z] #33 118.1 crypto/rand [2019-09-24T19:54:15.672Z] #33 118.3 crypto/elliptic [2019-09-24T19:54:15.672Z] #33 118.7 encoding/asn1 [2019-09-24T19:54:15.672Z] #33 120.7 crypto/ed25519 [2019-09-24T19:54:15.672Z] #33 121.0 crypto/rsa [2019-09-24T19:54:15.672Z] #33 121.6 crypto/ecdsa [2019-09-24T19:54:15.672Z] #33 122.0 crypto/sha256 [2019-09-24T19:54:15.672Z] #33 122.6 crypto/dsa [2019-09-24T19:54:15.672Z] #33 123.0 encoding/hex [2019-09-24T19:54:15.672Z] #33 123.1 encoding/pem [2019-09-24T19:54:15.672Z] #33 123.4 crypto/x509/pkix [2019-09-24T19:54:15.672Z] #33 123.7 vendor/golang.org/x/crypto/cryptobyte [2019-09-24T19:54:15.672Z] #33 123.8 vendor/golang.org/x/net/dns/dnsmessage [2019-09-24T19:54:15.672Z] #33 125.6 vendor/golang.org/x/crypto/internal/chacha20 [2019-09-24T19:54:15.672Z] #33 126.2 vendor/golang.org/x/crypto/poly1305 [2019-09-24T19:54:15.697Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-24T19:54:15.697Z] No api/types/ or api/swagger.yaml changes in diff. [2019-09-24T19:54:15.697Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-24T19:54:15.697Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-24T19:54:15.697Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-09-24T19:54:15.929Z] #33 ... [2019-09-24T19:54:15.929Z] [2019-09-24T19:54:15.929Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:54:15.929Z] #13 60.03 Selecting previously unselected package python3. [2019-09-24T19:54:15.930Z] #13 60.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-09-24T19:54:15.930Z] #13 60.06 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-24T19:54:15.930Z] #13 60.07 Unpacking python3 (3.5.3-1) ... [2019-09-24T19:54:15.930Z] #13 60.18 Selecting previously unselected package pigz. [2019-09-24T19:54:15.930Z] #13 60.20 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-24T19:54:15.930Z] #13 60.20 Unpacking pigz (2.3.4-1) ... [2019-09-24T19:54:15.930Z] #13 60.36 Selecting previously unselected package libip4tc0:amd64. [2019-09-24T19:54:15.930Z] #13 60.37 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-24T19:54:15.930Z] #13 60.39 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-24T19:54:15.930Z] #13 60.49 Selecting previously unselected package libip6tc0:amd64. [2019-09-24T19:54:15.930Z] #13 60.50 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-24T19:54:15.930Z] #13 60.51 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-24T19:54:15.930Z] #13 60.65 Selecting previously unselected package libiptc0:amd64. [2019-09-24T19:54:15.930Z] #13 60.65 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-24T19:54:15.930Z] #13 60.66 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-24T19:54:15.930Z] #13 60.73 Selecting previously unselected package libxtables12:amd64. [2019-09-24T19:54:15.930Z] #13 60.74 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-24T19:54:15.930Z] #13 60.75 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-24T19:54:15.930Z] #13 60.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-24T19:54:15.930Z] #13 60.88 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-24T19:54:15.930Z] #13 60.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-24T19:54:15.930Z] #13 60.99 Selecting previously unselected package iptables. [2019-09-24T19:54:15.930Z] #13 61.00 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-24T19:54:15.930Z] #13 61.00 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-24T19:54:16.187Z] #13 61.37 Selecting previously unselected package xxd. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-24T19:54:16.445Z] #13 61.37 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-24T19:54:16.445Z] #13 61.38 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:54:16.445Z] #13 61.52 Selecting previously unselected package vim-common. [2019-09-24T19:54:16.445Z] #13 61.53 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-24T19:54:16.445Z] #13 61.56 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:54:16.582Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -e DOCKER_GRAPHDRIVER docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 hack/make.sh dynbinary-daemon test-docker-py [2019-09-24T19:54:16.703Z] #13 61.74 Selecting previously unselected package bzip2. [2019-09-24T19:54:16.703Z] #13 61.75 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-24T19:54:16.703Z] #13 61.76 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-24T19:54:16.703Z] #13 61.90 Selecting previously unselected package libgpm2:amd64. [2019-09-24T19:54:16.703Z] #13 61.90 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-24T19:54:16.703Z] #13 61.91 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-24T19:54:16.961Z] #13 61.99 Selecting previously unselected package xz-utils. [2019-09-24T19:54:16.961Z] #13 62.01 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-24T19:54:16.961Z] #13 62.01 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-24T19:54:16.961Z] #13 62.25 Selecting previously unselected package aufs-tools. [2019-09-24T19:54:17.150Z] [2019-09-24T19:54:17.218Z] #13 62.25 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-24T19:54:17.218Z] #13 62.27 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-24T19:54:17.218Z] #13 62.47 Selecting previously unselected package liblzo2-2:amd64. [2019-09-24T19:54:17.218Z] #13 62.48 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-24T19:54:17.218Z] #13 62.50 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-24T19:54:17.407Z] Removing bundles/ [2019-09-24T19:54:17.407Z] [2019-09-24T19:54:17.407Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-24T19:54:17.407Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-24T19:54:17.407Z] GOOS="" GOARCH="" GOARM="" [2019-09-24T19:54:17.476Z] #13 62.63 Selecting previously unselected package btrfs-progs. [2019-09-24T19:54:17.476Z] #13 62.63 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-24T19:54:17.476Z] #13 62.64 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-24T19:54:18.042Z] #13 63.22 Selecting previously unselected package btrfs-tools. [2019-09-24T19:54:18.042Z] #13 63.23 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-24T19:54:18.042Z] #13 63.24 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-24T19:54:18.042Z] #13 63.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-24T19:54:18.300Z] #13 63.31 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-24T19:54:18.300Z] #13 63.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-24T19:54:18.300Z] #13 63.50 Selecting previously unselected package dmsetup. [2019-09-24T19:54:18.300Z] #13 63.50 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-24T19:54:18.300Z] #13 63.50 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-24T19:54:18.558Z] #13 63.68 Selecting previously unselected package libonig4:amd64. [2019-09-24T19:54:18.558Z] #13 63.68 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-24T19:54:18.558Z] #13 63.68 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-24T19:54:18.815Z] #13 63.90 Selecting previously unselected package libjq1:amd64. [2019-09-24T19:54:18.815Z] #13 63.90 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-24T19:54:18.815Z] #13 63.90 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-24T19:54:18.815Z] #13 64.05 Selecting previously unselected package jq. [2019-09-24T19:54:18.815Z] #13 64.05 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-24T19:54:18.815Z] #13 64.06 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-24T19:54:19.073Z] #13 64.15 Selecting previously unselected package libaio1:amd64. [2019-09-24T19:54:19.073Z] #13 64.15 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-24T19:54:19.073Z] #13 64.16 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-24T19:54:19.073Z] #13 64.25 Selecting previously unselected package libcap2-bin. [2019-09-24T19:54:19.073Z] #13 64.25 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-24T19:54:19.073Z] #13 64.26 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-24T19:54:19.073Z] #13 64.35 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-24T19:54:19.334Z] #13 64.36 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-24T19:54:19.335Z] #13 64.36 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-24T19:54:19.335Z] #13 64.45 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-24T19:54:19.335Z] #13 64.47 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-24T19:54:19.335Z] #13 64.48 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-24T19:54:19.596Z] #13 64.84 Selecting previously unselected package libpcre16-3:amd64. [2019-09-24T19:54:19.596Z] #13 64.84 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-24T19:54:19.596Z] #13 64.84 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-24T19:54:19.930Z] #13 65.09 Selecting previously unselected package libpcre32-3:amd64. [2019-09-24T19:54:19.930Z] #13 65.09 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-24T19:54:19.930Z] #13 65.11 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-24T19:54:20.188Z] #13 65.30 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-24T19:54:20.189Z] #13 65.32 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-24T19:54:20.189Z] #13 65.33 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-24T19:54:20.754Z] #13 65.89 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-24T19:54:20.754Z] #13 65.89 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-24T19:54:20.754Z] #13 65.90 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-24T19:54:21.319Z] #13 66.21 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-24T19:54:21.319Z] #13 66.23 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-24T19:54:21.319Z] #13 66.24 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-24T19:54:21.319Z] #13 66.38 Selecting previously unselected package libnl-3-200:amd64. [2019-09-24T19:54:21.319Z] #13 66.38 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-24T19:54:21.319Z] #13 66.39 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-24T19:54:21.319Z] #13 66.51 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-24T19:54:21.319Z] #13 66.51 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-24T19:54:21.319Z] #13 66.51 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-24T19:54:21.577Z] #13 66.60 Selecting previously unselected package libreadline5:amd64. [2019-09-24T19:54:21.577Z] #13 66.62 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-24T19:54:21.577Z] #13 66.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-24T19:54:21.835Z] #13 66.81 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-24T19:54:21.835Z] #13 66.82 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-09-24T19:54:21.835Z] #13 66.82 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-24T19:54:23.733Z] #13 68.67 Selecting previously unselected package net-tools. [2019-09-24T19:54:23.733Z] #13 68.69 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-24T19:54:23.733Z] #13 68.70 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-24T19:54:23.991Z] #13 68.99 Selecting previously unselected package python-pip-whl. [2019-09-24T19:54:23.991Z] #13 68.99 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-24T19:54:23.991Z] #13 69.01 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-24T19:54:24.570Z] #13 69.65 Selecting previously unselected package python3-pip. [2019-09-24T19:54:24.570Z] #13 69.65 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-24T19:54:24.570Z] #13 69.66 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-24T19:54:24.853Z] #13 69.94 Selecting previously unselected package python3-pkg-resources. [2019-09-24T19:54:24.853Z] #13 69.98 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-24T19:54:24.853Z] #13 69.99 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-24T19:54:25.113Z] #13 70.13 Selecting previously unselected package python3-setuptools. [2019-09-24T19:54:25.113Z] #13 70.15 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-24T19:54:25.113Z] #13 70.18 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-24T19:54:25.370Z] #13 70.45 Selecting previously unselected package python3-wheel. [2019-09-24T19:54:25.370Z] #13 70.47 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-24T19:54:25.370Z] #13 70.48 Unpacking python3-wheel (0.29.0-2) ... [2019-09-24T19:54:25.626Z] #13 70.62 Selecting previously unselected package thin-provisioning-tools. [2019-09-24T19:54:25.626Z] #13 70.63 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-24T19:54:25.626Z] #13 70.65 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-24T19:54:25.883Z] #13 71.01 Selecting previously unselected package vim-runtime. [2019-09-24T19:54:25.883Z] #13 71.01 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-24T19:54:25.883Z] #13 71.05 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-24T19:54:25.883Z] #13 71.08 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-24T19:54:25.883Z] #13 71.08 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:54:25.883Z] #13 ... [2019-09-24T19:54:25.883Z] [2019-09-24T19:54:25.883Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:54:25.883Z] #33 126.6 vendor/golang.org/x/sys/cpu [2019-09-24T19:54:25.883Z] #33 127.0 vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-24T19:54:25.883Z] #33 127.7 net [2019-09-24T19:54:25.883Z] #33 128.3 vendor/golang.org/x/crypto/hkdf [2019-09-24T19:54:25.883Z] #33 128.5 vendor/golang.org/x/text/transform [2019-09-24T19:54:25.883Z] #33 129.2 vendor/golang.org/x/text/unicode/bidi [2019-09-24T19:54:25.883Z] #33 131.0 vendor/golang.org/x/text/secure/bidirule [2019-09-24T19:54:25.883Z] #33 131.5 vendor/golang.org/x/text/unicode/norm [2019-09-24T19:54:25.883Z] #33 135.7 vendor/golang.org/x/net/idna [2019-09-24T19:54:26.140Z] #33 ... [2019-09-24T19:54:26.140Z] [2019-09-24T19:54:26.140Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:54:26.140Z] #58 64.92 DEP soccr/soccr.d [2019-09-24T19:54:26.140Z] #58 65.17 CC soccr/soccr.o [2019-09-24T19:54:26.140Z] #58 66.77 AR soccr/libsoccr.a [2019-09-24T19:54:26.140Z] #58 66.81 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-24T19:54:26.140Z] #58 67.13 DEP criu/arch/x86/sigframe.d [2019-09-24T19:54:26.140Z] #58 67.23 DEP criu/arch/x86/sigaction_compat.d [2019-09-24T19:54:26.140Z] #58 67.36 DEP criu/arch/x86/kerndat.d [2019-09-24T19:54:26.140Z] #58 67.54 DEP criu/arch/x86/crtools.d [2019-09-24T19:54:26.140Z] #58 67.75 DEP criu/arch/x86/cpu.d [2019-09-24T19:54:26.140Z] #58 68.00 CC criu/arch/x86/cpu.o [2019-09-24T19:54:26.140Z] #58 68.82 CC criu/arch/x86/crtools.o [2019-09-24T19:54:26.140Z] #58 70.21 CC criu/arch/x86/kerndat.o [2019-09-24T19:54:26.140Z] #58 70.85 CC criu/arch/x86/sigaction_compat.o [2019-09-24T19:54:26.140Z] #58 71.14 CC criu/arch/x86/sigframe.o [2019-09-24T19:54:26.140Z] #58 71.45 LINK criu/arch/x86/crtools.built-in.o [2019-09-24T19:54:26.140Z] #58 71.51 DEP criu/pie/util-vdso-elf32.d [2019-09-24T19:54:26.140Z] #58 71.75 DEP criu/arch/x86/vdso-pie.d [2019-09-24T19:54:26.140Z] #58 71.92 DEP criu/pie/parasite-vdso.d [2019-09-24T19:54:26.140Z] #58 72.19 DEP criu/pie/util-vdso.d [2019-09-24T19:54:26.140Z] #58 72.39 DEP criu/pie/util.d [2019-09-24T19:54:26.140Z] #58 72.62 CC criu/pie/util.o [2019-09-24T19:54:26.140Z] #58 73.06 CC criu/pie/util-vdso.o [2019-09-24T19:54:26.140Z] #58 73.98 CC criu/pie/parasite-vdso.o [2019-09-24T19:54:26.140Z] #58 75.19 CC criu/arch/x86/vdso-pie.o [2019-09-24T19:54:26.705Z] #58 75.68 CC criu/pie/util-vdso-elf32.o [2019-09-24T19:54:27.270Z] #58 ... [2019-09-24T19:54:27.270Z] [2019-09-24T19:54:27.270Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:54:27.270Z] #33 137.9 vendor/golang.org/x/net/http2/hpack [2019-09-24T19:54:28.201Z] #33 138.9 mime [2019-09-24T19:54:30.097Z] #33 140.8 mime/quotedprintable [2019-09-24T19:54:30.662Z] #33 141.3 net/http/internal [2019-09-24T19:54:31.228Z] #33 141.8 os/exec [2019-09-24T19:54:32.600Z] #33 ... [2019-09-24T19:54:32.600Z] [2019-09-24T19:54:32.600Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:54:32.600Z] #13 75.83 Selecting previously unselected package vim. [2019-09-24T19:54:32.600Z] #13 75.85 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-24T19:54:32.600Z] #13 75.85 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:54:32.600Z] #13 76.54 Selecting previously unselected package xfsprogs. [2019-09-24T19:54:32.600Z] #13 76.55 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-24T19:54:32.600Z] #13 76.55 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-24T19:54:32.600Z] #13 77.33 Selecting previously unselected package zip. [2019-09-24T19:54:32.600Z] #13 77.34 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-24T19:54:32.600Z] #13 77.35 Unpacking zip (3.0-11+b1) ... [2019-09-24T19:54:32.600Z] #13 77.57 Selecting previously unselected package libapparmor-perl. [2019-09-24T19:54:32.600Z] #13 77.57 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-24T19:54:32.600Z] #13 77.57 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-24T19:54:32.600Z] #13 77.79 Selecting previously unselected package apparmor. [2019-09-24T19:54:32.600Z] #13 77.79 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-24T19:54:32.857Z] #13 77.87 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-24T19:54:33.115Z] #13 78.41 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-24T19:54:33.373Z] #13 78.42 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-24T19:54:33.373Z] #13 78.43 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-24T19:54:35.271Z] #13 80.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-24T19:54:35.271Z] #13 80.34 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-24T19:54:35.271Z] #13 80.35 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-24T19:54:37.798Z] #13 82.71 Selecting previously unselected package binutils-mingw-w64. [2019-09-24T19:54:37.798Z] #13 82.71 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-24T19:54:37.798Z] #13 82.73 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-24T19:54:37.798Z] #13 82.82 Selecting previously unselected package mingw-w64-common. [2019-09-24T19:54:37.798Z] #13 82.83 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-24T19:54:37.798Z] #13 82.85 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-24T19:54:37.798Z] #13 ... [2019-09-24T19:54:37.798Z] [2019-09-24T19:54:37.798Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:54:37.798Z] #58 76.56 AR criu/pie/pie.lib.a [2019-09-24T19:54:37.798Z] #58 76.64 DEP criu/pie/restorer.d [2019-09-24T19:54:37.798Z] #58 76.96 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-24T19:54:37.798Z] #58 77.15 DEP criu/arch/x86/restorer_unmap.d [2019-09-24T19:54:37.798Z] #58 77.18 DEP criu/arch/x86/restorer.d [2019-09-24T19:54:37.798Z] #58 77.48 DEP criu/pie/parasite.d [2019-09-24T19:54:37.798Z] #58 77.87 CC criu/pie/parasite.o [2019-09-24T19:54:37.798Z] #58 79.27 LINK criu/pie/parasite.built-in.o [2019-09-24T19:54:37.798Z] #58 79.30 GEN criu/pie/parasite-blob.h [2019-09-24T19:54:37.798Z] #58 79.34 CC criu/arch/x86/restorer.o [2019-09-24T19:54:37.798Z] #58 80.09 CC criu/arch/x86/restorer_unmap.o [2019-09-24T19:54:37.798Z] #58 80.14 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-24T19:54:37.798Z] #58 80.54 CC criu/pie/restorer.o [2019-09-24T19:54:37.798Z] #58 83.58 LINK criu/pie/restorer.built-in.o [2019-09-24T19:54:37.798Z] #58 83.61 GEN criu/pie/restorer-blob.h [2019-09-24T19:54:37.798Z] #58 83.70 DEP criu/vdso.d [2019-09-24T19:54:37.798Z] #58 83.99 DEP criu/vdso-compat.d [2019-09-24T19:54:37.798Z] #58 84.14 DEP criu/uts_ns.d [2019-09-24T19:54:37.798Z] #58 84.34 DEP criu/util.d [2019-09-24T19:54:37.798Z] #58 84.61 DEP criu/uffd.d [2019-09-24T19:54:37.798Z] #58 84.85 DEP criu/tun.d [2019-09-24T19:54:37.798Z] #58 85.04 DEP criu/tty.d [2019-09-24T19:54:37.798Z] #58 85.25 DEP criu/timerfd.d [2019-09-24T19:54:37.798Z] #58 85.47 DEP criu/sysfs_parse.d [2019-09-24T19:54:37.798Z] #58 85.66 DEP criu/sysctl.d [2019-09-24T19:54:37.798Z] #58 85.88 DEP criu/string.d [2019-09-24T19:54:37.798Z] #58 85.94 DEP criu/stats.d [2019-09-24T19:54:37.798Z] #58 86.15 DEP criu/sockets.d [2019-09-24T19:54:37.798Z] #58 86.43 DEP criu/sk-unix.d [2019-09-24T19:54:37.798Z] #58 86.71 DEP criu/sk-tcp.d [2019-09-24T19:54:38.056Z] #58 86.99 DEP criu/sk-queue.d [2019-09-24T19:54:38.313Z] #58 87.20 DEP criu/sk-packet.d [2019-09-24T19:54:38.572Z] #58 87.48 DEP criu/sk-netlink.d [2019-09-24T19:54:38.572Z] #58 87.67 DEP criu/sk-inet.d [2019-09-24T19:54:39.137Z] #58 87.91 DEP criu/signalfd.d [2019-09-24T19:54:39.137Z] #58 88.12 DEP criu/sigframe.d [2019-09-24T19:54:39.395Z] #58 88.28 DEP criu/shmem.d [2019-09-24T19:54:39.395Z] #58 88.39 DEP criu/servicefd.d [2019-09-24T19:54:39.652Z] #58 88.66 DEP criu/seize.d [2019-09-24T19:54:39.910Z] #58 88.93 DEP criu/seccomp.d [2019-09-24T19:54:40.168Z] #58 89.13 DEP criu/rst-malloc.d [2019-09-24T19:54:40.168Z] #58 89.22 DEP criu/rbtree.d [2019-09-24T19:54:40.426Z] #58 89.30 DEP criu/pstree.d [2019-09-24T19:54:40.683Z] #58 89.53 DEP criu/protobuf.d [2019-09-24T19:54:40.941Z] #58 89.69 GEN criu/protobuf-desc-gen.h [2019-09-24T19:54:42.839Z] #58 91.48 DEP criu/protobuf-desc.d [2019-09-24T19:54:42.839Z] #58 91.68 DEP criu/proc_parse.d [2019-09-24T19:54:42.839Z] #58 ... [2019-09-24T19:54:42.839Z] [2019-09-24T19:54:42.839Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:54:42.839Z] #13 87.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-24T19:54:42.839Z] #13 87.93 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-24T19:54:42.839Z] #13 87.93 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-24T19:54:46.118Z] #13 ... [2019-09-24T19:54:46.118Z] [2019-09-24T19:54:46.118Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:54:46.118Z] #33 146.8 net/textproto [2019-09-24T19:54:46.118Z] #33 146.8 crypto/x509 [2019-09-24T19:54:46.118Z] #33 148.3 vendor/golang.org/x/net/http/httpguts [2019-09-24T19:54:46.118Z] #33 148.5 vendor/golang.org/x/net/http/httpproxy [2019-09-24T19:54:46.118Z] #33 149.1 mime/multipart [2019-09-24T19:54:46.118Z] #33 151.3 crypto/tls [2019-09-24T19:54:46.376Z] #33 ... [2019-09-24T19:54:46.376Z] [2019-09-24T19:54:46.376Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:54:46.376Z] #58 91.89 DEP criu/plugin.d [2019-09-24T19:54:46.376Z] #58 91.99 DEP criu/pipes.d [2019-09-24T19:54:46.376Z] #58 92.21 DEP criu/pie-util.d [2019-09-24T19:54:46.376Z] #58 92.36 DEP criu/pie-util-vdso.d [2019-09-24T19:54:46.376Z] #58 92.51 DEP criu/pie-util-vdso-elf32.d [2019-09-24T19:54:46.376Z] #58 92.66 DEP criu/path.d [2019-09-24T19:54:46.376Z] #58 92.85 DEP criu/parasite-syscall.d [2019-09-24T19:54:46.376Z] #58 93.11 DEP criu/pagemap.d [2019-09-24T19:54:46.376Z] #58 93.32 DEP criu/pagemap-cache.d [2019-09-24T19:54:46.376Z] #58 93.48 DEP criu/page-xfer.d [2019-09-24T19:54:46.376Z] #58 93.66 DEP criu/page-pipe.d [2019-09-24T19:54:46.376Z] #58 93.77 DEP criu/netfilter.d [2019-09-24T19:54:46.376Z] #58 93.97 DEP criu/net.d [2019-09-24T19:54:46.376Z] #58 94.25 DEP criu/namespaces.d [2019-09-24T19:54:46.376Z] #58 94.45 DEP criu/mount.d [2019-09-24T19:54:46.376Z] #58 94.74 DEP criu/mem.d [2019-09-24T19:54:46.376Z] #58 94.97 DEP criu/lsm.d [2019-09-24T19:54:46.376Z] #58 95.18 DEP criu/log.d [2019-09-24T19:54:46.376Z] #58 95.33 DEP criu/libnetlink.d [2019-09-24T19:54:46.634Z] #58 95.55 DEP criu/kerndat.d [2019-09-24T19:54:46.891Z] #58 95.80 DEP criu/kcmp-ids.d [2019-09-24T19:54:47.148Z] #58 95.97 DEP criu/irmap.d [2019-09-24T19:54:47.148Z] #58 96.17 DEP criu/ipc_ns.d [2019-09-24T19:54:47.714Z] #58 96.43 DEP criu/image.d [2019-09-24T19:54:47.714Z] #58 96.68 DEP criu/image-desc.d [2019-09-24T19:54:47.714Z] #58 96.79 DEP criu/fsnotify.d [2019-09-24T19:54:48.279Z] #58 ... [2019-09-24T19:54:48.279Z] [2019-09-24T19:54:48.279Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:54:48.279Z] #33 158.8 net/http/httptrace [2019-09-24T19:54:48.279Z] #33 159.1 net/http [2019-09-24T19:54:49.652Z] #33 ... [2019-09-24T19:54:49.652Z] [2019-09-24T19:54:49.652Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-24T19:54:49.652Z] #27 DONE 160.4s [2019-09-24T19:54:49.909Z] [2019-09-24T19:54:49.909Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:54:49.909Z] #13 93.79 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-24T19:54:49.909Z] #13 93.81 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-24T19:54:49.909Z] #13 93.97 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-24T19:54:49.909Z] #13 94.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-24T19:54:49.909Z] #13 94.39 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-24T19:54:49.909Z] #13 94.56 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T19:54:50.475Z] #13 ... [2019-09-24T19:54:50.475Z] [2019-09-24T19:54:50.475Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-24T19:54:50.475Z] #15 160.8 + rm -rf /tmp/tmp.w7dASnCRj3 [2019-09-24T19:54:50.475Z] #15 DONE 161.3s [2019-09-24T19:54:50.475Z] [2019-09-24T19:54:50.475Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:54:50.475Z] #58 97.10 DEP criu/filesystems.d [2019-09-24T19:54:50.475Z] #58 97.38 DEP criu/files.d [2019-09-24T19:54:50.475Z] #58 97.63 DEP criu/files-reg.d [2019-09-24T19:54:50.475Z] #58 97.78 DEP criu/files-ext.d [2019-09-24T19:54:50.475Z] #58 97.90 DEP criu/file-lock.d [2019-09-24T19:54:50.475Z] #58 98.09 DEP criu/file-ids.d [2019-09-24T19:54:50.475Z] #58 98.25 DEP criu/fifo.d [2019-09-24T19:54:50.475Z] #58 98.44 DEP criu/fdstore.d [2019-09-24T19:54:50.475Z] #58 98.60 DEP criu/fault-injection.d [2019-09-24T19:54:50.475Z] #58 98.69 DEP criu/external.d [2019-09-24T19:54:50.475Z] #58 98.94 DEP criu/eventpoll.d [2019-09-24T19:54:50.475Z] #58 99.32 DEP criu/eventfd.d [2019-09-24T19:54:50.732Z] #58 99.60 DEP criu/crtools.d [2019-09-24T19:54:51.298Z] #58 100.1 DEP criu/cr-service.d [2019-09-24T19:54:51.568Z] #58 100.4 DEP criu/cr-restore.d [2019-09-24T19:54:52.134Z] #58 100.8 DEP criu/cr-errno.d [2019-09-24T19:54:52.134Z] #58 100.9 DEP criu/cr-dump.d [2019-09-24T19:54:52.134Z] #58 101.0 DEP criu/cr-dedup.d [2019-09-24T19:54:52.391Z] #58 101.2 DEP criu/cr-check.d [2019-09-24T19:54:52.391Z] #58 101.4 DEP criu/config.d [2019-09-24T19:54:52.649Z] #58 101.6 DEP criu/clone-noasan.d [2019-09-24T19:54:52.649Z] #58 101.7 DEP criu/cgroup.d [2019-09-24T19:54:52.906Z] #58 101.8 DEP criu/cgroup-props.d [2019-09-24T19:54:52.907Z] #58 101.9 DEP criu/bitmap.d [2019-09-24T19:54:53.164Z] #58 102.0 DEP criu/bfd.d [2019-09-24T19:54:53.164Z] #58 102.1 DEP criu/autofs.d [2019-09-24T19:54:53.421Z] #58 102.3 DEP criu/aio.d [2019-09-24T19:54:53.679Z] #58 102.5 DEP criu/action-scripts.d [2019-09-24T19:54:53.937Z] #58 102.9 CC criu/action-scripts.o [2019-09-24T19:54:54.524Z] #58 103.4 CC criu/aio.o [2019-09-24T19:54:55.455Z] #58 104.2 CC criu/autofs.o [2019-09-24T19:54:56.826Z] #58 105.6 CC criu/bfd.o [2019-09-24T19:54:57.391Z] #58 106.3 CC criu/bitmap.o [2019-09-24T19:54:57.391Z] #58 106.4 CC criu/cgroup-props.o [2019-09-24T19:54:58.326Z] #58 107.3 CC criu/cgroup.o [2019-09-24T19:54:59.699Z] #58 ... [2019-09-24T19:54:59.699Z] [2019-09-24T19:54:59.699Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:54:59.699Z] #33 170.4 github.com/LK4D4/vndr/godl [2019-09-24T19:55:00.264Z] #33 171.0 github.com/LK4D4/vndr [2019-09-24T19:55:06.817Z] #33 ... [2019-09-24T19:55:06.817Z] [2019-09-24T19:55:06.817Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:55:06.817Z] #58 110.4 CC criu/clone-noasan.o [2019-09-24T19:55:06.817Z] #58 110.6 CC criu/config.o [2019-09-24T19:55:06.817Z] #58 112.2 CC criu/cr-check.o [2019-09-24T19:55:06.817Z] #58 113.7 CC criu/cr-dedup.o [2019-09-24T19:55:06.817Z] #58 114.1 CC criu/cr-dump.o [2019-09-24T19:55:06.817Z] #58 ... [2019-09-24T19:55:06.817Z] [2019-09-24T19:55:06.817Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:55:06.817Z] #13 111.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-24T19:55:06.817Z] #13 111.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-24T19:55:06.817Z] #13 111.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T19:55:09.345Z] #13 ... [2019-09-24T19:55:09.345Z] [2019-09-24T19:55:09.345Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-24T19:55:09.345Z] #33 DONE 179.9s [2019-09-24T19:55:09.345Z] [2019-09-24T19:55:09.345Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:55:09.345Z] #58 116.7 CC criu/cr-errno.o [2019-09-24T19:55:09.345Z] #58 116.8 CC criu/cr-restore.o [2019-09-24T19:55:13.527Z] #58 121.8 CC criu/cr-service.o [2019-09-24T19:55:14.460Z] #58 123.2 CC criu/crtools.o [2019-09-24T19:55:15.025Z] #58 124.0 CC criu/eventfd.o [2019-09-24T19:55:15.591Z] #58 124.5 CC criu/eventpoll.o [2019-09-24T19:55:16.524Z] #58 125.4 CC criu/external.o [2019-09-24T19:55:16.782Z] #58 125.8 CC criu/fault-injection.o [2019-09-24T19:55:17.040Z] #58 125.9 CC criu/fdstore.o [2019-09-24T19:55:17.605Z] #58 126.4 CC criu/fifo.o [2019-09-24T19:55:17.865Z] #58 126.9 CC criu/file-ids.o [2019-09-24T19:55:18.123Z] #58 ... [2019-09-24T19:55:18.123Z] [2019-09-24T19:55:18.123Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:55:18.123Z] #13 123.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-24T19:55:18.123Z] #13 123.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-24T19:55:18.123Z] #13 123.3 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-24T19:55:18.123Z] #13 123.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-24T19:55:18.123Z] #13 123.3 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-24T19:55:18.123Z] #13 123.3 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-24T19:55:18.123Z] #13 123.4 Processing triggers for mime-support (3.60) ... [2019-09-24T19:55:18.123Z] #13 123.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:55:18.381Z] #13 123.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-24T19:55:18.381Z] #13 123.4 Setting up libcap2-bin (1:2.25-1) ... [2019-09-24T19:55:18.381Z] #13 123.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-24T19:55:18.381Z] #13 123.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-24T19:55:18.381Z] #13 123.5 Setting up bash-completion (1:2.1-4.3) ... [2019-09-24T19:55:20.908Z] #13 125.8 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-24T19:55:20.908Z] #13 125.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-24T19:55:20.908Z] #13 125.8 Setting up zip (3.0-11+b1) ... [2019-09-24T19:55:20.908Z] #13 125.8 Setting up bzip2 (1.0.6-8.1) ... [2019-09-24T19:55:20.908Z] #13 125.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-24T19:55:20.908Z] #13 125.9 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-24T19:55:20.908Z] #13 125.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:55:20.908Z] #13 125.9 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-24T19:55:20.908Z] #13 125.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-24T19:55:20.908Z] #13 125.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-24T19:55:20.908Z] #13 125.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-24T19:55:20.908Z] #13 125.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-24T19:55:20.908Z] #13 125.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:55:20.908Z] #13 126.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-24T19:55:20.908Z] #13 126.0 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-24T19:55:20.908Z] #13 126.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-24T19:55:20.908Z] #13 126.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:55:21.166Z] #13 126.3 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-24T19:55:21.166Z] #13 126.4 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-24T19:55:21.166Z] #13 126.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-24T19:55:21.166Z] #13 126.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-24T19:55:21.428Z] #13 126.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-24T19:55:21.428Z] #13 126.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-24T19:55:21.428Z] #13 126.5 Setting up pigz (2.3.4-1) ... [2019-09-24T19:55:21.428Z] #13 126.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-24T19:55:21.428Z] #13 126.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-24T19:55:21.428Z] #13 126.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-24T19:55:21.428Z] #13 126.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-24T19:55:21.428Z] #13 126.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-24T19:55:21.428Z] #13 126.5 Setting up jq (1.5+dfsg-1.3) ... [2019-09-24T19:55:21.428Z] #13 126.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-24T19:55:21.428Z] #13 126.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-24T19:55:21.428Z] #13 126.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-24T19:55:21.428Z] #13 126.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-24T19:55:21.428Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-24T19:55:21.428Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-24T19:55:21.428Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-24T19:55:21.428Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-24T19:55:21.428Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-24T19:55:21.428Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-24T19:55:21.428Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-24T19:55:21.428Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-24T19:55:21.428Z] #13 126.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-24T19:55:21.428Z] #13 126.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-24T19:55:21.428Z] #13 126.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-24T19:55:21.428Z] #13 126.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-24T19:55:21.428Z] #13 126.7 Setting up btrfs-progs (4.7.3-1) ... [2019-09-24T19:55:21.428Z] #13 126.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-24T19:55:21.686Z] #13 126.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-24T19:55:26.946Z] #13 131.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-24T19:55:26.946Z] #13 131.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T19:55:26.946Z] #13 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-24T19:55:26.946Z] #13 131.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-24T19:55:26.946Z] #13 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-24T19:55:26.946Z] #13 131.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-24T19:55:26.946Z] #13 131.2 Setting up btrfs-tools (4.7.3-1) ... [2019-09-24T19:55:26.946Z] #13 131.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T19:55:26.946Z] #13 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-24T19:55:26.946Z] #13 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-24T19:55:26.946Z] #13 131.2 Setting up python3 (3.5.3-1) ... [2019-09-24T19:55:27.880Z] #13 133.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-24T19:55:28.446Z] #13 ... [2019-09-24T19:55:28.446Z] [2019-09-24T19:55:28.446Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:55:28.446Z] #58 127.3 CC criu/file-lock.o [2019-09-24T19:55:28.446Z] #58 128.2 CC criu/files-ext.o [2019-09-24T19:55:28.446Z] #58 128.7 CC criu/files-reg.o [2019-09-24T19:55:28.446Z] #58 131.0 CC criu/files.o [2019-09-24T19:55:28.446Z] #58 133.2 CC criu/filesystems.o [2019-09-24T19:55:28.446Z] #58 134.0 CC criu/fsnotify.o [2019-09-24T19:55:28.446Z] #58 135.2 CC criu/image-desc.o [2019-09-24T19:55:28.446Z] #58 135.3 CC criu/image.o [2019-09-24T19:55:28.446Z] #58 136.0 CC criu/ipc_ns.o [2019-09-24T19:55:28.446Z] #58 137.1 CC criu/irmap.o [2019-09-24T19:55:29.012Z] #58 137.8 CC criu/kcmp-ids.o [2019-09-24T19:55:29.012Z] #58 ... [2019-09-24T19:55:29.012Z] [2019-09-24T19:55:29.012Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:55:29.012Z] #13 134.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-24T19:55:29.269Z] #13 134.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-24T19:55:29.269Z] #13 134.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-24T19:55:29.269Z] #13 134.4 Setting up python3-wheel (0.29.0-2) ... [2019-09-24T19:55:30.461Z] #13 135.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-24T19:55:31.394Z] #13 136.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-24T19:55:31.394Z] #13 136.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-24T19:55:32.798Z] #13 138.0 Setting up dmsetup (2:1.02.137-2) ... [2019-09-24T19:55:32.798Z] #13 138.0 Setting up python3-setuptools (33.1.1-1) ... [2019-09-24T19:55:34.171Z] #13 139.2 Setting up dh-python (2.20170125) ... [2019-09-24T19:55:34.737Z] #13 140.0 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-24T19:55:34.994Z] #13 ... [2019-09-24T19:55:34.994Z] [2019-09-24T19:55:34.994Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-24T19:55:34.994Z] #42 160.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-24T19:55:34.994Z] #42 162.5 + mkdir -p /build [2019-09-24T19:55:34.994Z] #42 162.5 + cp runc /build/runc [2019-09-24T19:55:34.994Z] #42 DONE 163.6s [2019-09-24T19:55:34.994Z] [2019-09-24T19:55:34.994Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:55:34.994Z] #13 140.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T19:55:34.994Z] #13 ... [2019-09-24T19:55:34.994Z] [2019-09-24T19:55:34.994Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:55:34.994Z] #58 138.2 CC criu/kerndat.o [2019-09-24T19:55:34.994Z] #58 139.3 CC criu/libnetlink.o [2019-09-24T19:55:34.994Z] #58 139.7 CC criu/log.o [2019-09-24T19:55:34.994Z] #58 140.3 CC criu/lsm.o [2019-09-24T19:55:34.994Z] #58 140.7 CC criu/mem.o [2019-09-24T19:55:34.994Z] #58 142.3 CC criu/mount.o [2019-09-24T19:55:35.560Z] #58 ... [2019-09-24T19:55:35.560Z] [2019-09-24T19:55:35.560Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-24T19:55:35.560Z] #13 DONE 140.8s [2019-09-24T19:55:35.818Z] [2019-09-24T19:55:35.818Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-24T19:55:38.232Z] Removing intermediate container 580db1b79f2d [2019-09-24T19:55:38.232Z] ---> 4c80fa85f724 [2019-09-24T19:55:38.232Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-24T19:55:38.232Z] ---> Running in 8288b530d2c8 [2019-09-24T19:55:38.232Z] Removing intermediate container 8288b530d2c8 [2019-09-24T19:55:38.232Z] ---> cee313fb0d99 [2019-09-24T19:55:38.232Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-24T19:55:38.232Z] ---> Running in c8790a75e916 [2019-09-24T19:55:38.232Z] Removing intermediate container c8790a75e916 [2019-09-24T19:55:38.232Z] ---> 39529530c776 [2019-09-24T19:55:38.232Z] Step 8/8 : COPY . . [2019-09-24T19:55:38.806Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-24T19:55:38.806Z] [2019-09-24T19:55:38.806Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-24T19:55:38.806Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-24T19:55:38.806Z] Using test binary docker [2019-09-24T19:55:38.806Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-24T19:55:38.806Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-24T19:55:38.806Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-24T19:55:38.806Z] Warning failed to create cache: (null) [2019-09-24T19:55:38.806Z] . [2019-09-24T19:55:38.806Z] INFO: Waiting for daemon to start... [2019-09-24T19:55:38.806Z] Starting dockerd [2019-09-24T19:55:38.806Z] . [2019-09-24T19:55:38.806Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-24T19:55:42.372Z] #14 5.856 Collecting yamllint==1.16.0 [2019-09-24T19:55:42.630Z] #14 ... [2019-09-24T19:55:42.630Z] [2019-09-24T19:55:42.630Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:55:42.630Z] #58 146.5 CC criu/namespaces.o [2019-09-24T19:55:42.630Z] #58 148.2 CC criu/net.o [2019-09-24T19:55:42.630Z] #58 151.0 CC criu/netfilter.o [2019-09-24T19:55:42.630Z] #58 151.3 CC criu/page-pipe.o [2019-09-24T19:55:42.888Z] #58 151.9 CC criu/page-xfer.o [2019-09-24T19:55:43.821Z] #58 152.7 CC criu/pagemap-cache.o [2019-09-24T19:55:44.079Z] #58 153.0 CC criu/pagemap.o [2019-09-24T19:55:44.645Z] #58 153.6 CC criu/parasite-syscall.o [2019-09-24T19:55:45.577Z] #58 154.3 CC criu/path.o [2019-09-24T19:55:45.577Z] #58 154.6 CC criu/pie-util-vdso-elf32.o [2019-09-24T19:55:46.142Z] #58 154.9 CC criu/pie-util-vdso.o [2019-09-24T19:55:46.400Z] #58 155.3 CC criu/pie-util.o [2019-09-24T19:55:46.658Z] #58 155.4 CC criu/pipes.o [2019-09-24T19:55:46.915Z] #58 155.9 CC criu/plugin.o [2019-09-24T19:55:47.480Z] #58 156.2 CC criu/proc_parse.o [2019-09-24T19:55:48.413Z] #58 ... [2019-09-24T19:55:48.413Z] [2019-09-24T19:55:48.413Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-24T19:55:48.413Z] #14 12.62 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-24T19:55:48.671Z] #14 12.91 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-24T19:55:49.603Z] #14 14.01 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-24T19:55:50.976Z] #14 15.43 Collecting pyyaml (from yamllint==1.16.0) [2019-09-24T19:55:52.349Z] #14 16.65 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-24T19:55:54.248Z] #14 18.21 Building wheels for collected packages: pathspec, pyyaml [2019-09-24T19:55:54.248Z] #14 18.21 Running setup.py bdist_wheel for pathspec: started [2019-09-24T19:55:54.813Z] #14 19.31 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-24T19:55:55.071Z] #14 19.32 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-24T19:55:55.071Z] #14 19.35 Running setup.py bdist_wheel for pyyaml: started [2019-09-24T19:55:56.004Z] #14 ... [2019-09-24T19:55:56.004Z] [2019-09-24T19:55:56.004Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:55:56.004Z] #58 158.4 CC criu/protobuf-desc.o [2019-09-24T19:55:56.004Z] #58 159.2 CC criu/protobuf.o [2019-09-24T19:55:56.004Z] #58 159.6 CC criu/pstree.o [2019-09-24T19:55:56.004Z] #58 160.5 CC criu/rbtree.o [2019-09-24T19:55:56.004Z] #58 160.8 CC criu/rst-malloc.o [2019-09-24T19:55:56.004Z] #58 161.0 CC criu/seccomp.o [2019-09-24T19:55:56.004Z] #58 161.7 CC criu/seize.o [2019-09-24T19:55:56.004Z] #58 162.6 CC criu/servicefd.o [2019-09-24T19:55:56.004Z] #58 163.1 CC criu/shmem.o [2019-09-24T19:55:56.004Z] #58 163.9 CC criu/sigframe.o [2019-09-24T19:55:56.004Z] #58 164.2 CC criu/signalfd.o [2019-09-24T19:55:56.004Z] #58 164.6 CC criu/sk-inet.o [2019-09-24T19:55:56.262Z] #58 ... [2019-09-24T19:55:56.262Z] [2019-09-24T19:55:56.262Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-24T19:55:56.262Z] #14 20.54 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-24T19:55:56.262Z] #14 20.54 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-24T19:55:56.262Z] #14 20.61 Successfully built pathspec pyyaml [2019-09-24T19:55:56.262Z] #14 20.61 Installing collected packages: pathspec, pyyaml, yamllint [2019-09-24T19:55:56.520Z] #14 21.01 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-24T19:55:57.991Z] #14 DONE 22.2s [2019-09-24T19:55:57.991Z] [2019-09-24T19:55:57.991Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-24T19:55:57.991Z] #16 DONE 0.2s [2019-09-24T19:55:57.991Z] [2019-09-24T19:55:57.991Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-24T19:55:59.365Z] #21 DONE 1.4s [2019-09-24T19:55:59.365Z] [2019-09-24T19:55:59.365Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:55:59.365Z] #58 165.7 CC criu/sk-netlink.o [2019-09-24T19:55:59.365Z] #58 166.1 CC criu/sk-packet.o [2019-09-24T19:55:59.365Z] #58 166.8 CC criu/sk-queue.o [2019-09-24T19:55:59.365Z] #58 167.5 CC criu/sk-tcp.o [2019-09-24T19:55:59.365Z] #58 168.0 CC criu/sk-unix.o [2019-09-24T19:55:59.930Z] #58 ... [2019-09-24T19:55:59.930Z] [2019-09-24T19:55:59.930Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-24T19:55:59.930Z] #55 221.1 + dpkg --print-architecture [2019-09-24T19:55:59.930Z] #55 221.1 + cd /tmp/tmp.KBItmUs6Aw/src/github.com/docker/distribution [2019-09-24T19:55:59.930Z] #55 221.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-24T19:55:59.931Z] #55 221.5 + GOPATH=/tmp/tmp.KBItmUs6Aw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.KBItmUs6Aw [2019-09-24T19:55:59.931Z] #55 221.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-24T19:56:00.864Z] #55 ... [2019-09-24T19:56:00.864Z] [2019-09-24T19:56:00.864Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:56:00.864Z] #58 169.7 CC criu/sockets.o [2019-09-24T19:56:01.429Z] #58 170.4 CC criu/stats.o [2019-09-24T19:56:01.687Z] #58 170.7 CC criu/string.o [2019-09-24T19:56:01.944Z] #58 170.8 CC criu/sysctl.o [2019-09-24T19:56:02.510Z] #58 171.4 CC criu/sysfs_parse.o [2019-09-24T19:56:03.075Z] #58 171.9 CC criu/timerfd.o [2019-09-24T19:56:03.333Z] #58 172.2 CC criu/tty.o [2019-09-24T19:56:05.270Z] #58 174.2 CC criu/tun.o [2019-09-24T19:56:05.836Z] #58 174.6 CC criu/uffd.o [2019-09-24T19:56:06.769Z] #58 175.6 CC criu/util.o [2019-09-24T19:56:07.702Z] #58 176.6 CC criu/uts_ns.o [2019-09-24T19:56:07.960Z] #58 176.8 CC criu/vdso-compat.o [2019-09-24T19:56:08.217Z] #58 177.0 CC criu/vdso.o [2019-09-24T19:56:08.783Z] #58 177.7 LINK criu/built-in.o [2019-09-24T19:56:08.783Z] #58 177.8 LINK criu/criu [2019-09-24T19:56:09.348Z] #58 178.2 DEP lib/c/criu.d [2019-09-24T19:56:09.606Z] #58 178.4 CC images/rpc.pb-c.o [2019-09-24T19:56:10.171Z] #58 178.9 CC lib/c/criu.o [2019-09-24T19:56:11.104Z] #58 179.9 LINK lib/c/built-in.o [2019-09-24T19:56:11.104Z] #58 179.9 LINK lib/c/libcriu.so [2019-09-24T19:56:11.104Z] #58 180.0 GEN magic.py [2019-09-24T19:56:11.104Z] #58 180.1 Note: Building without setproctitle() and strlcpy() support. [2019-09-24T19:56:11.104Z] #58 180.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-24T19:56:11.362Z] #58 ... [2019-09-24T19:56:11.362Z] [2019-09-24T19:56:11.362Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-24T19:56:11.362Z] #55 242.4 + rm -rf /tmp/tmp.KBItmUs6Aw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.KBItmUs6Aw [2019-09-24T19:56:12.295Z] #55 DONE 243.3s [2019-09-24T19:56:12.295Z] [2019-09-24T19:56:12.295Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-24T19:56:12.295Z] #58 181.1 fatal: Not a git repository (or any of the parent directories): .git [2019-09-24T19:56:13.228Z] #58 182.1 make[1]: Nothing to be done for 'all'. [2019-09-24T19:56:13.793Z] #58 182.8 make[1]: 'images/built-in.o' is up to date. [2019-09-24T19:56:13.929Z] ---> f6d325a684d8 [2019-09-24T19:56:13.929Z] Successfully built f6d325a684d8 [2019-09-24T19:56:13.929Z] Successfully tagged docker:latest [2019-09-24T19:56:13.929Z] INFO: Image build ended at 09/24/2019 19:56:12. Duration:00:04:00.6919570 [2019-09-24T19:56:13.929Z] [2019-09-24T19:56:13.929Z] [2019-09-24T19:56:13.929Z] INFO: Building the test binaries at 09/24/2019 19:56:12... [2019-09-24T19:56:14.051Z] #58 182.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-24T19:56:14.051Z] #58 182.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-24T19:56:14.051Z] #58 182.9 make[1]: 'compel/libcompel.a' is up to date. [2019-09-24T19:56:14.051Z] #58 182.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-24T19:56:14.051Z] #58 182.9 make[1]: Nothing to be done for 'all'. [2019-09-24T19:56:14.051Z] #58 182.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-24T19:56:14.309Z] #58 183.1 make[2]: Nothing to be done for 'all'. [2019-09-24T19:56:14.309Z] #58 183.1 make[2]: Nothing to be done for 'all'. [2019-09-24T19:56:14.309Z] #58 183.1 make[2]: Nothing to be done for 'all'. [2019-09-24T19:56:14.309Z] #58 183.2 make[2]: Nothing to be done for 'all'. [2019-09-24T19:56:14.309Z] #58 183.2 make[2]: Nothing to be done for 'all'. [2019-09-24T19:56:14.309Z] #58 183.2 make[2]: Nothing to be done for 'all'. [2019-09-24T19:56:14.309Z] #58 183.3 make[2]: Nothing to be done for 'all'. [2019-09-24T19:56:14.566Z] #58 183.3 make[2]: Nothing to be done for 'all'. [2019-09-24T19:56:14.566Z] #58 183.4 INSTALL criu/criu [2019-09-24T19:56:14.566Z] #58 DONE 183.5s [2019-09-24T19:56:14.566Z] [2019-09-24T19:56:14.566Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-24T19:56:18.616Z] INFO: make.ps1 starting at 09/24/2019 19:56:17 [2019-09-24T19:56:18.616Z] INFO: Git commit (ae0a878b8) assumed from DOCKER_GITCOMMIT environment variable [2019-09-24T19:56:18.616Z] INFO: Invoking autogen... [2019-09-24T19:56:18.616Z] INFO: Building daemon... [2019-09-24T19:56:32.636Z] #47 219.2 🇩 bin/containerd [2019-09-24T19:56:32.636Z] #47 ... [2019-09-24T19:56:32.636Z] [2019-09-24T19:56:32.636Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-24T19:56:32.636Z] #24 DONE 261.0s [2019-09-24T19:56:32.636Z] [2019-09-24T19:56:32.636Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-24T19:56:32.636Z] #47 ... [2019-09-24T19:56:32.636Z] [2019-09-24T19:56:32.636Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-24T19:56:32.636Z] #25 DONE 0.5s [2019-09-24T19:56:32.636Z] [2019-09-24T19:56:32.636Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-24T19:56:32.636Z] #28 DONE 0.1s [2019-09-24T19:56:32.636Z] [2019-09-24T19:56:32.636Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-24T19:56:32.636Z] #31 DONE 0.1s [2019-09-24T19:56:32.636Z] [2019-09-24T19:56:32.636Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-24T19:56:32.636Z] #34 DONE 0.1s [2019-09-24T19:56:32.636Z] [2019-09-24T19:56:32.636Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-24T19:56:32.636Z] #47 ... [2019-09-24T19:56:32.636Z] [2019-09-24T19:56:32.636Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-24T19:56:32.636Z] #39 DONE 0.1s [2019-09-24T19:56:32.894Z] [2019-09-24T19:56:32.894Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-24T19:56:32.894Z] #43 DONE 0.1s [2019-09-24T19:56:32.894Z] [2019-09-24T19:56:32.894Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-24T19:56:46.455Z] sha256:94824ccd8e3397df0f0332c3976b2474edb0c9a6567b0993084a25e8da742917 [2019-09-24T19:56:46.455Z] INFO: Starting docker-py tests... [2019-09-24T19:56:46.717Z] ============================= test session starts ============================== [2019-09-24T19:56:46.717Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0 [2019-09-24T19:56:46.717Z] rootdir: /src, inifile: pytest.ini [2019-09-24T19:56:46.717Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-24T19:56:48.086Z] collected 385 items / 6 deselected [2019-09-24T19:56:48.086Z] [2019-09-24T19:56:54.802Z] #47 241.2 🇩 bin/containerd-stress [2019-09-24T19:56:54.802Z] #47 242.7 🇩 bin/containerd-shim [2019-09-24T19:56:58.985Z] #47 248.3 🇩 bin/containerd-shim-runc-v1 [2019-09-24T19:57:02.257Z] #47 251.1 🇩 binaries [2019-09-24T19:57:02.257Z] #47 251.1 + mkdir -p /build [2019-09-24T19:57:02.257Z] #47 251.1 + cp bin/containerd /build/containerd [2019-09-24T19:57:02.257Z] #47 251.1 + cp bin/containerd-shim /build/containerd-shim [2019-09-24T19:57:02.257Z] #47 251.1 + cp bin/ctr /build/ctr [2019-09-24T19:57:04.150Z] #47 DONE 253.1s [2019-09-24T19:57:04.714Z] [2019-09-24T19:57:04.714Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-24T19:57:05.277Z] #48 DONE 0.5s [2019-09-24T19:57:05.277Z] [2019-09-24T19:57:05.277Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-24T19:57:05.277Z] #51 DONE 0.1s [2019-09-24T19:57:05.277Z] [2019-09-24T19:57:05.277Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-24T19:57:05.277Z] #54 DONE 0.1s [2019-09-24T19:57:05.537Z] [2019-09-24T19:57:05.537Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-24T19:57:05.537Z] #56 DONE 0.2s [2019-09-24T19:57:05.537Z] [2019-09-24T19:57:05.537Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-24T19:57:05.537Z] #59 DONE 0.1s [2019-09-24T19:57:05.803Z] [2019-09-24T19:57:05.803Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-24T19:57:05.803Z] #63 DONE 0.1s [2019-09-24T19:57:05.803Z] [2019-09-24T19:57:05.803Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-24T19:57:06.365Z] #65 DONE 0.5s [2019-09-24T19:57:06.365Z] [2019-09-24T19:57:06.365Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-24T19:57:06.365Z] #66 DONE 0.0s [2019-09-24T19:57:06.365Z] [2019-09-24T19:57:06.365Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-24T19:57:07.734Z] #67 DONE 1.2s [2019-09-24T19:57:07.734Z] [2019-09-24T19:57:07.734Z] #68 exporting to image [2019-09-24T19:57:07.734Z] #68 exporting layers [2019-09-24T19:57:13.523Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-24T19:57:14.086Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-24T19:57:14.282Z] #68 exporting layers 6.2s done [2019-09-24T19:57:14.282Z] #68 writing image sha256:51db1ebb96cc04d75e7e54985c09cb3e9db5d5a5efd34d5e0382a25afeffa34d done [2019-09-24T19:57:14.282Z] #68 naming to docker.io/library/docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 done [2019-09-24T19:57:14.282Z] #68 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-09-24T19:57:15.281Z] [2019-09-24T19:57:15.281Z] Removing bundles/ [2019-09-24T19:57:15.281Z] [2019-09-24T19:57:15.281Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-24T19:57:15.281Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-24T19:57:15.281Z] GOOS="" GOARCH="" GOARM="" [2019-09-24T19:57:16.254Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-24T19:57:30.718Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-24T19:57:31.684Z] [2019-09-24T19:57:31.684Z] ________ ____ __. [2019-09-24T19:57:31.684Z] \_____ \ | |/ _| [2019-09-24T19:57:31.684Z] / | \| < [2019-09-24T19:57:31.684Z] / | \ | \ [2019-09-24T19:57:31.684Z] \_______ /____|__ \ [2019-09-24T19:57:31.684Z] \/ \/ [2019-09-24T19:57:31.684Z] [2019-09-24T19:57:31.684Z] INFO: make.ps1 ended at 09/24/2019 19:57:31 [2019-09-24T19:57:33.857Z] INFO: Binaries build ended at 09/24/2019 19:57:33. Duration:00:01:20.6953670 [2019-09-24T19:57:36.035Z] INFO: Copying the built daemon binary to d:\CI\PR-39980\3\binary\dockerd-ae0a878b8.exe... [2019-09-24T19:57:37.001Z] INFO: Copying the built client binary to d:\CI\PR-39980\3\binary\docker-ae0a878b8.exe... [2019-09-24T19:57:37.001Z] INFO: Copying dockerversion from the container... [2019-09-24T19:57:37.001Z] INFO: Copying the golang package from the container to d:\CI\PR-39980\3\installer\go.zip... [2019-09-24T19:57:39.902Z] INFO: Extracting go.zip to d:\CI\PR-39980\3\go [2019-09-24T19:57:56.042Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-24T19:58:09.836Z] INFO: Extraction ended at 09/24/2019 19:58:06. Duration:00:00:26.8790754 [2019-09-24T19:58:09.836Z] INFO: Updating the golang and path environment variables [2019-09-24T19:58:09.836Z] INFO: GOPATH=d:\gopath [2019-09-24T19:58:09.836Z] INFO: go version go1.13 windows/amd64 [2019-09-24T19:58:09.836Z] INFO: Running the daemon under test in debug mode [2019-09-24T19:58:09.836Z] INFO: Starting a daemon under test... [2019-09-24T19:58:09.836Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39980\3\daemon --pidfile d:\CI\PR-39980\3\docker.pid -D [2019-09-24T19:58:09.836Z] INFO: Process started successfully. [2019-09-24T19:58:09.836Z] INFO: Start tailing logs of the daemon under tests [2019-09-24T19:58:09.836Z] INFO: Waiting for the daemon under test to start... [2019-09-24T19:58:10.293Z] INFO: Daemon under test started and replied! [2019-09-24T19:58:10.293Z] INFO: Docker version of the daemon under test [2019-09-24T19:58:10.293Z] [2019-09-24T19:58:10.293Z] Client: [2019-09-24T19:58:10.294Z] Version: 17.06.2-ce [2019-09-24T19:58:10.294Z] API version: 1.30 [2019-09-24T19:58:10.294Z] Go version: go1.8.3 [2019-09-24T19:58:10.294Z] Git commit: cec0b72 [2019-09-24T19:58:10.294Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-24T19:58:10.294Z] OS/Arch: windows/amd64 [2019-09-24T19:58:10.294Z] [2019-09-24T19:58:10.294Z] Server: [2019-09-24T19:58:10.294Z] Version: 0.0.0-dev [2019-09-24T19:58:10.294Z] API version: 1.41 (minimum version 1.24) [2019-09-24T19:58:10.294Z] Go version: go1.13 [2019-09-24T19:58:10.294Z] Git commit: ae0a878b8 [2019-09-24T19:58:10.294Z] Built: 09/24/2019 19:56:17 [2019-09-24T19:58:10.294Z] OS/Arch: windows/amd64 [2019-09-24T19:58:10.294Z] Experimental: false [2019-09-24T19:58:10.294Z] [2019-09-24T19:58:10.294Z] INFO: Docker info of the daemon under test [2019-09-24T19:58:10.294Z] [2019-09-24T19:58:10.294Z] Containers: 0 [2019-09-24T19:58:10.294Z] Running: 0 [2019-09-24T19:58:10.294Z] Paused: 0 [2019-09-24T19:58:10.294Z] Stopped: 0 [2019-09-24T19:58:10.294Z] Images: 0 [2019-09-24T19:58:10.294Z] Server Version: 0.0.0-dev [2019-09-24T19:58:10.294Z] Storage Driver: windowsfilter [2019-09-24T19:58:10.294Z] Windows: [2019-09-24T19:58:10.294Z] Logging Driver: json-file [2019-09-24T19:58:10.294Z] Plugins: [2019-09-24T19:58:10.294Z] Volume: local [2019-09-24T19:58:10.294Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-24T19:58:10.294Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-24T19:58:10.294Z] Swarm: inactive [2019-09-24T19:58:10.294Z] Default Isolation: process [2019-09-24T19:58:10.294Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-24T19:58:10.294Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-24T19:58:10.294Z] OSType: windows [2019-09-24T19:58:10.294Z] Architecture: x86_64 [2019-09-24T19:58:10.294Z] CPUs: 4 [2019-09-24T19:58:10.294Z] Total Memory: 32GiB [2019-09-24T19:58:10.294Z] Name: azwin-2-6d3090 [2019-09-24T19:58:10.294Z] ID: HWU5:VZYC:PMPU:65VB:3IPU:7EXK:NMPZ:LSQF:DZW3:C6YS:L2ME:AH67 [2019-09-24T19:58:10.294Z] Docker Root Dir: D:\CI\PR-39980\3\daemon [2019-09-24T19:58:10.294Z] Debug Mode (client): false [2019-09-24T19:58:10.294Z] Debug Mode (server): true [2019-09-24T19:58:10.294Z] File Descriptors: -1 [2019-09-24T19:58:10.294Z] Goroutines: 17 [2019-09-24T19:58:10.294Z] System Time: 2019-09-24T19:58:10.0263053Z [2019-09-24T19:58:10.294Z] EventsListeners: 0 [2019-09-24T19:58:10.294Z] Registry: https://index.docker.io/v1/ [2019-09-24T19:58:10.294Z] Labels: [2019-09-24T19:58:10.294Z] Experimental: false [2019-09-24T19:58:10.294Z] Insecure Registries: [2019-09-24T19:58:10.294Z] 127.0.0.0/8 [2019-09-24T19:58:10.294Z] Live Restore Enabled: false [2019-09-24T19:58:10.294Z] [2019-09-24T19:58:10.294Z] [2019-09-24T19:58:10.294Z] INFO: Docker images of the daemon under test [2019-09-24T19:58:10.294Z] [2019-09-24T19:58:10.294Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-24T19:58:10.294Z] [2019-09-24T19:58:10.294Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-24T19:58:10.294Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-09-24T19:58:10.751Z] ltsc2019: Pulling from windows/servercore [2019-09-24T19:58:15.435Z] 65014b3c3121: Pulling fs layer [2019-09-24T19:58:15.435Z] 2945147eda09: Pulling fs layer [2019-09-24T19:58:25.752Z] 2945147eda09: Verifying Checksum [2019-09-24T19:58:25.752Z] 2945147eda09: Download complete [2019-09-24T19:58:36.067Z] 65014b3c3121: Verifying Checksum [2019-09-24T19:58:36.067Z] 65014b3c3121: Download complete [2019-09-24T19:58:36.690Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-24T19:58:36.690Z] [2019-09-24T19:58:36.690Z] [2019-09-24T19:58:36.690Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-24T19:58:36.690Z] [2019-09-24T19:58:36.691Z] [2019-09-24T19:58:36.691Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-24T19:58:36.691Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-24T19:58:36.691Z] No new tests added to integration. [2019-09-24T19:58:36.691Z] [2019-09-24T19:58:36.691Z] PKG_CONFIG=pkg-config [2019-09-24T19:58:36.691Z] GOLANG_VERSION=1.13 [2019-09-24T19:58:36.691Z] HOSTNAME=a02d39304965 [2019-09-24T19:58:36.691Z] KEEPBUNDLE=1 [2019-09-24T19:58:36.691Z] container=docker [2019-09-24T19:58:36.691Z] TEST_SKIP_INTEGRATION=1 [2019-09-24T19:58:36.691Z] GO111MODULE=off [2019-09-24T19:58:36.691Z] GOPATH=/go [2019-09-24T19:58:36.691Z] PWD=/go/src/github.com/docker/docker [2019-09-24T19:58:36.691Z] HOME=/root [2019-09-24T19:58:36.691Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-24T19:58:36.691Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-24T19:58:36.691Z] DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:58:36.691Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-24T19:58:36.691Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-24T19:58:36.691Z] TERM=xterm [2019-09-24T19:58:36.691Z] DEST=bundles/test-integration [2019-09-24T19:58:36.691Z] SHLVL=1 [2019-09-24T19:58:36.691Z] TIMEOUT=120m [2019-09-24T19:58:36.691Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-24T19:58:36.691Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-24T19:58:36.691Z] DOCKER_PKG=github.com/docker/docker [2019-09-24T19:58:36.691Z] TESTDEBUG=0 [2019-09-24T19:58:36.691Z] _=/usr/bin/env [2019-09-24T19:58:36.691Z] Building test suite binary ./integration-cli/test.main [2019-09-24T19:58:36.691Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-24T19:58:36.691Z] PKG_CONFIG=pkg-config [2019-09-24T19:58:36.691Z] GOLANG_VERSION=1.13 [2019-09-24T19:58:36.691Z] HOSTNAME=5f9732e022dd [2019-09-24T19:58:36.691Z] KEEPBUNDLE=1 [2019-09-24T19:58:36.691Z] container=docker [2019-09-24T19:58:36.691Z] TEST_SKIP_INTEGRATION=1 [2019-09-24T19:58:36.691Z] GO111MODULE=off [2019-09-24T19:58:36.691Z] GOPATH=/go [2019-09-24T19:58:36.691Z] PWD=/go/src/github.com/docker/docker [2019-09-24T19:58:36.691Z] HOME=/root [2019-09-24T19:58:36.691Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-24T19:58:36.691Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-24T19:58:36.691Z] DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:58:36.691Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-24T19:58:36.691Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-24T19:58:36.691Z] TERM=xterm [2019-09-24T19:58:36.691Z] DEST=bundles/test-integration [2019-09-24T19:58:36.691Z] SHLVL=1 [2019-09-24T19:58:36.691Z] TIMEOUT=120m [2019-09-24T19:58:36.691Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-24T19:58:36.691Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-24T19:58:36.691Z] DOCKER_PKG=github.com/docker/docker [2019-09-24T19:58:36.691Z] TESTDEBUG=0 [2019-09-24T19:58:36.691Z] _=/usr/bin/env [2019-09-24T19:58:36.691Z] Building test suite binary ./integration-cli/test.main [2019-09-24T19:58:36.691Z] PKG_CONFIG=pkg-config [2019-09-24T19:58:36.691Z] GOLANG_VERSION=1.13 [2019-09-24T19:58:36.691Z] HOSTNAME=3fc1762d5d3e [2019-09-24T19:58:36.691Z] KEEPBUNDLE=1 [2019-09-24T19:58:36.691Z] container=docker [2019-09-24T19:58:36.691Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-24T19:58:36.691Z] GO111MODULE=off [2019-09-24T19:58:36.691Z] GOPATH=/go [2019-09-24T19:58:36.691Z] PWD=/go/src/github.com/docker/docker [2019-09-24T19:58:36.691Z] HOME=/root [2019-09-24T19:58:36.691Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-24T19:58:36.691Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-24T19:58:36.691Z] DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T19:58:36.691Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-24T19:58:36.691Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-24T19:58:36.691Z] TERM=xterm [2019-09-24T19:58:36.691Z] DEST=bundles/test-integration [2019-09-24T19:58:36.691Z] SHLVL=1 [2019-09-24T19:58:36.691Z] TIMEOUT=120m [2019-09-24T19:58:36.691Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-24T19:58:36.691Z] DOCKER_PKG=github.com/docker/docker [2019-09-24T19:58:36.691Z] TESTDEBUG=0 [2019-09-24T19:58:36.691Z] _=/usr/bin/env [2019-09-24T19:58:36.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-24T19:59:10.607Z] ................................................ [ 29%] [2019-09-24T19:59:33.344Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-24T19:59:41.928Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-24T19:59:46.762Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-24T20:00:12.254Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-24T20:00:21.421Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-24T20:00:23.352Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-09-24T20:00:28.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-24T20:00:28.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-24T20:00:28.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-24T20:00:29.917Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-09-24T20:00:43.537Z] ........................ [ 67%] [2019-09-24T20:01:02.950Z] 65014b3c3121: Pull complete [2019-09-24T20:01:23.837Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-24T20:01:35.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-24T20:01:37.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-24T20:01:38.689Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-24T20:01:40.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-24T20:01:41.208Z] tests/integration/client_test.py ..... [ 75%] [2019-09-24T20:01:41.771Z] tests/integration/errors_test.py . [ 75%] [2019-09-24T20:01:44.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-24T20:01:44.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-24T20:01:50.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-24T20:01:52.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-24T20:01:56.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-24T20:02:02.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-24T20:02:07.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-24T20:02:12.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-24T20:02:15.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-24T20:02:18.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-24T20:02:21.245Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-24T20:02:21.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-24T20:02:24.603Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-24T20:02:24.603Z] Using test binary docker [2019-09-24T20:02:24.603Z] +++ /etc/init.d/apparmor start [2019-09-24T20:02:24.603Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-24T20:02:24.603Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-24T20:02:24.603Z] Warning failed to create cache: (null) [2019-09-24T20:02:24.603Z] . [2019-09-24T20:02:24.603Z] INFO: Waiting for daemon to start... [2019-09-24T20:02:24.603Z] Starting dockerd [2019-09-24T20:02:24.603Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-24T20:02:26.498Z] . [2019-09-24T20:02:26.498Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-24T20:02:26.498Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-24T20:02:26.498Z] Error: No such image: emptyfs [2019-09-24T20:02:26.498Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-24T20:02:26.498Z] ++++ docker load [2019-09-24T20:02:27.062Z] Running integration-test (iteration 1) [2019-09-24T20:02:27.062Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-09-24T20:02:27.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:02:27.062Z] ++ set -e [2019-09-24T20:02:27.062Z] ++ '[' -n 0 ']' [2019-09-24T20:02:27.062Z] ++ set -x [2019-09-24T20:02:27.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:02:41.852Z] ......... [ 85%] [2019-09-24T20:02:48.327Z] tests/integration/models_images_test.py ............... [ 89%] [2019-09-24T20:02:49.954Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-24T20:02:56.497Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-24T20:02:57.060Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-24T20:02:59.108Z] Loaded image: buildpack-deps:jessie [2019-09-24T20:02:59.109Z] Loaded image: busybox:latest [2019-09-24T20:02:59.109Z] Loaded image: busybox:glibc [2019-09-24T20:02:59.109Z] Loaded image: debian:jessie [2019-09-24T20:02:59.109Z] Loaded image: hello-world:latest [2019-09-24T20:02:59.109Z] INFO: Testing against a local daemon [2019-09-24T20:02:59.109Z] === RUN TestCgroupNamespacesBuild [2019-09-24T20:02:59.387Z] 2945147eda09: Pull complete [2019-09-24T20:02:59.387Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-24T20:02:59.387Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:02:59.387Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-09-24T20:02:59.387Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-09-24T20:02:59.387Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-09-24T20:02:59.387Z] WARN: Skipping validation tests [2019-09-24T20:02:59.387Z] INFO: Running unit tests at 09/24/2019 20:02:59... [2019-09-24T20:03:01.636Z] --- PASS: TestCgroupNamespacesBuild (3.47s) [2019-09-24T20:03:01.636Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-09-24T20:03:01.636Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-24T20:03:03.128Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-24T20:03:04.082Z] INFO: make.ps1 starting at 09/24/2019 20:03:03 [2019-09-24T20:03:04.082Z] INFO: Git commit (ae0a878b8) assumed from DOCKER_GITCOMMIT environment variable [2019-09-24T20:03:04.082Z] INFO: Invoking autogen... [2019-09-24T20:03:04.163Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.39s) [2019-09-24T20:03:04.163Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-09-24T20:03:04.163Z] === RUN TestBuildWithSession [2019-09-24T20:03:04.540Z] INFO: Running unit tests... [2019-09-24T20:03:07.538Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-24T20:03:07.538Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-24T20:03:08.346Z] --- PASS: TestBuildWithSession (3.59s) [2019-09-24T20:03:08.346Z] === RUN TestBuildSquashParent [2019-09-24T20:03:12.560Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-24T20:03:13.342Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-24T20:03:13.342Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-24T20:03:13.342Z] [2019-09-24T20:03:13.342Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-24T20:03:13.342Z] =========================== short test summary info ============================ [2019-09-24T20:03:13.342Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-24T20:03:13.342Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-24T20:03:13.342Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-24T20:03:13.342Z] Not supported on most drivers [2019-09-24T20:03:13.342Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-24T20:03:13.342Z] This doesn't seem to be taken into account by the engine [2019-09-24T20:03:13.342Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-24T20:03:13.342Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-24T20:03:13.342Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-24T20:03:13.342Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-24T20:03:13.342Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-24T20:03:13.342Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-24T20:03:13.342Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-24T20:03:13.342Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 386.66 seconds == [2019-09-24T20:03:13.906Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-24T20:03:18.312Z] --- PASS: TestBuildSquashParent (10.39s) [2019-09-24T20:03:18.312Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-09-24T20:03:18.312Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-24T20:03:18.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-24T20:03:18.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-24T20:03:18.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-24T20:03:18.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-24T20:03:18.313Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-24T20:03:18.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-24T20:03:18.313Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-24T20:03:18.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-24T20:03:18.313Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-24T20:03:18.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-24T20:03:18.313Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-24T20:03:18.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-24T20:03:18.313Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-24T20:03:18.313Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-24T20:03:21.621Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-24T20:03:21.621Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-24T20:03:24.897Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-24T20:03:24.897Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-24T20:03:25.628Z] ? github.com/docker/docker/api [no test files] [2019-09-24T20:03:26.080Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-24T20:03:26.080Z] Clearing AppArmor profiles cache:. [2019-09-24T20:03:26.080Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-24T20:03:26.080Z] Unloading profiles will leave already running processes permanently [2019-09-24T20:03:26.080Z] unconfined, which can lead to unexpected situations. [2019-09-24T20:03:26.080Z] [2019-09-24T20:03:26.080Z] To set a process to complain mode, use the command line tool [2019-09-24T20:03:26.080Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-24T20:03:26.080Z] with the 'teardown' option." [2019-09-24T20:03:26.080Z] Post stage [Pipeline] junit [2019-09-24T20:03:26.657Z] Recording test results [Pipeline] sh [2019-09-24T20:03:26.963Z] + echo Ensuring container killed. [2019-09-24T20:03:26.963Z] Ensuring container killed. [2019-09-24T20:03:26.963Z] + docker rm -vf docker-pr3 [2019-09-24T20:03:26.963Z] Error: No such container: docker-pr3 [2019-09-24T20:03:26.963Z] + true [Pipeline] sh [2019-09-24T20:03:27.246Z] + echo Chowning /workspace to jenkins user [2019-09-24T20:03:27.246Z] Chowning /workspace to jenkins user [2019-09-24T20:03:27.246Z] + id -u [2019-09-24T20:03:27.246Z] + id -g [2019-09-24T20:03:27.246Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39980:/workspace busybox chown -R 1000:1000 /workspace [2019-09-24T20:03:28.173Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-24T20:03:28.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.47s) [2019-09-24T20:03:28.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s) [2019-09-24T20:03:28.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2019-09-24T20:03:28.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2019-09-24T20:03:28.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.37s) [2019-09-24T20:03:28.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.38s) [2019-09-24T20:03:28.173Z] === RUN TestBuildMultiStageCopy [2019-09-24T20:03:28.173Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-24T20:03:30.097Z] + bundleName=docker-py [2019-09-24T20:03:30.097Z] + echo Creating docker-py-bundles.tar.gz [2019-09-24T20:03:30.097Z] Creating docker-py-bundles.tar.gz [2019-09-24T20:03:30.097Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-09-24T20:03:30.108Z] Archiving artifacts [2019-09-24T20:03:30.307Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39980/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-24T20:03:30.646Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -e DOCKER_GRAPHDRIVER docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 hack/make.sh binary-daemon [2019-09-24T20:03:31.212Z] [2019-09-24T20:03:31.447Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-24T20:03:31.469Z] Removing bundles/ [2019-09-24T20:03:31.469Z] [2019-09-24T20:03:31.469Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-24T20:03:31.469Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-24T20:03:31.469Z] GOOS="" GOARCH="" GOARM="" [2019-09-24T20:03:32.011Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-24T20:03:32.943Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-24T20:03:33.509Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-24T20:03:34.074Z] --- PASS: TestBuildMultiStageCopy (5.79s) [2019-09-24T20:03:34.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.12s) [2019-09-24T20:03:34.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2019-09-24T20:03:34.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2019-09-24T20:03:34.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2019-09-24T20:03:34.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2019-09-24T20:03:34.074Z] === RUN TestBuildMultiStageParentConfig [2019-09-24T20:03:35.448Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2019-09-24T20:03:35.448Z] === RUN TestBuildLabelWithTargets [2019-09-24T20:03:37.975Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2019-09-24T20:03:37.975Z] === RUN TestBuildWithEmptyLayers [2019-09-24T20:03:39.348Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2019-09-24T20:03:39.348Z] === RUN TestBuildMultiStageOnBuild [2019-09-24T20:03:40.547Z] ok github.com/docker/docker/api/server 0.178s coverage: 9.0% of statements [2019-09-24T20:03:43.529Z] --- PASS: TestBuildMultiStageOnBuild (3.63s) [2019-09-24T20:03:43.529Z] === RUN TestBuildUncleanTarFilenames [2019-09-24T20:03:44.898Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2019-09-24T20:03:44.898Z] === RUN TestBuildMultiStageLayerLeak [2019-09-24T20:03:49.075Z] --- PASS: TestBuildMultiStageLayerLeak (4.11s) [2019-09-24T20:03:49.075Z] === RUN TestBuildWithHugeFile [2019-09-24T20:03:49.075Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-24T20:03:49.075Z] Using test binary docker [2019-09-24T20:03:49.333Z] +++ /etc/init.d/apparmor start [2019-09-24T20:03:49.333Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-24T20:03:49.333Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-24T20:03:49.333Z] Warning failed to create cache: (null) [2019-09-24T20:03:49.333Z] . [2019-09-24T20:03:49.333Z] INFO: Waiting for daemon to start... [2019-09-24T20:03:49.333Z] Starting dockerd [2019-09-24T20:03:49.333Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-24T20:03:49.590Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-24T20:03:49.590Z] Using test binary docker [2019-09-24T20:03:49.590Z] +++ /etc/init.d/apparmor start [2019-09-24T20:03:49.590Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-24T20:03:49.847Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-24T20:03:49.847Z] Warning failed to create cache: (null) [2019-09-24T20:03:49.847Z] . [2019-09-24T20:03:49.847Z] INFO: Waiting for daemon to start... [2019-09-24T20:03:49.847Z] Starting dockerd [2019-09-24T20:03:49.847Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-24T20:03:51.741Z] . [2019-09-24T20:03:51.741Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-24T20:03:51.741Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-24T20:03:51.741Z] Error: No such image: emptyfs [2019-09-24T20:03:51.741Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-24T20:03:51.741Z] ++++ docker load [2019-09-24T20:03:51.741Z] Running integration-test (iteration 1) [2019-09-24T20:03:51.741Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-24T20:03:51.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-09-24T20:03:51.741Z] ++ set -e [2019-09-24T20:03:51.741Z] ++ '[' -n 0 ']' [2019-09-24T20:03:51.741Z] ++ set -x [2019-09-24T20:03:51.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-09-24T20:03:51.997Z] [2019-09-24T20:03:51.997Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-24T20:03:51.997Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-24T20:03:51.997Z] Error: No such image: emptyfs [2019-09-24T20:03:51.997Z] ++++ docker load [2019-09-24T20:03:51.998Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-24T20:03:52.561Z] Running integration-test (iteration 1) [2019-09-24T20:03:52.561Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-24T20:03:52.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-09-24T20:03:52.561Z] ++ set -e [2019-09-24T20:03:52.561Z] ++ '[' -n 0 ']' [2019-09-24T20:03:52.561Z] ++ set -x [2019-09-24T20:03:52.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-09-24T20:04:31.259Z] Loaded image: buildpack-deps:jessie [2019-09-24T20:04:31.259Z] Loaded image: busybox:latest [2019-09-24T20:04:31.259Z] Loaded image: buildpack-deps:jessie [2019-09-24T20:04:31.259Z] Loaded image: busybox:glibc [2019-09-24T20:04:31.259Z] Loaded image: busybox:latest [2019-09-24T20:04:31.259Z] Loaded image: debian:jessie [2019-09-24T20:04:31.259Z] Loaded image: hello-world:latest [2019-09-24T20:04:31.259Z] INFO: Testing against a local daemon [2019-09-24T20:04:31.259Z] === RUN TestDockerSuite [2019-09-24T20:04:31.259Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-09-24T20:04:31.259Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-24T20:04:31.259Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-09-24T20:04:31.259Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-09-24T20:04:31.259Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-09-24T20:04:31.259Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-09-24T20:04:31.259Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-09-24T20:04:31.259Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-09-24T20:04:31.259Z] Loaded image: busybox:glibc [2019-09-24T20:04:31.259Z] Loaded image: debian:jessie [2019-09-24T20:04:31.259Z] Loaded image: hello-world:latest [2019-09-24T20:04:31.259Z] INFO: Testing against a local daemon [2019-09-24T20:04:31.259Z] === RUN TestDockerDaemonSuite [2019-09-24T20:04:31.259Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-24T20:04:40.970Z] ok github.com/docker/docker/api/server/httputils 0.184s coverage: 14.7% of statements [2019-09-24T20:04:40.970Z] ok github.com/docker/docker/api/server/middleware 0.157s coverage: 37.7% of statements [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-24T20:04:40.970Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-24T20:04:40.971Z] ok github.com/docker/docker/api/server/router/swarm 0.099s coverage: 4.0% of statements [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-24T20:04:40.971Z] ok github.com/docker/docker/api/types/filters 0.135s coverage: 95.2% of statements [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-24T20:04:40.971Z] ok github.com/docker/docker/api/types/strslice 0.085s coverage: 90.0% of statements [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-24T20:04:40.971Z] ok github.com/docker/docker/api/types/time 0.358s coverage: 100.0% of statements [2019-09-24T20:04:40.971Z] ok github.com/docker/docker/api/types/versions 0.073s coverage: 75.0% of statements [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/builder [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-24T20:04:40.971Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-24T20:04:43.146Z] ok github.com/docker/docker/builder/dockerfile 0.723s coverage: 43.2% of statements [2019-09-24T20:04:43.146Z] ok github.com/docker/docker/builder/dockerignore 0.058s coverage: 96.8% of statements [2019-09-24T20:04:43.146Z] ok github.com/docker/docker/builder/fscache 0.914s coverage: 69.2% of statements [2019-09-24T20:04:43.146Z] ok github.com/docker/docker/builder/remotecontext 0.572s coverage: 9.2% of statements [2019-09-24T20:04:43.510Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-09-24T20:04:43.510Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-09-24T20:04:43.510Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-09-24T20:04:43.510Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-09-24T20:04:44.075Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-09-24T20:04:44.332Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-09-24T20:04:44.332Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-09-24T20:04:52.432Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-24T20:04:52.883Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-24T20:04:52.883Z] Copying nested executables into bundles/binary-daemon [2019-09-24T20:04:52.883Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-09-24T20:04:53.204Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -e DOCKER_GRAPHDRIVER docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 hack/make.sh cross [2019-09-24T20:04:53.364Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-24T20:04:53.364Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-09-24T20:04:53.364Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-09-24T20:04:53.364Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-24T20:04:53.770Z] [2019-09-24T20:04:53.770Z] Removing bundles/ [2019-09-24T20:04:54.027Z] [2019-09-24T20:04:54.027Z] ---> Making bundle: cross (in bundles/cross) [2019-09-24T20:04:54.028Z] Cross building: bundles/cross/linux/amd64 [2019-09-24T20:04:54.028Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-24T20:04:54.028Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-24T20:04:55.258Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-24T20:04:55.258Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-09-24T20:04:57.152Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-24T20:04:59.674Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-24T20:04:59.675Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-09-24T20:04:59.675Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-09-24T20:04:59.675Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-09-24T20:05:06.223Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-24T20:05:07.596Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-24T20:05:12.852Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-24T20:05:14.225Z] --- PASS: TestBuildWithHugeFile (85.13s) [2019-09-24T20:05:14.225Z] === RUN TestBuildWithEmptyDockerfile [2019-09-24T20:05:14.225Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T20:05:14.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T20:05:14.225Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T20:05:14.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T20:05:14.225Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T20:05:14.225Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T20:05:14.225Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T20:05:14.225Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T20:05:14.225Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T20:05:14.225Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-09-24T20:05:14.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-09-24T20:05:14.225Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-09-24T20:05:14.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-09-24T20:05:14.225Z] === RUN TestBuildPreserveOwnership [2019-09-24T20:05:14.225Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-24T20:05:14.482Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-24T20:05:15.850Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-24T20:05:16.415Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-24T20:05:17.783Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-09-24T20:05:18.347Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-24T20:05:18.347Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-24T20:05:18.820Z] ok github.com/docker/docker/builder/remotecontext/git 32.228s coverage: 85.1% of statements [2019-09-24T20:05:18.820Z] ? github.com/docker/docker/cli [no test files] [2019-09-24T20:05:18.820Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-24T20:05:18.820Z] ok github.com/docker/docker/cli/debug 0.317s coverage: 100.0% of statements [2019-09-24T20:05:18.820Z] ok github.com/docker/docker/client 0.579s coverage: 75.3% of statements [2019-09-24T20:05:19.745Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-09-24T20:05:20.309Z] --- PASS: TestBuildPreserveOwnership (6.08s) [2019-09-24T20:05:20.309Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2019-09-24T20:05:20.309Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2019-09-24T20:05:20.309Z] === RUN TestBuildPlatformInvalid [2019-09-24T20:05:20.309Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-09-24T20:05:20.566Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-09-24T20:05:20.566Z] PASS [2019-09-24T20:05:20.566Z] [2019-09-24T20:05:20.566Z] DONE 32 tests in 173.458s [2019-09-24T20:05:20.566Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-09-24T20:05:20.566Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:05:20.566Z] ++ set -e [2019-09-24T20:05:20.566Z] ++ '[' -n 0 ']' [2019-09-24T20:05:20.566Z] ++ set -x [2019-09-24T20:05:20.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:05:20.566Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-24T20:05:20.566Z] INFO: Testing against a local daemon [2019-09-24T20:05:20.566Z] === RUN TestConfigList [2019-09-24T20:05:21.000Z] ok github.com/docker/docker/cmd/dockerd 0.707s coverage: 18.9% of statements [2019-09-24T20:05:21.495Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-09-24T20:05:22.426Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-09-24T20:05:22.989Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-24T20:05:23.902Z] ok github.com/docker/docker/container 0.671s coverage: 42.5% of statements [2019-09-24T20:05:23.902Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-24T20:05:23.902Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-24T20:05:23.902Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-24T20:05:23.902Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-24T20:05:23.919Z] --- PASS: TestConfigList (3.21s) [2019-09-24T20:05:23.919Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-09-24T20:05:23.919Z] === RUN TestConfigsCreateAndDelete [2019-09-24T20:05:24.177Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-09-24T20:05:26.071Z] === RUN TestDockerSuite/TestAttachDetach [2019-09-24T20:05:26.328Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-24T20:05:26.585Z] --- PASS: TestConfigsCreateAndDelete (2.64s) [2019-09-24T20:05:26.585Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-09-24T20:05:26.585Z] === RUN TestConfigsUpdate [2019-09-24T20:05:27.517Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-09-24T20:05:28.448Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-09-24T20:05:29.818Z] --- PASS: TestConfigsUpdate (3.01s) [2019-09-24T20:05:29.818Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-09-24T20:05:29.818Z] === RUN TestTemplatedConfig [2019-09-24T20:05:29.818Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-09-24T20:05:30.382Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-09-24T20:05:31.312Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-09-24T20:05:32.682Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-09-24T20:05:32.682Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-09-24T20:05:32.939Z] --- PASS: TestTemplatedConfig (3.51s) [2019-09-24T20:05:32.939Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-09-24T20:05:32.939Z] === RUN TestConfigInspect [2019-09-24T20:05:33.871Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-09-24T20:05:33.871Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-09-24T20:05:36.395Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-09-24T20:05:36.395Z] --- PASS: TestConfigInspect (3.15s) [2019-09-24T20:05:36.395Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-09-24T20:05:36.395Z] === RUN TestConfigCreateWithLabels [2019-09-24T20:05:36.395Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-24T20:05:36.959Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-24T20:05:37.215Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-09-24T20:05:37.472Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-24T20:05:38.404Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-09-24T20:05:38.404Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-24T20:05:38.661Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-09-24T20:05:38.918Z] --- PASS: TestConfigCreateWithLabels (2.77s) [2019-09-24T20:05:38.918Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-09-24T20:05:38.918Z] === RUN TestConfigCreateResolve [2019-09-24T20:05:39.175Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-24T20:05:39.433Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-24T20:05:40.365Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-24T20:05:41.738Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-24T20:05:42.304Z] --- PASS: TestConfigCreateResolve (3.28s) [2019-09-24T20:05:42.304Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-09-24T20:05:42.304Z] === RUN TestConfigDaemonLibtrustID [2019-09-24T20:05:42.869Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-24T20:05:42.869Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-09-24T20:05:42.869Z] PASS [2019-09-24T20:05:42.869Z] [2019-09-24T20:05:42.869Z] DONE 8 tests in 22.237s [2019-09-24T20:05:42.869Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-09-24T20:05:42.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:05:42.869Z] ++ set -e [2019-09-24T20:05:42.869Z] ++ '[' -n 0 ']' [2019-09-24T20:05:42.869Z] ++ set -x [2019-09-24T20:05:42.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:05:43.126Z] INFO: Testing against a local daemon [2019-09-24T20:05:43.126Z] === RUN TestCheckpoint [2019-09-24T20:05:43.126Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-24T20:05:43.126Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-24T20:05:43.126Z] === RUN TestContainerInvalidJSON [2019-09-24T20:05:43.126Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T20:05:43.126Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T20:05:43.126Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T20:05:43.126Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T20:05:43.126Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-24T20:05:43.126Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-24T20:05:43.126Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T20:05:43.126Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-24T20:05:43.126Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T20:05:43.126Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-09-24T20:05:43.126Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-24T20:05:43.126Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-24T20:05:43.126Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-24T20:05:43.126Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-24T20:05:43.126Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-09-24T20:05:43.126Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-24T20:05:43.384Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-09-24T20:05:43.384Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-24T20:05:43.384Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-09-24T20:05:43.384Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-24T20:05:43.384Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-24T20:05:43.384Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-09-24T20:05:43.384Z] === RUN TestCopyFromContainer [2019-09-24T20:05:44.992Z] ok github.com/docker/docker/daemon 2.981s coverage: 9.2% of statements [2019-09-24T20:05:44.992Z] ok github.com/docker/docker/daemon/cluster 1.894s coverage: 0.5% of statements [2019-09-24T20:05:44.992Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.275s coverage: 65.3% of statements [2019-09-24T20:05:44.992Z] ok github.com/docker/docker/daemon/cluster/convert 0.496s coverage: 35.8% of statements [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-24T20:05:44.992Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.268s coverage: 10.9% of statements [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-24T20:05:44.992Z] ok github.com/docker/docker/daemon/config 0.845s coverage: 82.8% of statements [2019-09-24T20:05:44.992Z] ok github.com/docker/docker/daemon/discovery 0.173s coverage: 30.0% of statements [2019-09-24T20:05:44.992Z] ok github.com/docker/docker/daemon/events 0.422s coverage: 50.0% of statements [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-24T20:05:44.992Z] ok github.com/docker/docker/daemon/graphdriver 0.174s coverage: 2.3% of statements [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-24T20:05:44.992Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-24T20:05:45.281Z] === RUN TestCopyFromContainer// [2019-09-24T20:05:45.450Z] ok github.com/docker/docker/daemon/images 0.400s coverage: 4.9% of statements [2019-09-24T20:05:45.450Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-24T20:05:45.450Z] ok github.com/docker/docker/daemon/links 0.064s coverage: 93.0% of statements [2019-09-24T20:05:45.450Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-24T20:05:45.450Z] ok github.com/docker/docker/daemon/logger 0.517s coverage: 43.0% of statements [2019-09-24T20:05:45.450Z] ok github.com/docker/docker/daemon/logger/awslogs 0.613s coverage: 77.8% of statements [2019-09-24T20:05:45.450Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-24T20:05:45.450Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-24T20:05:45.450Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-24T20:05:45.450Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-24T20:05:45.450Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-24T20:05:45.538Z] === RUN TestCopyFromContainer//bar/root [2019-09-24T20:05:45.538Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-24T20:05:45.795Z] === RUN TestCopyFromContainer/bar/quux [2019-09-24T20:05:45.795Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-24T20:05:45.795Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-24T20:05:46.053Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-24T20:05:46.053Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-24T20:05:46.053Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-24T20:05:46.310Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-24T20:05:46.310Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer (2.99s) [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-09-24T20:05:46.568Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-09-24T20:05:46.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-24T20:05:46.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T20:05:46.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T20:05:46.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T20:05:46.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T20:05:46.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T20:05:46.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T20:05:46.568Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T20:05:46.568Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T20:05:46.568Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T20:05:46.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-09-24T20:05:46.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-24T20:05:46.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-24T20:05:46.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-24T20:05:46.568Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-24T20:05:46.568Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-09-24T20:05:46.568Z] === RUN TestCreateWithInvalidEnv [2019-09-24T20:05:46.568Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-24T20:05:46.568Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-24T20:05:46.568Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-24T20:05:46.568Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-24T20:05:46.568Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-24T20:05:46.568Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-24T20:05:46.568Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-24T20:05:46.568Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-24T20:05:46.568Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-24T20:05:46.568Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-24T20:05:46.568Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-24T20:05:46.568Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-24T20:05:46.568Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-24T20:05:46.568Z] === RUN TestCreateTmpfsMountsTarget [2019-09-24T20:05:46.568Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-09-24T20:05:46.568Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-24T20:05:46.825Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-24T20:05:46.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.568s coverage: 62.1% of statements [2019-09-24T20:05:46.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.297s coverage: 88.3% of statements [2019-09-24T20:05:47.396Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-09-24T20:05:48.523Z] ok github.com/docker/docker/daemon/logger/local 0.534s coverage: 74.7% of statements [2019-09-24T20:05:48.523Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-24T20:05:48.523Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.520s coverage: 19.5% of statements [2019-09-24T20:05:49.305Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s) [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-24T20:05:49.305Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-24T20:05:49.305Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-24T20:05:49.305Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-24T20:05:49.305Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-24T20:05:49.563Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-24T20:05:49.563Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-24T20:05:49.563Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-24T20:05:49.563Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-24T20:05:49.563Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-24T20:05:49.820Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-24T20:05:49.820Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-24T20:05:49.820Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-24T20:05:49.820Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.17s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.17s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.21s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.21s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-09-24T20:05:49.820Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-09-24T20:05:49.820Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-24T20:05:51.192Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-24T20:05:51.431Z] ok github.com/docker/docker/daemon/logger/splunk 2.401s coverage: 84.5% of statements [2019-09-24T20:05:51.431Z] ok github.com/docker/docker/daemon/logger/syslog 0.439s coverage: 47.8% of statements [2019-09-24T20:05:51.431Z] ok github.com/docker/docker/daemon/logger/templates 0.082s coverage: 8.3% of statements [2019-09-24T20:05:51.431Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-24T20:05:51.431Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-24T20:05:51.431Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-24T20:05:52.562Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s) [2019-09-24T20:05:52.562Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-24T20:05:52.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T20:05:52.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T20:05:52.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T20:05:52.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T20:05:52.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T20:05:52.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T20:05:52.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T20:05:52.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T20:05:52.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T20:05:52.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T20:05:52.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T20:05:52.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T20:05:52.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T20:05:52.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T20:05:52.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T20:05:52.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-09-24T20:05:52.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-09-24T20:05:52.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-24T20:05:52.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-24T20:05:52.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-24T20:05:52.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-09-24T20:05:52.562Z] === RUN TestContainerStartOnDaemonRestart [2019-09-24T20:05:52.562Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-24T20:05:52.562Z] === RUN TestDaemonRestartIpcMode [2019-09-24T20:05:52.562Z] === PAUSE TestDaemonRestartIpcMode [2019-09-24T20:05:52.562Z] === RUN TestDiff [2019-09-24T20:05:53.494Z] --- PASS: TestDiff (0.82s) [2019-09-24T20:05:53.494Z] === RUN TestExecWithCloseStdin [2019-09-24T20:05:54.334Z] ok github.com/docker/docker/distribution 1.405s coverage: 20.6% of statements [2019-09-24T20:05:54.334Z] ok github.com/docker/docker/distribution/metadata 1.259s coverage: 48.2% of statements [2019-09-24T20:05:54.334Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-24T20:05:54.423Z] --- PASS: TestExecWithCloseStdin (0.99s) [2019-09-24T20:05:54.423Z] === RUN TestExec [2019-09-24T20:05:54.680Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-09-24T20:05:55.245Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-09-24T20:05:55.301Z] ok github.com/docker/docker/distribution/xfer 2.256s coverage: 76.8% of statements [2019-09-24T20:05:55.301Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-24T20:05:55.301Z] ok github.com/docker/docker/errdefs 0.101s coverage: 49.4% of statements [2019-09-24T20:05:55.502Z] --- PASS: TestExec (1.07s) [2019-09-24T20:05:55.502Z] === RUN TestExecUser [2019-09-24T20:05:55.759Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-09-24T20:05:56.323Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-24T20:05:56.579Z] --- PASS: TestExecUser (1.04s) [2019-09-24T20:05:56.579Z] === RUN TestExportContainerAndImportImage [2019-09-24T20:05:56.839Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-24T20:05:57.478Z] ok github.com/docker/docker/image 1.438s coverage: 86.4% of statements [2019-09-24T20:05:57.478Z] ok github.com/docker/docker/image/cache 0.136s coverage: 19.2% of statements [2019-09-24T20:05:57.478Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-24T20:05:57.478Z] ok github.com/docker/docker/image/v1 0.278s coverage: 25.0% of statements [2019-09-24T20:05:57.478Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-24T20:05:57.771Z] --- PASS: TestExportContainerAndImportImage (1.33s) [2019-09-24T20:05:57.771Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-24T20:05:59.142Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-09-24T20:05:59.401Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2019-09-24T20:05:59.401Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-09-24T20:05:59.401Z] === RUN TestHealthCheckWorkdir [2019-09-24T20:05:59.657Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-09-24T20:05:59.661Z] ok github.com/docker/docker/layer 0.413s coverage: 30.0% of statements [2019-09-24T20:05:59.661Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-24T20:05:59.914Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-09-24T20:05:59.914Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-09-24T20:06:00.480Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2019-09-24T20:06:00.480Z] === RUN TestHealthKillContainer [2019-09-24T20:06:01.411Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-09-24T20:06:01.411Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-09-24T20:06:01.836Z] ok github.com/docker/docker/libcontainerd/local 0.392s coverage: 1.0% of statements [2019-09-24T20:06:01.836Z] ok github.com/docker/docker/libcontainerd/queue 0.237s coverage: 100.0% of statements [2019-09-24T20:06:01.836Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-24T20:06:01.836Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-24T20:06:01.836Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-24T20:06:01.836Z] ? github.com/docker/docker/oci [no test files] [2019-09-24T20:06:01.836Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-24T20:06:01.836Z] ok github.com/docker/docker/opts 0.185s coverage: 67.3% of statements [2019-09-24T20:06:01.836Z] ok github.com/docker/docker/pkg/aaparser 0.077s coverage: 50.0% of statements [2019-09-24T20:06:02.344Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-09-24T20:06:02.601Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-24T20:06:02.601Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-24T20:06:03.971Z] --- PASS: TestHealthKillContainer (3.14s) [2019-09-24T20:06:03.971Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-24T20:06:04.903Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-24T20:06:04.903Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-09-24T20:06:04.903Z] --- PASS: TestInspectCpusetInConfigPre120 (1.23s) [2019-09-24T20:06:04.903Z] === RUN TestIpcModeNone [2019-09-24T20:06:06.276Z] --- PASS: TestIpcModeNone (1.26s) [2019-09-24T20:06:06.276Z] === RUN TestIpcModePrivate [2019-09-24T20:06:06.840Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-24T20:06:07.098Z] --- PASS: TestIpcModePrivate (1.02s) [2019-09-24T20:06:07.098Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:184, shared: false, mustBeShared: false [2019-09-24T20:06:07.355Z] === RUN TestIpcModeShareable [2019-09-24T20:06:07.355Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-24T20:06:08.728Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-09-24T20:06:08.728Z] --- PASS: TestIpcModeShareable (1.32s) [2019-09-24T20:06:08.728Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:186, shared: true, mustBeShared: true [2019-09-24T20:06:08.728Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-24T20:06:08.728Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-09-24T20:06:11.252Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-09-24T20:06:11.816Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.33s) [2019-09-24T20:06:11.817Z] === RUN TestAPIIpcModeHost [2019-09-24T20:06:12.749Z] --- PASS: TestAPIIpcModeHost (0.96s) [2019-09-24T20:06:12.749Z] === RUN TestDaemonIpcModeShareable [2019-09-24T20:06:14.121Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-09-24T20:06:14.686Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-24T20:06:14.686Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2019-09-24T20:06:14.686Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-09-24T20:06:14.686Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: true, mustBeShared: true [2019-09-24T20:06:14.686Z] === RUN TestDaemonIpcModePrivate [2019-09-24T20:06:15.425Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-24T20:06:15.425Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-24T20:06:15.425Z] Cross building: bundles/cross/windows/amd64 [2019-09-24T20:06:15.425Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-24T20:06:15.425Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-09-24T20:06:17.206Z] --- PASS: TestDaemonIpcModePrivate (2.05s) [2019-09-24T20:06:17.206Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-09-24T20:06:17.206Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2019-09-24T20:06:17.206Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-24T20:06:18.137Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-09-24T20:06:18.701Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2019-09-24T20:06:18.701Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-09-24T20:06:18.701Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:190, shared: false, mustBeShared: false [2019-09-24T20:06:18.701Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-24T20:06:18.701Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-24T20:06:20.603Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2019-09-24T20:06:20.603Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-09-24T20:06:20.603Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: true, mustBeShared: true [2019-09-24T20:06:20.603Z] === RUN TestIpcModeOlderClient [2019-09-24T20:06:20.603Z] === PAUSE TestIpcModeOlderClient [2019-09-24T20:06:20.603Z] === RUN TestKillContainerInvalidSignal [2019-09-24T20:06:21.975Z] --- PASS: TestKillContainerInvalidSignal (1.04s) [2019-09-24T20:06:21.975Z] === RUN TestKillContainer [2019-09-24T20:06:21.975Z] === RUN TestKillContainer/no_signal [2019-09-24T20:06:22.541Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-09-24T20:06:22.541Z] === RUN TestKillContainer/non_killing_signal [2019-09-24T20:06:22.798Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-24T20:06:22.798Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-24T20:06:23.362Z] === RUN TestKillContainer/killing_signal [2019-09-24T20:06:24.736Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-24T20:06:24.736Z] --- PASS: TestKillContainer (2.87s) [2019-09-24T20:06:24.736Z] --- PASS: TestKillContainer/no_signal (0.86s) [2019-09-24T20:06:24.736Z] --- PASS: TestKillContainer/non_killing_signal (0.77s) [2019-09-24T20:06:24.736Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2019-09-24T20:06:24.736Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-24T20:06:24.736Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-24T20:06:25.667Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-24T20:06:26.231Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-24T20:06:26.488Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2019-09-24T20:06:26.488Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2019-09-24T20:06:26.488Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2019-09-24T20:06:26.488Z] === RUN TestKillStoppedContainer [2019-09-24T20:06:26.488Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-24T20:06:26.488Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-24T20:06:26.488Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-09-24T20:06:26.488Z] === RUN TestKillDifferentUserContainer [2019-09-24T20:06:26.745Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-24T20:06:27.309Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-24T20:06:27.566Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2019-09-24T20:06:27.566Z] === RUN TestInspectOomKilledTrue [2019-09-24T20:06:27.566Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-24T20:06:27.566Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:06:27.566Z] === RUN TestInspectOomKilledFalse [2019-09-24T20:06:27.566Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-24T20:06:27.566Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:06:27.566Z] === RUN TestLinksEtcHostsContentMatch [2019-09-24T20:06:27.823Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-09-24T20:06:28.081Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-09-24T20:06:28.081Z] === RUN TestLinksContainerNames [2019-09-24T20:06:28.645Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-09-24T20:06:30.018Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-24T20:06:30.018Z] --- PASS: TestLinksContainerNames (1.68s) [2019-09-24T20:06:30.018Z] === RUN TestLogsFollowTailEmpty [2019-09-24T20:06:30.018Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-24T20:06:30.948Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-24T20:06:30.948Z] --- PASS: TestLogsFollowTailEmpty (1.06s) [2019-09-24T20:06:30.948Z] === RUN TestContainerNetworkMountsNoChown [2019-09-24T20:06:31.513Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-24T20:06:31.770Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/default [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/default [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/private [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/private [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rprivate [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/slave [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/slave [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rslave [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/shared [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/shared [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rshared [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-24T20:06:31.770Z] === CONT TestMountDaemonRoot/default [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-24T20:06:31.770Z] === CONT TestMountDaemonRoot/rslave [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-24T20:06:31.770Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-24T20:06:31.770Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-24T20:06:31.770Z] === CONT TestMountDaemonRoot/rshared [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-24T20:06:31.770Z] === CONT TestMountDaemonRoot/shared [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-24T20:06:31.770Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-24T20:06:31.770Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-24T20:06:31.770Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-24T20:06:31.770Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-24T20:06:31.781Z] ok github.com/docker/docker/pkg/archive 9.961s coverage: 62.0% of statements [2019-09-24T20:06:31.781Z] ok github.com/docker/docker/pkg/authorization 0.847s coverage: 26.8% of statements [2019-09-24T20:06:31.781Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2019-09-24T20:06:31.781Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2019-09-24T20:06:31.781Z] ok github.com/docker/docker/pkg/chrootarchive 0.116s coverage: 15.4% of statements [2019-09-24T20:06:31.781Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-24T20:06:31.781Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-24T20:06:31.781Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2019-09-24T20:06:31.781Z] ok github.com/docker/docker/pkg/discovery 0.133s coverage: 58.3% of statements [2019-09-24T20:06:31.781Z] ok github.com/docker/docker/pkg/discovery/file 0.122s coverage: 92.9% of statements [2019-09-24T20:06:31.781Z] ok github.com/docker/docker/pkg/discovery/kv 3.475s coverage: 84.1% of statements [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/discovery/memory 0.099s coverage: 92.3% of statements [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/discovery/nodes 0.245s coverage: 93.8% of statements [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/filenotify 0.139s coverage: 36.2% of statements [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/fileutils 0.157s coverage: 87.7% of statements [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/homedir 0.220s coverage: 37.5% of statements [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/idtools 0.096s coverage: 6.3% of statements [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/ioutils 0.703s coverage: 69.2% of statements [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/jsonmessage 0.255s coverage: 91.7% of statements [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/locker 0.090s coverage: 88.9% of statements [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2019-09-24T20:06:31.782Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2019-09-24T20:06:31.782Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/parsers 0.226s coverage: 97.0% of statements [2019-09-24T20:06:31.782Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-24T20:06:31.782Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-24T20:06:31.782Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2019-09-24T20:06:31.782Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-24T20:06:31.782Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-24T20:06:32.028Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-24T20:06:32.028Z] === CONT TestMountDaemonRoot/private [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-24T20:06:32.028Z] === CONT TestMountDaemonRoot/slave [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-24T20:06:32.028Z] === CONT TestMountDaemonRoot/rprivate [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-24T20:06:32.028Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-24T20:06:32.028Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-24T20:06:32.028Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-24T20:06:32.028Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-24T20:06:32.028Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-24T20:06:32.028Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-24T20:06:32.028Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-24T20:06:32.028Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-24T20:06:32.286Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-24T20:06:32.543Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-24T20:06:32.543Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-24T20:06:32.543Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-24T20:06:32.543Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-24T20:06:32.543Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-24T20:06:32.543Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-24T20:06:32.543Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-24T20:06:32.543Z] === RUN TestContainerBindMountNonRecursive [2019-09-24T20:06:33.474Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-24T20:06:34.406Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-09-24T20:06:34.971Z] --- PASS: TestContainerBindMountNonRecursive (2.44s) [2019-09-24T20:06:34.971Z] === RUN TestNetworkNat [2019-09-24T20:06:35.536Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-24T20:06:35.793Z] --- PASS: TestNetworkNat (0.81s) [2019-09-24T20:06:35.793Z] === RUN TestNetworkLocalhostTCPNat [2019-09-24T20:06:36.724Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2019-09-24T20:06:36.724Z] === RUN TestNetworkLoopbackNat [2019-09-24T20:06:37.289Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-24T20:06:37.289Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-24T20:06:37.853Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2019-09-24T20:06:37.853Z] === RUN TestPause [2019-09-24T20:06:38.783Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-09-24T20:06:39.041Z] --- PASS: TestPause (1.19s) [2019-09-24T20:06:39.041Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-24T20:06:39.041Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-24T20:06:39.041Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-24T20:06:39.041Z] === RUN TestPauseStopPausedContainer [2019-09-24T20:06:39.299Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-24T20:06:40.229Z] === RUN TestDockerSuite/TestBuildAddScript [2019-09-24T20:06:40.229Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2019-09-24T20:06:40.229Z] === RUN TestPsFilter [2019-09-24T20:06:40.487Z] --- PASS: TestPsFilter (0.23s) [2019-09-24T20:06:40.487Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-24T20:06:41.419Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-09-24T20:06:41.419Z] === RUN TestRemoveContainerWithVolume [2019-09-24T20:06:41.419Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-24T20:06:41.676Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-24T20:06:42.241Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2019-09-24T20:06:42.241Z] === RUN TestRemoveContainerRunning [2019-09-24T20:06:43.171Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-09-24T20:06:43.171Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-24T20:06:43.171Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-09-24T20:06:43.735Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2019-09-24T20:06:43.735Z] === RUN TestRemoveInvalidContainer [2019-09-24T20:06:43.735Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-24T20:06:43.735Z] === RUN TestRenameLinkedContainer [2019-09-24T20:06:45.629Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-24T20:06:47.524Z] --- PASS: TestRenameLinkedContainer (3.62s) [2019-09-24T20:06:47.524Z] === RUN TestRenameStoppedContainer [2019-09-24T20:06:48.476Z] --- PASS: TestRenameStoppedContainer (0.79s) [2019-09-24T20:06:48.476Z] === RUN TestRenameRunningContainerAndReuse [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/plugins 35.097s coverage: 73.4% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.218s coverage: 56.8% of statements [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/plugins/transport 0.187s coverage: 85.7% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/pools 0.132s coverage: 87.9% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 73.9% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/signal 0.076s coverage: 20.3% of statements [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/stdcopy 0.071s coverage: 100.0% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/streamformatter 0.071s coverage: 66.2% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/sysinfo 0.065s coverage: 38.2% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 12.7% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/tarsum 0.278s coverage: 89.3% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/term 0.172s coverage: 30.8% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/term/windows 0.047s coverage: 0.0% of statements [no tests to run] [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/plugin 0.198s coverage: 11.6% of statements [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/plugin/v2 0.179s coverage: 20.1% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/reference 0.435s coverage: 84.4% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/registry 0.478s coverage: 52.2% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/registry/resumable 0.247s coverage: 100.0% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/rootless [no test files] [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/runconfig 0.139s coverage: 54.5% of statements [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/testutil 0.145s coverage: 62.5% of statements [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/volume [no test files] [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/volume/drivers 0.224s coverage: 36.1% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/volume/local 0.225s coverage: 37.7% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/volume/mounts 0.116s coverage: 66.2% of statements [2019-09-24T20:06:49.460Z] ok github.com/docker/docker/volume/service 0.419s coverage: 70.3% of statements [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-24T20:06:49.460Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-24T20:06:50.377Z] --- PASS: TestRenameRunningContainerAndReuse (1.87s) [2019-09-24T20:06:50.377Z] === RUN TestRenameInvalidName [2019-09-24T20:06:50.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-24T20:06:50.941Z] --- PASS: TestRenameInvalidName (0.89s) [2019-09-24T20:06:50.941Z] === RUN TestRenameAnonymousContainer [2019-09-24T20:06:50.995Z] INFO: make.ps1 ended at 09/24/2019 20:06:50 [2019-09-24T20:06:51.871Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-24T20:06:52.537Z] INFO: Unit tests ended at 09/24/2019 20:06:52. Duration:00:03:53.1465062 [2019-09-24T20:06:52.537Z] INFO: Building busybox [2019-09-24T20:06:52.996Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-24T20:06:52.996Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-24T20:06:52.996Z] [2019-09-24T20:06:52.996Z] Sending build context to Docker daemon 2.56kB [2019-09-24T20:06:52.996Z] [2019-09-24T20:06:52.996Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-24T20:06:52.996Z] ---> 1ddfa8bee56a [2019-09-24T20:06:52.996Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-24T20:06:52.996Z] ---> Running in cc6e02dcfd05 [2019-09-24T20:06:55.148Z] --- PASS: TestRenameAnonymousContainer (4.07s) [2019-09-24T20:06:55.148Z] === RUN TestRenameContainerWithSameName [2019-09-24T20:06:56.080Z] --- PASS: TestRenameContainerWithSameName (1.07s) [2019-09-24T20:06:56.080Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-24T20:06:56.644Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-09-24T20:06:57.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-24T20:06:58.507Z] --- PASS: TestRenameContainerWithLinkedContainer (2.20s) [2019-09-24T20:06:58.507Z] === RUN TestResize [2019-09-24T20:06:58.779Z] Removing intermediate container cc6e02dcfd05 [2019-09-24T20:06:58.779Z] ---> 056f8a5a1d1b [2019-09-24T20:06:58.779Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-24T20:06:59.238Z] [2019-09-24T20:06:59.439Z] --- PASS: TestResize (1.07s) [2019-09-24T20:06:59.439Z] === RUN TestResizeWithInvalidSize [2019-09-24T20:06:59.697Z] ---> 10940d8a0edb [2019-09-24T20:06:59.697Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-24T20:06:59.697Z] ---> Running in 3eca2129f83f [2019-09-24T20:07:00.004Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-24T20:07:00.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-24T20:07:00.260Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2019-09-24T20:07:00.260Z] === RUN TestResizeWhenContainerNotStarted [2019-09-24T20:07:00.517Z] === RUN TestDockerSuite/TestBuildAddTar [2019-09-24T20:07:01.231Z] [2019-09-24T20:07:01.232Z] SUCCESS: Specified value was saved. [2019-09-24T20:07:01.448Z] --- PASS: TestResizeWhenContainerNotStarted (1.08s) [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:07:01.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:07:01.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:07:01.448Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-24T20:07:01.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-24T20:07:04.133Z] Removing intermediate container 3eca2129f83f [2019-09-24T20:07:04.133Z] ---> 2fc073d4950c [2019-09-24T20:07:04.133Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-24T20:07:04.133Z] ---> Running in b92b6a05a0b8 [2019-09-24T20:07:04.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:07:04.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:07:06.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:07:06.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:07:08.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-24T20:07:08.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-24T20:07:09.947Z] Cannot create a file when that file already exists. [2019-09-24T20:07:12.056Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-09-24T20:07:12.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-24T20:07:12.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-24T20:07:13.993Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-09-24T20:07:16.521Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-09-24T20:07:16.521Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-24T20:07:16.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-09-24T20:07:17.024Z] Removing intermediate container b92b6a05a0b8 [2019-09-24T20:07:17.024Z] ---> b904ed30e671 [2019-09-24T20:07:17.024Z] Step 6/6 : CMD ["sh"] [2019-09-24T20:07:17.024Z] ---> Running in 110720ffbcd4 [2019-09-24T20:07:17.024Z] Removing intermediate container 110720ffbcd4 [2019-09-24T20:07:17.024Z] ---> 9dd572498c4a [2019-09-24T20:07:17.024Z] Successfully built 9dd572498c4a [2019-09-24T20:07:17.024Z] Successfully tagged busybox:latest [2019-09-24T20:07:17.024Z] INFO: Docker images of the daemon under test [2019-09-24T20:07:17.024Z] [2019-09-24T20:07:17.024Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-24T20:07:17.024Z] busybox latest 9dd572498c4a Less than a second ago 4.75GB [2019-09-24T20:07:17.024Z] microsoft/windowsservercore latest 1ddfa8bee56a 13 days ago 4.71GB [2019-09-24T20:07:17.024Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 13 days ago 4.71GB [2019-09-24T20:07:17.024Z] [2019-09-24T20:07:17.024Z] INFO: Running integration tests at 09/24/2019 20:07:16... [2019-09-24T20:07:17.024Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-24T20:07:17.024Z] INFO: Integration API tests being run from the host: [2019-09-24T20:07:17.024Z] INFO: make.ps1 starting at 09/24/2019 20:07:16 [2019-09-24T20:07:17.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-24T20:07:18.569Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-24T20:07:18.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.41s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.64s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.55s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.88s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.04s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.41s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-09-24T20:07:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2019-09-24T20:07:19.545Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-09-24T20:07:19.545Z] === RUN TestCgroupNamespacesRun [2019-09-24T20:07:19.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-24T20:07:21.176Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-09-24T20:07:21.433Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2019-09-24T20:07:21.433Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-09-24T20:07:21.433Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-24T20:07:23.089Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-24T20:07:23.089Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-24T20:07:23.089Z] remote: Enumerating objects: 19, done. [2019-09-24T20:07:23.089Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-24T20:07:23.089Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-09-24T20:07:23.089Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-24T20:07:23.089Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-24T20:07:23.363Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2019-09-24T20:07:23.363Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-09-24T20:07:23.363Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-24T20:07:23.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -e DOCKER_GRAPHDRIVER docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 hack/test/unit [2019-09-24T20:07:25.259Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.21s) [2019-09-24T20:07:25.259Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-09-24T20:07:25.259Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-24T20:07:25.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-24T20:07:26.687Z] ? github.com/docker/docker/api [no test files] [2019-09-24T20:07:27.155Z] --- PASS: TestCgroupNamespacesRunHostMode (1.95s) [2019-09-24T20:07:27.155Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-09-24T20:07:27.155Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-24T20:07:28.527Z] === RUN TestDockerSuite/TestBuildBlankName [2019-09-24T20:07:28.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-24T20:07:29.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-09-24T20:07:29.091Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2019-09-24T20:07:29.091Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-09-24T20:07:29.091Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-24T20:07:30.023Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-09-24T20:07:30.023Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-09-24T20:07:30.023Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-24T20:07:30.954Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2019-09-24T20:07:30.954Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-09-24T20:07:30.954Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-24T20:07:31.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-24T20:07:32.889Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2019-09-24T20:07:32.889Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-09-24T20:07:32.889Z] === RUN TestKernelTCPMemory [2019-09-24T20:07:33.821Z] --- PASS: TestKernelTCPMemory (1.15s) [2019-09-24T20:07:33.821Z] === RUN TestNISDomainname [2019-09-24T20:07:34.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-24T20:07:34.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-24T20:07:35.451Z] --- PASS: TestNISDomainname (1.56s) [2019-09-24T20:07:35.451Z] === RUN TestHostnameDnsResolution [2019-09-24T20:07:35.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-24T20:07:35.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-24T20:07:37.078Z] --- PASS: TestHostnameDnsResolution (1.69s) [2019-09-24T20:07:37.078Z] === RUN TestStats [2019-09-24T20:07:38.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-24T20:07:38.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-24T20:07:38.870Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2019-09-24T20:07:39.382Z] --- PASS: TestStats (2.20s) [2019-09-24T20:07:39.382Z] === RUN TestStopContainerWithTimeout [2019-09-24T20:07:39.382Z] === RUN TestStopContainerWithTimeout/0 [2019-09-24T20:07:39.382Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-24T20:07:39.382Z] === RUN TestStopContainerWithTimeout/1 [2019-09-24T20:07:39.382Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-24T20:07:39.382Z] === RUN TestStopContainerWithTimeout/3 [2019-09-24T20:07:39.382Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-24T20:07:39.382Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-24T20:07:39.382Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-24T20:07:39.382Z] === CONT TestStopContainerWithTimeout/0 [2019-09-24T20:07:39.382Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-24T20:07:39.672Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-24T20:07:40.754Z] === CONT TestStopContainerWithTimeout/3 [2019-09-24T20:07:40.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-24T20:07:41.213Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-24T20:07:42.126Z] === CONT TestStopContainerWithTimeout/1 [2019-09-24T20:07:43.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-24T20:07:44.132Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-24T20:07:44.431Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-24T20:07:44.431Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2019-09-24T20:07:44.431Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2019-09-24T20:07:44.431Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2019-09-24T20:07:44.431Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2019-09-24T20:07:44.431Z] === RUN TestDeleteDevicemapper [2019-09-24T20:07:44.431Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-24T20:07:44.431Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-24T20:07:44.431Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-24T20:07:44.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-24T20:07:46.311Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-24T20:07:47.966Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.82s) [2019-09-24T20:07:47.966Z] === RUN TestUpdateMemory [2019-09-24T20:07:47.966Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-24T20:07:47.966Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:07:47.966Z] === RUN TestUpdateCPUQuota [2019-09-24T20:07:48.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-09-24T20:07:49.230Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-24T20:07:49.689Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-24T20:07:49.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-24T20:07:50.148Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-24T20:07:50.398Z] --- PASS: TestUpdateCPUQuota (2.29s) [2019-09-24T20:07:50.398Z] === RUN TestUpdatePidsLimit [2019-09-24T20:07:50.398Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-24T20:07:50.962Z] === RUN TestUpdatePidsLimit/no_change [2019-09-24T20:07:51.114Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-24T20:07:51.219Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-24T20:07:51.572Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-24T20:07:51.784Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-24T20:07:52.349Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-24T20:07:52.918Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-24T20:07:53.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-24T20:07:53.175Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-24T20:07:54.479Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-24T20:07:55.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-24T20:07:55.076Z] --- PASS: TestUpdatePidsLimit (4.71s) [2019-09-24T20:07:55.076Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-09-24T20:07:55.076Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2019-09-24T20:07:55.076Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-09-24T20:07:55.076Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) [2019-09-24T20:07:55.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s) [2019-09-24T20:07:55.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-09-24T20:07:55.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-09-24T20:07:55.076Z] === RUN TestUpdateRestartPolicy [2019-09-24T20:07:57.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-24T20:07:58.215Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-24T20:08:00.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-24T20:08:00.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-24T20:08:00.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-24T20:08:01.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-09-24T20:08:04.345Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-24T20:08:04.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-24T20:08:05.311Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-24T20:08:07.486Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-24T20:08:08.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-09-24T20:08:08.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-24T20:08:08.747Z] --- PASS: TestUpdateRestartPolicy (13.62s) [2019-09-24T20:08:08.747Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-24T20:08:08.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-09-24T20:08:09.662Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-24T20:08:09.679Z] --- PASS: TestUpdateRestartWithAutoRemove (1.08s) [2019-09-24T20:08:09.679Z] === RUN TestWaitNonBlocked [2019-09-24T20:08:09.679Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T20:08:09.679Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T20:08:09.679Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T20:08:09.679Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T20:08:09.679Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T20:08:09.679Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T20:08:10.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-24T20:08:11.180Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-24T20:08:11.180Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2019-09-24T20:08:11.180Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2019-09-24T20:08:11.180Z] === RUN TestWaitBlocked [2019-09-24T20:08:11.180Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-24T20:08:11.180Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-24T20:08:11.180Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-24T20:08:11.180Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-24T20:08:11.180Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-24T20:08:11.180Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-24T20:08:12.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-24T20:08:12.369Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-24T20:08:12.369Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2019-09-24T20:08:12.369Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2019-09-24T20:08:12.369Z] === CONT TestContainerStartOnDaemonRestart [2019-09-24T20:08:12.369Z] === CONT TestIpcModeOlderClient [2019-09-24T20:08:12.565Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-24T20:08:12.626Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-09-24T20:08:12.626Z] === CONT TestDaemonRestartIpcMode [2019-09-24T20:08:13.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-24T20:08:14.741Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-24T20:08:16.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-24T20:08:16.084Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2019-09-24T20:08:16.084Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-09-24T20:08:16.918Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-24T20:08:17.014Z] --- PASS: TestDaemonRestartIpcMode (4.46s) [2019-09-24T20:08:17.014Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-09-24T20:08:17.014Z] PASS [2019-09-24T20:08:17.014Z] [2019-09-24T20:08:17.014Z] === Skipped [2019-09-24T20:08:17.014Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-09-24T20:08:17.014Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-24T20:08:17.014Z] [2019-09-24T20:08:17.014Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-24T20:08:17.014Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:08:17.014Z] [2019-09-24T20:08:17.014Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-24T20:08:17.014Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:08:17.014Z] [2019-09-24T20:08:17.014Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-24T20:08:17.014Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-24T20:08:17.014Z] [2019-09-24T20:08:17.014Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-09-24T20:08:17.014Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-24T20:08:17.014Z] [2019-09-24T20:08:17.014Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-09-24T20:08:17.014Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:08:17.014Z] [2019-09-24T20:08:17.014Z] [2019-09-24T20:08:17.014Z] DONE 197 tests, 6 skipped in 154.233s [2019-09-24T20:08:17.014Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-09-24T20:08:17.014Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:08:17.014Z] ++ set -e [2019-09-24T20:08:17.014Z] ++ '[' -n 0 ']' [2019-09-24T20:08:17.014Z] ++ set -x [2019-09-24T20:08:17.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-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:08:17.271Z] INFO: Testing against a local daemon [2019-09-24T20:08:17.271Z] === RUN TestCommitInheritsEnv [2019-09-24T20:08:17.836Z] --- PASS: TestCommitInheritsEnv (0.62s) [2019-09-24T20:08:17.836Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-24T20:08:17.836Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-24T20:08:17.836Z] === RUN TestImagesFilterMultiReference [2019-09-24T20:08:18.094Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-09-24T20:08:18.094Z] === RUN TestImagePullPlatformInvalid [2019-09-24T20:08:18.094Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-24T20:08:18.094Z] === RUN TestRemoveImageOrphaning [2019-09-24T20:08:18.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-24T20:08:18.657Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2019-09-24T20:08:18.657Z] === RUN TestRemoveImageGarbageCollector [2019-09-24T20:08:19.818Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-24T20:08:19.818Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:08:19.818Z] INFO: Testing against a local daemon [2019-09-24T20:08:19.818Z] === RUN TestBuildWithSession [2019-09-24T20:08:19.818Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-24T20:08:19.818Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:19.818Z] === RUN TestBuildSquashParent [2019-09-24T20:08:19.818Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-24T20:08:19.818Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:19.818Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-24T20:08:19.818Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-24T20:08:19.818Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:08:19.818Z] === RUN TestBuildMultiStageCopy [2019-09-24T20:08:19.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-24T20:08:20.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-24T20:08:20.959Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2019-09-24T20:08:20.959Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-09-24T20:08:20.959Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-24T20:08:20.959Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-09-24T20:08:20.959Z] === RUN TestTagInvalidReference [2019-09-24T20:08:20.959Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-24T20:08:20.959Z] === RUN TestTagValidPrefixedRepo [2019-09-24T20:08:20.959Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-24T20:08:20.959Z] === RUN TestTagExistedNameWithoutForce [2019-09-24T20:08:20.959Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-24T20:08:20.959Z] === RUN TestTagOfficialNames [2019-09-24T20:08:20.959Z] --- PASS: TestTagOfficialNames (0.07s) [2019-09-24T20:08:20.959Z] === RUN TestTagMatchesDigest [2019-09-24T20:08:20.959Z] --- PASS: TestTagMatchesDigest (0.05s) [2019-09-24T20:08:20.959Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-24T20:08:21.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-24T20:08:23.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-24T20:08:23.113Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-09-24T20:08:24.045Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-09-24T20:08:24.977Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-09-24T20:08:28.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-24T20:08:30.134Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-24T20:08:30.134Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-24T20:08:30.592Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-24T20:08:32.128Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-24T20:08:32.445Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-24T20:08:33.662Z] --- PASS: TestBuildMultiStageCopy (13.77s) [2019-09-24T20:08:33.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.17s) [2019-09-24T20:08:33.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2019-09-24T20:08:33.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2019-09-24T20:08:33.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2019-09-24T20:08:33.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2019-09-24T20:08:33.662Z] === RUN TestBuildMultiStageParentConfig [2019-09-24T20:08:33.662Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-09-24T20:08:33.662Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:08:33.662Z] === RUN TestBuildLabelWithTargets [2019-09-24T20:08:33.662Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-09-24T20:08:33.662Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:08:33.662Z] === RUN TestBuildWithEmptyLayers [2019-09-24T20:08:33.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-24T20:08:34.630Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2019-09-24T20:08:34.630Z] === RUN TestBuildMultiStageOnBuild [2019-09-24T20:08:34.630Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-09-24T20:08:34.630Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:08:34.630Z] === RUN TestBuildUncleanTarFilenames [2019-09-24T20:08:34.630Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-09-24T20:08:34.630Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:08:34.630Z] === RUN TestBuildMultiStageLayerLeak [2019-09-24T20:08:34.630Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-09-24T20:08:34.630Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:08:34.630Z] === RUN TestBuildWithHugeFile [2019-09-24T20:08:34.630Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-24T20:08:34.630Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-24T20:08:34.630Z] === RUN TestBuildWithEmptyDockerfile [2019-09-24T20:08:34.630Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T20:08:34.630Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T20:08:34.630Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T20:08:34.630Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T20:08:34.630Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T20:08:34.630Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T20:08:34.749Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-09-24T20:08:35.088Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T20:08:35.088Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T20:08:35.088Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T20:08:35.088Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s) [2019-09-24T20:08:35.088Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-09-24T20:08:35.088Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-24T20:08:35.088Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-09-24T20:08:35.088Z] === RUN TestBuildPreserveOwnership [2019-09-24T20:08:35.088Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-09-24T20:08:35.088Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:08:35.088Z] === RUN TestBuildPlatformInvalid [2019-09-24T20:08:35.088Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-09-24T20:08:35.088Z] PASS [2019-09-24T20:08:35.088Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-24T20:08:35.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:08:35.088Z] INFO: Testing against a local daemon [2019-09-24T20:08:35.088Z] === RUN TestConfigList [2019-09-24T20:08:35.088Z] --- SKIP: TestConfigList (0.00s) [2019-09-24T20:08:35.088Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:35.088Z] === RUN TestConfigsCreateAndDelete [2019-09-24T20:08:35.088Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-24T20:08:35.088Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:35.088Z] === RUN TestConfigsUpdate [2019-09-24T20:08:35.088Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-24T20:08:35.088Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:35.088Z] === RUN TestTemplatedConfig [2019-09-24T20:08:35.088Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-24T20:08:35.088Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:35.088Z] === RUN TestConfigInspect [2019-09-24T20:08:35.088Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-24T20:08:35.088Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:35.088Z] === RUN TestConfigCreateWithLabels [2019-09-24T20:08:35.088Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-24T20:08:35.088Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:08:35.088Z] === RUN TestConfigCreateResolve [2019-09-24T20:08:35.088Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-24T20:08:35.088Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:08:35.088Z] === RUN TestConfigDaemonLibtrustID [2019-09-24T20:08:35.088Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-24T20:08:35.088Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:08:35.088Z] PASS [2019-09-24T20:08:35.088Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-24T20:08:35.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:08:35.088Z] INFO: Testing against a local daemon [2019-09-24T20:08:35.088Z] === RUN TestCheckpoint [2019-09-24T20:08:35.088Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-24T20:08:35.088Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-24T20:08:35.088Z] === RUN TestContainerInvalidJSON [2019-09-24T20:08:35.088Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T20:08:35.088Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T20:08:35.088Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T20:08:35.088Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T20:08:35.088Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-24T20:08:35.088Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-24T20:08:35.088Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T20:08:35.088Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-24T20:08:35.088Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T20:08:35.088Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-09-24T20:08:35.088Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-24T20:08:35.088Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-24T20:08:35.088Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-24T20:08:35.088Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-24T20:08:35.088Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-09-24T20:08:35.088Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-24T20:08:35.088Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-24T20:08:35.088Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-09-24T20:08:35.088Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-24T20:08:35.088Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-24T20:08:35.088Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-09-24T20:08:35.088Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-24T20:08:35.088Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-24T20:08:35.547Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-09-24T20:08:35.547Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-24T20:08:35.547Z] === RUN TestCopyFromContainer [2019-09-24T20:08:35.547Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-24T20:08:35.547Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:35.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-24T20:08:35.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T20:08:35.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T20:08:35.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T20:08:35.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T20:08:35.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T20:08:35.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T20:08:35.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T20:08:35.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T20:08:35.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T20:08:35.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-24T20:08:35.547Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-24T20:08:35.547Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-24T20:08:35.547Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-24T20:08:35.547Z] === RUN TestCreateWithInvalidEnv [2019-09-24T20:08:35.547Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-24T20:08:35.547Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-24T20:08:35.547Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-24T20:08:35.547Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-24T20:08:35.547Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-24T20:08:35.547Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-24T20:08:35.547Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-24T20:08:35.547Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-24T20:08:35.547Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-24T20:08:35.547Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-24T20:08:35.547Z] === RUN TestCreateTmpfsMountsTarget [2019-09-24T20:08:35.547Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-24T20:08:35.547Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:35.547Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-24T20:08:35.547Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-24T20:08:35.547Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:08:35.547Z] === RUN TestCreateWithCapabilities [2019-09-24T20:08:35.547Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-24T20:08:35.547Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-24T20:08:35.547Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-24T20:08:35.547Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-24T20:08:35.547Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:08:35.547Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-24T20:08:35.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T20:08:35.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T20:08:35.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T20:08:35.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T20:08:35.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T20:08:35.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T20:08:35.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T20:08:35.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T20:08:35.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T20:08:35.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T20:08:35.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T20:08:35.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T20:08:35.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T20:08:35.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T20:08:35.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T20:08:35.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-24T20:08:35.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-09-24T20:08:35.547Z] === RUN TestDiff [2019-09-24T20:08:35.547Z] --- SKIP: TestDiff (0.00s) [2019-09-24T20:08:35.547Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-24T20:08:35.547Z] === RUN TestExecWithCloseStdin [2019-09-24T20:08:35.682Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-09-24T20:08:36.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-24T20:08:36.871Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-09-24T20:08:37.726Z] --- PASS: TestExecWithCloseStdin (2.16s) [2019-09-24T20:08:37.726Z] === RUN TestExec [2019-09-24T20:08:37.726Z] --- SKIP: TestExec (0.00s) [2019-09-24T20:08:37.726Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-24T20:08:37.726Z] === RUN TestExecUser [2019-09-24T20:08:37.726Z] --- SKIP: TestExecUser (0.00s) [2019-09-24T20:08:37.726Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-24T20:08:37.726Z] === RUN TestExportContainerAndImportImage [2019-09-24T20:08:37.726Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-24T20:08:37.726Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:37.726Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-24T20:08:37.726Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-24T20:08:37.726Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:37.726Z] === RUN TestHealthCheckWorkdir [2019-09-24T20:08:37.726Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-24T20:08:37.726Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-24T20:08:37.726Z] === RUN TestHealthKillContainer [2019-09-24T20:08:37.726Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-24T20:08:37.726Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-24T20:08:37.726Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-24T20:08:37.726Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-24T20:08:37.726Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-24T20:08:37.726Z] === RUN TestKillContainerInvalidSignal [2019-09-24T20:08:39.261Z] --- PASS: TestKillContainerInvalidSignal (1.85s) [2019-09-24T20:08:39.261Z] === RUN TestKillContainer [2019-09-24T20:08:39.261Z] --- SKIP: TestKillContainer (0.00s) [2019-09-24T20:08:39.261Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-24T20:08:39.261Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-24T20:08:39.261Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-24T20:08:39.261Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-24T20:08:39.261Z] === RUN TestKillStoppedContainer [2019-09-24T20:08:39.261Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-24T20:08:39.261Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-24T20:08:39.261Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-24T20:08:39.261Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-24T20:08:39.261Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-24T20:08:39.261Z] === RUN TestKillDifferentUserContainer [2019-09-24T20:08:39.261Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-24T20:08:39.261Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-24T20:08:39.261Z] === RUN TestInspectOomKilledTrue [2019-09-24T20:08:39.261Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-24T20:08:39.261Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:08:39.261Z] === RUN TestInspectOomKilledFalse [2019-09-24T20:08:39.261Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-24T20:08:39.261Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:08:39.261Z] === RUN TestLogsFollowTailEmpty [2019-09-24T20:08:41.047Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-24T20:08:41.439Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2019-09-24T20:08:41.439Z] === RUN TestNetworkNat [2019-09-24T20:08:41.439Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-24T20:08:41.439Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-24T20:08:41.439Z] === RUN TestNetworkLocalhostTCPNat [2019-09-24T20:08:41.439Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-24T20:08:41.439Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:08:41.439Z] === RUN TestNetworkLoopbackNat [2019-09-24T20:08:41.439Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-24T20:08:41.439Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-24T20:08:41.439Z] === RUN TestPause [2019-09-24T20:08:41.439Z] --- SKIP: TestPause (0.00s) [2019-09-24T20:08:41.439Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-24T20:08:41.439Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-24T20:08:42.975Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.72s) [2019-09-24T20:08:42.975Z] === RUN TestPauseStopPausedContainer [2019-09-24T20:08:42.975Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-24T20:08:42.975Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:08:42.975Z] === RUN TestPsFilter [2019-09-24T20:08:42.975Z] --- PASS: TestPsFilter (0.17s) [2019-09-24T20:08:42.975Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-24T20:08:45.227Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-24T20:08:45.227Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-24T20:08:46.529Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-09-24T20:08:46.529Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-24T20:08:46.529Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-24T20:08:46.529Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2019-09-24T20:08:46.529Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 95.2% of statements [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-24T20:08:46.529Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-09-24T20:08:46.529Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/builder [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-24T20:08:46.529Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-24T20:08:46.529Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-09-24T20:08:46.529Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2019-09-24T20:08:46.598Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-24T20:08:47.096Z] ok github.com/docker/docker/builder/dockerfile 0.566s coverage: 45.1% of statements [2019-09-24T20:08:47.529Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-24T20:08:48.462Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-09-24T20:08:48.994Z] ok github.com/docker/docker/builder/remotecontext 0.168s coverage: 13.6% of statements [2019-09-24T20:08:49.025Z] === RUN TestDockerSuite/TestBuildCmd [2019-09-24T20:08:49.559Z] ok github.com/docker/docker/builder/remotecontext/git 1.003s coverage: 85.1% of statements [2019-09-24T20:08:49.559Z] ? github.com/docker/docker/cli [no test files] [2019-09-24T20:08:49.559Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-24T20:08:49.559Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-24T20:08:49.589Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-09-24T20:08:49.846Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-09-24T20:08:50.042Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.01s) [2019-09-24T20:08:50.042Z] === RUN TestRemoveContainerWithVolume [2019-09-24T20:08:50.102Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-24T20:08:50.360Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-09-24T20:08:50.360Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-09-24T20:08:52.215Z] --- PASS: TestRemoveContainerWithVolume (2.03s) [2019-09-24T20:08:52.215Z] === RUN TestRemoveContainerRunning [2019-09-24T20:08:52.254Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-09-24T20:08:53.750Z] --- PASS: TestRemoveContainerRunning (1.70s) [2019-09-24T20:08:53.750Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-24T20:08:54.824Z] ok github.com/docker/docker/client 0.202s coverage: 75.8% of statements [2019-09-24T20:08:55.925Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.73s) [2019-09-24T20:08:55.925Z] === RUN TestRemoveInvalidContainer [2019-09-24T20:08:55.925Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-24T20:08:55.925Z] === RUN TestRenameLinkedContainer [2019-09-24T20:08:55.925Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-24T20:08:55.925Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-24T20:08:55.925Z] === RUN TestRenameStoppedContainer [2019-09-24T20:08:56.432Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-24T20:08:57.364Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-24T20:08:57.928Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-24T20:08:58.101Z] --- PASS: TestRenameStoppedContainer (2.09s) [2019-09-24T20:08:58.101Z] === RUN TestRenameRunningContainerAndReuse [2019-09-24T20:08:58.492Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-24T20:08:59.863Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-09-24T20:09:00.795Z] === RUN TestDockerSuite/TestBuildContChar [2019-09-24T20:09:01.830Z] --- PASS: TestRenameRunningContainerAndReuse (3.71s) [2019-09-24T20:09:01.830Z] === RUN TestRenameInvalidName [2019-09-24T20:09:03.366Z] --- PASS: TestRenameInvalidName (1.69s) [2019-09-24T20:09:03.366Z] === RUN TestRenameAnonymousContainer [2019-09-24T20:09:03.366Z] --- SKIP: TestRenameAnonymousContainer (0.01s) [2019-09-24T20:09:03.366Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-24T20:09:03.366Z] === RUN TestRenameContainerWithSameName [2019-09-24T20:09:04.074Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-24T20:09:04.901Z] --- PASS: TestRenameContainerWithSameName (1.70s) [2019-09-24T20:09:04.901Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-24T20:09:04.901Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-24T20:09:04.901Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-24T20:09:04.901Z] === RUN TestResize [2019-09-24T20:09:04.901Z] --- SKIP: TestResize (0.00s) [2019-09-24T20:09:04.901Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-24T20:09:04.901Z] === RUN TestResizeWithInvalidSize [2019-09-24T20:09:04.901Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-24T20:09:04.901Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-24T20:09:04.901Z] === RUN TestResizeWhenContainerNotStarted [2019-09-24T20:09:05.008Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-09-24T20:09:05.008Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-24T20:09:05.573Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-24T20:09:06.137Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-24T20:09:06.394Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-09-24T20:09:06.968Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-09-24T20:09:07.906Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-09-24T20:09:08.837Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-09-24T20:09:09.401Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-09-24T20:09:10.334Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-24T20:09:10.592Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-24T20:09:11.969Z] --- PASS: TestResizeWhenContainerNotStarted (6.81s) [2019-09-24T20:09:11.969Z] === RUN TestDaemonRestartKillContainers [2019-09-24T20:09:11.969Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-24T20:09:11.969Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:11.969Z] === RUN TestStats [2019-09-24T20:09:11.969Z] --- SKIP: TestStats (0.00s) [2019-09-24T20:09:11.969Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-24T20:09:11.969Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-24T20:09:13.868Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-09-24T20:09:15.764Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-24T20:09:20.528Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.28s) [2019-09-24T20:09:20.528Z] === RUN TestStopContainerWithTimeout [2019-09-24T20:09:20.528Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-24T20:09:20.528Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-24T20:09:20.528Z] === RUN TestUpdateRestartPolicy [2019-09-24T20:09:21.019Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-09-24T20:09:21.584Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-24T20:09:25.763Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-09-24T20:09:26.696Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-09-24T20:09:26.871Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 30.1% of statements [2019-09-24T20:09:27.261Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-09-24T20:09:27.519Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-24T20:09:27.802Z] ok github.com/docker/docker/container 0.120s coverage: 35.3% of statements [2019-09-24T20:09:27.802Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-24T20:09:27.802Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-24T20:09:27.802Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-24T20:09:27.802Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-24T20:09:31.699Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-24T20:09:31.699Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-09-24T20:09:34.977Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-09-24T20:09:36.873Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-09-24T20:09:37.131Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-24T20:09:37.391Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-24T20:09:37.761Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2019-09-24T20:09:37.954Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-24T20:09:38.018Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-24T20:09:38.518Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-09-24T20:09:39.083Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-24T20:09:39.083Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-24T20:09:39.083Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-24T20:09:39.083Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-24T20:09:39.083Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-09-24T20:09:39.389Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-09-24T20:09:40.979Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-09-24T20:09:40.979Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-09-24T20:09:41.613Z] --- PASS: TestUpdateRestartPolicy (20.17s) [2019-09-24T20:09:41.613Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-24T20:09:42.071Z] --- PASS: TestUpdateRestartWithAutoRemove (1.77s) [2019-09-24T20:09:42.071Z] === RUN TestWaitNonBlocked [2019-09-24T20:09:42.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T20:09:42.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T20:09:42.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T20:09:42.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T20:09:42.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T20:09:42.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T20:09:42.874Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-09-24T20:09:44.770Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-24T20:09:45.027Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-24T20:09:45.822Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-24T20:09:45.822Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.22s) [2019-09-24T20:09:45.822Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.37s) [2019-09-24T20:09:45.822Z] === RUN TestWaitBlocked [2019-09-24T20:09:45.822Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-24T20:09:45.822Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:09:45.822Z] PASS [2019-09-24T20:09:45.822Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-24T20:09:45.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:45.822Z] INFO: Testing against a local daemon [2019-09-24T20:09:45.822Z] === RUN TestCommitInheritsEnv [2019-09-24T20:09:45.822Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-24T20:09:45.822Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:09:45.822Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-24T20:09:45.822Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-24T20:09:45.822Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-24T20:09:45.822Z] === RUN TestImagesFilterMultiReference [2019-09-24T20:09:45.822Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-24T20:09:45.822Z] === RUN TestImagePullPlatformInvalid [2019-09-24T20:09:45.822Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-24T20:09:45.822Z] === RUN TestRemoveImageOrphaning [2019-09-24T20:09:45.822Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-24T20:09:45.822Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:09:45.822Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-24T20:09:45.822Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-24T20:09:45.822Z] === RUN TestTagInvalidReference [2019-09-24T20:09:45.822Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-24T20:09:45.822Z] === RUN TestTagValidPrefixedRepo [2019-09-24T20:09:45.822Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-09-24T20:09:45.822Z] === RUN TestTagExistedNameWithoutForce [2019-09-24T20:09:45.822Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-24T20:09:45.822Z] === RUN TestTagOfficialNames [2019-09-24T20:09:45.822Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-24T20:09:45.822Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-24T20:09:45.822Z] === RUN TestTagMatchesDigest [2019-09-24T20:09:45.822Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-24T20:09:45.822Z] PASS [2019-09-24T20:09:45.822Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-24T20:09:45.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:45.822Z] INFO: Testing against a local daemon [2019-09-24T20:09:45.822Z] === RUN TestNetworkCreateDelete [2019-09-24T20:09:45.822Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-24T20:09:45.822Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:09:45.822Z] === RUN TestDockerNetworkDeletePreferID [2019-09-24T20:09:45.822Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-24T20:09:45.822Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-09-24T20:09:45.822Z] === RUN TestInspectNetwork [2019-09-24T20:09:45.822Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-24T20:09:45.822Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-24T20:09:45.822Z] === RUN TestRunContainerWithBridgeNone [2019-09-24T20:09:45.822Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-24T20:09:45.822Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:09:45.822Z] === RUN TestNetworkInvalidJSON [2019-09-24T20:09:45.822Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-24T20:09:45.822Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-24T20:09:45.822Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T20:09:45.822Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T20:09:45.822Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T20:09:45.822Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T20:09:45.822Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-24T20:09:45.822Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T20:09:45.822Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T20:09:45.822Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-24T20:09:45.822Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-24T20:09:45.822Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-09-24T20:09:45.822Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-09-24T20:09:45.822Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-24T20:09:45.822Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-24T20:09:45.822Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-24T20:09:45.822Z] === RUN TestDaemonDefaultNetworkPools [2019-09-24T20:09:45.822Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-24T20:09:45.822Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-24T20:09:45.822Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-24T20:09:45.822Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-24T20:09:45.822Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-24T20:09:45.822Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-24T20:09:45.822Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-24T20:09:45.822Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-24T20:09:45.822Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-24T20:09:45.822Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-24T20:09:45.822Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-24T20:09:45.822Z] === RUN TestServiceWithPredefinedNetwork [2019-09-24T20:09:45.822Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-24T20:09:45.822Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-24T20:09:45.822Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-24T20:09:45.822Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-24T20:09:45.822Z] service_test.go:230: FLAKY_TEST [2019-09-24T20:09:45.822Z] === RUN TestServiceWithDataPathPortInit [2019-09-24T20:09:45.822Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-24T20:09:45.822Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-24T20:09:45.822Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-24T20:09:45.822Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-24T20:09:45.822Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-24T20:09:45.822Z] PASS [2019-09-24T20:09:45.822Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-24T20:09:45.822Z] PASS [2019-09-24T20:09:45.822Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-24T20:09:45.822Z] PASS [2019-09-24T20:09:45.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-24T20:09:45.822Z] PASS [2019-09-24T20:09:45.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-24T20:09:45.822Z] PASS [2019-09-24T20:09:45.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-24T20:09:45.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:45.822Z] INFO: Testing against a local daemon [2019-09-24T20:09:45.822Z] === RUN TestPluginInvalidJSON [2019-09-24T20:09:45.822Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T20:09:45.822Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T20:09:45.822Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T20:09:45.822Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-24T20:09:45.822Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-24T20:09:45.822Z] PASS [2019-09-24T20:09:45.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-24T20:09:45.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:45.822Z] INFO: Testing against a local daemon [2019-09-24T20:09:45.822Z] === RUN TestExternalGraphDriver [2019-09-24T20:09:45.822Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-24T20:09:45.822Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-24T20:09:45.822Z] === RUN TestGraphdriverPluginV2 [2019-09-24T20:09:45.822Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-24T20:09:45.822Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-24T20:09:45.822Z] PASS [2019-09-24T20:09:45.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-24T20:09:46.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:46.281Z] INFO: Testing against a local daemon [2019-09-24T20:09:46.281Z] PASS [2019-09-24T20:09:46.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-24T20:09:46.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:46.281Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-24T20:09:46.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:46.281Z] INFO: Testing against a local daemon [2019-09-24T20:09:46.281Z] === RUN TestSecretInspect [2019-09-24T20:09:46.281Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-24T20:09:46.281Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestSecretList [2019-09-24T20:09:46.281Z] --- SKIP: TestSecretList (0.00s) [2019-09-24T20:09:46.281Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestSecretsCreateAndDelete [2019-09-24T20:09:46.281Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-24T20:09:46.281Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestSecretsUpdate [2019-09-24T20:09:46.281Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-24T20:09:46.281Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestTemplatedSecret [2019-09-24T20:09:46.281Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-24T20:09:46.281Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestSecretCreateResolve [2019-09-24T20:09:46.281Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-24T20:09:46.281Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:09:46.281Z] PASS [2019-09-24T20:09:46.281Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-24T20:09:46.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:46.281Z] INFO: Testing against a local daemon [2019-09-24T20:09:46.281Z] === RUN TestServiceCreateInit [2019-09-24T20:09:46.281Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-24T20:09:46.281Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-24T20:09:46.281Z] --- PASS: TestServiceCreateInit (0.03s) [2019-09-24T20:09:46.281Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-24T20:09:46.281Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-24T20:09:46.281Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestCreateServiceMultipleTimes [2019-09-24T20:09:46.281Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-24T20:09:46.281Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestCreateServiceConflict [2019-09-24T20:09:46.281Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-24T20:09:46.281Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestCreateServiceMaxReplicas [2019-09-24T20:09:46.281Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-24T20:09:46.281Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-24T20:09:46.281Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-24T20:09:46.281Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestCreateServiceSecretFileMode [2019-09-24T20:09:46.281Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-24T20:09:46.281Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestCreateServiceConfigFileMode [2019-09-24T20:09:46.281Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-24T20:09:46.281Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestCreateServiceSysctls [2019-09-24T20:09:46.281Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-09-24T20:09:46.281Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestCreateServiceCapabilities [2019-09-24T20:09:46.281Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-09-24T20:09:46.281Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestInspect [2019-09-24T20:09:46.281Z] --- SKIP: TestInspect (0.00s) [2019-09-24T20:09:46.281Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestDockerNetworkConnectAlias [2019-09-24T20:09:46.281Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-24T20:09:46.281Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestDockerNetworkReConnect [2019-09-24T20:09:46.281Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-24T20:09:46.281Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestServicePlugin [2019-09-24T20:09:46.281Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-24T20:09:46.281Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.281Z] === RUN TestServiceUpdateLabel [2019-09-24T20:09:46.281Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-24T20:09:46.281Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:09:46.281Z] === RUN TestServiceUpdateSecrets [2019-09-24T20:09:46.281Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-24T20:09:46.281Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:09:46.281Z] === RUN TestServiceUpdateConfigs [2019-09-24T20:09:46.281Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-24T20:09:46.281Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:09:46.281Z] === RUN TestServiceUpdateNetwork [2019-09-24T20:09:46.281Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-24T20:09:46.281Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-24T20:09:46.281Z] PASS [2019-09-24T20:09:46.281Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-24T20:09:46.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:46.281Z] INFO: Testing against a local daemon [2019-09-24T20:09:46.281Z] === RUN TestSessionCreate [2019-09-24T20:09:46.281Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-24T20:09:46.739Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-24T20:09:46.739Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-24T20:09:46.739Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-24T20:09:46.739Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-24T20:09:46.739Z] PASS [2019-09-24T20:09:46.739Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-24T20:09:46.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:46.739Z] INFO: Testing against a local daemon [2019-09-24T20:09:46.739Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-24T20:09:46.739Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-24T20:09:46.739Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-24T20:09:46.739Z] === RUN TestEventsExecDie [2019-09-24T20:09:46.739Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-24T20:09:46.739Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-24T20:09:46.739Z] === RUN TestEventsBackwardsCompatible [2019-09-24T20:09:46.739Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-24T20:09:46.739Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-24T20:09:46.739Z] === RUN TestInfoAPI [2019-09-24T20:09:46.739Z] --- PASS: TestInfoAPI (0.04s) [2019-09-24T20:09:46.739Z] === RUN TestInfoAPIWarnings [2019-09-24T20:09:46.739Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-24T20:09:46.739Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-24T20:09:46.739Z] === RUN TestLoginFailsWithBadCredentials [2019-09-24T20:09:47.485Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.6% of statements [2019-09-24T20:09:47.704Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2019-09-24T20:09:47.705Z] === RUN TestPingCacheHeaders [2019-09-24T20:09:47.705Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-24T20:09:47.705Z] === RUN TestPingGet [2019-09-24T20:09:47.705Z] --- PASS: TestPingGet (0.03s) [2019-09-24T20:09:47.705Z] === RUN TestPingHead [2019-09-24T20:09:47.705Z] --- PASS: TestPingHead (0.03s) [2019-09-24T20:09:47.705Z] === RUN TestVersion [2019-09-24T20:09:47.705Z] --- PASS: TestVersion (0.03s) [2019-09-24T20:09:47.705Z] PASS [2019-09-24T20:09:47.705Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-24T20:09:47.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:47.705Z] INFO: Testing against a local daemon [2019-09-24T20:09:47.705Z] === RUN TestVolumesCreateAndList [2019-09-24T20:09:47.705Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-24T20:09:47.705Z] === RUN TestVolumesRemove [2019-09-24T20:09:47.705Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-24T20:09:47.705Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-24T20:09:47.705Z] === RUN TestVolumesInspect [2019-09-24T20:09:47.705Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-24T20:09:47.705Z] === RUN TestVolumesInvalidJSON [2019-09-24T20:09:47.705Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-24T20:09:47.705Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-24T20:09:47.705Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-24T20:09:47.705Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-24T20:09:47.705Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-24T20:09:47.705Z] PASS [2019-09-24T20:09:47.705Z] INFO: make.ps1 ended at 09/24/2019 20:09:47 [2019-09-24T20:09:47.705Z] INFO: Integration CLI tests being run from the host: [2019-09-24T20:09:47.705Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-24T20:09:48.417Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 84.6% of statements [2019-09-24T20:09:48.981Z] ok github.com/docker/docker/daemon 12.205s coverage: 17.6% of statements [2019-09-24T20:09:48.981Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-24T20:09:48.981Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-24T20:09:49.214Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-09-24T20:09:49.545Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-09-24T20:09:50.110Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2019-09-24T20:09:50.110Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-24T20:09:50.110Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-24T20:09:50.583Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-09-24T20:09:51.062Z] ok github.com/docker/docker/daemon/graphdriver 0.044s coverage: 2.2% of statements [2019-09-24T20:09:51.516Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-09-24T20:09:52.888Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-09-24T20:09:53.453Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-24T20:09:53.583Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-09-24T20:09:54.146Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.200s coverage: 57.0% of statements [2019-09-24T20:09:55.982Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-24T20:09:56.239Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-09-24T20:09:56.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-24T20:09:56.270Z] INFO: Testing against a local daemon [2019-09-24T20:09:56.270Z] === RUN TestDockerSuite [2019-09-24T20:09:56.270Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-09-24T20:09:56.270Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-24T20:09:56.270Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-09-24T20:09:56.270Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-09-24T20:09:56.270Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-09-24T20:09:56.270Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-09-24T20:09:56.270Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-09-24T20:09:56.270Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-09-24T20:09:56.733Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-09-24T20:09:57.169Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-24T20:09:57.190Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-09-24T20:09:57.423Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.278s coverage: 72.5% of statements [2019-09-24T20:09:57.423Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.546s coverage: 45.9% of statements [2019-09-24T20:09:57.423Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-24T20:09:57.654Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-09-24T20:09:58.113Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-09-24T20:09:59.944Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.001s coverage: 51.0% of statements [2019-09-24T20:10:01.315Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.290s coverage: 76.1% of statements [2019-09-24T20:10:01.347Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-09-24T20:10:02.247Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-09-24T20:10:02.504Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.161s coverage: 57.2% of statements [2019-09-24T20:10:02.504Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-24T20:10:02.504Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-24T20:10:03.436Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-09-24T20:10:04.367Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2019-09-24T20:10:04.622Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-09-24T20:10:05.737Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 4.9% of statements [2019-09-24T20:10:05.737Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-24T20:10:05.737Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-24T20:10:06.301Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 42.7% of statements [2019-09-24T20:10:06.519Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-24T20:10:07.671Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2019-09-24T20:10:07.928Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 77.4% of statements [2019-09-24T20:10:07.928Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-24T20:10:07.928Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-24T20:10:08.416Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-24T20:10:08.858Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-09-24T20:10:09.115Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 62.1% of statements [2019-09-24T20:10:09.372Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-09-24T20:10:09.785Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-24T20:10:10.303Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 74.7% of statements [2019-09-24T20:10:10.303Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-24T20:10:10.716Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-24T20:10:10.866Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 20.0% of statements [2019-09-24T20:10:11.647Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-09-24T20:10:12.235Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-09-24T20:10:12.492Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-09-24T20:10:12.581Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-09-24T20:10:13.057Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-24T20:10:13.623Z] ok github.com/docker/docker/daemon/logger/splunk 1.575s coverage: 84.5% of statements [2019-09-24T20:10:13.623Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-24T20:10:13.623Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-24T20:10:14.478Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-09-24T20:10:14.479Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-24T20:10:15.536Z] ok github.com/docker/docker/distribution 0.182s coverage: 22.4% of statements [2019-09-24T20:10:15.793Z] ok github.com/docker/docker/distribution/metadata 0.055s coverage: 48.2% of statements [2019-09-24T20:10:15.793Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-24T20:10:17.163Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-09-24T20:10:18.093Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2019-09-24T20:10:19.023Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-09-24T20:10:19.023Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 85.1% of statements [2019-09-24T20:10:19.023Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-24T20:10:19.023Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-24T20:10:19.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-09-24T20:10:19.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-09-24T20:10:19.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-24T20:10:20.393Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-09-24T20:10:20.393Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-24T20:10:20.957Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-09-24T20:10:21.629Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-24T20:10:21.888Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-09-24T20:10:21.888Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-24T20:10:23.000Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-24T20:10:23.257Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-24T20:10:23.781Z] ok github.com/docker/docker/pkg/archive 0.392s coverage: 77.0% of statements [2019-09-24T20:10:24.628Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-09-24T20:10:24.711Z] ok github.com/docker/docker/pkg/authorization 0.240s coverage: 68.3% of statements [2019-09-24T20:10:24.968Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-24T20:10:25.226Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-09-24T20:10:28.498Z] ok github.com/docker/docker/layer 7.081s coverage: 68.8% of statements [2019-09-24T20:10:28.498Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-24T20:10:28.498Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-24T20:10:28.498Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-24T20:10:28.498Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-24T20:10:28.498Z] ? github.com/docker/docker/oci [no test files] [2019-09-24T20:10:28.498Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-24T20:10:28.498Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-09-24T20:10:28.756Z] ok github.com/docker/docker/pkg/chrootarchive 2.924s coverage: 43.2% of statements [2019-09-24T20:10:28.756Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-24T20:10:28.756Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-24T20:10:28.756Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-09-24T20:10:29.320Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-09-24T20:10:29.884Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-09-24T20:10:30.447Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-09-24T20:10:30.704Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-09-24T20:10:32.084Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-09-24T20:10:32.650Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-09-24T20:10:33.214Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2019-09-24T20:10:33.472Z] ok github.com/docker/docker/pkg/fsutils 0.211s coverage: 85.1% of statements [2019-09-24T20:10:33.472Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2019-09-24T20:10:34.603Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-24T20:10:34.843Z] ok github.com/docker/docker/pkg/idtools 0.677s coverage: 70.1% of statements [2019-09-24T20:10:34.844Z] ok github.com/docker/docker/pkg/ioutils 0.428s coverage: 68.8% of statements [2019-09-24T20:10:35.408Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-09-24T20:10:35.408Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-09-24T20:10:35.676Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2019-09-24T20:10:35.676Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-24T20:10:36.249Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2019-09-24T20:10:36.497Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-09-24T20:10:36.506Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-09-24T20:10:36.764Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-24T20:10:36.764Z] ok github.com/docker/docker/pkg/mount 0.590s coverage: 69.6% of statements [2019-09-24T20:10:36.764Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-24T20:10:37.022Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-09-24T20:10:37.280Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-09-24T20:10:37.280Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-24T20:10:37.280Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-24T20:10:37.868Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-09-24T20:10:38.212Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2019-09-24T20:10:38.778Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-24T20:10:38.801Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-09-24T20:10:39.036Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-24T20:10:39.293Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-09-24T20:10:39.365Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-09-24T20:10:40.661Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements [2019-09-24T20:10:40.661Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-24T20:10:42.644Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-09-24T20:10:42.644Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-09-24T20:10:43.934Z] ok github.com/docker/docker/pkg/signal 2.385s coverage: 61.0% of statements [2019-09-24T20:10:43.934Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-24T20:10:44.013Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-09-24T20:10:44.191Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-24T20:10:44.449Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-24T20:10:44.706Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-09-24T20:10:44.963Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-09-24T20:10:45.526Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2019-09-24T20:10:46.090Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2019-09-24T20:10:46.653Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2019-09-24T20:10:46.909Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-09-24T20:10:47.166Z] testing: warning: no tests to run [2019-09-24T20:10:47.166Z] coverage: [no statements] [2019-09-24T20:10:47.166Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-09-24T20:10:47.422Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-24T20:10:47.680Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-09-24T20:10:47.937Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite (378.61s) [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (21.74s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.26s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (2.26s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (10.26s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-09-24T20:10:49.271Z] docker_cli_daemon_test.go:1449: Daemon dbdd063202d19 is not started [2019-09-24T20:10:49.271Z] check_test.go:309: Daemon d50cf9099b120 is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (6.98s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.85s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-09-24T20:10:49.271Z] check_test.go:309: Daemon d8f6561b399d2 is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.55s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.35s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.86s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.39s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-09-24T20:10:49.271Z] check_test.go:309: Daemon d8468bb90f5ec is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-09-24T20:10:49.271Z] check_test.go:309: Daemon da79efcae5bd4 is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-09-24T20:10:49.271Z] check_test.go:309: Daemon d1ea16494200f is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.59s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-09-24T20:10:49.271Z] check_test.go:309: Daemon dd85bcbb8b949 is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.24s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-09-24T20:10:49.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-09-24T20:10:49.271Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-24T20:10:49.271Z] check_test.go:309: Daemon d447d40540c17 is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-09-24T20:10:49.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-09-24T20:10:49.271Z] requirement.go:26: unmatched requirement IPv6 [2019-09-24T20:10:49.271Z] check_test.go:309: Daemon d969b01160968 is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.84s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.11s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-09-24T20:10:49.271Z] check_test.go:309: Daemon d225334f8355d is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.41s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-09-24T20:10:49.271Z] check_test.go:309: Daemon df8759083f4a9 is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-09-24T20:10:49.271Z] docker_cli_daemon_plugins_test.go:79: Daemon d3ee85e9d11d6 is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.03s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-09-24T20:10:49.271Z] docker_cli_daemon_plugins_test.go:169: Daemon dc7b437fcd226 is not started [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.38s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-09-24T20:10:49.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-09-24T20:10:49.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon dd1dafd97d88b is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.00s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.94s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.04s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.73s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon d0cdf8786da66 is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.27s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.60s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.36s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.36s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.51s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon db223294f903a is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.23s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.88s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.27s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.08s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-09-24T20:10:49.272Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-09-24T20:10:49.272Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon d7bc3fbb4ec2c is not started [2019-09-24T20:10:49.272Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-09-24T20:10:49.272Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon d4852c4008a6d is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.65s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon d425dd596ac49 is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.86s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.22s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.87s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.21s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.65s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.14s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.78s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.92s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon dab3605e62950 is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.69s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.19s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.11s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon df4bc39de95ae is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.27s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-24T20:10:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon d1c42031d55d0 is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.21s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon d262a18bc35b5 is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.04s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon de03a7007961a is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.13s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.77s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon d6bd29f3d556d is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.84s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.97s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.30s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-09-24T20:10:49.272Z] check_test.go:309: Daemon d5dcae6e3d842 is not started [2019-09-24T20:10:49.272Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2019-09-24T20:10:49.272Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.14s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-09-24T20:10:49.273Z] check_test.go:309: Daemon df6e6e7da6feb is not started [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.98s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.12s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.31s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.94s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.62s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.37s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.11s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.57s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.15s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-09-24T20:10:49.273Z] docker_cli_daemon_test.go:2542: Daemon d524de7577aa6 is not started [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.15s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.07s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.20s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.25s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-09-24T20:10:49.273Z] check_test.go:309: Daemon db075e930400a is not started [2019-09-24T20:10:49.273Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.25s) [2019-09-24T20:10:49.273Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-09-24T20:10:49.273Z] === RUN TestDockerSwarmSuite [2019-09-24T20:10:49.273Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-24T20:10:49.832Z] ok github.com/docker/docker/plugin 0.539s coverage: 27.1% of statements [2019-09-24T20:10:50.396Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-09-24T20:10:51.329Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-09-24T20:10:51.585Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-09-24T20:10:52.547Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-24T20:10:52.956Z] ok github.com/docker/docker/registry 0.093s coverage: 56.3% of statements [2019-09-24T20:10:53.520Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-24T20:10:53.778Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-09-24T20:10:54.342Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-09-24T20:10:54.600Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-24T20:10:56.727Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-24T20:10:57.142Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-24T20:10:57.705Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2019-09-24T20:10:58.269Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-09-24T20:10:59.199Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-09-24T20:10:59.248Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-24T20:11:00.180Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-09-24T20:11:00.180Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-09-24T20:11:02.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-09-24T20:11:06.250Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-09-24T20:11:08.774Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-24T20:11:12.052Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-24T20:11:14.044Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/rootless [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/volume [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-24T20:11:14.045Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === Skipped [2019-09-24T20:11:14.045Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-24T20:11:14.045Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-24T20:11:14.045Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:11:14.045Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:11:14.045Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:11:14.045Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:11:14.045Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:11:14.045Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:73: No driver to put! [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-24T20:11:14.045Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-24T20:11:14.045Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-24T20:11:14.045Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:11:14.045Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:11:14.045Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:11:14.045Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:11:14.045Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:11:14.045Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-24T20:11:14.045Z] graphtest_unix.go:73: No driver to put! [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-24T20:11:14.045Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-24T20:11:14.045Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] [2019-09-24T20:11:14.045Z] DONE 2109 tests, 20 skipped in 227.069s Post stage [Pipeline] junit [2019-09-24T20:11:14.057Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-24T20:11:14.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39980/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -e DOCKER_GRAPHDRIVER docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 hack/validate/vendor [2019-09-24T20:11:14.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-24T20:11:15.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-24T20:11:15.847Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-24T20:11:16.730Z] + echo Building e2e image [2019-09-24T20:11:16.730Z] Building e2e image [2019-09-24T20:11:16.730Z] + docker build --build-arg DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -t moby-e2e-test -f Dockerfile.e2e . [2019-09-24T20:11:16.730Z] #2 [internal] load .dockerignore [2019-09-24T20:11:16.730Z] #2 transferring context: 34B done [2019-09-24T20:11:16.730Z] #2 DONE 0.0s [2019-09-24T20:11:16.730Z] [2019-09-24T20:11:16.730Z] #1 [internal] load build definition from Dockerfile.e2e [2019-09-24T20:11:16.730Z] #1 transferring dockerfile: 3.21kB done [2019-09-24T20:11:16.730Z] #1 DONE 0.0s [2019-09-24T20:11:16.730Z] [2019-09-24T20:11:16.730Z] #4 [internal] load metadata for docker.io/library/golang:1.13.0-alpine [2019-09-24T20:11:16.989Z] #4 DONE 0.1s [2019-09-24T20:11:16.989Z] [2019-09-24T20:11:16.989Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-09-24T20:11:16.989Z] #3 DONE 0.1s [2019-09-24T20:11:16.989Z] [2019-09-24T20:11:16.989Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-09-24T20:11:16.989Z] #5 DONE 0.0s [2019-09-24T20:11:16.989Z] [2019-09-24T20:11:16.989Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862... [2019-09-24T20:11:16.989Z] #14 DONE 0.0s [2019-09-24T20:11:16.989Z] [2019-09-24T20:11:16.989Z] #8 [internal] load build context [2019-09-24T20:11:17.246Z] #8 transferring context: 795.66kB 0.2s done [2019-09-24T20:11:17.246Z] #8 DONE 0.3s [2019-09-24T20:11:17.246Z] [2019-09-24T20:11:17.246Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-24T20:11:17.246Z] #15 CACHED [2019-09-24T20:11:17.246Z] [2019-09-24T20:11:17.246Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-24T20:11:17.246Z] #16 CACHED [2019-09-24T20:11:17.246Z] [2019-09-24T20:11:17.246Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-24T20:11:17.246Z] #17 CACHED [2019-09-24T20:11:17.246Z] [2019-09-24T20:11:17.246Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-24T20:11:17.246Z] #18 CACHED [2019-09-24T20:11:17.246Z] [2019-09-24T20:11:17.246Z] #31 [builder 1/4] COPY . . [2019-09-24T20:11:19.699Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-09-24T20:11:21.425Z] #31 DONE 3.8s [2019-09-24T20:11:21.425Z] [2019-09-24T20:11:21.425Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-24T20:11:21.988Z] #32 DONE 1.1s [2019-09-24T20:11:21.988Z] [2019-09-24T20:11:21.988Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-24T20:11:22.919Z] #33 0.658 [2019-09-24T20:11:22.919Z] #33 1.021 Removing bundles/ [2019-09-24T20:11:22.977Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-09-24T20:11:23.176Z] #33 1.022 [2019-09-24T20:11:23.176Z] #33 1.026 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-24T20:11:24.107Z] #33 2.059 Building test suite binary ./integration-cli/test.main [2019-09-24T20:11:25.500Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-09-24T20:11:29.676Z] --- PASS: TestImportExtremelyLargeImageWorks (188.66s) [2019-09-24T20:11:29.676Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-09-24T20:11:29.676Z] PASS [2019-09-24T20:11:29.676Z] [2019-09-24T20:11:29.676Z] DONE 12 tests in 192.603s [2019-09-24T20:11:29.676Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-09-24T20:11:29.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:11:29.676Z] ++ set -e [2019-09-24T20:11:29.676Z] ++ '[' -n 0 ']' [2019-09-24T20:11:29.676Z] ++ set -x [2019-09-24T20:11:29.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:11:29.933Z] INFO: Testing against a local daemon [2019-09-24T20:11:29.933Z] === RUN TestNetworkCreateDelete [2019-09-24T20:11:29.933Z] --- PASS: TestNetworkCreateDelete (0.15s) [2019-09-24T20:11:29.933Z] === RUN TestDockerNetworkDeletePreferID [2019-09-24T20:11:30.497Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2019-09-24T20:11:30.497Z] === RUN TestInspectNetwork [2019-09-24T20:11:38.596Z] === RUN TestInspectNetwork/full_network_id [2019-09-24T20:11:38.596Z] === RUN TestInspectNetwork/partial_network_id [2019-09-24T20:11:38.596Z] === RUN TestInspectNetwork/network_name [2019-09-24T20:11:38.596Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-24T20:11:41.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-09-24T20:11:41.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-09-24T20:11:42.131Z] --- PASS: TestInspectNetwork (11.82s) [2019-09-24T20:11:42.131Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-09-24T20:11:42.131Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-24T20:11:42.131Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-24T20:11:42.131Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-24T20:11:42.131Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-24T20:11:42.131Z] === RUN TestRunContainerWithBridgeNone [2019-09-24T20:11:44.029Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-09-24T20:11:44.029Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-09-24T20:11:45.400Z] --- PASS: TestRunContainerWithBridgeNone (3.05s) [2019-09-24T20:11:45.400Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-09-24T20:11:45.400Z] === RUN TestNetworkInvalidJSON [2019-09-24T20:11:45.400Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-24T20:11:45.400Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-24T20:11:45.400Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T20:11:45.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T20:11:45.400Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T20:11:45.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T20:11:45.400Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-24T20:11:45.400Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T20:11:45.400Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T20:11:45.400Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-09-24T20:11:45.400Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-24T20:11:45.400Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-24T20:11:45.400Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-24T20:11:45.400Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-24T20:11:46.330Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-09-24T20:11:46.330Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-09-24T20:11:46.330Z] === RUN TestDaemonDefaultNetworkPools [2019-09-24T20:11:47.271Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2019-09-24T20:11:47.271Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-09-24T20:11:47.271Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-24T20:11:48.202Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-09-24T20:11:48.202Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-09-24T20:11:48.202Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-24T20:11:48.765Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-09-24T20:11:49.023Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-09-24T20:11:49.281Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-09-24T20:11:49.281Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-09-24T20:11:49.281Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-24T20:11:49.538Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-24T20:11:50.103Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-09-24T20:11:50.103Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-09-24T20:11:50.103Z] === RUN TestServiceWithPredefinedNetwork [2019-09-24T20:11:50.103Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-09-24T20:11:50.360Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-09-24T20:11:50.617Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-09-24T20:11:50.874Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-24T20:11:53.403Z] --- PASS: TestServiceWithPredefinedNetwork (3.17s) [2019-09-24T20:11:53.403Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-09-24T20:11:53.403Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-24T20:11:53.403Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-24T20:11:53.403Z] service_test.go:230: FLAKY_TEST [2019-09-24T20:11:53.403Z] === RUN TestServiceWithDataPathPortInit [2019-09-24T20:11:53.403Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-24T20:11:54.791Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-09-24T20:11:56.686Z] === RUN TestDockerSuite/TestBuildEnv [2019-09-24T20:11:58.579Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-09-24T20:11:59.508Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-09-24T20:12:00.438Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-09-24T20:12:02.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-24T20:12:03.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-09-24T20:12:08.091Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-09-24T20:12:13.345Z] --- PASS: TestServiceWithDataPathPortInit (19.45s) [2019-09-24T20:12:13.345Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-24T20:12:13.345Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-24T20:12:13.345Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-24T20:12:21.440Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.87s) [2019-09-24T20:12:21.440Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-09-24T20:12:21.440Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:aeypt6ezs00dxqpjasxujnvnc Created:2019-09-24 20:12:13.989557466 +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[2516ac5fe19a3ffcdaf5b44dde32c8dc9185fbe42127cbb923bac70b081d0b8a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rijxzd3sj47x2k9dldgfhafsf EndpointID:0e0f66cb160c35bcffa51b4315bbfc49b29d916a1f488917d2e39a27eed39e58 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:476cff3ef932c4ebccff2a50052c62955f69e9fa764f53f45b08f28c23ebef3c 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:eeadb01ee0ba IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rijxzd3sj47x2k9dldgfhafsf EndpointID:0e0f66cb160c35bcffa51b4315bbfc49b29d916a1f488917d2e39a27eed39e58 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-24T20:12:21.440Z] PASS [2019-09-24T20:12:21.440Z] [2019-09-24T20:12:21.440Z] === Skipped [2019-09-24T20:12:21.440Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-24T20:12:21.440Z] service_test.go:230: FLAKY_TEST [2019-09-24T20:12:21.440Z] [2019-09-24T20:12:21.440Z] [2019-09-24T20:12:21.440Z] DONE 21 tests, 1 skipped in 51.728s [2019-09-24T20:12:21.440Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-24T20:12:21.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:12:21.440Z] ++ set -e [2019-09-24T20:12:21.440Z] ++ '[' -n 0 ']' [2019-09-24T20:12:21.440Z] ++ set -x [2019-09-24T20:12:21.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:12:21.697Z] INFO: Testing against a local daemon [2019-09-24T20:12:21.697Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-24T20:12:21.697Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-24T20:12:21.697Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-24T20:12:21.697Z] === RUN TestDockerNetworkIpvlan [2019-09-24T20:12:21.697Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-24T20:12:21.697Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-24T20:12:21.697Z] PASS [2019-09-24T20:12:21.697Z] [2019-09-24T20:12:21.697Z] === Skipped [2019-09-24T20:12:21.697Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-24T20:12:21.697Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-24T20:12:21.697Z] [2019-09-24T20:12:21.697Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-24T20:12:21.697Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-24T20:12:21.697Z] [2019-09-24T20:12:21.697Z] [2019-09-24T20:12:21.697Z] DONE 2 tests, 2 skipped in 0.164s [2019-09-24T20:12:21.697Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-24T20:12:21.697Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:12:21.697Z] ++ set -e [2019-09-24T20:12:21.697Z] ++ '[' -n 0 ']' [2019-09-24T20:12:21.697Z] ++ set -x [2019-09-24T20:12:21.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:12:21.698Z] INFO: Testing against a local daemon [2019-09-24T20:12:21.698Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-24T20:12:23.066Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2019-09-24T20:12:23.066Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-09-24T20:12:23.066Z] === RUN TestDockerNetworkMacvlan [2019-09-24T20:12:23.999Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-24T20:12:24.929Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-09-24T20:12:24.971Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-09-24T20:12:25.494Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-24T20:12:28.698Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-24T20:12:28.767Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-24T20:12:29.156Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-24T20:12:29.156Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-24T20:12:30.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-24T20:12:32.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-24T20:12:32.891Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-24T20:12:32.962Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-24T20:12:35.066Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-09-24T20:12:35.066Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-09-24T20:12:35.066Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-09-24T20:12:35.066Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-09-24T20:12:35.066Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-09-24T20:12:37.967Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-09-24T20:12:37.967Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-09-24T20:12:37.967Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-09-24T20:12:39.520Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-24T20:12:40.451Z] --- PASS: TestDockerNetworkMacvlan (17.23s) [2019-09-24T20:12:40.451Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:12:40.451Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-24T20:12:40.451Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:12:40.451Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-24T20:12:40.451Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:12:40.451Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s) [2019-09-24T20:12:40.451Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:12:40.451Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-09-24T20:12:40.451Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:12:40.451Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.50s) [2019-09-24T20:12:40.451Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:12:40.451Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2019-09-24T20:12:40.451Z] PASS [2019-09-24T20:12:40.451Z] [2019-09-24T20:12:40.451Z] DONE 8 tests in 18.699s [2019-09-24T20:12:40.451Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-24T20:12:40.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:12:40.451Z] ++ set -e [2019-09-24T20:12:40.451Z] ++ '[' -n 0 ']' [2019-09-24T20:12:40.451Z] ++ set -x [2019-09-24T20:12:40.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:12:40.451Z] testing: warning: no tests to run [2019-09-24T20:12:40.451Z] PASS [2019-09-24T20:12:40.451Z] [2019-09-24T20:12:40.451Z] DONE 0 tests in 0.024s [2019-09-24T20:12:40.451Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-24T20:12:40.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:12:40.451Z] ++ set -e [2019-09-24T20:12:40.451Z] ++ '[' -n 0 ']' [2019-09-24T20:12:40.451Z] ++ set -x [2019-09-24T20:12:40.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:12:40.451Z] INFO: Testing against a local daemon [2019-09-24T20:12:40.451Z] === RUN TestAuthZPluginAllowRequest [2019-09-24T20:12:41.823Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-24T20:12:41.823Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2019-09-24T20:12:41.823Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-09-24T20:12:41.823Z] === RUN TestAuthZPluginTLS [2019-09-24T20:12:42.387Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-09-24T20:12:42.387Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-09-24T20:12:42.387Z] === RUN TestAuthZPluginDenyRequest [2019-09-24T20:12:42.951Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-09-24T20:12:42.951Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-24T20:12:42.951Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-09-24T20:12:42.951Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-24T20:12:43.208Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-24T20:12:43.771Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-09-24T20:12:43.771Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-09-24T20:12:43.771Z] === RUN TestAuthZPluginDenyResponse [2019-09-24T20:12:43.771Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-24T20:12:44.029Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-09-24T20:12:44.029Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-09-24T20:12:44.029Z] === RUN TestAuthZPluginAllowEventStream [2019-09-24T20:12:45.032Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-09-24T20:12:45.401Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-24T20:12:45.401Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-09-24T20:12:45.657Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-09-24T20:12:45.914Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-09-24T20:12:45.914Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-09-24T20:12:45.914Z] === RUN TestAuthZPluginErrorResponse [2019-09-24T20:12:46.477Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-09-24T20:12:46.477Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-09-24T20:12:46.477Z] === RUN TestAuthZPluginErrorRequest [2019-09-24T20:12:47.041Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-09-24T20:12:47.041Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-09-24T20:12:47.041Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-24T20:12:47.606Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-09-24T20:12:47.606Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-09-24T20:12:47.606Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-24T20:12:49.502Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2019-09-24T20:12:49.502Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-09-24T20:12:49.502Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-24T20:12:51.399Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s) [2019-09-24T20:12:51.399Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-09-24T20:12:51.399Z] === RUN TestAuthZPluginHeader [2019-09-24T20:12:52.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-24T20:12:52.333Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-09-24T20:12:52.333Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-09-24T20:12:52.333Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-24T20:12:57.588Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.70s) [2019-09-24T20:12:57.588Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-09-24T20:12:57.588Z] === RUN TestAuthZPluginV2Disable [2019-09-24T20:12:57.588Z] === RUN TestDockerSuite/TestBuildExpose [2019-09-24T20:12:57.845Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-09-24T20:12:58.409Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-09-24T20:12:58.973Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-09-24T20:12:59.230Z] === RUN TestDockerSuite/TestBuildFails [2019-09-24T20:13:00.161Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-09-24T20:13:00.161Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-09-24T20:13:00.726Z] --- PASS: TestAuthZPluginV2Disable (3.59s) [2019-09-24T20:13:00.726Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-09-24T20:13:00.726Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-24T20:13:02.625Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-09-24T20:13:03.994Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2019-09-24T20:13:03.994Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-09-24T20:13:03.994Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-24T20:13:04.929Z] === RUN TestDockerSuite/TestBuildForceRm [2019-09-24T20:13:07.459Z] === RUN TestDockerSuite/TestBuildFromGit [2019-09-24T20:13:11.638Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-09-24T20:13:11.895Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-09-24T20:13:13.271Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-24T20:13:15.524Z] #33 105.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-24T20:13:15.524Z] #33 107.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-24T20:13:15.524Z] #33 108.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-24T20:13:15.524Z] #33 109.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-24T20:13:15.524Z] #33 112.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-24T20:13:15.524Z] #33 113.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-24T20:13:15.794Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-09-24T20:13:15.794Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.65s) [2019-09-24T20:13:15.794Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-09-24T20:13:15.794Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-24T20:13:16.051Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-09-24T20:13:16.614Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-09-24T20:13:16.894Z] #33 114.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-24T20:13:17.824Z] #33 115.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-24T20:13:18.081Z] #33 116.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-24T20:13:19.136Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-09-24T20:13:19.451Z] #33 117.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-24T20:13:20.822Z] #33 118.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-24T20:13:21.030Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-09-24T20:13:22.193Z] #33 120.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-24T20:13:22.400Z] === RUN TestDockerSuite/TestBuildHistory [2019-09-24T20:13:24.086Z] #33 121.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-24T20:13:25.457Z] #33 123.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-24T20:13:26.389Z] #33 124.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-24T20:13:26.576Z] === RUN TestDockerSuite/TestBuildIidFile [2019-09-24T20:13:26.833Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-09-24T20:13:27.765Z] === RUN TestDockerSuite/TestBuildInheritance [2019-09-24T20:13:27.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-24T20:13:28.023Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-09-24T20:13:28.302Z] #33 126.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-24T20:13:28.589Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-09-24T20:13:28.845Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-09-24T20:13:29.233Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-24T20:13:29.777Z] === RUN TestDockerSuite/TestBuildLabel [2019-09-24T20:13:30.164Z] #33 128.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-24T20:13:30.342Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-09-24T20:13:30.907Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-09-24T20:13:31.164Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-09-24T20:13:31.533Z] #33 129.3 [2019-09-24T20:13:31.729Z] === RUN TestDockerSuite/TestBuildLabels [2019-09-24T20:13:31.790Z] #33 DONE 129.9s [2019-09-24T20:13:32.047Z] [2019-09-24T20:13:32.047Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-24T20:13:32.293Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2019-09-24T20:13:32.293Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-09-24T20:13:32.293Z] PASS [2019-09-24T20:13:32.293Z] [2019-09-24T20:13:32.293Z] DONE 17 tests in 51.796s [2019-09-24T20:13:32.293Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-24T20:13:32.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:13:32.293Z] ++ set -e [2019-09-24T20:13:32.293Z] ++ '[' -n 0 ']' [2019-09-24T20:13:32.293Z] ++ set -x [2019-09-24T20:13:32.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:13:32.293Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-09-24T20:13:32.293Z] INFO: Testing against a local daemon [2019-09-24T20:13:32.293Z] === RUN TestPluginInvalidJSON [2019-09-24T20:13:32.293Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T20:13:32.293Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T20:13:32.293Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T20:13:32.293Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-24T20:13:32.293Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-24T20:13:32.293Z] PASS [2019-09-24T20:13:32.293Z] [2019-09-24T20:13:32.293Z] DONE 2 tests in 0.192s [2019-09-24T20:13:32.293Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-24T20:13:32.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:13:32.293Z] ++ set -e [2019-09-24T20:13:32.293Z] ++ '[' -n 0 ']' [2019-09-24T20:13:32.293Z] ++ set -x [2019-09-24T20:13:32.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:13:32.550Z] INFO: Testing against a local daemon [2019-09-24T20:13:32.550Z] === RUN TestExternalGraphDriver [2019-09-24T20:13:32.807Z] === RUN TestExternalGraphDriver/json [2019-09-24T20:13:33.372Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-09-24T20:13:33.943Z] #34 DONE 2.0s [2019-09-24T20:13:35.267Z] === RUN TestExternalGraphDriver/spec [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-24T20:13:36.478Z] #13 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-24T20:13:36.478Z] #11 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-24T20:13:36.478Z] #21 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:13:36.478Z] #22 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-24T20:13:36.478Z] #19 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-24T20:13:36.478Z] #20 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-24T20:13:36.478Z] #27 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-24T20:13:36.478Z] #10 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-24T20:13:36.478Z] #6 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-24T20:13:36.478Z] #26 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-24T20:13:36.478Z] #12 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-24T20:13:36.478Z] #9 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-24T20:13:36.478Z] #23 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-24T20:13:36.478Z] #7 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-24T20:13:36.478Z] #29 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-24T20:13:36.478Z] #28 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-24T20:13:36.478Z] #24 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-24T20:13:36.478Z] #25 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-24T20:13:36.478Z] #30 CACHED [2019-09-24T20:13:36.478Z] [2019-09-24T20:13:36.478Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-24T20:13:36.637Z] === RUN TestDockerSuite/TestBuildLastModified [2019-09-24T20:13:37.201Z] === RUN TestExternalGraphDriver/pull [2019-09-24T20:13:37.847Z] #35 DONE 1.6s [2019-09-24T20:13:37.847Z] [2019-09-24T20:13:37.847Z] #36 exporting to image [2019-09-24T20:13:37.847Z] #36 exporting layers [2019-09-24T20:13:39.096Z] --- PASS: TestExternalGraphDriver (6.43s) [2019-09-24T20:13:39.096Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-09-24T20:13:39.096Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2019-09-24T20:13:39.096Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2019-09-24T20:13:39.096Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2019-09-24T20:13:39.096Z] === RUN TestGraphdriverPluginV2 [2019-09-24T20:13:39.217Z] #36 exporting layers 1.3s done [2019-09-24T20:13:39.217Z] #36 writing image sha256:7f75606f1b391ca8070859bbe8f1250babb78376c772fb7128c618f052ae1a32 done [2019-09-24T20:13:39.217Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-24T20:13:39.217Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-24T20:13:39.521Z] + echo Ensuring container killed. [2019-09-24T20:13:39.521Z] Ensuring container killed. [2019-09-24T20:13:39.521Z] + docker rm -vf docker-pr3 [2019-09-24T20:13:39.521Z] Error: No such container: docker-pr3 [2019-09-24T20:13:39.521Z] + true [Pipeline] sh [2019-09-24T20:13:39.803Z] + echo Chowning /workspace to jenkins user [2019-09-24T20:13:39.803Z] Chowning /workspace to jenkins user [2019-09-24T20:13:39.803Z] + id -u [2019-09-24T20:13:39.803Z] + id -g [2019-09-24T20:13:39.803Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39980:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-24T20:13:41.466Z] + bundleName=unit [2019-09-24T20:13:41.466Z] + echo Creating unit-bundles.tar.gz [2019-09-24T20:13:41.466Z] Creating unit-bundles.tar.gz [2019-09-24T20:13:41.466Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-24T20:13:41.466Z] bundles/junit-report.xml [2019-09-24T20:13:41.466Z] bundles/go-test-report.json [2019-09-24T20:13:41.466Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-24T20:13:41.477Z] Archiving artifacts [2019-09-24T20:13:41.757Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39980/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-24T20:13:42.061Z] + make clean [2019-09-24T20:13:42.323Z] docker volume rm -f docker-dev-cache [2019-09-24T20:13:42.323Z] docker-dev-cache [Pipeline] deleteDir [2019-09-24T20:13:42.370Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-24T20:13:43.739Z] --- PASS: TestGraphdriverPluginV2 (4.70s) [2019-09-24T20:13:43.739Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-09-24T20:13:43.739Z] PASS [2019-09-24T20:13:43.739Z] [2019-09-24T20:13:43.739Z] DONE 5 tests in 11.284s [2019-09-24T20:13:43.739Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-24T20:13:43.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:13:43.739Z] ++ set -e [2019-09-24T20:13:43.739Z] ++ '[' -n 0 ']' [2019-09-24T20:13:43.739Z] ++ set -x [2019-09-24T20:13:43.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:13:43.740Z] INFO: Testing against a local daemon [2019-09-24T20:13:43.740Z] === RUN TestContinueAfterPluginCrash [2019-09-24T20:13:43.740Z] === PAUSE TestContinueAfterPluginCrash [2019-09-24T20:13:43.740Z] === RUN TestDaemonStartWithLogOpt [2019-09-24T20:13:43.740Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-24T20:13:43.740Z] === CONT TestContinueAfterPluginCrash [2019-09-24T20:13:43.740Z] === CONT TestDaemonStartWithLogOpt [2019-09-24T20:13:47.015Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-09-24T20:13:47.015Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-24T20:13:47.272Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-09-24T20:13:47.539Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-24T20:13:47.797Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-09-24T20:13:48.366Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-09-24T20:13:50.895Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-09-24T20:13:52.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-24T20:13:53.357Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-09-24T20:13:59.909Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-09-24T20:13:59.909Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-24T20:14:00.473Z] --- PASS: TestDaemonStartWithLogOpt (16.47s) [2019-09-24T20:14:00.473Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-09-24T20:14:00.473Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-24T20:14:05.819Z] --- PASS: TestContinueAfterPluginCrash (21.10s) [2019-09-24T20:14:05.819Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-09-24T20:14:05.819Z] PASS [2019-09-24T20:14:05.819Z] [2019-09-24T20:14:05.819Z] DONE 2 tests in 21.217s [2019-09-24T20:14:05.819Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-24T20:14:05.819Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:14:05.819Z] ++ set -e [2019-09-24T20:14:05.819Z] ++ '[' -n 0 ']' [2019-09-24T20:14:05.819Z] ++ set -x [2019-09-24T20:14:05.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:14:05.819Z] INFO: Testing against a local daemon [2019-09-24T20:14:05.819Z] === RUN TestPluginWithDevMounts [2019-09-24T20:14:05.819Z] === PAUSE TestPluginWithDevMounts [2019-09-24T20:14:05.819Z] === CONT TestPluginWithDevMounts [2019-09-24T20:14:07.190Z] --- PASS: TestPluginWithDevMounts (1.96s) [2019-09-24T20:14:07.190Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-09-24T20:14:07.190Z] PASS [2019-09-24T20:14:07.190Z] [2019-09-24T20:14:07.190Z] DONE 1 tests in 2.105s [2019-09-24T20:14:07.190Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-09-24T20:14:07.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:14:07.190Z] ++ set -e [2019-09-24T20:14:07.190Z] ++ '[' -n 0 ']' [2019-09-24T20:14:07.190Z] ++ set -x [2019-09-24T20:14:07.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:14:07.190Z] INFO: Testing against a local daemon [2019-09-24T20:14:07.190Z] === RUN TestSecretInspect [2019-09-24T20:14:10.466Z] --- PASS: TestSecretInspect (3.09s) [2019-09-24T20:14:10.466Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-09-24T20:14:10.466Z] === RUN TestSecretList [2019-09-24T20:14:10.723Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-09-24T20:14:13.247Z] --- PASS: TestSecretList (3.05s) [2019-09-24T20:14:13.248Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-09-24T20:14:13.248Z] === RUN TestSecretsCreateAndDelete [2019-09-24T20:14:15.140Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-09-24T20:14:16.071Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-24T20:14:16.329Z] --- PASS: TestSecretsCreateAndDelete (3.05s) [2019-09-24T20:14:16.329Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-09-24T20:14:16.329Z] === RUN TestSecretsUpdate [2019-09-24T20:14:17.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-24T20:14:19.068Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-24T20:14:19.068Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-09-24T20:14:19.632Z] --- PASS: TestSecretsUpdate (3.14s) [2019-09-24T20:14:19.632Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-09-24T20:14:19.632Z] === RUN TestTemplatedSecret [2019-09-24T20:14:22.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-09-24T20:14:23.527Z] --- PASS: TestTemplatedSecret (3.85s) [2019-09-24T20:14:23.527Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-09-24T20:14:23.527Z] === RUN TestSecretCreateResolve [2019-09-24T20:14:25.424Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-09-24T20:14:25.681Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-09-24T20:14:26.244Z] --- PASS: TestSecretCreateResolve (2.82s) [2019-09-24T20:14:26.244Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-09-24T20:14:26.244Z] PASS [2019-09-24T20:14:26.244Z] [2019-09-24T20:14:26.244Z] DONE 6 tests in 19.137s [2019-09-24T20:14:26.244Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-09-24T20:14:26.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:14:26.244Z] ++ set -e [2019-09-24T20:14:26.244Z] ++ '[' -n 0 ']' [2019-09-24T20:14:26.244Z] ++ set -x [2019-09-24T20:14:26.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:14:26.502Z] INFO: Testing against a local daemon [2019-09-24T20:14:26.502Z] === RUN TestServiceCreateInit [2019-09-24T20:14:26.502Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-24T20:14:28.396Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-09-24T20:14:28.396Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-09-24T20:14:30.922Z] === RUN TestDockerSuite/TestBuildNetNone [2019-09-24T20:14:31.180Z] === RUN TestDockerSuite/TestBuildNoContext [2019-09-24T20:14:31.437Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-24T20:14:32.369Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-09-24T20:14:33.739Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-09-24T20:14:35.634Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-09-24T20:14:35.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-24T20:14:35.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-09-24T20:14:35.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-24T20:14:36.457Z] --- PASS: TestServiceCreateInit (9.96s) [2019-09-24T20:14:36.457Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s) [2019-09-24T20:14:36.457Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-09-24T20:14:36.457Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s) [2019-09-24T20:14:36.457Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-09-24T20:14:36.457Z] === RUN TestCreateServiceMultipleTimes [2019-09-24T20:14:36.457Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-09-24T20:14:36.714Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-24T20:14:37.667Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-09-24T20:14:40.199Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-09-24T20:14:41.498Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-09-24T20:14:41.498Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-09-24T20:14:41.571Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-24T20:14:44.413Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-09-24T20:14:44.413Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-24T20:14:44.844Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-24T20:14:46.214Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-24T20:14:48.736Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-09-24T20:14:49.117Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-24T20:14:49.585Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-24T20:14:49.585Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-09-24T20:14:49.585Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-09-24T20:14:49.585Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-09-24T20:14:49.585Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-09-24T20:14:50.104Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-09-24T20:14:50.558Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-09-24T20:14:51.472Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-09-24T20:14:52.035Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-09-24T20:14:53.485Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-24T20:14:55.029Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-09-24T20:14:55.029Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-09-24T20:14:55.029Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-09-24T20:14:55.029Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-24T20:14:56.207Z] === RUN TestDockerSuite/TestBuildPATH [2019-09-24T20:14:57.947Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-24T20:14:58.100Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-09-24T20:14:58.357Z] --- PASS: TestCreateServiceMultipleTimes (21.97s) [2019-09-24T20:14:58.357Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-09-24T20:14:58.357Z] === RUN TestCreateServiceConflict [2019-09-24T20:14:59.288Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-09-24T20:15:00.221Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-09-24T20:15:01.598Z] --- PASS: TestCreateServiceConflict (3.26s) [2019-09-24T20:15:01.598Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-09-24T20:15:01.598Z] === RUN TestCreateServiceMaxReplicas [2019-09-24T20:15:04.876Z] --- PASS: TestCreateServiceMaxReplicas (3.30s) [2019-09-24T20:15:04.876Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-09-24T20:15:04.876Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-24T20:15:10.354Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-09-24T20:15:11.423Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-09-24T20:15:15.599Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-09-24T20:15:16.969Z] === RUN TestDockerSuite/TestBuildRm [2019-09-24T20:15:20.244Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-09-24T20:15:20.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-24T20:15:20.500Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.69s) [2019-09-24T20:15:20.500Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-09-24T20:15:20.500Z] === RUN TestCreateServiceSecretFileMode [2019-09-24T20:15:20.696Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-24T20:15:21.157Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-24T20:15:21.157Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-09-24T20:15:21.430Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-24T20:15:23.325Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-09-24T20:15:23.582Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-24T20:15:24.072Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-24T20:15:24.145Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-24T20:15:24.145Z] --- PASS: TestCreateServiceSecretFileMode (3.68s) [2019-09-24T20:15:24.145Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-09-24T20:15:24.145Z] === RUN TestCreateServiceConfigFileMode [2019-09-24T20:15:25.515Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-09-24T20:15:25.616Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-09-24T20:15:27.410Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-09-24T20:15:27.667Z] --- PASS: TestCreateServiceConfigFileMode (3.50s) [2019-09-24T20:15:27.667Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-09-24T20:15:27.667Z] === RUN TestCreateServiceSysctls [2019-09-24T20:15:28.598Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-09-24T20:15:32.776Z] --- PASS: TestCreateServiceSysctls (4.93s) [2019-09-24T20:15:32.776Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-09-24T20:15:32.776Z] === RUN TestCreateServiceCapabilities [2019-09-24T20:15:33.719Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-09-24T20:15:33.719Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-09-24T20:15:33.982Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-09-24T20:15:33.982Z] === RUN TestDockerSuite/TestBuildSpaces [2019-09-24T20:15:34.546Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-09-24T20:15:35.916Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-09-24T20:15:35.916Z] === RUN TestDockerSuite/TestBuildStderr [2019-09-24T20:15:35.958Z] === RUN TestDockerSuite/TestBuildAddScript [2019-09-24T20:15:35.958Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-09-24T20:15:35.958Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-24T20:15:35.958Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-09-24T20:15:35.958Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-24T20:15:35.958Z] === RUN TestDockerSuite/TestBuildAddTar [2019-09-24T20:15:36.173Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2019-09-24T20:15:36.173Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-09-24T20:15:36.173Z] === RUN TestInspect [2019-09-24T20:15:37.103Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-09-24T20:15:38.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-24T20:15:39.930Z] --- PASS: TestInspect (3.78s) [2019-09-24T20:15:39.930Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-09-24T20:15:39.930Z] === RUN TestDockerNetworkConnectAlias [2019-09-24T20:15:43.207Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-09-24T20:15:43.772Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-09-24T20:15:45.141Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-09-24T20:15:45.705Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-09-24T20:15:46.636Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-24T20:15:47.566Z] --- PASS: TestDockerNetworkConnectAlias (7.49s) [2019-09-24T20:15:47.566Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-09-24T20:15:47.566Z] === RUN TestDockerNetworkReConnect [2019-09-24T20:15:48.497Z] === RUN TestDockerSuite/TestBuildUser [2019-09-24T20:15:51.018Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-24T20:15:53.539Z] --- PASS: TestDockerNetworkReConnect (5.93s) [2019-09-24T20:15:53.539Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-09-24T20:15:53.539Z] === RUN TestServicePlugin [2019-09-24T20:15:54.909Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-09-24T20:16:11.687Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-09-24T20:16:11.688Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-09-24T20:16:11.688Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-09-24T20:16:16.830Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-09-24T20:16:16.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-24T20:16:16.830Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-09-24T20:16:16.830Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-09-24T20:16:16.830Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-24T20:16:17.393Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-09-24T20:16:18.764Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-24T20:16:18.764Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-24T20:16:19.020Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-09-24T20:16:19.020Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-24T20:16:19.020Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-09-24T20:16:20.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-24T20:16:20.952Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-24T20:16:20.952Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-09-24T20:16:21.882Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-24T20:16:22.812Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-09-24T20:16:23.742Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-09-24T20:16:23.999Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-24T20:16:27.271Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-09-24T20:16:28.201Z] --- PASS: TestServicePlugin (34.99s) [2019-09-24T20:16:28.201Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-24T20:16:28.201Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-24T20:16:28.201Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-24T20:16:28.201Z] plugin_test.go:62: [de3a20c146954] joining swarm manager [d22744e858eb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:16:28.201Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-24T20:16:28.201Z] plugin_test.go:65: [d312fa07f4a84] joining swarm manager [d22744e858eb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:16:28.201Z] === RUN TestServiceUpdateLabel [2019-09-24T20:16:29.130Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-09-24T20:16:30.062Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-09-24T20:16:30.629Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-09-24T20:16:31.559Z] --- PASS: TestServiceUpdateLabel (3.10s) [2019-09-24T20:16:31.559Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-09-24T20:16:31.559Z] === RUN TestServiceUpdateSecrets [2019-09-24T20:16:31.559Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-09-24T20:16:31.559Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-24T20:16:32.489Z] === RUN TestDockerSuite/TestBuildXZHost [2019-09-24T20:16:35.011Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-24T20:16:35.268Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-09-24T20:16:35.268Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-09-24T20:16:35.831Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-09-24T20:16:37.200Z] === RUN TestDockerSuite/TestCommitChange [2019-09-24T20:16:38.130Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-09-24T20:16:39.069Z] === RUN TestDockerSuite/TestCommitHardlink [2019-09-24T20:16:40.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-24T20:16:40.967Z] === RUN TestDockerSuite/TestCommitNewFile [2019-09-24T20:16:41.681Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-09-24T20:16:41.681Z] === RUN TestDockerSuite/TestBuildBlankName [2019-09-24T20:16:41.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-09-24T20:16:42.861Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-09-24T20:16:43.793Z] === RUN TestDockerSuite/TestCommitTTY [2019-09-24T20:16:45.686Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-09-24T20:16:46.618Z] --- PASS: TestServiceUpdateSecrets (15.18s) [2019-09-24T20:16:46.618Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-09-24T20:16:46.618Z] === RUN TestServiceUpdateConfigs [2019-09-24T20:16:46.875Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-09-24T20:16:47.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-24T20:16:48.767Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-09-24T20:16:49.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-24T20:16:49.699Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-09-24T20:16:49.699Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-24T20:16:49.699Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-09-24T20:16:49.700Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-24T20:16:49.700Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-09-24T20:16:49.700Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-09-24T20:16:49.700Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-09-24T20:16:51.595Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-24T20:16:53.487Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-24T20:16:53.487Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-24T20:16:53.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-24T20:16:54.050Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-09-24T20:16:54.980Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-24T20:16:55.909Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-24T20:16:56.839Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-09-24T20:16:57.768Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-24T20:16:57.768Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-09-24T20:16:57.768Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-09-24T20:16:58.331Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-24T20:16:58.331Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-24T20:16:58.588Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-24T20:16:58.588Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-24T20:16:58.844Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-09-24T20:16:59.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-09-24T20:17:00.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-09-24T20:17:01.267Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-09-24T20:17:01.267Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-24T20:17:02.198Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2019-09-24T20:17:02.198Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-09-24T20:17:02.198Z] === RUN TestServiceUpdateNetwork [2019-09-24T20:17:03.578Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-24T20:17:04.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-24T20:17:04.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-24T20:17:04.509Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-09-24T20:17:05.072Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-09-24T20:17:06.002Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-09-24T20:17:06.931Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-24T20:17:07.860Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-24T20:17:07.860Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-09-24T20:17:08.424Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-09-24T20:17:09.355Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-09-24T20:17:10.288Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-09-24T20:17:10.288Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-09-24T20:17:11.219Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-09-24T20:17:13.114Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-24T20:17:14.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-24T20:17:14.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-24T20:17:14.482Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-24T20:17:14.482Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-24T20:17:14.482Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-24T20:17:14.482Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-24T20:17:14.482Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-09-24T20:17:15.411Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-24T20:17:17.930Z] --- PASS: TestServiceUpdateNetwork (15.69s) [2019-09-24T20:17:17.930Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-09-24T20:17:17.930Z] PASS [2019-09-24T20:17:17.930Z] [2019-09-24T20:17:17.930Z] DONE 19 tests in 171.434s [2019-09-24T20:17:17.930Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-09-24T20:17:17.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:17:17.930Z] ++ set -e [2019-09-24T20:17:17.930Z] ++ '[' -n 0 ']' [2019-09-24T20:17:17.930Z] ++ set -x [2019-09-24T20:17:17.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:17:17.930Z] INFO: Testing against a local daemon [2019-09-24T20:17:17.930Z] === RUN TestSessionCreate [2019-09-24T20:17:17.930Z] --- PASS: TestSessionCreate (0.02s) [2019-09-24T20:17:17.930Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-24T20:17:17.930Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-09-24T20:17:17.930Z] PASS [2019-09-24T20:17:17.930Z] [2019-09-24T20:17:17.930Z] DONE 2 tests in 0.174s [2019-09-24T20:17:17.930Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-09-24T20:17:17.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:17:17.930Z] ++ set -e [2019-09-24T20:17:17.930Z] ++ '[' -n 0 ']' [2019-09-24T20:17:17.930Z] ++ set -x [2019-09-24T20:17:17.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:17:17.931Z] INFO: Testing against a local daemon [2019-09-24T20:17:17.931Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-24T20:17:17.931Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-24T20:17:17.931Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-24T20:17:17.931Z] === RUN TestEventsExecDie [2019-09-24T20:17:18.862Z] --- PASS: TestEventsExecDie (0.91s) [2019-09-24T20:17:18.862Z] === RUN TestEventsBackwardsCompatible [2019-09-24T20:17:19.119Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-09-24T20:17:19.119Z] === RUN TestInfoBinaryCommits [2019-09-24T20:17:19.119Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-24T20:17:19.119Z] === RUN TestInfoAPIVersioned [2019-09-24T20:17:19.119Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-24T20:17:19.119Z] === RUN TestInfoAPI [2019-09-24T20:17:19.119Z] --- PASS: TestInfoAPI (0.02s) [2019-09-24T20:17:19.119Z] === RUN TestInfoAPIWarnings [2019-09-24T20:17:20.049Z] --- PASS: TestInfoAPIWarnings (0.84s) [2019-09-24T20:17:20.049Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-09-24T20:17:20.049Z] === RUN TestLoginFailsWithBadCredentials [2019-09-24T20:17:20.049Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-09-24T20:17:20.049Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2019-09-24T20:17:20.049Z] === RUN TestPingCacheHeaders [2019-09-24T20:17:20.049Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-24T20:17:20.049Z] === RUN TestPingGet [2019-09-24T20:17:20.049Z] --- PASS: TestPingGet (0.01s) [2019-09-24T20:17:20.049Z] === RUN TestPingHead [2019-09-24T20:17:20.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-24T20:17:20.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-09-24T20:17:20.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-09-24T20:17:20.306Z] --- PASS: TestPingHead (0.02s) [2019-09-24T20:17:20.306Z] === RUN TestVersion [2019-09-24T20:17:20.306Z] --- PASS: TestVersion (0.02s) [2019-09-24T20:17:20.306Z] PASS [2019-09-24T20:17:20.306Z] [2019-09-24T20:17:20.306Z] === Skipped [2019-09-24T20:17:20.306Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-24T20:17:20.306Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-24T20:17:20.306Z] [2019-09-24T20:17:20.306Z] [2019-09-24T20:17:20.306Z] DONE 12 tests, 1 skipped in 2.327s [2019-09-24T20:17:20.306Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-09-24T20:17:20.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:17:20.306Z] ++ set -e [2019-09-24T20:17:20.306Z] ++ '[' -n 0 ']' [2019-09-24T20:17:20.306Z] ++ set -x [2019-09-24T20:17:20.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:17:20.306Z] INFO: Testing against a local daemon [2019-09-24T20:17:20.306Z] === RUN TestVolumesCreateAndList [2019-09-24T20:17:20.306Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-09-24T20:17:20.306Z] === RUN TestVolumesRemove [2019-09-24T20:17:20.562Z] --- PASS: TestVolumesRemove (0.11s) [2019-09-24T20:17:20.562Z] === RUN TestVolumesInspect [2019-09-24T20:17:20.562Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-24T20:17:20.562Z] === RUN TestVolumesInvalidJSON [2019-09-24T20:17:20.562Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-24T20:17:20.562Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-24T20:17:20.562Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-24T20:17:20.562Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-24T20:17:20.562Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-24T20:17:20.562Z] PASS [2019-09-24T20:17:20.562Z] [2019-09-24T20:17:20.562Z] DONE 5 tests in 0.335s [2019-09-24T20:17:20.562Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-24T20:17:20.819Z] === RUN TestDockerSuite/TestContainerAPITop [2019-09-24T20:17:20.819Z] ++++ cat bundles/test-integration/docker.pid [2019-09-24T20:17:20.819Z] +++ kill 5290 [2019-09-24T20:17:21.749Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-09-24T20:17:21.749Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-09-24T20:17:21.749Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-09-24T20:17:22.315Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-24T20:17:22.315Z] +++ /etc/init.d/apparmor stop [2019-09-24T20:17:22.315Z] Clearing AppArmor profiles cache:. [2019-09-24T20:17:22.315Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-24T20:17:22.315Z] Unloading profiles will leave already running processes permanently [2019-09-24T20:17:22.315Z] unconfined, which can lead to unexpected situations. [2019-09-24T20:17:22.315Z] [2019-09-24T20:17:22.315Z] To set a process to complain mode, use the command line tool [2019-09-24T20:17:22.315Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-24T20:17:22.315Z] with the 'teardown' option." [2019-09-24T20:17:22.315Z] [2019-09-24T20:17:24.835Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-09-24T20:17:25.399Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-09-24T20:17:26.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-24T20:17:26.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-09-24T20:17:26.343Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-09-24T20:17:26.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-24T20:17:26.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-24T20:17:27.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-24T20:17:31.713Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-09-24T20:17:31.713Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-24T20:17:34.232Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-24T20:17:34.396Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-39980 [Pipeline] { [Pipeline] checkout [2019-09-24T20:17:34.692Z] using credential docker-jenkins-github-credentials [2019-09-24T20:17:34.804Z] Cloning the remote Git repository [2019-09-24T20:17:34.804Z] Cloning with configured refspecs honoured and without tags [2019-09-24T20:17:35.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-09-24T20:17:34.837Z] Cloning repository https://github.com/moby/moby.git [2019-09-24T20:17:34.839Z] > git init /home/jenkins/workspace/moby_PR-39980 # timeout=10 [2019-09-24T20:17:34.861Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T20:17:34.863Z] > git --version # timeout=10 [2019-09-24T20:17:34.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T20:17:34.885Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T20:17:43.707Z] Fetching without tags [2019-09-24T20:17:43.552Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T20:17:43.572Z] > git config --add remote.origin.fetch +refs/pull/39980/head:refs/remotes/origin/PR-39980 # timeout=10 [2019-09-24T20:17:43.596Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-24T20:17:43.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T20:17:43.738Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T20:17:43.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T20:17:43.741Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T20:17:44.183Z] Merging remotes/origin/master commit 30c5ec43652065749f8b5d87cfc3af60a619e4b3 into PR head commit ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T20:17:44.991Z] Merge succeeded, producing ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T20:17:44.992Z] Checking out Revision ae0a878b863511d0455413b137d0f79b56e5d2f4 (PR-39980) [2019-09-24T20:17:45.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-24T20:17:44.216Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T20:17:44.239Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T20:17:44.876Z] > git merge 30c5ec43652065749f8b5d87cfc3af60a619e4b3 # timeout=10 [2019-09-24T20:17:44.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-24T20:17:45.017Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T20:17:45.038Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T20:17:45.799Z] Commit message: "testutil, integration: untangle image dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-24T20:17:47.037Z] + docker version [2019-09-24T20:17:47.037Z] Client: [2019-09-24T20:17:47.037Z] Version: 18.06.1-ce [2019-09-24T20:17:47.037Z] API version: 1.38 [2019-09-24T20:17:47.037Z] Go version: go1.10.3 [2019-09-24T20:17:47.037Z] Git commit: e68fc7a [2019-09-24T20:17:47.037Z] Built: Tue Aug 21 17:24:34 2018 [2019-09-24T20:17:47.037Z] OS/Arch: linux/s390x [2019-09-24T20:17:47.037Z] Experimental: false [2019-09-24T20:17:47.037Z] [2019-09-24T20:17:47.037Z] Server: [2019-09-24T20:17:47.037Z] Engine: [2019-09-24T20:17:47.037Z] Version: 18.06.1-ce [2019-09-24T20:17:47.037Z] API version: 1.38 (minimum version 1.12) [2019-09-24T20:17:47.037Z] Go version: go1.10.3 [2019-09-24T20:17:47.037Z] Git commit: e68fc7a [2019-09-24T20:17:47.037Z] Built: Tue Aug 21 17:23:34 2018 [2019-09-24T20:17:47.037Z] OS/Arch: linux/s390x [2019-09-24T20:17:47.037Z] Experimental: true [Pipeline] sh [2019-09-24T20:17:47.915Z] + docker info [2019-09-24T20:17:47.915Z] Containers: 0 [2019-09-24T20:17:47.915Z] Running: 0 [2019-09-24T20:17:47.915Z] Paused: 0 [2019-09-24T20:17:47.915Z] Stopped: 0 [2019-09-24T20:17:47.915Z] Images: 0 [2019-09-24T20:17:47.915Z] Server Version: 18.06.1-ce [2019-09-24T20:17:47.915Z] Storage Driver: overlay2 [2019-09-24T20:17:47.915Z] Backing Filesystem: extfs [2019-09-24T20:17:47.915Z] Supports d_type: true [2019-09-24T20:17:47.915Z] Native Overlay Diff: true [2019-09-24T20:17:47.915Z] Logging Driver: json-file [2019-09-24T20:17:47.915Z] Cgroup Driver: cgroupfs [2019-09-24T20:17:47.915Z] Plugins: [2019-09-24T20:17:47.915Z] Volume: local [2019-09-24T20:17:47.915Z] Network: bridge host ipvlan macvlan null overlay [2019-09-24T20:17:47.915Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-24T20:17:47.915Z] Swarm: inactive [2019-09-24T20:17:47.915Z] Runtimes: runc [2019-09-24T20:17:47.915Z] Default Runtime: runc [2019-09-24T20:17:47.915Z] Init Binary: docker-init [2019-09-24T20:17:47.915Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-24T20:17:47.915Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-24T20:17:47.915Z] init version: fec3683 [2019-09-24T20:17:47.915Z] Security Options: [2019-09-24T20:17:47.915Z] apparmor [2019-09-24T20:17:47.915Z] seccomp [2019-09-24T20:17:47.915Z] Profile: default [2019-09-24T20:17:47.915Z] Kernel Version: 4.4.0-161-generic [2019-09-24T20:17:47.915Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-24T20:17:47.915Z] OSType: linux [2019-09-24T20:17:47.915Z] Architecture: s390x [2019-09-24T20:17:47.915Z] CPUs: 2 [2019-09-24T20:17:47.915Z] Total Memory: 7.862GiB [2019-09-24T20:17:47.915Z] Name: s390x-ubuntu-14 [2019-09-24T20:17:47.915Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-24T20:17:47.915Z] Docker Root Dir: /var/lib/docker [2019-09-24T20:17:47.915Z] Debug Mode (client): false [2019-09-24T20:17:47.915Z] Debug Mode (server): false [2019-09-24T20:17:47.915Z] Username: dockerbuildbot [2019-09-24T20:17:47.915Z] Registry: https://index.docker.io/v1/ [2019-09-24T20:17:47.915Z] Labels: [2019-09-24T20:17:47.915Z] Experimental: true [2019-09-24T20:17:47.915Z] Insecure Registries: [2019-09-24T20:17:47.915Z] 127.0.0.0/8 [2019-09-24T20:17:47.915Z] Live Restore Enabled: false [2019-09-24T20:17:47.915Z] [2019-09-24T20:17:47.915Z] WARNING: No swap limit support [Pipeline] sh [2019-09-24T20:17:48.784Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-24T20:17:48.784Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-24T20:17:48.784Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39980/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-24T20:17:48.784Z] + bash /home/jenkins/workspace/moby_PR-39980/check-config.sh [2019-09-24T20:17:48.784Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-24T20:17:48.784Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-09-24T20:17:48.784Z] [2019-09-24T20:17:48.784Z] Generally Necessary: [2019-09-24T20:17:48.784Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-24T20:17:48.784Z] - apparmor: enabled and tools installed [2019-09-24T20:17:48.784Z] - CONFIG_NAMESPACES: enabled [2019-09-24T20:17:48.784Z] - CONFIG_NET_NS: enabled [2019-09-24T20:17:48.784Z] - CONFIG_PID_NS: enabled [2019-09-24T20:17:48.784Z] - CONFIG_IPC_NS: enabled [2019-09-24T20:17:48.784Z] - CONFIG_UTS_NS: enabled [2019-09-24T20:17:48.784Z] - CONFIG_CGROUPS: enabled [2019-09-24T20:17:48.784Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-24T20:17:48.784Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-24T20:17:48.784Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-24T20:17:48.784Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-24T20:17:48.784Z] - CONFIG_CPUSETS: enabled [2019-09-24T20:17:48.784Z] - CONFIG_MEMCG: enabled [2019-09-24T20:17:48.784Z] - CONFIG_KEYS: enabled [2019-09-24T20:17:48.784Z] - CONFIG_VETH: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-24T20:17:48.784Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-24T20:17:48.784Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-24T20:17:48.784Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-24T20:17:48.784Z] [2019-09-24T20:17:48.784Z] Optional Features: [2019-09-24T20:17:48.784Z] - CONFIG_USER_NS: enabled [2019-09-24T20:17:49.158Z] - CONFIG_SECCOMP: enabled [2019-09-24T20:17:49.158Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-24T20:17:49.158Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-24T20:17:49.158Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-24T20:17:49.158Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-24T20:17:49.158Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-24T20:17:49.158Z] - CONFIG_BLK_CGROUP: enabled [2019-09-24T20:17:49.158Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-24T20:17:49.158Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-24T20:17:49.158Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-24T20:17:49.158Z] - CONFIG_CGROUP_PERF: enabled [2019-09-24T20:17:49.158Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-24T20:17:49.158Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-24T20:17:49.158Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-24T20:17:49.158Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-24T20:17:49.158Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-24T20:17:49.158Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_IP_VS: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-24T20:17:49.158Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-24T20:17:49.158Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-24T20:17:49.158Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_EXT4_FS: enabled [2019-09-24T20:17:49.158Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-24T20:17:49.158Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-24T20:17:49.158Z] - Network Drivers: [2019-09-24T20:17:49.158Z] - "overlay": [2019-09-24T20:17:49.158Z] - CONFIG_VXLAN: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-24T20:17:49.158Z] Optional (for encrypted networks): [2019-09-24T20:17:49.158Z] - CONFIG_CRYPTO: enabled [2019-09-24T20:17:49.158Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_XFRM: enabled [2019-09-24T20:17:49.158Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-24T20:17:49.158Z] - "ipvlan": [2019-09-24T20:17:49.158Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-24T20:17:49.158Z] - "macvlan": [2019-09-24T20:17:49.158Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_DUMMY: enabled (as module) [2019-09-24T20:17:49.158Z] - "ftp,tftp client in container": [2019-09-24T20:17:49.158Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-24T20:17:49.158Z] - Storage Drivers: [2019-09-24T20:17:49.158Z] - "aufs": [2019-09-24T20:17:49.158Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-24T20:17:49.158Z] - "btrfs": [2019-09-24T20:17:49.158Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-24T20:17:49.158Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-24T20:17:49.158Z] - "devicemapper": [2019-09-24T20:17:49.158Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-24T20:17:49.158Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-24T20:17:49.158Z] - "overlay": [2019-09-24T20:17:49.158Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-24T20:17:49.158Z] - "zfs": [2019-09-24T20:17:49.158Z] - /dev/zfs: missing [2019-09-24T20:17:49.158Z] - zfs command: missing [2019-09-24T20:17:49.158Z] - zpool command: missing [2019-09-24T20:17:49.158Z] [2019-09-24T20:17:49.158Z] Limits: [2019-09-24T20:17:49.158Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-24T20:17:49.158Z] [2019-09-24T20:17:49.158Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-24T20:17:50.014Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 . [2019-09-24T20:17:51.312Z] Sending build context to Docker daemon 49.98MB [2019-09-24T20:17:51.312Z] Step 1/126 : ARG CROSS="false" [2019-09-24T20:17:51.312Z] Step 2/126 : ARG GO_VERSION=1.13.0 [2019-09-24T20:17:51.312Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-24T20:17:51.312Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-24T20:17:51.312Z] 1.13.0-stretch: Pulling from library/golang [2019-09-24T20:17:51.737Z] 5d4da55d9cf0: Pulling fs layer [2019-09-24T20:17:51.737Z] dad3041fe122: Pulling fs layer [2019-09-24T20:17:51.737Z] f6542c8f56fb: Pulling fs layer [2019-09-24T20:17:51.737Z] 25fa3a7ad4fa: Pulling fs layer [2019-09-24T20:17:51.737Z] 471e0aba6530: Pulling fs layer [2019-09-24T20:17:51.737Z] 476334eea7f5: Pulling fs layer [2019-09-24T20:17:51.737Z] 0d1b6b7590cf: Pulling fs layer [2019-09-24T20:17:51.737Z] 471e0aba6530: Waiting [2019-09-24T20:17:51.737Z] 476334eea7f5: Waiting [2019-09-24T20:17:51.737Z] 0d1b6b7590cf: Waiting [2019-09-24T20:17:51.737Z] 25fa3a7ad4fa: Waiting [2019-09-24T20:17:51.737Z] f6542c8f56fb: Verifying Checksum [2019-09-24T20:17:51.737Z] f6542c8f56fb: Download complete [2019-09-24T20:17:52.120Z] dad3041fe122: Verifying Checksum [2019-09-24T20:17:52.120Z] dad3041fe122: Download complete [2019-09-24T20:17:53.261Z] 5d4da55d9cf0: Verifying Checksum [2019-09-24T20:17:53.261Z] 5d4da55d9cf0: Download complete [2019-09-24T20:17:53.261Z] 471e0aba6530: Verifying Checksum [2019-09-24T20:17:53.261Z] 471e0aba6530: Download complete [2019-09-24T20:17:53.664Z] 0d1b6b7590cf: Verifying Checksum [2019-09-24T20:17:53.664Z] 0d1b6b7590cf: Download complete [2019-09-24T20:17:53.664Z] 25fa3a7ad4fa: Verifying Checksum [2019-09-24T20:17:53.664Z] 25fa3a7ad4fa: Download complete [2019-09-24T20:17:54.044Z] 476334eea7f5: Verifying Checksum [2019-09-24T20:17:54.044Z] 476334eea7f5: Download complete [2019-09-24T20:17:54.476Z] 5d4da55d9cf0: Pull complete [2019-09-24T20:17:54.933Z] dad3041fe122: Pull complete [2019-09-24T20:17:55.369Z] f6542c8f56fb: Pull complete [2019-09-24T20:17:57.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-24T20:17:57.294Z] 25fa3a7ad4fa: Pull complete [2019-09-24T20:17:58.557Z] 471e0aba6530: Pull complete [2019-09-24T20:17:59.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-24T20:18:00.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-09-24T20:18:00.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-24T20:18:01.096Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-09-24T20:18:01.300Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-09-24T20:18:01.760Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-09-24T20:18:01.954Z] 476334eea7f5: Pull complete [2019-09-24T20:18:02.352Z] 0d1b6b7590cf: Pull complete [2019-09-24T20:18:02.352Z] Digest: sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 [2019-09-24T20:18:02.352Z] Status: Downloaded newer image for golang:1.13.0-stretch [2019-09-24T20:18:02.352Z] ---> cbb48e1a16c3 [2019-09-24T20:18:02.352Z] Step 5/126 : ARG APT_MIRROR [2019-09-24T20:18:02.352Z] ---> Running in 3324a198b737 [2019-09-24T20:18:02.352Z] Removing intermediate container 3324a198b737 [2019-09-24T20:18:02.352Z] ---> f3c811733f26 [2019-09-24T20:18:02.352Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-24T20:18:02.352Z] ---> Running in 676cebfe6c29 [2019-09-24T20:18:02.733Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-09-24T20:18:02.733Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-24T20:18:03.624Z] Removing intermediate container 676cebfe6c29 [2019-09-24T20:18:03.624Z] ---> 29ea19961a7d [2019-09-24T20:18:03.624Z] Step 7/126 : ENV GO111MODULE=off [2019-09-24T20:18:03.624Z] ---> Running in c11401cdd757 [2019-09-24T20:18:04.010Z] Removing intermediate container c11401cdd757 [2019-09-24T20:18:04.010Z] ---> 81209ce97d99 [2019-09-24T20:18:04.010Z] Step 8/126 : FROM base AS criu [2019-09-24T20:18:04.010Z] ---> 81209ce97d99 [2019-09-24T20:18:04.010Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:18:04.010Z] ---> Running in 9a0e16b91c37 [2019-09-24T20:18:04.010Z] Removing intermediate container 9a0e16b91c37 [2019-09-24T20:18:04.010Z] ---> 8d33d74eb42d [2019-09-24T20:18:04.010Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-09-24T20:18:04.010Z] ---> Running in 3fc05f1b2bb9 [2019-09-24T20:18:04.369Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-09-24T20:18:04.380Z] Removing intermediate container 3fc05f1b2bb9 [2019-09-24T20:18:04.380Z] ---> 9728b118ec91 [2019-09-24T20:18:04.380Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-24T20:18:04.380Z] ---> Running in ba7cc8edf509 [2019-09-24T20:18:04.746Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:18:05.125Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:18:05.125Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:18:05.125Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:18:05.125Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:18:05.125Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-24T20:18:05.514Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-24T20:18:05.514Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-24T20:18:06.262Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-09-24T20:18:06.861Z] Fetched 7674 kB in 1s (4309 kB/s) [2019-09-24T20:18:07.244Z] Reading package lists... [2019-09-24T20:18:08.040Z] Reading package lists... [2019-09-24T20:18:08.040Z] Building dependency tree... [2019-09-24T20:18:08.040Z] Reading state information... [2019-09-24T20:18:08.040Z] The following additional packages will be installed: [2019-09-24T20:18:08.040Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-24T20:18:08.040Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-24T20:18:08.040Z] Suggested packages: [2019-09-24T20:18:08.040Z] manpages-dev python-setuptools [2019-09-24T20:18:08.428Z] The following NEW packages will be installed: [2019-09-24T20:18:08.428Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-24T20:18:08.428Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-24T20:18:08.428Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-24T20:18:08.428Z] zlib1g-dev [2019-09-24T20:18:08.428Z] 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:18:08.428Z] Need to get 3476 kB of archives. [2019-09-24T20:18:08.428Z] After this operation, 20.2 MB of additional disk space will be used. [2019-09-24T20:18:08.428Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-24T20:18:08.428Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-09-24T20:18:08.428Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-09-24T20:18:08.428Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-24T20:18:08.428Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-09-24T20:18:08.428Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-24T20:18:08.428Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-09-24T20:18:08.428Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-09-24T20:18:08.428Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-09-24T20:18:08.428Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-09-24T20:18:08.428Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-09-24T20:18:08.428Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-09-24T20:18:08.428Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-09-24T20:18:08.428Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-09-24T20:18:08.428Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-24T20:18:08.428Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-09-24T20:18:08.544Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-09-24T20:18:08.801Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:18:08.801Z] Fetched 3476 kB in 0s (25.7 MB/s) [2019-09-24T20:18:08.801Z] Selecting previously unselected package libnet1:s390x. [2019-09-24T20:18:08.801Z] (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-09-24T20:18:08.801Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-24T20:18:08.801Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-24T20:18:08.801Z] Selecting previously unselected package libcap-dev:s390x. [2019-09-24T20:18:08.801Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-09-24T20:18:08.801Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-09-24T20:18:08.801Z] Selecting previously unselected package libnet1-dev. [2019-09-24T20:18:08.801Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-09-24T20:18:08.801Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-24T20:18:08.801Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-24T20:18:08.801Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-24T20:18:08.801Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-24T20:18:08.801Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-09-24T20:18:08.801Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-09-24T20:18:08.801Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-09-24T20:18:08.801Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-24T20:18:08.801Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-24T20:18:08.801Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-24T20:18:08.801Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-09-24T20:18:08.801Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-09-24T20:18:08.801Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-24T20:18:08.801Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-09-24T20:18:08.801Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-09-24T20:18:08.801Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-24T20:18:08.801Z] Selecting previously unselected package libprotobuf10:s390x. [2019-09-24T20:18:08.801Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-09-24T20:18:08.801Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-09-24T20:18:09.006Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-09-24T20:18:09.006Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-09-24T20:18:09.006Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-24T20:18:09.173Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-09-24T20:18:09.173Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-09-24T20:18:09.173Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-24T20:18:09.173Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-09-24T20:18:09.173Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-09-24T20:18:09.173Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-24T20:18:09.173Z] Selecting previously unselected package libprotoc10:s390x. [2019-09-24T20:18:09.173Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-09-24T20:18:09.174Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-09-24T20:18:09.174Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-24T20:18:09.174Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-09-24T20:18:09.174Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-24T20:18:09.536Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-09-24T20:18:09.544Z] Selecting previously unselected package protobuf-compiler. [2019-09-24T20:18:09.544Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-09-24T20:18:09.544Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-24T20:18:09.544Z] Selecting previously unselected package python-pkg-resources. [2019-09-24T20:18:09.544Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-24T20:18:09.544Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-24T20:18:09.544Z] Selecting previously unselected package python-protobuf. [2019-09-24T20:18:09.544Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-09-24T20:18:09.544Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-24T20:18:09.544Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-24T20:18:09.544Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-24T20:18:09.544Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-24T20:18:09.983Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-24T20:18:09.983Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-09-24T20:18:09.983Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:18:09.983Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-24T20:18:10.445Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-09-24T20:18:10.445Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-24T20:18:10.445Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-24T20:18:10.445Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-24T20:18:10.445Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-09-24T20:18:10.445Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-24T20:18:10.445Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-24T20:18:10.445Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-24T20:18:10.445Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-24T20:18:10.445Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-09-24T20:18:10.445Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:18:10.550Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-09-24T20:18:11.313Z] Removing intermediate container ba7cc8edf509 [2019-09-24T20:18:11.313Z] ---> 5430b61e085c [2019-09-24T20:18:11.313Z] Step 12/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-24T20:18:11.435Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-09-24T20:18:11.435Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-09-24T20:18:11.523Z] === RUN TestDockerSuite/TestBuildCmd [2019-09-24T20:18:11.703Z] ---> Running in 168599692b80 [2019-09-24T20:18:11.983Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-09-24T20:18:12.364Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-09-24T20:18:12.444Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-09-24T20:18:12.508Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-24T20:18:12.508Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-24T20:18:12.881Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-24T20:18:12.881Z]  GEN .gitid [2019-09-24T20:18:12.881Z] GEN criu/include/version.h [2019-09-24T20:18:12.881Z] GEN include/common/asm [2019-09-24T20:18:12.881Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-24T20:18:12.881Z] PBCC images/opts.pb-c.c [2019-09-24T20:18:12.881Z] PBCC images/sit.pb-c.c [2019-09-24T20:18:12.881Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-24T20:18:12.881Z] DEP images/opts.pb-c.d [2019-09-24T20:18:12.881Z] DEP images/sit.pb-c.d [2019-09-24T20:18:12.881Z] PBCC images/macvlan.pb-c.c [2019-09-24T20:18:12.881Z] DEP images/macvlan.pb-c.d [2019-09-24T20:18:12.881Z] PBCC images/autofs.pb-c.c [2019-09-24T20:18:12.881Z] DEP images/autofs.pb-c.d [2019-09-24T20:18:12.881Z] PBCC images/sysctl.pb-c.c [2019-09-24T20:18:12.906Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-09-24T20:18:13.267Z] DEP images/sysctl.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/time.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/time.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/binfmt-misc.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/binfmt-misc.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/seccomp.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/seccomp.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/userns.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/userns.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/cgroup.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/cgroup.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/fown.pb-c.c [2019-09-24T20:18:13.267Z] PBCC images/ext-file.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/fown.pb-c.d [2019-09-24T20:18:13.267Z] DEP images/ext-file.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/rpc.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/rpc.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/siginfo.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/siginfo.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/pagemap.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/pagemap.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/rlimit.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/rlimit.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/file-lock.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/file-lock.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/tty.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/tty.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/tun.pb-c.c [2019-09-24T20:18:13.267Z] PBCC images/netdev.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/tun.pb-c.d [2019-09-24T20:18:13.267Z] DEP images/netdev.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/vma.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/vma.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/creds.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/creds.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/utsns.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/utsns.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/ipc-desc.pb-c.c [2019-09-24T20:18:13.267Z] PBCC images/ipc-sem.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/ipc-desc.pb-c.d [2019-09-24T20:18:13.267Z] DEP images/ipc-sem.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/ipc-msg.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/ipc-msg.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/ipc-shm.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/ipc-shm.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/ipc-var.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/ipc-var.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/sk-opts.pb-c.c [2019-09-24T20:18:13.267Z] PBCC images/packet-sock.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/sk-opts.pb-c.d [2019-09-24T20:18:13.267Z] DEP images/packet-sock.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/sk-netlink.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/sk-netlink.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/sk-inet.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/sk-inet.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/sk-unix.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/sk-unix.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/mm.pb-c.c [2019-09-24T20:18:13.267Z] DEP images/mm.pb-c.d [2019-09-24T20:18:13.267Z] PBCC images/timerfd.pb-c.c [2019-09-24T20:18:13.294Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-09-24T20:18:13.637Z] DEP images/timerfd.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/timer.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/timer.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/sa.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/sa.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/pipe-data.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/pipe-data.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/mnt.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/mnt.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/sk-packet.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/sk-packet.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/tcp-stream.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/tcp-stream.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/pipe.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/pipe.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/pstree.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/pstree.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/fs.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/fs.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/signalfd.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/signalfd.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/fh.pb-c.c [2019-09-24T20:18:13.637Z] PBCC images/fsnotify.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/fh.pb-c.d [2019-09-24T20:18:13.637Z] DEP images/fsnotify.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/eventpoll.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/eventpoll.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/eventfd.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/eventfd.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/remap-file-path.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/remap-file-path.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/fifo.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/fifo.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/ghost-file.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/ghost-file.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/regfile.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/regfile.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/ns.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/ns.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/fdinfo.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/fdinfo.pb-c.d [2019-09-24T20:18:13.637Z] PBCC images/core-aarch64.pb-c.c [2019-09-24T20:18:13.637Z] PBCC images/core-arm.pb-c.c [2019-09-24T20:18:13.637Z] PBCC images/core-ppc64.pb-c.c [2019-09-24T20:18:13.637Z] PBCC images/core-s390.pb-c.c [2019-09-24T20:18:13.637Z] PBCC images/core-x86.pb-c.c [2019-09-24T20:18:13.637Z] PBCC images/core.pb-c.c [2019-09-24T20:18:13.637Z] PBCC images/inventory.pb-c.c [2019-09-24T20:18:13.637Z] DEP images/core-aarch64.pb-c.d [2019-09-24T20:18:13.637Z] DEP images/core-arm.pb-c.d [2019-09-24T20:18:13.637Z] DEP images/core-ppc64.pb-c.d [2019-09-24T20:18:13.637Z] DEP images/core-s390.pb-c.d [2019-09-24T20:18:13.637Z] DEP images/core-x86.pb-c.d [2019-09-24T20:18:13.637Z] DEP images/core.pb-c.d [2019-09-24T20:18:13.637Z] DEP images/inventory.pb-c.d [2019-09-24T20:18:14.007Z] PBCC images/cpuinfo.pb-c.c [2019-09-24T20:18:14.007Z] DEP images/cpuinfo.pb-c.d [2019-09-24T20:18:14.007Z] PBCC images/stats.pb-c.c [2019-09-24T20:18:14.007Z] DEP images/stats.pb-c.d [2019-09-24T20:18:14.007Z] make[1]: Nothing to be done for 'all'. [2019-09-24T20:18:14.007Z] CC images/stats.o [2019-09-24T20:18:14.380Z] CC images/core.o [2019-09-24T20:18:14.380Z] CC images/core-x86.o [2019-09-24T20:18:14.380Z] CC images/core-arm.o [2019-09-24T20:18:14.380Z] CC images/core-aarch64.o [2019-09-24T20:18:14.380Z] CC images/core-ppc64.o [2019-09-24T20:18:14.380Z] CC images/core-s390.o [2019-09-24T20:18:14.664Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-09-24T20:18:14.759Z] CC images/cpuinfo.o [2019-09-24T20:18:14.759Z] CC images/inventory.o [2019-09-24T20:18:14.759Z] CC images/fdinfo.o [2019-09-24T20:18:14.759Z] CC images/fown.o [2019-09-24T20:18:14.759Z] CC images/ns.o [2019-09-24T20:18:14.759Z] CC images/regfile.o [2019-09-24T20:18:14.759Z] CC images/ghost-file.o [2019-09-24T20:18:14.759Z] CC images/fifo.o [2019-09-24T20:18:14.759Z] CC images/remap-file-path.o [2019-09-24T20:18:14.759Z] CC images/eventfd.o [2019-09-24T20:18:15.123Z] CC images/eventpoll.o [2019-09-24T20:18:15.123Z] CC images/fh.o [2019-09-24T20:18:15.123Z] CC images/fsnotify.o [2019-09-24T20:18:15.123Z] CC images/signalfd.o [2019-09-24T20:18:15.123Z] CC images/fs.o [2019-09-24T20:18:15.123Z] CC images/pstree.o [2019-09-24T20:18:15.124Z] CC images/pipe.o [2019-09-24T20:18:15.124Z] CC images/tcp-stream.o [2019-09-24T20:18:15.124Z] CC images/sk-packet.o [2019-09-24T20:18:15.124Z] CC images/mnt.o [2019-09-24T20:18:15.124Z] CC images/pipe-data.o [2019-09-24T20:18:15.231Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-09-24T20:18:15.526Z] CC images/sa.o [2019-09-24T20:18:15.526Z] CC images/timer.o [2019-09-24T20:18:15.526Z] CC images/timerfd.o [2019-09-24T20:18:15.526Z] CC images/mm.o [2019-09-24T20:18:15.526Z] CC images/sk-opts.o [2019-09-24T20:18:15.526Z] CC images/sk-unix.o [2019-09-24T20:18:15.526Z] CC images/sk-inet.o [2019-09-24T20:18:15.526Z] CC images/tun.o [2019-09-24T20:18:15.526Z] CC images/sk-netlink.o [2019-09-24T20:18:15.526Z] CC images/packet-sock.o [2019-09-24T20:18:16.041Z] CC images/ipc-var.o [2019-09-24T20:18:16.041Z] CC images/ipc-desc.o [2019-09-24T20:18:16.041Z] CC images/ipc-shm.o [2019-09-24T20:18:16.041Z] CC images/ipc-msg.o [2019-09-24T20:18:16.041Z] CC images/ipc-sem.o [2019-09-24T20:18:16.041Z] CC images/utsns.o [2019-09-24T20:18:16.041Z] CC images/creds.o [2019-09-24T20:18:16.041Z] CC images/vma.o [2019-09-24T20:18:16.041Z] CC images/netdev.o [2019-09-24T20:18:16.041Z] CC images/tty.o [2019-09-24T20:18:16.041Z] CC images/file-lock.o [2019-09-24T20:18:16.041Z] CC images/rlimit.o [2019-09-24T20:18:16.041Z] CC images/pagemap.o [2019-09-24T20:18:16.041Z] CC images/siginfo.o [2019-09-24T20:18:16.041Z] CC images/rpc.o [2019-09-24T20:18:16.162Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-09-24T20:18:16.460Z] CC images/ext-file.o [2019-09-24T20:18:16.461Z] CC images/cgroup.o [2019-09-24T20:18:16.461Z] CC images/userns.o [2019-09-24T20:18:16.461Z] CC images/google/protobuf/descriptor.o [2019-09-24T20:18:16.856Z] CC images/opts.o [2019-09-24T20:18:16.856Z] CC images/seccomp.o [2019-09-24T20:18:16.856Z] CC images/binfmt-misc.o [2019-09-24T20:18:16.856Z] CC images/time.o [2019-09-24T20:18:16.856Z] CC images/sysctl.o [2019-09-24T20:18:16.856Z] CC images/autofs.o [2019-09-24T20:18:16.856Z] CC images/macvlan.o [2019-09-24T20:18:16.856Z] CC images/sit.o [2019-09-24T20:18:16.856Z] LINK images/built-in.o [2019-09-24T20:18:16.856Z] GEN compel/include/asm [2019-09-24T20:18:16.856Z] GEN compel/include/version.h [2019-09-24T20:18:16.856Z] touch .config [2019-09-24T20:18:16.856Z] GEN include/common/config.h [2019-09-24T20:18:16.856Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-09-24T20:18:16.856Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-24T20:18:16.856Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-24T20:18:16.856Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-09-24T20:18:16.856Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-09-24T20:18:16.856Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-09-24T20:18:16.856Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-24T20:18:16.856Z] DEP compel/plugins/std/infect.d [2019-09-24T20:18:17.093Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-09-24T20:18:17.228Z] DEP compel/plugins/std/string.d [2019-09-24T20:18:17.228Z] DEP compel/plugins/std/log.d [2019-09-24T20:18:17.228Z] DEP compel/plugins/std/fds.d [2019-09-24T20:18:17.228Z] DEP compel/plugins/std/std.d [2019-09-24T20:18:17.228Z] DEP compel/plugins/shmem/shmem.d [2019-09-24T20:18:17.228Z] DEP compel/plugins/fds/fds.d [2019-09-24T20:18:17.228Z] CC compel/plugins/std/std.o [2019-09-24T20:18:17.228Z] CC compel/plugins/std/fds.o [2019-09-24T20:18:17.228Z] CC compel/plugins/std/log.o [2019-09-24T20:18:17.594Z] CC compel/plugins/std/string.o [2019-09-24T20:18:17.595Z] CC compel/plugins/std/infect.o [2019-09-24T20:18:17.595Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-09-24T20:18:17.595Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-09-24T20:18:17.595Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-09-24T20:18:17.595Z] AR compel/plugins/std.lib.a [2019-09-24T20:18:17.595Z] CC compel/plugins/fds/fds.o [2019-09-24T20:18:17.595Z] AR compel/plugins/fds.lib.a [2019-09-24T20:18:17.595Z] HOSTDEP compel/src/lib/log-host.d [2019-09-24T20:18:17.595Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-24T20:18:17.984Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-09-24T20:18:17.984Z] HOSTDEP compel/src/main-host.d [2019-09-24T20:18:17.984Z] DEP compel/src/lib/ptrace.d [2019-09-24T20:18:17.984Z] DEP compel/src/lib/infect.d [2019-09-24T20:18:17.984Z] DEP compel/src/lib/infect-util.d [2019-09-24T20:18:17.984Z] DEP compel/src/lib/infect-rpc.d [2019-09-24T20:18:17.984Z] DEP compel/arch/s390/src/lib/infect.d [2019-09-24T20:18:17.984Z] DEP compel/arch/s390/src/lib/cpu.d [2019-09-24T20:18:17.984Z] DEP compel/src/lib/log.d [2019-09-24T20:18:17.984Z] DEP compel/src/main.d [2019-09-24T20:18:17.984Z] DEP compel/src/lib/handle-elf.d [2019-09-24T20:18:17.984Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-09-24T20:18:17.984Z] CC compel/src/lib/log.o [2019-09-24T20:18:17.984Z] CC compel/arch/s390/src/lib/cpu.o [2019-09-24T20:18:18.348Z] CC compel/arch/s390/src/lib/infect.o [2019-09-24T20:18:18.348Z] CC compel/src/lib/infect-rpc.o [2019-09-24T20:18:18.348Z] CC compel/src/lib/infect-util.o [2019-09-24T20:18:18.348Z] CC compel/src/lib/infect.o [2019-09-24T20:18:18.462Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-09-24T20:18:18.713Z] CC compel/src/lib/ptrace.o [2019-09-24T20:18:18.713Z] AR compel/libcompel.a [2019-09-24T20:18:18.713Z] HOSTCC compel/src/main-host.o [2019-09-24T20:18:18.726Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-09-24T20:18:19.087Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-09-24T20:18:19.087Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-24T20:18:19.087Z] HOSTCC compel/src/lib/log-host.o [2019-09-24T20:18:19.087Z] HOSTLINK compel/compel-host-bin [2019-09-24T20:18:19.087Z] DEP soccr/soccr.d [2019-09-24T20:18:19.087Z] CC soccr/soccr.o [2019-09-24T20:18:19.392Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-09-24T20:18:19.462Z] AR soccr/libsoccr.a [2019-09-24T20:18:19.462Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-24T20:18:19.462Z] DEP criu/arch/s390/sigframe.d [2019-09-24T20:18:19.462Z] DEP criu/arch/s390/crtools.d [2019-09-24T20:18:19.462Z] DEP criu/arch/s390/cpu.d [2019-09-24T20:18:19.462Z] CC criu/arch/s390/cpu.o [2019-09-24T20:18:19.462Z] CC criu/arch/s390/crtools.o [2019-09-24T20:18:19.826Z] CC criu/arch/s390/sigframe.o [2019-09-24T20:18:19.826Z] LINK criu/arch/s390/crtools.built-in.o [2019-09-24T20:18:19.826Z] DEP criu/arch/s390/vdso-pie.d [2019-09-24T20:18:19.826Z] DEP criu/pie/parasite-vdso.d [2019-09-24T20:18:19.826Z] DEP criu/pie/util-vdso.d [2019-09-24T20:18:19.826Z] DEP criu/pie/util.d [2019-09-24T20:18:19.826Z] CC criu/pie/util.o [2019-09-24T20:18:20.194Z] CC criu/pie/util-vdso.o [2019-09-24T20:18:20.194Z] CC criu/pie/parasite-vdso.o [2019-09-24T20:18:20.194Z] CC criu/arch/s390/vdso-pie.o [2019-09-24T20:18:20.194Z] AR criu/pie/pie.lib.a [2019-09-24T20:18:20.194Z] DEP criu/pie/restorer.d [2019-09-24T20:18:20.269Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-09-24T20:18:20.269Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-09-24T20:18:20.325Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-09-24T20:18:20.579Z] DEP criu/arch/s390/restorer.d [2019-09-24T20:18:20.579Z] DEP criu/pie/parasite.d [2019-09-24T20:18:20.579Z] CC criu/pie/parasite.o [2019-09-24T20:18:20.579Z] LINK criu/pie/parasite.built-in.o [2019-09-24T20:18:20.579Z] GEN criu/pie/parasite-blob.h [2019-09-24T20:18:20.579Z] CC criu/arch/s390/restorer.o [2019-09-24T20:18:20.942Z] CC criu/pie/restorer.o [2019-09-24T20:18:21.256Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-09-24T20:18:21.318Z] LINK criu/pie/restorer.built-in.o [2019-09-24T20:18:21.318Z] GEN criu/pie/restorer-blob.h [2019-09-24T20:18:21.318Z] DEP criu/vdso.d [2019-09-24T20:18:21.318Z] DEP criu/uts_ns.d [2019-09-24T20:18:21.318Z] DEP criu/util.d [2019-09-24T20:18:21.318Z] DEP criu/uffd.d [2019-09-24T20:18:21.318Z] DEP criu/tun.d [2019-09-24T20:18:21.318Z] DEP criu/tty.d [2019-09-24T20:18:21.716Z] DEP criu/timerfd.d [2019-09-24T20:18:21.716Z] DEP criu/sysfs_parse.d [2019-09-24T20:18:21.716Z] DEP criu/sysctl.d [2019-09-24T20:18:21.716Z] DEP criu/string.d [2019-09-24T20:18:21.716Z] DEP criu/stats.d [2019-09-24T20:18:21.716Z] DEP criu/sockets.d [2019-09-24T20:18:21.716Z] DEP criu/sk-unix.d [2019-09-24T20:18:21.716Z] DEP criu/sk-tcp.d [2019-09-24T20:18:21.716Z] DEP criu/sk-queue.d [2019-09-24T20:18:21.716Z] DEP criu/sk-packet.d [2019-09-24T20:18:21.716Z] DEP criu/sk-netlink.d [2019-09-24T20:18:21.812Z] === RUN TestDockerSuite/TestBuildContChar [2019-09-24T20:18:22.125Z] DEP criu/sk-inet.d [2019-09-24T20:18:22.125Z] DEP criu/signalfd.d [2019-09-24T20:18:22.125Z] DEP criu/sigframe.d [2019-09-24T20:18:22.125Z] DEP criu/shmem.d [2019-09-24T20:18:22.125Z] DEP criu/servicefd.d [2019-09-24T20:18:22.125Z] DEP criu/seize.d [2019-09-24T20:18:22.125Z] DEP criu/seccomp.d [2019-09-24T20:18:22.125Z] DEP criu/rst-malloc.d [2019-09-24T20:18:22.125Z] DEP criu/rbtree.d [2019-09-24T20:18:22.125Z] DEP criu/pstree.d [2019-09-24T20:18:22.125Z] DEP criu/protobuf.d [2019-09-24T20:18:22.125Z] GEN criu/protobuf-desc-gen.h [2019-09-24T20:18:22.517Z] DEP criu/protobuf-desc.d [2019-09-24T20:18:22.517Z] DEP criu/proc_parse.d [2019-09-24T20:18:22.517Z] DEP criu/plugin.d [2019-09-24T20:18:22.517Z] DEP criu/pipes.d [2019-09-24T20:18:22.517Z] DEP criu/pie-util.d [2019-09-24T20:18:22.517Z] DEP criu/pie-util-vdso.d [2019-09-24T20:18:22.517Z] DEP criu/pie-util-vdso-elf32.d [2019-09-24T20:18:22.626Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-09-24T20:18:22.885Z] DEP criu/path.d [2019-09-24T20:18:22.885Z] DEP criu/parasite-syscall.d [2019-09-24T20:18:22.885Z] DEP criu/pagemap.d [2019-09-24T20:18:22.885Z] DEP criu/pagemap-cache.d [2019-09-24T20:18:22.885Z] DEP criu/page-xfer.d [2019-09-24T20:18:22.885Z] DEP criu/page-pipe.d [2019-09-24T20:18:22.885Z] DEP criu/netfilter.d [2019-09-24T20:18:22.885Z] DEP criu/net.d [2019-09-24T20:18:22.885Z] DEP criu/namespaces.d [2019-09-24T20:18:22.885Z] DEP criu/mount.d [2019-09-24T20:18:23.190Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-09-24T20:18:23.318Z] DEP criu/mem.d [2019-09-24T20:18:23.318Z] DEP criu/lsm.d [2019-09-24T20:18:23.318Z] DEP criu/log.d [2019-09-24T20:18:23.318Z] DEP criu/libnetlink.d [2019-09-24T20:18:23.318Z] DEP criu/kerndat.d [2019-09-24T20:18:23.318Z] DEP criu/kcmp-ids.d [2019-09-24T20:18:23.318Z] DEP criu/irmap.d [2019-09-24T20:18:23.318Z] DEP criu/ipc_ns.d [2019-09-24T20:18:23.318Z] DEP criu/image.d [2019-09-24T20:18:23.318Z] DEP criu/image-desc.d [2019-09-24T20:18:23.318Z] DEP criu/fsnotify.d [2019-09-24T20:18:23.759Z] DEP criu/filesystems.d [2019-09-24T20:18:23.759Z] DEP criu/files.d [2019-09-24T20:18:23.759Z] DEP criu/files-reg.d [2019-09-24T20:18:23.759Z] DEP criu/files-ext.d [2019-09-24T20:18:23.759Z] DEP criu/file-lock.d [2019-09-24T20:18:23.759Z] DEP criu/file-ids.d [2019-09-24T20:18:23.759Z] DEP criu/fifo.d [2019-09-24T20:18:23.759Z] DEP criu/fdstore.d [2019-09-24T20:18:23.759Z] DEP criu/fault-injection.d [2019-09-24T20:18:23.759Z] DEP criu/external.d [2019-09-24T20:18:23.759Z] DEP criu/eventpoll.d [2019-09-24T20:18:23.759Z] DEP criu/eventfd.d [2019-09-24T20:18:23.759Z] DEP criu/crtools.d [2019-09-24T20:18:23.759Z] DEP criu/cr-service.d [2019-09-24T20:18:24.196Z] DEP criu/cr-restore.d [2019-09-24T20:18:24.196Z] DEP criu/cr-errno.d [2019-09-24T20:18:24.196Z] DEP criu/cr-dump.d [2019-09-24T20:18:24.196Z] DEP criu/cr-dedup.d [2019-09-24T20:18:24.196Z] DEP criu/cr-check.d [2019-09-24T20:18:24.196Z] DEP criu/config.d [2019-09-24T20:18:24.196Z] DEP criu/clone-noasan.d [2019-09-24T20:18:24.196Z] DEP criu/cgroup.d [2019-09-24T20:18:24.196Z] DEP criu/cgroup-props.d [2019-09-24T20:18:24.196Z] DEP criu/bitmap.d [2019-09-24T20:18:24.196Z] DEP criu/bfd.d [2019-09-24T20:18:24.196Z] DEP criu/autofs.d [2019-09-24T20:18:24.196Z] DEP criu/aio.d [2019-09-24T20:18:24.196Z] DEP criu/action-scripts.d [2019-09-24T20:18:24.559Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-09-24T20:18:24.671Z] CC criu/action-scripts.o [2019-09-24T20:18:24.671Z] CC criu/aio.o [2019-09-24T20:18:24.671Z] CC criu/autofs.o [2019-09-24T20:18:25.069Z] CC criu/bfd.o [2019-09-24T20:18:25.069Z] CC criu/bitmap.o [2019-09-24T20:18:25.069Z] CC criu/cgroup-props.o [2019-09-24T20:18:25.449Z] CC criu/cgroup.o [2019-09-24T20:18:25.837Z] CC criu/clone-noasan.o [2019-09-24T20:18:25.837Z] CC criu/config.o [2019-09-24T20:18:25.926Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-09-24T20:18:26.249Z] CC criu/cr-check.o [2019-09-24T20:18:26.641Z] CC criu/cr-dedup.o [2019-09-24T20:18:26.855Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-09-24T20:18:27.011Z] CC criu/cr-dump.o [2019-09-24T20:18:27.382Z] CC criu/cr-errno.o [2019-09-24T20:18:27.382Z] CC criu/cr-restore.o [2019-09-24T20:18:27.787Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-09-24T20:18:27.787Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-09-24T20:18:28.652Z] CC criu/cr-service.o [2019-09-24T20:18:28.652Z] CC criu/crtools.o [2019-09-24T20:18:28.720Z] === RUN TestDockerSuite/TestCpRelativePath [2019-09-24T20:18:29.024Z] CC criu/eventfd.o [2019-09-24T20:18:29.024Z] CC criu/eventpoll.o [2019-09-24T20:18:29.431Z] CC criu/external.o [2019-09-24T20:18:29.431Z] CC criu/fault-injection.o [2019-09-24T20:18:29.431Z] CC criu/fdstore.o [2019-09-24T20:18:29.431Z] CC criu/fifo.o [2019-09-24T20:18:29.431Z] CC criu/file-ids.o [2019-09-24T20:18:29.650Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-09-24T20:18:29.842Z] CC criu/file-lock.o [2019-09-24T20:18:29.842Z] CC criu/files-ext.o [2019-09-24T20:18:29.842Z] CC criu/files-reg.o [2019-09-24T20:18:30.404Z] CC criu/files.o [2019-09-24T20:18:30.846Z] CC criu/filesystems.o [2019-09-24T20:18:31.022Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-09-24T20:18:31.234Z] CC criu/fsnotify.o [2019-09-24T20:18:31.598Z] CC criu/image-desc.o [2019-09-24T20:18:31.598Z] CC criu/image.o [2019-09-24T20:18:31.952Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-24T20:18:31.978Z] CC criu/ipc_ns.o [2019-09-24T20:18:31.978Z] CC criu/irmap.o [2019-09-24T20:18:32.357Z] CC criu/kcmp-ids.o [2019-09-24T20:18:32.357Z] CC criu/kerndat.o [2019-09-24T20:18:32.744Z] CC criu/libnetlink.o [2019-09-24T20:18:32.744Z] CC criu/log.o [2019-09-24T20:18:32.744Z] CC criu/lsm.o [2019-09-24T20:18:32.882Z] === RUN TestDockerSuite/TestCpToCaseA [2019-09-24T20:18:33.119Z] CC criu/mem.o [2019-09-24T20:18:33.492Z] CC criu/mount.o [2019-09-24T20:18:34.290Z] CC criu/namespaces.o [2019-09-24T20:18:34.788Z] === RUN TestDockerSuite/TestCpToCaseB [2019-09-24T20:18:35.072Z] CC criu/net.o [2019-09-24T20:18:35.721Z] === RUN TestDockerSuite/TestCpToCaseC [2019-09-24T20:18:35.883Z] CC criu/netfilter.o [2019-09-24T20:18:35.883Z] CC criu/page-pipe.o [2019-09-24T20:18:35.883Z] CC criu/page-xfer.o [2019-09-24T20:18:36.298Z] CC criu/pagemap-cache.o [2019-09-24T20:18:36.298Z] CC criu/pagemap.o [2019-09-24T20:18:36.651Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-09-24T20:18:36.651Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-09-24T20:18:36.651Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-09-24T20:18:36.671Z] CC criu/parasite-syscall.o [2019-09-24T20:18:37.036Z] CC criu/path.o [2019-09-24T20:18:37.036Z] CC criu/pie-util-vdso-elf32.o [2019-09-24T20:18:37.407Z] CC criu/pie-util-vdso.o [2019-09-24T20:18:37.407Z] CC criu/pie-util.o [2019-09-24T20:18:37.407Z] CC criu/pipes.o [2019-09-24T20:18:37.623Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-09-24T20:18:37.770Z] CC criu/plugin.o [2019-09-24T20:18:37.770Z] CC criu/proc_parse.o [2019-09-24T20:18:38.242Z] === RUN TestDockerSuite/TestCpToCaseD [2019-09-24T20:18:38.582Z] CC criu/protobuf-desc.o [2019-09-24T20:18:38.596Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-09-24T20:18:38.596Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-09-24T20:18:38.980Z] CC criu/protobuf.o [2019-09-24T20:18:38.980Z] CC criu/pstree.o [2019-09-24T20:18:39.056Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-09-24T20:18:39.401Z] CC criu/rbtree.o [2019-09-24T20:18:39.401Z] CC criu/rst-malloc.o [2019-09-24T20:18:39.401Z] CC criu/seccomp.o [2019-09-24T20:18:39.518Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-09-24T20:18:39.821Z] CC criu/seize.o [2019-09-24T20:18:39.821Z] CC criu/servicefd.o [2019-09-24T20:18:40.241Z] CC criu/shmem.o [2019-09-24T20:18:40.241Z] CC criu/sigframe.o [2019-09-24T20:18:40.241Z] CC criu/signalfd.o [2019-09-24T20:18:40.492Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-09-24T20:18:40.492Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-09-24T20:18:40.492Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-24T20:18:40.629Z] CC criu/sk-inet.o [2019-09-24T20:18:40.629Z] CC criu/sk-netlink.o [2019-09-24T20:18:40.996Z] CC criu/sk-packet.o [2019-09-24T20:18:40.996Z] CC criu/sk-queue.o [2019-09-24T20:18:41.360Z] CC criu/sk-tcp.o [2019-09-24T20:18:41.360Z] CC criu/sk-unix.o [2019-09-24T20:18:42.131Z] CC criu/sockets.o [2019-09-24T20:18:42.515Z] CC criu/stats.o [2019-09-24T20:18:42.515Z] CC criu/string.o [2019-09-24T20:18:42.515Z] CC criu/sysctl.o [2019-09-24T20:18:42.515Z] CC criu/sysfs_parse.o [2019-09-24T20:18:42.899Z] CC criu/timerfd.o [2019-09-24T20:18:42.899Z] CC criu/tty.o [2019-09-24T20:18:43.493Z] === RUN TestDockerSuite/TestCpToCaseE [2019-09-24T20:18:43.691Z] CC criu/tun.o [2019-09-24T20:18:43.691Z] CC criu/uffd.o [2019-09-24T20:18:44.068Z] CC criu/util.o [2019-09-24T20:18:44.494Z] CC criu/uts_ns.o [2019-09-24T20:18:45.037Z] CC criu/vdso.o [2019-09-24T20:18:45.037Z] LINK criu/built-in.o [2019-09-24T20:18:45.037Z] LINK criu/criu [2019-09-24T20:18:45.037Z] DEP lib/c/criu.d [2019-09-24T20:18:45.037Z] CC images/rpc.pb-c.o [2019-09-24T20:18:45.409Z] CC lib/c/criu.o [2019-09-24T20:18:45.788Z] LINK lib/c/built-in.o [2019-09-24T20:18:45.788Z] LINK lib/c/libcriu.so [2019-09-24T20:18:45.788Z] GEN magic.py [2019-09-24T20:18:45.788Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-24T20:18:45.788Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-24T20:18:45.788Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-24T20:18:46.165Z] make[1]: Nothing to be done for 'all'. [2019-09-24T20:18:46.165Z] make[1]: 'images/built-in.o' is up to date. [2019-09-24T20:18:46.165Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-24T20:18:46.165Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-24T20:18:46.165Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-24T20:18:46.165Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-24T20:18:46.165Z] make[1]: Nothing to be done for 'all'. [2019-09-24T20:18:46.165Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-24T20:18:46.165Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:18:46.165Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:18:46.165Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:18:46.301Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-24T20:18:46.547Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:18:46.547Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:18:46.547Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:18:46.547Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:18:46.547Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:18:46.547Z] INSTALL criu/criu [2019-09-24T20:18:46.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-24T20:18:46.765Z] === RUN TestDockerSuite/TestCpToCaseF [2019-09-24T20:18:47.357Z] Removing intermediate container 168599692b80 [2019-09-24T20:18:47.357Z] ---> 8c9d74f5acec [2019-09-24T20:18:47.357Z] Step 13/126 : FROM base AS registry [2019-09-24T20:18:47.357Z] ---> 81209ce97d99 [2019-09-24T20:18:47.357Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-24T20:18:47.695Z] === RUN TestDockerSuite/TestCpToCaseG [2019-09-24T20:18:47.738Z] ---> Running in a096ae4fe3c7 [2019-09-24T20:18:47.738Z] Removing intermediate container a096ae4fe3c7 [2019-09-24T20:18:47.738Z] ---> d3fbc52e41ae [2019-09-24T20:18:47.738Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-24T20:18:47.738Z] ---> Running in 0f016291889a [2019-09-24T20:18:47.738Z] Removing intermediate container 0f016291889a [2019-09-24T20:18:47.738Z] ---> dd10c3631be3 [2019-09-24T20:18:47.738Z] Step 16/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-24T20:18:48.134Z] ---> Running in cadbdc0c0d3e [2019-09-24T20:18:48.526Z] + mktemp -d [2019-09-24T20:18:48.526Z] + export GOPATH=/tmp/tmp.X0lX7qbfRa [2019-09-24T20:18:48.526Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.X0lX7qbfRa/src/github.com/docker/distribution [2019-09-24T20:18:48.526Z] Cloning into '/tmp/tmp.X0lX7qbfRa/src/github.com/docker/distribution'... [2019-09-24T20:18:49.817Z] + cd /tmp/tmp.X0lX7qbfRa/src/github.com/docker/distribution [2019-09-24T20:18:49.817Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-24T20:18:50.193Z] + GOPATH=/tmp/tmp.X0lX7qbfRa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X0lX7qbfRa go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-24T20:18:52.946Z] === RUN TestDockerSuite/TestCpToCaseH [2019-09-24T20:18:56.220Z] === RUN TestDockerSuite/TestCpToCaseI [2019-09-24T20:18:57.150Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-09-24T20:19:02.403Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-09-24T20:19:03.333Z] === RUN TestDockerSuite/TestCpToDot [2019-09-24T20:19:04.262Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-09-24T20:19:06.156Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-09-24T20:19:08.060Z] === RUN TestDockerSuite/TestCpToStdout [2019-09-24T20:19:08.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-24T20:19:08.990Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-09-24T20:19:10.507Z] + dpkg --print-architecture [2019-09-24T20:19:10.507Z] + cd /tmp/tmp.X0lX7qbfRa/src/github.com/docker/distribution [2019-09-24T20:19:10.507Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-24T20:19:10.507Z] + GOPATH=/tmp/tmp.X0lX7qbfRa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X0lX7qbfRa [2019-09-24T20:19:10.507Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-24T20:19:12.266Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-09-24T20:19:12.829Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-09-24T20:19:12.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-24T20:19:13.763Z] === RUN TestDockerSuite/TestCpVolumePath [2019-09-24T20:19:15.657Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-09-24T20:19:15.657Z] === RUN TestDockerSuite/TestCreateArgs [2019-09-24T20:19:15.914Z] === RUN TestDockerSuite/TestCreateByImageID [2019-09-24T20:19:16.477Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-09-24T20:19:17.091Z] + rm -rf /tmp/tmp.X0lX7qbfRa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X0lX7qbfRa [2019-09-24T20:19:17.408Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-09-24T20:19:17.408Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-09-24T20:19:17.408Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-09-24T20:19:17.454Z] Removing intermediate container cadbdc0c0d3e [2019-09-24T20:19:17.454Z] ---> 97b0d5bb624e [2019-09-24T20:19:17.454Z] Step 17/126 : FROM base AS swagger [2019-09-24T20:19:17.454Z] ---> 81209ce97d99 [2019-09-24T20:19:17.454Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-24T20:19:17.829Z] ---> Running in c5ab8d9f5e9e [2019-09-24T20:19:17.829Z] Removing intermediate container c5ab8d9f5e9e [2019-09-24T20:19:17.829Z] ---> 11951da4ded3 [2019-09-24T20:19:17.829Z] Step 19/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-24T20:19:17.829Z] ---> Running in dab601ab43b0 [2019-09-24T20:19:18.340Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-09-24T20:19:18.597Z] === RUN TestDockerSuite/TestCreateLabels [2019-09-24T20:19:18.650Z] + mktemp -d [2019-09-24T20:19:18.650Z] + export GOPATH=/tmp/tmp.twQZutqIGm [2019-09-24T20:19:18.650Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.twQZutqIGm/src/github.com/go-swagger/go-swagger [2019-09-24T20:19:18.650Z] Cloning into '/tmp/tmp.twQZutqIGm/src/github.com/go-swagger/go-swagger'... [2019-09-24T20:19:18.854Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-09-24T20:19:18.854Z] === RUN TestDockerSuite/TestCreateRM [2019-09-24T20:19:19.111Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-09-24T20:19:19.111Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-09-24T20:19:19.368Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-09-24T20:19:19.368Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-09-24T20:19:21.924Z] + cd /tmp/tmp.twQZutqIGm/src/github.com/go-swagger/go-swagger [2019-09-24T20:19:21.924Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-24T20:19:21.924Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-24T20:19:22.643Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-09-24T20:19:22.643Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-09-24T20:19:22.643Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-09-24T20:19:25.919Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-09-24T20:19:25.919Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-24T20:19:25.919Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-09-24T20:19:25.919Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-24T20:19:25.919Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-24T20:19:26.176Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-24T20:19:27.105Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-24T20:19:28.474Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-24T20:19:28.871Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-24T20:19:28.871Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-24T20:19:28.871Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-24T20:19:29.404Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-24T20:19:31.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-24T20:19:32.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-24T20:19:32.670Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-24T20:19:33.505Z] + rm -rf /tmp/tmp.twQZutqIGm [2019-09-24T20:19:33.505Z] Removing intermediate container dab601ab43b0 [2019-09-24T20:19:33.505Z] ---> e1b3dd8534cc [2019-09-24T20:19:33.505Z] Step 20/126 : FROM base AS frozen-images [2019-09-24T20:19:33.505Z] ---> 81209ce97d99 [2019-09-24T20:19:33.505Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:19:33.505Z] ---> Using cache [2019-09-24T20:19:33.505Z] ---> 8d33d74eb42d [2019-09-24T20:19:33.505Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-24T20:19:33.505Z] ---> Running in 91ffd64c168f [2019-09-24T20:19:33.610Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-09-24T20:19:33.871Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:19:33.871Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:19:34.251Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:19:34.251Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:19:34.251Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:19:34.251Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-24T20:19:34.251Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-24T20:19:34.251Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-24T20:19:34.542Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-24T20:19:34.542Z] === RUN TestDockerSuite/TestDevicePermissions [2019-09-24T20:19:35.473Z] === RUN TestDockerSuite/TestDockerFails [2019-09-24T20:19:35.570Z] Fetched 7674 kB in 1s (4917 kB/s) [2019-09-24T20:19:35.731Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-09-24T20:19:35.731Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-09-24T20:19:35.731Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-09-24T20:19:35.945Z] Reading package lists... [2019-09-24T20:19:35.969Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-09-24T20:19:36.430Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-24T20:19:36.697Z] Reading package lists... [2019-09-24T20:19:36.697Z] Building dependency tree... [2019-09-24T20:19:36.697Z] Reading state information... [2019-09-24T20:19:36.697Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-24T20:19:36.697Z] The following additional packages will be installed: [2019-09-24T20:19:36.697Z] libjq1 libonig4 [2019-09-24T20:19:36.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-09-24T20:19:36.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-24T20:19:37.096Z] The following NEW packages will be installed: [2019-09-24T20:19:37.097Z] jq libjq1 libonig4 [2019-09-24T20:19:37.097Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:19:37.097Z] Need to get 328 kB of archives. [2019-09-24T20:19:37.097Z] After this operation, 1263 kB of additional disk space will be used. [2019-09-24T20:19:37.097Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-24T20:19:37.097Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-24T20:19:37.097Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-24T20:19:37.097Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:19:37.097Z] Fetched 328 kB in 0s (3724 kB/s) [2019-09-24T20:19:37.097Z] Selecting previously unselected package libonig4:s390x. [2019-09-24T20:19:37.097Z] (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-09-24T20:19:37.097Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-09-24T20:19:37.097Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-24T20:19:37.097Z] Selecting previously unselected package libjq1:s390x. [2019-09-24T20:19:37.097Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-24T20:19:37.097Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-24T20:19:37.097Z] Selecting previously unselected package jq. [2019-09-24T20:19:37.097Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-24T20:19:37.097Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-24T20:19:37.357Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-09-24T20:19:37.357Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-09-24T20:19:37.528Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-24T20:19:37.528Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-24T20:19:37.528Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:19:37.528Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-24T20:19:37.626Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-09-24T20:19:38.058Z] Removing intermediate container 91ffd64c168f [2019-09-24T20:19:38.058Z] ---> 7d201179dd51 [2019-09-24T20:19:38.058Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-24T20:19:38.058Z] ---> e763cf30068e [2019-09-24T20:19:38.058Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-24T20:19:38.190Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-09-24T20:19:38.475Z] ---> Running in 28c3af18d43d [2019-09-24T20:19:39.260Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-24T20:19:40.086Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-09-24T20:19:40.086Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-09-24T20:19:40.086Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-09-24T20:19:40.086Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-09-24T20:19:40.300Z]  [2019-09-24T20:19:41.304Z]  #                                                                          1.8% ####                                                                       6.9% ############                                      17.6% ####################                     28.0% ###########################                                               37.9% ################################                                          45.3% #######################################   55.0% ################################################## 69.6% ############################################################## 86.3% ##################################################################       92.0% ######################################################################## 100.0% [2019-09-24T20:19:42.430Z]  [2019-09-24T20:19:42.431Z]  ########  11.6% ##############################  43.1% ################################################### 71.8% ######################################################################## 100.0% [2019-09-24T20:19:42.814Z]  [2019-09-24T20:19:43.190Z]  #########                              12.7% #######################            33.0% ####################################     50.8% ############################################### 66.0% ############################################################ 83.9% ######################################################################## 100.0% [2019-09-24T20:19:43.562Z]  [2019-09-24T20:19:45.096Z]  ###                        4.6% ########                        11.2% #############                                          18.8% ##################                                  25.4% #######################                                32.0% ###########################                                       38.1% ################################               45.5% ######################################                            53.1% ########################################## 58.8% ###############################################  66.3% #####################################################  73.9% ##########################################################  81.5% ################################################################  89.0% #####################################################################  96.6% ######################################################################## 100.0% [2019-09-24T20:19:45.096Z]  [2019-09-24T20:19:45.909Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-24T20:19:45.909Z]  [2019-09-24T20:19:45.909Z]  ######################################################################## 100.0% [2019-09-24T20:19:46.283Z]  [2019-09-24T20:19:46.630Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-24T20:19:46.649Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-24T20:19:46.649Z]  [2019-09-24T20:19:47.048Z]  ######################################################################## 100.0% [2019-09-24T20:19:47.048Z]  [2019-09-24T20:19:47.467Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-24T20:19:47.467Z] skipping existing b63cc5f62c21 [2019-09-24T20:19:47.467Z] [2019-09-24T20:19:47.898Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-24T20:19:48.313Z]  [2019-09-24T20:19:48.313Z]  ######################################################################## 100.0% [2019-09-24T20:19:48.313Z]  [2019-09-24T20:19:48.313Z] Download of images into '/build' complete. [2019-09-24T20:19:48.313Z] Use something like the following to load the result into a Docker daemon: [2019-09-24T20:19:48.313Z] tar -cC '/build' . | docker load [2019-09-24T20:19:49.677Z] Removing intermediate container 28c3af18d43d [2019-09-24T20:19:49.677Z] ---> d341178465f0 [2019-09-24T20:19:49.677Z] Step 25/126 : FROM base AS cross-false [2019-09-24T20:19:49.677Z] ---> 81209ce97d99 [2019-09-24T20:19:49.677Z] Step 26/126 : FROM base AS cross-true [2019-09-24T20:19:49.677Z] ---> 81209ce97d99 [2019-09-24T20:19:49.677Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:19:49.677Z] ---> Using cache [2019-09-24T20:19:49.677Z] ---> 8d33d74eb42d [2019-09-24T20:19:49.677Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-09-24T20:19:49.677Z] ---> Running in d5fcb1de30a1 [2019-09-24T20:19:49.904Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-24T20:19:49.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-24T20:19:50.965Z] Removing intermediate container d5fcb1de30a1 [2019-09-24T20:19:50.965Z] ---> 7db080347b64 [2019-09-24T20:19:50.965Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-09-24T20:19:50.965Z] ---> Running in 231fb4f231c9 [2019-09-24T20:19:52.246Z] Removing intermediate container 231fb4f231c9 [2019-09-24T20:19:52.246Z] ---> d34b0ddf9165 [2019-09-24T20:19:52.246Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-09-24T20:19:52.246Z] ---> Running in 0c070a6fa0e5 [2019-09-24T20:19:52.425Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-24T20:19:53.514Z] Removing intermediate container 0c070a6fa0e5 [2019-09-24T20:19:53.514Z] ---> 51775fa382d6 [2019-09-24T20:19:53.514Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-24T20:19:53.514Z] ---> Running in 73be9c373679 [2019-09-24T20:19:54.367Z] Removing intermediate container 73be9c373679 [2019-09-24T20:19:54.367Z] ---> a299fc95269b [2019-09-24T20:19:54.367Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-09-24T20:19:54.367Z] ---> 81209ce97d99 [2019-09-24T20:19:54.367Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-24T20:19:54.367Z] ---> 81209ce97d99 [2019-09-24T20:19:54.367Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:19:54.367Z] ---> Using cache [2019-09-24T20:19:54.367Z] ---> 8d33d74eb42d [2019-09-24T20:19:54.367Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-24T20:19:54.773Z] ---> Running in ecd6c7c5f4a6 [2019-09-24T20:19:55.568Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:19:55.568Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:19:55.568Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:19:55.568Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:19:55.568Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:19:55.568Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-24T20:19:55.568Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-24T20:19:55.700Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-09-24T20:19:55.957Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-24T20:19:56.629Z] === RUN TestDockerSuite/TestEventsAttach [2019-09-24T20:19:57.227Z] Fetched 7674 kB in 1s (4661 kB/s) [2019-09-24T20:19:57.560Z] === RUN TestDockerSuite/TestEventsCommit [2019-09-24T20:19:57.641Z] Reading package lists... [2019-09-24T20:19:58.444Z] Reading package lists... [2019-09-24T20:19:58.444Z] Building dependency tree... [2019-09-24T20:19:58.444Z] Reading state information... [2019-09-24T20:19:58.444Z] The following additional packages will be installed: [2019-09-24T20:19:58.444Z] libapparmor1 libseccomp2 [2019-09-24T20:19:58.444Z] Suggested packages: [2019-09-24T20:19:58.444Z] seccomp [2019-09-24T20:19:58.444Z] The following NEW packages will be installed: [2019-09-24T20:19:58.444Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-24T20:19:58.444Z] 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:19:58.444Z] Need to get 301 kB of archives. [2019-09-24T20:19:58.444Z] After this operation, 1402 kB of additional disk space will be used. [2019-09-24T20:19:58.444Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-09-24T20:19:58.444Z] 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-09-24T20:19:58.444Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-09-24T20:19:58.444Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-09-24T20:19:58.490Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-09-24T20:19:58.825Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:19:58.825Z] Fetched 301 kB in 0s (2498 kB/s) [2019-09-24T20:19:58.825Z] Selecting previously unselected package libseccomp2:s390x. [2019-09-24T20:19:58.825Z] (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-09-24T20:19:58.825Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-24T20:19:58.825Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-24T20:19:58.825Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-09-24T20:19:58.825Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-24T20:19:58.825Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-24T20:19:58.825Z] Selecting previously unselected package libapparmor1:s390x. [2019-09-24T20:19:58.825Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-09-24T20:19:58.825Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-24T20:19:58.825Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-09-24T20:19:58.825Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-09-24T20:19:58.825Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-24T20:19:58.825Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:19:58.825Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-24T20:19:58.825Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-24T20:19:58.825Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-24T20:19:58.825Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-24T20:19:58.825Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:19:59.053Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-09-24T20:19:59.640Z] Removing intermediate container ecd6c7c5f4a6 [2019-09-24T20:19:59.640Z] ---> 05850733ca09 [2019-09-24T20:19:59.640Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-24T20:19:59.640Z] ---> a299fc95269b [2019-09-24T20:19:59.640Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:19:59.640Z] ---> Running in 03fbd9dff1b2 [2019-09-24T20:19:59.640Z] Removing intermediate container 03fbd9dff1b2 [2019-09-24T20:19:59.640Z] ---> 02dd468aa7c4 [2019-09-24T20:19:59.640Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-24T20:19:59.983Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-24T20:20:00.051Z] ---> Running in 4e102b3670e3 [2019-09-24T20:20:00.865Z] Removing intermediate container 4e102b3670e3 [2019-09-24T20:20:00.865Z] ---> 10b1efdbd04d [2019-09-24T20:20:00.865Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-24T20:20:00.865Z] ---> 05850733ca09 [2019-09-24T20:20:00.865Z] Step 40/126 : FROM base AS tomlv [2019-09-24T20:20:00.865Z] ---> 81209ce97d99 [2019-09-24T20:20:00.865Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-24T20:20:00.865Z] ---> Running in 814d29b16e52 [2019-09-24T20:20:00.916Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-09-24T20:20:01.270Z] Removing intermediate container 814d29b16e52 [2019-09-24T20:20:01.270Z] ---> 972acc925bd6 [2019-09-24T20:20:01.270Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:20:01.270Z] ---> dbd475294df7 [2019-09-24T20:20:01.270Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:20:01.647Z] ---> 0fe9d447ee2d [2019-09-24T20:20:01.647Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:20:01.647Z] ---> Running in 982514d4dd57 [2019-09-24T20:20:02.535Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-09-24T20:20:02.535Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-09-24T20:20:02.535Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-09-24T20:20:02.539Z] + RM_GOPATH=0 [2019-09-24T20:20:02.540Z] + TMP_GOPATH= [2019-09-24T20:20:02.540Z] + : /build [2019-09-24T20:20:02.540Z] + '[' -z '' ']' [2019-09-24T20:20:02.540Z] ++ mktemp -d [2019-09-24T20:20:02.540Z] + export GOPATH=/tmp/tmp.2HUo3OJIOw [2019-09-24T20:20:02.540Z] + GOPATH=/tmp/tmp.2HUo3OJIOw [2019-09-24T20:20:02.540Z] + RM_GOPATH=1 [2019-09-24T20:20:02.540Z] ++ dirname ./install.sh [2019-09-24T20:20:02.540Z] + dir=. [2019-09-24T20:20:02.540Z] + bin=tomlv [2019-09-24T20:20:02.540Z] + shift [2019-09-24T20:20:02.540Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-24T20:20:02.540Z] + . ./tomlv.installer [2019-09-24T20:20:02.540Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-24T20:20:02.540Z] + install_tomlv [2019-09-24T20:20:02.540Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-24T20:20:02.540Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-24T20:20:02.540Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2HUo3OJIOw/src/github.com/BurntSushi/toml [2019-09-24T20:20:02.540Z] Cloning into '/tmp/tmp.2HUo3OJIOw/src/github.com/BurntSushi/toml'... [2019-09-24T20:20:02.540Z] + cd /tmp/tmp.2HUo3OJIOw/src/github.com/BurntSushi/toml [2019-09-24T20:20:02.540Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-24T20:20:02.540Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-24T20:20:02.540Z] runtime/internal/atomic [2019-09-24T20:20:02.540Z] internal/cpu [2019-09-24T20:20:02.832Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-09-24T20:20:02.956Z] runtime/internal/sys [2019-09-24T20:20:02.957Z] runtime/internal/math [2019-09-24T20:20:02.957Z] math/bits [2019-09-24T20:20:02.957Z] internal/bytealg [2019-09-24T20:20:02.957Z] math [2019-09-24T20:20:02.957Z] runtime [2019-09-24T20:20:03.362Z] unicode/utf8 [2019-09-24T20:20:03.362Z] internal/race [2019-09-24T20:20:03.362Z] sync/atomic [2019-09-24T20:20:03.362Z] unicode [2019-09-24T20:20:03.742Z] internal/testlog [2019-09-24T20:20:03.742Z] encoding [2019-09-24T20:20:03.742Z] runtime/cgo [2019-09-24T20:20:04.725Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-09-24T20:20:05.652Z] sync [2019-09-24T20:20:05.652Z] internal/reflectlite [2019-09-24T20:20:05.652Z] errors [2019-09-24T20:20:05.652Z] sort [2019-09-24T20:20:05.652Z] strconv [2019-09-24T20:20:05.652Z] io [2019-09-24T20:20:05.652Z] internal/oserror [2019-09-24T20:20:05.652Z] syscall [2019-09-24T20:20:05.652Z] reflect [2019-09-24T20:20:06.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-24T20:20:06.490Z] time [2019-09-24T20:20:06.490Z] internal/fmtsort [2019-09-24T20:20:06.902Z] internal/syscall/unix [2019-09-24T20:20:06.902Z] internal/poll [2019-09-24T20:20:06.902Z] strings [2019-09-24T20:20:06.902Z] os [2019-09-24T20:20:06.902Z] bytes [2019-09-24T20:20:07.289Z] bufio [2019-09-24T20:20:07.289Z] path [2019-09-24T20:20:07.289Z] fmt [2019-09-24T20:20:07.289Z] path/filepath [2019-09-24T20:20:07.289Z] io/ioutil [2019-09-24T20:20:07.289Z] text/tabwriter [2019-09-24T20:20:07.678Z] flag [2019-09-24T20:20:07.678Z] github.com/BurntSushi/toml [2019-09-24T20:20:07.678Z] log [2019-09-24T20:20:07.990Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-09-24T20:20:08.068Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-24T20:20:09.517Z] Removing intermediate container 982514d4dd57 [2019-09-24T20:20:09.517Z] ---> 7a5a8fc741aa [2019-09-24T20:20:09.517Z] Step 45/126 : FROM base AS vndr [2019-09-24T20:20:09.517Z] ---> 81209ce97d99 [2019-09-24T20:20:09.517Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-24T20:20:09.517Z] ---> Running in 20106210c54d [2019-09-24T20:20:09.517Z] Removing intermediate container 20106210c54d [2019-09-24T20:20:09.517Z] ---> 65a5b46abf92 [2019-09-24T20:20:09.517Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:20:09.896Z] ---> bea0af12a66b [2019-09-24T20:20:09.896Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:20:10.291Z] ---> 98ee3a1da34b [2019-09-24T20:20:10.291Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:20:10.291Z] ---> Running in 2d10d6aafa65 [2019-09-24T20:20:10.513Z] === RUN TestDockerSuite/TestEventsCopy [2019-09-24T20:20:10.672Z] + RM_GOPATH=0 [2019-09-24T20:20:10.672Z] + TMP_GOPATH= [2019-09-24T20:20:10.672Z] + : /build [2019-09-24T20:20:10.672Z] + '[' -z '' ']' [2019-09-24T20:20:10.672Z] ++ mktemp -d [2019-09-24T20:20:10.672Z] + export GOPATH=/tmp/tmp.Ikx0ARsDDk [2019-09-24T20:20:10.672Z] + GOPATH=/tmp/tmp.Ikx0ARsDDk [2019-09-24T20:20:10.672Z] + RM_GOPATH=1 [2019-09-24T20:20:10.672Z] ++ dirname ./install.sh [2019-09-24T20:20:10.672Z] + dir=. [2019-09-24T20:20:10.672Z] + bin=vndr [2019-09-24T20:20:10.672Z] + shift [2019-09-24T20:20:10.672Z] + '[' '!' -f ./vndr.installer ']' [2019-09-24T20:20:10.672Z] + . ./vndr.installer [2019-09-24T20:20:10.672Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-24T20:20:10.672Z] + install_vndr [2019-09-24T20:20:10.672Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-24T20:20:10.672Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Ikx0ARsDDk/src/github.com/LK4D4/vndr [2019-09-24T20:20:10.672Z] Cloning into '/tmp/tmp.Ikx0ARsDDk/src/github.com/LK4D4/vndr'... [2019-09-24T20:20:10.672Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-24T20:20:11.060Z] + cd /tmp/tmp.Ikx0ARsDDk/src/github.com/LK4D4/vndr [2019-09-24T20:20:11.060Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-24T20:20:11.060Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-24T20:20:11.060Z] internal/cpu [2019-09-24T20:20:11.060Z] runtime/internal/atomic [2019-09-24T20:20:11.060Z] runtime/internal/sys [2019-09-24T20:20:11.060Z] internal/bytealg [2019-09-24T20:20:11.060Z] runtime/internal/math [2019-09-24T20:20:11.060Z] internal/race [2019-09-24T20:20:11.060Z] sync/atomic [2019-09-24T20:20:11.060Z] unicode [2019-09-24T20:20:11.060Z] runtime [2019-09-24T20:20:11.452Z] unicode/utf8 [2019-09-24T20:20:11.452Z] math/bits [2019-09-24T20:20:11.452Z] math [2019-09-24T20:20:11.845Z] internal/testlog [2019-09-24T20:20:11.845Z] encoding [2019-09-24T20:20:11.845Z] unicode/utf16 [2019-09-24T20:20:11.845Z] container/list [2019-09-24T20:20:11.845Z] crypto/internal/subtle [2019-09-24T20:20:11.845Z] crypto/subtle [2019-09-24T20:20:11.845Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-24T20:20:11.845Z] internal/nettrace [2019-09-24T20:20:11.845Z] runtime/cgo [2019-09-24T20:20:11.883Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-09-24T20:20:12.240Z] vendor/golang.org/x/crypto/internal/subtle [2019-09-24T20:20:12.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-24T20:20:13.586Z] internal/reflectlite [2019-09-24T20:20:13.586Z] sync [2019-09-24T20:20:13.586Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-24T20:20:13.586Z] math/rand [2019-09-24T20:20:13.586Z] internal/singleflight [2019-09-24T20:20:13.586Z] errors [2019-09-24T20:20:13.586Z] sort [2019-09-24T20:20:13.586Z] io [2019-09-24T20:20:13.586Z] strconv [2019-09-24T20:20:13.586Z] bytes [2019-09-24T20:20:13.817Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-09-24T20:20:13.954Z] bufio [2019-09-24T20:20:13.954Z] reflect [2019-09-24T20:20:13.954Z] internal/oserror [2019-09-24T20:20:13.954Z] syscall [2019-09-24T20:20:14.749Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-09-24T20:20:14.769Z] time [2019-09-24T20:20:15.005Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-09-24T20:20:15.151Z] internal/fmtsort [2019-09-24T20:20:15.151Z] internal/syscall/unix [2019-09-24T20:20:15.151Z] strings [2019-09-24T20:20:15.151Z] internal/poll [2019-09-24T20:20:15.151Z] regexp/syntax [2019-09-24T20:20:15.151Z] os [2019-09-24T20:20:15.540Z] fmt [2019-09-24T20:20:15.540Z] path/filepath [2019-09-24T20:20:15.932Z] regexp [2019-09-24T20:20:15.932Z] flag [2019-09-24T20:20:15.932Z] go/token [2019-09-24T20:20:15.932Z] internal/lazyregexp [2019-09-24T20:20:15.932Z] go/scanner [2019-09-24T20:20:16.340Z] path [2019-09-24T20:20:16.340Z] io/ioutil [2019-09-24T20:20:16.340Z] go/ast [2019-09-24T20:20:16.340Z] net/url [2019-09-24T20:20:16.340Z] text/template/parse [2019-09-24T20:20:16.943Z] go/parser [2019-09-24T20:20:16.943Z] text/template [2019-09-24T20:20:17.430Z] log [2019-09-24T20:20:17.430Z] encoding/binary [2019-09-24T20:20:17.528Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-09-24T20:20:17.916Z] encoding/base64 [2019-09-24T20:20:17.916Z] encoding/json [2019-09-24T20:20:17.916Z] go/doc [2019-09-24T20:20:18.091Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-09-24T20:20:18.313Z] github.com/LK4D4/vndr/build [2019-09-24T20:20:18.313Z] encoding/xml [2019-09-24T20:20:18.348Z] === RUN TestDockerSuite/TestEventsFilterType [2019-09-24T20:20:18.705Z] compress/flate [2019-09-24T20:20:18.705Z] hash [2019-09-24T20:20:18.705Z] hash/crc32 [2019-09-24T20:20:18.912Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-09-24T20:20:18.912Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-09-24T20:20:18.912Z] === RUN TestDockerSuite/TestEventsFilters [2019-09-24T20:20:19.085Z] compress/gzip [2019-09-24T20:20:19.085Z] context [2019-09-24T20:20:19.085Z] crypto/cipher [2019-09-24T20:20:19.085Z] math/big [2019-09-24T20:20:19.085Z] crypto/aes [2019-09-24T20:20:19.085Z] crypto [2019-09-24T20:20:19.085Z] crypto/des [2019-09-24T20:20:19.467Z] crypto/internal/randutil [2019-09-24T20:20:19.467Z] crypto/sha512 [2019-09-24T20:20:19.467Z] crypto/ed25519/internal/edwards25519 [2019-09-24T20:20:19.467Z] crypto/hmac [2019-09-24T20:20:19.467Z] crypto/md5 [2019-09-24T20:20:19.852Z] crypto/rc4 [2019-09-24T20:20:19.852Z] crypto/sha1 [2019-09-24T20:20:19.852Z] crypto/sha256 [2019-09-24T20:20:19.852Z] crypto/rand [2019-09-24T20:20:19.852Z] crypto/elliptic [2019-09-24T20:20:19.852Z] encoding/asn1 [2019-09-24T20:20:20.239Z] crypto/ed25519 [2019-09-24T20:20:20.239Z] crypto/ecdsa [2019-09-24T20:20:20.239Z] crypto/rsa [2019-09-24T20:20:20.239Z] crypto/dsa [2019-09-24T20:20:20.239Z] encoding/hex [2019-09-24T20:20:20.239Z] encoding/pem [2019-09-24T20:20:20.239Z] crypto/x509/pkix [2019-09-24T20:20:20.239Z] vendor/golang.org/x/crypto/cryptobyte [2019-09-24T20:20:20.239Z] vendor/golang.org/x/net/dns/dnsmessage [2019-09-24T20:20:20.633Z] vendor/golang.org/x/sys/cpu [2019-09-24T20:20:20.633Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-09-24T20:20:20.633Z] net [2019-09-24T20:20:20.633Z] vendor/golang.org/x/crypto/poly1305 [2019-09-24T20:20:20.806Z] === RUN TestDockerSuite/TestEventsFormat [2019-09-24T20:20:21.037Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-24T20:20:21.037Z] vendor/golang.org/x/crypto/curve25519 [2019-09-24T20:20:21.037Z] vendor/golang.org/x/crypto/hkdf [2019-09-24T20:20:21.037Z] vendor/golang.org/x/text/transform [2019-09-24T20:20:21.037Z] vendor/golang.org/x/text/unicode/bidi [2019-09-24T20:20:21.442Z] vendor/golang.org/x/text/secure/bidirule [2019-09-24T20:20:21.442Z] vendor/golang.org/x/text/unicode/norm [2019-09-24T20:20:21.838Z] vendor/golang.org/x/net/idna [2019-09-24T20:20:22.174Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-09-24T20:20:22.174Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-09-24T20:20:22.174Z] === RUN TestDockerSuite/TestEventsImageImport [2019-09-24T20:20:22.233Z] vendor/golang.org/x/net/http2/hpack [2019-09-24T20:20:22.233Z] mime [2019-09-24T20:20:22.630Z] crypto/x509 [2019-09-24T20:20:22.630Z] net/textproto [2019-09-24T20:20:22.630Z] vendor/golang.org/x/net/http/httpguts [2019-09-24T20:20:22.630Z] vendor/golang.org/x/net/http/httpproxy [2019-09-24T20:20:22.630Z] mime/quotedprintable [2019-09-24T20:20:22.630Z] mime/multipart [2019-09-24T20:20:23.015Z] net/http/internal [2019-09-24T20:20:23.015Z] os/exec [2019-09-24T20:20:23.015Z] crypto/tls [2019-09-24T20:20:23.103Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-09-24T20:20:23.103Z] === RUN TestDockerSuite/TestEventsImagePull [2019-09-24T20:20:23.666Z] === RUN TestDockerSuite/TestEventsImageTag [2019-09-24T20:20:23.671Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-09-24T20:20:23.671Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-09-24T20:20:23.671Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-24T20:20:24.013Z] net/http/httptrace [2019-09-24T20:20:24.013Z] net/http [2019-09-24T20:20:24.596Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-09-24T20:20:24.852Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-09-24T20:20:24.852Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-09-24T20:20:24.852Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-09-24T20:20:26.537Z] github.com/LK4D4/vndr/godl [2019-09-24T20:20:26.537Z] github.com/LK4D4/vndr [2019-09-24T20:20:26.743Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-09-24T20:20:27.425Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-24T20:20:27.674Z] === RUN TestDockerSuite/TestEventsRename [2019-09-24T20:20:28.605Z] === RUN TestDockerSuite/TestEventsResize [2019-09-24T20:20:29.080Z] Removing intermediate container 2d10d6aafa65 [2019-09-24T20:20:29.080Z] ---> ff652f4cad11 [2019-09-24T20:20:29.080Z] Step 50/126 : FROM dev-base AS containerd [2019-09-24T20:20:29.080Z] ---> 81209ce97d99 [2019-09-24T20:20:29.080Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:20:29.080Z] ---> Using cache [2019-09-24T20:20:29.080Z] ---> 8d33d74eb42d [2019-09-24T20:20:29.080Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-24T20:20:29.080Z] ---> Running in 0ebe7a7a0e39 [2019-09-24T20:20:29.168Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-09-24T20:20:29.442Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:20:29.810Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:20:29.810Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:20:29.810Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:20:29.810Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:20:29.810Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-24T20:20:30.099Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-24T20:20:30.172Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-24T20:20:30.172Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-24T20:20:30.340Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-24T20:20:31.030Z] === RUN TestDockerSuite/TestEventsStreaming [2019-09-24T20:20:31.476Z] Fetched 7674 kB in 1s (4248 kB/s) [2019-09-24T20:20:31.842Z] Reading package lists... [2019-09-24T20:20:31.962Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-09-24T20:20:32.527Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-09-24T20:20:32.751Z] Reading package lists... [2019-09-24T20:20:32.751Z] Building dependency tree... [2019-09-24T20:20:32.751Z] Reading state information... [2019-09-24T20:20:32.751Z] The following additional packages will be installed: [2019-09-24T20:20:32.751Z] btrfs-progs liblzo2-2 [2019-09-24T20:20:32.751Z] The following NEW packages will be installed: [2019-09-24T20:20:32.751Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-24T20:20:32.751Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:20:32.751Z] Need to get 668 kB of archives. [2019-09-24T20:20:32.751Z] After this operation, 5446 kB of additional disk space will be used. [2019-09-24T20:20:32.751Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-24T20:20:32.751Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-24T20:20:32.751Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-24T20:20:32.751Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:20:32.751Z] Fetched 668 kB in 0s (6589 kB/s) [2019-09-24T20:20:32.751Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-24T20:20:32.751Z] (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-09-24T20:20:32.751Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-24T20:20:33.241Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-24T20:20:33.241Z] Selecting previously unselected package btrfs-progs. [2019-09-24T20:20:33.241Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-24T20:20:33.241Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-24T20:20:33.241Z] Selecting previously unselected package btrfs-tools. [2019-09-24T20:20:33.241Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-24T20:20:33.241Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-24T20:20:33.241Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:20:33.241Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-24T20:20:33.241Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-24T20:20:33.241Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-24T20:20:33.241Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:20:34.079Z] Removing intermediate container 0ebe7a7a0e39 [2019-09-24T20:20:34.079Z] ---> 9a528bde001b [2019-09-24T20:20:34.079Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-24T20:20:34.443Z] ---> Running in 299ab99af3ed [2019-09-24T20:20:34.443Z] Removing intermediate container 299ab99af3ed [2019-09-24T20:20:34.443Z] ---> f5b8f9702dd1 [2019-09-24T20:20:34.443Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:20:34.821Z] ---> 835688a23ee2 [2019-09-24T20:20:34.821Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:20:34.821Z] ---> 7a9559ce55c4 [2019-09-24T20:20:34.821Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:20:34.821Z] ---> Running in 8b0be1fe4304 [2019-09-24T20:20:35.235Z] === RUN TestDockerSuite/TestEventsTop [2019-09-24T20:20:35.638Z] + RM_GOPATH=0 [2019-09-24T20:20:35.638Z] + TMP_GOPATH= [2019-09-24T20:20:35.638Z] + : /build [2019-09-24T20:20:35.638Z] + '[' -z '' ']' [2019-09-24T20:20:35.638Z] ++ mktemp -d [2019-09-24T20:20:35.638Z] + export GOPATH=/tmp/tmp.tqQKBQpQED [2019-09-24T20:20:35.638Z] + GOPATH=/tmp/tmp.tqQKBQpQED [2019-09-24T20:20:35.638Z] + RM_GOPATH=1 [2019-09-24T20:20:35.638Z] ++ dirname ./install.sh [2019-09-24T20:20:35.638Z] + dir=. [2019-09-24T20:20:35.638Z] + bin=containerd [2019-09-24T20:20:35.638Z] + shift [2019-09-24T20:20:35.638Z] + '[' '!' -f ./containerd.installer ']' [2019-09-24T20:20:35.638Z] + . ./containerd.installer [2019-09-24T20:20:35.638Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-24T20:20:35.638Z] + install_containerd [2019-09-24T20:20:35.638Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-24T20:20:35.638Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.tqQKBQpQED/src/github.com/containerd/containerd [2019-09-24T20:20:35.638Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-24T20:20:35.638Z] Cloning into '/tmp/tmp.tqQKBQpQED/src/github.com/containerd/containerd'... [2019-09-24T20:20:35.798Z] === RUN TestDockerSuite/TestEventsUntag [2019-09-24T20:20:38.317Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-09-24T20:20:38.856Z] + cd /tmp/tmp.tqQKBQpQED/src/github.com/containerd/containerd [2019-09-24T20:20:38.856Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-24T20:20:39.246Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-24T20:20:39.246Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-24T20:20:39.246Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-24T20:20:39.246Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-24T20:20:39.246Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-24T20:20:39.246Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-24T20:20:39.246Z] + '[' '' = dynamic ']' [2019-09-24T20:20:39.246Z] + make [2019-09-24T20:20:39.246Z] 🇩 bin/ctr [2019-09-24T20:20:40.212Z] === RUN TestDockerSuite/TestExec [2019-09-24T20:20:40.776Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-09-24T20:20:41.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-24T20:20:41.597Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-09-24T20:20:42.527Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-09-24T20:20:43.458Z] === RUN TestDockerSuite/TestExecAPIStart [2019-09-24T20:20:44.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-24T20:20:45.318Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-24T20:20:46.249Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-09-24T20:20:47.180Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-09-24T20:20:48.552Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-09-24T20:20:49.482Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-09-24T20:20:50.412Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-09-24T20:20:51.347Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-09-24T20:20:53.240Z] === RUN TestDockerSuite/TestExecCgroup [2019-09-24T20:20:54.610Z] === RUN TestDockerSuite/TestExecEnv [2019-09-24T20:20:55.544Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-09-24T20:20:57.439Z] === RUN TestDockerSuite/TestExecExitStatus [2019-09-24T20:20:58.370Z] === RUN TestDockerSuite/TestExecInspectID [2019-09-24T20:21:00.264Z] === RUN TestDockerSuite/TestExecInteractive [2019-09-24T20:21:01.195Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-09-24T20:21:02.565Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-09-24T20:21:03.496Z] === RUN TestDockerSuite/TestExecParseError [2019-09-24T20:21:04.061Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-09-24T20:21:04.994Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-24T20:21:05.924Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-24T20:21:07.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-24T20:21:08.224Z] === RUN TestDockerSuite/TestExecSetEnv [2019-09-24T20:21:09.156Z] === RUN TestDockerSuite/TestExecStartFails [2019-09-24T20:21:09.590Z] 🇩 bin/containerd [2019-09-24T20:21:10.527Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-09-24T20:21:22.737Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-09-24T20:21:22.737Z] === RUN TestDockerSuite/TestExecTTY [2019-09-24T20:21:23.308Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-09-24T20:21:24.238Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-09-24T20:21:25.608Z] === RUN TestDockerSuite/TestExecUlimits [2019-09-24T20:21:26.538Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-09-24T20:21:26.538Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-09-24T20:21:29.063Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-09-24T20:21:29.723Z] 🇩 bin/containerd-stress [2019-09-24T20:21:29.993Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-09-24T20:21:30.924Z] === RUN TestDockerSuite/TestExecWithTERM [2019-09-24T20:21:31.614Z] 🇩 bin/containerd-shim [2019-09-24T20:21:31.856Z] === RUN TestDockerSuite/TestExecWithUser [2019-09-24T20:21:33.022Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-09-24T20:21:33.022Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-09-24T20:21:33.225Z] === RUN TestDockerSuite/TestGetContainerStats [2019-09-24T20:21:33.483Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-09-24T20:21:33.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-24T20:21:37.189Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-24T20:21:37.963Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-09-24T20:21:40.463Z] 🇩 binaries [2019-09-24T20:21:40.463Z] + mkdir -p /build [2019-09-24T20:21:40.463Z] + cp bin/containerd /build/containerd [2019-09-24T20:21:40.463Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-24T20:21:40.463Z] + cp bin/ctr /build/ctr [2019-09-24T20:21:43.123Z] Removing intermediate container 8b0be1fe4304 [2019-09-24T20:21:43.123Z] ---> cf4410b3c31f [2019-09-24T20:21:43.123Z] Step 57/126 : FROM dev-base AS proxy [2019-09-24T20:21:43.123Z] ---> 81209ce97d99 [2019-09-24T20:21:43.123Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-24T20:21:43.123Z] ---> Running in 7ebe7ebb2ba5 [2019-09-24T20:21:43.123Z] Removing intermediate container 7ebe7ebb2ba5 [2019-09-24T20:21:43.123Z] ---> 4fbc098beaf7 [2019-09-24T20:21:43.123Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:21:43.215Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-09-24T20:21:43.613Z] ---> e999c7c5b760 [2019-09-24T20:21:43.613Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:21:43.613Z] ---> edb8d0c316a9 [2019-09-24T20:21:43.613Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:21:43.613Z] ---> Running in 0321a08768f9 [2019-09-24T20:21:44.494Z] + RM_GOPATH=0 [2019-09-24T20:21:44.494Z] + TMP_GOPATH= [2019-09-24T20:21:44.494Z] + : /build [2019-09-24T20:21:44.494Z] + '[' -z '' ']' [2019-09-24T20:21:44.494Z] ++ mktemp -d [2019-09-24T20:21:44.494Z] + export GOPATH=/tmp/tmp.0e0vARBCnH [2019-09-24T20:21:44.494Z] + GOPATH=/tmp/tmp.0e0vARBCnH [2019-09-24T20:21:44.494Z] + RM_GOPATH=1 [2019-09-24T20:21:44.494Z] ++ dirname ./install.sh [2019-09-24T20:21:44.494Z] + dir=. [2019-09-24T20:21:44.494Z] + bin=proxy [2019-09-24T20:21:44.494Z] + shift [2019-09-24T20:21:44.494Z] + '[' '!' -f ./proxy.installer ']' [2019-09-24T20:21:44.494Z] + . ./proxy.installer [2019-09-24T20:21:44.494Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-09-24T20:21:44.494Z] + install_proxy [2019-09-24T20:21:44.494Z] + case "$1" in [2019-09-24T20:21:44.494Z] + export CGO_ENABLED=0 [2019-09-24T20:21:44.494Z] + CGO_ENABLED=0 [2019-09-24T20:21:44.494Z] + _install_proxy [2019-09-24T20:21:44.494Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-09-24T20:21:44.494Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0e0vARBCnH/src/github.com/docker/libnetwork [2019-09-24T20:21:44.494Z] Cloning into '/tmp/tmp.0e0vARBCnH/src/github.com/docker/libnetwork'... [2019-09-24T20:21:44.494Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-24T20:21:45.107Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-09-24T20:21:45.787Z] + cd /tmp/tmp.0e0vARBCnH/src/github.com/docker/libnetwork [2019-09-24T20:21:45.787Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-24T20:21:46.181Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-24T20:21:48.658Z] Removing intermediate container 0321a08768f9 [2019-09-24T20:21:48.658Z] ---> f36c0f36e86d [2019-09-24T20:21:48.658Z] Step 62/126 : FROM base AS golangci_lint [2019-09-24T20:21:48.658Z] ---> 81209ce97d99 [2019-09-24T20:21:48.658Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-24T20:21:48.658Z] ---> Running in 8f673357a9a0 [2019-09-24T20:21:48.658Z] Removing intermediate container 8f673357a9a0 [2019-09-24T20:21:48.658Z] ---> 9f99af453e3a [2019-09-24T20:21:48.658Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:21:49.020Z] ---> d707c6dcee01 [2019-09-24T20:21:49.020Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:21:49.395Z] ---> d6cf406edd4d [2019-09-24T20:21:49.395Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:21:49.395Z] ---> Running in 5782345f075b [2019-09-24T20:21:49.764Z] + RM_GOPATH=0 [2019-09-24T20:21:49.764Z] + TMP_GOPATH= [2019-09-24T20:21:49.764Z] + : /build [2019-09-24T20:21:49.764Z] + '[' -z '' ']' [2019-09-24T20:21:49.764Z] ++ mktemp -d [2019-09-24T20:21:49.764Z] + export GOPATH=/tmp/tmp.BPGWIyNNsN [2019-09-24T20:21:49.764Z] + GOPATH=/tmp/tmp.BPGWIyNNsN [2019-09-24T20:21:49.764Z] + RM_GOPATH=1 [2019-09-24T20:21:49.764Z] Installing golangci-lint version v1.17.1 [2019-09-24T20:21:49.764Z] ++ dirname ./install.sh [2019-09-24T20:21:49.764Z] + dir=. [2019-09-24T20:21:49.764Z] + bin=golangci_lint [2019-09-24T20:21:49.764Z] + shift [2019-09-24T20:21:49.764Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-24T20:21:49.764Z] + . ./golangci_lint.installer [2019-09-24T20:21:49.764Z] ++ : v1.17.1 [2019-09-24T20:21:49.764Z] + install_golangci_lint [2019-09-24T20:21:49.764Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-24T20:21:49.764Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-24T20:21:50.358Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-09-24T20:21:50.921Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-24T20:21:50.921Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-09-24T20:21:50.921Z] === RUN TestDockerSuite/TestHealth [2019-09-24T20:21:51.885Z] + cd /tmp/tmp.BPGWIyNNsN/src/github.com/golangci/golangci-lint/ [2019-09-24T20:21:51.885Z] + git checkout -q v1.17.1 [2019-09-24T20:21:52.317Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-24T20:22:00.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-24T20:22:13.058Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-09-24T20:22:13.058Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-09-24T20:22:13.058Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-09-24T20:22:13.058Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-09-24T20:22:13.317Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-09-24T20:22:13.317Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-24T20:22:14.248Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-09-24T20:22:14.248Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-24T20:22:14.248Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-24T20:22:14.504Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-24T20:22:14.761Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-24T20:22:15.019Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-24T20:22:15.582Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-24T20:22:15.582Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-09-24T20:22:16.512Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-09-24T20:22:16.512Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-09-24T20:22:17.442Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-09-24T20:22:18.373Z] === RUN TestDockerSuite/TestImagesFormat [2019-09-24T20:22:18.373Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-09-24T20:22:18.937Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-09-24T20:22:22.214Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-09-24T20:22:22.214Z] === RUN TestDockerSuite/TestImportBadURL [2019-09-24T20:22:22.214Z] === RUN TestDockerSuite/TestImportDisplay [2019-09-24T20:22:24.107Z] === RUN TestDockerSuite/TestImportFile [2019-09-24T20:22:25.476Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-09-24T20:22:25.476Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-09-24T20:22:27.371Z] === RUN TestDockerSuite/TestImportGzipped [2019-09-24T20:22:29.917Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-09-24T20:22:31.447Z] === RUN TestDockerSuite/TestInfoDebug [2019-09-24T20:22:31.703Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-24T20:22:32.266Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-09-24T20:22:32.830Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-24T20:22:33.556Z] Removing intermediate container 5782345f075b [2019-09-24T20:22:33.556Z] ---> eb2c3c338fe3 [2019-09-24T20:22:33.556Z] Step 67/126 : FROM base AS gotestsum [2019-09-24T20:22:33.556Z] ---> 81209ce97d99 [2019-09-24T20:22:33.556Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-24T20:22:33.556Z] ---> Running in a4bee985952f [2019-09-24T20:22:33.556Z] Removing intermediate container a4bee985952f [2019-09-24T20:22:33.556Z] ---> 4230653a68d9 [2019-09-24T20:22:33.556Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:22:33.556Z] ---> a42bb750c4c8 [2019-09-24T20:22:33.556Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:22:33.556Z] ---> 66caca04f91a [2019-09-24T20:22:33.556Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:22:33.556Z] ---> Running in 52e5ef3656c9 [2019-09-24T20:22:33.556Z] + RM_GOPATH=0 [2019-09-24T20:22:33.556Z] + TMP_GOPATH= [2019-09-24T20:22:33.556Z] + : /build [2019-09-24T20:22:33.556Z] + '[' -z '' ']' [2019-09-24T20:22:33.556Z] ++ mktemp -d [2019-09-24T20:22:33.556Z] + export GOPATH=/tmp/tmp.ZZtKgevEMq [2019-09-24T20:22:33.556Z] + GOPATH=/tmp/tmp.ZZtKgevEMq [2019-09-24T20:22:33.556Z] + RM_GOPATH=1 [2019-09-24T20:22:33.556Z] ++ dirname ./install.sh [2019-09-24T20:22:33.556Z] + dir=. [2019-09-24T20:22:33.556Z] + bin=gotestsum [2019-09-24T20:22:33.556Z] + shift [2019-09-24T20:22:33.556Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-24T20:22:33.556Z] + . ./gotestsum.installer [2019-09-24T20:22:33.556Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-24T20:22:33.556Z] + install_gotestsum [2019-09-24T20:22:33.556Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-24T20:22:33.556Z] + go get -d gotest.tools/gotestsum [2019-09-24T20:22:33.556Z] Installing gotestsum version v0.3.5 [2019-09-24T20:22:34.199Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-09-24T20:22:35.129Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-09-24T20:22:35.406Z] + cd /tmp/tmp.ZZtKgevEMq/src/gotest.tools/gotestsum [2019-09-24T20:22:35.406Z] + git checkout -q v0.3.5 [2019-09-24T20:22:35.406Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-24T20:22:36.060Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-09-24T20:22:36.990Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-09-24T20:22:36.990Z] === RUN TestDockerSuite/TestInfoFormat [2019-09-24T20:22:36.990Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-09-24T20:22:36.990Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-09-24T20:22:37.554Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-24T20:22:38.117Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-24T20:22:39.047Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-09-24T20:22:39.978Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-24T20:22:39.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-24T20:22:40.909Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-24T20:22:41.839Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-24T20:22:42.771Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-09-24T20:22:42.771Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-09-24T20:22:44.667Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-09-24T20:22:45.230Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-09-24T20:22:46.162Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-09-24T20:22:46.163Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-09-24T20:22:46.953Z] Removing intermediate container 52e5ef3656c9 [2019-09-24T20:22:46.953Z] ---> 83af4098d370 [2019-09-24T20:22:46.953Z] Step 72/126 : FROM dev-base AS dockercli [2019-09-24T20:22:46.953Z] ---> 81209ce97d99 [2019-09-24T20:22:46.953Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-24T20:22:46.953Z] ---> Running in 28fb84919fd3 [2019-09-24T20:22:46.954Z] Removing intermediate container 28fb84919fd3 [2019-09-24T20:22:46.954Z] ---> 3fe3398d8f2a [2019-09-24T20:22:46.954Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:22:46.954Z] ---> 764ae8983274 [2019-09-24T20:22:46.954Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:22:46.954Z] ---> d9d295e0f88a [2019-09-24T20:22:46.954Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:22:46.954Z] ---> Running in 93267ee20e67 [2019-09-24T20:22:47.095Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-09-24T20:22:47.095Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-09-24T20:22:47.401Z] + RM_GOPATH=0 [2019-09-24T20:22:47.401Z] + TMP_GOPATH= [2019-09-24T20:22:47.401Z] + : /build [2019-09-24T20:22:47.401Z] + '[' -z '' ']' [2019-09-24T20:22:47.401Z] ++ mktemp -d [2019-09-24T20:22:47.401Z] + export GOPATH=/tmp/tmp.9d7QsSMNWS [2019-09-24T20:22:47.401Z] + GOPATH=/tmp/tmp.9d7QsSMNWS [2019-09-24T20:22:47.401Z] + RM_GOPATH=1 [2019-09-24T20:22:47.401Z] ++ dirname ./install.sh [2019-09-24T20:22:47.401Z] + dir=. [2019-09-24T20:22:47.401Z] + bin=dockercli [2019-09-24T20:22:47.401Z] + shift [2019-09-24T20:22:47.401Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-24T20:22:47.401Z] + . ./dockercli.installer [2019-09-24T20:22:47.401Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-24T20:22:47.401Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-24T20:22:47.401Z] + install_dockercli [2019-09-24T20:22:47.401Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-24T20:22:47.401Z] ++ uname -m [2019-09-24T20:22:47.401Z] + arch=s390x [2019-09-24T20:22:47.401Z] Install docker/cli version 17.06.2-ce from stable [2019-09-24T20:22:47.401Z] + '[' s390x '!=' x86_64 ']' [2019-09-24T20:22:47.401Z] + '[' s390x '!=' s390x ']' [2019-09-24T20:22:47.401Z] + url=https://download.docker.com/linux/static [2019-09-24T20:22:47.401Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-09-24T20:22:47.401Z] + tar -xz docker/docker [2019-09-24T20:22:48.464Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-09-24T20:22:48.794Z] + mkdir -p /build [2019-09-24T20:22:48.794Z] + mv docker/docker /build/ [2019-09-24T20:22:48.794Z] + rmdir docker [2019-09-24T20:22:49.034Z] === RUN TestDockerSuite/TestInspectDefault [2019-09-24T20:22:49.575Z] Removing intermediate container 93267ee20e67 [2019-09-24T20:22:49.575Z] ---> f4954a8f2981 [2019-09-24T20:22:49.575Z] Step 77/126 : FROM runtime-dev AS runc [2019-09-24T20:22:49.575Z] ---> 05850733ca09 [2019-09-24T20:22:49.575Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-24T20:22:49.575Z] ---> Running in e4fcf79945f2 [2019-09-24T20:22:49.575Z] Removing intermediate container e4fcf79945f2 [2019-09-24T20:22:49.575Z] ---> 636f51fe65fc [2019-09-24T20:22:49.575Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:22:49.951Z] ---> 5fd6944663da [2019-09-24T20:22:49.951Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:22:49.965Z] === RUN TestDockerSuite/TestInspectHistory [2019-09-24T20:22:50.317Z] ---> d6531190f464 [2019-09-24T20:22:50.317Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:22:50.317Z] ---> Running in f39fb4133492 [2019-09-24T20:22:50.702Z] + RM_GOPATH=0 [2019-09-24T20:22:50.702Z] + TMP_GOPATH= [2019-09-24T20:22:50.702Z] + : /build [2019-09-24T20:22:50.702Z] + '[' -z '' ']' [2019-09-24T20:22:50.702Z] ++ mktemp -d [2019-09-24T20:22:50.702Z] + export GOPATH=/tmp/tmp.dczbZrh6Jk [2019-09-24T20:22:50.702Z] + GOPATH=/tmp/tmp.dczbZrh6Jk [2019-09-24T20:22:50.702Z] + RM_GOPATH=1 [2019-09-24T20:22:50.702Z] ++ dirname ./install.sh [2019-09-24T20:22:50.702Z] + dir=. [2019-09-24T20:22:50.702Z] + bin=runc [2019-09-24T20:22:50.702Z] + shift [2019-09-24T20:22:50.702Z] + '[' '!' -f ./runc.installer ']' [2019-09-24T20:22:50.702Z] + . ./runc.installer [2019-09-24T20:22:50.702Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-24T20:22:50.702Z] + install_runc [2019-09-24T20:22:50.702Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-24T20:22:50.702Z] + uname -r [2019-09-24T20:22:50.702Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-24T20:22:50.702Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-24T20:22:50.702Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dczbZrh6Jk/src/github.com/opencontainers/runc [2019-09-24T20:22:50.702Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-24T20:22:50.702Z] Cloning into '/tmp/tmp.dczbZrh6Jk/src/github.com/opencontainers/runc'... [2019-09-24T20:22:51.344Z] === RUN TestDockerSuite/TestInspectImage [2019-09-24T20:22:51.344Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-09-24T20:22:51.344Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-09-24T20:22:51.344Z] === RUN TestDockerSuite/TestInspectInt64 [2019-09-24T20:22:52.012Z] + cd /tmp/tmp.dczbZrh6Jk/src/github.com/opencontainers/runc [2019-09-24T20:22:52.012Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-24T20:22:52.012Z] + '[' -z '' ']' [2019-09-24T20:22:52.012Z] + target=static [2019-09-24T20:22:52.012Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-24T20:22:52.012Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-24T20:22:52.276Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-09-24T20:22:53.207Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-09-24T20:22:53.208Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-09-24T20:22:54.137Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-09-24T20:22:54.707Z] === RUN TestDockerSuite/TestInspectPlugin [2019-09-24T20:22:57.230Z] === RUN TestDockerSuite/TestInspectRootFS [2019-09-24T20:22:57.230Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-09-24T20:22:57.795Z] === RUN TestDockerSuite/TestInspectStatus [2019-09-24T20:22:59.166Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-09-24T20:22:59.605Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-24T20:22:59.605Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-09-24T20:22:59.605Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-09-24T20:23:01.695Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-09-24T20:23:02.258Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-24T20:23:02.822Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-09-24T20:23:03.753Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-09-24T20:23:04.685Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-24T20:23:06.056Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-24T20:23:06.326Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-24T20:23:06.326Z] + mkdir -p /build [2019-09-24T20:23:06.326Z] + cp runc /build/runc [2019-09-24T20:23:06.695Z] Removing intermediate container f39fb4133492 [2019-09-24T20:23:06.695Z] ---> 91f00ea7172c [2019-09-24T20:23:06.695Z] Step 82/126 : FROM dev-base AS tini [2019-09-24T20:23:06.695Z] ---> 81209ce97d99 [2019-09-24T20:23:06.695Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:23:06.695Z] ---> Using cache [2019-09-24T20:23:06.695Z] ---> 8d33d74eb42d [2019-09-24T20:23:06.695Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-24T20:23:06.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-24T20:23:06.986Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-09-24T20:23:06.986Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-09-24T20:23:07.083Z] ---> Running in bab19bdbc447 [2019-09-24T20:23:07.473Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:23:07.473Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:23:07.473Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:23:07.473Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:23:07.849Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:23:07.849Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-24T20:23:07.849Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-24T20:23:07.849Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-24T20:23:09.116Z] Fetched 7674 kB in 1s (4695 kB/s) [2019-09-24T20:23:09.481Z] Reading package lists... [2019-09-24T20:23:10.261Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-09-24T20:23:10.331Z] Reading package lists... [2019-09-24T20:23:10.331Z] Building dependency tree... [2019-09-24T20:23:10.331Z] Reading state information... [2019-09-24T20:23:10.331Z] The following additional packages will be installed: [2019-09-24T20:23:10.331Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-24T20:23:10.331Z] Suggested packages: [2019-09-24T20:23:10.331Z] codeblocks eclipse ninja-build lrzip [2019-09-24T20:23:10.331Z] Recommended packages: [2019-09-24T20:23:10.331Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-24T20:23:10.769Z] The following NEW packages will be installed: [2019-09-24T20:23:10.769Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-24T20:23:10.769Z] vim-common xxd [2019-09-24T20:23:10.769Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:23:10.769Z] Need to get 13.2 MB of archives. [2019-09-24T20:23:10.769Z] After this operation, 59.4 MB of additional disk space will be used. [2019-09-24T20:23:10.769Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-09-24T20:23:10.769Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-24T20:23:10.769Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-09-24T20:23:10.769Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-09-24T20:23:10.769Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-09-24T20:23:10.769Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-09-24T20:23:10.769Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-09-24T20:23:10.769Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-09-24T20:23:10.769Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-24T20:23:10.769Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-24T20:23:11.305Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:23:11.305Z] Fetched 13.2 MB in 0s (50.2 MB/s) [2019-09-24T20:23:11.305Z] Selecting previously unselected package cmake-data. [2019-09-24T20:23:11.305Z] (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-09-24T20:23:11.305Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-24T20:23:11.305Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-24T20:23:11.305Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-24T20:23:11.305Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-24T20:23:11.305Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-24T20:23:11.305Z] Selecting previously unselected package libicu57:s390x. [2019-09-24T20:23:11.305Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-09-24T20:23:11.305Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-09-24T20:23:12.108Z] Selecting previously unselected package libxml2:s390x. [2019-09-24T20:23:12.108Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-09-24T20:23:12.108Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-24T20:23:12.157Z] === RUN TestDockerSuite/TestLinksEnvs [2019-09-24T20:23:12.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-24T20:23:12.504Z] Selecting previously unselected package libarchive13:s390x. [2019-09-24T20:23:12.504Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-09-24T20:23:12.504Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-24T20:23:12.504Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-09-24T20:23:12.504Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-09-24T20:23:12.504Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-09-24T20:23:12.504Z] Selecting previously unselected package libuv1:s390x. [2019-09-24T20:23:12.504Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-09-24T20:23:12.504Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-09-24T20:23:12.504Z] Selecting previously unselected package cmake. [2019-09-24T20:23:12.504Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-09-24T20:23:12.504Z] Unpacking cmake (3.7.2-1) ... [2019-09-24T20:23:12.872Z] Selecting previously unselected package xxd. [2019-09-24T20:23:12.872Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-24T20:23:12.873Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:23:12.873Z] Selecting previously unselected package vim-common. [2019-09-24T20:23:12.873Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-24T20:23:12.873Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:23:13.254Z] Processing triggers for mime-support (3.60) ... [2019-09-24T20:23:13.254Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:23:13.254Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-09-24T20:23:13.254Z] Setting up cmake-data (3.7.2-1) ... [2019-09-24T20:23:13.254Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-09-24T20:23:13.254Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-24T20:23:13.254Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:23:13.254Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:23:13.254Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-24T20:23:13.254Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-09-24T20:23:13.254Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-24T20:23:13.254Z] Setting up cmake (3.7.2-1) ... [2019-09-24T20:23:13.254Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:23:13.785Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-09-24T20:23:14.043Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-09-24T20:23:14.451Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-09-24T20:23:14.540Z] Removing intermediate container bab19bdbc447 [2019-09-24T20:23:14.540Z] ---> 3ff64ea7bdb0 [2019-09-24T20:23:14.540Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:23:14.540Z] ---> a153ff3460f5 [2019-09-24T20:23:14.540Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-24T20:23:14.540Z] ---> Running in f8c3f74d455c [2019-09-24T20:23:14.906Z] Removing intermediate container f8c3f74d455c [2019-09-24T20:23:14.906Z] ---> 40adc18b858d [2019-09-24T20:23:14.906Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:23:14.906Z] ---> 1787d796f81c [2019-09-24T20:23:14.906Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:23:14.906Z] ---> Running in 9ef57183a871 [2019-09-24T20:23:15.414Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-09-24T20:23:15.688Z] + RM_GOPATH=0 [2019-09-24T20:23:15.688Z] + TMP_GOPATH= [2019-09-24T20:23:15.688Z] + : /build [2019-09-24T20:23:15.688Z] + '[' -z '' ']' [2019-09-24T20:23:15.688Z] ++ mktemp -d [2019-09-24T20:23:15.688Z] + export GOPATH=/tmp/tmp.0hKvdOWpXy [2019-09-24T20:23:15.688Z] + GOPATH=/tmp/tmp.0hKvdOWpXy [2019-09-24T20:23:15.688Z] + RM_GOPATH=1 [2019-09-24T20:23:15.688Z] ++ dirname ./install.sh [2019-09-24T20:23:15.688Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-24T20:23:15.688Z] + dir=. [2019-09-24T20:23:15.688Z] + bin=tini [2019-09-24T20:23:15.688Z] + shift [2019-09-24T20:23:15.688Z] + '[' '!' -f ./tini.installer ']' [2019-09-24T20:23:15.688Z] + . ./tini.installer [2019-09-24T20:23:15.688Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-24T20:23:15.688Z] + install_tini [2019-09-24T20:23:15.688Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-24T20:23:15.688Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.0hKvdOWpXy/tini [2019-09-24T20:23:15.688Z] Cloning into '/tmp/tmp.0hKvdOWpXy/tini'... [2019-09-24T20:23:15.688Z] + cd /tmp/tmp.0hKvdOWpXy/tini [2019-09-24T20:23:15.688Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-24T20:23:15.688Z] + cmake . [2019-09-24T20:23:15.688Z] -- The C compiler identification is GNU 6.3.0 [2019-09-24T20:23:15.688Z] -- Check for working C compiler: /usr/bin/cc [2019-09-24T20:23:16.060Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-24T20:23:16.060Z] -- Detecting C compiler ABI info [2019-09-24T20:23:16.060Z] -- Detecting C compiler ABI info - done [2019-09-24T20:23:16.060Z] -- Detecting C compile features [2019-09-24T20:23:16.060Z] -- Detecting C compile features - done [2019-09-24T20:23:16.060Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-24T20:23:16.060Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-24T20:23:16.060Z] -- Configuring done [2019-09-24T20:23:16.060Z] -- Generating done [2019-09-24T20:23:16.060Z] -- Build files have been written to: /tmp/tmp.0hKvdOWpXy/tini [2019-09-24T20:23:16.060Z] + make tini-static [2019-09-24T20:23:16.060Z] Scanning dependencies of target tini-static [2019-09-24T20:23:16.060Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-24T20:23:16.344Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-09-24T20:23:16.428Z] [100%] Linking C executable tini-static [2019-09-24T20:23:16.428Z] [100%] Built target tini-static [2019-09-24T20:23:16.428Z] + mkdir -p /build [2019-09-24T20:23:16.428Z] + cp tini-static /build/docker-init [2019-09-24T20:23:17.279Z] Removing intermediate container 9ef57183a871 [2019-09-24T20:23:17.279Z] ---> 56d3a277f6f9 [2019-09-24T20:23:17.279Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-09-24T20:23:17.279Z] ---> 81209ce97d99 [2019-09-24T20:23:17.279Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-24T20:23:17.279Z] ---> Running in de55282d057e [2019-09-24T20:23:17.688Z] Removing intermediate container de55282d057e [2019-09-24T20:23:17.688Z] ---> 9c04c7a3cdfc [2019-09-24T20:23:17.688Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:23:18.070Z] ---> 38e1d1501aab [2019-09-24T20:23:18.070Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:23:18.070Z] ---> 3afc30a581d2 [2019-09-24T20:23:18.070Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:23:18.444Z] ---> Running in 3e00ba2b4c5f [2019-09-24T20:23:18.829Z] + RM_GOPATH=0 [2019-09-24T20:23:18.829Z] + TMP_GOPATH= [2019-09-24T20:23:18.829Z] + : /build/ [2019-09-24T20:23:18.829Z] + '[' -z '' ']' [2019-09-24T20:23:18.829Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-24T20:23:18.829Z] ++ mktemp -d [2019-09-24T20:23:18.829Z] + export GOPATH=/tmp/tmp.8a2k53ghq1 [2019-09-24T20:23:18.829Z] + GOPATH=/tmp/tmp.8a2k53ghq1 [2019-09-24T20:23:18.829Z] + RM_GOPATH=1 [2019-09-24T20:23:18.829Z] ++ dirname ./install.sh [2019-09-24T20:23:18.829Z] + dir=. [2019-09-24T20:23:18.829Z] + bin=rootlesskit [2019-09-24T20:23:18.829Z] + shift [2019-09-24T20:23:18.829Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-24T20:23:18.829Z] + . ./rootlesskit.installer [2019-09-24T20:23:18.829Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-24T20:23:18.829Z] + install_rootlesskit [2019-09-24T20:23:18.829Z] + case "$1" in [2019-09-24T20:23:18.829Z] + export CGO_ENABLED=0 [2019-09-24T20:23:18.829Z] + CGO_ENABLED=0 [2019-09-24T20:23:18.829Z] + _install_rootlesskit [2019-09-24T20:23:18.829Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-24T20:23:18.829Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8a2k53ghq1/src/github.com/rootless-containers/rootlesskit [2019-09-24T20:23:18.829Z] Cloning into '/tmp/tmp.8a2k53ghq1/src/github.com/rootless-containers/rootlesskit'... [2019-09-24T20:23:18.866Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-09-24T20:23:18.866Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-09-24T20:23:19.642Z] + cd /tmp/tmp.8a2k53ghq1/src/github.com/rootless-containers/rootlesskit [2019-09-24T20:23:19.642Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-24T20:23:19.642Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-24T20:23:19.642Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-24T20:23:22.141Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-09-24T20:23:22.141Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-09-24T20:23:22.141Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-09-24T20:23:24.664Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-09-24T20:23:24.921Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-09-24T20:23:25.180Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-24T20:23:26.109Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-24T20:23:26.109Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-24T20:23:26.112Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-09-24T20:23:26.863Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-24T20:23:28.005Z] Removing intermediate container 3e00ba2b4c5f [2019-09-24T20:23:28.005Z] ---> bb5aa09cefc0 [2019-09-24T20:23:28.005Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-24T20:23:28.006Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-09-24T20:23:28.455Z] ---> 732306b93960 [2019-09-24T20:23:28.455Z] Step 95/126 : FROM runtime-dev AS dev [2019-09-24T20:23:28.455Z] ---> 05850733ca09 [2019-09-24T20:23:28.455Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:23:28.455Z] ---> Running in b31704bfadb2 [2019-09-24T20:23:28.455Z] Removing intermediate container b31704bfadb2 [2019-09-24T20:23:28.455Z] ---> 1baddc6a85c2 [2019-09-24T20:23:28.455Z] Step 97/126 : RUN groupadd -r docker [2019-09-24T20:23:28.455Z] ---> Running in 081c9fb1c60c [2019-09-24T20:23:29.776Z] Removing intermediate container 081c9fb1c60c [2019-09-24T20:23:29.776Z] ---> 206729db0d84 [2019-09-24T20:23:29.776Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-24T20:23:29.776Z] ---> Running in b32ad28640c7 [2019-09-24T20:23:31.070Z] Removing intermediate container b32ad28640c7 [2019-09-24T20:23:31.070Z] ---> a2648920d524 [2019-09-24T20:23:31.070Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-24T20:23:31.070Z] ---> Running in aad5f8f09489 [2019-09-24T20:23:31.448Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-24T20:23:32.230Z] Removing intermediate container aad5f8f09489 [2019-09-24T20:23:32.230Z] ---> f336b27d7c39 [2019-09-24T20:23:32.230Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-24T20:23:32.230Z] ---> Running in 81fe7d9f5daf [2019-09-24T20:23:33.507Z] Removing intermediate container 81fe7d9f5daf [2019-09-24T20:23:33.507Z] ---> 491fd8215f04 [2019-09-24T20:23:33.507Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-24T20:23:33.507Z] ---> Running in e60624c182eb [2019-09-24T20:23:34.324Z] Removing intermediate container e60624c182eb [2019-09-24T20:23:34.324Z] ---> 6c5c75e7a15a [2019-09-24T20:23:34.324Z] Step 102/126 : RUN ldconfig [2019-09-24T20:23:34.324Z] ---> Running in 2e82d7f4739c [2019-09-24T20:23:34.554Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-24T20:23:35.818Z] Removing intermediate container 2e82d7f4739c [2019-09-24T20:23:35.818Z] ---> 0d224af6730c [2019-09-24T20:23:35.818Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-24T20:23:35.818Z] ---> Running in aa0c2a0fa0f8 [2019-09-24T20:23:36.205Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:23:36.205Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:23:36.205Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:23:36.205Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:23:36.205Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:23:36.599Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-24T20:23:36.599Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-24T20:23:36.599Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-24T20:23:37.211Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-24T20:23:37.883Z] Fetched 7674 kB in 1s (4756 kB/s) [2019-09-24T20:23:38.258Z] Reading package lists... [2019-09-24T20:23:39.022Z] Reading package lists... [2019-09-24T20:23:39.022Z] Building dependency tree... [2019-09-24T20:23:39.022Z] Reading state information... [2019-09-24T20:23:39.396Z] The following additional packages will be installed: [2019-09-24T20:23:39.396Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-24T20:23:39.396Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-24T20:23:39.396Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-24T20:23:39.396Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-24T20:23:39.396Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-24T20:23:39.396Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-24T20:23:39.396Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-24T20:23:39.396Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-24T20:23:39.396Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-24T20:23:39.396Z] Suggested packages: [2019-09-24T20:23:39.396Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-24T20:23:39.396Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-24T20:23:39.396Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-24T20:23:39.396Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-24T20:23:39.396Z] Recommended packages: [2019-09-24T20:23:39.396Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-24T20:23:39.396Z] python3-keyrings.alt python3-xdg unzip [2019-09-24T20:23:39.766Z] The following NEW packages will be installed: [2019-09-24T20:23:39.766Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-24T20:23:39.766Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-24T20:23:39.766Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-24T20:23:39.766Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-24T20:23:39.766Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-24T20:23:39.766Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-24T20:23:39.766Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-24T20:23:39.766Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-24T20:23:39.766Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-24T20:23:39.766Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-24T20:23:39.766Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-24T20:23:39.766Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-24T20:23:39.766Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-24T20:23:39.766Z] xfsprogs xxd xz-utils zip [2019-09-24T20:23:39.808Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-24T20:23:40.066Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-24T20:23:40.147Z] 0 upgraded, 69 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:23:40.147Z] Need to get 88.2 MB of archives. [2019-09-24T20:23:40.147Z] After this operation, 565 MB of additional disk space will be used. [2019-09-24T20:23:40.147Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-09-24T20:23:40.147Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-24T20:23:40.147Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-09-24T20:23:40.147Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-09-24T20:23:40.147Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-09-24T20:23:40.147Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-09-24T20:23:40.147Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-09-24T20:23:40.147Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-09-24T20:23:40.147Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-09-24T20:23:40.147Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-09-24T20:23:40.147Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-09-24T20:23:40.147Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-09-24T20:23:40.147Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-09-24T20:23:40.147Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-09-24T20:23:40.147Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-09-24T20:23:40.147Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-24T20:23:40.147Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-09-24T20:23:40.147Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-09-24T20:23:40.147Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-09-24T20:23:40.147Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-09-24T20:23:40.147Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-09-24T20:23:40.147Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-24T20:23:40.147Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-24T20:23:40.147Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-09-24T20:23:40.147Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-09-24T20:23:40.147Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-09-24T20:23:40.147Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-09-24T20:23:40.147Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-24T20:23:40.147Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-24T20:23:40.147Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-24T20:23:40.147Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-09-24T20:23:40.147Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-09-24T20:23:40.147Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-24T20:23:40.147Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-24T20:23:40.147Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-24T20:23:40.147Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-09-24T20:23:40.147Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-09-24T20:23:40.147Z] 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-09-24T20:23:40.147Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-09-24T20:23:40.147Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-09-24T20:23:40.147Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-09-24T20:23:40.147Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-09-24T20:23:40.147Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-09-24T20:23:40.147Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-09-24T20:23:40.147Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-24T20:23:40.147Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-24T20:23:40.526Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-09-24T20:23:40.527Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-09-24T20:23:40.527Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-09-24T20:23:40.527Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-24T20:23:40.527Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-24T20:23:40.527Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-24T20:23:40.527Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-09-24T20:23:40.527Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-24T20:23:40.527Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-09-24T20:23:40.527Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-24T20:23:40.527Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-09-24T20:23:40.527Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-09-24T20:23:40.527Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-09-24T20:23:40.527Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-09-24T20:23:40.527Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-09-24T20:23:40.527Z] 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-09-24T20:23:40.527Z] 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-09-24T20:23:40.527Z] 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-09-24T20:23:40.527Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-24T20:23:40.527Z] 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-09-24T20:23:40.527Z] 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-09-24T20:23:40.527Z] 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-09-24T20:23:41.354Z] 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-09-24T20:23:41.733Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:23:41.733Z] Fetched 88.2 MB in 1s (52.8 MB/s) [2019-09-24T20:23:41.733Z] Selecting previously unselected package bash-completion. [2019-09-24T20:23:41.733Z] (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-09-24T20:23:41.733Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-24T20:23:42.586Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-24T20:23:42.586Z] Selecting previously unselected package libnet1:s390x. [2019-09-24T20:23:42.586Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-24T20:23:42.586Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-24T20:23:42.586Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-09-24T20:23:42.586Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-09-24T20:23:42.586Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-09-24T20:23:42.586Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-09-24T20:23:42.586Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-09-24T20:23:42.586Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-24T20:23:42.586Z] Selecting previously unselected package libudev-dev:s390x. [2019-09-24T20:23:42.586Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-09-24T20:23:42.586Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-09-24T20:23:42.586Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-09-24T20:23:42.586Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-24T20:23:42.586Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-24T20:23:42.586Z] Selecting previously unselected package python3.5-minimal. [2019-09-24T20:23:42.586Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-24T20:23:42.586Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-24T20:23:42.587Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-24T20:23:43.039Z] Selecting previously unselected package python3-minimal. [2019-09-24T20:23:43.039Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-09-24T20:23:43.039Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-24T20:23:43.039Z] Selecting previously unselected package libmpdec2:s390x. [2019-09-24T20:23:43.039Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-09-24T20:23:43.039Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-09-24T20:23:43.039Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-09-24T20:23:43.039Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-09-24T20:23:43.039Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-24T20:23:43.563Z] Selecting previously unselected package python3.5. [2019-09-24T20:23:43.563Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-09-24T20:23:43.563Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-24T20:23:43.563Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-09-24T20:23:43.564Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-09-24T20:23:43.564Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-24T20:23:43.564Z] Selecting previously unselected package dh-python. [2019-09-24T20:23:43.564Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-24T20:23:43.564Z] Unpacking dh-python (2.20170125) ... [2019-09-24T20:23:43.564Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-24T20:23:43.564Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-24T20:23:43.988Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-24T20:23:44.411Z] Selecting previously unselected package python3. [2019-09-24T20:23:44.411Z] (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-09-24T20:23:44.411Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-09-24T20:23:44.411Z] Unpacking python3 (3.5.3-1) ... [2019-09-24T20:23:44.411Z] Selecting previously unselected package pigz. [2019-09-24T20:23:44.411Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-09-24T20:23:44.411Z] Unpacking pigz (2.3.4-1) ... [2019-09-24T20:23:44.411Z] Selecting previously unselected package libip4tc0:s390x. [2019-09-24T20:23:44.411Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-24T20:23:44.411Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-24T20:23:44.411Z] Selecting previously unselected package libip6tc0:s390x. [2019-09-24T20:23:44.411Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-24T20:23:44.411Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-24T20:23:44.411Z] Selecting previously unselected package libiptc0:s390x. [2019-09-24T20:23:44.411Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-24T20:23:44.411Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-24T20:23:44.411Z] Selecting previously unselected package libxtables12:s390x. [2019-09-24T20:23:44.411Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-24T20:23:44.411Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-24T20:23:44.411Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-09-24T20:23:44.411Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-09-24T20:23:44.411Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-24T20:23:44.411Z] Selecting previously unselected package iptables. [2019-09-24T20:23:44.411Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-24T20:23:44.411Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-24T20:23:44.779Z] Selecting previously unselected package xxd. [2019-09-24T20:23:44.779Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-24T20:23:44.779Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:23:45.111Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-09-24T20:23:45.145Z] Selecting previously unselected package vim-common. [2019-09-24T20:23:45.145Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-24T20:23:45.145Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:23:45.513Z] Selecting previously unselected package bzip2. [2019-09-24T20:23:45.513Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-09-24T20:23:45.513Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-24T20:23:45.675Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-09-24T20:23:45.884Z] Selecting previously unselected package libgpm2:s390x. [2019-09-24T20:23:45.884Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-09-24T20:23:45.884Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-24T20:23:46.262Z] Selecting previously unselected package xz-utils. [2019-09-24T20:23:46.262Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-09-24T20:23:46.262Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-24T20:23:46.653Z] Selecting previously unselected package aufs-tools. [2019-09-24T20:23:46.653Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-09-24T20:23:46.653Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-24T20:23:46.653Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-24T20:23:46.653Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-24T20:23:46.653Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-24T20:23:46.653Z] Selecting previously unselected package btrfs-progs. [2019-09-24T20:23:46.653Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-24T20:23:46.653Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-24T20:23:46.653Z] Selecting previously unselected package btrfs-tools. [2019-09-24T20:23:46.653Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-24T20:23:46.653Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-24T20:23:47.029Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-09-24T20:23:47.029Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-24T20:23:47.029Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-24T20:23:47.029Z] Selecting previously unselected package dmsetup. [2019-09-24T20:23:47.029Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-09-24T20:23:47.029Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-24T20:23:47.029Z] Selecting previously unselected package libonig4:s390x. [2019-09-24T20:23:47.029Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-09-24T20:23:47.029Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-24T20:23:47.029Z] Selecting previously unselected package libjq1:s390x. [2019-09-24T20:23:47.029Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-24T20:23:47.029Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-24T20:23:47.029Z] Selecting previously unselected package jq. [2019-09-24T20:23:47.029Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-24T20:23:47.029Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-24T20:23:47.029Z] Selecting previously unselected package libaio1:s390x. [2019-09-24T20:23:47.029Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-09-24T20:23:47.029Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-09-24T20:23:47.029Z] Selecting previously unselected package libcap2-bin. [2019-09-24T20:23:47.029Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-09-24T20:23:47.029Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-24T20:23:47.029Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-09-24T20:23:47.029Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-24T20:23:47.029Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-24T20:23:47.029Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-09-24T20:23:47.029Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-09-24T20:23:47.029Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-09-24T20:23:47.399Z] Selecting previously unselected package libpcre16-3:s390x. [2019-09-24T20:23:47.399Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-09-24T20:23:47.399Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-09-24T20:23:47.399Z] Selecting previously unselected package libpcre32-3:s390x. [2019-09-24T20:23:47.399Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-09-24T20:23:47.399Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-09-24T20:23:47.399Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-09-24T20:23:47.399Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-09-24T20:23:47.399Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-09-24T20:23:47.399Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-09-24T20:23:47.399Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-09-24T20:23:47.399Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-24T20:23:47.399Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-09-24T20:23:47.399Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-09-24T20:23:47.399Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-24T20:23:47.399Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-24T20:23:47.399Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-24T20:23:47.399Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-24T20:23:47.399Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-24T20:23:47.399Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-24T20:23:47.399Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-24T20:23:47.399Z] Selecting previously unselected package libreadline5:s390x. [2019-09-24T20:23:47.399Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-09-24T20:23:47.399Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-24T20:23:47.778Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-09-24T20:23:47.778Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-09-24T20:23:47.778Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-24T20:23:47.778Z] Selecting previously unselected package net-tools. [2019-09-24T20:23:47.778Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-09-24T20:23:47.778Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-24T20:23:47.778Z] Selecting previously unselected package python-pip-whl. [2019-09-24T20:23:47.778Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-24T20:23:47.778Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-24T20:23:48.164Z] Selecting previously unselected package python3-pip. [2019-09-24T20:23:48.164Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-24T20:23:48.164Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-24T20:23:48.164Z] Selecting previously unselected package python3-pkg-resources. [2019-09-24T20:23:48.164Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-24T20:23:48.164Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-24T20:23:48.164Z] Selecting previously unselected package python3-setuptools. [2019-09-24T20:23:48.164Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-24T20:23:48.164Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-24T20:23:48.164Z] Selecting previously unselected package python3-wheel. [2019-09-24T20:23:48.164Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-24T20:23:48.164Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-24T20:23:48.164Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-24T20:23:48.164Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-09-24T20:23:48.164Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-24T20:23:48.164Z] Selecting previously unselected package vim-runtime. [2019-09-24T20:23:48.164Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-24T20:23:48.164Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-24T20:23:48.225Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-09-24T20:23:48.482Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-09-24T20:23:48.546Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-24T20:23:48.546Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:23:48.738Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-09-24T20:23:48.738Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-09-24T20:23:48.738Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-24T20:23:49.394Z] Selecting previously unselected package vim. [2019-09-24T20:23:49.394Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-24T20:23:49.394Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:23:49.668Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-24T20:23:49.959Z] Selecting previously unselected package xfsprogs. [2019-09-24T20:23:49.959Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-09-24T20:23:49.959Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-24T20:23:49.959Z] Selecting previously unselected package zip. [2019-09-24T20:23:49.959Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-09-24T20:23:49.959Z] Unpacking zip (3.0-11+b1) ... [2019-09-24T20:23:50.330Z] Selecting previously unselected package libapparmor-perl. [2019-09-24T20:23:50.330Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-09-24T20:23:50.330Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-24T20:23:50.597Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-09-24T20:23:51.116Z] Selecting previously unselected package apparmor. [2019-09-24T20:23:51.116Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-09-24T20:23:51.116Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-24T20:23:51.116Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-24T20:23:51.116Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-09-24T20:23:51.514Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-24T20:23:51.885Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-24T20:23:51.885Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-09-24T20:23:51.885Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-24T20:23:52.260Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-24T20:23:52.260Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-24T20:23:52.260Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-24T20:23:52.260Z] Selecting previously unselected package mingw-w64-common. [2019-09-24T20:23:52.260Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-24T20:23:52.260Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-24T20:23:53.043Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-24T20:23:53.043Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-24T20:23:53.043Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-24T20:23:54.319Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-24T20:23:54.319Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-24T20:23:54.319Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-24T20:23:54.319Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-24T20:23:54.319Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-24T20:23:54.319Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T20:23:54.767Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-09-24T20:23:55.024Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-09-24T20:23:57.540Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-24T20:23:57.540Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-24T20:23:57.540Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T20:24:00.274Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-09-24T20:24:00.837Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-09-24T20:24:00.837Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-09-24T20:24:00.904Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-24T20:24:00.904Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-24T20:24:00.904Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-09-24T20:24:00.904Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-24T20:24:00.904Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-24T20:24:00.904Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-24T20:24:00.904Z] Processing triggers for mime-support (3.60) ... [2019-09-24T20:24:00.904Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:24:00.904Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-24T20:24:00.904Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-24T20:24:00.904Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-24T20:24:00.904Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-24T20:24:00.904Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-24T20:24:01.693Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-24T20:24:01.693Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-24T20:24:01.693Z] Setting up zip (3.0-11+b1) ... [2019-09-24T20:24:01.693Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-24T20:24:01.766Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-24T20:24:02.068Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-24T20:24:02.068Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-24T20:24:02.068Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:24:02.436Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-09-24T20:24:02.436Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-24T20:24:02.436Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-24T20:24:02.436Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-24T20:24:02.436Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-24T20:24:02.436Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:24:02.436Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-24T20:24:02.436Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-09-24T20:24:02.436Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-09-24T20:24:02.802Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:24:02.802Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-24T20:24:02.802Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-09-24T20:24:02.802Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-24T20:24:02.802Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-24T20:24:02.802Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-24T20:24:02.802Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-09-24T20:24:02.802Z] Setting up pigz (2.3.4-1) ... [2019-09-24T20:24:02.802Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-24T20:24:02.802Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-09-24T20:24:02.802Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-24T20:24:02.802Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-24T20:24:02.802Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-24T20:24:02.802Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-24T20:24:03.136Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-09-24T20:24:03.191Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-09-24T20:24:03.191Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-24T20:24:03.191Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-24T20:24:03.191Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:24:03.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-24T20:24:03.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-24T20:24:03.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-24T20:24:03.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-24T20:24:03.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-24T20:24:03.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-24T20:24:03.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-24T20:24:03.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-24T20:24:03.191Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-24T20:24:03.191Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-24T20:24:03.191Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-24T20:24:03.191Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-24T20:24:03.191Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-24T20:24:03.191Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-24T20:24:03.191Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-24T20:24:04.066Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-24T20:24:04.475Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-24T20:24:04.475Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T20:24:04.475Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-24T20:24:04.475Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-24T20:24:04.475Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-24T20:24:04.475Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-24T20:24:04.475Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-24T20:24:04.475Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T20:24:04.475Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-24T20:24:04.475Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-24T20:24:04.475Z] Setting up python3 (3.5.3-1) ... [2019-09-24T20:24:04.475Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-24T20:24:05.270Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-24T20:24:05.270Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-24T20:24:05.270Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-24T20:24:05.270Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-24T20:24:05.270Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-24T20:24:05.434Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-24T20:24:05.771Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-24T20:24:05.771Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-24T20:24:05.771Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-24T20:24:05.771Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-24T20:24:06.172Z] Setting up dh-python (2.20170125) ... [2019-09-24T20:24:06.172Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-24T20:24:06.172Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:24:06.803Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-24T20:24:06.803Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-09-24T20:24:09.326Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-09-24T20:24:10.259Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-09-24T20:24:10.270Z] Removing intermediate container aa0c2a0fa0f8 [2019-09-24T20:24:10.270Z] ---> cb8e45d9be05 [2019-09-24T20:24:10.270Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-09-24T20:24:10.270Z] ---> Running in bb6a7c861fae [2019-09-24T20:24:11.188Z] === RUN TestDockerSuite/TestLogsSince [2019-09-24T20:24:12.099Z] Collecting yamllint==1.16.0 [2019-09-24T20:24:12.099Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-24T20:24:12.099Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-24T20:24:12.099Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-24T20:24:12.895Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-24T20:24:12.895Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-24T20:24:12.895Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-24T20:24:12.895Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-24T20:24:12.930Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-09-24T20:24:13.270Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-24T20:24:13.270Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-24T20:24:13.270Z] Running setup.py bdist_wheel for pathspec: started [2019-09-24T20:24:13.637Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-24T20:24:13.637Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-24T20:24:13.637Z] Successfully built pyyaml pathspec [2019-09-24T20:24:13.637Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-24T20:24:13.637Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-24T20:24:14.416Z] Removing intermediate container bb6a7c861fae [2019-09-24T20:24:14.416Z] ---> f53c668fbf17 [2019-09-24T20:24:14.416Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-24T20:24:15.301Z] ---> d2837bd96621 [2019-09-24T20:24:15.301Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-24T20:24:17.238Z] ---> 78704ffa3731 [2019-09-24T20:24:17.238Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-24T20:24:17.602Z] ---> fea0d2d56953 [2019-09-24T20:24:17.602Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-24T20:24:17.602Z] ---> 9b74066f545b [2019-09-24T20:24:17.602Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-24T20:24:17.966Z] ---> 0f1482353bb9 [2019-09-24T20:24:17.966Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-24T20:24:18.328Z] ---> 8f4afefd3a40 [2019-09-24T20:24:18.328Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-24T20:24:18.697Z] ---> d93ef9aae221 [2019-09-24T20:24:18.697Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-24T20:24:19.061Z] ---> 69e62ff197c8 [2019-09-24T20:24:19.061Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-24T20:24:19.302Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-24T20:24:19.302Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-09-24T20:24:19.852Z] ---> df25958dabff [2019-09-24T20:24:19.852Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-24T20:24:19.852Z] ---> df2b9af5658e [2019-09-24T20:24:19.852Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-24T20:24:20.214Z] ---> e812f553ea4a [2019-09-24T20:24:20.214Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-24T20:24:21.498Z] ---> f10834b907e8 [2019-09-24T20:24:21.498Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-09-24T20:24:21.823Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-24T20:24:22.446Z] ---> 04d0f2dfb459 [2019-09-24T20:24:22.446Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-24T20:24:22.825Z] ---> 804b63098002 [2019-09-24T20:24:22.825Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-24T20:24:23.191Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-24T20:24:23.191Z] bad55c542dc9: Pulling fs layer [2019-09-24T20:24:23.276Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-09-24T20:24:23.568Z] bad55c542dc9: Verifying Checksum [2019-09-24T20:24:23.568Z] bad55c542dc9: Download complete [2019-09-24T20:24:23.937Z] bad55c542dc9: Pull complete [2019-09-24T20:24:23.937Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-24T20:24:23.937Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-24T20:24:24.304Z] ---> eb215332f3ac [2019-09-24T20:24:24.304Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-24T20:24:24.304Z] ---> Running in c5788625b8a8 [2019-09-24T20:24:24.344Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-09-24T20:24:24.684Z] Removing intermediate container c5788625b8a8 [2019-09-24T20:24:24.684Z] ---> a30e68136343 [2019-09-24T20:24:24.684Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-24T20:24:24.684Z] ---> Running in ed78f17770c1 [2019-09-24T20:24:24.684Z] Removing intermediate container ed78f17770c1 [2019-09-24T20:24:24.684Z] ---> 7e6edaafc570 [2019-09-24T20:24:24.684Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-24T20:24:24.684Z] ---> Running in 27f1b01dd666 [2019-09-24T20:24:24.907Z] === RUN TestDockerSuite/TestLogsTail [2019-09-24T20:24:25.047Z] Removing intermediate container 27f1b01dd666 [2019-09-24T20:24:25.047Z] ---> f43336b4e720 [2019-09-24T20:24:25.047Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-24T20:24:25.047Z] ---> Running in 959cf1af5160 [2019-09-24T20:24:25.047Z] Removing intermediate container 959cf1af5160 [2019-09-24T20:24:25.047Z] ---> 2c5a2c6a42f8 [2019-09-24T20:24:25.047Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-24T20:24:25.431Z] ---> Running in ed588ce7d70a [2019-09-24T20:24:25.431Z] Removing intermediate container ed588ce7d70a [2019-09-24T20:24:25.431Z] ---> 76c0c6124ba9 [2019-09-24T20:24:25.431Z] Step 125/126 : FROM dev AS final [2019-09-24T20:24:25.431Z] ---> 76c0c6124ba9 [2019-09-24T20:24:25.431Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-24T20:24:25.837Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-09-24T20:24:26.400Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-09-24T20:24:27.330Z] === RUN TestDockerSuite/TestMountIntoProc [2019-09-24T20:24:27.886Z] ---> f6fa9dae32d1 [2019-09-24T20:24:27.893Z] === RUN TestDockerSuite/TestMountIntoSys [2019-09-24T20:24:28.267Z] Successfully built f6fa9dae32d1 [2019-09-24T20:24:28.267Z] Successfully tagged docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-24T20:24:28.456Z] === RUN TestDockerSuite/TestNetHostname [2019-09-24T20:24:29.349Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -e DOCKER_GRAPHDRIVER docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 hack/test/unit [2019-09-24T20:24:30.981Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-09-24T20:24:31.239Z] === RUN TestDockerSuite/TestNetworkEvents [2019-09-24T20:24:32.124Z] ? github.com/docker/docker/api [no test files] [2019-09-24T20:24:32.607Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-09-24T20:24:35.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-09-24T20:24:35.127Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-24T20:24:36.057Z] === RUN TestDockerSuite/TestPluginActive [2019-09-24T20:24:38.112Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-09-24T20:24:38.579Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-24T20:24:38.579Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-09-24T20:24:43.837Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-24T20:24:43.865Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2019-09-24T20:24:45.748Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-09-24T20:24:45.748Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-09-24T20:24:46.678Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-09-24T20:24:47.242Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-24T20:24:49.765Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-09-24T20:24:50.699Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-24T20:24:51.629Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-09-24T20:24:53.523Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-09-24T20:24:54.087Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-24T20:24:57.360Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-24T20:24:58.730Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-09-24T20:25:00.625Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-24T20:25:01.188Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-09-24T20:25:03.089Z] === RUN TestDockerSuite/TestPortHostBinding [2019-09-24T20:25:04.459Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-09-24T20:25:04.717Z] === RUN TestDockerSuite/TestPortList [2019-09-24T20:25:11.263Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-09-24T20:25:16.520Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-24T20:25:16.776Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-09-24T20:25:17.709Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-09-24T20:25:25.801Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-09-24T20:25:25.801Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-24T20:25:25.801Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-24T20:25:25.801Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-24T20:25:25.801Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-24T20:25:26.731Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-24T20:25:26.731Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-09-24T20:25:27.295Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-24T20:25:27.552Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-24T20:25:29.445Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-24T20:25:29.445Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-09-24T20:25:30.375Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-09-24T20:25:32.899Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-09-24T20:25:33.463Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-09-24T20:25:34.394Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-09-24T20:25:34.650Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-09-24T20:25:34.650Z] === RUN TestDockerSuite/TestPsByOrder [2019-09-24T20:25:37.927Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-09-24T20:25:38.491Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-09-24T20:25:39.861Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-09-24T20:25:41.231Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-24T20:25:42.951Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-09-24T20:25:42.951Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-24T20:25:42.951Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-24T20:25:42.951Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-09-24T20:25:42.951Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 95.2% of statements [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-24T20:25:42.951Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-09-24T20:25:42.951Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/builder [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-24T20:25:42.951Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-24T20:25:42.951Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-09-24T20:25:43.765Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-09-24T20:25:44.857Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2019-09-24T20:25:45.692Z] ok github.com/docker/docker/builder/dockerfile 0.930s coverage: 45.1% of statements [2019-09-24T20:25:47.020Z] ok github.com/docker/docker/builder/remotecontext 0.402s coverage: 13.6% of statements [2019-09-24T20:25:47.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-09-24T20:25:47.811Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-24T20:25:48.204Z] ok github.com/docker/docker/builder/remotecontext/git 1.041s coverage: 85.1% of statements [2019-09-24T20:25:48.204Z] ? github.com/docker/docker/cli [no test files] [2019-09-24T20:25:48.204Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-24T20:25:48.933Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-09-24T20:25:49.190Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-09-24T20:25:50.122Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-09-24T20:25:52.560Z] ok github.com/docker/docker/client 0.209s coverage: 75.8% of statements [2019-09-24T20:25:53.396Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-09-24T20:26:01.491Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-09-24T20:26:02.859Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-09-24T20:26:03.423Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-09-24T20:26:05.318Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-09-24T20:26:07.212Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-09-24T20:26:08.580Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-09-24T20:26:10.473Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-09-24T20:26:12.994Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-09-24T20:26:14.366Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-24T20:26:14.366Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-24T20:26:15.299Z] === RUN TestDockerSuite/TestPsRightTagName [2019-09-24T20:26:16.668Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-24T20:26:18.037Z] === RUN TestDockerSuite/TestPsShowMounts [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-24T20:26:19.422Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-09-24T20:26:21.290Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 30.1% of statements [2019-09-24T20:26:21.311Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-09-24T20:26:21.568Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-24T20:26:21.568Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-24T20:26:22.131Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-24T20:26:22.131Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-09-24T20:26:22.131Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-24T20:26:22.622Z] ok github.com/docker/docker/container 0.132s coverage: 35.3% of statements [2019-09-24T20:26:22.622Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-24T20:26:22.622Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-24T20:26:22.622Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-24T20:26:22.622Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-24T20:26:23.062Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-09-24T20:26:23.174Z] === RUN TestDockerSuite/TestBuildEnv [2019-09-24T20:26:23.174Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-09-24T20:26:23.174Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-09-24T20:26:23.174Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-09-24T20:26:23.174Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-09-24T20:26:23.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-24T20:26:24.955Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-09-24T20:26:26.323Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-09-24T20:26:26.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-24T20:26:26.924Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-24T20:26:26.924Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-09-24T20:26:26.924Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-24T20:26:27.255Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-09-24T20:26:27.384Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-24T20:26:30.503Z] ok github.com/docker/docker/daemon/cluster 0.040s coverage: 0.5% of statements [2019-09-24T20:26:30.529Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-09-24T20:26:32.171Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-24T20:26:33.198Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-24T20:26:33.804Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-24T20:26:34.067Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-09-24T20:26:35.698Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-09-24T20:26:37.068Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-09-24T20:26:39.588Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-09-24T20:26:39.588Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-09-24T20:26:39.588Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-09-24T20:26:39.845Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-09-24T20:26:41.868Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-09-24T20:26:42.750Z] ok github.com/docker/docker/daemon 12.315s coverage: 17.6% of statements [2019-09-24T20:26:42.750Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-24T20:26:42.750Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-24T20:26:43.119Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-09-24T20:26:43.202Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 84.6% of statements [2019-09-24T20:26:44.761Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2019-09-24T20:26:45.012Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-24T20:26:45.202Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2019-09-24T20:26:45.202Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-24T20:26:45.202Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-24T20:26:46.519Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-09-24T20:26:49.101Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-09-24T20:26:49.185Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-09-24T20:26:49.928Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.235s coverage: 57.9% of statements [2019-09-24T20:26:50.554Z] === RUN TestDockerSuite/TestRmiBlank [2019-09-24T20:26:50.554Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-09-24T20:26:50.554Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-09-24T20:26:50.995Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-09-24T20:26:51.968Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-09-24T20:26:51.968Z] === RUN TestDockerSuite/TestBuildExpose [2019-09-24T20:26:51.968Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-09-24T20:26:51.968Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-09-24T20:26:51.968Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-09-24T20:26:51.968Z] === RUN TestDockerSuite/TestBuildFails [2019-09-24T20:26:54.160Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-09-24T20:26:54.621Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-09-24T20:26:54.731Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-09-24T20:26:54.731Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-24T20:26:55.295Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-09-24T20:26:55.552Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-24T20:26:56.322Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.633s coverage: 45.9% of statements [2019-09-24T20:26:57.445Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-24T20:26:57.702Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-09-24T20:26:58.633Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-09-24T20:26:58.822Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.699s coverage: 72.5% of statements [2019-09-24T20:26:58.823Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-24T20:26:59.645Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.926s coverage: 51.0% of statements [2019-09-24T20:27:00.437Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-09-24T20:27:00.530Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-24T20:27:00.530Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-09-24T20:27:01.490Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.505s coverage: 76.1% of statements [2019-09-24T20:27:01.903Z] === RUN TestDockerSuite/TestRmiTag [2019-09-24T20:27:02.160Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-09-24T20:27:02.885Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2019-09-24T20:27:03.091Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-09-24T20:27:04.355Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-09-24T20:27:05.141Z] === RUN TestDockerSuite/TestBuildForceRm [2019-09-24T20:27:06.254Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.237s coverage: 57.0% of statements [2019-09-24T20:27:06.254Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-24T20:27:06.254Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-24T20:27:06.639Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2019-09-24T20:27:06.639Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-24T20:27:06.639Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-09-24T20:27:06.639Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-24T20:27:08.342Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-09-24T20:27:08.542Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 42.7% of statements [2019-09-24T20:27:08.599Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-09-24T20:27:08.940Z] ok github.com/docker/docker/daemon/logger/awslogs 0.100s coverage: 77.8% of statements [2019-09-24T20:27:08.940Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-24T20:27:08.940Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-24T20:27:09.530Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-09-24T20:27:09.819Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-09-24T20:27:10.097Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-09-24T20:27:10.229Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-09-24T20:27:11.728Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2019-09-24T20:27:11.728Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 62.1% of statements [2019-09-24T20:27:12.006Z] === RUN TestDockerSuite/TestRunAddHost [2019-09-24T20:27:12.233Z] === RUN TestDockerSuite/TestBuildFromGit [2019-09-24T20:27:12.569Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-09-24T20:27:12.826Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-09-24T20:27:13.082Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 74.7% of statements [2019-09-24T20:27:13.082Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-24T20:27:13.490Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 20.0% of statements [2019-09-24T20:27:13.756Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-24T20:27:13.756Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-24T20:27:14.686Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-09-24T20:27:14.908Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-09-24T20:27:15.763Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-09-24T20:27:16.576Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-09-24T20:27:16.576Z] ok github.com/docker/docker/daemon/logger/splunk 1.689s coverage: 84.5% of statements [2019-09-24T20:27:16.576Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-24T20:27:16.576Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-24T20:27:16.580Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-09-24T20:27:17.143Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-24T20:27:18.040Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-09-24T20:27:18.072Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-24T20:27:18.471Z] ok github.com/docker/docker/distribution/metadata 0.061s coverage: 48.2% of statements [2019-09-24T20:27:19.002Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-09-24T20:27:19.425Z] ok github.com/docker/docker/distribution 0.425s coverage: 22.4% of statements [2019-09-24T20:27:19.425Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-24T20:27:19.583Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-09-24T20:27:20.371Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-24T20:27:20.371Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-24T20:27:21.665Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-09-24T20:27:22.264Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-09-24T20:27:22.539Z] ok github.com/docker/docker/image 0.019s coverage: 86.4% of statements [2019-09-24T20:27:22.954Z] ok github.com/docker/docker/distribution/xfer 1.983s coverage: 85.6% of statements [2019-09-24T20:27:22.954Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-24T20:27:23.199Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-09-24T20:27:23.796Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-09-24T20:27:23.796Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-24T20:27:24.128Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-09-24T20:27:24.658Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2019-09-24T20:27:24.658Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-24T20:27:25.058Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-09-24T20:27:25.391Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-24T20:27:25.391Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-09-24T20:27:25.475Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-09-24T20:27:25.856Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-09-24T20:27:25.988Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-09-24T20:27:26.818Z] ok github.com/docker/docker/opts 0.032s coverage: 66.9% of statements [2019-09-24T20:27:26.828Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-09-24T20:27:26.828Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-09-24T20:27:26.917Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-09-24T20:27:27.297Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-09-24T20:27:28.286Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-09-24T20:27:28.286Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-24T20:27:29.216Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-24T20:27:29.968Z] ok github.com/docker/docker/pkg/archive 0.536s coverage: 76.7% of statements [2019-09-24T20:27:30.146Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-24T20:27:31.076Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-24T20:27:31.254Z] ok github.com/docker/docker/pkg/authorization 0.603s coverage: 68.3% of statements [2019-09-24T20:27:31.254Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-24T20:27:31.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-09-24T20:27:31.591Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-09-24T20:27:31.646Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-09-24T20:27:31.849Z] === RUN TestDockerSuite/TestRunBindMounts [2019-09-24T20:27:33.065Z] ok github.com/docker/docker/layer 7.092s coverage: 68.8% of statements [2019-09-24T20:27:33.065Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-24T20:27:33.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-24T20:27:33.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-24T20:27:33.065Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-24T20:27:33.065Z] ? github.com/docker/docker/oci [no test files] [2019-09-24T20:27:33.065Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-24T20:27:33.470Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-09-24T20:27:34.350Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-09-24T20:27:34.388Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-09-24T20:27:34.777Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-09-24T20:27:35.317Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-24T20:27:36.199Z] ok github.com/docker/docker/pkg/chrootarchive 3.699s coverage: 43.2% of statements [2019-09-24T20:27:36.199Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-24T20:27:36.199Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-24T20:27:36.247Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-09-24T20:27:36.811Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-09-24T20:27:37.213Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-09-24T20:27:37.213Z] === RUN TestDockerSuite/TestBuildHistory [2019-09-24T20:27:37.695Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2019-09-24T20:27:37.742Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-09-24T20:27:37.742Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-09-24T20:27:38.550Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-09-24T20:27:38.550Z] ok github.com/docker/docker/pkg/discovery/kv 3.138s coverage: 84.1% of statements [2019-09-24T20:27:38.671Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-24T20:27:38.949Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-09-24T20:27:39.235Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-09-24T20:27:39.338Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2019-09-24T20:27:39.722Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-09-24T20:27:40.133Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-09-24T20:27:40.133Z] ok github.com/docker/docker/pkg/fsutils 0.433s coverage: 85.1% of statements [2019-09-24T20:27:40.165Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-09-24T20:27:41.095Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-24T20:27:41.453Z] ok github.com/docker/docker/pkg/idtools 0.294s coverage: 70.1% of statements [2019-09-24T20:27:41.850Z] ok github.com/docker/docker/pkg/ioutils 0.405s coverage: 70.6% of statements [2019-09-24T20:27:41.850Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-09-24T20:27:42.026Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-09-24T20:27:42.026Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-09-24T20:27:42.231Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2019-09-24T20:27:42.231Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2019-09-24T20:27:42.231Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-24T20:27:42.590Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-24T20:27:42.590Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-24T20:27:43.105Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-09-24T20:27:43.684Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-09-24T20:27:43.957Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-24T20:27:44.128Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-09-24T20:27:44.532Z] ok github.com/docker/docker/pkg/mount 1.336s coverage: 69.6% of statements [2019-09-24T20:27:44.532Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-24T20:27:44.532Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-09-24T20:27:44.887Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-09-24T20:27:44.954Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2019-09-24T20:27:44.954Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-24T20:27:44.954Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-24T20:27:45.780Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-09-24T20:27:45.816Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-09-24T20:27:46.379Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-09-24T20:27:46.607Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-24T20:27:46.635Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-09-24T20:27:47.010Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-24T20:27:47.199Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-24T20:27:47.410Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-09-24T20:27:47.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-09-24T20:27:48.701Z] ok github.com/docker/docker/pkg/pubsub 1.054s coverage: 73.9% of statements [2019-09-24T20:27:49.099Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-09-24T20:27:49.351Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-24T20:27:49.633Z] === RUN TestDockerSuite/TestBuildIidFile [2019-09-24T20:27:49.633Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-09-24T20:27:50.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-24T20:27:51.180Z] === RUN TestDockerSuite/TestBuildInheritance [2019-09-24T20:27:51.180Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-09-24T20:27:51.642Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-09-24T20:27:51.642Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-09-24T20:27:52.526Z] ok github.com/docker/docker/pkg/signal 2.529s coverage: 61.0% of statements [2019-09-24T20:27:52.613Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-24T20:27:52.933Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-09-24T20:27:53.175Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-24T20:27:53.320Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-24T20:27:53.707Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-24T20:27:54.093Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-09-24T20:27:54.105Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-24T20:27:54.483Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-09-24T20:27:54.668Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-24T20:27:55.282Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2019-09-24T20:27:55.617Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-09-24T20:27:55.672Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2019-09-24T20:27:56.342Z] === RUN TestDockerSuite/TestBuildLabel [2019-09-24T20:27:56.502Z] ok github.com/docker/docker/pkg/tarsum 0.058s coverage: 89.3% of statements [2019-09-24T20:27:56.546Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-09-24T20:27:56.874Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-09-24T20:27:56.874Z] testing: warning: no tests to run [2019-09-24T20:27:56.874Z] coverage: [no statements] [2019-09-24T20:27:56.874Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-09-24T20:27:57.271Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-24T20:27:57.314Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-09-24T20:27:57.650Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-24T20:27:57.775Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-09-24T20:27:58.050Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-24T20:27:58.440Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-09-24T20:27:58.751Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-09-24T20:27:59.213Z] === RUN TestDockerSuite/TestBuildLabels [2019-09-24T20:28:00.184Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-09-24T20:28:00.733Z] ok github.com/docker/docker/plugin 0.551s coverage: 27.1% of statements [2019-09-24T20:28:01.126Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-24T20:28:01.727Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-09-24T20:28:02.460Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-09-24T20:28:02.616Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-24T20:28:02.616Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-09-24T20:28:02.841Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-09-24T20:28:02.872Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-09-24T20:28:03.435Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-09-24T20:28:04.745Z] ok github.com/docker/docker/registry 0.202s coverage: 56.3% of statements [2019-09-24T20:28:05.124Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-09-24T20:28:05.329Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-09-24T20:28:05.499Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-09-24T20:28:06.301Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-09-24T20:28:06.681Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-24T20:28:07.221Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-24T20:28:07.537Z] === RUN TestDockerSuite/TestBuildLastModified [2019-09-24T20:28:07.537Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-09-24T20:28:07.537Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-09-24T20:28:07.537Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-24T20:28:07.537Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-09-24T20:28:07.537Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-24T20:28:07.537Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-09-24T20:28:07.998Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-09-24T20:28:08.459Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-09-24T20:28:10.163Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-24T20:28:10.491Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-24T20:28:10.987Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2019-09-24T20:28:11.404Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2019-09-24T20:28:11.860Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-24T20:28:12.704Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2019-09-24T20:28:12.790Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-09-24T20:28:12.790Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-09-24T20:28:12.790Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-09-24T20:28:13.720Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-09-24T20:28:14.266Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-09-24T20:28:15.614Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-09-24T20:28:17.507Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-24T20:28:20.027Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-09-24T20:28:20.455Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/rootless [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/volume [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-24T20:28:20.455Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === Skipped [2019-09-24T20:28:20.455Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-24T20:28:20.455Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-24T20:28:20.455Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:28:20.455Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:28:20.455Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:28:20.455Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:28:20.455Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:28:20.455Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:73: No driver to put! [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-24T20:28:20.455Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-24T20:28:20.455Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-24T20:28:20.455Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:28:20.455Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:28:20.455Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:28:20.455Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:28:20.455Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:28:20.455Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-24T20:28:20.455Z] graphtest_unix.go:73: No driver to put! [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-24T20:28:20.455Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-24T20:28:20.455Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] [2019-09-24T20:28:20.455Z] DONE 2109 tests, 20 skipped in 228.736s Post stage [Pipeline] junit [2019-09-24T20:28:20.602Z] Recording test results [2019-09-24T20:28:20.957Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-24T20:28:22.872Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-09-24T20:28:23.250Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 hack/make.sh dynbinary test-integration [2019-09-24T20:28:23.435Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-09-24T20:28:23.435Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-09-24T20:28:23.627Z] [2019-09-24T20:28:23.627Z] Removing bundles/ [2019-09-24T20:28:23.627Z] [2019-09-24T20:28:23.627Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-24T20:28:23.627Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-24T20:28:23.627Z] GOOS="" GOARCH="" GOARM="" [2019-09-24T20:28:24.365Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-09-24T20:28:26.259Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-24T20:28:26.259Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-09-24T20:28:26.822Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-09-24T20:28:27.752Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-09-24T20:28:28.315Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-09-24T20:28:29.099Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-09-24T20:28:29.244Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-09-24T20:28:29.245Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-09-24T20:28:29.559Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-24T20:28:30.179Z] === RUN TestDockerSuite/TestRunEnvironment [2019-09-24T20:28:30.876Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-09-24T20:28:31.746Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-24T20:28:31.806Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-09-24T20:28:32.736Z] === RUN TestDockerSuite/TestRunExitCode [2019-09-24T20:28:33.300Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-09-24T20:28:34.230Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-09-24T20:28:35.160Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-09-24T20:28:35.724Z] === RUN TestDockerSuite/TestRunExposePort [2019-09-24T20:28:35.724Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-09-24T20:28:36.655Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-09-24T20:28:37.584Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-09-24T20:28:38.954Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-09-24T20:28:39.517Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-24T20:28:39.517Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-09-24T20:28:43.693Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-09-24T20:28:43.693Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-24T20:28:55.880Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-09-24T20:28:56.443Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-09-24T20:28:58.336Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-09-24T20:28:58.336Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-09-24T20:28:58.336Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-09-24T20:28:58.336Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-09-24T20:28:58.900Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-09-24T20:29:02.178Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-09-24T20:29:04.072Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-09-24T20:29:05.441Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-09-24T20:29:06.371Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-24T20:29:07.300Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-24T20:29:07.468Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-09-24T20:29:07.864Z] === RUN TestDockerSuite/TestRunModeHostname [2019-09-24T20:29:09.233Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-09-24T20:29:09.233Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-09-24T20:29:09.233Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-09-24T20:29:11.126Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-09-24T20:29:12.056Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-09-24T20:29:13.949Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-09-24T20:29:13.949Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-09-24T20:29:13.949Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-09-24T20:29:15.845Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-09-24T20:29:17.226Z] === RUN TestDockerSuite/TestRunMount [2019-09-24T20:29:23.777Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-09-24T20:29:24.707Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-09-24T20:29:25.190Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-09-24T20:29:25.637Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-09-24T20:29:27.006Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-09-24T20:29:28.110Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-24T20:29:29.527Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-09-24T20:29:33.699Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-09-24T20:29:33.921Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-24T20:29:34.117Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-24T20:29:34.117Z] [2019-09-24T20:29:34.117Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-24T20:29:34.117Z] PKG_CONFIG=pkg-config [2019-09-24T20:29:34.117Z] GOLANG_VERSION=1.13 [2019-09-24T20:29:34.117Z] HOSTNAME=2a0daae5299a [2019-09-24T20:29:34.117Z] DOCKER_EXPERIMENTAL=1 [2019-09-24T20:29:34.117Z] container=docker [2019-09-24T20:29:34.117Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-24T20:29:34.117Z] GO111MODULE=off [2019-09-24T20:29:34.117Z] GOPATH=/go [2019-09-24T20:29:34.117Z] PWD=/go/src/github.com/docker/docker [2019-09-24T20:29:34.117Z] HOME=/root [2019-09-24T20:29:34.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-24T20:29:34.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-24T20:29:34.117Z] DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T20:29:34.117Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-24T20:29:34.117Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-24T20:29:34.117Z] TERM=xterm [2019-09-24T20:29:34.117Z] DEST=bundles/test-integration [2019-09-24T20:29:34.117Z] SHLVL=1 [2019-09-24T20:29:34.117Z] TIMEOUT=120m [2019-09-24T20:29:34.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-24T20:29:34.117Z] DOCKER_PKG=github.com/docker/docker [2019-09-24T20:29:34.117Z] TESTDEBUG=0 [2019-09-24T20:29:34.117Z] _=/usr/bin/env [2019-09-24T20:29:34.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-24T20:29:35.592Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-09-24T20:29:38.112Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-09-24T20:29:40.004Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-24T20:29:41.015Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-09-24T20:29:41.373Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-24T20:29:41.373Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-09-24T20:29:41.936Z] === RUN TestDockerSuite/TestRunNetHost [2019-09-24T20:29:43.304Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-24T20:29:43.868Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-09-24T20:29:44.798Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-09-24T20:29:47.338Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-09-24T20:29:49.859Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-24T20:29:54.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-24T20:29:55.112Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-24T20:29:55.112Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-24T20:29:55.112Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-09-24T20:29:55.112Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-09-24T20:29:55.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-24T20:29:56.042Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-09-24T20:29:56.042Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-09-24T20:29:56.606Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-09-24T20:29:57.537Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-09-24T20:29:57.537Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-09-24T20:29:58.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-24T20:29:58.468Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-09-24T20:29:58.803Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-09-24T20:29:58.803Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-09-24T20:29:59.399Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-09-24T20:29:59.400Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-24T20:30:00.332Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-09-24T20:30:00.332Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-24T20:30:01.263Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-09-24T20:30:03.158Z] === RUN TestDockerSuite/TestRunPortInUse [2019-09-24T20:30:04.088Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-09-24T20:30:05.019Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-09-24T20:30:05.950Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-09-24T20:30:06.880Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-24T20:30:07.444Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-24T20:30:08.375Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-24T20:30:08.375Z] === RUN TestDockerSuite/TestRunPublishPort [2019-09-24T20:30:09.306Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-09-24T20:30:10.237Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-09-24T20:30:10.237Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-09-24T20:30:10.805Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-09-24T20:30:11.064Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-24T20:30:12.449Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-09-24T20:30:12.449Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-09-24T20:30:16.522Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-09-24T20:30:16.522Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-09-24T20:30:16.522Z] === RUN TestDockerSuite/TestBuildNetNone [2019-09-24T20:30:16.522Z] === RUN TestDockerSuite/TestBuildNoContext [2019-09-24T20:30:16.627Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-24T20:30:17.559Z] === RUN TestDockerSuite/TestRunRm [2019-09-24T20:30:18.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-24T20:30:18.490Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-09-24T20:30:19.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-24T20:30:20.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-24T20:30:21.012Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-24T20:30:21.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-24T20:30:21.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-24T20:30:22.342Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-09-24T20:30:22.380Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-09-24T20:30:22.946Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-09-24T20:30:23.511Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-24T20:30:23.768Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-09-24T20:30:24.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-24T20:30:25.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-24T20:30:26.292Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-09-24T20:30:26.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-24T20:30:27.223Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-09-24T20:30:29.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-24T20:30:29.745Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-09-24T20:30:31.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-24T20:30:31.641Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-09-24T20:30:32.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-24T20:30:32.572Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-09-24T20:30:32.698Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-09-24T20:30:34.243Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-09-24T20:30:34.704Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-09-24T20:30:34.704Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-24T20:30:34.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-24T20:30:35.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-24T20:30:36.747Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-09-24T20:30:37.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-24T20:30:37.311Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-09-24T20:30:37.623Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-09-24T20:30:37.878Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-09-24T20:30:37.878Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-09-24T20:30:37.878Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-09-24T20:30:38.084Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-24T20:30:38.393Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-24T20:30:38.393Z] Using test binary docker [2019-09-24T20:30:38.393Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-24T20:30:38.393Z] +++ /etc/init.d/apparmor start [2019-09-24T20:30:38.393Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-24T20:30:38.393Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-24T20:30:38.393Z] Warning failed to create cache: (null) [2019-09-24T20:30:38.393Z] . [2019-09-24T20:30:38.393Z] INFO: Waiting for daemon to start... [2019-09-24T20:30:38.393Z] Starting dockerd [2019-09-24T20:30:38.393Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-09-24T20:30:38.830Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-09-24T20:30:39.629Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-09-24T20:30:39.761Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-09-24T20:30:40.692Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-09-24T20:30:40.914Z] . [2019-09-24T20:30:40.914Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-24T20:30:40.914Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-24T20:30:40.914Z] Error: No such image: emptyfs [2019-09-24T20:30:40.914Z] ++++ docker load [2019-09-24T20:30:40.914Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-24T20:30:40.914Z] Running integration-test (iteration 1) [2019-09-24T20:30:40.914Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-09-24T20:30:40.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:30:40.914Z] ++ set -e [2019-09-24T20:30:40.914Z] ++ '[' -n 0 ']' [2019-09-24T20:30:40.914Z] ++ set -x [2019-09-24T20:30:40.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:30:41.623Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-09-24T20:30:42.553Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-09-24T20:30:43.483Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-09-24T20:30:44.047Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-09-24T20:30:45.944Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-24T20:30:46.508Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-24T20:30:47.071Z] === RUN TestDockerSuite/TestRunState [2019-09-24T20:30:47.329Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-09-24T20:30:48.697Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-24T20:30:49.628Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-09-24T20:30:50.155Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-09-24T20:30:50.312Z] Loaded image: buildpack-deps:jessie [2019-09-24T20:30:50.312Z] Loaded image: busybox:latest [2019-09-24T20:30:50.312Z] Loaded image: busybox:glibc [2019-09-24T20:30:50.312Z] Loaded image: debian:jessie [2019-09-24T20:30:50.312Z] Loaded image: hello-world:latest [2019-09-24T20:30:50.312Z] INFO: Testing against a local daemon [2019-09-24T20:30:50.312Z] === RUN TestCgroupNamespacesBuild [2019-09-24T20:30:50.558Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-09-24T20:30:50.558Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-24T20:30:50.558Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-09-24T20:30:50.558Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-24T20:30:50.617Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-24T20:30:51.492Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-24T20:30:51.616Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2019-09-24T20:30:51.616Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-09-24T20:30:51.616Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-24T20:30:52.422Z] === RUN TestDockerSuite/TestRunSysctls [2019-09-24T20:30:53.487Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2019-09-24T20:30:53.487Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-09-24T20:30:53.487Z] === RUN TestBuildWithSession [2019-09-24T20:30:54.317Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-09-24T20:30:54.317Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-09-24T20:30:54.317Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-24T20:30:54.881Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-09-24T20:30:56.808Z] --- PASS: TestBuildWithSession (2.79s) [2019-09-24T20:30:56.808Z] === RUN TestBuildSquashParent [2019-09-24T20:30:58.156Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-09-24T20:30:58.415Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-09-24T20:30:59.212Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-24T20:31:00.310Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-09-24T20:31:02.967Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-24T20:31:03.070Z] --- PASS: TestBuildSquashParent (6.80s) [2019-09-24T20:31:03.070Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-24T20:31:03.070Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-24T20:31:03.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-24T20:31:03.070Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-24T20:31:03.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-24T20:31:03.070Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-24T20:31:03.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-24T20:31:03.070Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-24T20:31:03.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-24T20:31:03.070Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-24T20:31:03.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-24T20:31:03.070Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-24T20:31:03.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-24T20:31:03.070Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-24T20:31:03.070Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-24T20:31:04.502Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-09-24T20:31:06.414Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-24T20:31:06.414Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-24T20:31:07.778Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-09-24T20:31:08.709Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-09-24T20:31:08.880Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-24T20:31:08.880Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-24T20:31:09.272Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-09-24T20:31:10.203Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-09-24T20:31:12.153Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-24T20:31:12.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2019-09-24T20:31:12.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2019-09-24T20:31:12.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) [2019-09-24T20:31:12.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2019-09-24T20:31:12.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2019-09-24T20:31:12.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.75s) [2019-09-24T20:31:12.153Z] === RUN TestBuildMultiStageCopy [2019-09-24T20:31:12.153Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-24T20:31:12.726Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-09-24T20:31:13.312Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-09-24T20:31:14.095Z] === RUN TestDockerSuite/TestRunUserByID [2019-09-24T20:31:14.659Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-09-24T20:31:14.659Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-09-24T20:31:14.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-24T20:31:14.915Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-09-24T20:31:15.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-24T20:31:15.534Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-24T20:31:15.845Z] === RUN TestDockerSuite/TestRunUserByName [2019-09-24T20:31:16.310Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-24T20:31:16.409Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-09-24T20:31:16.690Z] --- PASS: TestBuildMultiStageCopy (5.20s) [2019-09-24T20:31:16.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.00s) [2019-09-24T20:31:16.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2019-09-24T20:31:16.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2019-09-24T20:31:16.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2019-09-24T20:31:16.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-09-24T20:31:16.690Z] === RUN TestBuildMultiStageParentConfig [2019-09-24T20:31:17.340Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-09-24T20:31:17.340Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-09-24T20:31:17.340Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-09-24T20:31:17.953Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2019-09-24T20:31:17.953Z] === RUN TestBuildLabelWithTargets [2019-09-24T20:31:18.022Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-09-24T20:31:18.271Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-09-24T20:31:21.152Z] --- PASS: TestBuildLabelWithTargets (2.57s) [2019-09-24T20:31:21.152Z] === RUN TestBuildWithEmptyLayers [2019-09-24T20:31:21.539Z] --- PASS: TestBuildWithEmptyLayers (0.91s) [2019-09-24T20:31:21.539Z] === RUN TestBuildMultiStageOnBuild [2019-09-24T20:31:22.730Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-09-24T20:31:23.526Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-09-24T20:31:23.526Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-09-24T20:31:23.703Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-09-24T20:31:23.703Z] === RUN TestDockerSuite/TestBuildPATH [2019-09-24T20:31:23.703Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-09-24T20:31:24.819Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2019-09-24T20:31:24.819Z] === RUN TestBuildUncleanTarFilenames [2019-09-24T20:31:24.895Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-24T20:31:25.599Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2019-09-24T20:31:25.599Z] === RUN TestBuildMultiStageLayerLeak [2019-09-24T20:31:25.899Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-09-24T20:31:25.899Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-09-24T20:31:27.418Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-24T20:31:28.788Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-24T20:31:28.809Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2019-09-24T20:31:28.809Z] === RUN TestBuildWithHugeFile [2019-09-24T20:31:31.320Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-09-24T20:31:34.592Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-09-24T20:31:34.849Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-09-24T20:31:35.779Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-09-24T20:31:36.709Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-09-24T20:31:36.709Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-09-24T20:31:36.709Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-09-24T20:31:36.709Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-09-24T20:31:36.965Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-09-24T20:31:37.895Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-09-24T20:31:38.825Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-09-24T20:31:39.757Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-09-24T20:31:41.127Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-09-24T20:31:42.057Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-09-24T20:31:42.620Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-09-24T20:31:42.620Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-09-24T20:31:43.549Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-09-24T20:31:43.549Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-09-24T20:31:43.549Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-09-24T20:31:43.549Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-09-24T20:31:43.549Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-09-24T20:31:43.806Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-09-24T20:31:44.062Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-09-24T20:31:44.062Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-09-24T20:31:44.319Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-09-24T20:31:44.576Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-24T20:31:44.576Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-09-24T20:31:45.506Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-09-24T20:31:46.436Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-09-24T20:31:47.365Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-09-24T20:31:47.365Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-09-24T20:31:48.296Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-24T20:31:48.296Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-09-24T20:31:49.226Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-24T20:31:49.226Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-09-24T20:31:50.157Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-09-24T20:31:50.983Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-09-24T20:31:50.983Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-24T20:31:50.983Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-09-24T20:31:51.557Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-09-24T20:31:53.454Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-09-24T20:31:54.384Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-09-24T20:31:54.384Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-09-24T20:31:54.947Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-24T20:31:54.947Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-09-24T20:31:56.840Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-09-24T20:31:57.403Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-24T20:31:59.924Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-09-24T20:32:00.855Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-24T20:32:00.855Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-24T20:32:00.855Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-09-24T20:32:01.791Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-09-24T20:32:03.159Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-09-24T20:32:03.553Z] --- PASS: TestBuildWithHugeFile (31.17s) [2019-09-24T20:32:03.553Z] === RUN TestBuildWithEmptyDockerfile [2019-09-24T20:32:03.553Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T20:32:03.553Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T20:32:03.553Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T20:32:03.553Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T20:32:03.553Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T20:32:03.553Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T20:32:03.553Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T20:32:03.553Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T20:32:03.553Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T20:32:03.553Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2019-09-24T20:32:03.553Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-09-24T20:32:03.553Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2019-09-24T20:32:03.553Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2019-09-24T20:32:03.553Z] === RUN TestBuildPreserveOwnership [2019-09-24T20:32:03.553Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-24T20:32:04.328Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-24T20:32:04.528Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-09-24T20:32:04.529Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-09-24T20:32:06.292Z] --- PASS: TestBuildPreserveOwnership (6.25s) [2019-09-24T20:32:06.293Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.07s) [2019-09-24T20:32:06.293Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s) [2019-09-24T20:32:06.293Z] === RUN TestBuildPlatformInvalid [2019-09-24T20:32:06.671Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-09-24T20:32:06.671Z] PASS [2019-09-24T20:32:06.671Z] [2019-09-24T20:32:06.671Z] DONE 32 tests in 85.863s [2019-09-24T20:32:06.671Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-09-24T20:32:06.671Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:32:06.671Z] ++ set -e [2019-09-24T20:32:06.671Z] ++ '[' -n 0 ']' [2019-09-24T20:32:06.671Z] ++ set -x [2019-09-24T20:32:06.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:32:07.035Z] INFO: Testing against a local daemon [2019-09-24T20:32:07.035Z] === RUN TestConfigList [2019-09-24T20:32:07.050Z] === RUN TestDockerSuite/TestSaveImageId [2019-09-24T20:32:07.050Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-09-24T20:32:07.050Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-09-24T20:32:09.569Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-09-24T20:32:09.569Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-09-24T20:32:10.244Z] --- PASS: TestConfigList (2.97s) [2019-09-24T20:32:10.244Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-09-24T20:32:10.244Z] === RUN TestConfigsCreateAndDelete [2019-09-24T20:32:11.463Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-09-24T20:32:11.463Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-09-24T20:32:11.463Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-24T20:32:12.765Z] --- PASS: TestConfigsCreateAndDelete (2.97s) [2019-09-24T20:32:12.765Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-09-24T20:32:12.765Z] === RUN TestConfigsUpdate [2019-09-24T20:32:12.832Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-24T20:32:14.725Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-09-24T20:32:14.725Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-09-24T20:32:14.725Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-24T20:32:14.981Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-24T20:32:14.981Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-09-24T20:32:15.238Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-09-24T20:32:15.268Z] --- PASS: TestConfigsUpdate (2.33s) [2019-09-24T20:32:15.268Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-09-24T20:32:15.268Z] === RUN TestTemplatedConfig [2019-09-24T20:32:16.633Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-09-24T20:32:17.773Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-09-24T20:32:19.390Z] --- PASS: TestTemplatedConfig (3.51s) [2019-09-24T20:32:19.390Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-09-24T20:32:19.390Z] === RUN TestConfigInspect [2019-09-24T20:32:21.901Z] --- PASS: TestConfigInspect (2.83s) [2019-09-24T20:32:21.901Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-09-24T20:32:21.901Z] === RUN TestConfigCreateWithLabels [2019-09-24T20:32:24.313Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-09-24T20:32:25.175Z] --- PASS: TestConfigCreateWithLabels (3.12s) [2019-09-24T20:32:25.175Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-09-24T20:32:25.175Z] === RUN TestConfigCreateResolve [2019-09-24T20:32:26.207Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-09-24T20:32:27.575Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-09-24T20:32:27.661Z] --- PASS: TestConfigCreateResolve (2.84s) [2019-09-24T20:32:27.662Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-09-24T20:32:27.662Z] === RUN TestConfigDaemonLibtrustID [2019-09-24T20:32:28.039Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-24T20:32:28.039Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-09-24T20:32:28.039Z] PASS [2019-09-24T20:32:28.039Z] [2019-09-24T20:32:28.039Z] DONE 8 tests in 21.240s [2019-09-24T20:32:28.039Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-09-24T20:32:28.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:32:28.039Z] ++ set -e [2019-09-24T20:32:28.039Z] ++ '[' -n 0 ']' [2019-09-24T20:32:28.039Z] ++ set -x [2019-09-24T20:32:28.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:32:28.420Z] INFO: Testing against a local daemon [2019-09-24T20:32:28.420Z] === RUN TestCheckpoint [2019-09-24T20:32:28.420Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-24T20:32:28.420Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-24T20:32:28.420Z] === RUN TestContainerInvalidJSON [2019-09-24T20:32:28.420Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T20:32:28.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T20:32:28.420Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T20:32:28.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T20:32:28.420Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-24T20:32:28.420Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-24T20:32:28.420Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T20:32:28.420Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-24T20:32:28.420Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T20:32:28.420Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-24T20:32:28.420Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-24T20:32:28.420Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-24T20:32:28.420Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-24T20:32:28.420Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-24T20:32:28.420Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-09-24T20:32:28.420Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-24T20:32:28.420Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-24T20:32:28.420Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-24T20:32:28.800Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-09-24T20:32:28.800Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-24T20:32:28.800Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-09-24T20:32:28.800Z] === RUN TestCopyFromContainer [2019-09-24T20:32:28.943Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-09-24T20:32:29.123Z] === RUN TestDockerSuite/TestBuildRm [2019-09-24T20:32:30.614Z] === RUN TestCopyFromContainer// [2019-09-24T20:32:30.614Z] === RUN TestCopyFromContainer//bar/root [2019-09-24T20:32:30.997Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-24T20:32:30.998Z] === RUN TestCopyFromContainer/bar/quux [2019-09-24T20:32:30.998Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-24T20:32:30.998Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-24T20:32:30.998Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-24T20:32:31.389Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-24T20:32:31.389Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-24T20:32:31.389Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer (2.77s) [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-24T20:32:31.389Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-09-24T20:32:31.389Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-24T20:32:31.390Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T20:32:31.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T20:32:31.390Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T20:32:31.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T20:32:31.390Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T20:32:31.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T20:32:31.390Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T20:32:31.390Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T20:32:31.390Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T20:32:31.390Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-24T20:32:31.390Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-24T20:32:31.390Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-24T20:32:31.390Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-24T20:32:31.390Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-24T20:32:31.785Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-09-24T20:32:31.785Z] === RUN TestCreateWithInvalidEnv [2019-09-24T20:32:31.785Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-24T20:32:31.785Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-24T20:32:31.785Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-24T20:32:31.785Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-24T20:32:31.785Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-24T20:32:31.785Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-24T20:32:31.785Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-24T20:32:31.785Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-24T20:32:31.785Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-24T20:32:31.785Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-24T20:32:31.785Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-24T20:32:31.785Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-24T20:32:31.785Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-24T20:32:31.785Z] === RUN TestCreateTmpfsMountsTarget [2019-09-24T20:32:31.785Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-24T20:32:31.785Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-24T20:32:32.213Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-24T20:32:34.407Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-24T20:32:34.407Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-24T20:32:34.407Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-09-24T20:32:34.407Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-24T20:32:34.736Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-09-24T20:32:34.736Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-24T20:32:35.302Z] === RUN TestDockerSuite/TestStartRecordError [2019-09-24T20:32:36.904Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2019-09-24T20:32:36.904Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-24T20:32:36.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T20:32:36.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T20:32:36.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T20:32:36.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T20:32:36.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T20:32:36.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T20:32:36.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T20:32:36.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T20:32:36.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T20:32:36.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T20:32:36.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T20:32:36.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T20:32:36.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T20:32:36.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T20:32:36.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T20:32:36.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-09-24T20:32:36.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-24T20:32:36.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-24T20:32:36.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-24T20:32:36.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-24T20:32:36.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-09-24T20:32:36.904Z] === RUN TestContainerStartOnDaemonRestart [2019-09-24T20:32:36.904Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-24T20:32:36.904Z] === RUN TestDaemonRestartIpcMode [2019-09-24T20:32:36.904Z] === PAUSE TestDaemonRestartIpcMode [2019-09-24T20:32:36.904Z] === RUN TestDiff [2019-09-24T20:32:37.698Z] --- PASS: TestDiff (0.86s) [2019-09-24T20:32:37.698Z] === RUN TestExecWithCloseStdin [2019-09-24T20:32:37.824Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-09-24T20:32:38.964Z] --- PASS: TestExecWithCloseStdin (1.21s) [2019-09-24T20:32:38.964Z] === RUN TestExec [2019-09-24T20:32:40.242Z] --- PASS: TestExec (1.25s) [2019-09-24T20:32:40.242Z] === RUN TestExecUser [2019-09-24T20:32:40.345Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-09-24T20:32:41.588Z] --- PASS: TestExecUser (1.10s) [2019-09-24T20:32:41.588Z] === RUN TestExportContainerAndImportImage [2019-09-24T20:32:42.239Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-09-24T20:32:42.887Z] --- PASS: TestExportContainerAndImportImage (1.32s) [2019-09-24T20:32:42.887Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-24T20:32:43.969Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-09-24T20:32:44.142Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2019-09-24T20:32:44.142Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-09-24T20:32:44.142Z] === RUN TestHealthCheckWorkdir [2019-09-24T20:32:45.411Z] --- PASS: TestHealthCheckWorkdir (1.29s) [2019-09-24T20:32:45.411Z] === RUN TestHealthKillContainer [2019-09-24T20:32:46.159Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-24T20:32:46.159Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-09-24T20:32:46.414Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-09-24T20:32:46.620Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-24T20:32:48.164Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-24T20:32:48.327Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-09-24T20:32:48.590Z] --- PASS: TestHealthKillContainer (3.09s) [2019-09-24T20:32:48.590Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-24T20:32:49.392Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2019-09-24T20:32:49.392Z] === RUN TestIpcModeNone [2019-09-24T20:32:50.220Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-09-24T20:32:50.775Z] --- PASS: TestIpcModeNone (1.12s) [2019-09-24T20:32:50.775Z] === RUN TestIpcModePrivate [2019-09-24T20:32:51.918Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-09-24T20:32:52.046Z] --- PASS: TestIpcModePrivate (1.21s) [2019-09-24T20:32:52.047Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-24T20:32:52.047Z] === RUN TestIpcModeShareable [2019-09-24T20:32:53.451Z] --- PASS: TestIpcModeShareable (1.24s) [2019-09-24T20:32:53.451Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-24T20:32:53.451Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-24T20:32:53.490Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-09-24T20:32:53.747Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-24T20:32:54.999Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-09-24T20:32:55.899Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2019-09-24T20:32:55.899Z] === RUN TestAPIIpcModeHost [2019-09-24T20:32:57.153Z] --- PASS: TestAPIIpcModeHost (0.81s) [2019-09-24T20:32:57.153Z] === RUN TestDaemonIpcModeShareable [2019-09-24T20:32:58.593Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2019-09-24T20:32:58.593Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-09-24T20:32:58.593Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-24T20:32:58.593Z] === RUN TestDaemonIpcModePrivate [2019-09-24T20:32:58.997Z] === RUN TestDockerSuite/TestStatsNoStream [2019-09-24T20:32:59.703Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-09-24T20:33:00.424Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2019-09-24T20:33:00.424Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-09-24T20:33:00.424Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-24T20:33:00.424Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-24T20:33:02.237Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s) [2019-09-24T20:33:02.237Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-09-24T20:33:02.237Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-24T20:33:02.237Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-24T20:33:02.268Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-09-24T20:33:04.142Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2019-09-24T20:33:04.142Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-09-24T20:33:04.142Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-24T20:33:04.142Z] === RUN TestIpcModeOlderClient [2019-09-24T20:33:04.142Z] === PAUSE TestIpcModeOlderClient [2019-09-24T20:33:04.142Z] === RUN TestKillContainerInvalidSignal [2019-09-24T20:33:04.160Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-09-24T20:33:04.724Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-09-24T20:33:04.963Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2019-09-24T20:33:04.963Z] === RUN TestKillContainer [2019-09-24T20:33:04.963Z] === RUN TestKillContainer/no_signal [2019-09-24T20:33:05.654Z] === RUN TestDockerSuite/TestTopPrivileged [2019-09-24T20:33:05.913Z] === RUN TestKillContainer/non_killing_signal [2019-09-24T20:33:06.583Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-09-24T20:33:06.583Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-09-24T20:33:06.732Z] === RUN TestKillContainer/killing_signal [2019-09-24T20:33:07.513Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-09-24T20:33:08.002Z] --- PASS: TestKillContainer (2.70s) [2019-09-24T20:33:08.002Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-09-24T20:33:08.002Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2019-09-24T20:33:08.002Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2019-09-24T20:33:08.002Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-24T20:33:08.002Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-24T20:33:08.796Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-24T20:33:09.603Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s) [2019-09-24T20:33:09.603Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2019-09-24T20:33:09.603Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2019-09-24T20:33:09.603Z] === RUN TestKillStoppedContainer [2019-09-24T20:33:09.603Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-09-24T20:33:09.603Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-24T20:33:09.603Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-09-24T20:33:09.603Z] === RUN TestKillDifferentUserContainer [2019-09-24T20:33:10.876Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2019-09-24T20:33:10.877Z] === RUN TestInspectOomKilledTrue [2019-09-24T20:33:10.877Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-24T20:33:10.877Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:33:10.877Z] === RUN TestInspectOomKilledFalse [2019-09-24T20:33:10.877Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-24T20:33:10.877Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:33:10.877Z] === RUN TestLinksEtcHostsContentMatch [2019-09-24T20:33:11.262Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-09-24T20:33:11.262Z] === RUN TestLinksContainerNames [2019-09-24T20:33:11.685Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-09-24T20:33:13.117Z] --- PASS: TestLinksContainerNames (1.85s) [2019-09-24T20:33:13.117Z] === RUN TestLogsFollowTailEmpty [2019-09-24T20:33:14.499Z] --- PASS: TestLogsFollowTailEmpty (1.10s) [2019-09-24T20:33:14.499Z] === RUN TestContainerNetworkMountsNoChown [2019-09-24T20:33:15.302Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/default [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/default [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/private [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/private [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rprivate [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/slave [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/slave [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rslave [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/shared [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/shared [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rshared [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/default [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/rshared [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/shared [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/rslave [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/slave [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/rprivate [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/private [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-24T20:33:15.302Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-24T20:33:15.302Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-24T20:33:15.302Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-24T20:33:15.673Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-24T20:33:15.856Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-09-24T20:33:16.049Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-24T20:33:16.049Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-24T20:33:16.049Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-24T20:33:16.049Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-24T20:33:16.049Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-24T20:33:16.049Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-24T20:33:16.049Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-24T20:33:16.049Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-24T20:33:16.049Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-24T20:33:16.049Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-24T20:33:16.049Z] === RUN TestContainerBindMountNonRecursive [2019-09-24T20:33:16.124Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-09-24T20:33:16.710Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-09-24T20:33:16.710Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-09-24T20:33:17.423Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-09-24T20:33:17.423Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-09-24T20:33:17.884Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-09-24T20:33:18.079Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-09-24T20:33:19.244Z] --- PASS: TestContainerBindMountNonRecursive (2.66s) [2019-09-24T20:33:19.244Z] === RUN TestNetworkNat [2019-09-24T20:33:19.446Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-09-24T20:33:19.446Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-09-24T20:33:19.617Z] --- PASS: TestNetworkNat (0.94s) [2019-09-24T20:33:19.617Z] === RUN TestNetworkLocalhostTCPNat [2019-09-24T20:33:20.413Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-09-24T20:33:20.413Z] === RUN TestNetworkLoopbackNat [2019-09-24T20:33:21.338Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-09-24T20:33:21.750Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2019-09-24T20:33:21.750Z] === RUN TestPause [2019-09-24T20:33:22.268Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-09-24T20:33:23.022Z] --- PASS: TestPause (1.01s) [2019-09-24T20:33:23.022Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-24T20:33:23.022Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-24T20:33:23.022Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-24T20:33:23.022Z] === RUN TestPauseStopPausedContainer [2019-09-24T20:33:23.197Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-09-24T20:33:23.809Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2019-09-24T20:33:23.809Z] === RUN TestPsFilter [2019-09-24T20:33:23.809Z] --- PASS: TestPsFilter (0.26s) [2019-09-24T20:33:23.809Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-24T20:33:24.590Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-09-24T20:33:24.590Z] === RUN TestRemoveContainerWithVolume [2019-09-24T20:33:25.089Z] === RUN TestDockerSuite/TestUpdateStats [2019-09-24T20:33:25.866Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2019-09-24T20:33:25.866Z] === RUN TestRemoveContainerRunning [2019-09-24T20:33:26.669Z] --- PASS: TestRemoveContainerRunning (0.96s) [2019-09-24T20:33:26.669Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-24T20:33:27.953Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.25s) [2019-09-24T20:33:27.953Z] === RUN TestRemoveInvalidContainer [2019-09-24T20:33:27.953Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-24T20:33:27.953Z] === RUN TestRenameLinkedContainer [2019-09-24T20:33:30.293Z] === RUN TestDockerSuite/TestBuildSpaces [2019-09-24T20:33:30.293Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-09-24T20:33:30.338Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-09-24T20:33:31.268Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-09-24T20:33:31.268Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-09-24T20:33:32.637Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-09-24T20:33:33.219Z] --- PASS: TestRenameLinkedContainer (4.65s) [2019-09-24T20:33:33.219Z] === RUN TestRenameStoppedContainer [2019-09-24T20:33:33.567Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-09-24T20:33:34.003Z] --- PASS: TestRenameStoppedContainer (1.51s) [2019-09-24T20:33:34.003Z] === RUN TestRenameRunningContainerAndReuse [2019-09-24T20:33:36.109Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-09-24T20:33:36.109Z] === RUN TestDockerSuite/TestBuildStderr [2019-09-24T20:33:36.472Z] --- PASS: TestRenameRunningContainerAndReuse (2.06s) [2019-09-24T20:33:36.472Z] === RUN TestRenameInvalidName [2019-09-24T20:33:37.265Z] --- PASS: TestRenameInvalidName (1.06s) [2019-09-24T20:33:37.265Z] === RUN TestRenameAnonymousContainer [2019-09-24T20:33:37.740Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-09-24T20:33:40.536Z] --- PASS: TestRenameAnonymousContainer (3.55s) [2019-09-24T20:33:40.536Z] === RUN TestRenameContainerWithSameName [2019-09-24T20:33:40.821Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-09-24T20:33:41.811Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2019-09-24T20:33:41.811Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-24T20:33:41.912Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-09-24T20:33:44.274Z] --- PASS: TestRenameContainerWithLinkedContainer (2.72s) [2019-09-24T20:33:44.274Z] === RUN TestResize [2019-09-24T20:33:45.081Z] --- PASS: TestResize (0.91s) [2019-09-24T20:33:45.081Z] === RUN TestResizeWithInvalidSize [2019-09-24T20:33:45.186Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-09-24T20:33:46.342Z] --- PASS: TestResizeWithInvalidSize (1.18s) [2019-09-24T20:33:46.342Z] === RUN TestResizeWhenContainerNotStarted [2019-09-24T20:33:47.673Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s) [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:33:47.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:33:47.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:33:47.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-24T20:33:47.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-24T20:33:47.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-09-24T20:33:50.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:33:50.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:33:51.902Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-24T20:33:51.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-24T20:33:52.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-24T20:33:53.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-24T20:33:53.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-24T20:33:56.778Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-24T20:33:56.778Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-24T20:33:58.445Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-09-24T20:33:59.813Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-09-24T20:33:59.994Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-24T20:33:59.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-24T20:34:01.937Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-09-24T20:34:01.937Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-09-24T20:34:02.335Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-09-24T20:34:02.519Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-24T20:34:02.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s) [2019-09-24T20:34:02.519Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-09-24T20:34:02.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.09s) [2019-09-24T20:34:02.519Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-09-24T20:34:02.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.93s) [2019-09-24T20:34:02.520Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-09-24T20:34:02.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-09-24T20:34:02.520Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-09-24T20:34:02.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2019-09-24T20:34:02.520Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-09-24T20:34:02.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.94s) [2019-09-24T20:34:02.520Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-09-24T20:34:02.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2019-09-24T20:34:02.520Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-09-24T20:34:02.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2019-09-24T20:34:02.520Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-09-24T20:34:02.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.67s) [2019-09-24T20:34:02.520Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-09-24T20:34:02.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.44s) [2019-09-24T20:34:02.520Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-09-24T20:34:02.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2019-09-24T20:34:02.520Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-09-24T20:34:02.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2019-09-24T20:34:02.520Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-09-24T20:34:02.520Z] === RUN TestCgroupNamespacesRun [2019-09-24T20:34:04.228Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-09-24T20:34:04.443Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2019-09-24T20:34:04.443Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-09-24T20:34:04.443Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-24T20:34:04.906Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-09-24T20:34:05.595Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-09-24T20:34:05.878Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-09-24T20:34:06.139Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2019-09-24T20:34:06.139Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-09-24T20:34:06.139Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-24T20:34:07.979Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2019-09-24T20:34:07.979Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-09-24T20:34:07.979Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-24T20:34:08.116Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-09-24T20:34:09.811Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2019-09-24T20:34:09.811Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-09-24T20:34:09.811Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-24T20:34:10.583Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-24T20:34:10.637Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-09-24T20:34:11.636Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2019-09-24T20:34:11.636Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-09-24T20:34:11.636Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-24T20:34:12.529Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-09-24T20:34:12.568Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2019-09-24T20:34:12.568Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-09-24T20:34:12.568Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-24T20:34:13.368Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-09-24T20:34:13.368Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-09-24T20:34:13.368Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-24T20:34:15.051Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-09-24T20:34:15.180Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2019-09-24T20:34:15.180Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-09-24T20:34:15.180Z] === RUN TestKernelTCPMemory [2019-09-24T20:34:15.976Z] --- PASS: TestKernelTCPMemory (1.08s) [2019-09-24T20:34:15.976Z] === RUN TestNISDomainname [2019-09-24T20:34:16.398Z] === RUN TestDockerSuite/TestBuildUser [2019-09-24T20:34:16.398Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-24T20:34:16.398Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-09-24T20:34:16.398Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-09-24T20:34:17.264Z] --- PASS: TestNISDomainname (1.24s) [2019-09-24T20:34:17.264Z] === RUN TestHostnameDnsResolution [2019-09-24T20:34:17.598Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-09-24T20:34:18.542Z] --- PASS: TestHostnameDnsResolution (1.21s) [2019-09-24T20:34:18.542Z] === RUN TestStats [2019-09-24T20:34:21.067Z] --- PASS: TestStats (2.52s) [2019-09-24T20:34:21.067Z] === RUN TestStopContainerWithTimeout [2019-09-24T20:34:21.067Z] === RUN TestStopContainerWithTimeout/0 [2019-09-24T20:34:21.067Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-24T20:34:21.067Z] === RUN TestStopContainerWithTimeout/1 [2019-09-24T20:34:21.067Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-24T20:34:21.067Z] === RUN TestStopContainerWithTimeout/3 [2019-09-24T20:34:21.067Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-24T20:34:21.067Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-24T20:34:21.067Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-24T20:34:21.067Z] === CONT TestStopContainerWithTimeout/0 [2019-09-24T20:34:21.067Z] === CONT TestStopContainerWithTimeout/3 [2019-09-24T20:34:21.102Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-09-24T20:34:21.563Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-09-24T20:34:22.349Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-24T20:34:24.158Z] === CONT TestStopContainerWithTimeout/1 [2019-09-24T20:34:24.480Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-24T20:34:24.480Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-09-24T20:34:24.480Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-24T20:34:25.976Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-24T20:34:25.976Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2019-09-24T20:34:25.976Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2019-09-24T20:34:25.976Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2019-09-24T20:34:25.976Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2019-09-24T20:34:25.976Z] === RUN TestDeleteDevicemapper [2019-09-24T20:34:25.976Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-24T20:34:25.976Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-24T20:34:25.976Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-24T20:34:30.084Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s) [2019-09-24T20:34:30.085Z] === RUN TestUpdateMemory [2019-09-24T20:34:30.085Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-24T20:34:30.085Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:34:30.085Z] === RUN TestUpdateCPUQuota [2019-09-24T20:34:31.359Z] --- PASS: TestUpdateCPUQuota (1.65s) [2019-09-24T20:34:31.359Z] === RUN TestUpdatePidsLimit [2019-09-24T20:34:31.359Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-24T20:34:31.726Z] === RUN TestUpdatePidsLimit/no_change [2019-09-24T20:34:32.101Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-24T20:34:32.444Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-09-24T20:34:32.444Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-24T20:34:32.444Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-09-24T20:34:32.472Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-24T20:34:32.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-24T20:34:33.211Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-24T20:34:33.812Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-09-24T20:34:33.812Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-09-24T20:34:33.812Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-09-24T20:34:33.812Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-09-24T20:34:34.027Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-24T20:34:34.742Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-24T20:34:34.742Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-09-24T20:34:35.678Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-09-24T20:34:35.678Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-09-24T20:34:35.866Z] --- PASS: TestUpdatePidsLimit (4.28s) [2019-09-24T20:34:35.866Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-09-24T20:34:35.866Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-09-24T20:34:35.866Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-09-24T20:34:35.866Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-09-24T20:34:35.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-09-24T20:34:35.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-09-24T20:34:35.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2019-09-24T20:34:35.866Z] === RUN TestUpdateRestartPolicy [2019-09-24T20:34:35.935Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-24T20:34:35.935Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-09-24T20:34:35.935Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-09-24T20:34:38.455Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-09-24T20:34:38.455Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-09-24T20:34:38.455Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-09-24T20:34:38.711Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-24T20:34:38.711Z] === RUN TestDockerSuite/TestVolumeEvents [2019-09-24T20:34:39.642Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-09-24T20:34:42.165Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-09-24T20:34:42.165Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-24T20:34:42.165Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-09-24T20:34:45.437Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-09-24T20:34:49.584Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2019-09-24T20:34:49.584Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-24T20:34:49.584Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2019-09-24T20:34:49.584Z] === RUN TestWaitNonBlocked [2019-09-24T20:34:49.584Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T20:34:49.584Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T20:34:49.584Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T20:34:49.584Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T20:34:49.584Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T20:34:49.584Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T20:34:49.665Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-24T20:34:49.665Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-09-24T20:34:50.361Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-09-24T20:34:50.361Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2019-09-24T20:34:50.361Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2019-09-24T20:34:50.361Z] === RUN TestWaitBlocked [2019-09-24T20:34:50.361Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-24T20:34:50.361Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-24T20:34:50.361Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-24T20:34:50.361Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-24T20:34:50.362Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-24T20:34:50.362Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-24T20:34:50.694Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite (1821.53s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (13.33s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.36s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (8.78s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.72s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (4.23s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.12s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (7.17s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.80s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.85s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.05s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.89s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.88s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAttachDetach (1.18s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.21s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.49s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.16s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.15s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.04s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.81s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.56s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.48s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.17s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.52s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.53s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.18s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.37s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.62s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.44s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.21s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.72s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.52s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.45s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.64s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.88s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.14s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.84s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.63s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.59s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.46s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.48s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.71s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.48s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.35s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.25s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.77s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.24s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.31s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.17s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.44s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.67s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.09s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.56s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.02s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.28s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.94s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.80s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2019-09-24T20:34:50.694Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2019-09-24T20:34:50.694Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.25s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildContChar (4.08s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.53s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.21s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.19s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.21s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.62s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.97s) [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.73s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.57s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.17s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.93s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.54s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.73s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.88s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.65s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.61s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.64s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.96s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.33s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.03s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.96s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.62s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.70s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.24s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.96s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.73s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.45s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.86s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.24s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnv (1.59s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.06s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.57s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.00s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.79s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.05s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.78s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFails (0.90s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.40s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.66s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFromGit (3.53s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.91s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.36s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.05s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.49s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.04s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildHistory (4.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.82s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLabels (0.58s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.26s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.10s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.90s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.42s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.25s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.20s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.69s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.56s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.89s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.49s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.98s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.31s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.73s) [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.29s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.43s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.13s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.68s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.54s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.87s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.59s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.08s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.06s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.88s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.45s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.25s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.86s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildPATH (2.23s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.10s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.36s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.33s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.08s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildRm (3.10s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.31s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.65s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.40s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.59s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.30s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.11s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.50s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.20s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildStderr (1.03s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.72s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.19s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.20s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.76s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildUser (2.18s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.02s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.79s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.45s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.96s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.51s) [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.95s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.95s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.19s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.59s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-24T20:34:50.695Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.71s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-24T20:34:50.695Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-24T20:34:50.695Z] docker_cli_sni_test.go:18: Flakey test [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.71s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.97s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCommitTTY (1.85s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.19s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.87s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.70s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.89s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.04s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.97s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.67s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) [2019-09-24T20:34:50.695Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.75s) [2019-09-24T20:34:50.696Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-24T20:34:50.696Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.20s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.59s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.19s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.43s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.78s) [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000980880 } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1962034140 /foo false } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1962034140 /foo true } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3248115595 /foo false } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3248115595 /foo true } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3248115595 /foo true 0xc000980e60 } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000980e80 } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000980ea0 } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000980ec0 } [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000980ee0 } [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 0 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 1 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 2 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 3 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 4 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 5 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 6 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 7 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 8 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 9 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 10 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 11 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 12 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 13 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 14 [2019-09-24T20:34:50.696Z] docker_api_containers_test.go:1927: case 15 [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.94s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.37s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.94s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.90s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership905169668/file1 1f76dbc06414c97a9835484d83a0538a5acc973497597ca17796dcb9303bb8ec:/tmpvol/file1` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp f5da6f51c3c7dacf92b663f19b303f6f4ef33d9840fcff09615097d736e05167:/root/file1 /tmp/test-cp-from-case-a941662355/itWorks.txt` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a941662355/itWorks.txt" contains "file1\n" [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 4723f2d85038355f60d0e9c54a0e66300fa9183da245c9d9bf2c37a78a866a8c:/file1 /tmp/test-cp-from-case-b295456470/testDir/` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c672937021/file2" contains "file2\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp a1114eec29639b8c5c41954fbe2f2e7513b2d5264e27950388a3c211040aa062:/root/file1 /tmp/test-cp-from-case-c672937021/file2` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c672937021/file2" contains "file1\n" [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp af74aca1c681daabdc3ba7e94e358730e5184cb1f8b017271030d948b58a227a:/file1 /tmp/test-cp-from-case-d167455352/dir1` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d167455352/dir1/file1" contains "file1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp af74aca1c681daabdc3ba7e94e358730e5184cb1f8b017271030d948b58a227a:/file1 /tmp/test-cp-from-case-d167455352/dir1/` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d167455352/dir1/file1" contains "file1\n" [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.02s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 1a975a2d61e171c104960ae5184adf0a07cc52d8f1570ff904a6a1ad2c65667f:dir1 /tmp/test-cp-from-case-e141083511/testDir` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e141083511/testDir/file1-1" contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 1a975a2d61e171c104960ae5184adf0a07cc52d8f1570ff904a6a1ad2c65667f:dir1 /tmp/test-cp-from-case-e141083511/testDir/` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e141083511/testDir/file1-1" contains "file1-1\n" [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 58d4b56d09e7f08b83d13017f9f776a4fc74423c04a622e13c69e119a856067b:/root/dir1 /tmp/test-cp-from-case-f866275946/file1` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 7253f7186cedc5a5dd7007d7bdef3d4e2267186866e730444c1ed8b410a7a369:/root/dir1 /tmp/test-cp-from-case-g497535681/dir2` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g497535681/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 7253f7186cedc5a5dd7007d7bdef3d4e2267186866e730444c1ed8b410a7a369:/root/dir1 /tmp/test-cp-from-case-g497535681/dir2/` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g497535681/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 00dedf609fa7ba37db7b2b3a3da3c8699195ae52e943898ab68551af43bfa8c6:dir1/. /tmp/test-cp-from-case-h078372652/testDir` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h078372652/testDir/file1-1" contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 00dedf609fa7ba37db7b2b3a3da3c8699195ae52e943898ab68551af43bfa8c6:dir1/. /tmp/test-cp-from-case-h078372652/testDir/` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h078372652/testDir/file1-1" contains "file1-1\n" [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 52a9b5cb94db943e2fae781bb32f86762bea0b4c83e86f6c07b3cccfa9bdc92a:/root/dir1/. /tmp/test-cp-from-case-i750326427/file1` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 7bf252a7d6d5dd692bbfed1b8fa48f5d1d4d712c7859caec542c6e5e47e5db24:/root/dir1/. /tmp/test-cp-from-case-j274835262/dir2` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j274835262/dir2/file1-1" contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp 7bf252a7d6d5dd692bbfed1b8fa48f5d1d4d712c7859caec542c6e5e47e5db24:/root/dir1/. /tmp/test-cp-from-case-j274835262/dir2/` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j274835262/dir2/file1-1" contains "file1-1\n" [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp e24eee1ed67583fd0fdfd7c08b0102b623e37ecfe019a697abf25f8f2e5982b2:/file2 /tmp/test-cp-from-err-dst-not-dir326785925/symlinkToFile1` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir326785925/symlinkToFile1" points to "file1" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir326785925/file1" contains "file2\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp e24eee1ed67583fd0fdfd7c08b0102b623e37ecfe019a697abf25f8f2e5982b2:/file2 /tmp/test-cp-from-err-dst-not-dir326785925/symlinkToDir1` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir326785925/symlinkToDir1" points to "dir1" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir326785925/file2" contains "file2\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp e24eee1ed67583fd0fdfd7c08b0102b623e37ecfe019a697abf25f8f2e5982b2:/file2 /tmp/test-cp-from-err-dst-not-dir326785925/brokenSymlinkToFileX` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir326785925/brokenSymlinkToFileX" points to "fileX" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir326785925/fileX" contains "file2\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp e24eee1ed67583fd0fdfd7c08b0102b623e37ecfe019a697abf25f8f2e5982b2:/dir2 /tmp/test-cp-from-err-dst-not-dir326785925/symlinkToDir1` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir326785925/symlinkToDir1" points to "dir1" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir326785925/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp e24eee1ed67583fd0fdfd7c08b0102b623e37ecfe019a697abf25f8f2e5982b2:/dir2 /tmp/test-cp-from-err-dst-not-dir326785925/brokenSymlinkToDirX` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir326785925/brokenSymlinkToDirX" points to "dirX" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir326785925/dirX/file2-1" contains "file2-1\n" [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.82s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a076194253/file1 52c4263fcb8e98c6f41c4668728103914735db69b54c6146dca1b73c71a6d4c4:/root/itWorks.txt` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "52c4263fcb8e98c6f41c4668728103914735db69b54c6146dca1b73c71a6d4c4" start output contains "file1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 52c4263fcb8e98c6f41c4668728103914735db69b54c6146dca1b73c71a6d4c4` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b537629384/file1 7208709f53c0cbe95528ff07456c45a36e2d13f0b993dde30749c7bc250d739d:testDir/` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.38s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "213c010d65ffc5431f6ccc96d1cf0d06e84efb0f41ae2e1f67f90bf12caf4b8d" start output contains "file2\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 213c010d65ffc5431f6ccc96d1cf0d06e84efb0f41ae2e1f67f90bf12caf4b8d` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c013012871/file1 213c010d65ffc5431f6ccc96d1cf0d06e84efb0f41ae2e1f67f90bf12caf4b8d:/root/file2` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "213c010d65ffc5431f6ccc96d1cf0d06e84efb0f41ae2e1f67f90bf12caf4b8d" start output contains "file1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 213c010d65ffc5431f6ccc96d1cf0d06e84efb0f41ae2e1f67f90bf12caf4b8d` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.29s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "fed372ae897a401fb9aa06229d7cc9241affc40a48e11d79b0ecd76d70e8d669" start output contains "" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a fed372ae897a401fb9aa06229d7cc9241affc40a48e11d79b0ecd76d70e8d669` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d577432378/file1 fed372ae897a401fb9aa06229d7cc9241affc40a48e11d79b0ecd76d70e8d669:dir1` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "fed372ae897a401fb9aa06229d7cc9241affc40a48e11d79b0ecd76d70e8d669" start output contains "file1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a fed372ae897a401fb9aa06229d7cc9241affc40a48e11d79b0ecd76d70e8d669` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "287f2f0e0d0c0b9fb7fd56db124486cf5d8dca54d10338bb0bc8dd0bd7673e7b" start output contains "" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 287f2f0e0d0c0b9fb7fd56db124486cf5d8dca54d10338bb0bc8dd0bd7673e7b` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d577432378/file1 287f2f0e0d0c0b9fb7fd56db124486cf5d8dca54d10338bb0bc8dd0bd7673e7b:dir1/` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "287f2f0e0d0c0b9fb7fd56db124486cf5d8dca54d10338bb0bc8dd0bd7673e7b" start output contains "file1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 287f2f0e0d0c0b9fb7fd56db124486cf5d8dca54d10338bb0bc8dd0bd7673e7b` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e595093841/dir1 c1cd9117266ac4f42b1ea7bcaf5defbfdd64c991ab8094d6f2a864f8332b8c6f:testDir` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "c1cd9117266ac4f42b1ea7bcaf5defbfdd64c991ab8094d6f2a864f8332b8c6f" start output contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a c1cd9117266ac4f42b1ea7bcaf5defbfdd64c991ab8094d6f2a864f8332b8c6f` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e595093841/dir1 99f10b7f7d092ebc96288095d7d38b261e1c5135a271f633935180703085b64e:testDir/` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "99f10b7f7d092ebc96288095d7d38b261e1c5135a271f633935180703085b64e" start output contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 99f10b7f7d092ebc96288095d7d38b261e1c5135a271f633935180703085b64e` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f490652796/dir1 af325cde853fc4283240e4006e2692cdb40087ac64b575e121851a34c9b73827:/root/file1` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.99s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "371282130a96877169aa0bae3a39beec6acf82a0dcc02777361eee4fcc712d48" start output contains "" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 371282130a96877169aa0bae3a39beec6acf82a0dcc02777361eee4fcc712d48` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g316963755/dir1 371282130a96877169aa0bae3a39beec6acf82a0dcc02777361eee4fcc712d48:/root/dir2` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "371282130a96877169aa0bae3a39beec6acf82a0dcc02777361eee4fcc712d48" start output contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 371282130a96877169aa0bae3a39beec6acf82a0dcc02777361eee4fcc712d48` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "eb1328c61121e5cfd1728102243e9fe52eaa4add6026cfec7bbd800f2257db99" start output contains "" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb1328c61121e5cfd1728102243e9fe52eaa4add6026cfec7bbd800f2257db99` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g316963755/dir1 eb1328c61121e5cfd1728102243e9fe52eaa4add6026cfec7bbd800f2257db99:/dir2/` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "eb1328c61121e5cfd1728102243e9fe52eaa4add6026cfec7bbd800f2257db99" start output contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb1328c61121e5cfd1728102243e9fe52eaa4add6026cfec7bbd800f2257db99` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.47s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h534089486/dir1/. 9b3bf77d83798795c57a871b52f9732058bdac0dcdcec7412f3fb32e8e123bf8:testDir` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "9b3bf77d83798795c57a871b52f9732058bdac0dcdcec7412f3fb32e8e123bf8" start output contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9b3bf77d83798795c57a871b52f9732058bdac0dcdcec7412f3fb32e8e123bf8` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h534089486/dir1/. b062611407d50e8cd667b0e3ceba9362000de3ac7fedad88844d4d7ee969c065:testDir/` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "b062611407d50e8cd667b0e3ceba9362000de3ac7fedad88844d4d7ee969c065" start output contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a b062611407d50e8cd667b0e3ceba9362000de3ac7fedad88844d4d7ee969c065` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i293925141/dir1/. 87c9a70a5da4fa3cd805fe3995e36bb7caded122361dee8ffe03b48699538d20:/root/file1` [2019-09-24T20:34:50.696Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.00s) [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "3082bf3fccf72838f547fe4409f17f3f491cbe86ec869041ad7707fcb64bcd89" start output contains "" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3082bf3fccf72838f547fe4409f17f3f491cbe86ec869041ad7707fcb64bcd89` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j948107120/dir1/. 3082bf3fccf72838f547fe4409f17f3f491cbe86ec869041ad7707fcb64bcd89:/dir2` [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:279: checking that container "3082bf3fccf72838f547fe4409f17f3f491cbe86ec869041ad7707fcb64bcd89" start output contains "file1-1\n" [2019-09-24T20:34:50.696Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3082bf3fccf72838f547fe4409f17f3f491cbe86ec869041ad7707fcb64bcd89` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:279: checking that container "c2c58db713ea758a9ecc921a1a14b678b1aeb6f74ffac98a24c63413da281a51" start output contains "" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:209: running `docker start -a c2c58db713ea758a9ecc921a1a14b678b1aeb6f74ffac98a24c63413da281a51` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j948107120/dir1/. c2c58db713ea758a9ecc921a1a14b678b1aeb6f74ffac98a24c63413da281a51:/dir2/` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:279: checking that container "c2c58db713ea758a9ecc921a1a14b678b1aeb6f74ffac98a24c63413da281a51" start output contains "file1-1\n" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:209: running `docker start -a c2c58db713ea758a9ecc921a1a14b678b1aeb6f74ffac98a24c63413da281a51` [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.14s) [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions148147215/permdirtest permtest:/` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs153676057/file1 3e6d1ff203f55901b21dfb957008947c900ebb5fbc7fa0a9acf06fd20f369605:/root/shouldNotExist` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:279: checking that container "3e6d1ff203f55901b21dfb957008947c900ebb5fbc7fa0a9acf06fd20f369605" start output contains "" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3e6d1ff203f55901b21dfb957008947c900ebb5fbc7fa0a9acf06fd20f369605` [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume033502116/file1 fef6f4d91bfbfe3123c8ee4e63e8e8d9054cbfb9e34422667f76982a1c270d2b:/vol_ro/shouldNotExist` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:279: checking that container "fef6f4d91bfbfe3123c8ee4e63e8e8d9054cbfb9e34422667f76982a1c270d2b" start output contains "" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:209: running `docker start -a fef6f4d91bfbfe3123c8ee4e63e8e8d9054cbfb9e34422667f76982a1c270d2b` [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCpToStdout (1.12s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.45s) [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-937169075/file2 21d23febb9e9ab3a2cd03cb6c16ba15f48cb4f7b7d29f962fd5557fb6b7e62ee:/vol2/symlinkToFile1` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-937169075/symlinkToFile1" points to "file1" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-937169075/file1" contains "file2\n" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-937169075/file2 21d23febb9e9ab3a2cd03cb6c16ba15f48cb4f7b7d29f962fd5557fb6b7e62ee:/vol2/symlinkToDir1` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-937169075/symlinkToDir1" points to "dir1" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-937169075/file2" contains "file2\n" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-937169075/file2 21d23febb9e9ab3a2cd03cb6c16ba15f48cb4f7b7d29f962fd5557fb6b7e62ee:/vol2/brokenSymlinkToFileX` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-937169075/brokenSymlinkToFileX" points to "fileX" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-937169075/fileX" contains "file2\n" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-937169075//dir2 21d23febb9e9ab3a2cd03cb6c16ba15f48cb4f7b7d29f962fd5557fb6b7e62ee:/vol2/symlinkToDir1` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-937169075/symlinkToDir1" points to "dir1" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-937169075/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-937169075//dir2 21d23febb9e9ab3a2cd03cb6c16ba15f48cb4f7b7d29f962fd5557fb6b7e62ee:/vol2/brokenSymlinkToDirX` [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-937169075/brokenSymlinkToDirX" points to "dirX" [2019-09-24T20:34:50.697Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-937169075/dirX/file2-1" contains "file2-1\n" [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.95s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2019-09-24T20:34:50.697Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-24T20:34:50.697Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2019-09-24T20:34:50.697Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-24T20:34:50.697Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.81s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.29s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.67s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.56s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.99s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.72s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.77s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.09s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.59s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.30s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.87s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.67s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.28s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.75s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsCopy (1.52s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.80s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.96s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.05s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.43s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFilters (1.62s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFormat (1.57s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2019-09-24T20:34:50.697Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-24T20:34:50.697Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:34:50.697Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-24T20:34:50.697Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.85s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.76s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.04s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsTop (0.92s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.53s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExec (0.93s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.92s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.73s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.03s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.09s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.99s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.03s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecCgroup (1.46s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecEnv (1.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.93s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecInspectID (1.95s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.13s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecParseError (0.81s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.98s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecStartFails (1.21s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecUlimits (1.09s) [2019-09-24T20:34:50.697Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-24T20:34:50.697Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.52s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.90s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.89s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestExecWithUser (1.00s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.81s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.53s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestHealth (21.29s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.11s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.00s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImportDisplay (1.61s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImportFile (1.73s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImportGzipped (2.12s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.84s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-09-24T20:34:50.697Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2019-09-24T20:34:50.697Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-09-24T20:34:50.697Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-09-24T20:34:50.697Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.17s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2019-09-24T20:34:50.697Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.92s) [2019-09-24T20:34:50.697Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.83s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.93s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.84s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.85s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2019-09-24T20:34:50.698Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-24T20:34:50.698Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectHistory (1.16s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2019-09-24T20:34:50.698Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-24T20:34:50.698Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.91s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.93s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.90s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.93s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectStatus (1.21s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.25s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.90s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.92s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.08s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.01s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.03s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.97s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.81s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.11s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.63s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.85s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.62s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.06s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.91s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.79s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.03s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.05s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.66s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.23s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.14s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.78s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.85s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsSince (7.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.90s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.47s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.80s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestNetHostname (2.34s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.46s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.24s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.54s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPluginActive (2.18s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.35s) [2019-09-24T20:34:50.698Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-09-24T20:34:50.698Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.41s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.19s) [2019-09-24T20:34:50.698Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.11s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.49s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.77s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.66s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPortList (11.11s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.75s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.49s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.43s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.74s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsByOrder (3.74s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.11s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.93s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.49s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.99s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.67s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.54s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.54s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.58s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.54s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.73s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.74s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2019-09-24T20:34:50.698Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-24T20:34:50.698Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.34s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.62s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.36s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.27s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.95s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.86s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.92s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.78s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.00s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.06s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.91s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.22s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.97s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.86s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.88s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.75s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.72s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.66s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.24s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.28s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.88s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.73s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.64s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.85s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.88s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.76s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.75s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.73s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.74s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.65s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.02s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.55s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.50s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.94s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.89s) [2019-09-24T20:34:50.698Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-24T20:34:50.698Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.698Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-24T20:34:50.698Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.86s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.09s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.76s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.74s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2019-09-24T20:34:50.698Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-24T20:34:50.698Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.77s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.93s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-09-24T20:34:50.698Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-24T20:34:50.698Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.56s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s) [2019-09-24T20:34:50.698Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.27s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.01s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.84s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.18s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.70s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunMount (6.55s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.86s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.40s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.65s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.72s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.38s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.49s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.69s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.11s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.95s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.90s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.88s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.01s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.98s) [2019-09-24T20:34:50.699Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.84s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.87s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.86s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.86s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-24T20:34:50.699Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.71s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-24T20:34:50.699Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.61s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.90s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.27s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.91s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.38s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.10s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.66s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.93s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.82s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.92s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.92s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.91s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunState (1.75s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.88s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunSysctls (1.79s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.62s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.84s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.07s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.36s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.37s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-24T20:34:50.699Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.52s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.49s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.83s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.93s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.85s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.53s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.23s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.89s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.97s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.76s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.62s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.39s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.14s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.12s) [2019-09-24T20:34:50.699Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents874019853 [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.61s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.56s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.62s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.31s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.53s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.93s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.65s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.94s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStartRecordError (2.03s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.45s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.28s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.35s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.69s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.01s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.91s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.89s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.28s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.79s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.00s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateStats (4.85s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s) [2019-09-24T20:34:50.699Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-24T20:34:50.699Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.17s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.35s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.63s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.34s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.74s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.34s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.54s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.38s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.55s) [2019-09-24T20:34:50.699Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.35s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (1.04s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.06s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.45s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.95s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.56s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.21s) [2019-09-24T20:34:50.700Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.36s) [2019-09-24T20:34:50.700Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-24T20:34:50.700Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-24T20:34:50.700Z] === RUN TestDockerRegistrySuite [2019-09-24T20:34:50.700Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-09-24T20:34:51.659Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-24T20:34:51.676Z] --- PASS: TestWaitBlocked (0.01s) [2019-09-24T20:34:51.677Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2019-09-24T20:34:51.677Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.45s) [2019-09-24T20:34:51.677Z] === CONT TestContainerStartOnDaemonRestart [2019-09-24T20:34:51.677Z] === CONT TestIpcModeOlderClient [2019-09-24T20:34:52.046Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-09-24T20:34:52.047Z] === CONT TestDaemonRestartIpcMode [2019-09-24T20:34:53.054Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-24T20:34:54.947Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-09-24T20:34:54.947Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-24T20:34:55.555Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s) [2019-09-24T20:34:55.555Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-09-24T20:34:55.948Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2019-09-24T20:34:55.948Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-09-24T20:34:55.948Z] PASS [2019-09-24T20:34:55.948Z] [2019-09-24T20:34:55.948Z] === Skipped [2019-09-24T20:34:55.948Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-09-24T20:34:55.948Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-24T20:34:55.948Z] [2019-09-24T20:34:55.948Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-24T20:34:55.948Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:34:55.948Z] [2019-09-24T20:34:55.948Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-24T20:34:55.948Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:34:55.948Z] [2019-09-24T20:34:55.948Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-24T20:34:55.948Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-24T20:34:55.948Z] [2019-09-24T20:34:55.948Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-09-24T20:34:55.948Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-24T20:34:55.948Z] [2019-09-24T20:34:55.948Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-09-24T20:34:55.948Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-24T20:34:55.948Z] [2019-09-24T20:34:55.948Z] [2019-09-24T20:34:55.948Z] DONE 197 tests, 6 skipped in 147.732s [2019-09-24T20:34:55.948Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-09-24T20:34:55.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:34:55.948Z] ++ set -e [2019-09-24T20:34:55.948Z] ++ '[' -n 0 ']' [2019-09-24T20:34:55.948Z] ++ set -x [2019-09-24T20:34:55.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:34:56.320Z] INFO: Testing against a local daemon [2019-09-24T20:34:56.320Z] === RUN TestCommitInheritsEnv [2019-09-24T20:34:56.688Z] --- PASS: TestCommitInheritsEnv (0.50s) [2019-09-24T20:34:56.688Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-24T20:34:56.688Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-24T20:34:56.688Z] === RUN TestImagesFilterMultiReference [2019-09-24T20:34:56.688Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-09-24T20:34:56.688Z] === RUN TestImagePullPlatformInvalid [2019-09-24T20:34:56.688Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-24T20:34:56.688Z] === RUN TestRemoveImageOrphaning [2019-09-24T20:34:57.492Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-09-24T20:34:57.492Z] === RUN TestRemoveImageGarbageCollector [2019-09-24T20:34:57.492Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-24T20:34:57.492Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:34:57.492Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-24T20:34:57.492Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-09-24T20:34:57.492Z] === RUN TestTagInvalidReference [2019-09-24T20:34:57.492Z] --- PASS: TestTagInvalidReference (0.01s) [2019-09-24T20:34:57.492Z] === RUN TestTagValidPrefixedRepo [2019-09-24T20:34:57.492Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-24T20:34:57.492Z] === RUN TestTagExistedNameWithoutForce [2019-09-24T20:34:57.492Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-09-24T20:34:57.492Z] === RUN TestTagOfficialNames [2019-09-24T20:34:57.492Z] --- PASS: TestTagOfficialNames (0.04s) [2019-09-24T20:34:57.492Z] === RUN TestTagMatchesDigest [2019-09-24T20:34:57.492Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-09-24T20:34:57.492Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-24T20:34:59.119Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-24T20:35:03.291Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-09-24T20:35:07.384Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-24T20:35:08.544Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-09-24T20:35:09.475Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-24T20:35:09.731Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-09-24T20:35:10.661Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-24T20:35:12.559Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-24T20:35:13.934Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-24T20:35:15.828Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-09-24T20:35:16.758Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-09-24T20:35:17.737Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-09-24T20:35:18.126Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-24T20:35:18.198Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-24T20:35:18.198Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-09-24T20:35:20.646Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-09-24T20:35:21.116Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-24T20:35:21.116Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-09-24T20:35:23.181Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-09-24T20:35:23.438Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-24T20:35:24.806Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-24T20:35:26.702Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-24T20:35:28.596Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-09-24T20:35:29.527Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-24T20:35:30.091Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-09-24T20:35:30.091Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-24T20:35:31.984Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-24T20:35:32.916Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-24T20:35:33.528Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-09-24T20:35:34.284Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-09-24T20:35:36.178Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-24T20:35:38.701Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-09-24T20:35:38.959Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-09-24T20:35:38.959Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-24T20:35:40.854Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-09-24T20:35:40.854Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-09-24T20:35:41.113Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-09-24T20:35:41.370Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-09-24T20:35:41.934Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-09-24T20:35:42.191Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-09-24T20:35:42.191Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-09-24T20:35:44.008Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-09-24T20:35:44.009Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-24T20:35:44.083Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-09-24T20:35:45.985Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-24T20:35:47.353Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-09-24T20:35:48.725Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-09-24T20:35:49.654Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite (60.65s) [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.64s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon de74c8a33eb02 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d84a01662f515 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.75s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d737c1f4a6b2d is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d7aba32df0ef2 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.20s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon dad11d5435f1a is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.09s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon dd52d11b41b33 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.77s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d8e146559b691 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon df8134fdf43eb is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.31s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d8285e2bfbd4b is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.82s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d8f68bd64e7f0 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.52s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d287e648b9f20 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d13489186753c is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d490d4f1f1619 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d9c4c857cb632 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.52s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-09-24T20:35:50.584Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:438749460745a95e811977df85bae5ca80ef23eaa349951bd5d5fee96e1254cc [2019-09-24T20:35:50.584Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dff0d51e900217ecdd041b4515ac083eeb198af21a9f91a7b8ea773c649d290c [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d5bcbefac9724 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.62s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-09-24T20:35:50.584Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:12a7441c2cb28c03c039e1db50f8430b715723e06400cd847bf164211d7e26b5 [2019-09-24T20:35:50.584Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a3df7e02d121f94186ae74984acc4ba57877e0e0d113403f21279b033df3580b [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon deca7862daa11 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d52e5e47eeda8 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.83s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon dfaacfe83ad33 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.52s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d11353d5e501b is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d5796eaa53ed1 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.47s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d4244a7daa457 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon de61b009ccd45 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.38s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d2f6492783d5c is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.36s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon dda2a0f5d8304 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d057cb47aca85 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d39ac2c08f11f is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon dc99795c60a6c is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d5d5fc3d41e41 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.38s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d6ba1ef3ce087 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d027e5b471b11 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d12be6422cba4 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d04e4a18e94ec is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.51s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon dc827b7435081 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d3855937cb3c2 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.28s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d1eb35079a139 is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.47s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-09-24T20:35:50.584Z] check_test.go:196: Daemon d261869d772ba is not started [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-09-24T20:35:50.584Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2019-09-24T20:35:50.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-09-24T20:35:50.584Z] === RUN TestDockerSchema1RegistrySuite [2019-09-24T20:35:50.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-24T20:35:50.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-24T20:35:55.838Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-24T20:35:58.902Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-09-24T20:35:58.902Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-09-24T20:35:58.902Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-09-24T20:35:58.902Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-09-24T20:35:59.364Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-09-24T20:36:00.012Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-09-24T20:36:05.263Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-24T20:36:05.827Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-09-24T20:36:07.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-24T20:36:07.453Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-24T20:36:08.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-24T20:36:09.708Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-24T20:36:10.170Z] === RUN TestDockerSuite/TestBuildXZHost [2019-09-24T20:36:10.192Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-24T20:36:10.632Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-24T20:36:10.632Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-09-24T20:36:10.632Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-09-24T20:36:11.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-09-24T20:36:12.820Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-09-24T20:36:15.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-24T20:36:15.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-09-24T20:36:15.862Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-09-24T20:36:15.862Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-24T20:36:16.130Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-24T20:36:16.401Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-24T20:36:16.969Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite (26.41s) [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon dc2855a8a63bf is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.33s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon db948562bfabf is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.48s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon da2d067165d80 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.83s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon dc6811c550316 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.37s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon d13f17a48a0a6 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.53s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon dc871c9a73a02 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon d629e0c0b81cf is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon dcbb6fa6963a8 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon def22a330bed4 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon d801fb7b6b411 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.70s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon d0063cfc25415 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon d1415ff0b6b53 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon df946b68a5144 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon d0d2a81ed2a5f is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon d1e618fc79c51 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon d88f4cf2ca456 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon de92d971744d3 is not started [2019-09-24T20:36:16.969Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2019-09-24T20:36:16.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-09-24T20:36:16.969Z] check_test.go:223: Daemon da2b39ec6bbb3 is not started [2019-09-24T20:36:16.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-09-24T20:36:16.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-24T20:36:17.525Z] === RUN TestDockerSuite/TestCommitChange [2019-09-24T20:36:17.899Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-24T20:36:18.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-24T20:36:18.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-24T20:36:19.833Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-24T20:36:19.833Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-24T20:36:20.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-24T20:36:20.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-24T20:36:20.910Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.87s) [2019-09-24T20:36:20.910Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2019-09-24T20:36:20.910Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-09-24T20:36:20.910Z] check_test.go:252: Daemon dda99ad41cadb is not started [2019-09-24T20:36:20.910Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2019-09-24T20:36:20.910Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-09-24T20:36:20.910Z] check_test.go:252: Daemon ddbdc278733b7 is not started [2019-09-24T20:36:20.910Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-09-24T20:36:20.910Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-09-24T20:36:20.910Z] check_test.go:252: Daemon debcb40d5cf7e is not started [2019-09-24T20:36:20.910Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2019-09-24T20:36:20.910Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-09-24T20:36:20.910Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-09-24T20:36:20.910Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-09-24T20:36:20.910Z] check_test.go:252: Daemon d9a1f80456e45 is not started [2019-09-24T20:36:20.910Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.35s) [2019-09-24T20:36:20.910Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-09-24T20:36:20.910Z] check_test.go:252: Daemon d5a9cd56535ec is not started [2019-09-24T20:36:20.910Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2019-09-24T20:36:20.910Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-09-24T20:36:20.910Z] check_test.go:252: Daemon dc1b5f0ef6a41 is not started [2019-09-24T20:36:20.910Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-09-24T20:36:20.910Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-09-24T20:36:20.910Z] check_test.go:252: Daemon d8fd464a5e280 is not started [2019-09-24T20:36:20.910Z] === RUN TestDockerRegistryAuthTokenSuite [2019-09-24T20:36:20.910Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-24T20:36:23.334Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-09-24T20:36:26.159Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-24T20:36:26.159Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-24T20:36:26.159Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-24T20:36:26.416Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-24T20:36:26.416Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2019-09-24T20:36:26.416Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-09-24T20:36:26.672Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-09-24T20:36:26.672Z] check_test.go:279: Daemon db56cf56c9da8 is not started [2019-09-24T20:36:26.672Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-09-24T20:36:26.672Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-09-24T20:36:26.672Z] check_test.go:279: Daemon d68cf34874e46 is not started [2019-09-24T20:36:26.672Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-09-24T20:36:26.672Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-09-24T20:36:26.672Z] check_test.go:279: Daemon d008a0eb72960 is not started [2019-09-24T20:36:26.672Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-09-24T20:36:26.672Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-09-24T20:36:26.672Z] check_test.go:279: Daemon d9aba151b9405 is not started [2019-09-24T20:36:26.672Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-09-24T20:36:26.672Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-09-24T20:36:26.672Z] check_test.go:279: Daemon dc23d550db70d is not started [2019-09-24T20:36:26.672Z] === RUN TestDockerNetworkSuite [2019-09-24T20:36:26.672Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-24T20:36:27.602Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities [2019-09-24T20:36:28.040Z] === RUN TestDockerSuite/TestCommitHardlink [2019-09-24T20:36:28.040Z] === RUN TestDockerSuite/TestCommitNewFile [2019-09-24T20:36:28.166Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer [2019-09-24T20:36:30.061Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverGet [2019-09-24T20:36:30.061Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-24T20:36:30.318Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverList [2019-09-24T20:36:30.318Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-24T20:36:30.318Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverMountID [2019-09-24T20:36:32.213Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverNamed [2019-09-24T20:36:33.580Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-24T20:36:34.145Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-09-24T20:36:35.135Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-09-24T20:36:35.135Z] === RUN TestDockerSuite/TestCommitTTY [2019-09-24T20:36:37.417Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-24T20:36:41.637Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-09-24T20:36:42.230Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-09-24T20:36:44.156Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-24T20:36:46.937Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-09-24T20:36:47.399Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-09-24T20:36:47.399Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-09-24T20:36:47.399Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-24T20:36:47.399Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-09-24T20:36:47.399Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-24T20:36:47.399Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-09-24T20:36:47.399Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-09-24T20:36:47.399Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-09-24T20:36:48.330Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-24T20:36:49.698Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls [2019-09-24T20:36:51.592Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-24T20:36:59.807Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-24T20:37:07.248Z] --- PASS: TestImportExtremelyLargeImageWorks (116.29s) [2019-09-24T20:37:07.248Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-09-24T20:37:07.248Z] PASS [2019-09-24T20:37:07.248Z] [2019-09-24T20:37:07.248Z] === Skipped [2019-09-24T20:37:07.248Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-24T20:37:07.248Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:37:07.248Z] [2019-09-24T20:37:07.248Z] [2019-09-24T20:37:07.248Z] DONE 12 tests, 1 skipped in 117.890s [2019-09-24T20:37:07.248Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-09-24T20:37:07.248Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:37:07.248Z] ++ set -e [2019-09-24T20:37:07.248Z] ++ '[' -n 0 ']' [2019-09-24T20:37:07.248Z] ++ set -x [2019-09-24T20:37:07.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:37:07.248Z] INFO: Testing against a local daemon [2019-09-24T20:37:07.248Z] === RUN TestNetworkCreateDelete [2019-09-24T20:37:07.248Z] --- PASS: TestNetworkCreateDelete (0.15s) [2019-09-24T20:37:07.248Z] === RUN TestDockerNetworkDeletePreferID [2019-09-24T20:37:07.248Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-09-24T20:37:07.248Z] === RUN TestInspectNetwork [2019-09-24T20:37:07.248Z] === RUN TestInspectNetwork/full_network_id [2019-09-24T20:37:07.248Z] === RUN TestInspectNetwork/partial_network_id [2019-09-24T20:37:07.248Z] === RUN TestInspectNetwork/network_name [2019-09-24T20:37:07.248Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-24T20:37:07.248Z] --- PASS: TestInspectNetwork (9.42s) [2019-09-24T20:37:07.248Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-09-24T20:37:07.248Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-09-24T20:37:07.248Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-24T20:37:07.248Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-24T20:37:07.248Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-24T20:37:07.248Z] === RUN TestRunContainerWithBridgeNone [2019-09-24T20:37:07.248Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-09-24T20:37:07.248Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-09-24T20:37:07.248Z] === RUN TestNetworkInvalidJSON [2019-09-24T20:37:07.248Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-24T20:37:07.248Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-24T20:37:07.248Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T20:37:07.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T20:37:07.248Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T20:37:07.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T20:37:07.248Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-24T20:37:07.248Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T20:37:07.248Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T20:37:07.248Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-09-24T20:37:07.248Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-24T20:37:07.248Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-24T20:37:07.248Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-24T20:37:07.248Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-24T20:37:07.739Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-09-24T20:37:07.739Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-09-24T20:37:07.739Z] === RUN TestDaemonDefaultNetworkPools [2019-09-24T20:37:08.171Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2019-09-24T20:37:08.171Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-09-24T20:37:08.171Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-24T20:37:09.457Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-09-24T20:37:09.457Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-09-24T20:37:09.457Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-24T20:37:10.721Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-09-24T20:37:10.721Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-09-24T20:37:10.721Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-24T20:37:11.082Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-09-24T20:37:11.082Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-09-24T20:37:11.082Z] === RUN TestServiceWithPredefinedNetwork [2019-09-24T20:37:12.222Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-24T20:37:12.222Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-24T20:37:13.196Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-09-24T20:37:13.196Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-24T20:37:13.196Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-24T20:37:13.196Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-09-24T20:37:13.486Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-24T20:37:14.270Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2019-09-24T20:37:14.270Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-09-24T20:37:14.270Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-24T20:37:14.270Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-24T20:37:14.270Z] service_test.go:230: FLAKY_TEST [2019-09-24T20:37:14.270Z] === RUN TestServiceWithDataPathPortInit [2019-09-24T20:37:15.383Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-24T20:37:15.383Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-09-24T20:37:15.383Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-09-24T20:37:18.298Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-24T20:37:18.298Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-24T20:37:18.298Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-24T20:37:18.298Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-24T20:37:18.298Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-09-24T20:37:20.483Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-09-24T20:37:22.668Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-09-24T20:37:24.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-09-24T20:37:24.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-24T20:37:24.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-24T20:37:27.042Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-24T20:37:27.042Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-09-24T20:37:28.334Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-24T20:37:29.229Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-09-24T20:37:29.229Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-09-24T20:37:29.229Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-24T20:37:30.226Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-09-24T20:37:30.725Z] --- PASS: TestServiceWithDataPathPortInit (16.59s) [2019-09-24T20:37:30.725Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-24T20:37:30.725Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-24T20:37:30.725Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-24T20:37:31.418Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-24T20:37:31.418Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-09-24T20:37:33.499Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-24T20:37:33.612Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-09-24T20:37:33.612Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-09-24T20:37:35.393Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-24T20:37:35.799Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-09-24T20:37:36.260Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-09-24T20:37:37.294Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-24T20:37:40.037Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.39s) [2019-09-24T20:37:40.037Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-09-24T20:37:40.037Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mem1on8wb0rqln6lskwpymyd4 Created:2019-09-24 20:37:32.091947656 +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[dbd9b84e307f1daa80501f7cc7f06d13dd272c01781a9f6512f3fcf92696c3a3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z44ckfdn7vh8n7keroomfir12 EndpointID:cb4bd0c7163581dc4ff652d7393cf880ddf057e8efc4f9f6da012580bbbf73e4 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2449c3ac5b3680f46e8b9dd9206fe0db25d1fda1adabcf0389796ebe2789da7c 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:e9f49308ec7a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z44ckfdn7vh8n7keroomfir12 EndpointID:cb4bd0c7163581dc4ff652d7393cf880ddf057e8efc4f9f6da012580bbbf73e4 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-24T20:37:40.037Z] PASS [2019-09-24T20:37:40.037Z] [2019-09-24T20:37:40.037Z] === Skipped [2019-09-24T20:37:40.037Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-24T20:37:40.037Z] service_test.go:230: FLAKY_TEST [2019-09-24T20:37:40.037Z] [2019-09-24T20:37:40.037Z] [2019-09-24T20:37:40.037Z] DONE 21 tests, 1 skipped in 45.205s [2019-09-24T20:37:40.037Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-24T20:37:40.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:37:40.037Z] ++ set -e [2019-09-24T20:37:40.037Z] ++ '[' -n 0 ']' [2019-09-24T20:37:40.037Z] ++ set -x [2019-09-24T20:37:40.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:37:40.037Z] INFO: Testing against a local daemon [2019-09-24T20:37:40.037Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-24T20:37:40.422Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.40s) [2019-09-24T20:37:40.422Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-09-24T20:37:40.422Z] === RUN TestDockerNetworkIpvlan [2019-09-24T20:37:41.197Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-24T20:37:42.455Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-24T20:37:43.270Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-24T20:37:43.368Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-09-24T20:37:45.387Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-09-24T20:37:45.713Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-24T20:37:48.084Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-24T20:37:49.891Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-24T20:37:50.637Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-24T20:37:51.814Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-24T20:37:51.877Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-24T20:37:51.877Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-24T20:37:51.877Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-24T20:37:51.877Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-24T20:37:51.877Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-09-24T20:37:53.156Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-24T20:37:53.421Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-24T20:37:53.421Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-09-24T20:37:55.048Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-24T20:37:55.874Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-24T20:37:56.416Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-24T20:37:59.687Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-09-24T20:38:00.071Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-24T20:38:00.512Z] === RUN TestDockerSuite/TestContainerAPITop [2019-09-24T20:38:00.512Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-09-24T20:38:02.698Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-09-24T20:38:02.698Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-09-24T20:38:02.957Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-09-24T20:38:05.147Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-24T20:38:06.229Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-09-24T20:38:06.971Z] --- PASS: TestDockerNetworkIpvlan (26.56s) [2019-09-24T20:38:06.971Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T20:38:06.971Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2019-09-24T20:38:06.971Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T20:38:06.971Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-09-24T20:38:06.971Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T20:38:06.971Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.25s) [2019-09-24T20:38:06.971Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T20:38:06.971Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.28s) [2019-09-24T20:38:06.971Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T20:38:06.971Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.22s) [2019-09-24T20:38:06.971Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T20:38:06.971Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.19s) [2019-09-24T20:38:06.971Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T20:38:06.971Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.24s) [2019-09-24T20:38:06.971Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T20:38:06.971Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.16s) [2019-09-24T20:38:06.971Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T20:38:06.971Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.84s) [2019-09-24T20:38:06.971Z] PASS [2019-09-24T20:38:06.971Z] [2019-09-24T20:38:06.971Z] DONE 11 tests in 28.087s [2019-09-24T20:38:06.971Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-24T20:38:06.971Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:38:06.971Z] ++ set -e [2019-09-24T20:38:06.971Z] ++ '[' -n 0 ']' [2019-09-24T20:38:06.971Z] ++ set -x [2019-09-24T20:38:06.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:38:07.337Z] INFO: Testing against a local daemon [2019-09-24T20:38:07.337Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-24T20:38:07.403Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-09-24T20:38:08.745Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2019-09-24T20:38:08.745Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-09-24T20:38:08.745Z] === RUN TestDockerNetworkMacvlan [2019-09-24T20:38:08.750Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-09-24T20:38:08.946Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-09-24T20:38:08.946Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-09-24T20:38:08.946Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-09-24T20:38:08.946Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-24T20:38:08.946Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-24T20:38:08.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-24T20:38:09.552Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-24T20:38:10.334Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-24T20:38:11.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-09-24T20:38:11.615Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-24T20:38:14.085Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-24T20:38:17.367Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-24T20:38:22.483Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-24T20:38:23.759Z] --- PASS: TestDockerNetworkMacvlan (14.97s) [2019-09-24T20:38:23.759Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:38:23.759Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-24T20:38:23.759Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:38:23.759Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-09-24T20:38:23.759Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:38:23.759Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2019-09-24T20:38:23.759Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:38:23.759Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2019-09-24T20:38:23.759Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:38:23.759Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2019-09-24T20:38:23.759Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T20:38:23.759Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-09-24T20:38:23.759Z] PASS [2019-09-24T20:38:23.759Z] [2019-09-24T20:38:23.759Z] DONE 8 tests in 16.534s [2019-09-24T20:38:23.759Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-24T20:38:23.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:38:23.759Z] ++ set -e [2019-09-24T20:38:23.759Z] ++ '[' -n 0 ']' [2019-09-24T20:38:23.759Z] ++ set -x [2019-09-24T20:38:23.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:38:23.759Z] testing: warning: no tests to run [2019-09-24T20:38:23.759Z] PASS [2019-09-24T20:38:23.759Z] [2019-09-24T20:38:23.759Z] DONE 0 tests in 0.070s [2019-09-24T20:38:23.759Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-24T20:38:23.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:38:23.759Z] ++ set -e [2019-09-24T20:38:23.759Z] ++ '[' -n 0 ']' [2019-09-24T20:38:23.759Z] ++ set -x [2019-09-24T20:38:23.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:38:24.135Z] INFO: Testing against a local daemon [2019-09-24T20:38:24.135Z] === RUN TestAuthZPluginAllowRequest [2019-09-24T20:38:25.962Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2019-09-24T20:38:25.962Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-09-24T20:38:25.962Z] === RUN TestAuthZPluginTLS [2019-09-24T20:38:26.347Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-09-24T20:38:26.347Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-09-24T20:38:26.347Z] === RUN TestAuthZPluginDenyRequest [2019-09-24T20:38:26.806Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-24T20:38:26.860Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-09-24T20:38:26.860Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-09-24T20:38:26.860Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-24T20:38:27.265Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-09-24T20:38:27.265Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-09-24T20:38:27.265Z] === RUN TestAuthZPluginDenyResponse [2019-09-24T20:38:28.039Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-09-24T20:38:28.039Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-09-24T20:38:28.039Z] === RUN TestAuthZPluginAllowEventStream [2019-09-24T20:38:29.840Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-09-24T20:38:29.840Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-09-24T20:38:29.840Z] === RUN TestAuthZPluginErrorResponse [2019-09-24T20:38:30.202Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-09-24T20:38:30.202Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-09-24T20:38:30.202Z] === RUN TestAuthZPluginErrorRequest [2019-09-24T20:38:30.565Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-09-24T20:38:30.565Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-09-24T20:38:30.565Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-24T20:38:31.334Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-09-24T20:38:31.335Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-09-24T20:38:31.335Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-24T20:38:33.162Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2019-09-24T20:38:33.162Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-09-24T20:38:33.162Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-24T20:38:35.193Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2019-09-24T20:38:35.193Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-09-24T20:38:35.193Z] === RUN TestAuthZPluginHeader [2019-09-24T20:38:35.994Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-09-24T20:38:35.994Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-09-24T20:38:35.994Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-24T20:38:35.994Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-24T20:38:35.994Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:38:35.994Z] === RUN TestAuthZPluginV2Disable [2019-09-24T20:38:35.994Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-24T20:38:35.994Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:38:35.994Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-24T20:38:35.994Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-24T20:38:35.994Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:38:35.994Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-24T20:38:35.994Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-24T20:38:35.994Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:38:35.994Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-09-24T20:38:41.133Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-09-24T20:38:48.230Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-09-24T20:38:48.230Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-09-24T20:38:48.230Z] === RUN TestDockerSuite/TestCpRelativePath [2019-09-24T20:38:50.419Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-09-24T20:38:50.419Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-09-24T20:38:50.419Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-24T20:38:50.419Z] === RUN TestDockerSuite/TestCpToCaseA [2019-09-24T20:38:55.741Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-09-24T20:38:55.741Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-09-24T20:38:55.741Z] PASS [2019-09-24T20:38:55.741Z] [2019-09-24T20:38:55.741Z] === Skipped [2019-09-24T20:38:55.741Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-24T20:38:55.741Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:38:55.741Z] [2019-09-24T20:38:55.741Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-24T20:38:55.741Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:38:55.741Z] [2019-09-24T20:38:55.741Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-24T20:38:55.741Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:38:55.741Z] [2019-09-24T20:38:55.741Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-24T20:38:55.741Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:38:55.741Z] [2019-09-24T20:38:55.741Z] [2019-09-24T20:38:55.741Z] DONE 17 tests, 4 skipped in 29.213s [2019-09-24T20:38:55.741Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-24T20:38:55.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:38:55.741Z] ++ set -e [2019-09-24T20:38:55.741Z] ++ '[' -n 0 ']' [2019-09-24T20:38:55.741Z] ++ set -x [2019-09-24T20:38:55.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:38:55.741Z] INFO: Testing against a local daemon [2019-09-24T20:38:55.741Z] === RUN TestPluginInvalidJSON [2019-09-24T20:38:55.741Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T20:38:55.741Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T20:38:55.741Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T20:38:55.741Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-24T20:38:55.741Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-24T20:38:55.742Z] PASS [2019-09-24T20:38:55.742Z] [2019-09-24T20:38:55.742Z] DONE 2 tests in 0.234s [2019-09-24T20:38:55.742Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-24T20:38:55.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:38:55.742Z] ++ set -e [2019-09-24T20:38:55.742Z] ++ '[' -n 0 ']' [2019-09-24T20:38:55.742Z] ++ set -x [2019-09-24T20:38:55.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:38:55.742Z] INFO: Testing against a local daemon [2019-09-24T20:38:55.742Z] === RUN TestExternalGraphDriver [2019-09-24T20:38:55.742Z] === RUN TestExternalGraphDriver/json [2019-09-24T20:38:55.742Z] === RUN TestExternalGraphDriver/spec [2019-09-24T20:38:57.569Z] === RUN TestExternalGraphDriver/pull [2019-09-24T20:38:58.844Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed [2019-09-24T20:39:00.054Z] --- PASS: TestExternalGraphDriver (6.30s) [2019-09-24T20:39:00.054Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-09-24T20:39:00.054Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2019-09-24T20:39:00.054Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2019-09-24T20:39:00.054Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2019-09-24T20:39:00.054Z] === RUN TestGraphdriverPluginV2 [2019-09-24T20:39:00.054Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-24T20:39:00.054Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:39:00.054Z] PASS [2019-09-24T20:39:00.054Z] [2019-09-24T20:39:00.054Z] === Skipped [2019-09-24T20:39:00.054Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-24T20:39:00.054Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:39:00.054Z] [2019-09-24T20:39:00.054Z] [2019-09-24T20:39:00.054Z] DONE 5 tests, 1 skipped in 6.556s [2019-09-24T20:39:00.054Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-24T20:39:00.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:39:00.054Z] ++ set -e [2019-09-24T20:39:00.054Z] ++ '[' -n 0 ']' [2019-09-24T20:39:00.054Z] ++ set -x [2019-09-24T20:39:00.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:39:00.054Z] INFO: Testing against a local daemon [2019-09-24T20:39:00.054Z] === RUN TestContinueAfterPluginCrash [2019-09-24T20:39:00.054Z] === PAUSE TestContinueAfterPluginCrash [2019-09-24T20:39:00.054Z] === RUN TestDaemonStartWithLogOpt [2019-09-24T20:39:00.054Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-24T20:39:00.054Z] === CONT TestContinueAfterPluginCrash [2019-09-24T20:39:00.054Z] === CONT TestDaemonStartWithLogOpt [2019-09-24T20:39:00.771Z] === RUN TestDockerSuite/TestCpToCaseB [2019-09-24T20:39:01.364Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-24T20:39:02.315Z] === RUN TestDockerSuite/TestCpToCaseC [2019-09-24T20:39:02.315Z] === RUN TestDockerSuite/TestCpToCaseD [2019-09-24T20:39:02.315Z] === RUN TestDockerSuite/TestCpToCaseE [2019-09-24T20:39:11.672Z] --- PASS: TestDaemonStartWithLogOpt (11.53s) [2019-09-24T20:39:11.672Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-09-24T20:39:12.664Z] === RUN TestDockerSuite/TestCpToCaseF [2019-09-24T20:39:12.664Z] === RUN TestDockerSuite/TestCpToCaseG [2019-09-24T20:39:12.664Z] === RUN TestDockerSuite/TestCpToCaseH [2019-09-24T20:39:16.214Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom [2019-09-24T20:39:16.677Z] --- PASS: TestContinueAfterPluginCrash (16.30s) [2019-09-24T20:39:16.677Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-09-24T20:39:16.677Z] PASS [2019-09-24T20:39:16.677Z] [2019-09-24T20:39:16.677Z] DONE 2 tests in 16.490s [2019-09-24T20:39:16.677Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-24T20:39:16.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:39:16.677Z] ++ set -e [2019-09-24T20:39:16.677Z] ++ '[' -n 0 ']' [2019-09-24T20:39:16.677Z] ++ set -x [2019-09-24T20:39:16.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:39:16.677Z] INFO: Testing against a local daemon [2019-09-24T20:39:16.677Z] === RUN TestPluginWithDevMounts [2019-09-24T20:39:16.677Z] === PAUSE TestPluginWithDevMounts [2019-09-24T20:39:16.677Z] === CONT TestPluginWithDevMounts [2019-09-24T20:39:18.501Z] --- PASS: TestPluginWithDevMounts (1.99s) [2019-09-24T20:39:18.501Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-09-24T20:39:18.501Z] PASS [2019-09-24T20:39:18.501Z] [2019-09-24T20:39:18.501Z] DONE 1 tests in 2.247s [2019-09-24T20:39:18.501Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-09-24T20:39:18.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:39:18.501Z] ++ set -e [2019-09-24T20:39:18.501Z] ++ '[' -n 0 ']' [2019-09-24T20:39:18.501Z] ++ set -x [2019-09-24T20:39:18.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:39:18.869Z] INFO: Testing against a local daemon [2019-09-24T20:39:18.869Z] === RUN TestSecretInspect [2019-09-24T20:39:19.484Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-24T20:39:21.257Z] === RUN TestDockerSuite/TestCpToCaseI [2019-09-24T20:39:21.257Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-09-24T20:39:21.257Z] === RUN TestDockerSuite/TestCpToDot [2019-09-24T20:39:21.475Z] --- PASS: TestSecretInspect (2.86s) [2019-09-24T20:39:21.475Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-09-24T20:39:21.475Z] === RUN TestSecretList [2019-09-24T20:39:22.803Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-09-24T20:39:22.803Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-09-24T20:39:22.803Z] === RUN TestDockerSuite/TestCpToStdout [2019-09-24T20:39:24.644Z] --- PASS: TestSecretList (2.52s) [2019-09-24T20:39:24.644Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-09-24T20:39:24.644Z] === RUN TestSecretsCreateAndDelete [2019-09-24T20:39:25.727Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-09-24T20:39:25.727Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-09-24T20:39:25.727Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-09-24T20:39:25.727Z] === RUN TestDockerSuite/TestCpVolumePath [2019-09-24T20:39:25.727Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-09-24T20:39:25.727Z] === RUN TestDockerSuite/TestCreateArgs [2019-09-24T20:39:25.727Z] === RUN TestDockerSuite/TestCreateByImageID [2019-09-24T20:39:27.118Z] --- PASS: TestSecretsCreateAndDelete (2.91s) [2019-09-24T20:39:27.118Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-09-24T20:39:27.118Z] === RUN TestSecretsUpdate [2019-09-24T20:39:27.912Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-09-24T20:39:29.627Z] --- PASS: TestSecretsUpdate (2.41s) [2019-09-24T20:39:29.627Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-09-24T20:39:29.627Z] === RUN TestTemplatedSecret [2019-09-24T20:39:31.667Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-24T20:39:33.685Z] --- PASS: TestTemplatedSecret (3.62s) [2019-09-24T20:39:33.685Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-09-24T20:39:33.685Z] === RUN TestSecretCreateResolve [2019-09-24T20:39:35.012Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-09-24T20:39:35.012Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-09-24T20:39:35.012Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-09-24T20:39:35.533Z] --- PASS: TestSecretCreateResolve (2.33s) [2019-09-24T20:39:35.533Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-09-24T20:39:35.533Z] PASS [2019-09-24T20:39:35.533Z] [2019-09-24T20:39:35.533Z] DONE 6 tests in 16.851s [2019-09-24T20:39:35.533Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-09-24T20:39:35.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:39:35.533Z] ++ set -e [2019-09-24T20:39:35.533Z] ++ '[' -n 0 ']' [2019-09-24T20:39:35.533Z] ++ set -x [2019-09-24T20:39:35.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:39:35.533Z] INFO: Testing against a local daemon [2019-09-24T20:39:35.533Z] === RUN TestServiceCreateInit [2019-09-24T20:39:35.533Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-24T20:39:37.199Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-09-24T20:39:38.178Z] === RUN TestDockerSuite/TestCreateLabels [2019-09-24T20:39:38.178Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-09-24T20:39:38.178Z] === RUN TestDockerSuite/TestCreateRM [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite (1728.62s) [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.10s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.56s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.71s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.68s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.22s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-09-24T20:39:38.212Z] check_test.go:358: [da6b7590afe27] joining swarm manager [d6a1bd1290096]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-09-24T20:39:38.212Z] check_test.go:358: [d9c063fff97a0] joining swarm manager [d6a1bd1290096]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.212Z] check_test.go:379: Daemon da6b7590afe27 is not started [2019-09-24T20:39:38.212Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-24T20:39:38.212Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.19s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-09-24T20:39:38.212Z] check_test.go:358: [dffa5e7972843] joining swarm manager [d34649c77c6c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.34s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.69s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-09-24T20:39:38.212Z] check_test.go:358: [ded531c1314e1] joining swarm manager [deaa422c20c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-09-24T20:39:38.212Z] check_test.go:358: [d3d88eb84516a] joining swarm manager [deaa422c20c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.212Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-09-24T20:39:38.212Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.90s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-09-24T20:39:38.212Z] check_test.go:358: [de23581ff783e] joining swarm manager [d5d439ae54b6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-09-24T20:39:38.212Z] check_test.go:358: [d6959af2360fb] joining swarm manager [d5d439ae54b6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.66s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.28s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.91s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-09-24T20:39:38.212Z] check_test.go:358: [dc4aea0c9d413] joining swarm manager [d7855a8f65d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-09-24T20:39:38.212Z] check_test.go:358: [d1ae16b1a6c55] joining swarm manager [d7855a8f65d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.54s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-09-24T20:39:38.212Z] check_test.go:358: [d032df5503917] joining swarm manager [d2ec9235fd3e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-09-24T20:39:38.212Z] check_test.go:358: [dfff52a408072] joining swarm manager [d2ec9235fd3e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.80s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-09-24T20:39:38.212Z] check_test.go:358: [de1ee74ba88a0] joining swarm manager [d70e079e06ba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.62s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-09-24T20:39:38.212Z] check_test.go:358: [d2150f97a2009] joining swarm manager [d3e1c74d73cc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-09-24T20:39:38.212Z] check_test.go:358: [d981707fd13f2] joining swarm manager [d3e1c74d73cc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.68s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.42s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-09-24T20:39:38.212Z] check_test.go:358: [d2d9d06ffa831] joining swarm manager [d31f5bd33d0fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.24s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-09-24T20:39:38.212Z] check_test.go:358: [d3dbd6204a517] joining swarm manager [d0f0ac4e5a3e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-09-24T20:39:38.212Z] check_test.go:358: [db54ff6ee4c2a] joining swarm manager [d0f0ac4e5a3e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.212Z] check_test.go:379: Daemon db54ff6ee4c2a is not started [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.56s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-24T20:39:38.212Z] check_test.go:358: [dcb0af516553e] joining swarm manager [d1178608a3a38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-24T20:39:38.212Z] check_test.go:358: [daba2a26e576f] joining swarm manager [d1178608a3a38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-24T20:39:38.212Z] check_test.go:358: [d181a80ca1133] joining swarm manager [d1178608a3a38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-24T20:39:38.212Z] check_test.go:358: [d882719ed2205] joining swarm manager [d1178608a3a38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-24T20:39:38.212Z] check_test.go:358: [d9e59189c5a86] joining swarm manager [d1178608a3a38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.99s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.61s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-09-24T20:39:38.212Z] check_test.go:358: [df2c69de1cf5b] joining swarm manager [d96f0393c5297]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-09-24T20:39:38.212Z] check_test.go:358: [d99ca31528396] joining swarm manager [d96f0393c5297]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.45s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-09-24T20:39:38.212Z] check_test.go:358: [d190cfae6d7be] joining swarm manager [d315ce6794f28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-09-24T20:39:38.212Z] check_test.go:358: [d678aff240f76] joining swarm manager [d315ce6794f28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.10s) [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-09-24T20:39:38.212Z] check_test.go:358: [da32e92601080] joining swarm manager [dbfcbb24133f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.212Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-09-24T20:39:38.213Z] check_test.go:358: [d25b3b9da6eba] joining swarm manager [dbfcbb24133f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.26s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.81s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-24T20:39:38.213Z] check_test.go:358: [d7e428bc2731c] joining swarm manager [d39646e082fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-24T20:39:38.213Z] check_test.go:358: [dcb0acd0bb075] joining swarm manager [d39646e082fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-24T20:39:38.213Z] check_test.go:358: [dc380831233d9] joining swarm manager [d39646e082fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-24T20:39:38.213Z] check_test.go:358: [d64612e38c0e5] joining swarm manager [d39646e082fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.06s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.14s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-09-24T20:39:38.213Z] check_test.go:358: [d2756b69669f4] joining swarm manager [d18b6fc1e41c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-09-24T20:39:38.213Z] check_test.go:358: [d6d06fffd00da] joining swarm manager [d18b6fc1e41c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.47s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-09-24T20:39:38.213Z] check_test.go:358: [d4cfd9c3f9d4a] joining swarm manager [d5632bce354b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-09-24T20:39:38.213Z] check_test.go:358: [d69782cde6afc] joining swarm manager [d5632bce354b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.213Z] check_test.go:379: Daemon d4cfd9c3f9d4a is not started [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.46s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-09-24T20:39:38.213Z] check_test.go:358: [d498921b47999] joining swarm manager [d92459cbb7916]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-09-24T20:39:38.213Z] check_test.go:358: [d6cf7e8830229] joining swarm manager [d92459cbb7916]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.76s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-09-24T20:39:38.213Z] check_test.go:358: [d3240df485c7b] joining swarm manager [d9d62e674aec3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-09-24T20:39:38.213Z] check_test.go:358: [d1d657c528453] joining swarm manager [d9d62e674aec3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.77s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.59s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.06s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.29s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.24s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.95s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.14s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.38s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.39s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.88s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.34s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (5.51s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.67s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.46s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.42s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.17s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.01s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.82s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.90s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.75s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-09-24T20:39:38.213Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.sh20mg57olv9@a02d39304965 | hello1\n" [2019-09-24T20:39:38.213Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.0y161kbwz166@a02d39304965 | hello2\n" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.33s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.29s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.38s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.34s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.51s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.25s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.49s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-09-24T20:39:38.213Z] docker_cli_service_logs_test.go:242: checking task qloey8iyjkx6 [2019-09-24T20:39:38.213Z] docker_cli_service_logs_test.go:247: checking messages for qloey8iyjkx6 [2019-09-24T20:39:38.213Z] docker_cli_service_logs_test.go:242: checking task 66xw6zpicmnr [2019-09-24T20:39:38.213Z] docker_cli_service_logs_test.go:247: checking messages for 66xw6zpicmnr [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.13s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.33s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.01s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.06s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.71s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-09-24T20:39:38.213Z] check_test.go:358: [d26c80f48b2ce] joining swarm manager [d8c27b05cc225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-09-24T20:39:38.213Z] check_test.go:358: [dd2d9d72f51c4] joining swarm manager [d8c27b05cc225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.05s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.02s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.88s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.09s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-09-24T20:39:38.213Z] check_test.go:358: [d8bf8e4caf52c] joining swarm manager [d732f1aaaae15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-09-24T20:39:38.213Z] check_test.go:358: [df3f2ef00f626] joining swarm manager [d732f1aaaae15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.35s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (102.74s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-09-24T20:39:38.213Z] check_test.go:358: [d547fc3ed0046] joining swarm manager [d51a72c180230]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-09-24T20:39:38.213Z] check_test.go:358: [d2c29da38febd] joining swarm manager [d51a72c180230]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.88s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.68s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.53s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.97s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.16s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.04s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.02s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-09-24T20:39:38.213Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-24T20:39:38.213Z] requirement.go:26: unmatched requirement IPv6 [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.06s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.03s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-09-24T20:39:38.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2019-09-24T20:39:38.213Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.32s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-09-24T20:39:38.214Z] check_test.go:358: [d8e0c682c2efe] joining swarm manager [d131840ec943c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-09-24T20:39:38.214Z] check_test.go:358: [ddc6dfd0c0cb1] joining swarm manager [d131840ec943c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.31s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.58s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.95s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-24T20:39:38.214Z] check_test.go:358: [d5c9920fdee36] joining swarm manager [dede54d744d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-24T20:39:38.214Z] check_test.go:358: [d31b870009e8a] joining swarm manager [dede54d744d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-24T20:39:38.214Z] check_test.go:358: [d0b142d879f56] joining swarm manager [dede54d744d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.87s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-09-24T20:39:38.214Z] check_test.go:358: [dd2b048646d37] joining swarm manager [d1f519736aba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-09-24T20:39:38.214Z] check_test.go:358: [d687f494c5cac] joining swarm manager [d1f519736aba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.10s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-09-24T20:39:38.214Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-09-24T20:39:38.214Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-24T20:39:38.214Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-09-24T20:39:38.214Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-24T20:39:38.214Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-09-24T20:39:38.214Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-24T20:39:38.214Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-09-24T20:39:38.214Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.98s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.24s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.28s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (55.04s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-09-24T20:39:38.214Z] check_test.go:358: [d348b06432dc8] joining swarm manager [d1b893b00d0da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.87s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.97s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.92s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.54s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.10s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.36s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-09-24T20:39:38.214Z] check_test.go:358: [da157d8806ba0] joining swarm manager [df26564e6b05b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.95s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.16s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.01s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.94s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.39s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.58s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.20s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.30s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.24s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.24s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.27s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.98s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-09-24T20:39:38.214Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.99s) [2019-09-24T20:39:38.214Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-09-24T20:39:38.214Z] === RUN TestDockerExternalVolumeSuite [2019-09-24T20:39:38.214Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-24T20:39:38.640Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-09-24T20:39:38.640Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-09-24T20:39:38.640Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-09-24T20:39:39.101Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-09-24T20:39:40.772Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-24T20:39:45.856Z] --- PASS: TestServiceCreateInit (9.64s) [2019-09-24T20:39:45.856Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.58s) [2019-09-24T20:39:45.856Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-09-24T20:39:45.856Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s) [2019-09-24T20:39:45.856Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-09-24T20:39:45.856Z] === RUN TestCreateServiceMultipleTimes [2019-09-24T20:39:47.697Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-09-24T20:39:47.698Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-09-24T20:39:47.698Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-09-24T20:39:48.163Z] === RUN TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict [2019-09-24T20:39:52.415Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-09-24T20:39:52.416Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-24T20:39:52.416Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-09-24T20:39:53.412Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-24T20:39:53.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-24T20:39:53.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDevicePermissions [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDockerFails [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestEventsAttach [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestEventsCommit [2019-09-24T20:39:54.420Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-09-24T20:39:56.608Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-09-24T20:39:58.796Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-24T20:40:01.711Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-09-24T20:40:02.424Z] --- PASS: TestCreateServiceMultipleTimes (16.42s) [2019-09-24T20:40:02.425Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-09-24T20:40:02.425Z] === RUN TestCreateServiceConflict [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite (216.35s) [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume (0.92s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume" [2019-09-24T20:40:03.361Z] docker_cli_external_volume_driver_test.go:53: Daemon d4cbe2e47bbbc is not started [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities (0.61s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities" [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer (1.62s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer" [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGet (0.04s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGet" [2019-09-24T20:40:03.361Z] docker_cli_external_volume_driver_test.go:53: Daemon deef089fb395d is not started [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse (0.54s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverList (0.03s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverList" [2019-09-24T20:40:03.361Z] docker_cli_external_volume_driver_test.go:53: Daemon de67b52912061 is not started [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked (0.12s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-09-24T20:40:03.361Z] docker_cli_external_volume_driver_test.go:53: Daemon df386996debad is not started [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverMountID (1.56s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverMountID" [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverNamed (1.62s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverNamed" [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete (15.87s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls" [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.81s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-09-24T20:40:03.361Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp (31.71s) [2019-09-24T20:40:03.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp" [2019-09-24T20:40:03.362Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2019-09-24T20:40:03.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-09-24T20:40:03.362Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed (16.54s) [2019-09-24T20:40:03.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed" [2019-09-24T20:40:03.362Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2019-09-24T20:40:03.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom" [2019-09-24T20:40:03.362Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s) [2019-09-24T20:40:03.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-09-24T20:40:03.362Z] docker_cli_external_volume_driver_test.go:485: Daemon da5aeb54b3163 is not started [2019-09-24T20:40:03.362Z] --- PASS: TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-24T20:40:03.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict" [2019-09-24T20:40:03.362Z] docker_cli_external_volume_driver_test.go:53: Daemon dad95850bfca2 is not started [2019-09-24T20:40:03.362Z] === RUN TestDockerHubPullSuite [2019-09-24T20:40:03.362Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-24T20:40:04.863Z] --- PASS: TestCreateServiceConflict (2.78s) [2019-09-24T20:40:04.863Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-09-24T20:40:04.863Z] === RUN TestCreateServiceMaxReplicas [2019-09-24T20:40:08.077Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2019-09-24T20:40:08.077Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-09-24T20:40:08.077Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-24T20:40:10.307Z] === RUN TestDockerSuite/TestEventsCopy [2019-09-24T20:40:15.014Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-09-24T20:40:19.717Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-09-24T20:40:21.414Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-09-24T20:40:21.904Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-09-24T20:40:22.876Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-09-24T20:40:24.699Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.18s) [2019-09-24T20:40:24.699Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-09-24T20:40:24.699Z] === RUN TestCreateServiceSecretFileMode [2019-09-24T20:40:25.470Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2019-09-24T20:40:25.470Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-09-24T20:40:25.470Z] === RUN TestCreateServiceConfigFileMode [2019-09-24T20:40:26.630Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-09-24T20:40:27.603Z] === RUN TestDockerSuite/TestEventsFilterType [2019-09-24T20:40:28.579Z] === RUN TestDockerSuite/TestEventsFilters [2019-09-24T20:40:28.784Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2019-09-24T20:40:28.784Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-09-24T20:40:28.784Z] === RUN TestCreateServiceSysctls [2019-09-24T20:40:32.862Z] --- PASS: TestCreateServiceSysctls (4.07s) [2019-09-24T20:40:32.862Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-09-24T20:40:32.862Z] === RUN TestCreateServiceCapabilities [2019-09-24T20:40:33.283Z] === RUN TestDockerSuite/TestEventsFormat [2019-09-24T20:40:36.103Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2019-09-24T20:40:36.103Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-09-24T20:40:36.103Z] === RUN TestInspect [2019-09-24T20:40:37.037Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-09-24T20:40:37.037Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-09-24T20:40:37.500Z] === RUN TestDockerSuite/TestEventsImageImport [2019-09-24T20:40:37.500Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-09-24T20:40:37.500Z] === RUN TestDockerSuite/TestEventsImagePull [2019-09-24T20:40:37.500Z] === RUN TestDockerSuite/TestEventsImageTag [2019-09-24T20:40:38.477Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-09-24T20:40:38.477Z] === RUN TestDockerSuite/TestEventsRename [2019-09-24T20:40:39.471Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-09-24T20:40:40.266Z] --- PASS: TestInspect (3.65s) [2019-09-24T20:40:40.266Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-09-24T20:40:40.266Z] === RUN TestDockerNetworkConnectAlias [2019-09-24T20:40:41.400Z] === RUN TestDockerSuite/TestEventsResize [2019-09-24T20:40:43.587Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-09-24T20:40:45.773Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-24T20:40:46.508Z] --- PASS: TestDockerNetworkConnectAlias (5.97s) [2019-09-24T20:40:46.508Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-09-24T20:40:46.508Z] === RUN TestDockerNetworkReConnect [2019-09-24T20:40:48.693Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-09-24T20:40:50.644Z] --- PASS: TestDockerNetworkReConnect (4.79s) [2019-09-24T20:40:50.644Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-09-24T20:40:50.644Z] === RUN TestServicePlugin [2019-09-24T20:40:50.644Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-24T20:40:50.644Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:40:50.644Z] === RUN TestServiceUpdateLabel [2019-09-24T20:40:52.975Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-39980 [Pipeline] { [Pipeline] checkout [2019-09-24T20:40:53.041Z] using credential docker-jenkins-github-credentials [2019-09-24T20:40:53.056Z] Cloning the remote Git repository [2019-09-24T20:40:53.056Z] Cloning with configured refspecs honoured and without tags [2019-09-24T20:40:53.397Z] === RUN TestDockerSuite/TestEventsTop [2019-09-24T20:40:53.398Z] === RUN TestDockerSuite/TestEventsUntag [2019-09-24T20:40:53.852Z] --- PASS: TestServiceUpdateLabel (2.98s) [2019-09-24T20:40:53.852Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-09-24T20:40:53.852Z] === RUN TestServiceUpdateSecrets [2019-09-24T20:40:53.052Z] Cloning repository https://github.com/moby/moby.git [2019-09-24T20:40:53.052Z] > git init /home/docker/workspace/moby_PR-39980 # timeout=10 [2019-09-24T20:40:53.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T20:40:53.060Z] > git --version # timeout=10 [2019-09-24T20:40:53.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T20:40:53.064Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T20:40:54.317Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-09-24T20:40:54.317Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-24T20:40:56.314Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-09-24T20:41:00.067Z] === RUN TestDockerSuite/TestExec [2019-09-24T20:41:00.067Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-09-24T20:41:00.067Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-09-24T20:41:01.609Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-09-24T20:41:03.797Z] === RUN TestDockerSuite/TestExecAPIStart [2019-09-24T20:41:03.797Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-24T20:41:03.797Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-09-24T20:41:03.797Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-09-24T20:41:05.342Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-09-24T20:41:07.525Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-09-24T20:41:09.162Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-09-24T20:41:09.719Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-09-24T20:41:10.299Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2019-09-24T20:41:10.299Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-09-24T20:41:10.299Z] === RUN TestServiceUpdateConfigs [2019-09-24T20:41:10.529Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-24T20:41:11.906Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-09-24T20:41:16.607Z] === RUN TestDockerSuite/TestExecCgroup [2019-09-24T20:41:16.607Z] === RUN TestDockerSuite/TestExecEnv [2019-09-24T20:41:16.607Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-09-24T20:41:16.607Z] === RUN TestDockerSuite/TestExecExitStatus [2019-09-24T20:41:17.572Z] Fetching without tags [2019-09-24T20:41:18.050Z] Merging remotes/origin/master commit 30c5ec43652065749f8b5d87cfc3af60a619e4b3 into PR head commit ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T20:41:18.150Z] === RUN TestDockerSuite/TestExecInspectID [2019-09-24T20:41:17.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T20:41:17.504Z] > git config --add remote.origin.fetch +refs/pull/39980/head:refs/remotes/origin/PR-39980 # timeout=10 [2019-09-24T20:41:17.537Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-24T20:41:17.552Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-24T20:41:17.567Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-24T20:41:17.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-24T20:41:17.568Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39980/head:refs/remotes/origin/PR-39980 +refs/heads/master:refs/remotes/origin/master [2019-09-24T20:41:18.046Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T20:41:18.050Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T20:41:19.000Z] Merge succeeded, producing ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T20:41:19.001Z] Checking out Revision ae0a878b863511d0455413b137d0f79b56e5d2f4 (PR-39980) [2019-09-24T20:41:20.120Z] Commit message: "testutil, integration: untangle image dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-24T20:41:18.956Z] > git merge 30c5ec43652065749f8b5d87cfc3af60a619e4b3 # timeout=10 [2019-09-24T20:41:18.980Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-24T20:41:19.003Z] > git config core.sparsecheckout # timeout=10 [2019-09-24T20:41:19.006Z] > git checkout -f ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T20:41:21.175Z] + docker version [2019-09-24T20:41:21.175Z] Client: [2019-09-24T20:41:21.175Z] Version: 18.06.1-ce [2019-09-24T20:41:21.175Z] API version: 1.38 [2019-09-24T20:41:21.175Z] Go version: go1.10.3 [2019-09-24T20:41:21.175Z] Git commit: e68fc7a [2019-09-24T20:41:21.175Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-24T20:41:21.175Z] OS/Arch: linux/ppc64le [2019-09-24T20:41:21.175Z] Experimental: false [2019-09-24T20:41:21.175Z] [2019-09-24T20:41:21.175Z] Server: [2019-09-24T20:41:21.175Z] Engine: [2019-09-24T20:41:21.175Z] Version: 18.06.1-ce [2019-09-24T20:41:21.175Z] API version: 1.38 (minimum version 1.12) [2019-09-24T20:41:21.175Z] Go version: go1.10.3 [2019-09-24T20:41:21.175Z] Git commit: e68fc7a [2019-09-24T20:41:21.175Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-24T20:41:21.175Z] OS/Arch: linux/ppc64le [2019-09-24T20:41:21.175Z] Experimental: true [Pipeline] sh [2019-09-24T20:41:21.550Z] + docker info [2019-09-24T20:41:21.550Z] Containers: 0 [2019-09-24T20:41:21.550Z] Running: 0 [2019-09-24T20:41:21.550Z] Paused: 0 [2019-09-24T20:41:21.550Z] Stopped: 0 [2019-09-24T20:41:21.550Z] Images: 0 [2019-09-24T20:41:21.550Z] Server Version: 18.06.1-ce [2019-09-24T20:41:21.550Z] Storage Driver: overlay2 [2019-09-24T20:41:21.550Z] Backing Filesystem: extfs [2019-09-24T20:41:21.550Z] Supports d_type: true [2019-09-24T20:41:21.550Z] Native Overlay Diff: true [2019-09-24T20:41:21.550Z] Logging Driver: json-file [2019-09-24T20:41:21.550Z] Cgroup Driver: cgroupfs [2019-09-24T20:41:21.550Z] Plugins: [2019-09-24T20:41:21.550Z] Volume: local [2019-09-24T20:41:21.550Z] Network: bridge host ipvlan macvlan null overlay [2019-09-24T20:41:21.550Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-24T20:41:21.550Z] Swarm: inactive [2019-09-24T20:41:21.550Z] Runtimes: runc [2019-09-24T20:41:21.550Z] Default Runtime: runc [2019-09-24T20:41:21.550Z] Init Binary: docker-init [2019-09-24T20:41:21.550Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-24T20:41:21.550Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-24T20:41:21.550Z] init version: fec3683 [2019-09-24T20:41:21.550Z] Security Options: [2019-09-24T20:41:21.550Z] apparmor [2019-09-24T20:41:21.550Z] seccomp [2019-09-24T20:41:21.550Z] Profile: default [2019-09-24T20:41:21.550Z] Kernel Version: 4.4.0-139-generic [2019-09-24T20:41:21.550Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-24T20:41:21.550Z] OSType: linux [2019-09-24T20:41:21.550Z] Architecture: ppc64le [2019-09-24T20:41:21.550Z] CPUs: 4 [2019-09-24T20:41:21.550Z] Total Memory: 7.972GiB [2019-09-24T20:41:21.550Z] Name: ppc64le-ubuntu-32 [2019-09-24T20:41:21.550Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-24T20:41:21.550Z] Docker Root Dir: /var/lib/docker [2019-09-24T20:41:21.550Z] Debug Mode (client): false [2019-09-24T20:41:21.550Z] Debug Mode (server): false [2019-09-24T20:41:21.550Z] Username: dockerbuildbot [2019-09-24T20:41:21.550Z] Registry: https://index.docker.io/v1/ [2019-09-24T20:41:21.550Z] Labels: [2019-09-24T20:41:21.550Z] Experimental: true [2019-09-24T20:41:21.550Z] Insecure Registries: [2019-09-24T20:41:21.550Z] 127.0.0.0/8 [2019-09-24T20:41:21.550Z] Live Restore Enabled: false [2019-09-24T20:41:21.550Z] [Pipeline] sh [2019-09-24T20:41:21.927Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-24T20:41:21.927Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-24T20:41:21.927Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39980/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-24T20:41:21.927Z] + bash /home/docker/workspace/moby_PR-39980/check-config.sh [2019-09-24T20:41:21.927Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-24T20:41:21.927Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-09-24T20:41:21.927Z] [2019-09-24T20:41:21.927Z] Generally Necessary: [2019-09-24T20:41:21.927Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-24T20:41:21.927Z] - apparmor: enabled and tools installed [2019-09-24T20:41:21.927Z] - CONFIG_NAMESPACES: enabled [2019-09-24T20:41:21.927Z] - CONFIG_NET_NS: enabled [2019-09-24T20:41:21.927Z] - CONFIG_PID_NS: enabled [2019-09-24T20:41:22.212Z] - CONFIG_IPC_NS: enabled [2019-09-24T20:41:22.212Z] - CONFIG_UTS_NS: enabled [2019-09-24T20:41:22.212Z] - CONFIG_CGROUPS: enabled [2019-09-24T20:41:22.212Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-24T20:41:22.212Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-24T20:41:22.212Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-24T20:41:22.212Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-24T20:41:22.212Z] - CONFIG_CPUSETS: enabled [2019-09-24T20:41:22.212Z] - CONFIG_MEMCG: enabled [2019-09-24T20:41:22.212Z] - CONFIG_KEYS: enabled [2019-09-24T20:41:22.212Z] - CONFIG_VETH: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-24T20:41:22.212Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-24T20:41:22.212Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-24T20:41:22.212Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-24T20:41:22.212Z] [2019-09-24T20:41:22.212Z] Optional Features: [2019-09-24T20:41:22.212Z] - CONFIG_USER_NS: enabled [2019-09-24T20:41:22.212Z] - CONFIG_SECCOMP: enabled [2019-09-24T20:41:22.212Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-24T20:41:22.212Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-24T20:41:22.212Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-24T20:41:22.212Z] (cgroup swap accounting is currently enabled) [2019-09-24T20:41:22.212Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-24T20:41:22.212Z] - CONFIG_BLK_CGROUP: enabled [2019-09-24T20:41:22.212Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-24T20:41:22.212Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-24T20:41:22.212Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-24T20:41:22.212Z] - CONFIG_CGROUP_PERF: enabled [2019-09-24T20:41:22.495Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-24T20:41:22.495Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-24T20:41:22.495Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-24T20:41:22.495Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-24T20:41:22.495Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-24T20:41:22.495Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_IP_VS: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-24T20:41:22.495Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-24T20:41:22.495Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-24T20:41:22.495Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_EXT4_FS: enabled [2019-09-24T20:41:22.495Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-24T20:41:22.495Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-24T20:41:22.495Z] - Network Drivers: [2019-09-24T20:41:22.495Z] - "overlay": [2019-09-24T20:41:22.495Z] - CONFIG_VXLAN: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-24T20:41:22.495Z] Optional (for encrypted networks): [2019-09-24T20:41:22.495Z] - CONFIG_CRYPTO: enabled [2019-09-24T20:41:22.495Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_XFRM: enabled [2019-09-24T20:41:22.495Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-24T20:41:22.495Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-24T20:41:22.495Z] - "ipvlan": [2019-09-24T20:41:22.495Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-24T20:41:22.495Z] - "macvlan": [2019-09-24T20:41:22.781Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-24T20:41:22.781Z] - CONFIG_DUMMY: enabled (as module) [2019-09-24T20:41:22.781Z] - "ftp,tftp client in container": [2019-09-24T20:41:22.781Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-24T20:41:22.781Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-24T20:41:22.781Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-24T20:41:22.781Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-24T20:41:22.781Z] - Storage Drivers: [2019-09-24T20:41:22.781Z] - "aufs": [2019-09-24T20:41:22.781Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-24T20:41:22.781Z] - "btrfs": [2019-09-24T20:41:22.781Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-24T20:41:22.781Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-24T20:41:22.781Z] - "devicemapper": [2019-09-24T20:41:22.781Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-24T20:41:22.781Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-24T20:41:22.781Z] - "overlay": [2019-09-24T20:41:22.781Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-24T20:41:22.781Z] - "zfs": [2019-09-24T20:41:22.781Z] - /dev/zfs: missing [2019-09-24T20:41:22.781Z] - zfs command: missing [2019-09-24T20:41:22.781Z] - zpool command: missing [2019-09-24T20:41:22.781Z] [2019-09-24T20:41:22.781Z] Limits: [2019-09-24T20:41:22.781Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-24T20:41:22.781Z] [2019-09-24T20:41:22.781Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-24T20:41:23.211Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 . [2019-09-24T20:41:23.955Z] === RUN TestDockerSuite/TestExecInteractive [2019-09-24T20:41:23.955Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-09-24T20:41:23.955Z] === RUN TestDockerSuite/TestExecParseError [2019-09-24T20:41:23.955Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-09-24T20:41:23.955Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-24T20:41:23.955Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-24T20:41:25.373Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-09-24T20:41:25.498Z] === RUN TestDockerSuite/TestExecSetEnv [2019-09-24T20:41:25.498Z] === RUN TestDockerSuite/TestExecStartFails [2019-09-24T20:41:25.911Z] Sending build context to Docker daemon 49.98MB [2019-09-24T20:41:25.911Z] Step 1/126 : ARG CROSS="false" [2019-09-24T20:41:25.911Z] Step 2/126 : ARG GO_VERSION=1.13.0 [2019-09-24T20:41:25.911Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-24T20:41:25.911Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-24T20:41:25.911Z] 1.13.0-stretch: Pulling from library/golang [2019-09-24T20:41:25.911Z] 10831a4d6f42: Pulling fs layer [2019-09-24T20:41:25.911Z] f794a2e4526b: Pulling fs layer [2019-09-24T20:41:25.911Z] e3fa2203e375: Pulling fs layer [2019-09-24T20:41:25.911Z] 004465f1c815: Pulling fs layer [2019-09-24T20:41:25.911Z] c19c19fc3c99: Pulling fs layer [2019-09-24T20:41:25.911Z] 2a226db90886: Pulling fs layer [2019-09-24T20:41:25.911Z] e78354ce55ed: Pulling fs layer [2019-09-24T20:41:25.911Z] c19c19fc3c99: Waiting [2019-09-24T20:41:25.911Z] 2a226db90886: Waiting [2019-09-24T20:41:25.911Z] e78354ce55ed: Waiting [2019-09-24T20:41:25.911Z] 004465f1c815: Waiting [2019-09-24T20:41:25.959Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-09-24T20:41:25.959Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-09-24T20:41:25.959Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-09-24T20:41:25.959Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-09-24T20:41:26.535Z] e3fa2203e375: Verifying Checksum [2019-09-24T20:41:26.535Z] e3fa2203e375: Download complete [2019-09-24T20:41:26.635Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2019-09-24T20:41:26.635Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-09-24T20:41:26.635Z] === RUN TestServiceUpdateNetwork [2019-09-24T20:41:26.819Z] f794a2e4526b: Verifying Checksum [2019-09-24T20:41:26.819Z] f794a2e4526b: Download complete [2019-09-24T20:41:28.147Z] === RUN TestDockerSuite/TestExecUlimits [2019-09-24T20:41:28.147Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-09-24T20:41:28.860Z] 10831a4d6f42: Verifying Checksum [2019-09-24T20:41:28.860Z] 10831a4d6f42: Download complete [2019-09-24T20:41:29.875Z] 004465f1c815: Verifying Checksum [2019-09-24T20:41:29.875Z] 004465f1c815: Download complete [2019-09-24T20:41:30.160Z] e78354ce55ed: Verifying Checksum [2019-09-24T20:41:30.160Z] e78354ce55ed: Download complete [2019-09-24T20:41:30.779Z] c19c19fc3c99: Verifying Checksum [2019-09-24T20:41:30.779Z] c19c19fc3c99: Download complete [2019-09-24T20:41:33.515Z] 10831a4d6f42: Pull complete [2019-09-24T20:41:34.137Z] f794a2e4526b: Pull complete [2019-09-24T20:41:34.421Z] e3fa2203e375: Pull complete [2019-09-24T20:41:35.434Z] 2a226db90886: Verifying Checksum [2019-09-24T20:41:35.434Z] 2a226db90886: Download complete [2019-09-24T20:41:36.741Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-09-24T20:41:36.742Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-09-24T20:41:36.742Z] === RUN TestDockerSuite/TestExecWithUser [2019-09-24T20:41:36.742Z] === RUN TestDockerSuite/TestGetContainerStats [2019-09-24T20:41:38.118Z] 004465f1c815: Pull complete [2019-09-24T20:41:40.220Z] --- PASS: TestDockerHubPullSuite (96.52s) [2019-09-24T20:41:40.220Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (16.93s) [2019-09-24T20:41:40.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-09-24T20:41:40.220Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (17.24s) [2019-09-24T20:41:40.220Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (15.46s) [2019-09-24T20:41:40.220Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (16.52s) [2019-09-24T20:41:40.220Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (15.28s) [2019-09-24T20:41:40.220Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (15.08s) [2019-09-24T20:41:40.220Z] PASS [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === Skipped [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-24T20:41:40.220Z] docker_cli_sni_test.go:18: Flakey test [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-24T20:41:40.220Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-24T20:41:40.220Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-24T20:41:40.220Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-24T20:41:40.220Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-24T20:41:40.220Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-24T20:41:40.220Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] [2019-09-24T20:41:40.220Z] DONE 1223 tests, 43 skipped in 2266.880s [2019-09-24T20:41:40.220Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-24T20:41:40.220Z] ++++ cat bundles/test-integration/docker.pid [2019-09-24T20:41:40.220Z] +++ kill 7275 [2019-09-24T20:41:40.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-24T20:41:40.297Z] --- PASS: TestServiceUpdateNetwork (14.48s) [2019-09-24T20:41:40.297Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-09-24T20:41:40.297Z] PASS [2019-09-24T20:41:40.297Z] [2019-09-24T20:41:40.297Z] === Skipped [2019-09-24T20:41:40.297Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-09-24T20:41:40.297Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T20:41:40.297Z] [2019-09-24T20:41:40.297Z] [2019-09-24T20:41:40.297Z] DONE 19 tests, 1 skipped in 123.621s [2019-09-24T20:41:40.297Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-09-24T20:41:40.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:41:40.297Z] ++ set -e [2019-09-24T20:41:40.297Z] ++ '[' -n 0 ']' [2019-09-24T20:41:40.297Z] ++ set -x [2019-09-24T20:41:40.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:41:40.297Z] INFO: Testing against a local daemon [2019-09-24T20:41:40.297Z] === RUN TestSessionCreate [2019-09-24T20:41:40.297Z] --- PASS: TestSessionCreate (0.03s) [2019-09-24T20:41:40.297Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-24T20:41:40.297Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-24T20:41:40.297Z] PASS [2019-09-24T20:41:40.297Z] [2019-09-24T20:41:40.297Z] DONE 2 tests in 0.228s [2019-09-24T20:41:40.297Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-09-24T20:41:40.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:41:40.297Z] ++ set -e [2019-09-24T20:41:40.297Z] ++ '[' -n 0 ']' [2019-09-24T20:41:40.297Z] ++ set -x [2019-09-24T20:41:40.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:41:40.297Z] INFO: Testing against a local daemon [2019-09-24T20:41:40.297Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-24T20:41:40.297Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-24T20:41:40.297Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-24T20:41:40.297Z] === RUN TestEventsExecDie [2019-09-24T20:41:40.297Z] --- PASS: TestEventsExecDie (0.93s) [2019-09-24T20:41:40.297Z] === RUN TestEventsBackwardsCompatible [2019-09-24T20:41:40.663Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-09-24T20:41:40.663Z] === RUN TestInfoBinaryCommits [2019-09-24T20:41:40.663Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-09-24T20:41:40.663Z] === RUN TestInfoAPIVersioned [2019-09-24T20:41:40.663Z] --- PASS: TestInfoAPIVersioned (0.00s) [2019-09-24T20:41:40.663Z] === RUN TestInfoAPI [2019-09-24T20:41:40.663Z] --- PASS: TestInfoAPI (0.02s) [2019-09-24T20:41:40.663Z] === RUN TestInfoAPIWarnings [2019-09-24T20:41:40.848Z] c19c19fc3c99: Pull complete [2019-09-24T20:41:41.449Z] --- PASS: TestInfoAPIWarnings (0.82s) [2019-09-24T20:41:41.449Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-09-24T20:41:41.449Z] === RUN TestLoginFailsWithBadCredentials [2019-09-24T20:41:41.831Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2019-09-24T20:41:41.831Z] === RUN TestPingCacheHeaders [2019-09-24T20:41:41.831Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-24T20:41:41.831Z] === RUN TestPingGet [2019-09-24T20:41:41.831Z] --- PASS: TestPingGet (0.01s) [2019-09-24T20:41:41.831Z] === RUN TestPingHead [2019-09-24T20:41:41.831Z] --- PASS: TestPingHead (0.02s) [2019-09-24T20:41:41.831Z] === RUN TestVersion [2019-09-24T20:41:41.831Z] --- PASS: TestVersion (0.02s) [2019-09-24T20:41:41.831Z] PASS [2019-09-24T20:41:41.831Z] [2019-09-24T20:41:41.831Z] === Skipped [2019-09-24T20:41:41.831Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-24T20:41:41.831Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-24T20:41:41.831Z] [2019-09-24T20:41:41.831Z] [2019-09-24T20:41:41.831Z] DONE 12 tests, 1 skipped in 2.527s [2019-09-24T20:41:41.831Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-09-24T20:41:41.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:41:41.831Z] ++ set -e [2019-09-24T20:41:41.831Z] ++ '[' -n 0 ']' [2019-09-24T20:41:41.831Z] ++ set -x [2019-09-24T20:41:41.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-24T20:41:41.832Z] INFO: Testing against a local daemon [2019-09-24T20:41:41.832Z] === RUN TestVolumesCreateAndList [2019-09-24T20:41:41.832Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-09-24T20:41:41.832Z] === RUN TestVolumesRemove [2019-09-24T20:41:42.197Z] --- PASS: TestVolumesRemove (0.09s) [2019-09-24T20:41:42.197Z] === RUN TestVolumesInspect [2019-09-24T20:41:42.197Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-24T20:41:42.197Z] === RUN TestVolumesInvalidJSON [2019-09-24T20:41:42.197Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-24T20:41:42.197Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-24T20:41:42.197Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-24T20:41:42.197Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-09-24T20:41:42.197Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-24T20:41:42.197Z] PASS [2019-09-24T20:41:42.197Z] [2019-09-24T20:41:42.197Z] DONE 5 tests in 0.288s [2019-09-24T20:41:42.197Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-24T20:41:42.197Z] ++++ cat bundles/test-integration/docker.pid [2019-09-24T20:41:42.197Z] +++ kill 11566 [2019-09-24T20:41:42.549Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-09-24T20:41:44.118Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-24T20:41:44.118Z] +++ /etc/init.d/apparmor stop [2019-09-24T20:41:44.118Z] Clearing AppArmor profiles cache:. [2019-09-24T20:41:44.118Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-24T20:41:44.118Z] Unloading profiles will leave already running processes permanently [2019-09-24T20:41:44.118Z] unconfined, which can lead to unexpected situations. [2019-09-24T20:41:44.118Z] [2019-09-24T20:41:44.118Z] To set a process to complain mode, use the command line tool [2019-09-24T20:41:44.118Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-24T20:41:44.118Z] with the 'teardown' option." [2019-09-24T20:41:44.118Z] [2019-09-24T20:41:46.353Z] 2a226db90886: Pull complete [2019-09-24T20:41:46.353Z] e78354ce55ed: Pull complete [2019-09-24T20:41:46.353Z] Digest: sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 [2019-09-24T20:41:46.353Z] Status: Downloaded newer image for golang:1.13.0-stretch [2019-09-24T20:41:46.353Z] ---> 12f1b2315c59 [2019-09-24T20:41:46.353Z] Step 5/126 : ARG APT_MIRROR [2019-09-24T20:41:46.353Z] ---> Running in 3561d5717f5c [2019-09-24T20:41:46.353Z] Removing intermediate container 3561d5717f5c [2019-09-24T20:41:46.353Z] ---> 3c1a7f9f2bfc [2019-09-24T20:41:46.353Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-24T20:41:46.353Z] ---> Running in ae7a0496851a Post stage [Pipeline] junit [2019-09-24T20:41:46.692Z] Recording test results [2019-09-24T20:41:46.774Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-24T20:41:46.774Z] +++ /etc/init.d/apparmor stop [2019-09-24T20:41:46.774Z] Clearing AppArmor profiles cache:. [2019-09-24T20:41:46.774Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-24T20:41:46.774Z] Unloading profiles will leave already running processes permanently [2019-09-24T20:41:46.774Z] unconfined, which can lead to unexpected situations. [2019-09-24T20:41:46.774Z] [2019-09-24T20:41:46.774Z] To set a process to complain mode, use the command line tool [2019-09-24T20:41:46.774Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-24T20:41:46.774Z] with the 'teardown' option." [2019-09-24T20:41:46.774Z] [2019-09-24T20:41:46.969Z] Removing intermediate container ae7a0496851a [2019-09-24T20:41:46.969Z] ---> 5f656d215247 [2019-09-24T20:41:46.969Z] Step 7/126 : ENV GO111MODULE=off [2019-09-24T20:41:46.969Z] ---> Running in 7f75bf6bd759 [2019-09-24T20:41:47.259Z] Removing intermediate container 7f75bf6bd759 [2019-09-24T20:41:47.259Z] ---> de4ade0a8789 [2019-09-24T20:41:47.259Z] Step 8/126 : FROM base AS criu [2019-09-24T20:41:47.259Z] ---> de4ade0a8789 [2019-09-24T20:41:47.259Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:41:47.259Z] ---> Running in 8b1d2b35c93a [2019-09-24T20:41:47.259Z] Removing intermediate container 8b1d2b35c93a [2019-09-24T20:41:47.259Z] ---> 461500ebf1a7 [2019-09-24T20:41:47.259Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-09-24T20:41:47.259Z] ---> Running in b72e499a5dbb [2019-09-24T20:41:47.259Z] Removing intermediate container b72e499a5dbb [2019-09-24T20:41:47.259Z] ---> 63da58bcc663 [2019-09-24T20:41:47.259Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-24T20:41:47.694Z] ---> Running in 3d8ac8e6d5e4 [2019-09-24T20:41:47.694Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:41:47.694Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:41:47.978Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:41:47.978Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:41:47.978Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:41:47.978Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-24T20:41:48.220Z] + echo Ensuring container killed. [2019-09-24T20:41:48.220Z] Ensuring container killed. [2019-09-24T20:41:48.220Z] + docker rm -vf docker-pr3 [2019-09-24T20:41:48.220Z] Error: No such container: docker-pr3 [2019-09-24T20:41:48.220Z] + true [2019-09-24T20:41:48.261Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [Pipeline] sh [2019-09-24T20:41:48.358Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-09-24T20:41:48.546Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-24T20:41:49.035Z] + echo Chowning /workspace to jenkins user [2019-09-24T20:41:49.035Z] Chowning /workspace to jenkins user [2019-09-24T20:41:49.035Z] + id -u [2019-09-24T20:41:49.035Z] + id -g [2019-09-24T20:41:49.035Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39980:/workspace busybox chown -R 1001:1001 /workspace [2019-09-24T20:41:49.035Z] Unable to find image 'busybox:latest' locally [2019-09-24T20:41:49.035Z] latest: Pulling from library/busybox [2019-09-24T20:41:49.398Z] 6d4c3d9fc915: Pulling fs layer [2019-09-24T20:41:49.398Z] 6d4c3d9fc915: Verifying Checksum [2019-09-24T20:41:49.398Z] 6d4c3d9fc915: Download complete [2019-09-24T20:41:50.184Z] 6d4c3d9fc915: Pull complete [2019-09-24T20:41:50.184Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-24T20:41:50.184Z] Status: Downloaded newer image for busybox:latest [2019-09-24T20:41:50.570Z] Fetched 7724 kB in 2s (3139 kB/s) [2019-09-24T20:41:51.596Z] Reading package lists... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-24T20:41:52.110Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-09-24T20:41:52.602Z] Reading package lists... [2019-09-24T20:41:52.884Z] Building dependency tree... [2019-09-24T20:41:52.884Z] Reading state information... [2019-09-24T20:41:52.884Z] The following additional packages will be installed: [2019-09-24T20:41:52.884Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-24T20:41:52.884Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-24T20:41:52.884Z] Suggested packages: [2019-09-24T20:41:52.884Z] manpages-dev python-setuptools [2019-09-24T20:41:52.910Z] + bundleName=s390x-integration [2019-09-24T20:41:52.911Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-24T20:41:52.911Z] Creating s390x-integration-bundles.tar.gz [2019-09-24T20:41:52.911Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-24T20:41:52.911Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-24T20:41:53.091Z] Archiving artifacts [2019-09-24T20:41:53.538Z] The following NEW packages will be installed: [2019-09-24T20:41:53.538Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-24T20:41:53.538Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-24T20:41:53.538Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-24T20:41:53.538Z] zlib1g-dev [2019-09-24T20:41:53.538Z] 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:41:53.538Z] Need to get 3548 kB of archives. [2019-09-24T20:41:53.538Z] After this operation, 21.2 MB of additional disk space will be used. [2019-09-24T20:41:53.538Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-24T20:41:53.538Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-09-24T20:41:53.538Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-09-24T20:41:53.538Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-24T20:41:53.538Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-09-24T20:41:53.538Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-24T20:41:53.538Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-09-24T20:41:53.538Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-09-24T20:41:53.539Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-09-24T20:41:53.539Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-09-24T20:41:53.539Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-09-24T20:41:53.539Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-09-24T20:41:53.539Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-09-24T20:41:53.539Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-09-24T20:41:53.539Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-24T20:41:53.539Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-09-24T20:41:53.822Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:41:53.822Z] Fetched 3548 kB in 0s (17.8 MB/s) [2019-09-24T20:41:53.822Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-24T20:41:53.822Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-24T20:41:53.822Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-24T20:41:53.822Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-24T20:41:53.822Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-09-24T20:41:53.822Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-09-24T20:41:53.822Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-09-24T20:41:53.822Z] Selecting previously unselected package libnet1-dev. [2019-09-24T20:41:53.822Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-24T20:41:53.822Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-24T20:41:53.822Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-24T20:41:53.822Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-24T20:41:53.822Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-24T20:41:53.822Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-09-24T20:41:53.822Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-09-24T20:41:54.108Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-24T20:41:54.108Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-24T20:41:54.108Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-24T20:41:54.108Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-24T20:41:54.108Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-09-24T20:41:54.108Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-09-24T20:41:54.108Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-24T20:41:54.108Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-09-24T20:41:54.108Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-09-24T20:41:54.108Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-24T20:41:54.108Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-09-24T20:41:54.108Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-09-24T20:41:54.108Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-24T20:41:54.108Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-09-24T20:41:54.108Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-09-24T20:41:54.108Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-24T20:41:54.391Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-09-24T20:41:54.391Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-09-24T20:41:54.391Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-24T20:41:54.391Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-09-24T20:41:54.391Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-09-24T20:41:54.391Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-09-24T20:41:54.452Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39980/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-24T20:41:54.674Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-24T20:41:54.674Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-09-24T20:41:54.674Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-24T20:41:54.674Z] Selecting previously unselected package protobuf-compiler. [2019-09-24T20:41:54.674Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-09-24T20:41:54.674Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-24T20:41:54.674Z] Selecting previously unselected package python-pkg-resources. [2019-09-24T20:41:54.674Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-24T20:41:54.674Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-24T20:41:54.674Z] Selecting previously unselected package python-protobuf. [2019-09-24T20:41:54.674Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-09-24T20:41:54.674Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-24T20:41:54.674Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-24T20:41:54.674Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-24T20:41:54.674Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-24T20:41:55.181Z] + make clean [2019-09-24T20:41:55.182Z] docker volume rm -f docker-dev-cache [2019-09-24T20:41:55.550Z] docker-dev-cache [Pipeline] deleteDir [2019-09-24T20:41:56.150Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-24T20:41:56.150Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-24T20:41:56.150Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:41:56.150Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-24T20:41:56.721Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-24T20:41:57.622Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-09-24T20:41:57.622Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-24T20:41:57.622Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-24T20:41:57.622Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-24T20:41:57.622Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-09-24T20:41:57.622Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-24T20:41:57.622Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-24T20:41:57.622Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-24T20:41:57.622Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-24T20:41:57.622Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-24T20:41:57.622Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:41:57.918Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-09-24T20:41:57.918Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-24T20:41:57.918Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-09-24T20:41:57.918Z] === RUN TestDockerSuite/TestHealth [2019-09-24T20:41:57.918Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-09-24T20:41:57.918Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-09-24T20:41:58.239Z] Removing intermediate container 3d8ac8e6d5e4 [2019-09-24T20:41:58.239Z] ---> f9e7fcd591d3 [2019-09-24T20:41:58.239Z] Step 12/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-24T20:41:58.239Z] ---> Running in 2a8d65303ae1 [2019-09-24T20:41:58.379Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-09-24T20:41:58.379Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-09-24T20:41:59.264Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-24T20:41:59.264Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-24T20:41:59.555Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-24T20:41:59.555Z]  GEN .gitid [2019-09-24T20:41:59.555Z] GEN criu/include/version.h [2019-09-24T20:41:59.555Z] GEN include/common/asm [2019-09-24T20:41:59.841Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-24T20:41:59.841Z] PBCC images/opts.pb-c.c [2019-09-24T20:41:59.841Z] PBCC images/sit.pb-c.c [2019-09-24T20:41:59.841Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-24T20:41:59.841Z] DEP images/opts.pb-c.d [2019-09-24T20:41:59.841Z] DEP images/sit.pb-c.d [2019-09-24T20:41:59.841Z] PBCC images/macvlan.pb-c.c [2019-09-24T20:41:59.841Z] DEP images/macvlan.pb-c.d [2019-09-24T20:41:59.841Z] PBCC images/autofs.pb-c.c [2019-09-24T20:41:59.841Z] DEP images/autofs.pb-c.d [2019-09-24T20:41:59.841Z] PBCC images/sysctl.pb-c.c [2019-09-24T20:41:59.841Z] DEP images/sysctl.pb-c.d [2019-09-24T20:41:59.841Z] PBCC images/time.pb-c.c [2019-09-24T20:41:59.841Z] DEP images/time.pb-c.d [2019-09-24T20:41:59.841Z] PBCC images/binfmt-misc.pb-c.c [2019-09-24T20:41:59.841Z] DEP images/binfmt-misc.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/seccomp.pb-c.c [2019-09-24T20:42:00.131Z] DEP images/seccomp.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/userns.pb-c.c [2019-09-24T20:42:00.131Z] DEP images/userns.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/cgroup.pb-c.c [2019-09-24T20:42:00.131Z] DEP images/cgroup.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/fown.pb-c.c [2019-09-24T20:42:00.131Z] PBCC images/ext-file.pb-c.c [2019-09-24T20:42:00.131Z] DEP images/fown.pb-c.d [2019-09-24T20:42:00.131Z] DEP images/ext-file.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/rpc.pb-c.c [2019-09-24T20:42:00.131Z] DEP images/rpc.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/siginfo.pb-c.c [2019-09-24T20:42:00.131Z] DEP images/siginfo.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/pagemap.pb-c.c [2019-09-24T20:42:00.131Z] DEP images/pagemap.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/rlimit.pb-c.c [2019-09-24T20:42:00.131Z] DEP images/rlimit.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/file-lock.pb-c.c [2019-09-24T20:42:00.131Z] DEP images/file-lock.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/tty.pb-c.c [2019-09-24T20:42:00.131Z] DEP images/tty.pb-c.d [2019-09-24T20:42:00.131Z] PBCC images/tun.pb-c.c [2019-09-24T20:42:00.413Z] PBCC images/netdev.pb-c.c [2019-09-24T20:42:00.413Z] DEP images/tun.pb-c.d [2019-09-24T20:42:00.413Z] DEP images/netdev.pb-c.d [2019-09-24T20:42:00.413Z] PBCC images/vma.pb-c.c [2019-09-24T20:42:00.413Z] DEP images/vma.pb-c.d [2019-09-24T20:42:00.413Z] PBCC images/creds.pb-c.c [2019-09-24T20:42:00.413Z] DEP images/creds.pb-c.d [2019-09-24T20:42:00.413Z] PBCC images/utsns.pb-c.c [2019-09-24T20:42:00.413Z] DEP images/utsns.pb-c.d [2019-09-24T20:42:00.413Z] PBCC images/ipc-desc.pb-c.c [2019-09-24T20:42:00.413Z] PBCC images/ipc-sem.pb-c.c [2019-09-24T20:42:00.413Z] DEP images/ipc-desc.pb-c.d [2019-09-24T20:42:00.413Z] DEP images/ipc-sem.pb-c.d [2019-09-24T20:42:00.413Z] PBCC images/ipc-msg.pb-c.c [2019-09-24T20:42:00.413Z] DEP images/ipc-msg.pb-c.d [2019-09-24T20:42:00.413Z] PBCC images/ipc-shm.pb-c.c [2019-09-24T20:42:00.413Z] DEP images/ipc-shm.pb-c.d [2019-09-24T20:42:00.413Z] PBCC images/ipc-var.pb-c.c [2019-09-24T20:42:00.413Z] DEP images/ipc-var.pb-c.d [2019-09-24T20:42:00.413Z] PBCC images/sk-opts.pb-c.c [2019-09-24T20:42:00.413Z] PBCC images/packet-sock.pb-c.c [2019-09-24T20:42:00.413Z] DEP images/sk-opts.pb-c.d [2019-09-24T20:42:00.413Z] DEP images/packet-sock.pb-c.d [2019-09-24T20:42:00.696Z] PBCC images/sk-netlink.pb-c.c [2019-09-24T20:42:00.696Z] DEP images/sk-netlink.pb-c.d [2019-09-24T20:42:00.696Z] PBCC images/sk-inet.pb-c.c [2019-09-24T20:42:00.696Z] DEP images/sk-inet.pb-c.d [2019-09-24T20:42:00.696Z] PBCC images/sk-unix.pb-c.c [2019-09-24T20:42:00.696Z] DEP images/sk-unix.pb-c.d [2019-09-24T20:42:00.696Z] PBCC images/mm.pb-c.c [2019-09-24T20:42:00.696Z] DEP images/mm.pb-c.d [2019-09-24T20:42:00.696Z] PBCC images/timerfd.pb-c.c [2019-09-24T20:42:00.696Z] DEP images/timerfd.pb-c.d [2019-09-24T20:42:00.696Z] PBCC images/timer.pb-c.c [2019-09-24T20:42:00.696Z] DEP images/timer.pb-c.d [2019-09-24T20:42:00.696Z] PBCC images/sa.pb-c.c [2019-09-24T20:42:00.696Z] DEP images/sa.pb-c.d [2019-09-24T20:42:00.696Z] PBCC images/pipe-data.pb-c.c [2019-09-24T20:42:00.696Z] DEP images/pipe-data.pb-c.d [2019-09-24T20:42:00.696Z] PBCC images/mnt.pb-c.c [2019-09-24T20:42:00.696Z] DEP images/mnt.pb-c.d [2019-09-24T20:42:00.696Z] PBCC images/sk-packet.pb-c.c [2019-09-24T20:42:00.696Z] DEP images/sk-packet.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/tcp-stream.pb-c.c [2019-09-24T20:42:00.978Z] DEP images/tcp-stream.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/pipe.pb-c.c [2019-09-24T20:42:00.978Z] DEP images/pipe.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/pstree.pb-c.c [2019-09-24T20:42:00.978Z] DEP images/pstree.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/fs.pb-c.c [2019-09-24T20:42:00.978Z] DEP images/fs.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/signalfd.pb-c.c [2019-09-24T20:42:00.978Z] DEP images/signalfd.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/fh.pb-c.c [2019-09-24T20:42:00.978Z] PBCC images/fsnotify.pb-c.c [2019-09-24T20:42:00.978Z] DEP images/fh.pb-c.d [2019-09-24T20:42:00.978Z] DEP images/fsnotify.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/eventpoll.pb-c.c [2019-09-24T20:42:00.978Z] DEP images/eventpoll.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/eventfd.pb-c.c [2019-09-24T20:42:00.978Z] DEP images/eventfd.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/remap-file-path.pb-c.c [2019-09-24T20:42:00.978Z] DEP images/remap-file-path.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/fifo.pb-c.c [2019-09-24T20:42:00.978Z] DEP images/fifo.pb-c.d [2019-09-24T20:42:00.978Z] PBCC images/ghost-file.pb-c.c [2019-09-24T20:42:01.261Z] DEP images/ghost-file.pb-c.d [2019-09-24T20:42:01.261Z] PBCC images/regfile.pb-c.c [2019-09-24T20:42:01.261Z] DEP images/regfile.pb-c.d [2019-09-24T20:42:01.261Z] PBCC images/ns.pb-c.c [2019-09-24T20:42:01.261Z] DEP images/ns.pb-c.d [2019-09-24T20:42:01.261Z] PBCC images/fdinfo.pb-c.c [2019-09-24T20:42:01.261Z] DEP images/fdinfo.pb-c.d [2019-09-24T20:42:01.261Z] PBCC images/core-aarch64.pb-c.c [2019-09-24T20:42:01.261Z] PBCC images/core-arm.pb-c.c [2019-09-24T20:42:01.261Z] PBCC images/core-ppc64.pb-c.c [2019-09-24T20:42:01.261Z] PBCC images/core-s390.pb-c.c [2019-09-24T20:42:01.261Z] PBCC images/core-x86.pb-c.c [2019-09-24T20:42:01.261Z] PBCC images/core.pb-c.c [2019-09-24T20:42:01.261Z] PBCC images/inventory.pb-c.c [2019-09-24T20:42:01.261Z] DEP images/core-aarch64.pb-c.d [2019-09-24T20:42:01.261Z] DEP images/core-arm.pb-c.d [2019-09-24T20:42:01.261Z] DEP images/core-ppc64.pb-c.d [2019-09-24T20:42:01.261Z] DEP images/core-s390.pb-c.d [2019-09-24T20:42:01.545Z] DEP images/core-x86.pb-c.d [2019-09-24T20:42:01.545Z] DEP images/core.pb-c.d [2019-09-24T20:42:01.545Z] DEP images/inventory.pb-c.d [2019-09-24T20:42:01.545Z] PBCC images/cpuinfo.pb-c.c [2019-09-24T20:42:01.545Z] DEP images/cpuinfo.pb-c.d [2019-09-24T20:42:01.545Z] PBCC images/stats.pb-c.c [2019-09-24T20:42:01.545Z] DEP images/stats.pb-c.d [2019-09-24T20:42:01.829Z] make[1]: Nothing to be done for 'all'. [2019-09-24T20:42:02.112Z] CC images/stats.o [2019-09-24T20:42:02.112Z] CC images/core.o [2019-09-24T20:42:02.396Z] CC images/core-x86.o [2019-09-24T20:42:02.678Z] CC images/core-arm.o [2019-09-24T20:42:02.679Z] CC images/core-aarch64.o [2019-09-24T20:42:02.961Z] CC images/core-ppc64.o [2019-09-24T20:42:02.961Z] CC images/core-s390.o [2019-09-24T20:42:03.088Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-09-24T20:42:03.088Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-24T20:42:03.088Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-09-24T20:42:03.088Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-24T20:42:03.244Z] CC images/cpuinfo.o [2019-09-24T20:42:03.530Z] CC images/inventory.o [2019-09-24T20:42:03.530Z] CC images/fdinfo.o [2019-09-24T20:42:03.549Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-24T20:42:03.549Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-24T20:42:03.812Z] CC images/fown.o [2019-09-24T20:42:03.813Z] CC images/ns.o [2019-09-24T20:42:03.813Z] CC images/regfile.o [2019-09-24T20:42:03.813Z] CC images/ghost-file.o [2019-09-24T20:42:04.095Z] CC images/fifo.o [2019-09-24T20:42:04.095Z] CC images/remap-file-path.o [2019-09-24T20:42:04.095Z] CC images/eventfd.o [2019-09-24T20:42:04.095Z] CC images/eventpoll.o [2019-09-24T20:42:04.378Z] CC images/fh.o [2019-09-24T20:42:04.378Z] CC images/fsnotify.o [2019-09-24T20:42:04.523Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-24T20:42:04.523Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-24T20:42:04.663Z] CC images/signalfd.o [2019-09-24T20:42:04.663Z] CC images/fs.o [2019-09-24T20:42:04.663Z] CC images/pstree.o [2019-09-24T20:42:04.663Z] CC images/pipe.o [2019-09-24T20:42:04.946Z] CC images/tcp-stream.o [2019-09-24T20:42:04.946Z] CC images/sk-packet.o [2019-09-24T20:42:04.946Z] CC images/mnt.o [2019-09-24T20:42:04.946Z] CC images/pipe-data.o [2019-09-24T20:42:05.228Z] CC images/sa.o [2019-09-24T20:42:05.228Z] CC images/timer.o [2019-09-24T20:42:05.228Z] CC images/timerfd.o [2019-09-24T20:42:05.496Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-24T20:42:05.496Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-09-24T20:42:05.511Z] CC images/mm.o [2019-09-24T20:42:05.511Z] CC images/sk-opts.o [2019-09-24T20:42:05.511Z] CC images/sk-unix.o [2019-09-24T20:42:05.793Z] CC images/sk-inet.o [2019-09-24T20:42:05.793Z] CC images/tun.o [2019-09-24T20:42:05.793Z] CC images/sk-netlink.o [2019-09-24T20:42:06.076Z] CC images/packet-sock.o [2019-09-24T20:42:06.076Z] CC images/ipc-var.o [2019-09-24T20:42:06.076Z] CC images/ipc-desc.o [2019-09-24T20:42:06.358Z] CC images/ipc-shm.o [2019-09-24T20:42:06.358Z] CC images/ipc-msg.o [2019-09-24T20:42:06.358Z] CC images/ipc-sem.o [2019-09-24T20:42:06.358Z] CC images/utsns.o [2019-09-24T20:42:06.640Z] CC images/creds.o [2019-09-24T20:42:06.640Z] CC images/vma.o [2019-09-24T20:42:06.640Z] CC images/netdev.o [2019-09-24T20:42:06.923Z] CC images/tty.o [2019-09-24T20:42:06.923Z] CC images/file-lock.o [2019-09-24T20:42:07.040Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-09-24T20:42:07.206Z] CC images/rlimit.o [2019-09-24T20:42:07.206Z] CC images/pagemap.o [2019-09-24T20:42:07.206Z] CC images/siginfo.o [2019-09-24T20:42:07.206Z] CC images/rpc.o [2019-09-24T20:42:07.502Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-09-24T20:42:07.821Z] CC images/ext-file.o [2019-09-24T20:42:07.821Z] CC images/cgroup.o [2019-09-24T20:42:08.107Z] CC images/userns.o [2019-09-24T20:42:08.108Z] CC images/google/protobuf/descriptor.o [2019-09-24T20:42:08.721Z] CC images/opts.o [2019-09-24T20:42:09.003Z] CC images/seccomp.o [2019-09-24T20:42:09.003Z] CC images/binfmt-misc.o [2019-09-24T20:42:09.003Z] CC images/time.o [2019-09-24T20:42:09.003Z] CC images/sysctl.o [2019-09-24T20:42:09.290Z] CC images/autofs.o [2019-09-24T20:42:09.290Z] CC images/macvlan.o [2019-09-24T20:42:09.290Z] CC images/sit.o [2019-09-24T20:42:09.290Z] LINK images/built-in.o [2019-09-24T20:42:09.290Z] GEN compel/include/asm [2019-09-24T20:42:09.290Z] GEN compel/include/version.h [2019-09-24T20:42:09.290Z] touch .config [2019-09-24T20:42:09.573Z] GEN include/common/config.h [2019-09-24T20:42:09.573Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-24T20:42:09.573Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-24T20:42:09.573Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-09-24T20:42:09.573Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-09-24T20:42:09.573Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-09-24T20:42:09.573Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-09-24T20:42:09.573Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-09-24T20:42:09.573Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-24T20:42:09.573Z] DEP compel/plugins/std/infect.d [2019-09-24T20:42:09.573Z] DEP compel/plugins/std/string.d [2019-09-24T20:42:09.573Z] DEP compel/plugins/std/log.d [2019-09-24T20:42:09.573Z] DEP compel/plugins/std/fds.d [2019-09-24T20:42:09.573Z] DEP compel/plugins/std/std.d [2019-09-24T20:42:09.690Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-09-24T20:42:09.858Z] DEP compel/plugins/shmem/shmem.d [2019-09-24T20:42:09.858Z] DEP compel/plugins/fds/fds.d [2019-09-24T20:42:09.858Z] CC compel/plugins/std/std.o [2019-09-24T20:42:09.858Z] CC compel/plugins/std/fds.o [2019-09-24T20:42:10.148Z] CC compel/plugins/std/log.o [2019-09-24T20:42:10.430Z] CC compel/plugins/std/string.o [2019-09-24T20:42:10.430Z] CC compel/plugins/std/infect.o [2019-09-24T20:42:10.712Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-09-24T20:42:10.712Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-09-24T20:42:10.712Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-09-24T20:42:10.712Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-09-24T20:42:10.712Z] AR compel/plugins/std.lib.a [2019-09-24T20:42:10.712Z] CC compel/plugins/fds/fds.o [2019-09-24T20:42:10.995Z] AR compel/plugins/fds.lib.a [2019-09-24T20:42:10.995Z] HOSTDEP compel/src/lib/log-host.d [2019-09-24T20:42:10.995Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-24T20:42:10.995Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-09-24T20:42:10.995Z] HOSTDEP compel/src/main-host.d [2019-09-24T20:42:10.995Z] DEP compel/src/lib/ptrace.d [2019-09-24T20:42:11.277Z] DEP compel/src/lib/infect.d [2019-09-24T20:42:11.277Z] DEP compel/src/lib/infect-util.d [2019-09-24T20:42:11.277Z] DEP compel/src/lib/infect-rpc.d [2019-09-24T20:42:11.277Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-09-24T20:42:11.277Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-09-24T20:42:11.277Z] DEP compel/src/lib/log.d [2019-09-24T20:42:11.562Z] DEP compel/src/main.d [2019-09-24T20:42:11.562Z] DEP compel/src/lib/handle-elf.d [2019-09-24T20:42:11.562Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-09-24T20:42:11.562Z] CC compel/src/lib/log.o [2019-09-24T20:42:11.562Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-09-24T20:42:11.844Z] CC compel/arch/ppc64/src/lib/infect.o [2019-09-24T20:42:11.879Z] === RUN TestDockerSuite/TestImagesFormat [2019-09-24T20:42:12.127Z] CC compel/src/lib/infect-rpc.o [2019-09-24T20:42:12.127Z] CC compel/src/lib/infect-util.o [2019-09-24T20:42:12.340Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-09-24T20:42:12.340Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-09-24T20:42:12.410Z] CC compel/src/lib/infect.o [2019-09-24T20:42:13.028Z] CC compel/src/lib/ptrace.o [2019-09-24T20:42:13.316Z] AR compel/libcompel.a [2019-09-24T20:42:13.316Z] HOSTCC compel/src/main-host.o [2019-09-24T20:42:13.316Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-09-24T20:42:13.607Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-24T20:42:13.607Z] HOSTCC compel/src/lib/log-host.o [2019-09-24T20:42:13.889Z] HOSTLINK compel/compel-host-bin [2019-09-24T20:42:13.889Z] DEP soccr/soccr.d [2019-09-24T20:42:13.889Z] CC soccr/soccr.o [2019-09-24T20:42:14.504Z] AR soccr/libsoccr.a [2019-09-24T20:42:14.504Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-24T20:42:14.504Z] DEP criu/arch/ppc64/sigframe.d [2019-09-24T20:42:14.504Z] DEP criu/arch/ppc64/crtools.d [2019-09-24T20:42:14.786Z] DEP criu/arch/ppc64/cpu.d [2019-09-24T20:42:14.786Z] CC criu/arch/ppc64/cpu.o [2019-09-24T20:42:15.068Z] CC criu/arch/ppc64/crtools.o [2019-09-24T20:42:15.350Z] CC criu/arch/ppc64/sigframe.o [2019-09-24T20:42:15.350Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-09-24T20:42:15.350Z] DEP criu/arch/ppc64/misc.d [2019-09-24T20:42:15.350Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-09-24T20:42:15.350Z] DEP criu/arch/ppc64/vdso-pie.d [2019-09-24T20:42:15.632Z] DEP criu/pie/parasite-vdso.d [2019-09-24T20:42:15.632Z] DEP criu/pie/util-vdso.d [2019-09-24T20:42:15.632Z] DEP criu/pie/util.d [2019-09-24T20:42:15.632Z] CC criu/pie/util.o [2019-09-24T20:42:15.914Z] CC criu/pie/util-vdso.o [2019-09-24T20:42:16.086Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-09-24T20:42:16.086Z] === RUN TestDockerSuite/TestImportBadURL [2019-09-24T20:42:16.197Z] CC criu/pie/parasite-vdso.o [2019-09-24T20:42:16.197Z] CC criu/arch/ppc64/vdso-pie.o [2019-09-24T20:42:16.479Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-09-24T20:42:16.479Z] CC criu/arch/ppc64/misc.o [2019-09-24T20:42:16.479Z] AR criu/pie/pie.lib.a [2019-09-24T20:42:16.479Z] DEP criu/pie/restorer.d [2019-09-24T20:42:16.761Z] DEP criu/arch/ppc64/restorer.d [2019-09-24T20:42:16.761Z] DEP criu/pie/parasite.d [2019-09-24T20:42:16.761Z] CC criu/pie/parasite.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2019-09-24T20:42:17.375Z] LINK criu/pie/parasite.built-in.o [2019-09-24T20:42:17.375Z] GEN criu/pie/parasite-blob.h [2019-09-24T20:42:17.375Z] CC criu/arch/ppc64/restorer.o [2019-09-24T20:42:17.375Z] CC criu/pie/restorer.o [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-24T20:42:18.271Z] === RUN TestDockerSuite/TestImportDisplay [2019-09-24T20:42:18.271Z] === RUN TestDockerSuite/TestImportFile [2019-09-24T20:42:18.271Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-09-24T20:42:18.271Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-09-24T20:42:18.271Z] === RUN TestDockerSuite/TestImportGzipped [2019-09-24T20:42:18.271Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-09-24T20:42:18.271Z] === RUN TestDockerSuite/TestInfoDebug [2019-09-24T20:42:18.271Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-24T20:42:18.733Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-09-24T20:42:18.733Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-24T20:42:18.733Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-09-24T20:42:18.733Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-09-24T20:42:18.733Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-09-24T20:42:18.733Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-09-24T20:42:18.733Z] === RUN TestDockerSuite/TestInfoFormat [2019-09-24T20:42:18.851Z] LINK criu/pie/restorer.built-in.o [2019-09-24T20:42:18.851Z] GEN criu/pie/restorer-blob.h [2019-09-24T20:42:18.851Z] DEP criu/vdso.d [2019-09-24T20:42:18.851Z] DEP criu/uts_ns.d [2019-09-24T20:42:18.851Z] DEP criu/util.d [2019-09-24T20:42:18.851Z] DEP criu/uffd.d [2019-09-24T20:42:18.851Z] DEP criu/tun.d [2019-09-24T20:42:19.133Z] DEP criu/tty.d [2019-09-24T20:42:19.133Z] DEP criu/timerfd.d [2019-09-24T20:42:19.133Z] DEP criu/sysfs_parse.d [2019-09-24T20:42:19.133Z] DEP criu/sysctl.d [2019-09-24T20:42:19.194Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-09-24T20:42:19.194Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-24T20:42:19.194Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-24T20:42:19.194Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-09-24T20:42:19.415Z] DEP criu/string.d [2019-09-24T20:42:19.415Z] DEP criu/stats.d [2019-09-24T20:42:19.415Z] DEP criu/sockets.d [2019-09-24T20:42:19.415Z] DEP criu/sk-unix.d [2019-09-24T20:42:19.697Z] DEP criu/sk-tcp.d [2019-09-24T20:42:19.697Z] DEP criu/sk-queue.d [2019-09-24T20:42:19.697Z] DEP criu/sk-packet.d [2019-09-24T20:42:19.697Z] DEP criu/sk-netlink.d [2019-09-24T20:42:19.980Z] DEP criu/sk-inet.d [2019-09-24T20:42:19.980Z] DEP criu/signalfd.d [2019-09-24T20:42:19.980Z] DEP criu/sigframe.d [2019-09-24T20:42:19.980Z] DEP criu/shmem.d [2019-09-24T20:42:20.263Z] DEP criu/servicefd.d [2019-09-24T20:42:20.263Z] DEP criu/seize.d [2019-09-24T20:42:20.263Z] DEP criu/seccomp.d [2019-09-24T20:42:20.263Z] DEP criu/rst-malloc.d [2019-09-24T20:42:20.263Z] DEP criu/rbtree.d [2019-09-24T20:42:20.263Z] DEP criu/pstree.d [2019-09-24T20:42:20.546Z] DEP criu/protobuf.d [2019-09-24T20:42:20.546Z] GEN criu/protobuf-desc-gen.h [2019-09-24T20:42:20.829Z] DEP criu/protobuf-desc.d [2019-09-24T20:42:21.111Z] DEP criu/proc_parse.d [2019-09-24T20:42:21.111Z] DEP criu/plugin.d [2019-09-24T20:42:21.111Z] DEP criu/pipes.d [2019-09-24T20:42:21.111Z] DEP criu/pie-util.d [2019-09-24T20:42:21.385Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-24T20:42:21.394Z] DEP criu/pie-util-vdso.d [2019-09-24T20:42:21.394Z] DEP criu/pie-util-vdso-elf32.d [2019-09-24T20:42:21.394Z] DEP criu/path.d [2019-09-24T20:42:21.394Z] DEP criu/parasite-syscall.d [2019-09-24T20:42:21.394Z] DEP criu/pagemap.d [2019-09-24T20:42:21.676Z] DEP criu/pagemap-cache.d [2019-09-24T20:42:21.676Z] DEP criu/page-xfer.d [2019-09-24T20:42:21.676Z] DEP criu/page-pipe.d [2019-09-24T20:42:21.676Z] DEP criu/netfilter.d [2019-09-24T20:42:21.961Z] DEP criu/net.d [2019-09-24T20:42:21.961Z] DEP criu/namespaces.d [2019-09-24T20:42:21.961Z] DEP criu/mount.d [2019-09-24T20:42:22.243Z] DEP criu/mem.d [2019-09-24T20:42:22.243Z] DEP criu/lsm.d [2019-09-24T20:42:22.243Z] DEP criu/log.d [2019-09-24T20:42:22.243Z] DEP criu/libnetlink.d [2019-09-24T20:42:22.526Z] DEP criu/kerndat.d [2019-09-24T20:42:22.526Z] DEP criu/kcmp-ids.d [2019-09-24T20:42:22.526Z] DEP criu/irmap.d [2019-09-24T20:42:22.526Z] DEP criu/ipc_ns.d [2019-09-24T20:42:22.526Z] DEP criu/image.d [2019-09-24T20:42:22.808Z] DEP criu/image-desc.d [2019-09-24T20:42:22.808Z] DEP criu/fsnotify.d [2019-09-24T20:42:22.808Z] DEP criu/filesystems.d [2019-09-24T20:42:22.808Z] DEP criu/files.d [2019-09-24T20:42:23.091Z] DEP criu/files-reg.d [2019-09-24T20:42:23.091Z] DEP criu/files-ext.d [2019-09-24T20:42:23.091Z] DEP criu/file-lock.d [2019-09-24T20:42:23.374Z] DEP criu/file-ids.d [2019-09-24T20:42:23.374Z] DEP criu/fifo.d [2019-09-24T20:42:23.374Z] DEP criu/fdstore.d [2019-09-24T20:42:23.374Z] DEP criu/fault-injection.d [2019-09-24T20:42:23.374Z] DEP criu/external.d [2019-09-24T20:42:23.374Z] DEP criu/eventpoll.d [2019-09-24T20:42:23.576Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-24T20:42:23.576Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-24T20:42:23.576Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-09-24T20:42:23.576Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-09-24T20:42:23.576Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-09-24T20:42:23.656Z] DEP criu/eventfd.d [2019-09-24T20:42:23.657Z] DEP criu/crtools.d [2019-09-24T20:42:23.657Z] DEP criu/cr-service.d [2019-09-24T20:42:23.657Z] DEP criu/cr-restore.d [2019-09-24T20:42:23.939Z] DEP criu/cr-errno.d [2019-09-24T20:42:23.939Z] DEP criu/cr-dump.d [2019-09-24T20:42:23.939Z] DEP criu/cr-dedup.d [2019-09-24T20:42:23.939Z] DEP criu/cr-check.d [2019-09-24T20:42:24.220Z] DEP criu/config.d [2019-09-24T20:42:24.220Z] DEP criu/clone-noasan.d [2019-09-24T20:42:24.220Z] DEP criu/cgroup.d [2019-09-24T20:42:24.220Z] DEP criu/cgroup-props.d [2019-09-24T20:42:24.502Z] DEP criu/bitmap.d [2019-09-24T20:42:24.502Z] DEP criu/bfd.d [2019-09-24T20:42:24.502Z] DEP criu/autofs.d [2019-09-24T20:42:24.502Z] DEP criu/aio.d [2019-09-24T20:42:24.502Z] DEP criu/action-scripts.d [2019-09-24T20:42:24.786Z] CC criu/action-scripts.o [2019-09-24T20:42:25.070Z] CC criu/aio.o [2019-09-24T20:42:25.070Z] CC criu/autofs.o [2019-09-24T20:42:26.077Z] CC criu/bfd.o [2019-09-24T20:42:26.077Z] CC criu/bitmap.o [2019-09-24T20:42:26.361Z] CC criu/cgroup-props.o [2019-09-24T20:42:26.717Z] CC criu/cgroup.o [2019-09-24T20:42:28.211Z] CC criu/clone-noasan.o [2019-09-24T20:42:28.211Z] CC criu/config.o [2019-09-24T20:42:28.754Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-24T20:42:28.824Z] CC criu/cr-check.o [2019-09-24T20:42:29.835Z] CC criu/cr-dedup.o [2019-09-24T20:42:29.835Z] CC criu/cr-dump.o [2019-09-24T20:42:30.846Z] CC criu/cr-errno.o [2019-09-24T20:42:31.130Z] CC criu/cr-restore.o [2019-09-24T20:42:33.805Z] CC criu/cr-service.o [2019-09-24T20:42:34.419Z] CC criu/crtools.o [2019-09-24T20:42:34.701Z] CC criu/eventfd.o [2019-09-24T20:42:34.701Z] CC criu/eventpoll.o [2019-09-24T20:42:35.316Z] CC criu/external.o [2019-09-24T20:42:35.316Z] CC criu/fault-injection.o [2019-09-24T20:42:35.599Z] CC criu/fdstore.o [2019-09-24T20:42:35.599Z] CC criu/fifo.o [2019-09-24T20:42:35.881Z] CC criu/file-ids.o [2019-09-24T20:42:36.168Z] CC criu/file-lock.o [2019-09-24T20:42:36.452Z] CC criu/files-ext.o [2019-09-24T20:42:36.736Z] CC criu/files-reg.o [2019-09-24T20:42:38.217Z] CC criu/files.o [2019-09-24T20:42:38.413Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-09-24T20:42:38.413Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-09-24T20:42:39.225Z] CC criu/filesystems.o [2019-09-24T20:42:39.519Z] CC criu/fsnotify.o [2019-09-24T20:42:39.957Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-09-24T20:42:39.957Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-09-24T20:42:39.957Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-09-24T20:42:39.957Z] === RUN TestDockerSuite/TestInspectDefault [2019-09-24T20:42:40.135Z] CC criu/image-desc.o [2019-09-24T20:42:40.135Z] CC criu/image.o [2019-09-24T20:42:40.749Z] CC criu/ipc_ns.o [2019-09-24T20:42:40.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-24T20:42:41.365Z] CC criu/irmap.o [2019-09-24T20:42:41.648Z] CC criu/kcmp-ids.o [2019-09-24T20:42:41.930Z] CC criu/kerndat.o [2019-09-24T20:42:42.143Z] === RUN TestDockerSuite/TestInspectHistory [2019-09-24T20:42:42.550Z] CC criu/libnetlink.o [2019-09-24T20:42:42.837Z] CC criu/log.o [2019-09-24T20:42:43.119Z] CC criu/lsm.o [2019-09-24T20:42:43.119Z] CC criu/mem.o [2019-09-24T20:42:44.125Z] CC criu/mount.o [2019-09-24T20:42:46.797Z] CC criu/namespaces.o [2019-09-24T20:42:47.803Z] CC criu/net.o [2019-09-24T20:42:47.959Z] === RUN TestDockerSuite/TestInspectImage [2019-09-24T20:42:47.959Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-09-24T20:42:47.959Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-09-24T20:42:47.959Z] === RUN TestDockerSuite/TestInspectInt64 [2019-09-24T20:42:49.502Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-09-24T20:42:49.825Z] CC criu/netfilter.o [2019-09-24T20:42:49.825Z] CC criu/page-pipe.o [2019-09-24T20:42:50.107Z] CC criu/page-xfer.o [2019-09-24T20:42:50.743Z] CC criu/pagemap-cache.o [2019-09-24T20:42:51.028Z] CC criu/pagemap.o [2019-09-24T20:42:51.644Z] CC criu/parasite-syscall.o [2019-09-24T20:42:51.690Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-09-24T20:42:51.690Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-09-24T20:42:52.272Z] CC criu/path.o [2019-09-24T20:42:52.555Z] CC criu/pie-util-vdso-elf32.o [2019-09-24T20:42:52.837Z] CC criu/pie-util-vdso.o [2019-09-24T20:42:53.120Z] CC criu/pie-util.o [2019-09-24T20:42:53.120Z] CC criu/pipes.o [2019-09-24T20:42:53.739Z] CC criu/plugin.o [2019-09-24T20:42:53.739Z] CC criu/proc_parse.o [2019-09-24T20:42:53.879Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-09-24T20:42:55.769Z] CC criu/protobuf-desc.o [2019-09-24T20:42:56.066Z] === RUN TestDockerSuite/TestInspectPlugin [2019-09-24T20:42:56.066Z] === RUN TestDockerSuite/TestInspectRootFS [2019-09-24T20:42:56.066Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-09-24T20:42:56.383Z] CC criu/protobuf.o [2019-09-24T20:42:56.383Z] CC criu/pstree.o [2019-09-24T20:42:57.389Z] CC criu/rbtree.o [2019-09-24T20:42:57.389Z] CC criu/rst-malloc.o [2019-09-24T20:42:57.612Z] === RUN TestDockerSuite/TestInspectStatus [2019-09-24T20:42:57.683Z] CC criu/seccomp.o [2019-09-24T20:42:57.965Z] CC criu/seize.o [2019-09-24T20:42:58.579Z] CC criu/servicefd.o [2019-09-24T20:42:58.861Z] CC criu/shmem.o [2019-09-24T20:42:59.476Z] CC criu/sigframe.o [2019-09-24T20:42:59.758Z] CC criu/signalfd.o [2019-09-24T20:43:00.041Z] CC criu/sk-inet.o [2019-09-24T20:43:00.528Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-09-24T20:43:00.656Z] CC criu/sk-netlink.o [2019-09-24T20:43:00.938Z] CC criu/sk-packet.o [2019-09-24T20:43:01.222Z] CC criu/sk-queue.o [2019-09-24T20:43:01.838Z] CC criu/sk-tcp.o [2019-09-24T20:43:02.120Z] CC criu/sk-unix.o [2019-09-24T20:43:03.596Z] CC criu/sockets.o [2019-09-24T20:43:04.213Z] CC criu/stats.o [2019-09-24T20:43:04.213Z] CC criu/string.o [2019-09-24T20:43:04.277Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-09-24T20:43:04.495Z] CC criu/sysctl.o [2019-09-24T20:43:04.779Z] CC criu/sysfs_parse.o [2019-09-24T20:43:05.069Z] CC criu/timerfd.o [2019-09-24T20:43:05.357Z] CC criu/tty.o [2019-09-24T20:43:06.463Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-24T20:43:06.827Z] CC criu/tun.o [2019-09-24T20:43:07.443Z] CC criu/uffd.o [2019-09-24T20:43:08.060Z] CC criu/util.o [2019-09-24T20:43:09.067Z] CC criu/uts_ns.o [2019-09-24T20:43:09.350Z] CC criu/vdso.o [2019-09-24T20:43:09.379Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-09-24T20:43:09.675Z] LINK criu/built-in.o [2019-09-24T20:43:09.959Z] LINK criu/criu [2019-09-24T20:43:10.242Z] DEP lib/c/criu.d [2019-09-24T20:43:10.242Z] CC images/rpc.pb-c.o [2019-09-24T20:43:10.864Z] CC lib/c/criu.o [2019-09-24T20:43:10.926Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-09-24T20:43:11.479Z] LINK lib/c/built-in.o [2019-09-24T20:43:11.479Z] LINK lib/c/libcriu.so [2019-09-24T20:43:11.762Z] GEN magic.py [2019-09-24T20:43:11.762Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-24T20:43:11.762Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-24T20:43:12.047Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-24T20:43:12.336Z] make[1]: Nothing to be done for 'all'. [2019-09-24T20:43:12.619Z] make[1]: 'images/built-in.o' is up to date. [2019-09-24T20:43:12.619Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-24T20:43:12.619Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-24T20:43:12.619Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-24T20:43:12.619Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-24T20:43:12.619Z] make[1]: Nothing to be done for 'all'. [2019-09-24T20:43:12.619Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-24T20:43:12.901Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:43:12.901Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:43:12.901Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:43:12.902Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:43:12.902Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:43:12.902Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:43:12.902Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:43:12.902Z] make[2]: Nothing to be done for 'all'. [2019-09-24T20:43:12.902Z] INSTALL criu/criu [2019-09-24T20:43:12.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-24T20:43:13.150Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-24T20:43:14.924Z] Removing intermediate container 2a8d65303ae1 [2019-09-24T20:43:14.924Z] ---> 7dda5845feb7 [2019-09-24T20:43:14.924Z] Step 13/126 : FROM base AS registry [2019-09-24T20:43:14.924Z] ---> de4ade0a8789 [2019-09-24T20:43:14.924Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-24T20:43:14.924Z] ---> Running in b1f0aa6babd4 [2019-09-24T20:43:14.924Z] Removing intermediate container b1f0aa6babd4 [2019-09-24T20:43:14.924Z] ---> 43b44e3db76e [2019-09-24T20:43:14.924Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-24T20:43:14.924Z] ---> Running in 5be888ded0ac [2019-09-24T20:43:14.924Z] Removing intermediate container 5be888ded0ac [2019-09-24T20:43:14.924Z] ---> 90acf38cbde8 [2019-09-24T20:43:14.924Z] Step 16/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-24T20:43:14.924Z] ---> Running in 9c8fbb701777 [2019-09-24T20:43:15.207Z] + mktemp -d [2019-09-24T20:43:15.207Z] + export GOPATH=/tmp/tmp.U0RkNj0byj [2019-09-24T20:43:15.207Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.U0RkNj0byj/src/github.com/docker/distribution [2019-09-24T20:43:15.207Z] Cloning into '/tmp/tmp.U0RkNj0byj/src/github.com/docker/distribution'... [2019-09-24T20:43:15.344Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksEnvs [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-09-24T20:43:17.532Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-09-24T20:43:17.888Z] + cd /tmp/tmp.U0RkNj0byj/src/github.com/docker/distribution [2019-09-24T20:43:17.888Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-24T20:43:17.995Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-09-24T20:43:17.995Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-24T20:43:18.505Z] + GOPATH=/tmp/tmp.U0RkNj0byj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.U0RkNj0byj go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-24T20:43:19.542Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-24T20:43:21.729Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-09-24T20:43:27.535Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-09-24T20:43:29.782Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-09-24T20:43:29.782Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-09-24T20:43:31.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-24T20:43:31.998Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-09-24T20:43:31.998Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-09-24T20:43:40.591Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-24T20:43:45.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-24T20:43:46.401Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-09-24T20:43:54.994Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-24T20:43:56.538Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-24T20:43:57.728Z] + dpkg --print-architecture [2019-09-24T20:43:57.728Z] + cd /tmp/tmp.U0RkNj0byj/src/github.com/docker/distribution [2019-09-24T20:43:57.728Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-24T20:43:57.728Z] + GOPATH=/tmp/tmp.U0RkNj0byj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.U0RkNj0byj [2019-09-24T20:43:57.728Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-24T20:43:58.735Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-24T20:43:58.735Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-09-24T20:44:00.916Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-09-24T20:44:03.088Z] === RUN TestDockerSuite/TestLogsSince [2019-09-24T20:44:04.571Z] + rm -rf /tmp/tmp.U0RkNj0byj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.U0RkNj0byj [2019-09-24T20:44:06.597Z] Removing intermediate container 9c8fbb701777 [2019-09-24T20:44:06.597Z] ---> 97d34268bc46 [2019-09-24T20:44:06.597Z] Step 17/126 : FROM base AS swagger [2019-09-24T20:44:06.597Z] ---> de4ade0a8789 [2019-09-24T20:44:06.597Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-24T20:44:06.597Z] ---> Running in b3eda68224ae [2019-09-24T20:44:06.597Z] Removing intermediate container b3eda68224ae [2019-09-24T20:44:06.597Z] ---> 80b4320f7890 [2019-09-24T20:44:06.598Z] Step 19/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-24T20:44:06.598Z] ---> Running in 7412e3766954 [2019-09-24T20:44:06.880Z] + mktemp -d [2019-09-24T20:44:06.880Z] + export GOPATH=/tmp/tmp.316jSPVdkd [2019-09-24T20:44:06.880Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.316jSPVdkd/src/github.com/go-swagger/go-swagger [2019-09-24T20:44:06.880Z] Cloning into '/tmp/tmp.316jSPVdkd/src/github.com/go-swagger/go-swagger'... [2019-09-24T20:44:13.404Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-09-24T20:44:13.405Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-09-24T20:44:13.405Z] === RUN TestDockerSuite/TestLogsTail [2019-09-24T20:44:13.710Z] + cd /tmp/tmp.316jSPVdkd/src/github.com/go-swagger/go-swagger [2019-09-24T20:44:13.710Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-24T20:44:14.326Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-24T20:44:14.948Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-09-24T20:44:17.863Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestMountIntoProc [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestMountIntoSys [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestNetHostname [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPluginActive [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPortHostBinding [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPortList [2019-09-24T20:44:20.051Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-24T20:44:24.759Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-09-24T20:44:24.759Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-09-24T20:44:24.759Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-24T20:44:24.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-24T20:44:24.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-24T20:44:24.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-24T20:44:24.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-24T20:44:24.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-09-24T20:44:24.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-24T20:44:24.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-24T20:44:29.465Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-24T20:44:29.465Z] === RUN TestDockerSuite/TestPsByOrder [2019-09-24T20:44:32.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-24T20:44:36.570Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-09-24T20:44:36.570Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-09-24T20:44:36.711Z] + rm -rf /tmp/tmp.316jSPVdkd [2019-09-24T20:44:36.711Z] Removing intermediate container 7412e3766954 [2019-09-24T20:44:36.711Z] ---> bc24da662378 [2019-09-24T20:44:36.711Z] Step 20/126 : FROM base AS frozen-images [2019-09-24T20:44:36.711Z] ---> de4ade0a8789 [2019-09-24T20:44:36.711Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:44:36.711Z] ---> Using cache [2019-09-24T20:44:36.711Z] ---> 461500ebf1a7 [2019-09-24T20:44:36.711Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-24T20:44:36.711Z] ---> Running in 58730eeef593 [2019-09-24T20:44:36.711Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:44:36.711Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:44:36.711Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:44:36.711Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:44:36.711Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:44:36.711Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-24T20:44:36.711Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-24T20:44:36.711Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-24T20:44:37.717Z] Fetched 7724 kB in 2s (2966 kB/s) [2019-09-24T20:44:38.724Z] Reading package lists... [2019-09-24T20:44:40.016Z] Reading package lists... [2019-09-24T20:44:40.298Z] Building dependency tree... [2019-09-24T20:44:40.298Z] Reading state information... [2019-09-24T20:44:40.298Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-24T20:44:40.298Z] The following additional packages will be installed: [2019-09-24T20:44:40.298Z] libjq1 libonig4 [2019-09-24T20:44:40.581Z] The following NEW packages will be installed: [2019-09-24T20:44:40.581Z] jq libjq1 libonig4 [2019-09-24T20:44:40.581Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:44:40.581Z] Need to get 310 kB of archives. [2019-09-24T20:44:40.581Z] After this operation, 1267 kB of additional disk space will be used. [2019-09-24T20:44:40.581Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-24T20:44:40.581Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-24T20:44:40.581Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-24T20:44:40.866Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:44:40.866Z] Fetched 310 kB in 0s (3579 kB/s) [2019-09-24T20:44:40.866Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-24T20:44:40.866Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-24T20:44:40.866Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-09-24T20:44:40.866Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-24T20:44:40.866Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-24T20:44:40.866Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-24T20:44:40.866Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-24T20:44:40.866Z] Selecting previously unselected package jq. [2019-09-24T20:44:40.866Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-24T20:44:40.866Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-24T20:44:40.866Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-24T20:44:40.866Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-24T20:44:40.866Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:44:40.866Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-24T20:44:41.486Z] Removing intermediate container 58730eeef593 [2019-09-24T20:44:41.486Z] ---> 179de1fc306a [2019-09-24T20:44:41.486Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-24T20:44:41.486Z] ---> 685e809eba38 [2019-09-24T20:44:41.486Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-24T20:44:41.768Z] ---> Running in 21469bc06337 [2019-09-24T20:44:42.773Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-24T20:44:43.058Z]  [2019-09-24T20:44:43.676Z]  ########   12.1% ######################   31.0% ####################################    50.1% ################################################# 69.3% ###############################################################   88.5% ######################################################################## 100.0% [2019-09-24T20:44:43.962Z]  [2019-09-24T20:44:44.244Z]  ##############################     42.3% ##############################################################   86.8% ######################################################################## 100.0% [2019-09-24T20:44:44.761Z]  [2019-09-24T20:44:45.050Z]  ##########      14.6% ############################       38.9% ################################################    67.9% ################################################################### 94.1% ######################################################################## 100.0% [2019-09-24T20:44:45.050Z]  [2019-09-24T20:44:45.167Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-09-24T20:44:46.485Z]  #####    7.6% ###########     16.4% ##################     25.1% ########################    34.4% ###############################      43.2% #####################################   52.4% ############################################   62.3% #################################################   68.6% #######################################################  77.5% ############################################################## 87.2% #####################################################################  96.3% ######################################################################## 100.0% [2019-09-24T20:44:46.486Z]  [2019-09-24T20:44:47.494Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-24T20:44:47.494Z]  [2019-09-24T20:44:47.775Z]  ######################################################################## 100.0% [2019-09-24T20:44:47.775Z]  [2019-09-24T20:44:48.395Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-24T20:44:48.678Z]  [2019-09-24T20:44:48.678Z]  ######################################################################## 100.0% [2019-09-24T20:44:48.979Z]  [2019-09-24T20:44:49.592Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-24T20:44:49.592Z] skipping existing c8c2d4a6b2e3 [2019-09-24T20:44:49.592Z] [2019-09-24T20:44:50.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-24T20:44:50.612Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-24T20:44:50.612Z]  [2019-09-24T20:44:50.612Z]  ######################################################################## 100.0% [2019-09-24T20:44:50.612Z]  [2019-09-24T20:44:50.895Z] Download of images into '/build' complete. [2019-09-24T20:44:50.895Z] Use something like the following to load the result into a Docker daemon: [2019-09-24T20:44:50.895Z] tar -cC '/build' . | docker load [2019-09-24T20:44:53.580Z] Removing intermediate container 21469bc06337 [2019-09-24T20:44:53.580Z] ---> 1f7a524352f3 [2019-09-24T20:44:53.580Z] Step 25/126 : FROM base AS cross-false [2019-09-24T20:44:53.580Z] ---> de4ade0a8789 [2019-09-24T20:44:53.580Z] Step 26/126 : FROM base AS cross-true [2019-09-24T20:44:53.580Z] ---> de4ade0a8789 [2019-09-24T20:44:53.580Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:44:53.580Z] ---> Using cache [2019-09-24T20:44:53.580Z] ---> 461500ebf1a7 [2019-09-24T20:44:53.580Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-09-24T20:44:53.580Z] ---> Running in 0bbeb652a692 [2019-09-24T20:44:54.196Z] Removing intermediate container 0bbeb652a692 [2019-09-24T20:44:54.196Z] ---> 59807493a9d9 [2019-09-24T20:44:54.196Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-09-24T20:44:54.196Z] ---> Running in 897b1aedd5d3 [2019-09-24T20:44:55.204Z] Removing intermediate container 897b1aedd5d3 [2019-09-24T20:44:55.204Z] ---> 2f887930c127 [2019-09-24T20:44:55.204Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-09-24T20:44:55.204Z] ---> Running in 61307870a4e6 [2019-09-24T20:44:55.826Z] Removing intermediate container 61307870a4e6 [2019-09-24T20:44:55.826Z] ---> d212a6f1ec05 [2019-09-24T20:44:55.826Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-24T20:44:55.826Z] ---> Running in 53db05ce39b2 [2019-09-24T20:44:56.445Z] Removing intermediate container 53db05ce39b2 [2019-09-24T20:44:56.445Z] ---> ff0386fdb807 [2019-09-24T20:44:56.445Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-09-24T20:44:56.445Z] ---> de4ade0a8789 [2019-09-24T20:44:56.445Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-24T20:44:56.445Z] ---> de4ade0a8789 [2019-09-24T20:44:56.445Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:44:56.445Z] ---> Using cache [2019-09-24T20:44:56.445Z] ---> 461500ebf1a7 [2019-09-24T20:44:56.445Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-24T20:44:56.445Z] ---> Running in 1d549be7dc05 [2019-09-24T20:44:57.064Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:44:57.064Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:44:57.064Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:44:57.064Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:44:57.064Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:44:57.357Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-24T20:44:57.686Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-24T20:44:57.686Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-24T20:44:59.738Z] Fetched 7724 kB in 2s (3090 kB/s) [2019-09-24T20:45:00.017Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-09-24T20:45:00.017Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-09-24T20:45:00.017Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-09-24T20:45:00.745Z] Reading package lists... [2019-09-24T20:45:01.756Z] Reading package lists... [2019-09-24T20:45:02.037Z] Building dependency tree... [2019-09-24T20:45:02.038Z] Reading state information... [2019-09-24T20:45:02.038Z] The following additional packages will be installed: [2019-09-24T20:45:02.038Z] libapparmor1 libseccomp2 [2019-09-24T20:45:02.038Z] Suggested packages: [2019-09-24T20:45:02.038Z] seccomp [2019-09-24T20:45:02.038Z] The following NEW packages will be installed: [2019-09-24T20:45:02.038Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-24T20:45:02.038Z] 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:45:02.038Z] Need to get 296 kB of archives. [2019-09-24T20:45:02.038Z] After this operation, 1346 kB of additional disk space will be used. [2019-09-24T20:45:02.038Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-09-24T20:45:02.320Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-09-24T20:45:02.320Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-09-24T20:45:02.320Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-09-24T20:45:02.320Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:45:02.320Z] Fetched 296 kB in 0s (3027 kB/s) [2019-09-24T20:45:02.320Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-09-24T20:45:02.606Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-24T20:45:02.606Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-24T20:45:02.606Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-24T20:45:02.606Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-09-24T20:45:02.606Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-24T20:45:02.606Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-24T20:45:02.606Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-09-24T20:45:02.606Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-24T20:45:02.606Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-24T20:45:02.606Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-09-24T20:45:02.606Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-24T20:45:02.606Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-24T20:45:02.606Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:45:02.606Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-24T20:45:02.606Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-24T20:45:02.606Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-24T20:45:02.606Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-24T20:45:02.606Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:45:03.223Z] Removing intermediate container 1d549be7dc05 [2019-09-24T20:45:03.223Z] ---> 0532ac1177ad [2019-09-24T20:45:03.223Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-24T20:45:03.223Z] ---> ff0386fdb807 [2019-09-24T20:45:03.223Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:45:03.223Z] ---> Running in 8747f6b8a4a2 [2019-09-24T20:45:03.223Z] Removing intermediate container 8747f6b8a4a2 [2019-09-24T20:45:03.223Z] ---> 75bb578efcb9 [2019-09-24T20:45:03.223Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-24T20:45:03.223Z] ---> Running in c7e86ccc00a0 [2019-09-24T20:45:04.238Z] Removing intermediate container c7e86ccc00a0 [2019-09-24T20:45:04.238Z] ---> c3176150dba6 [2019-09-24T20:45:04.238Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-24T20:45:04.238Z] ---> 0532ac1177ad [2019-09-24T20:45:04.238Z] Step 40/126 : FROM base AS tomlv [2019-09-24T20:45:04.238Z] ---> de4ade0a8789 [2019-09-24T20:45:04.238Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-24T20:45:04.238Z] ---> Running in 831f58cb5b80 [2019-09-24T20:45:04.238Z] Removing intermediate container 831f58cb5b80 [2019-09-24T20:45:04.238Z] ---> 50daf4fee4ab [2019-09-24T20:45:04.238Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:45:04.238Z] ---> 402fd0790194 [2019-09-24T20:45:04.238Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:45:04.521Z] ---> 1f80130f07f5 [2019-09-24T20:45:04.521Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:45:04.521Z] ---> Running in 66865cfde7b2 [2019-09-24T20:45:04.805Z] + RM_GOPATH=0 [2019-09-24T20:45:04.805Z] + TMP_GOPATH= [2019-09-24T20:45:04.805Z] + : /build [2019-09-24T20:45:04.805Z] + '[' -z '' ']' [2019-09-24T20:45:04.805Z] ++ mktemp -d [2019-09-24T20:45:04.805Z] + export GOPATH=/tmp/tmp.3BxnpZjEqt [2019-09-24T20:45:04.805Z] + GOPATH=/tmp/tmp.3BxnpZjEqt [2019-09-24T20:45:04.805Z] + RM_GOPATH=1 [2019-09-24T20:45:04.805Z] ++ dirname ./install.sh [2019-09-24T20:45:04.805Z] + dir=. [2019-09-24T20:45:04.805Z] + bin=tomlv [2019-09-24T20:45:04.805Z] + shift [2019-09-24T20:45:04.805Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-24T20:45:04.805Z] + . ./tomlv.installer [2019-09-24T20:45:04.805Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-24T20:45:04.805Z] + install_tomlv [2019-09-24T20:45:04.805Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-24T20:45:04.805Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3BxnpZjEqt/src/github.com/BurntSushi/toml [2019-09-24T20:45:04.805Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-24T20:45:04.805Z] Cloning into '/tmp/tmp.3BxnpZjEqt/src/github.com/BurntSushi/toml'... [2019-09-24T20:45:05.088Z] + cd /tmp/tmp.3BxnpZjEqt/src/github.com/BurntSushi/toml [2019-09-24T20:45:05.088Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-24T20:45:05.088Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-24T20:45:05.374Z] internal/cpu [2019-09-24T20:45:05.374Z] runtime/internal/sys [2019-09-24T20:45:05.374Z] math/bits [2019-09-24T20:45:05.374Z] runtime/internal/atomic [2019-09-24T20:45:05.374Z] runtime/internal/math [2019-09-24T20:45:05.374Z] unicode/utf8 [2019-09-24T20:45:05.374Z] internal/bytealg [2019-09-24T20:45:05.374Z] internal/race [2019-09-24T20:45:05.374Z] math [2019-09-24T20:45:05.374Z] sync/atomic [2019-09-24T20:45:05.374Z] unicode [2019-09-24T20:45:05.374Z] internal/testlog [2019-09-24T20:45:05.660Z] runtime [2019-09-24T20:45:05.660Z] encoding [2019-09-24T20:45:05.660Z] runtime/cgo [2019-09-24T20:45:10.073Z] internal/reflectlite [2019-09-24T20:45:10.073Z] sync [2019-09-24T20:45:10.073Z] errors [2019-09-24T20:45:10.073Z] sort [2019-09-24T20:45:10.073Z] internal/oserror [2019-09-24T20:45:10.073Z] io [2019-09-24T20:45:10.073Z] strconv [2019-09-24T20:45:10.073Z] syscall [2019-09-24T20:45:10.073Z] bytes [2019-09-24T20:45:10.073Z] strings [2019-09-24T20:45:10.703Z] bufio [2019-09-24T20:45:10.703Z] reflect [2019-09-24T20:45:10.989Z] path [2019-09-24T20:45:10.989Z] text/tabwriter [2019-09-24T20:45:11.607Z] internal/syscall/unix [2019-09-24T20:45:11.607Z] time [2019-09-24T20:45:12.224Z] internal/poll [2019-09-24T20:45:12.422Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-09-24T20:45:12.526Z] os [2019-09-24T20:45:12.526Z] internal/fmtsort [2019-09-24T20:45:12.809Z] path/filepath [2019-09-24T20:45:12.809Z] fmt [2019-09-24T20:45:13.101Z] io/ioutil [2019-09-24T20:45:13.385Z] log [2019-09-24T20:45:13.385Z] flag [2019-09-24T20:45:13.385Z] github.com/BurntSushi/toml [2019-09-24T20:45:14.000Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-24T20:45:14.612Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-09-24T20:45:16.045Z] Removing intermediate container 66865cfde7b2 [2019-09-24T20:45:16.045Z] ---> 62fdab8e3a82 [2019-09-24T20:45:16.045Z] Step 45/126 : FROM base AS vndr [2019-09-24T20:45:16.045Z] ---> de4ade0a8789 [2019-09-24T20:45:16.045Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-24T20:45:16.045Z] ---> Running in 29a380bcb717 [2019-09-24T20:45:16.045Z] Removing intermediate container 29a380bcb717 [2019-09-24T20:45:16.045Z] ---> 3003941f8b4f [2019-09-24T20:45:16.045Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:45:16.045Z] ---> f3d8548f2de7 [2019-09-24T20:45:16.045Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:45:16.327Z] ---> 363f06f9c580 [2019-09-24T20:45:16.327Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:45:16.327Z] ---> Running in 96f27f139b09 [2019-09-24T20:45:16.609Z] + RM_GOPATH=0 [2019-09-24T20:45:16.609Z] + TMP_GOPATH= [2019-09-24T20:45:16.609Z] + : /build [2019-09-24T20:45:16.609Z] + '[' -z '' ']' [2019-09-24T20:45:16.609Z] ++ mktemp -d [2019-09-24T20:45:16.609Z] + export GOPATH=/tmp/tmp.yHZqCug0t0 [2019-09-24T20:45:16.609Z] + GOPATH=/tmp/tmp.yHZqCug0t0 [2019-09-24T20:45:16.609Z] + RM_GOPATH=1 [2019-09-24T20:45:16.609Z] ++ dirname ./install.sh [2019-09-24T20:45:16.609Z] + dir=. [2019-09-24T20:45:16.609Z] + bin=vndr [2019-09-24T20:45:16.609Z] + shift [2019-09-24T20:45:16.609Z] + '[' '!' -f ./vndr.installer ']' [2019-09-24T20:45:16.609Z] + . ./vndr.installer [2019-09-24T20:45:16.609Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-24T20:45:16.609Z] + install_vndr [2019-09-24T20:45:16.609Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-24T20:45:16.609Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yHZqCug0t0/src/github.com/LK4D4/vndr [2019-09-24T20:45:16.609Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-24T20:45:16.609Z] Cloning into '/tmp/tmp.yHZqCug0t0/src/github.com/LK4D4/vndr'... [2019-09-24T20:45:16.893Z] + cd /tmp/tmp.yHZqCug0t0/src/github.com/LK4D4/vndr [2019-09-24T20:45:16.893Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-24T20:45:16.893Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-24T20:45:17.177Z] internal/cpu [2019-09-24T20:45:17.177Z] runtime/internal/sys [2019-09-24T20:45:17.177Z] internal/race [2019-09-24T20:45:17.177Z] runtime/internal/atomic [2019-09-24T20:45:17.177Z] sync/atomic [2019-09-24T20:45:17.177Z] runtime/internal/math [2019-09-24T20:45:17.177Z] unicode [2019-09-24T20:45:17.177Z] internal/bytealg [2019-09-24T20:45:17.177Z] unicode/utf8 [2019-09-24T20:45:17.177Z] math/bits [2019-09-24T20:45:17.177Z] internal/testlog [2019-09-24T20:45:17.177Z] math [2019-09-24T20:45:17.177Z] encoding [2019-09-24T20:45:17.462Z] unicode/utf16 [2019-09-24T20:45:17.462Z] runtime [2019-09-24T20:45:17.462Z] container/list [2019-09-24T20:45:17.462Z] crypto/internal/subtle [2019-09-24T20:45:17.750Z] crypto/subtle [2019-09-24T20:45:17.750Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-24T20:45:17.750Z] internal/nettrace [2019-09-24T20:45:17.750Z] runtime/cgo [2019-09-24T20:45:17.750Z] vendor/golang.org/x/crypto/internal/subtle [2019-09-24T20:45:21.709Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-09-24T20:45:22.148Z] internal/reflectlite [2019-09-24T20:45:22.148Z] sync [2019-09-24T20:45:22.148Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-24T20:45:22.148Z] internal/singleflight [2019-09-24T20:45:22.148Z] math/rand [2019-09-24T20:45:22.148Z] errors [2019-09-24T20:45:22.148Z] sort [2019-09-24T20:45:22.148Z] io [2019-09-24T20:45:22.148Z] strconv [2019-09-24T20:45:22.148Z] internal/oserror [2019-09-24T20:45:22.148Z] syscall [2019-09-24T20:45:22.148Z] vendor/golang.org/x/net/dns/dnsmessage [2019-09-24T20:45:22.148Z] bytes [2019-09-24T20:45:22.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-24T20:45:22.771Z] bufio [2019-09-24T20:45:22.772Z] reflect [2019-09-24T20:45:23.058Z] strings [2019-09-24T20:45:23.058Z] hash [2019-09-24T20:45:23.344Z] hash/crc32 [2019-09-24T20:45:23.344Z] time [2019-09-24T20:45:23.633Z] internal/syscall/unix [2019-09-24T20:45:23.633Z] regexp/syntax [2019-09-24T20:45:23.633Z] path [2019-09-24T20:45:23.920Z] crypto [2019-09-24T20:45:23.920Z] crypto/internal/randutil [2019-09-24T20:45:23.920Z] crypto/hmac [2019-09-24T20:45:24.206Z] crypto/rc4 [2019-09-24T20:45:24.206Z] vendor/golang.org/x/crypto/hkdf [2019-09-24T20:45:24.206Z] vendor/golang.org/x/text/transform [2019-09-24T20:45:24.493Z] internal/poll [2019-09-24T20:45:24.493Z] context [2019-09-24T20:45:24.779Z] regexp [2019-09-24T20:45:25.064Z] os [2019-09-24T20:45:25.351Z] internal/fmtsort [2019-09-24T20:45:25.351Z] encoding/binary [2019-09-24T20:45:25.457Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-09-24T20:45:25.457Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-09-24T20:45:25.457Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-09-24T20:45:25.639Z] internal/lazyregexp [2019-09-24T20:45:25.639Z] path/filepath [2019-09-24T20:45:25.639Z] encoding/base64 [2019-09-24T20:45:25.639Z] fmt [2019-09-24T20:45:25.639Z] crypto/cipher [2019-09-24T20:45:25.943Z] crypto/sha512 [2019-09-24T20:45:25.943Z] io/ioutil [2019-09-24T20:45:26.229Z] crypto/aes [2019-09-24T20:45:26.229Z] crypto/des [2019-09-24T20:45:26.229Z] crypto/ed25519/internal/edwards25519 [2019-09-24T20:45:26.229Z] crypto/md5 [2019-09-24T20:45:26.229Z] crypto/sha1 [2019-09-24T20:45:26.514Z] crypto/sha256 [2019-09-24T20:45:26.514Z] encoding/pem [2019-09-24T20:45:26.514Z] net [2019-09-24T20:45:26.805Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-09-24T20:45:26.805Z] flag [2019-09-24T20:45:26.805Z] go/token [2019-09-24T20:45:27.104Z] net/url [2019-09-24T20:45:27.104Z] go/scanner [2019-09-24T20:45:27.104Z] text/template/parse [2019-09-24T20:45:27.388Z] log [2019-09-24T20:45:27.388Z] go/ast [2019-09-24T20:45:27.676Z] encoding/json [2019-09-24T20:45:28.305Z] text/template [2019-09-24T20:45:28.594Z] go/parser [2019-09-24T20:45:28.910Z] encoding/xml [2019-09-24T20:45:29.528Z] compress/flate [2019-09-24T20:45:29.813Z] go/doc [2019-09-24T20:45:30.163Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-09-24T20:45:30.163Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-24T20:45:30.163Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-24T20:45:30.163Z] === RUN TestDockerSuite/TestPsRightTagName [2019-09-24T20:45:30.163Z] === RUN TestDockerSuite/TestPsShowMounts [2019-09-24T20:45:30.439Z] compress/gzip [2019-09-24T20:45:30.734Z] math/big [2019-09-24T20:45:30.734Z] github.com/LK4D4/vndr/build [2019-09-24T20:45:30.734Z] encoding/hex [2019-09-24T20:45:31.019Z] vendor/golang.org/x/crypto/poly1305 [2019-09-24T20:45:31.305Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-24T20:45:31.591Z] vendor/golang.org/x/crypto/curve25519 [2019-09-24T20:45:31.876Z] vendor/golang.org/x/text/unicode/bidi [2019-09-24T20:45:31.876Z] vendor/golang.org/x/text/unicode/norm [2019-09-24T20:45:32.507Z] vendor/golang.org/x/text/secure/bidirule [2019-09-24T20:45:32.507Z] vendor/golang.org/x/net/http2/hpack [2019-09-24T20:45:33.128Z] mime [2019-09-24T20:45:33.128Z] net/textproto [2019-09-24T20:45:33.128Z] crypto/rand [2019-09-24T20:45:33.415Z] crypto/elliptic [2019-09-24T20:45:33.415Z] encoding/asn1 [2019-09-24T20:45:33.701Z] crypto/ed25519 [2019-09-24T20:45:33.701Z] crypto/rsa [2019-09-24T20:45:33.701Z] crypto/dsa [2019-09-24T20:45:33.701Z] vendor/golang.org/x/net/idna [2019-09-24T20:45:34.324Z] mime/quotedprintable [2019-09-24T20:45:34.324Z] net/http/internal [2019-09-24T20:45:34.324Z] crypto/ecdsa [2019-09-24T20:45:34.324Z] crypto/x509/pkix [2019-09-24T20:45:34.324Z] vendor/golang.org/x/crypto/cryptobyte [2019-09-24T20:45:34.324Z] mime/multipart [2019-09-24T20:45:34.324Z] os/exec [2019-09-24T20:45:34.610Z] vendor/golang.org/x/net/http/httpguts [2019-09-24T20:45:34.895Z] vendor/golang.org/x/net/http/httpproxy [2019-09-24T20:45:34.895Z] crypto/x509 [2019-09-24T20:45:35.512Z] crypto/tls [2019-09-24T20:45:37.254Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-09-24T20:45:37.254Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-24T20:45:37.533Z] net/http/httptrace [2019-09-24T20:45:37.533Z] net/http [2019-09-24T20:45:38.226Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-24T20:45:38.226Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-24T20:45:39.770Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-09-24T20:45:40.743Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-24T20:45:40.743Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-09-24T20:45:41.058Z] github.com/LK4D4/vndr/godl [2019-09-24T20:45:41.058Z] github.com/LK4D4/vndr [2019-09-24T20:45:45.456Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-09-24T20:45:45.469Z] Removing intermediate container 96f27f139b09 [2019-09-24T20:45:45.469Z] ---> b4b575fba8bf [2019-09-24T20:45:45.469Z] Step 50/126 : FROM dev-base AS containerd [2019-09-24T20:45:45.469Z] ---> de4ade0a8789 [2019-09-24T20:45:45.469Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:45:45.469Z] ---> Using cache [2019-09-24T20:45:45.469Z] ---> 461500ebf1a7 [2019-09-24T20:45:45.469Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-24T20:45:45.469Z] ---> Running in 65ac9f719627 [2019-09-24T20:45:45.469Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:45:45.469Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:45:45.469Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:45:45.469Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:45:45.752Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:45:45.752Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-24T20:45:46.035Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-24T20:45:46.317Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-24T20:45:48.335Z] Fetched 7724 kB in 2s (3139 kB/s) [2019-09-24T20:45:49.202Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-09-24T20:45:49.344Z] Reading package lists... [2019-09-24T20:45:50.364Z] Reading package lists... [2019-09-24T20:45:50.645Z] Building dependency tree... [2019-09-24T20:45:50.646Z] Reading state information... [2019-09-24T20:45:50.646Z] The following additional packages will be installed: [2019-09-24T20:45:50.646Z] btrfs-progs liblzo2-2 [2019-09-24T20:45:50.646Z] The following NEW packages will be installed: [2019-09-24T20:45:50.646Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-24T20:45:50.646Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:45:50.646Z] Need to get 588 kB of archives. [2019-09-24T20:45:50.646Z] After this operation, 5005 kB of additional disk space will be used. [2019-09-24T20:45:50.646Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-24T20:45:50.928Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-24T20:45:50.928Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-24T20:45:50.928Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:45:51.211Z] Fetched 588 kB in 0s (5633 kB/s) [2019-09-24T20:45:51.211Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-24T20:45:51.212Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-24T20:45:51.212Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-24T20:45:51.212Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-24T20:45:51.212Z] Selecting previously unselected package btrfs-progs. [2019-09-24T20:45:51.212Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-24T20:45:51.212Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-24T20:45:51.212Z] Selecting previously unselected package btrfs-tools. [2019-09-24T20:45:51.212Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-24T20:45:51.212Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-24T20:45:51.212Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:45:51.212Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-24T20:45:51.212Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-24T20:45:51.212Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-24T20:45:51.212Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:45:51.389Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-09-24T20:45:51.836Z] Removing intermediate container 65ac9f719627 [2019-09-24T20:45:51.836Z] ---> 6becace12a4e [2019-09-24T20:45:51.836Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-24T20:45:51.836Z] ---> Running in ee95aa8ff3eb [2019-09-24T20:45:51.836Z] Removing intermediate container ee95aa8ff3eb [2019-09-24T20:45:51.836Z] ---> 4dc89e393840 [2019-09-24T20:45:51.836Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:45:52.118Z] ---> efc601b4fe51 [2019-09-24T20:45:52.118Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:45:52.400Z] ---> 5b6131027d84 [2019-09-24T20:45:52.400Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:45:52.400Z] ---> Running in 8598e25893e1 [2019-09-24T20:45:52.683Z] + RM_GOPATH=0 [2019-09-24T20:45:52.683Z] + TMP_GOPATH= [2019-09-24T20:45:52.683Z] + : /build [2019-09-24T20:45:52.683Z] + '[' -z '' ']' [2019-09-24T20:45:52.683Z] ++ mktemp -d [2019-09-24T20:45:52.683Z] + export GOPATH=/tmp/tmp.AAElzO93KK [2019-09-24T20:45:52.683Z] + GOPATH=/tmp/tmp.AAElzO93KK [2019-09-24T20:45:52.683Z] + RM_GOPATH=1 [2019-09-24T20:45:52.683Z] ++ dirname ./install.sh [2019-09-24T20:45:52.683Z] + dir=. [2019-09-24T20:45:52.683Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-24T20:45:52.683Z] + bin=containerd [2019-09-24T20:45:52.683Z] + shift [2019-09-24T20:45:52.683Z] + '[' '!' -f ./containerd.installer ']' [2019-09-24T20:45:52.683Z] + . ./containerd.installer [2019-09-24T20:45:52.683Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-24T20:45:52.683Z] + install_containerd [2019-09-24T20:45:52.683Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-24T20:45:52.683Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.AAElzO93KK/src/github.com/containerd/containerd [2019-09-24T20:45:52.683Z] Cloning into '/tmp/tmp.AAElzO93KK/src/github.com/containerd/containerd'... [2019-09-24T20:45:54.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-24T20:45:59.496Z] + cd /tmp/tmp.AAElzO93KK/src/github.com/containerd/containerd [2019-09-24T20:45:59.496Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-24T20:45:59.496Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-24T20:45:59.496Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-24T20:45:59.496Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-24T20:45:59.496Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-24T20:45:59.496Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-24T20:45:59.496Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-24T20:45:59.496Z] + '[' '' = dynamic ']' [2019-09-24T20:45:59.496Z] + make [2019-09-24T20:45:59.790Z] 🇩 bin/ctr [2019-09-24T20:46:12.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-24T20:46:21.378Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-09-24T20:46:21.378Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-09-24T20:46:26.082Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-09-24T20:46:26.082Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-09-24T20:46:26.545Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-09-24T20:46:27.007Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-09-24T20:46:27.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-24T20:46:31.717Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-09-24T20:46:40.323Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-24T20:46:40.323Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-09-24T20:46:45.031Z] === RUN TestDockerSuite/TestRmiBlank [2019-09-24T20:46:45.031Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-09-24T20:46:45.031Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-09-24T20:46:45.630Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-24T20:46:56.650Z] 🇩 bin/containerd [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite (441.40s) [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-09-24T20:47:00.478Z] docker_cli_external_volume_driver_test.go:53: Daemon dcdcfbc3d7c7d is not started [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-09-24T20:47:00.478Z] docker_cli_external_volume_driver_test.go:53: Daemon d57805de6ed82 is not started [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.58s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-09-24T20:47:00.478Z] docker_cli_external_volume_driver_test.go:53: Daemon d7ae171521d44 is not started [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-09-24T20:47:00.478Z] docker_cli_external_volume_driver_test.go:53: Daemon ded13d0b3524e is not started [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-09-24T20:47:00.478Z] docker_cli_external_volume_driver_test.go:485: Daemon dbc2b9cb45054 is not started [2019-09-24T20:47:00.478Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-09-24T20:47:00.478Z] docker_cli_external_volume_driver_test.go:53: Daemon d5f463f5de0f0 is not started [2019-09-24T20:47:00.478Z] PASS [2019-09-24T20:47:00.478Z] [2019-09-24T20:47:00.478Z] === Skipped [2019-09-24T20:47:00.478Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-24T20:47:00.478Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-09-24T20:47:00.478Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-24T20:47:00.478Z] check_test.go:309: Daemon d447d40540c17 is not started [2019-09-24T20:47:00.478Z] [2019-09-24T20:47:00.478Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-24T20:47:00.478Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-09-24T20:47:00.478Z] requirement.go:26: unmatched requirement IPv6 [2019-09-24T20:47:00.478Z] check_test.go:309: Daemon d969b01160968 is not started [2019-09-24T20:47:00.478Z] [2019-09-24T20:47:00.478Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-24T20:47:00.478Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-09-24T20:47:00.478Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:47:00.478Z] check_test.go:309: Daemon d7bc3fbb4ec2c is not started [2019-09-24T20:47:00.478Z] [2019-09-24T20:47:00.478Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-24T20:47:00.478Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-24T20:47:00.478Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-09-24T20:47:00.478Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:47:00.478Z] check_test.go:309: Daemon d4852c4008a6d is not started [2019-09-24T20:47:00.478Z] [2019-09-24T20:47:00.478Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-24T20:47:00.478Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-24T20:47:00.478Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-24T20:47:00.478Z] [2019-09-24T20:47:00.478Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-24T20:47:00.478Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-24T20:47:00.478Z] requirement.go:26: unmatched requirement IPv6 [2019-09-24T20:47:00.478Z] [2019-09-24T20:47:00.478Z] [2019-09-24T20:47:00.478Z] DONE 270 tests, 6 skipped in 2586.707s [2019-09-24T20:47:00.478Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-24T20:47:00.478Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2283c5c183fe/docker.pid [2019-09-24T20:47:00.478Z] +++ kill 6163 [2019-09-24T20:47:00.478Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6163 is not a child of this shell [2019-09-24T20:47:00.478Z] warning: PID 6163 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2283c5c183fe/docker.pid had a nonzero exit code [2019-09-24T20:47:00.478Z] ++++ cat bundles/test-integration/docker.pid [2019-09-24T20:47:00.478Z] +++ kill 7303 [2019-09-24T20:47:00.478Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-24T20:47:00.478Z] +++ /etc/init.d/apparmor stop [2019-09-24T20:47:00.478Z] Clearing AppArmor profiles cache:. [2019-09-24T20:47:00.478Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-24T20:47:00.478Z] Unloading profiles will leave already running processes permanently [2019-09-24T20:47:00.478Z] unconfined, which can lead to unexpected situations. [2019-09-24T20:47:00.478Z] [2019-09-24T20:47:00.478Z] To set a process to complain mode, use the command line tool [2019-09-24T20:47:00.478Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-24T20:47:00.478Z] with the 'teardown' option." [2019-09-24T20:47:00.478Z] [2019-09-24T20:47:00.735Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-09-24T20:47:00.749Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-24T20:47:02.241Z] + echo Ensuring container killed. [2019-09-24T20:47:02.241Z] Ensuring container killed. [2019-09-24T20:47:02.241Z] + docker rm -vf docker-pr3 [2019-09-24T20:47:02.241Z] Error: No such container: docker-pr3 [2019-09-24T20:47:02.241Z] + true [Pipeline] sh [2019-09-24T20:47:02.537Z] + echo Chowning /workspace to jenkins user [2019-09-24T20:47:02.537Z] Chowning /workspace to jenkins user [2019-09-24T20:47:02.537Z] + id -u [2019-09-24T20:47:02.537Z] + id -g [2019-09-24T20:47:02.537Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39980:/workspace busybox chown -R 1000:1000 /workspace [2019-09-24T20:47:06.159Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-24T20:47:07.011Z] + bundleName=amd64 [2019-09-24T20:47:07.011Z] + echo Creating amd64-bundles.tar.gz [2019-09-24T20:47:07.011Z] Creating amd64-bundles.tar.gz [2019-09-24T20:47:07.011Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-24T20:47:07.011Z] + xargs tar -czf amd64-bundles.tar.gz [2019-09-24T20:47:07.703Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [Pipeline] archiveArtifacts [2019-09-24T20:47:07.952Z] Archiving artifacts [2019-09-24T20:47:08.165Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-24T20:47:15.047Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39980/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-24T20:47:15.266Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-09-24T20:47:15.355Z] + make clean [2019-09-24T20:47:15.614Z] docker volume rm -f docker-dev-cache [2019-09-24T20:47:15.614Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-24T20:47:19.974Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-09-24T20:47:28.574Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-09-24T20:47:29.265Z] 🇩 bin/containerd-stress [2019-09-24T20:47:29.265Z] 🇩 bin/containerd-shim [2019-09-24T20:47:33.280Z] === RUN TestDockerSuite/TestRmiTag [2019-09-24T20:47:33.280Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-09-24T20:47:35.470Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-09-24T20:47:37.727Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-24T20:47:41.215Z] 🇩 binaries [2019-09-24T20:47:41.215Z] + mkdir -p /build [2019-09-24T20:47:41.215Z] + cp bin/containerd /build/containerd [2019-09-24T20:47:41.215Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-24T20:47:41.215Z] + cp bin/ctr /build/ctr [2019-09-24T20:47:48.044Z] Removing intermediate container 8598e25893e1 [2019-09-24T20:47:48.044Z] ---> 647d619268f7 [2019-09-24T20:47:48.044Z] Step 57/126 : FROM dev-base AS proxy [2019-09-24T20:47:48.044Z] ---> de4ade0a8789 [2019-09-24T20:47:48.044Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-24T20:47:48.044Z] ---> Running in 4fae9566fd53 [2019-09-24T20:47:48.044Z] Removing intermediate container 4fae9566fd53 [2019-09-24T20:47:48.044Z] ---> 53db59bc1f08 [2019-09-24T20:47:48.044Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:47:48.044Z] ---> 0b04407a1fbe [2019-09-24T20:47:48.044Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:47:48.044Z] ---> 3441f37b2322 [2019-09-24T20:47:48.044Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:47:48.044Z] ---> Running in a5442364d0d4 [2019-09-24T20:47:48.044Z] + RM_GOPATH=0 [2019-09-24T20:47:48.044Z] + TMP_GOPATH= [2019-09-24T20:47:48.044Z] + : /build [2019-09-24T20:47:48.044Z] + '[' -z '' ']' [2019-09-24T20:47:48.044Z] ++ mktemp -d [2019-09-24T20:47:48.044Z] + export GOPATH=/tmp/tmp.i3sxsZyeBH [2019-09-24T20:47:48.044Z] + GOPATH=/tmp/tmp.i3sxsZyeBH [2019-09-24T20:47:48.044Z] + RM_GOPATH=1 [2019-09-24T20:47:48.044Z] ++ dirname ./install.sh [2019-09-24T20:47:48.044Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-24T20:47:48.044Z] + dir=. [2019-09-24T20:47:48.044Z] + bin=proxy [2019-09-24T20:47:48.044Z] + shift [2019-09-24T20:47:48.044Z] + '[' '!' -f ./proxy.installer ']' [2019-09-24T20:47:48.044Z] + . ./proxy.installer [2019-09-24T20:47:48.044Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-09-24T20:47:48.044Z] + install_proxy [2019-09-24T20:47:48.044Z] + case "$1" in [2019-09-24T20:47:48.044Z] + export CGO_ENABLED=0 [2019-09-24T20:47:48.044Z] + CGO_ENABLED=0 [2019-09-24T20:47:48.044Z] + _install_proxy [2019-09-24T20:47:48.044Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-09-24T20:47:48.044Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.i3sxsZyeBH/src/github.com/docker/libnetwork [2019-09-24T20:47:48.044Z] Cloning into '/tmp/tmp.i3sxsZyeBH/src/github.com/docker/libnetwork'... [2019-09-24T20:47:50.731Z] + cd /tmp/tmp.i3sxsZyeBH/src/github.com/docker/libnetwork [2019-09-24T20:47:50.731Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-24T20:47:50.731Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-24T20:47:53.185Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-09-24T20:47:55.129Z] Removing intermediate container a5442364d0d4 [2019-09-24T20:47:55.129Z] ---> 1dbf202ce6b7 [2019-09-24T20:47:55.129Z] Step 62/126 : FROM base AS golangci_lint [2019-09-24T20:47:55.129Z] ---> de4ade0a8789 [2019-09-24T20:47:55.129Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-24T20:47:55.129Z] ---> Running in f9c6c2430dd2 [2019-09-24T20:47:55.129Z] Removing intermediate container f9c6c2430dd2 [2019-09-24T20:47:55.129Z] ---> e4044ffcd07c [2019-09-24T20:47:55.129Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:47:55.129Z] ---> 9276aa7d22bd [2019-09-24T20:47:55.129Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:47:55.129Z] ---> e85339a90fbd [2019-09-24T20:47:55.129Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:47:55.129Z] ---> Running in 9c014e2aaadc [2019-09-24T20:47:55.373Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-09-24T20:47:55.412Z] + RM_GOPATH=0 [2019-09-24T20:47:55.412Z] + TMP_GOPATH= [2019-09-24T20:47:55.412Z] + : /build [2019-09-24T20:47:55.412Z] + '[' -z '' ']' [2019-09-24T20:47:55.412Z] ++ mktemp -d [2019-09-24T20:47:55.412Z] + export GOPATH=/tmp/tmp.3pSnFn4iNQ [2019-09-24T20:47:55.412Z] + GOPATH=/tmp/tmp.3pSnFn4iNQ [2019-09-24T20:47:55.412Z] + RM_GOPATH=1 [2019-09-24T20:47:55.412Z] ++ dirname ./install.sh [2019-09-24T20:47:55.412Z] Installing golangci-lint version v1.17.1 [2019-09-24T20:47:55.412Z] + dir=. [2019-09-24T20:47:55.412Z] + bin=golangci_lint [2019-09-24T20:47:55.412Z] + shift [2019-09-24T20:47:55.412Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-24T20:47:55.412Z] + . ./golangci_lint.installer [2019-09-24T20:47:55.412Z] ++ : v1.17.1 [2019-09-24T20:47:55.412Z] + install_golangci_lint [2019-09-24T20:47:55.412Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-24T20:47:55.412Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-24T20:47:58.897Z] + cd /tmp/tmp.3pSnFn4iNQ/src/github.com/golangci/golangci-lint/ [2019-09-24T20:47:58.897Z] + git checkout -q v1.17.1 [2019-09-24T20:47:58.897Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-24T20:48:01.185Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-09-24T20:48:01.647Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-09-24T20:48:01.647Z] === RUN TestDockerSuite/TestRunAddHost [2019-09-24T20:48:01.647Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-09-24T20:48:01.647Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-09-24T20:48:01.647Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-24T20:48:01.647Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-24T20:48:01.647Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-09-24T20:48:01.647Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-09-24T20:48:03.838Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-24T20:48:03.838Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-24T20:48:03.838Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-24T20:48:08.549Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-09-24T20:48:10.741Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-24T20:48:17.837Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-24T20:48:20.030Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-24T20:48:22.219Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-09-24T20:48:22.219Z] === RUN TestDockerSuite/TestRunBindMounts [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-09-24T20:48:26.923Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-09-24T20:48:34.018Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-24T20:48:34.018Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-24T20:48:36.936Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-24T20:48:36.936Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-09-24T20:48:36.936Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-09-24T20:48:39.124Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-09-24T20:48:39.124Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-09-24T20:48:39.124Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-09-24T20:48:39.124Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-24T20:48:39.124Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-24T20:48:39.124Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-24T20:48:39.124Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-24T20:48:39.124Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-24T20:48:41.313Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-24T20:48:43.504Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-09-24T20:48:45.692Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-09-24T20:48:45.692Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-09-24T20:48:45.692Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-24T20:48:45.692Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-09-24T20:48:47.879Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-09-24T20:48:47.879Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-09-24T20:48:47.879Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-24T20:48:47.879Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-24T20:48:47.879Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-09-24T20:48:50.068Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-09-24T20:49:02.481Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-09-24T20:49:02.481Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-09-24T20:49:02.481Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-09-24T20:49:02.481Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-24T20:49:02.481Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-09-24T20:49:02.481Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-24T20:49:02.481Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-09-24T20:49:04.670Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-09-24T20:49:04.670Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-24T20:49:04.670Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-09-24T20:49:04.670Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-09-24T20:49:07.227Z] Removing intermediate container 9c014e2aaadc [2019-09-24T20:49:07.227Z] ---> 797c5e10a973 [2019-09-24T20:49:07.227Z] Step 67/126 : FROM base AS gotestsum [2019-09-24T20:49:07.227Z] ---> de4ade0a8789 [2019-09-24T20:49:07.227Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-24T20:49:07.227Z] ---> Running in b3b5a015c652 [2019-09-24T20:49:07.227Z] Removing intermediate container b3b5a015c652 [2019-09-24T20:49:07.227Z] ---> cc97abc76e81 [2019-09-24T20:49:07.227Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:49:07.227Z] ---> 110b5ca0bb58 [2019-09-24T20:49:07.227Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:49:07.227Z] ---> 1e0de4f8c942 [2019-09-24T20:49:07.227Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:49:07.227Z] ---> Running in 5e7361cb7a57 [2019-09-24T20:49:07.227Z] + RM_GOPATH=0 [2019-09-24T20:49:07.227Z] + TMP_GOPATH= [2019-09-24T20:49:07.227Z] + : /build [2019-09-24T20:49:07.227Z] + '[' -z '' ']' [2019-09-24T20:49:07.227Z] ++ mktemp -d [2019-09-24T20:49:07.227Z] + export GOPATH=/tmp/tmp.AryblhVSOQ [2019-09-24T20:49:07.227Z] + GOPATH=/tmp/tmp.AryblhVSOQ [2019-09-24T20:49:07.227Z] + RM_GOPATH=1 [2019-09-24T20:49:07.227Z] ++ dirname ./install.sh [2019-09-24T20:49:07.227Z] + dir=. [2019-09-24T20:49:07.227Z] + bin=gotestsum [2019-09-24T20:49:07.227Z] + shift [2019-09-24T20:49:07.227Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-24T20:49:07.227Z] + . ./gotestsum.installer [2019-09-24T20:49:07.227Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-24T20:49:07.227Z] + install_gotestsum [2019-09-24T20:49:07.227Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-24T20:49:07.227Z] + go get -d gotest.tools/gotestsum [2019-09-24T20:49:07.227Z] Installing gotestsum version v0.3.5 [2019-09-24T20:49:09.251Z] + cd /tmp/tmp.AryblhVSOQ/src/gotest.tools/gotestsum [2019-09-24T20:49:09.251Z] + git checkout -q v0.3.5 [2019-09-24T20:49:09.251Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-24T20:49:11.770Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-09-24T20:49:13.960Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-09-24T20:49:13.960Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-09-24T20:49:16.146Z] === RUN TestDockerSuite/TestRunEnvironment [2019-09-24T20:49:16.146Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-09-24T20:49:16.146Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-09-24T20:49:16.146Z] === RUN TestDockerSuite/TestRunExitCode [2019-09-24T20:49:23.247Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-09-24T20:49:25.439Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-09-24T20:49:27.625Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-09-24T20:49:29.813Z] === RUN TestDockerSuite/TestRunExposePort [2019-09-24T20:49:29.813Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-09-24T20:49:29.813Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-09-24T20:49:29.813Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-09-24T20:49:29.813Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-09-24T20:49:29.813Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-24T20:49:29.813Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-09-24T20:49:29.813Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-09-24T20:49:29.813Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-24T20:49:31.638Z] Removing intermediate container 5e7361cb7a57 [2019-09-24T20:49:31.638Z] ---> de2a68d21b72 [2019-09-24T20:49:31.638Z] Step 72/126 : FROM dev-base AS dockercli [2019-09-24T20:49:31.638Z] ---> de4ade0a8789 [2019-09-24T20:49:31.638Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-24T20:49:31.638Z] ---> Running in a1e844cd9207 [2019-09-24T20:49:31.638Z] Removing intermediate container a1e844cd9207 [2019-09-24T20:49:31.638Z] ---> 0edadc8493eb [2019-09-24T20:49:31.638Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:49:31.638Z] ---> 4bbbc1d748bd [2019-09-24T20:49:31.638Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:49:31.638Z] ---> d1bfa763f5b1 [2019-09-24T20:49:31.638Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:49:31.638Z] ---> Running in 0817cb449d3f [2019-09-24T20:49:31.638Z] + RM_GOPATH=0 [2019-09-24T20:49:31.638Z] + TMP_GOPATH= [2019-09-24T20:49:31.638Z] + : /build [2019-09-24T20:49:31.638Z] + '[' -z '' ']' [2019-09-24T20:49:31.638Z] ++ mktemp -d [2019-09-24T20:49:31.638Z] + export GOPATH=/tmp/tmp.NX0Ccsxf9D [2019-09-24T20:49:31.638Z] + GOPATH=/tmp/tmp.NX0Ccsxf9D [2019-09-24T20:49:31.638Z] + RM_GOPATH=1 [2019-09-24T20:49:31.638Z] ++ dirname ./install.sh [2019-09-24T20:49:31.638Z] + dir=. [2019-09-24T20:49:31.638Z] + bin=dockercli [2019-09-24T20:49:31.638Z] + shift [2019-09-24T20:49:31.638Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-24T20:49:31.638Z] + . ./dockercli.installer [2019-09-24T20:49:31.638Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-24T20:49:31.638Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-24T20:49:31.638Z] + install_dockercli [2019-09-24T20:49:31.638Z] Install docker/cli version 17.06.2-ce from stable [2019-09-24T20:49:31.638Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-24T20:49:31.638Z] ++ uname -m [2019-09-24T20:49:31.638Z] + arch=ppc64le [2019-09-24T20:49:31.638Z] + '[' ppc64le '!=' x86_64 ']' [2019-09-24T20:49:31.638Z] + '[' ppc64le '!=' s390x ']' [2019-09-24T20:49:31.638Z] + '[' ppc64le '!=' armhf ']' [2019-09-24T20:49:31.638Z] + build_dockercli [2019-09-24T20:49:31.638Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.NX0Ccsxf9D/tmp/docker-ce [2019-09-24T20:49:31.638Z] Cloning into '/tmp/tmp.NX0Ccsxf9D/tmp/docker-ce'... [2019-09-24T20:49:34.654Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-09-24T20:49:34.655Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-09-24T20:49:34.655Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-09-24T20:49:34.655Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-09-24T20:49:34.655Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-09-24T20:49:34.655Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-09-24T20:49:34.655Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-09-24T20:49:43.250Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-24T20:49:43.250Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunModeHostname [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunMount [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-09-24T20:49:44.796Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-09-24T20:49:51.894Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-09-24T20:49:51.894Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-09-24T20:49:51.894Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-09-24T20:49:51.894Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-09-24T20:49:56.601Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-24T20:49:58.669Z] + cd /tmp/tmp.NX0Ccsxf9D/tmp/docker-ce [2019-09-24T20:49:58.669Z] + git checkout -q v17.06.2-ce [2019-09-24T20:49:58.669Z] + mkdir -p /tmp/tmp.NX0Ccsxf9D/src/github.com/docker [2019-09-24T20:49:58.669Z] + mv components/cli /tmp/tmp.NX0Ccsxf9D/src/github.com/docker/cli [2019-09-24T20:49:58.669Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNetHost [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-09-24T20:50:03.696Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-09-24T20:50:04.670Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-09-24T20:50:06.861Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-09-24T20:50:09.049Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-09-24T20:50:10.021Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-09-24T20:50:12.210Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-09-24T20:50:12.210Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-24T20:50:12.210Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-09-24T20:50:12.210Z] === RUN TestDockerSuite/TestRunPortInUse [2019-09-24T20:50:12.210Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-09-24T20:50:12.210Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-09-24T20:50:12.210Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-24T20:50:12.671Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-24T20:50:12.671Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-24T20:50:15.588Z] === RUN TestDockerSuite/TestRunPublishPort [2019-09-24T20:50:15.588Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-09-24T20:50:15.588Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-09-24T20:50:15.588Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-09-24T20:50:15.588Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-09-24T20:50:15.588Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-09-24T20:50:24.181Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-24T20:50:24.181Z] === RUN TestDockerSuite/TestRunRm [2019-09-24T20:50:25.160Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-09-24T20:50:30.975Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-09-24T20:50:33.163Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-09-24T20:50:35.358Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-09-24T20:50:37.553Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-09-24T20:50:40.472Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-09-24T20:50:40.472Z] === RUN TestDockerSuite/TestRunState [2019-09-24T20:50:40.472Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-24T20:50:42.017Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-09-24T20:50:42.017Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-24T20:50:49.113Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-24T20:50:49.113Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-24T20:50:49.113Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-09-24T20:50:49.113Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-09-24T20:50:49.113Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-24T20:50:49.113Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUserByID [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUserByName [2019-09-24T20:50:53.821Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-09-24T20:50:55.470Z] + return [2019-09-24T20:50:56.009Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-09-24T20:50:56.009Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-09-24T20:50:58.196Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-09-24T20:50:58.196Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-09-24T20:50:58.196Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-09-24T20:51:01.122Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-24T20:51:03.868Z] Removing intermediate container 0817cb449d3f [2019-09-24T20:51:03.868Z] ---> 0ff058da681a [2019-09-24T20:51:03.868Z] Step 77/126 : FROM runtime-dev AS runc [2019-09-24T20:51:03.868Z] ---> 0532ac1177ad [2019-09-24T20:51:03.868Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-24T20:51:03.868Z] ---> Running in f5f747e961ab [2019-09-24T20:51:03.868Z] Removing intermediate container f5f747e961ab [2019-09-24T20:51:03.868Z] ---> 9e74cc488195 [2019-09-24T20:51:03.868Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:51:03.868Z] ---> 5778a02cc8bc [2019-09-24T20:51:03.868Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:51:03.868Z] ---> 340bfc09975d [2019-09-24T20:51:03.868Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:51:03.868Z] ---> Running in 259c424b8b06 [2019-09-24T20:51:03.868Z] + RM_GOPATH=0 [2019-09-24T20:51:03.868Z] + TMP_GOPATH= [2019-09-24T20:51:03.868Z] + : /build [2019-09-24T20:51:03.868Z] + '[' -z '' ']' [2019-09-24T20:51:03.868Z] ++ mktemp -d [2019-09-24T20:51:03.868Z] + export GOPATH=/tmp/tmp.CglFzXYZAB [2019-09-24T20:51:03.868Z] + GOPATH=/tmp/tmp.CglFzXYZAB [2019-09-24T20:51:03.868Z] + RM_GOPATH=1 [2019-09-24T20:51:03.868Z] ++ dirname ./install.sh [2019-09-24T20:51:03.868Z] + dir=. [2019-09-24T20:51:03.868Z] + bin=runc [2019-09-24T20:51:03.868Z] + shift [2019-09-24T20:51:03.868Z] + '[' '!' -f ./runc.installer ']' [2019-09-24T20:51:03.868Z] + . ./runc.installer [2019-09-24T20:51:03.868Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-24T20:51:03.868Z] + install_runc [2019-09-24T20:51:03.868Z] + uname -r [2019-09-24T20:51:03.868Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-24T20:51:03.868Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-24T20:51:03.868Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-24T20:51:03.868Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-24T20:51:03.868Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CglFzXYZAB/src/github.com/opencontainers/runc [2019-09-24T20:51:03.868Z] Cloning into '/tmp/tmp.CglFzXYZAB/src/github.com/opencontainers/runc'... [2019-09-24T20:51:05.350Z] + cd /tmp/tmp.CglFzXYZAB/src/github.com/opencontainers/runc [2019-09-24T20:51:05.350Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-24T20:51:05.635Z] + '[' -z '' ']' [2019-09-24T20:51:05.635Z] + target=static [2019-09-24T20:51:05.635Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-24T20:51:05.922Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-24T20:51:08.219Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-24T20:51:11.974Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-24T20:51:17.789Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-09-24T20:51:17.789Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-09-24T20:51:17.789Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-09-24T20:51:17.789Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-09-24T20:51:17.789Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-09-24T20:51:21.544Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-09-24T20:51:23.732Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-09-24T20:51:25.920Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-09-24T20:51:25.920Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-09-24T20:51:25.920Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-09-24T20:51:25.920Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-24T20:51:25.920Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-09-24T20:51:25.920Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-24T20:51:25.920Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-24T20:51:25.920Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-09-24T20:51:25.920Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-09-24T20:51:30.629Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-09-24T20:51:32.175Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-24T20:51:32.954Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-24T20:51:32.954Z] + mkdir -p /build [2019-09-24T20:51:32.954Z] + cp runc /build/runc [2019-09-24T20:51:32.954Z] Removing intermediate container 259c424b8b06 [2019-09-24T20:51:32.954Z] ---> 3cceea5b3729 [2019-09-24T20:51:32.954Z] Step 82/126 : FROM dev-base AS tini [2019-09-24T20:51:32.954Z] ---> de4ade0a8789 [2019-09-24T20:51:32.954Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:51:32.954Z] ---> Using cache [2019-09-24T20:51:32.954Z] ---> 461500ebf1a7 [2019-09-24T20:51:32.954Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-24T20:51:32.954Z] ---> Running in f3d7db2e8f5d [2019-09-24T20:51:32.954Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:51:32.954Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:51:32.954Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:51:32.954Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:51:32.954Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:51:32.954Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-24T20:51:32.954Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-24T20:51:33.237Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-24T20:51:34.368Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-09-24T20:51:35.259Z] Fetched 7724 kB in 2s (3125 kB/s) [2019-09-24T20:51:36.165Z] Reading package lists... [2019-09-24T20:51:37.639Z] Reading package lists... [2019-09-24T20:51:37.639Z] Building dependency tree... [2019-09-24T20:51:37.639Z] Reading state information... [2019-09-24T20:51:37.639Z] The following additional packages will be installed: [2019-09-24T20:51:37.639Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-24T20:51:37.639Z] Suggested packages: [2019-09-24T20:51:37.639Z] codeblocks eclipse ninja-build lrzip [2019-09-24T20:51:37.639Z] Recommended packages: [2019-09-24T20:51:37.639Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-24T20:51:37.929Z] The following NEW packages will be installed: [2019-09-24T20:51:37.929Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-24T20:51:37.929Z] vim-common xxd [2019-09-24T20:51:37.929Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:51:37.929Z] Need to get 13.4 MB of archives. [2019-09-24T20:51:37.929Z] After this operation, 60.4 MB of additional disk space will be used. [2019-09-24T20:51:37.929Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-09-24T20:51:37.929Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-24T20:51:38.116Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-09-24T20:51:38.116Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-24T20:51:38.116Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-09-24T20:51:38.116Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-24T20:51:38.116Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-24T20:51:38.116Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-09-24T20:51:38.116Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-09-24T20:51:38.116Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-09-24T20:51:38.214Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-09-24T20:51:38.214Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-09-24T20:51:38.214Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-09-24T20:51:38.214Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-09-24T20:51:38.214Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-09-24T20:51:38.214Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-09-24T20:51:38.497Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-24T20:51:38.497Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-24T20:51:38.497Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:51:38.497Z] Fetched 13.4 MB in 0s (32.0 MB/s) [2019-09-24T20:51:38.497Z] Selecting previously unselected package cmake-data. [2019-09-24T20:51:38.497Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-24T20:51:38.497Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-24T20:51:38.497Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-24T20:51:38.577Z] === RUN TestDockerSuite/TestSaveImageId [2019-09-24T20:51:38.577Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-09-24T20:51:38.577Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-09-24T20:51:38.577Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-09-24T20:51:38.577Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-09-24T20:51:38.577Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-09-24T20:51:38.577Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-09-24T20:51:38.577Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-24T20:51:38.577Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-24T20:51:38.577Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-09-24T20:51:39.509Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-24T20:51:39.509Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-24T20:51:39.509Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-24T20:51:39.509Z] Selecting previously unselected package libicu57:ppc64el. [2019-09-24T20:51:39.509Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-09-24T20:51:39.509Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-24T20:51:40.517Z] Selecting previously unselected package libxml2:ppc64el. [2019-09-24T20:51:40.517Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-09-24T20:51:40.517Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-24T20:51:40.517Z] Selecting previously unselected package libarchive13:ppc64el. [2019-09-24T20:51:40.517Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-09-24T20:51:40.517Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-24T20:51:40.799Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-09-24T20:51:40.799Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-09-24T20:51:40.799Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-24T20:51:40.799Z] Selecting previously unselected package libuv1:ppc64el. [2019-09-24T20:51:40.799Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-09-24T20:51:40.799Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-09-24T20:51:40.799Z] Selecting previously unselected package cmake. [2019-09-24T20:51:40.799Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-09-24T20:51:40.799Z] Unpacking cmake (3.7.2-1) ... [2019-09-24T20:51:41.416Z] Selecting previously unselected package xxd. [2019-09-24T20:51:41.416Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-24T20:51:41.416Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:51:41.416Z] Selecting previously unselected package vim-common. [2019-09-24T20:51:41.416Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-24T20:51:41.416Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:51:41.416Z] Processing triggers for mime-support (3.60) ... [2019-09-24T20:51:41.416Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:51:41.416Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-09-24T20:51:41.416Z] Setting up cmake-data (3.7.2-1) ... [2019-09-24T20:51:41.416Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-24T20:51:41.416Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-24T20:51:41.416Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:51:41.416Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:51:41.416Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-24T20:51:41.416Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-24T20:51:41.416Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-24T20:51:41.416Z] Setting up cmake (3.7.2-1) ... [2019-09-24T20:51:41.416Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:51:41.500Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-09-24T20:51:41.500Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-24T20:51:41.962Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-24T20:51:41.962Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-09-24T20:51:43.446Z] Removing intermediate container f3d7db2e8f5d [2019-09-24T20:51:43.446Z] ---> a99ebbc9cfd8 [2019-09-24T20:51:43.446Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:51:43.446Z] ---> a5d5fc19e630 [2019-09-24T20:51:43.446Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-24T20:51:43.446Z] ---> Running in 041e79fe0a64 [2019-09-24T20:51:43.446Z] Removing intermediate container 041e79fe0a64 [2019-09-24T20:51:43.446Z] ---> ad7a659363fe [2019-09-24T20:51:43.446Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:51:43.728Z] ---> 6b7adf0bc894 [2019-09-24T20:51:43.728Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:51:43.728Z] ---> Running in b58012f1295e [2019-09-24T20:51:44.018Z] + RM_GOPATH=0 [2019-09-24T20:51:44.018Z] + TMP_GOPATH= [2019-09-24T20:51:44.018Z] + : /build [2019-09-24T20:51:44.018Z] + '[' -z '' ']' [2019-09-24T20:51:44.018Z] ++ mktemp -d [2019-09-24T20:51:44.018Z] + export GOPATH=/tmp/tmp.CKyZelJyY8 [2019-09-24T20:51:44.018Z] + GOPATH=/tmp/tmp.CKyZelJyY8 [2019-09-24T20:51:44.018Z] + RM_GOPATH=1 [2019-09-24T20:51:44.018Z] ++ dirname ./install.sh [2019-09-24T20:51:44.018Z] + dir=. [2019-09-24T20:51:44.018Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-24T20:51:44.018Z] + bin=tini [2019-09-24T20:51:44.018Z] + shift [2019-09-24T20:51:44.018Z] + '[' '!' -f ./tini.installer ']' [2019-09-24T20:51:44.018Z] + . ./tini.installer [2019-09-24T20:51:44.018Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-24T20:51:44.018Z] + install_tini [2019-09-24T20:51:44.018Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-24T20:51:44.018Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.CKyZelJyY8/tini [2019-09-24T20:51:44.018Z] Cloning into '/tmp/tmp.CKyZelJyY8/tini'... [2019-09-24T20:51:44.150Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-09-24T20:51:44.635Z] + cd /tmp/tmp.CKyZelJyY8/tini [2019-09-24T20:51:44.635Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-24T20:51:44.635Z] + cmake . [2019-09-24T20:51:44.635Z] -- The C compiler identification is GNU 6.3.0 [2019-09-24T20:51:44.635Z] -- Check for working C compiler: /usr/bin/cc [2019-09-24T20:51:44.635Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-24T20:51:44.635Z] -- Detecting C compiler ABI info [2019-09-24T20:51:44.918Z] -- Detecting C compiler ABI info - done [2019-09-24T20:51:44.918Z] -- Detecting C compile features [2019-09-24T20:51:45.200Z] -- Detecting C compile features - done [2019-09-24T20:51:45.200Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-24T20:51:45.200Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-24T20:51:45.483Z] -- Configuring done [2019-09-24T20:51:45.483Z] -- Generating done [2019-09-24T20:51:45.483Z] -- Build files have been written to: /tmp/tmp.CKyZelJyY8/tini [2019-09-24T20:51:45.483Z] + make tini-static [2019-09-24T20:51:45.483Z] Scanning dependencies of target tini-static [2019-09-24T20:51:45.483Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-24T20:51:46.100Z] [100%] Linking C executable tini-static [2019-09-24T20:51:46.100Z] [100%] Built target tini-static [2019-09-24T20:51:46.100Z] + mkdir -p /build [2019-09-24T20:51:46.100Z] + cp tini-static /build/docker-init [2019-09-24T20:51:46.383Z] Removing intermediate container b58012f1295e [2019-09-24T20:51:46.383Z] ---> a06ac866d5e3 [2019-09-24T20:51:46.383Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-09-24T20:51:46.383Z] ---> de4ade0a8789 [2019-09-24T20:51:46.383Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-24T20:51:46.667Z] ---> Running in 979e7852238d [2019-09-24T20:51:46.667Z] Removing intermediate container 979e7852238d [2019-09-24T20:51:46.667Z] ---> 6f318fc54e1e [2019-09-24T20:51:46.667Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-24T20:51:46.667Z] ---> 6b24d27e03cd [2019-09-24T20:51:46.667Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-24T20:51:46.951Z] ---> 421608a29138 [2019-09-24T20:51:46.951Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-24T20:51:46.951Z] ---> Running in bdf4278e6fe1 [2019-09-24T20:51:47.234Z] + RM_GOPATH=0 [2019-09-24T20:51:47.234Z] + TMP_GOPATH= [2019-09-24T20:51:47.234Z] + : /build/ [2019-09-24T20:51:47.234Z] + '[' -z '' ']' [2019-09-24T20:51:47.234Z] ++ mktemp -d [2019-09-24T20:51:47.234Z] + export GOPATH=/tmp/tmp.i4bHENYnvB [2019-09-24T20:51:47.234Z] + GOPATH=/tmp/tmp.i4bHENYnvB [2019-09-24T20:51:47.234Z] + RM_GOPATH=1 [2019-09-24T20:51:47.234Z] ++ dirname ./install.sh [2019-09-24T20:51:47.234Z] + dir=. [2019-09-24T20:51:47.234Z] + bin=rootlesskit [2019-09-24T20:51:47.234Z] + shift [2019-09-24T20:51:47.234Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-24T20:51:47.234Z] + . ./rootlesskit.installer [2019-09-24T20:51:47.234Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-24T20:51:47.234Z] + install_rootlesskit [2019-09-24T20:51:47.234Z] + case "$1" in [2019-09-24T20:51:47.234Z] + export CGO_ENABLED=0 [2019-09-24T20:51:47.234Z] + CGO_ENABLED=0 [2019-09-24T20:51:47.234Z] + _install_rootlesskit [2019-09-24T20:51:47.234Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-24T20:51:47.234Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.i4bHENYnvB/src/github.com/rootless-containers/rootlesskit [2019-09-24T20:51:47.234Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-24T20:51:47.234Z] Cloning into '/tmp/tmp.i4bHENYnvB/src/github.com/rootless-containers/rootlesskit'... [2019-09-24T20:51:48.247Z] + cd /tmp/tmp.i4bHENYnvB/src/github.com/rootless-containers/rootlesskit [2019-09-24T20:51:48.247Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-24T20:51:48.247Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-24T20:51:48.247Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-24T20:51:51.245Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-09-24T20:51:51.245Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-09-24T20:51:58.339Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-09-24T20:51:58.339Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-09-24T20:52:00.831Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-24T20:52:00.831Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-24T20:52:02.084Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-09-24T20:52:02.084Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-09-24T20:52:02.084Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-09-24T20:52:02.084Z] === RUN TestDockerSuite/TestStartRecordError [2019-09-24T20:52:02.084Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-09-24T20:52:02.857Z] Removing intermediate container bdf4278e6fe1 [2019-09-24T20:52:02.857Z] ---> 9de7f27e18d7 [2019-09-24T20:52:02.857Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-24T20:52:02.857Z] ---> 007398b4adc6 [2019-09-24T20:52:02.857Z] Step 95/126 : FROM runtime-dev AS dev [2019-09-24T20:52:02.857Z] ---> 0532ac1177ad [2019-09-24T20:52:02.857Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-09-24T20:52:02.857Z] ---> Running in e6169eeaebb2 [2019-09-24T20:52:02.857Z] Removing intermediate container e6169eeaebb2 [2019-09-24T20:52:02.857Z] ---> 4b636db04968 [2019-09-24T20:52:02.857Z] Step 97/126 : RUN groupadd -r docker [2019-09-24T20:52:02.857Z] ---> Running in 34f4373b5bb1 [2019-09-24T20:52:03.866Z] Removing intermediate container 34f4373b5bb1 [2019-09-24T20:52:03.866Z] ---> dd1c990fd4a5 [2019-09-24T20:52:03.866Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-24T20:52:03.866Z] ---> Running in ad6dae6e3ca1 [2019-09-24T20:52:04.487Z] Removing intermediate container ad6dae6e3ca1 [2019-09-24T20:52:04.487Z] ---> 86b84ecf8feb [2019-09-24T20:52:04.487Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-24T20:52:04.487Z] ---> Running in 29ef977f6b96 [2019-09-24T20:52:04.776Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-24T20:52:05.393Z] Removing intermediate container 29ef977f6b96 [2019-09-24T20:52:05.393Z] ---> 55a9498205f4 [2019-09-24T20:52:05.393Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-24T20:52:05.393Z] ---> Running in c996fc2e4d6c [2019-09-24T20:52:06.018Z] Removing intermediate container c996fc2e4d6c [2019-09-24T20:52:06.018Z] ---> d19cab68e703 [2019-09-24T20:52:06.018Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-24T20:52:06.018Z] ---> Running in ec658d568d96 [2019-09-24T20:52:06.635Z] Removing intermediate container ec658d568d96 [2019-09-24T20:52:06.635Z] ---> 6d88cc068f19 [2019-09-24T20:52:06.635Z] Step 102/126 : RUN ldconfig [2019-09-24T20:52:06.635Z] ---> Running in 39ae1f887f65 [2019-09-24T20:52:07.650Z] Removing intermediate container 39ae1f887f65 [2019-09-24T20:52:07.650Z] ---> b0de5db0ce15 [2019-09-24T20:52:07.650Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-24T20:52:07.650Z] ---> Running in fb6ce1f6ae38 [2019-09-24T20:52:07.932Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-24T20:52:07.932Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-24T20:52:07.932Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-24T20:52:07.932Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-24T20:52:07.932Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-24T20:52:08.215Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-24T20:52:08.498Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-24T20:52:08.498Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-24T20:52:09.177Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-09-24T20:52:09.177Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-09-24T20:52:09.177Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-09-24T20:52:09.177Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-09-24T20:52:09.177Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-09-24T20:52:09.177Z] === RUN TestDockerSuite/TestStatsNoStream [2019-09-24T20:52:09.177Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-09-24T20:52:10.529Z] Fetched 7724 kB in 2s (3218 kB/s) [2019-09-24T20:52:10.722Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-09-24T20:52:11.541Z] Reading package lists... [2019-09-24T20:52:12.568Z] Reading package lists... [2019-09-24T20:52:12.851Z] Building dependency tree... [2019-09-24T20:52:12.851Z] Reading state information... [2019-09-24T20:52:12.851Z] The following additional packages will be installed: [2019-09-24T20:52:12.851Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-24T20:52:12.851Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-24T20:52:12.851Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-24T20:52:12.851Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-24T20:52:12.851Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-24T20:52:12.851Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-24T20:52:12.851Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-24T20:52:12.851Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-24T20:52:12.851Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-24T20:52:12.851Z] Suggested packages: [2019-09-24T20:52:12.851Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-24T20:52:12.851Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-24T20:52:12.851Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-24T20:52:12.851Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-24T20:52:12.851Z] Recommended packages: [2019-09-24T20:52:12.851Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-24T20:52:12.851Z] python3-keyrings.alt python3-xdg unzip [2019-09-24T20:52:12.917Z] === RUN TestDockerSuite/TestTopPrivileged [2019-09-24T20:52:12.917Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-09-24T20:52:13.857Z] The following NEW packages will be installed: [2019-09-24T20:52:13.857Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-24T20:52:13.857Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-24T20:52:13.857Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-24T20:52:13.857Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-24T20:52:13.857Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-24T20:52:13.857Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-24T20:52:13.857Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-24T20:52:13.857Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-24T20:52:13.857Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-24T20:52:13.857Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-24T20:52:13.857Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-24T20:52:13.857Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-24T20:52:13.857Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-24T20:52:13.857Z] xfsprogs xxd xz-utils zip [2019-09-24T20:52:14.140Z] 0 upgraded, 69 newly installed, 0 to remove and 2 not upgraded. [2019-09-24T20:52:14.140Z] Need to get 87.3 MB of archives. [2019-09-24T20:52:14.140Z] After this operation, 585 MB of additional disk space will be used. [2019-09-24T20:52:14.140Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-09-24T20:52:14.140Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-24T20:52:14.140Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-09-24T20:52:14.140Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-09-24T20:52:14.140Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-09-24T20:52:14.140Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-09-24T20:52:14.140Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-09-24T20:52:14.140Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-09-24T20:52:14.140Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-09-24T20:52:14.140Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-09-24T20:52:14.140Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-09-24T20:52:14.140Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-09-24T20:52:14.140Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-09-24T20:52:14.140Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-09-24T20:52:14.140Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-09-24T20:52:14.140Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-09-24T20:52:14.140Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-24T20:52:14.140Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-09-24T20:52:14.140Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-09-24T20:52:14.140Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-09-24T20:52:14.140Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-09-24T20:52:14.140Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-24T20:52:14.140Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-24T20:52:14.140Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-09-24T20:52:14.140Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-09-24T20:52:14.140Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-09-24T20:52:14.140Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-09-24T20:52:14.140Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-24T20:52:14.140Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-24T20:52:14.140Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-24T20:52:14.140Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-09-24T20:52:14.140Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-09-24T20:52:14.140Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-24T20:52:14.140Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-24T20:52:14.140Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-24T20:52:14.140Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-09-24T20:52:14.426Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-09-24T20:52:14.426Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-09-24T20:52:14.426Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-09-24T20:52:14.426Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-09-24T20:52:14.426Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-09-24T20:52:14.426Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-09-24T20:52:14.426Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-09-24T20:52:14.426Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-09-24T20:52:14.426Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-24T20:52:14.426Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-24T20:52:14.426Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-09-24T20:52:14.426Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-09-24T20:52:14.426Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-09-24T20:52:14.426Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-24T20:52:14.426Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-24T20:52:14.426Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-24T20:52:14.426Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-09-24T20:52:14.426Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-24T20:52:14.426Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-09-24T20:52:14.426Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-24T20:52:14.426Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-09-24T20:52:14.711Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-09-24T20:52:14.711Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-09-24T20:52:14.711Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-09-24T20:52:14.711Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-09-24T20:52:14.711Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-09-24T20:52:14.711Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-09-24T20:52:14.711Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-24T20:52:14.711Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-24T20:52:14.711Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-24T20:52:14.997Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-09-24T20:52:14.997Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-09-24T20:52:15.214Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-09-24T20:52:15.214Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-09-24T20:52:15.214Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-09-24T20:52:15.214Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-09-24T20:52:15.214Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-09-24T20:52:15.214Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-24T20:52:15.214Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-09-24T20:52:15.619Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-09-24T20:52:16.240Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-24T20:52:16.240Z] Fetched 87.3 MB in 2s (43.3 MB/s) [2019-09-24T20:52:16.240Z] Selecting previously unselected package bash-completion. [2019-09-24T20:52:16.240Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-09-24T20:52:16.240Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-24T20:52:17.248Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-24T20:52:17.531Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-24T20:52:17.531Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-24T20:52:17.531Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-24T20:52:17.531Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-09-24T20:52:17.531Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-09-24T20:52:17.531Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-24T20:52:17.531Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-09-24T20:52:17.531Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-09-24T20:52:17.531Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-24T20:52:17.531Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-09-24T20:52:17.531Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-24T20:52:17.531Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-24T20:52:17.531Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-09-24T20:52:17.531Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-24T20:52:17.531Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-24T20:52:17.814Z] Selecting previously unselected package python3.5-minimal. [2019-09-24T20:52:17.814Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-24T20:52:17.814Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-24T20:52:18.109Z] Selecting previously unselected package python3-minimal. [2019-09-24T20:52:18.109Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-09-24T20:52:18.109Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-24T20:52:18.109Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-09-24T20:52:18.109Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-09-24T20:52:18.109Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-09-24T20:52:18.109Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-09-24T20:52:18.109Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-24T20:52:18.109Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-24T20:52:18.394Z] Selecting previously unselected package python3.5. [2019-09-24T20:52:18.394Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-24T20:52:18.394Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-24T20:52:18.677Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-09-24T20:52:18.677Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-09-24T20:52:18.677Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-24T20:52:18.677Z] Selecting previously unselected package dh-python. [2019-09-24T20:52:18.677Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-24T20:52:18.677Z] Unpacking dh-python (2.20170125) ... [2019-09-24T20:52:18.677Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-24T20:52:18.677Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-24T20:52:19.686Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-24T20:52:19.969Z] Selecting previously unselected package python3. [2019-09-24T20:52:19.969Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-09-24T20:52:19.969Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-09-24T20:52:19.969Z] Unpacking python3 (3.5.3-1) ... [2019-09-24T20:52:19.969Z] Selecting previously unselected package pigz. [2019-09-24T20:52:19.969Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-09-24T20:52:19.969Z] Unpacking pigz (2.3.4-1) ... [2019-09-24T20:52:19.969Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-09-24T20:52:19.969Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-24T20:52:19.969Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-24T20:52:19.969Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-09-24T20:52:19.969Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-24T20:52:19.969Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-24T20:52:19.969Z] Selecting previously unselected package libiptc0:ppc64el. [2019-09-24T20:52:19.969Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-24T20:52:19.969Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-24T20:52:19.969Z] Selecting previously unselected package libxtables12:ppc64el. [2019-09-24T20:52:19.969Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-24T20:52:19.969Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-24T20:52:19.969Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-09-24T20:52:19.969Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-09-24T20:52:19.969Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-24T20:52:20.252Z] Selecting previously unselected package iptables. [2019-09-24T20:52:20.252Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-24T20:52:20.252Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-24T20:52:20.252Z] Selecting previously unselected package xxd. [2019-09-24T20:52:20.252Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-24T20:52:20.252Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:52:20.252Z] Selecting previously unselected package vim-common. [2019-09-24T20:52:20.252Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-24T20:52:20.252Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:52:20.252Z] Selecting previously unselected package bzip2. [2019-09-24T20:52:20.252Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-09-24T20:52:20.252Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-24T20:52:20.252Z] Selecting previously unselected package libgpm2:ppc64el. [2019-09-24T20:52:20.252Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-09-24T20:52:20.252Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-24T20:52:20.252Z] Selecting previously unselected package xz-utils. [2019-09-24T20:52:20.252Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-09-24T20:52:20.252Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-24T20:52:20.535Z] Selecting previously unselected package aufs-tools. [2019-09-24T20:52:20.535Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-09-24T20:52:20.535Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-24T20:52:20.535Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-24T20:52:20.535Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-24T20:52:20.535Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-24T20:52:20.535Z] Selecting previously unselected package btrfs-progs. [2019-09-24T20:52:20.535Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-24T20:52:20.535Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-24T20:52:20.535Z] Selecting previously unselected package btrfs-tools. [2019-09-24T20:52:20.535Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-24T20:52:20.535Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-24T20:52:20.535Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-09-24T20:52:20.535Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-24T20:52:20.535Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-24T20:52:20.819Z] Selecting previously unselected package dmsetup. [2019-09-24T20:52:20.819Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-09-24T20:52:20.819Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-24T20:52:20.819Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-24T20:52:20.819Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-09-24T20:52:20.819Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-24T20:52:20.819Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-24T20:52:20.819Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-24T20:52:20.819Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-24T20:52:20.819Z] Selecting previously unselected package jq. [2019-09-24T20:52:20.819Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-24T20:52:20.819Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-24T20:52:20.819Z] Selecting previously unselected package libaio1:ppc64el. [2019-09-24T20:52:20.819Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-09-24T20:52:20.819Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-09-24T20:52:20.819Z] Selecting previously unselected package libcap2-bin. [2019-09-24T20:52:20.819Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-09-24T20:52:20.819Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-24T20:52:20.819Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-09-24T20:52:20.819Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-24T20:52:20.819Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-24T20:52:20.819Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-09-24T20:52:20.819Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-09-24T20:52:20.819Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-09-24T20:52:21.103Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-09-24T20:52:21.103Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-09-24T20:52:21.103Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-24T20:52:21.103Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-09-24T20:52:21.103Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-09-24T20:52:21.103Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-24T20:52:21.103Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-09-24T20:52:21.103Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-09-24T20:52:21.103Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-24T20:52:21.103Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-09-24T20:52:21.103Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-09-24T20:52:21.103Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-24T20:52:21.386Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-09-24T20:52:21.386Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-09-24T20:52:21.386Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-24T20:52:21.386Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-24T20:52:21.386Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-24T20:52:21.386Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-24T20:52:21.386Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-24T20:52:21.386Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-24T20:52:21.386Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-24T20:52:21.386Z] Selecting previously unselected package libreadline5:ppc64el. [2019-09-24T20:52:21.386Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-09-24T20:52:21.386Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-24T20:52:21.387Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-09-24T20:52:21.387Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-24T20:52:21.387Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-24T20:52:22.004Z] Selecting previously unselected package net-tools. [2019-09-24T20:52:22.004Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-09-24T20:52:22.004Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-24T20:52:22.004Z] Selecting previously unselected package python-pip-whl. [2019-09-24T20:52:22.004Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-24T20:52:22.004Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-24T20:52:22.004Z] Selecting previously unselected package python3-pip. [2019-09-24T20:52:22.004Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-24T20:52:22.004Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-24T20:52:22.004Z] Selecting previously unselected package python3-pkg-resources. [2019-09-24T20:52:22.004Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-24T20:52:22.004Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-24T20:52:22.004Z] Selecting previously unselected package python3-setuptools. [2019-09-24T20:52:22.291Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-24T20:52:22.291Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-24T20:52:22.291Z] Selecting previously unselected package python3-wheel. [2019-09-24T20:52:22.291Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-24T20:52:22.291Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-24T20:52:22.291Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-24T20:52:22.291Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-09-24T20:52:22.291Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-24T20:52:22.291Z] Selecting previously unselected package vim-runtime. [2019-09-24T20:52:22.291Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-24T20:52:22.291Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-24T20:52:22.291Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-24T20:52:22.291Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:52:23.307Z] Selecting previously unselected package vim. [2019-09-24T20:52:23.307Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-24T20:52:23.307Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:52:23.307Z] Selecting previously unselected package xfsprogs. [2019-09-24T20:52:23.307Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-09-24T20:52:23.592Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-24T20:52:23.592Z] Selecting previously unselected package zip. [2019-09-24T20:52:23.592Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-09-24T20:52:23.592Z] Unpacking zip (3.0-11+b1) ... [2019-09-24T20:52:23.592Z] Selecting previously unselected package libapparmor-perl. [2019-09-24T20:52:23.592Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-24T20:52:23.592Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-24T20:52:23.592Z] Selecting previously unselected package apparmor. [2019-09-24T20:52:23.592Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-24T20:52:23.592Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-24T20:52:23.875Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-24T20:52:23.875Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-24T20:52:23.875Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-24T20:52:24.163Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-24T20:52:24.163Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-24T20:52:24.163Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-24T20:52:24.780Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-24T20:52:24.780Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-24T20:52:24.780Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-24T20:52:24.780Z] Selecting previously unselected package mingw-w64-common. [2019-09-24T20:52:24.780Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-24T20:52:24.780Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-24T20:52:25.791Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-24T20:52:25.791Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-24T20:52:25.791Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-24T20:52:26.806Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-24T20:52:26.806Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-24T20:52:26.806Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-24T20:52:27.088Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-24T20:52:27.088Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-24T20:52:27.088Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T20:52:31.471Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-24T20:52:31.471Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-24T20:52:31.471Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T20:52:32.934Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-09-24T20:52:32.934Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-24T20:52:32.934Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-09-24T20:52:32.934Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-09-24T20:52:32.934Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-09-24T20:52:32.934Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-09-24T20:52:32.934Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-09-24T20:52:34.941Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-24T20:52:34.941Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-24T20:52:34.941Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-09-24T20:52:34.941Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-24T20:52:34.941Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-24T20:52:34.941Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-24T20:52:34.941Z] Processing triggers for mime-support (3.60) ... [2019-09-24T20:52:34.941Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:52:34.941Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-24T20:52:34.941Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-24T20:52:34.941Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-24T20:52:34.941Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-24T20:52:34.941Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-24T20:52:35.953Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-24T20:52:35.953Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-24T20:52:35.953Z] Setting up zip (3.0-11+b1) ... [2019-09-24T20:52:35.953Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-24T20:52:35.953Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-24T20:52:35.953Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-24T20:52:35.953Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:52:35.953Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-09-24T20:52:35.953Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-24T20:52:35.953Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-24T20:52:35.953Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-24T20:52:35.953Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-24T20:52:35.953Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:52:35.953Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-24T20:52:35.953Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-24T20:52:35.953Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-24T20:52:35.953Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:52:36.235Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-24T20:52:36.235Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-24T20:52:36.235Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-24T20:52:36.235Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-24T20:52:36.235Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-24T20:52:36.235Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-24T20:52:36.235Z] Setting up pigz (2.3.4-1) ... [2019-09-24T20:52:36.235Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-24T20:52:36.235Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-09-24T20:52:36.235Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-24T20:52:36.235Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-24T20:52:36.235Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-24T20:52:36.235Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-24T20:52:36.235Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-24T20:52:36.235Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-24T20:52:36.235Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-24T20:52:36.235Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-24T20:52:36.235Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-24T20:52:36.235Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-24T20:52:36.235Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-24T20:52:36.235Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-24T20:52:36.235Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-24T20:52:36.235Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-24T20:52:36.235Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-24T20:52:36.235Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-24T20:52:36.235Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-24T20:52:36.235Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-24T20:52:36.235Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-24T20:52:36.235Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-24T20:52:36.235Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-24T20:52:36.235Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-24T20:52:36.235Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-24T20:52:38.257Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-24T20:52:38.257Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T20:52:38.257Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-24T20:52:38.257Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-24T20:52:38.257Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-24T20:52:38.257Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-24T20:52:38.257Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-24T20:52:38.257Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-24T20:52:38.257Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-24T20:52:38.257Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-24T20:52:38.257Z] Setting up python3 (3.5.3-1) ... [2019-09-24T20:52:38.852Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-24T20:52:38.852Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-09-24T20:52:38.872Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-24T20:52:39.489Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-24T20:52:39.489Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-24T20:52:39.489Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-24T20:52:39.489Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-24T20:52:39.773Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-24T20:52:40.056Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-24T20:52:40.056Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-24T20:52:40.682Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-24T20:52:40.682Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-24T20:52:40.966Z] Setting up dh-python (2.20170125) ... [2019-09-24T20:52:41.248Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-24T20:52:41.248Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-24T20:52:41.773Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-09-24T20:52:42.235Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-09-24T20:52:42.699Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-24T20:52:42.699Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-09-24T20:52:43.160Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-09-24T20:52:51.538Z] Removing intermediate container fb6ce1f6ae38 [2019-09-24T20:52:51.538Z] ---> 90b8f88b8d40 [2019-09-24T20:52:51.538Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-09-24T20:52:51.538Z] ---> Running in 7911d3a4df95 [2019-09-24T20:52:51.762Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-09-24T20:52:51.762Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-09-24T20:52:51.762Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-09-24T20:52:51.762Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-24T20:52:51.762Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-09-24T20:52:54.221Z] Collecting yamllint==1.16.0 [2019-09-24T20:52:54.222Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-24T20:52:54.503Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-24T20:52:54.793Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-24T20:52:55.808Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-24T20:52:55.808Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-24T20:52:56.422Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-24T20:52:56.422Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-24T20:52:57.050Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-24T20:52:57.050Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-24T20:52:57.050Z] Running setup.py bdist_wheel for pathspec: started [2019-09-24T20:52:57.664Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-24T20:52:57.664Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-24T20:52:57.664Z] Successfully built pyyaml pathspec [2019-09-24T20:52:57.664Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-24T20:52:57.947Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-24T20:52:58.561Z] Removing intermediate container 7911d3a4df95 [2019-09-24T20:52:58.561Z] ---> 5b72e27861e7 [2019-09-24T20:52:58.561Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-24T20:52:58.860Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-09-24T20:52:58.860Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-24T20:52:58.860Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-09-24T20:52:59.569Z] ---> ab0a4746f923 [2019-09-24T20:52:59.569Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-24T20:53:04.086Z] ---> beea2d20b8f9 [2019-09-24T20:53:04.086Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-24T20:53:04.368Z] ---> 3e5a1c8ecb2d [2019-09-24T20:53:04.368Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-24T20:53:04.652Z] ---> 0980517d26fd [2019-09-24T20:53:04.652Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-24T20:53:04.935Z] ---> d4ec103f01e8 [2019-09-24T20:53:04.935Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-24T20:53:05.217Z] ---> 22a7254e53f5 [2019-09-24T20:53:05.217Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-24T20:53:05.499Z] ---> 23fe231e0f54 [2019-09-24T20:53:05.499Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-24T20:53:05.784Z] ---> 499989e39735 [2019-09-24T20:53:05.784Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-24T20:53:06.793Z] ---> a1ee8d35a2c1 [2019-09-24T20:53:06.793Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-24T20:53:07.076Z] ---> 0ae9f8f45630 [2019-09-24T20:53:07.076Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-24T20:53:07.700Z] ---> 1fd15021d588 [2019-09-24T20:53:07.700Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-24T20:53:09.180Z] ---> 1eb4de951f03 [2019-09-24T20:53:09.180Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-09-24T20:53:09.464Z] ---> 255429bb1916 [2019-09-24T20:53:09.464Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-24T20:53:09.746Z] ---> aa772fe7ac15 [2019-09-24T20:53:09.746Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-24T20:53:10.034Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-24T20:53:10.034Z] bad55c542dc9: Pulling fs layer [2019-09-24T20:53:10.659Z] bad55c542dc9: Verifying Checksum [2019-09-24T20:53:10.659Z] bad55c542dc9: Download complete [2019-09-24T20:53:11.275Z] bad55c542dc9: Pull complete [2019-09-24T20:53:11.275Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-24T20:53:11.275Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-24T20:53:11.559Z] ---> f878e20a9031 [2019-09-24T20:53:11.559Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-24T20:53:11.559Z] ---> Running in ed510041f69b [2019-09-24T20:53:11.841Z] Removing intermediate container ed510041f69b [2019-09-24T20:53:11.841Z] ---> f41b61b9b544 [2019-09-24T20:53:11.841Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-24T20:53:11.841Z] ---> Running in b6661b19f1d1 [2019-09-24T20:53:11.841Z] Removing intermediate container b6661b19f1d1 [2019-09-24T20:53:11.841Z] ---> f2582ec4e6bd [2019-09-24T20:53:11.841Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-24T20:53:11.841Z] ---> Running in 6a69a88f2bda [2019-09-24T20:53:12.124Z] Removing intermediate container 6a69a88f2bda [2019-09-24T20:53:12.124Z] ---> e57cb15b0794 [2019-09-24T20:53:12.124Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-24T20:53:12.124Z] ---> Running in 0f539ed0d624 [2019-09-24T20:53:12.124Z] Removing intermediate container 0f539ed0d624 [2019-09-24T20:53:12.124Z] ---> cf29fbf5a1e6 [2019-09-24T20:53:12.124Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-24T20:53:12.124Z] ---> Running in 077747ebee28 [2019-09-24T20:53:12.445Z] Removing intermediate container 077747ebee28 [2019-09-24T20:53:12.445Z] ---> b01f778664aa [2019-09-24T20:53:12.445Z] Step 125/126 : FROM dev AS final [2019-09-24T20:53:12.445Z] ---> b01f778664aa [2019-09-24T20:53:12.445Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-24T20:53:13.736Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-09-24T20:53:13.736Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite (2597.81s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.95s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.26s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.59s) [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.92s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.15s) [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement Apparmor [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement Apparmor [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.04s) [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement IsPausable [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.02s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (113.27s) [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement UnixCli [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.25s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.35s) [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-09-24T20:53:13.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.736Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.59s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.41s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.10s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.90s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.60s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.31s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.82s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.45s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.21s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.17s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.75s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.58s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.26s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.59s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.98s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.30s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.90s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.34s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement UnixCli [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.28s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.14s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildContChar (13.51s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.58s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.02s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.66s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.95s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.80s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.78s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.75s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.54s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.72s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.57s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.36s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.05s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (74.87s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.73s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.92s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.29s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.67s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.26s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.09s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.48s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.13s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.48s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.11s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.10s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.23s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.32s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.09s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.52s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildFails (2.35s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.58s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.07s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.62s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.15s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.84s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement UnixCli [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.76s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildHistory (11.45s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.52s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.22s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.31s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.31s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.09s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.64s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.45s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.18s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.84s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.42s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.94s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (17.39s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.44s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.65s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.35s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.28s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.40s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.45s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.01s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.55s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.13s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.40s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.07s) [2019-09-24T20:53:13.737Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.737Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-09-24T20:53:13.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.04s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.39s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.74s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildRm (13.63s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.43s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.40s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.46s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.62s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.79s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.54s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.82s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.23s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.24s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildStderr (4.83s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.65s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.09s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.21s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.97s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.72s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.39s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.55s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.78s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (19.39s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.55s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.56s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.09s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.75s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.06s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.91s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.88s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2019-09-24T20:53:13.738Z] docker_cli_sni_test.go:18: Flakey test [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.62s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestCommitChange (5.17s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.85s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.75s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestCommitTTY (7.59s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.27s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.72s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.86s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.18s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.15s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.48s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.54s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.08s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.04s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.17s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.24s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.23s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.12s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.15s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.34s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.84s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.85s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.94s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.04s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.20s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.98s) [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-09-24T20:53:13.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.97s) [2019-09-24T20:53:13.738Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.87s) [2019-09-24T20:53:13.738Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-09-24T20:53:13.738Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-09-24T20:53:13.738Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-09-24T20:53:13.738Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-09-24T20:53:13.738Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc000856b20 } [2019-09-24T20:53:13.738Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1171131122 c:\foo false } [2019-09-24T20:53:13.738Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1171131122 c:\foo true } [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2019-09-24T20:53:14.201Z] docker_api_containers_test.go:1927: case 0 [2019-09-24T20:53:14.201Z] docker_api_containers_test.go:1927: case 1 [2019-09-24T20:53:14.201Z] docker_api_containers_test.go:1927: case 2 [2019-09-24T20:53:14.201Z] docker_api_containers_test.go:1927: case 3 [2019-09-24T20:53:14.201Z] docker_api_containers_test.go:1927: case 4 [2019-09-24T20:53:14.201Z] docker_api_containers_test.go:1927: case 5 [2019-09-24T20:53:14.201Z] docker_api_containers_test.go:1927: case 6 [2019-09-24T20:53:14.201Z] docker_api_containers_test.go:1927: case 7 [2019-09-24T20:53:14.201Z] docker_api_containers_test.go:1927: case 8 [2019-09-24T20:53:14.201Z] docker_api_containers_test.go:1927: case 9 [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.63s) [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.24s) [2019-09-24T20:53:14.201Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.32s) [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.33s) [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a657578733\file1 409cbaafb832340870dc7bc9972109af6fad78f1a3e2643cde654c265a543c1e:/root/itWorks.txt` [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:279: checking that container "409cbaafb832340870dc7bc9972109af6fad78f1a3e2643cde654c265a543c1e" start output contains "file1\n" [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:209: running `docker start -a 409cbaafb832340870dc7bc9972109af6fad78f1a3e2643cde654c265a543c1e` [2019-09-24T20:53:14.201Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.46s) [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b392968552\file1 85d04ee5798ef746b4f7d1e799984ac1cb0ec637bdfee39b79df10e77e2e19aa:testDir/` [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.31s) [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e488111015\dir1 98514cb9ede1251c248b7eedbfaa86541fdf0b35c8210b9d79060817bae1b69c:testDir` [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:279: checking that container "98514cb9ede1251c248b7eedbfaa86541fdf0b35c8210b9d79060817bae1b69c" start output contains "file1-1\n" [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:209: running `docker start -a 98514cb9ede1251c248b7eedbfaa86541fdf0b35c8210b9d79060817bae1b69c` [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e488111015\dir1 1e80f6e1f0c5f695337fbc3f8c08a47b2d800afdf10e1ae99126ea1c15f35f90:testDir/` [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:279: checking that container "1e80f6e1f0c5f695337fbc3f8c08a47b2d800afdf10e1ae99126ea1c15f35f90" start output contains "file1-1\n" [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1e80f6e1f0c5f695337fbc3f8c08a47b2d800afdf10e1ae99126ea1c15f35f90` [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-09-24T20:53:14.201Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.201Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.90s) [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h001731290\dir1\. bef5a09e2518aff9142b9857d1465e2c27cc22d3adb4b8db9cc9311342769f4f:testDir` [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:279: checking that container "bef5a09e2518aff9142b9857d1465e2c27cc22d3adb4b8db9cc9311342769f4f" start output contains "file1-1\n" [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:209: running `docker start -a bef5a09e2518aff9142b9857d1465e2c27cc22d3adb4b8db9cc9311342769f4f` [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h001731290\dir1\. b15d69d73208e29743dbe90197108f4f44dc07dc36d9bc44f5a7294b4ca36d02:testDir/` [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:279: checking that container "b15d69d73208e29743dbe90197108f4f44dc07dc36d9bc44f5a7294b4ca36d02" start output contains "file1-1\n" [2019-09-24T20:53:14.201Z] docker_cli_cp_utils_test.go:209: running `docker start -a b15d69d73208e29743dbe90197108f4f44dc07dc36d9bc44f5a7294b4ca36d02` [2019-09-24T20:53:14.201Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCpToDot (2.38s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCpToStdout (2.41s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.93s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.02s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.14s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.69s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.28s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.11s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.29s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.20s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.32s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.15s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsCopy (5.50s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.93s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.16s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.67s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsFilters (4.46s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsFormat (4.29s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsRename (2.33s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsResize (2.74s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.16s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.61s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.69s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.63s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.08s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.76s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.10s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.08s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.04s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.12s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.21s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.18s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecInspectID (4.90s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement IsPausable [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.53s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.15s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.81s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.02s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.64s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.39s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.08s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.85s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.68s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.08s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.44s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.62s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.32s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement IsPausable [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.14s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.11s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (13.67s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.78s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectDefault (2.19s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectHistory (5.07s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.10s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.09s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.06s) [2019-09-24T20:53:14.202Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-09-24T20:53:14.202Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.88s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectStatus (2.54s) [2019-09-24T20:53:14.202Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.19s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.18s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.24s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.93s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.25s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.28s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.06s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.82s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.11s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.59s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.35s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.14s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.46s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.18s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.26s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.55s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.39s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.21s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.24s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsSince (9.16s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsTail (2.74s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.13s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.28s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.34s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPsByOrder (7.77s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.58s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.34s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-09-24T20:53:14.203Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.76s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.55s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.07s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.12s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.51s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.77s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.34s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.20s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.29s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.25s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.41s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.20s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.31s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.99s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.37s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.53s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.68s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.64s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.26s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.01s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.67s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.91s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.46s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.33s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.11s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.31s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.75s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.11s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.06s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.03s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.45s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.88s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.05s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.13s) [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-09-24T20:53:14.203Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.32s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.09s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.45s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.16s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (6.97s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.20s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.32s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunExitCode (7.01s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.09s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.32s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.97s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.96s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.66s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.55s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.17s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.04s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.05s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.18s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.78s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement Apparmor [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.84s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunRm (2.23s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.41s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.31s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.16s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.09s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.64s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.07s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (6.65s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.68s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement Apparmor [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.29s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.10s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.82s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.46s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.22s) [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.79s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.204Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-09-24T20:53:14.204Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-09-24T20:53:14.204Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.50s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.31s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.38s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.11s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.69s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.28s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement Apparmor [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.53s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.48s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.39s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.18s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement IsPausable [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.40s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.06s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.21s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.16s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.32s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.84s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.83s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.66s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.40s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-09-24T20:53:14.205Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-09-24T20:53:14.205Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-24T20:53:14.205Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.205Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-09-24T20:53:14.206Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-24T20:53:14.206Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-09-24T20:53:14.206Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2019-09-24T20:53:14.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-24T20:53:14.206Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-24T20:53:14.206Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-24T20:53:14.206Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-24T20:53:14.206Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-24T20:53:14.206Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-24T20:53:14.206Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-24T20:53:14.206Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-24T20:53:14.206Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-24T20:53:14.667Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthTokenSuite [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-24T20:53:14.667Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-24T20:53:14.667Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.667Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-24T20:53:14.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] === RUN TestDockerDaemonSuite [2019-09-24T20:53:14.668Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-24T20:53:14.668Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-24T20:53:14.668Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-09-24T20:53:14.668Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-24T20:53:14.668Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] === RUN TestDockerSwarmSuite [2019-09-24T20:53:14.668Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-09-24T20:53:14.668Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-09-24T20:53:14.668Z] --- PASS: TestDockerPluginSuite (0.02s) [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] === RUN TestDockerExternalVolumeSuite [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] === RUN TestDockerNetworkSuite [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] === RUN TestDockerHubPullSuite [2019-09-24T20:53:14.668Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-09-24T20:53:14.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-24T20:53:14.668Z] PASS [2019-09-24T20:53:14.668Z] ok github.com/docker/docker/integration-cli 2598.638s [2019-09-24T20:53:14.668Z] INFO: Integration tests ended at 09/24/2019 20:53:14. Duration:00:43:26.5990107 [2019-09-24T20:53:14.668Z] INFO: Docker info of the daemon under test at end of run [2019-09-24T20:53:14.668Z] [2019-09-24T20:53:14.668Z] Containers: 2 [2019-09-24T20:53:14.668Z] Running: 0 [2019-09-24T20:53:14.668Z] Paused: 0 [2019-09-24T20:53:14.668Z] Stopped: 2 [2019-09-24T20:53:14.668Z] Images: 12 [2019-09-24T20:53:14.668Z] Server Version: 0.0.0-dev [2019-09-24T20:53:14.668Z] Storage Driver: windowsfilter [2019-09-24T20:53:14.668Z] Windows: [2019-09-24T20:53:14.668Z] Logging Driver: json-file [2019-09-24T20:53:14.668Z] Plugins: [2019-09-24T20:53:14.668Z] Volume: local [2019-09-24T20:53:14.668Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-24T20:53:14.668Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-24T20:53:14.668Z] Swarm: inactive [2019-09-24T20:53:14.668Z] Default Isolation: process [2019-09-24T20:53:14.668Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-24T20:53:14.668Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-24T20:53:14.668Z] OSType: windows [2019-09-24T20:53:14.668Z] Architecture: x86_64 [2019-09-24T20:53:14.668Z] CPUs: 4 [2019-09-24T20:53:14.668Z] Total Memory: 32GiB [2019-09-24T20:53:14.668Z] Name: azwin-2-6d3090 [2019-09-24T20:53:14.668Z] ID: HWU5:VZYC:PMPU:65VB:3IPU:7EXK:NMPZ:LSQF:DZW3:C6YS:L2ME:AH67 [2019-09-24T20:53:14.668Z] Docker Root Dir: D:\CI\PR-39980\3\daemon [2019-09-24T20:53:14.668Z] Debug Mode (client): false [2019-09-24T20:53:14.668Z] Debug Mode (server): true [2019-09-24T20:53:14.668Z] File Descriptors: -1 [2019-09-24T20:53:14.668Z] Goroutines: 18 [2019-09-24T20:53:14.668Z] System Time: 2019-09-24T20:53:14.2675213Z [2019-09-24T20:53:14.668Z] EventsListeners: 0 [2019-09-24T20:53:14.668Z] Registry: https://index.docker.io/v1/ [2019-09-24T20:53:14.668Z] Labels: [2019-09-24T20:53:14.668Z] Experimental: false [2019-09-24T20:53:14.668Z] Insecure Registries: [2019-09-24T20:53:14.668Z] 127.0.0.0/8 [2019-09-24T20:53:14.668Z] Live Restore Enabled: false [2019-09-24T20:53:14.668Z] [2019-09-24T20:53:14.668Z] [2019-09-24T20:53:14.668Z] INFO: Stopping daemon under test [2019-09-24T20:53:14.668Z] SUCCESS: The process with PID 5316 (child process of PID 324) has been terminated. [2019-09-24T20:53:14.668Z] SUCCESS: The process with PID 324 (child process of PID 4456) has been terminated. [2019-09-24T20:53:14.668Z] INFO: Stop tailing logs of the daemon under tests [2019-09-24T20:53:14.668Z] INFO: executeCI.ps1 Completed successfully at 09/24/2019 20:53:14. [2019-09-24T20:53:14.668Z] INFO: Tidying up at end of run [2019-09-24T20:53:14.668Z] INFO: Saving daemon under test log (d:\CI\PR-39980\3\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-24T20:53:14.668Z] INFO: Saving daemon under test log (d:\CI\PR-39980\3\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-24T20:53:14.668Z] INFO: Nuke-Everything... [2019-09-24T20:53:15.641Z] INFO: Container count on control daemon to delete is 2 [2019-09-24T20:53:16.616Z] 4052fc4f1186 [2019-09-24T20:53:16.616Z] 9078379854b4 [2019-09-24T20:53:16.616Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-24T20:53:19.260Z] ---> 1e3142477325 [2019-09-24T20:53:19.260Z] Successfully built 1e3142477325 [2019-09-24T20:53:19.260Z] Successfully tagged docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-24T20:53:19.703Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -e DOCKER_GRAPHDRIVER docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 hack/test/unit [2019-09-24T20:53:22.437Z] Deleted: sha256:7318aa56c972b655cd550c4f310ac98994d98aa3e08bcafb923e873895fefada [2019-09-24T20:53:22.437Z] Deleted: sha256:86083d69e0d9f6eef2f9ab640e7bc5074b1252651d18f267553556c3d63420ac [2019-09-24T20:53:22.437Z] Deleted: sha256:e905d485238694d2401d7e5a1faa735f5028d4e22b0f8268834240fc613a8197 [2019-09-24T20:53:22.437Z] Deleted: sha256:812acd980f68e9e5101b51fced43c58c3a38330eed6c52a8c2ce23e893122d0b [2019-09-24T20:53:22.437Z] Deleted: sha256:bd5d6c10f018427812527f9058bcf6ce08a23d20a360958ba351daff0c3f2cbc [2019-09-24T20:53:22.437Z] Deleted: sha256:f430a99c49549362cf72ce5efd4e4d5bf8ccd23ea738fb723cbbf66ab2d1cc47 [2019-09-24T20:53:22.437Z] Deleted: sha256:80eb7e4f41a73a5f47fe299f26a0649fdff8200328e88af1113d2ee622b863f1 [2019-09-24T20:53:22.437Z] Deleted: sha256:a20a2c4237109453ba1483b0db6f7cf226ff9f5365dce5a526012ac24815d1c6 [2019-09-24T20:53:22.437Z] Deleted: sha256:08399fae25157c8272b2b19b8754136e932b2cf4ec08f645decbe2501efa31b4 [2019-09-24T20:53:22.437Z] Deleted: sha256:a37c8a1c0a338c789e9709f4b20a25d7c5cafac5cdd80c760829eda44519b66a [2019-09-24T20:53:22.437Z] Deleted: sha256:fd8b18ba5cc4962f25c22be98db1a4ca5e3c38c7ea9b864ec3a2d35d8163842b [2019-09-24T20:53:22.437Z] Deleted: sha256:483d92c2d30426770b50022bc4ebbf5d4ef56a59df7d055e5fcd873f6b8511a5 [2019-09-24T20:53:22.437Z] INFO: Tidying pidfile d:\CI\PR-39980\3\docker.pid [2019-09-24T20:53:22.437Z] INFO: Nuking d:\CI [2019-09-24T20:53:24.105Z] ? github.com/docker/docker/api [no test files] [2019-09-24T20:53:46.542Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2019-09-24T20:53:52.455Z] INFO: Zapped successfully [2019-09-24T20:53:52.455Z] [2019-09-24T20:53:52.455Z] INFO: executeCI.ps1 exiting at Tue Sep 24 20:53:51 CUT 2019. Duration 01:01:44.8443538 [2019-09-24T20:53:52.455Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-24T20:53:54.120Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-09-24T20:53:55.880Z] Archiving artifacts [2019-09-24T20:54:11.773Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39980/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-24T20:54:12.703Z] + make clean [2019-09-24T20:54:15.628Z] docker volume rm -f docker-dev-cache [2019-09-24T20:54:15.628Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-24T20:55:23.667Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2019-09-24T20:55:24.686Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-24T20:55:24.972Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2019-09-24T20:55:24.972Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-24T20:55:24.972Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-24T20:55:24.972Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-24T20:55:25.989Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-24T20:55:25.989Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-24T20:55:25.989Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-24T20:55:25.989Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-24T20:55:25.989Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-24T20:55:26.276Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-24T20:55:28.339Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-24T20:55:28.339Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-24T20:55:28.626Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2019-09-24T20:55:29.252Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 95.2% of statements [2019-09-24T20:55:29.537Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.0% of statements [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-24T20:55:29.537Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-24T20:55:29.824Z] ok github.com/docker/docker/api/types/time 0.034s coverage: 100.0% of statements [2019-09-24T20:55:30.110Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/builder [no test files] [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-24T20:55:30.110Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-24T20:55:30.733Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-09-24T20:55:41.063Z] ok github.com/docker/docker/builder/fscache 0.133s coverage: 69.2% of statements [2019-09-24T20:55:41.063Z] ok github.com/docker/docker/builder/remotecontext 0.410s coverage: 13.6% of statements [2019-09-24T20:55:41.350Z] ok github.com/docker/docker/builder/remotecontext/git 3.076s coverage: 85.1% of statements [2019-09-24T20:55:41.972Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-09-24T20:55:42.257Z] ok github.com/docker/docker/builder/dockerfile 1.076s coverage: 45.1% of statements [2019-09-24T20:55:42.257Z] ? github.com/docker/docker/cli [no test files] [2019-09-24T20:55:42.257Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-24T20:55:57.761Z] ok github.com/docker/docker/client 0.654s coverage: 75.8% of statements [2019-09-24T20:56:45.050Z] ok github.com/docker/docker/cmd/dockerd 0.225s coverage: 30.1% of statements [2019-09-24T20:56:48.551Z] ok github.com/docker/docker/container 0.170s coverage: 35.0% of statements [2019-09-24T20:56:48.551Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-24T20:56:48.551Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-24T20:56:48.551Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-24T20:56:48.551Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-24T20:56:52.032Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2019-09-24T20:56:58.897Z] ok github.com/docker/docker/daemon/cluster/convert 0.078s coverage: 35.8% of statements [2019-09-24T20:57:03.310Z] ok github.com/docker/docker/daemon/cluster 0.218s coverage: 0.5% of statements [2019-09-24T20:57:07.736Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2019-09-24T20:57:10.459Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-09-24T20:57:10.459Z] ok github.com/docker/docker/daemon/config 0.158s coverage: 84.6% of statements [2019-09-24T20:57:14.869Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-09-24T20:57:17.564Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.491s coverage: 13.6% of statements [2019-09-24T20:57:18.582Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-09-24T20:57:20.637Z] ok github.com/docker/docker/daemon 12.581s coverage: 17.6% of statements [2019-09-24T20:57:20.637Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-24T20:57:20.637Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-24T20:57:20.637Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-24T20:57:20.637Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-24T20:57:21.264Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.985s coverage: 57.9% of statements [2019-09-24T20:57:25.699Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.429s coverage: 68.6% of statements [2019-09-24T20:57:27.738Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.078s coverage: 51.0% of statements [2019-09-24T20:57:28.762Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.261s coverage: 45.9% of statements [2019-09-24T20:57:28.762Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-24T20:57:30.272Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.737s coverage: 76.1% of statements [2019-09-24T20:57:30.897Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.494s coverage: 52.6% of statements [2019-09-24T20:57:30.897Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-24T20:57:30.897Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-24T20:57:32.387Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2019-09-24T20:57:32.387Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2019-09-24T20:57:33.898Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2019-09-24T20:57:38.331Z] ok github.com/docker/docker/daemon/logger 0.285s coverage: 42.7% of statements [2019-09-24T20:57:39.354Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 68.2% of statements [2019-09-24T20:57:39.983Z] ok github.com/docker/docker/daemon/logger/awslogs 0.718s coverage: 77.4% of statements [2019-09-24T20:57:41.507Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 26.2% of statements [2019-09-24T20:57:41.507Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 4.9% of statements [2019-09-24T20:57:41.507Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-24T20:57:41.507Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-24T20:57:41.507Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-24T20:57:41.507Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-24T20:57:41.796Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2019-09-24T20:57:43.836Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.055s coverage: 62.1% of statements [2019-09-24T20:57:45.881Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 74.7% of statements [2019-09-24T20:57:45.881Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-24T20:57:45.881Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 20.0% of statements [2019-09-24T20:57:47.395Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2019-09-24T20:57:47.682Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2019-09-24T20:57:49.732Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [2019-09-24T20:57:50.020Z] ok github.com/docker/docker/daemon/logger/splunk 3.121s coverage: 84.5% of statements [2019-09-24T20:57:50.020Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-24T20:57:50.020Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-24T20:57:53.525Z] ok github.com/docker/docker/distribution/metadata 0.130s coverage: 48.2% of statements [2019-09-24T20:57:54.551Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2019-09-24T20:57:56.065Z] ok github.com/docker/docker/distribution 0.703s coverage: 22.4% of statements [2019-09-24T20:57:56.065Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-24T20:57:57.558Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2019-09-24T20:57:57.558Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-24T20:57:59.050Z] ok github.com/docker/docker/image 0.135s coverage: 86.4% of statements [2019-09-24T20:57:59.669Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2019-09-24T20:57:59.669Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-24T20:58:00.291Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2019-09-24T20:58:00.291Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-24T20:58:00.578Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-09-24T20:58:02.618Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements [2019-09-24T20:58:07.203Z] ok github.com/docker/docker/opts 0.118s coverage: 66.9% of statements [2019-09-24T20:58:07.491Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2019-09-24T20:58:07.778Z] ok github.com/docker/docker/pkg/archive 1.313s coverage: 76.8% of statements [2019-09-24T20:58:08.065Z] ok github.com/docker/docker/pkg/authorization 1.425s coverage: 68.3% of statements [2019-09-24T20:58:08.351Z] ok github.com/docker/docker/pkg/capabilities 0.078s coverage: 87.5% of statements [2019-09-24T20:58:09.600Z] ok github.com/docker/docker/pkg/directory 0.032s coverage: 80.0% of statements [2019-09-24T20:58:10.226Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-09-24T20:58:10.849Z] ok github.com/docker/docker/pkg/discovery/file 0.024s coverage: 92.9% of statements [2019-09-24T20:58:12.344Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-09-24T20:58:13.360Z] ok github.com/docker/docker/layer 7.955s coverage: 68.8% of statements [2019-09-24T20:58:13.360Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-24T20:58:13.360Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-24T20:58:13.360Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-24T20:58:13.360Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-24T20:58:13.360Z] ? github.com/docker/docker/oci [no test files] [2019-09-24T20:58:13.360Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-24T20:58:13.360Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-09-24T20:58:13.983Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2019-09-24T20:58:14.998Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-09-24T20:58:15.290Z] ok github.com/docker/docker/pkg/chrootarchive 4.503s coverage: 43.2% of statements [2019-09-24T20:58:15.290Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-24T20:58:15.290Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-24T20:58:15.290Z] ok github.com/docker/docker/pkg/fileutils 0.047s coverage: 89.5% of statements [2019-09-24T20:58:16.309Z] ok github.com/docker/docker/pkg/discovery/kv 3.313s coverage: 84.1% of statements [2019-09-24T20:58:16.599Z] ok github.com/docker/docker/pkg/fsutils 0.403s coverage: 85.1% of statements [2019-09-24T20:58:17.223Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 10.2% of statements [2019-09-24T20:58:18.712Z] ok github.com/docker/docker/pkg/jsonmessage 0.073s coverage: 91.7% of statements [2019-09-24T20:58:18.999Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2019-09-24T20:58:20.016Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2019-09-24T20:58:20.016Z] ok github.com/docker/docker/pkg/idtools 0.932s coverage: 70.1% of statements [2019-09-24T20:58:20.302Z] ok github.com/docker/docker/pkg/ioutils 1.789s coverage: 70.6% of statements [2019-09-24T20:58:20.302Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-24T20:58:21.324Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2019-09-24T20:58:21.324Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2019-09-24T20:58:21.611Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-09-24T20:58:21.896Z] ok github.com/docker/docker/pkg/mount 0.845s coverage: 69.6% of statements [2019-09-24T20:58:21.896Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-24T20:58:22.529Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2019-09-24T20:58:22.815Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2019-09-24T20:58:22.815Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-24T20:58:22.815Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-24T20:58:23.834Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2019-09-24T20:58:25.324Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 87.9% of statements [2019-09-24T20:58:25.324Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2019-09-24T20:58:25.611Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-09-24T20:58:26.240Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2019-09-24T20:58:27.256Z] ok github.com/docker/docker/pkg/pubsub 1.176s coverage: 73.9% of statements [2019-09-24T20:58:27.543Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2019-09-24T20:58:28.561Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2019-09-24T20:58:28.561Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2019-09-24T20:58:29.181Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-09-24T20:58:29.801Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 80.0% of statements [2019-09-24T20:58:30.425Z] ok github.com/docker/docker/pkg/signal 3.420s coverage: 61.0% of statements [2019-09-24T20:58:31.046Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2019-09-24T20:58:31.672Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2019-09-24T20:58:32.691Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements [2019-09-24T20:58:32.691Z] testing: warning: no tests to run [2019-09-24T20:58:32.691Z] coverage: [no statements] [2019-09-24T20:58:32.691Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2019-09-24T20:58:33.315Z] ok github.com/docker/docker/pkg/tarsum 0.230s coverage: 89.3% of statements [2019-09-24T20:58:33.602Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-09-24T20:58:33.602Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-09-24T20:58:34.222Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2019-09-24T20:58:36.295Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-09-24T20:58:37.782Z] ok github.com/docker/docker/reference 0.018s coverage: 83.7% of statements [2019-09-24T20:58:38.800Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 68.8% of statements [2019-09-24T20:58:40.283Z] ok github.com/docker/docker/plugin 0.572s coverage: 27.1% of statements [2019-09-24T20:58:40.913Z] ok github.com/docker/docker/registry/resumable 0.049s coverage: 100.0% of statements [2019-09-24T20:58:41.936Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2019-09-24T20:58:43.429Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2019-09-24T20:58:43.429Z] ok github.com/docker/docker/registry 0.436s coverage: 56.3% of statements [2019-09-24T20:58:43.429Z] ok github.com/docker/docker/runconfig 0.040s coverage: 68.2% of statements [2019-09-24T20:58:46.911Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2019-09-24T20:58:50.391Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2019-09-24T20:58:50.391Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2019-09-24T20:58:51.400Z] ok github.com/docker/docker/volume/service 0.035s coverage: 73.0% of statements [2019-09-24T20:58:59.778Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/rootless [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/volume [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-24T20:58:59.778Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === Skipped [2019-09-24T20:58:59.778Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-24T20:58:59.778Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-24T20:58:59.778Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:58:59.778Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:58:59.778Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:58:59.778Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:58:59.778Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:58:59.778Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:73: No driver to put! [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-24T20:58:59.778Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-24T20:58:59.778Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-24T20:58:59.778Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:58:59.778Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:58:59.778Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:58:59.778Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:58:59.778Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-24T20:58:59.778Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-24T20:58:59.778Z] graphtest_unix.go:73: No driver to put! [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-24T20:58:59.778Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-24T20:58:59.778Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] [2019-09-24T20:58:59.778Z] DONE 2109 tests, 20 skipped in 337.227s Post stage [Pipeline] junit [2019-09-24T20:58:59.817Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-24T20:59:00.682Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:ae0a878b863511d0455413b137d0f79b56e5d2f4 hack/make.sh dynbinary test-integration [2019-09-24T20:59:00.969Z] [2019-09-24T20:59:01.254Z] Removing bundles/ [2019-09-24T20:59:01.254Z] [2019-09-24T20:59:01.254Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-24T20:59:01.254Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-24T20:59:01.254Z] GOOS="" GOARCH="" GOARM="" [2019-09-24T21:01:08.453Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-24T21:01:08.453Z] [2019-09-24T21:01:08.453Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-24T21:01:08.453Z] PKG_CONFIG=pkg-config [2019-09-24T21:01:08.453Z] GOLANG_VERSION=1.13 [2019-09-24T21:01:08.453Z] HOSTNAME=b304e3f4bbd7 [2019-09-24T21:01:08.453Z] DOCKER_EXPERIMENTAL=1 [2019-09-24T21:01:08.453Z] container=docker [2019-09-24T21:01:08.453Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-24T21:01:08.453Z] GO111MODULE=off [2019-09-24T21:01:08.453Z] GOPATH=/go [2019-09-24T21:01:08.453Z] PWD=/go/src/github.com/docker/docker [2019-09-24T21:01:08.453Z] HOME=/root [2019-09-24T21:01:08.453Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-24T21:01:08.453Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-24T21:01:08.453Z] DOCKER_GITCOMMIT=ae0a878b863511d0455413b137d0f79b56e5d2f4 [2019-09-24T21:01:08.453Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-24T21:01:08.453Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-24T21:01:08.453Z] TERM=xterm [2019-09-24T21:01:08.453Z] DEST=bundles/test-integration [2019-09-24T21:01:08.453Z] SHLVL=1 [2019-09-24T21:01:08.453Z] TIMEOUT=120m [2019-09-24T21:01:08.453Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-24T21:01:08.453Z] DOCKER_PKG=github.com/docker/docker [2019-09-24T21:01:08.453Z] TESTDEBUG=0 [2019-09-24T21:01:08.453Z] _=/usr/bin/env [2019-09-24T21:01:08.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-24T21:01:55.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-24T21:01:55.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-24T21:01:55.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-24T21:02:35.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-24T21:02:35.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-24T21:02:35.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-24T21:02:36.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-24T21:02:37.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-24T21:02:40.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-24T21:02:42.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-24T21:02:45.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-24T21:02:49.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-24T21:02:52.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-24T21:02:54.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-24T21:02:57.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-24T21:02:59.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-24T21:03:01.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-24T21:03:03.697Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-24T21:03:03.697Z] Using test binary docker [2019-09-24T21:03:03.697Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-24T21:03:03.697Z] +++ /etc/init.d/apparmor start [2019-09-24T21:03:03.697Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-24T21:03:03.697Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-24T21:03:03.697Z] Warning failed to create cache: (null) [2019-09-24T21:03:03.697Z] . [2019-09-24T21:03:03.697Z] INFO: Waiting for daemon to start... [2019-09-24T21:03:03.697Z] Starting dockerd [2019-09-24T21:03:03.697Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-09-24T21:03:05.716Z] . [2019-09-24T21:03:05.716Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-24T21:03:05.716Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-24T21:03:05.716Z] Error: No such image: emptyfs [2019-09-24T21:03:05.716Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-24T21:03:05.716Z] ++++ docker load [2019-09-24T21:03:05.716Z] Running integration-test (iteration 1) [2019-09-24T21:03:05.716Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-09-24T21:03:05.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:03:05.716Z] ++ set -e [2019-09-24T21:03:05.716Z] ++ '[' -n 0 ']' [2019-09-24T21:03:05.716Z] ++ set -x [2019-09-24T21:03:05.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:03:20.975Z] Loaded image: buildpack-deps:jessie [2019-09-24T21:03:20.975Z] Loaded image: busybox:latest [2019-09-24T21:03:20.975Z] Loaded image: busybox:glibc [2019-09-24T21:03:20.975Z] Loaded image: debian:jessie [2019-09-24T21:03:20.975Z] Loaded image: hello-world:latest [2019-09-24T21:03:20.975Z] INFO: Testing against a local daemon [2019-09-24T21:03:20.975Z] === RUN TestCgroupNamespacesBuild [2019-09-24T21:03:21.986Z] --- PASS: TestCgroupNamespacesBuild (1.68s) [2019-09-24T21:03:21.986Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-09-24T21:03:21.986Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-24T21:03:24.029Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2019-09-24T21:03:24.029Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-09-24T21:03:24.029Z] === RUN TestBuildWithSession [2019-09-24T21:03:26.055Z] --- PASS: TestBuildWithSession (2.16s) [2019-09-24T21:03:26.055Z] === RUN TestBuildSquashParent [2019-09-24T21:03:31.562Z] --- PASS: TestBuildSquashParent (5.68s) [2019-09-24T21:03:31.562Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-24T21:03:31.562Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-24T21:03:31.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-24T21:03:31.562Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-24T21:03:31.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-24T21:03:31.562Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-24T21:03:31.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-24T21:03:31.562Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-24T21:03:31.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-24T21:03:31.562Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-24T21:03:31.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-24T21:03:31.562Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-24T21:03:31.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-24T21:03:31.562Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-24T21:03:31.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-24T21:03:31.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-24T21:03:31.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-24T21:03:35.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-24T21:03:35.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-24T21:03:37.090Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-09-24T21:03:37.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2019-09-24T21:03:37.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s) [2019-09-24T21:03:37.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s) [2019-09-24T21:03:37.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.47s) [2019-09-24T21:03:37.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s) [2019-09-24T21:03:37.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2019-09-24T21:03:37.090Z] === RUN TestBuildMultiStageCopy [2019-09-24T21:03:37.090Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-24T21:03:39.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-24T21:03:39.407Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-24T21:03:40.029Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-24T21:03:40.311Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-24T21:03:40.594Z] --- PASS: TestBuildMultiStageCopy (3.47s) [2019-09-24T21:03:40.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2019-09-24T21:03:40.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-09-24T21:03:40.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2019-09-24T21:03:40.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2019-09-24T21:03:40.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-09-24T21:03:40.594Z] === RUN TestBuildMultiStageParentConfig [2019-09-24T21:03:41.603Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2019-09-24T21:03:41.603Z] === RUN TestBuildLabelWithTargets [2019-09-24T21:03:43.074Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2019-09-24T21:03:43.074Z] === RUN TestBuildWithEmptyLayers [2019-09-24T21:03:44.083Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2019-09-24T21:03:44.083Z] === RUN TestBuildMultiStageOnBuild [2019-09-24T21:03:46.119Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2019-09-24T21:03:46.120Z] === RUN TestBuildUncleanTarFilenames [2019-09-24T21:03:47.131Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2019-09-24T21:03:47.131Z] === RUN TestBuildMultiStageLayerLeak [2019-09-24T21:03:49.807Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2019-09-24T21:03:49.807Z] === RUN TestBuildWithHugeFile [2019-09-24T21:05:26.858Z] --- PASS: TestBuildWithHugeFile (85.89s) [2019-09-24T21:05:26.858Z] === RUN TestBuildWithEmptyDockerfile [2019-09-24T21:05:26.858Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T21:05:26.858Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T21:05:26.858Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T21:05:26.858Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T21:05:26.858Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T21:05:26.858Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T21:05:26.858Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-24T21:05:26.858Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-24T21:05:26.858Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-24T21:05:26.858Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-09-24T21:05:26.858Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2019-09-24T21:05:26.858Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2019-09-24T21:05:26.858Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-09-24T21:05:26.858Z] === RUN TestBuildPreserveOwnership [2019-09-24T21:05:26.858Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-24T21:05:26.858Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-24T21:05:26.858Z] --- PASS: TestBuildPreserveOwnership (4.78s) [2019-09-24T21:05:26.858Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.13s) [2019-09-24T21:05:26.858Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2019-09-24T21:05:26.858Z] === RUN TestBuildPlatformInvalid [2019-09-24T21:05:26.858Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-09-24T21:05:26.858Z] PASS [2019-09-24T21:05:26.858Z] [2019-09-24T21:05:26.858Z] DONE 32 tests in 134.886s [2019-09-24T21:05:26.858Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-09-24T21:05:26.858Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:05:26.858Z] ++ set -e [2019-09-24T21:05:26.858Z] ++ '[' -n 0 ']' [2019-09-24T21:05:26.858Z] ++ set -x [2019-09-24T21:05:26.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:05:26.858Z] INFO: Testing against a local daemon [2019-09-24T21:05:26.858Z] === RUN TestConfigList [2019-09-24T21:05:26.858Z] --- PASS: TestConfigList (2.21s) [2019-09-24T21:05:26.858Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-09-24T21:05:26.858Z] === RUN TestConfigsCreateAndDelete [2019-09-24T21:05:26.858Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2019-09-24T21:05:26.858Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-09-24T21:05:26.858Z] === RUN TestConfigsUpdate [2019-09-24T21:05:27.475Z] --- PASS: TestConfigsUpdate (2.21s) [2019-09-24T21:05:27.476Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-09-24T21:05:27.476Z] === RUN TestTemplatedConfig [2019-09-24T21:05:30.168Z] --- PASS: TestTemplatedConfig (2.83s) [2019-09-24T21:05:30.168Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-09-24T21:05:30.168Z] === RUN TestConfigInspect [2019-09-24T21:05:32.850Z] --- PASS: TestConfigInspect (2.13s) [2019-09-24T21:05:32.850Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-09-24T21:05:32.850Z] === RUN TestConfigCreateWithLabels [2019-09-24T21:05:34.876Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2019-09-24T21:05:34.876Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-09-24T21:05:34.876Z] === RUN TestConfigCreateResolve [2019-09-24T21:05:36.910Z] --- PASS: TestConfigCreateResolve (2.15s) [2019-09-24T21:05:36.910Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-09-24T21:05:36.910Z] === RUN TestConfigDaemonLibtrustID [2019-09-24T21:05:37.202Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-09-24T21:05:37.202Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-09-24T21:05:37.202Z] PASS [2019-09-24T21:05:37.202Z] [2019-09-24T21:05:37.202Z] DONE 8 tests in 16.596s [2019-09-24T21:05:37.202Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-09-24T21:05:37.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:05:37.202Z] ++ set -e [2019-09-24T21:05:37.202Z] ++ '[' -n 0 ']' [2019-09-24T21:05:37.202Z] ++ set -x [2019-09-24T21:05:37.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:05:37.485Z] INFO: Testing against a local daemon [2019-09-24T21:05:37.485Z] === RUN TestCheckpoint [2019-09-24T21:05:37.485Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-24T21:05:37.485Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-24T21:05:37.485Z] === RUN TestContainerInvalidJSON [2019-09-24T21:05:37.485Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T21:05:37.485Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T21:05:37.485Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T21:05:37.485Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T21:05:37.485Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-24T21:05:37.485Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-24T21:05:37.485Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-24T21:05:37.485Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-24T21:05:37.485Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-24T21:05:37.485Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-24T21:05:37.485Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-24T21:05:37.485Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-24T21:05:37.485Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-24T21:05:37.485Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-24T21:05:37.485Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-09-24T21:05:37.485Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-24T21:05:37.767Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-24T21:05:37.767Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-24T21:05:37.767Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-09-24T21:05:37.767Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-24T21:05:37.767Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-09-24T21:05:37.767Z] === RUN TestCopyFromContainer [2019-09-24T21:05:39.245Z] === RUN TestCopyFromContainer// [2019-09-24T21:05:39.530Z] === RUN TestCopyFromContainer//bar/root [2019-09-24T21:05:39.530Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-24T21:05:39.530Z] === RUN TestCopyFromContainer/bar/quux [2019-09-24T21:05:39.817Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-24T21:05:39.817Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-24T21:05:39.817Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-24T21:05:40.103Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-24T21:05:40.103Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-24T21:05:40.103Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer (2.50s) [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-09-24T21:05:40.387Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-09-24T21:05:40.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-24T21:05:40.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T21:05:40.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T21:05:40.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T21:05:40.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T21:05:40.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T21:05:40.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T21:05:40.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-24T21:05:40.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-24T21:05:40.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-24T21:05:40.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-24T21:05:40.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-24T21:05:40.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-24T21:05:40.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-24T21:05:40.387Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-24T21:05:40.387Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-09-24T21:05:40.387Z] === RUN TestCreateWithInvalidEnv [2019-09-24T21:05:40.387Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-24T21:05:40.387Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-24T21:05:40.387Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-24T21:05:40.387Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-24T21:05:40.387Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-24T21:05:40.387Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-24T21:05:40.387Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-24T21:05:40.387Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-24T21:05:40.387Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-24T21:05:40.387Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-24T21:05:40.387Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-24T21:05:40.387Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-24T21:05:40.387Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-24T21:05:40.387Z] === RUN TestCreateTmpfsMountsTarget [2019-09-24T21:05:40.387Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-09-24T21:05:40.387Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-24T21:05:42.420Z] --- PASS: TestCreateWithCustomMaskedPaths (1.97s) [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-24T21:05:42.420Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-24T21:05:42.420Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-24T21:05:42.420Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-24T21:05:42.703Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-09-24T21:05:42.703Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-24T21:05:44.743Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2019-09-24T21:05:44.743Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-24T21:05:44.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T21:05:44.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T21:05:44.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T21:05:44.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T21:05:44.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T21:05:44.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T21:05:44.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T21:05:44.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T21:05:44.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T21:05:44.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T21:05:44.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-24T21:05:44.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-24T21:05:44.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-24T21:05:44.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-24T21:05:44.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-24T21:05:44.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-09-24T21:05:44.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-24T21:05:44.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-09-24T21:05:44.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-09-24T21:05:44.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-09-24T21:05:44.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-09-24T21:05:44.743Z] === RUN TestContainerStartOnDaemonRestart [2019-09-24T21:05:44.743Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-24T21:05:44.743Z] === RUN TestDaemonRestartIpcMode [2019-09-24T21:05:44.743Z] === PAUSE TestDaemonRestartIpcMode [2019-09-24T21:05:44.743Z] === RUN TestDiff [2019-09-24T21:05:45.365Z] --- PASS: TestDiff (0.69s) [2019-09-24T21:05:45.365Z] === RUN TestExecWithCloseStdin [2019-09-24T21:05:46.376Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-09-24T21:05:46.376Z] === RUN TestExec [2019-09-24T21:05:46.996Z] --- PASS: TestExec (0.87s) [2019-09-24T21:05:46.996Z] === RUN TestExecUser [2019-09-24T21:05:48.007Z] --- PASS: TestExecUser (0.83s) [2019-09-24T21:05:48.007Z] === RUN TestExportContainerAndImportImage [2019-09-24T21:05:49.019Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2019-09-24T21:05:49.019Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-24T21:05:50.505Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-09-24T21:05:50.505Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-09-24T21:05:50.505Z] === RUN TestHealthCheckWorkdir [2019-09-24T21:05:51.527Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-09-24T21:05:51.527Z] === RUN TestHealthKillContainer [2019-09-24T21:05:54.994Z] --- PASS: TestHealthKillContainer (2.93s) [2019-09-24T21:05:54.994Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-24T21:05:55.278Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2019-09-24T21:05:55.278Z] === RUN TestIpcModeNone [2019-09-24T21:05:56.287Z] --- PASS: TestIpcModeNone (0.84s) [2019-09-24T21:05:56.287Z] === RUN TestIpcModePrivate [2019-09-24T21:05:56.904Z] --- PASS: TestIpcModePrivate (0.86s) [2019-09-24T21:05:56.904Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-24T21:05:56.904Z] === RUN TestIpcModeShareable [2019-09-24T21:05:57.911Z] --- PASS: TestIpcModeShareable (0.84s) [2019-09-24T21:05:57.911Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-24T21:05:57.911Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-24T21:06:00.606Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s) [2019-09-24T21:06:00.606Z] === RUN TestAPIIpcModeHost [2019-09-24T21:06:00.890Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-09-24T21:06:00.890Z] === RUN TestDaemonIpcModeShareable [2019-09-24T21:06:02.921Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2019-09-24T21:06:02.921Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-09-24T21:06:02.921Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-24T21:06:02.921Z] === RUN TestDaemonIpcModePrivate [2019-09-24T21:06:04.396Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2019-09-24T21:06:04.396Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-09-24T21:06:04.396Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-24T21:06:04.396Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-24T21:06:06.429Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2019-09-24T21:06:06.429Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-09-24T21:06:06.429Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-24T21:06:06.429Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-24T21:06:07.905Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2019-09-24T21:06:07.905Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-09-24T21:06:07.905Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-24T21:06:07.905Z] === RUN TestIpcModeOlderClient [2019-09-24T21:06:08.206Z] === PAUSE TestIpcModeOlderClient [2019-09-24T21:06:08.206Z] === RUN TestKillContainerInvalidSignal [2019-09-24T21:06:08.824Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2019-09-24T21:06:08.824Z] === RUN TestKillContainer [2019-09-24T21:06:08.824Z] === RUN TestKillContainer/no_signal [2019-09-24T21:06:09.441Z] === RUN TestKillContainer/non_killing_signal [2019-09-24T21:06:10.058Z] === RUN TestKillContainer/killing_signal [2019-09-24T21:06:11.070Z] --- PASS: TestKillContainer (2.12s) [2019-09-24T21:06:11.070Z] --- PASS: TestKillContainer/no_signal (0.66s) [2019-09-24T21:06:11.070Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2019-09-24T21:06:11.070Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2019-09-24T21:06:11.070Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-24T21:06:11.070Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-24T21:06:11.687Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-24T21:06:12.308Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2019-09-24T21:06:12.308Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2019-09-24T21:06:12.308Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2019-09-24T21:06:12.308Z] === RUN TestKillStoppedContainer [2019-09-24T21:06:12.308Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-24T21:06:12.308Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-24T21:06:12.592Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-09-24T21:06:12.592Z] === RUN TestKillDifferentUserContainer [2019-09-24T21:06:13.210Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-09-24T21:06:13.210Z] === RUN TestInspectOomKilledTrue [2019-09-24T21:06:14.684Z] --- PASS: TestInspectOomKilledTrue (1.18s) [2019-09-24T21:06:14.684Z] === RUN TestInspectOomKilledFalse [2019-09-24T21:06:14.977Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2019-09-24T21:06:14.977Z] === RUN TestLinksEtcHostsContentMatch [2019-09-24T21:06:16.003Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-09-24T21:06:16.003Z] === RUN TestLinksContainerNames [2019-09-24T21:06:17.018Z] --- PASS: TestLinksContainerNames (1.35s) [2019-09-24T21:06:17.018Z] === RUN TestLogsFollowTailEmpty [2019-09-24T21:06:18.031Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2019-09-24T21:06:18.031Z] === RUN TestContainerNetworkMountsNoChown [2019-09-24T21:06:18.651Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/default [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/default [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/private [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/private [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rprivate [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/slave [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/slave [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rslave [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/shared [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/shared [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rshared [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/default [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/shared [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rslave [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rshared [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rprivate [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/slave [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/private [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-24T21:06:18.651Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-24T21:06:18.651Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-24T21:06:18.651Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-24T21:06:18.937Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-24T21:06:18.937Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-24T21:06:18.937Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-24T21:06:18.937Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-24T21:06:18.937Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-24T21:06:18.937Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-24T21:06:18.937Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-24T21:06:18.937Z] === RUN TestContainerBindMountNonRecursive [2019-09-24T21:06:20.970Z] --- PASS: TestContainerBindMountNonRecursive (1.70s) [2019-09-24T21:06:20.970Z] === RUN TestNetworkNat [2019-09-24T21:06:21.256Z] --- PASS: TestNetworkNat (0.73s) [2019-09-24T21:06:21.256Z] === RUN TestNetworkLocalhostTCPNat [2019-09-24T21:06:22.270Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2019-09-24T21:06:22.270Z] === RUN TestNetworkLoopbackNat [2019-09-24T21:06:22.887Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2019-09-24T21:06:22.887Z] === RUN TestPause [2019-09-24T21:06:23.895Z] --- PASS: TestPause (0.74s) [2019-09-24T21:06:23.895Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-24T21:06:23.895Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-24T21:06:23.895Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-24T21:06:23.895Z] === RUN TestPauseStopPausedContainer [2019-09-24T21:06:24.510Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2019-09-24T21:06:24.510Z] === RUN TestPsFilter [2019-09-24T21:06:24.793Z] --- PASS: TestPsFilter (0.19s) [2019-09-24T21:06:24.793Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-24T21:06:25.408Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2019-09-24T21:06:25.408Z] === RUN TestRemoveContainerWithVolume [2019-09-24T21:06:26.031Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2019-09-24T21:06:26.031Z] === RUN TestRemoveContainerRunning [2019-09-24T21:06:26.657Z] --- PASS: TestRemoveContainerRunning (0.69s) [2019-09-24T21:06:26.657Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-24T21:06:27.671Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2019-09-24T21:06:27.671Z] === RUN TestRemoveInvalidContainer [2019-09-24T21:06:27.671Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-24T21:06:27.671Z] === RUN TestRenameLinkedContainer [2019-09-24T21:06:30.353Z] --- PASS: TestRenameLinkedContainer (2.73s) [2019-09-24T21:06:30.353Z] === RUN TestRenameStoppedContainer [2019-09-24T21:06:30.975Z] --- PASS: TestRenameStoppedContainer (0.71s) [2019-09-24T21:06:30.975Z] === RUN TestRenameRunningContainerAndReuse [2019-09-24T21:06:32.456Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2019-09-24T21:06:32.456Z] === RUN TestRenameInvalidName [2019-09-24T21:06:33.077Z] --- PASS: TestRenameInvalidName (0.71s) [2019-09-24T21:06:33.077Z] === RUN TestRenameAnonymousContainer [2019-09-24T21:06:35.760Z] --- PASS: TestRenameAnonymousContainer (2.57s) [2019-09-24T21:06:35.760Z] === RUN TestRenameContainerWithSameName [2019-09-24T21:06:36.378Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2019-09-24T21:06:36.378Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-24T21:06:37.866Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2019-09-24T21:06:37.866Z] === RUN TestResize [2019-09-24T21:06:38.480Z] --- PASS: TestResize (0.70s) [2019-09-24T21:06:38.481Z] === RUN TestResizeWithInvalidSize [2019-09-24T21:06:39.097Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-09-24T21:06:39.097Z] === RUN TestResizeWhenContainerNotStarted [2019-09-24T21:06:39.717Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-24T21:06:39.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-24T21:06:39.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-24T21:06:39.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-24T21:06:39.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-24T21:06:39.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-24T21:06:39.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-24T21:06:41.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-24T21:06:43.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-24T21:06:43.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-24T21:06:43.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-24T21:06:43.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-24T21:06:44.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-24T21:06:46.419Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-24T21:06:47.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.08s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.21s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.23s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.43s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.01s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.43s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.32s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.28s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.28s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-09-24T21:06:49.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2019-09-24T21:06:49.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-09-24T21:06:49.477Z] === RUN TestCgroupNamespacesRun [2019-09-24T21:06:50.957Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2019-09-24T21:06:50.957Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-09-24T21:06:50.957Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-24T21:06:52.993Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-09-24T21:06:52.993Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-09-24T21:06:52.993Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-24T21:06:54.473Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2019-09-24T21:06:54.473Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-09-24T21:06:54.473Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-24T21:06:56.496Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2019-09-24T21:06:56.496Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-09-24T21:06:56.496Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-24T21:06:57.972Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2019-09-24T21:06:57.972Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-09-24T21:06:57.972Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-24T21:06:58.981Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-09-24T21:06:58.981Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-09-24T21:06:58.981Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-24T21:06:59.598Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-09-24T21:06:59.598Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-09-24T21:06:59.598Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-24T21:07:01.640Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2019-09-24T21:07:01.640Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-09-24T21:07:01.640Z] === RUN TestKernelTCPMemory [2019-09-24T21:07:02.256Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-09-24T21:07:02.256Z] === RUN TestNISDomainname [2019-09-24T21:07:03.269Z] --- PASS: TestNISDomainname (1.03s) [2019-09-24T21:07:03.269Z] === RUN TestHostnameDnsResolution [2019-09-24T21:07:04.747Z] --- PASS: TestHostnameDnsResolution (1.12s) [2019-09-24T21:07:04.747Z] === RUN TestStats [2019-09-24T21:07:06.771Z] --- PASS: TestStats (2.41s) [2019-09-24T21:07:06.771Z] === RUN TestStopContainerWithTimeout [2019-09-24T21:07:06.771Z] === RUN TestStopContainerWithTimeout/0 [2019-09-24T21:07:06.771Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-24T21:07:06.771Z] === RUN TestStopContainerWithTimeout/1 [2019-09-24T21:07:06.771Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-24T21:07:06.771Z] === RUN TestStopContainerWithTimeout/3 [2019-09-24T21:07:06.771Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-24T21:07:06.771Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-24T21:07:06.771Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-24T21:07:07.055Z] === CONT TestStopContainerWithTimeout/0 [2019-09-24T21:07:07.055Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-24T21:07:07.055Z] === CONT TestStopContainerWithTimeout/1 [2019-09-24T21:07:07.055Z] === CONT TestStopContainerWithTimeout/3 [2019-09-24T21:07:10.528Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-09-24T21:07:10.528Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2019-09-24T21:07:10.528Z] --- PASS: TestStopContainerWithTimeout/1 (2.42s) [2019-09-24T21:07:10.528Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2019-09-24T21:07:10.528Z] --- PASS: TestStopContainerWithTimeout/-1 (3.35s) [2019-09-24T21:07:10.528Z] === RUN TestDeleteDevicemapper [2019-09-24T21:07:10.528Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-24T21:07:10.528Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-24T21:07:10.528Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-24T21:07:13.225Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s) [2019-09-24T21:07:13.225Z] === RUN TestUpdateMemory [2019-09-24T21:07:14.237Z] --- PASS: TestUpdateMemory (1.07s) [2019-09-24T21:07:14.237Z] === RUN TestUpdateCPUQuota [2019-09-24T21:07:15.712Z] --- PASS: TestUpdateCPUQuota (1.54s) [2019-09-24T21:07:15.712Z] === RUN TestUpdatePidsLimit [2019-09-24T21:07:15.712Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-24T21:07:16.338Z] === RUN TestUpdatePidsLimit/no_change [2019-09-24T21:07:16.622Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-24T21:07:16.906Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-24T21:07:17.535Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-24T21:07:17.818Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-24T21:07:18.101Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-24T21:07:20.129Z] --- PASS: TestUpdatePidsLimit (3.98s) [2019-09-24T21:07:20.129Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-09-24T21:07:20.129Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-09-24T21:07:20.129Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-09-24T21:07:20.129Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-09-24T21:07:20.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-09-24T21:07:20.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2019-09-24T21:07:20.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-09-24T21:07:20.129Z] === RUN TestUpdateRestartPolicy [2019-09-24T21:07:32.651Z] --- PASS: TestUpdateRestartPolicy (12.10s) [2019-09-24T21:07:32.651Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-24T21:07:32.651Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2019-09-24T21:07:32.651Z] === RUN TestWaitNonBlocked [2019-09-24T21:07:32.651Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T21:07:32.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T21:07:32.651Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T21:07:32.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T21:07:32.651Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-24T21:07:32.651Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-24T21:07:33.665Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-09-24T21:07:33.665Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2019-09-24T21:07:33.665Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2019-09-24T21:07:33.665Z] === RUN TestWaitBlocked [2019-09-24T21:07:33.665Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-24T21:07:33.665Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-24T21:07:33.665Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-24T21:07:33.665Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-24T21:07:33.665Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-24T21:07:33.665Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-24T21:07:34.677Z] --- PASS: TestWaitBlocked (0.03s) [2019-09-24T21:07:34.677Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2019-09-24T21:07:34.677Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2019-09-24T21:07:34.677Z] === CONT TestIpcModeOlderClient [2019-09-24T21:07:34.677Z] === CONT TestContainerStartOnDaemonRestart [2019-09-24T21:07:34.677Z] === CONT TestDaemonRestartIpcMode [2019-09-24T21:07:34.677Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-09-24T21:07:38.169Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2019-09-24T21:07:38.169Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-09-24T21:07:38.452Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2019-09-24T21:07:38.453Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-09-24T21:07:38.453Z] PASS [2019-09-24T21:07:38.453Z] [2019-09-24T21:07:38.453Z] === Skipped [2019-09-24T21:07:38.453Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-09-24T21:07:38.453Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-24T21:07:38.453Z] [2019-09-24T21:07:38.453Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-24T21:07:38.453Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-24T21:07:38.453Z] [2019-09-24T21:07:38.453Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-09-24T21:07:38.453Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-24T21:07:38.453Z] [2019-09-24T21:07:38.453Z] [2019-09-24T21:07:38.453Z] DONE 197 tests, 3 skipped in 121.096s [2019-09-24T21:07:38.453Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-09-24T21:07:38.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:07:38.453Z] ++ set -e [2019-09-24T21:07:38.453Z] ++ '[' -n 0 ']' [2019-09-24T21:07:38.453Z] ++ set -x [2019-09-24T21:07:38.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:07:38.737Z] INFO: Testing against a local daemon [2019-09-24T21:07:38.737Z] === RUN TestCommitInheritsEnv [2019-09-24T21:07:39.021Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-09-24T21:07:39.021Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-24T21:07:39.021Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-24T21:07:39.021Z] === RUN TestImagesFilterMultiReference [2019-09-24T21:07:39.021Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-09-24T21:07:39.021Z] === RUN TestImagePullPlatformInvalid [2019-09-24T21:07:39.021Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-09-24T21:07:39.021Z] === RUN TestRemoveImageOrphaning [2019-09-24T21:07:39.638Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-09-24T21:07:39.638Z] === RUN TestRemoveImageGarbageCollector [2019-09-24T21:07:39.638Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-24T21:07:39.638Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:07:39.638Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-24T21:07:39.638Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-24T21:07:39.638Z] === RUN TestTagInvalidReference [2019-09-24T21:07:39.638Z] --- PASS: TestTagInvalidReference (0.04s) [2019-09-24T21:07:39.638Z] === RUN TestTagValidPrefixedRepo [2019-09-24T21:07:39.638Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-24T21:07:39.638Z] === RUN TestTagExistedNameWithoutForce [2019-09-24T21:07:39.638Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-09-24T21:07:39.638Z] === RUN TestTagOfficialNames [2019-09-24T21:07:39.923Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-24T21:07:39.923Z] === RUN TestTagMatchesDigest [2019-09-24T21:07:39.923Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-24T21:07:39.923Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-24T21:12:47.682Z] --- PASS: TestImportExtremelyLargeImageWorks (296.36s) [2019-09-24T21:12:47.682Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-09-24T21:12:47.682Z] PASS [2019-09-24T21:12:47.682Z] [2019-09-24T21:12:47.682Z] === Skipped [2019-09-24T21:12:47.682Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-24T21:12:47.682Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:12:47.682Z] [2019-09-24T21:12:47.682Z] [2019-09-24T21:12:47.682Z] DONE 12 tests, 1 skipped in 297.714s [2019-09-24T21:12:47.682Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-09-24T21:12:47.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:12:47.682Z] ++ set -e [2019-09-24T21:12:47.682Z] ++ '[' -n 0 ']' [2019-09-24T21:12:47.682Z] ++ set -x [2019-09-24T21:12:47.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:12:47.682Z] INFO: Testing against a local daemon [2019-09-24T21:12:47.682Z] === RUN TestNetworkCreateDelete [2019-09-24T21:12:47.682Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-09-24T21:12:47.682Z] === RUN TestDockerNetworkDeletePreferID [2019-09-24T21:12:47.682Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2019-09-24T21:12:47.682Z] === RUN TestInspectNetwork [2019-09-24T21:12:47.682Z] === RUN TestInspectNetwork/full_network_id [2019-09-24T21:12:47.682Z] === RUN TestInspectNetwork/partial_network_id [2019-09-24T21:12:47.682Z] === RUN TestInspectNetwork/network_name [2019-09-24T21:12:47.682Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-24T21:12:47.682Z] --- PASS: TestInspectNetwork (7.61s) [2019-09-24T21:12:47.682Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-09-24T21:12:47.682Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-24T21:12:47.682Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-24T21:12:47.682Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-24T21:12:47.682Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-24T21:12:47.682Z] === RUN TestRunContainerWithBridgeNone [2019-09-24T21:12:47.682Z] --- PASS: TestRunContainerWithBridgeNone (2.65s) [2019-09-24T21:12:47.682Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-09-24T21:12:47.682Z] === RUN TestNetworkInvalidJSON [2019-09-24T21:12:47.682Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-24T21:12:47.682Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-24T21:12:47.682Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T21:12:47.682Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T21:12:47.682Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T21:12:47.682Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T21:12:47.682Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-24T21:12:47.682Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-24T21:12:47.682Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-24T21:12:47.682Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-09-24T21:12:47.682Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-24T21:12:47.682Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-24T21:12:47.682Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-24T21:12:47.682Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-24T21:12:48.720Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-24T21:12:48.720Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-09-24T21:12:48.720Z] === RUN TestDaemonDefaultNetworkPools [2019-09-24T21:12:49.340Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-09-24T21:12:49.340Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-09-24T21:12:49.340Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-24T21:12:50.814Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2019-09-24T21:12:50.814Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-09-24T21:12:50.814Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-24T21:12:52.291Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2019-09-24T21:12:52.291Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-09-24T21:12:52.291Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-24T21:12:52.577Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-09-24T21:12:52.577Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-09-24T21:12:52.577Z] === RUN TestServiceWithPredefinedNetwork [2019-09-24T21:12:55.264Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2019-09-24T21:12:55.264Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-09-24T21:12:55.264Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-24T21:12:55.264Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-24T21:12:55.264Z] service_test.go:230: FLAKY_TEST [2019-09-24T21:12:55.264Z] === RUN TestServiceWithDataPathPortInit [2019-09-24T21:13:10.485Z] --- PASS: TestServiceWithDataPathPortInit (14.89s) [2019-09-24T21:13:10.485Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-24T21:13:10.485Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-24T21:13:10.485Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-24T21:13:17.309Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s) [2019-09-24T21:13:17.309Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-09-24T21:13:17.309Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qa6imkm08ukt35647hs27cgah Created:2019-09-24 21:13:10.939255139 +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[eff9bd25f1f682a76f3acab76dad0efc5c67a4e3b015a9d72e06c4f50e2aa895:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uwfbcp6nbpbg9uv1z57o6umlf EndpointID:004e8ebae4e6db910d6842b107a7c1150db80762e091a3e680ef8e08d41e8b8c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:be39c8d6f775c711cfe030bdf04dc21f0ce2fda38e7ae145468cd3e0a39bbeeb 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:076ffc99e5f8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uwfbcp6nbpbg9uv1z57o6umlf EndpointID:004e8ebae4e6db910d6842b107a7c1150db80762e091a3e680ef8e08d41e8b8c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-24T21:13:17.309Z] PASS [2019-09-24T21:13:17.309Z] [2019-09-24T21:13:17.309Z] === Skipped [2019-09-24T21:13:17.309Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-24T21:13:17.309Z] service_test.go:230: FLAKY_TEST [2019-09-24T21:13:17.309Z] [2019-09-24T21:13:17.309Z] [2019-09-24T21:13:17.309Z] DONE 21 tests, 1 skipped in 40.925s [2019-09-24T21:13:17.309Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-24T21:13:17.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:13:17.309Z] ++ set -e [2019-09-24T21:13:17.309Z] ++ '[' -n 0 ']' [2019-09-24T21:13:17.309Z] ++ set -x [2019-09-24T21:13:17.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:13:17.309Z] INFO: Testing against a local daemon [2019-09-24T21:13:17.309Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-24T21:13:18.794Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s) [2019-09-24T21:13:18.794Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-09-24T21:13:18.794Z] === RUN TestDockerNetworkIpvlan [2019-09-24T21:13:19.805Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-24T21:13:20.825Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-24T21:13:21.846Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-24T21:13:24.529Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-24T21:13:28.003Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-24T21:13:30.033Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-24T21:13:33.501Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-24T21:13:39.011Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-24T21:13:43.406Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-24T21:13:46.094Z] --- PASS: TestDockerNetworkIpvlan (26.86s) [2019-09-24T21:13:46.094Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T21:13:46.094Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2019-09-24T21:13:46.094Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T21:13:46.094Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-09-24T21:13:46.094Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T21:13:46.094Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.21s) [2019-09-24T21:13:46.094Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T21:13:46.094Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.25s) [2019-09-24T21:13:46.094Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T21:13:46.094Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.18s) [2019-09-24T21:13:46.094Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T21:13:46.094Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.21s) [2019-09-24T21:13:46.094Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T21:13:46.094Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.33s) [2019-09-24T21:13:46.094Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T21:13:46.094Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.23s) [2019-09-24T21:13:46.094Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-24T21:13:46.094Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.93s) [2019-09-24T21:13:46.094Z] PASS [2019-09-24T21:13:46.094Z] [2019-09-24T21:13:46.094Z] DONE 11 tests in 28.449s [2019-09-24T21:13:46.094Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-24T21:13:46.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:13:46.094Z] ++ set -e [2019-09-24T21:13:46.094Z] ++ '[' -n 0 ']' [2019-09-24T21:13:46.094Z] ++ set -x [2019-09-24T21:13:46.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:13:46.094Z] INFO: Testing against a local daemon [2019-09-24T21:13:46.094Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-24T21:13:47.117Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-09-24T21:13:47.117Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-09-24T21:13:47.117Z] === RUN TestDockerNetworkMacvlan [2019-09-24T21:13:48.134Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-24T21:13:49.145Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-24T21:13:50.157Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-24T21:13:52.862Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-24T21:13:56.328Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-24T21:14:01.832Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-24T21:14:02.116Z] --- PASS: TestDockerNetworkMacvlan (15.04s) [2019-09-24T21:14:02.116Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T21:14:02.116Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-24T21:14:02.116Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T21:14:02.116Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-24T21:14:02.116Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T21:14:02.116Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2019-09-24T21:14:02.116Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T21:14:02.116Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2019-09-24T21:14:02.116Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T21:14:02.116Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.27s) [2019-09-24T21:14:02.116Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-24T21:14:02.116Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) [2019-09-24T21:14:02.116Z] PASS [2019-09-24T21:14:02.116Z] [2019-09-24T21:14:02.116Z] DONE 8 tests in 16.618s [2019-09-24T21:14:02.401Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-24T21:14:02.401Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:02.401Z] ++ set -e [2019-09-24T21:14:02.401Z] ++ '[' -n 0 ']' [2019-09-24T21:14:02.401Z] ++ set -x [2019-09-24T21:14:02.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:02.401Z] testing: warning: no tests to run [2019-09-24T21:14:02.401Z] PASS [2019-09-24T21:14:02.401Z] [2019-09-24T21:14:02.401Z] DONE 0 tests in 0.016s [2019-09-24T21:14:02.401Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-24T21:14:02.401Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:02.401Z] ++ set -e [2019-09-24T21:14:02.401Z] ++ '[' -n 0 ']' [2019-09-24T21:14:02.401Z] ++ set -x [2019-09-24T21:14:02.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:02.401Z] INFO: Testing against a local daemon [2019-09-24T21:14:02.401Z] === RUN TestAuthZPluginAllowRequest [2019-09-24T21:14:04.441Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-09-24T21:14:04.441Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-09-24T21:14:04.441Z] === RUN TestAuthZPluginTLS [2019-09-24T21:14:04.725Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-09-24T21:14:04.725Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-09-24T21:14:04.725Z] === RUN TestAuthZPluginDenyRequest [2019-09-24T21:14:05.349Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-09-24T21:14:05.349Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-09-24T21:14:05.349Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-24T21:14:05.978Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-09-24T21:14:05.978Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-09-24T21:14:05.978Z] === RUN TestAuthZPluginDenyResponse [2019-09-24T21:14:06.264Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-09-24T21:14:06.264Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-09-24T21:14:06.264Z] === RUN TestAuthZPluginAllowEventStream [2019-09-24T21:14:08.295Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-09-24T21:14:08.295Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-09-24T21:14:08.295Z] === RUN TestAuthZPluginErrorResponse [2019-09-24T21:14:08.579Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-09-24T21:14:08.579Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-09-24T21:14:08.579Z] === RUN TestAuthZPluginErrorRequest [2019-09-24T21:14:09.198Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-09-24T21:14:09.198Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-09-24T21:14:09.198Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-24T21:14:09.814Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-09-24T21:14:09.814Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-09-24T21:14:09.814Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-24T21:14:11.846Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-09-24T21:14:11.846Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-09-24T21:14:11.846Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-24T21:14:14.536Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2019-09-24T21:14:14.536Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-09-24T21:14:14.536Z] === RUN TestAuthZPluginHeader [2019-09-24T21:14:15.156Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-09-24T21:14:15.156Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-09-24T21:14:15.156Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-24T21:14:15.156Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-24T21:14:15.156Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:14:15.156Z] === RUN TestAuthZPluginV2Disable [2019-09-24T21:14:15.156Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-24T21:14:15.156Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:14:15.156Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-24T21:14:15.156Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-24T21:14:15.156Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:14:15.156Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-24T21:14:15.156Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-24T21:14:15.156Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:14:15.156Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-24T21:14:33.595Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-09-24T21:14:33.595Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-09-24T21:14:33.595Z] PASS [2019-09-24T21:14:33.595Z] [2019-09-24T21:14:33.595Z] === Skipped [2019-09-24T21:14:33.595Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-24T21:14:33.595Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:14:33.595Z] [2019-09-24T21:14:33.595Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-24T21:14:33.595Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:14:33.595Z] [2019-09-24T21:14:33.595Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-24T21:14:33.595Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:14:33.595Z] [2019-09-24T21:14:33.595Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-24T21:14:33.595Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:14:33.595Z] [2019-09-24T21:14:33.595Z] [2019-09-24T21:14:33.595Z] DONE 17 tests, 4 skipped in 29.566s [2019-09-24T21:14:33.595Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-24T21:14:33.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:33.595Z] ++ set -e [2019-09-24T21:14:33.595Z] ++ '[' -n 0 ']' [2019-09-24T21:14:33.595Z] ++ set -x [2019-09-24T21:14:33.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:33.595Z] INFO: Testing against a local daemon [2019-09-24T21:14:33.595Z] === RUN TestPluginInvalidJSON [2019-09-24T21:14:33.595Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T21:14:33.595Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T21:14:33.595Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-24T21:14:33.595Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-24T21:14:33.595Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-24T21:14:33.595Z] PASS [2019-09-24T21:14:33.595Z] [2019-09-24T21:14:33.595Z] DONE 2 tests in 0.123s [2019-09-24T21:14:33.595Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-24T21:14:33.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:33.595Z] ++ set -e [2019-09-24T21:14:33.595Z] ++ '[' -n 0 ']' [2019-09-24T21:14:33.595Z] ++ set -x [2019-09-24T21:14:33.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:33.596Z] INFO: Testing against a local daemon [2019-09-24T21:14:33.596Z] === RUN TestExternalGraphDriver [2019-09-24T21:14:33.596Z] === RUN TestExternalGraphDriver/json [2019-09-24T21:14:34.629Z] === RUN TestExternalGraphDriver/spec [2019-09-24T21:14:36.661Z] === RUN TestExternalGraphDriver/pull [2019-09-24T21:14:38.686Z] --- PASS: TestExternalGraphDriver (6.63s) [2019-09-24T21:14:38.687Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-09-24T21:14:38.687Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-09-24T21:14:38.687Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2019-09-24T21:14:38.687Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2019-09-24T21:14:38.687Z] === RUN TestGraphdriverPluginV2 [2019-09-24T21:14:38.974Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-24T21:14:38.974Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:14:38.974Z] PASS [2019-09-24T21:14:38.974Z] [2019-09-24T21:14:38.974Z] === Skipped [2019-09-24T21:14:38.974Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-24T21:14:38.974Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:14:38.974Z] [2019-09-24T21:14:38.974Z] [2019-09-24T21:14:38.974Z] DONE 5 tests, 1 skipped in 6.783s [2019-09-24T21:14:38.974Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-24T21:14:38.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:38.974Z] ++ set -e [2019-09-24T21:14:38.974Z] ++ '[' -n 0 ']' [2019-09-24T21:14:38.974Z] ++ set -x [2019-09-24T21:14:38.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:38.974Z] INFO: Testing against a local daemon [2019-09-24T21:14:38.974Z] === RUN TestContinueAfterPluginCrash [2019-09-24T21:14:38.974Z] === PAUSE TestContinueAfterPluginCrash [2019-09-24T21:14:38.974Z] === RUN TestDaemonStartWithLogOpt [2019-09-24T21:14:38.974Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-24T21:14:38.974Z] === CONT TestContinueAfterPluginCrash [2019-09-24T21:14:38.974Z] === CONT TestDaemonStartWithLogOpt [2019-09-24T21:14:57.491Z] --- PASS: TestDaemonStartWithLogOpt (15.46s) [2019-09-24T21:14:57.491Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-09-24T21:14:59.511Z] --- PASS: TestContinueAfterPluginCrash (20.27s) [2019-09-24T21:14:59.511Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-09-24T21:14:59.511Z] PASS [2019-09-24T21:14:59.511Z] [2019-09-24T21:14:59.511Z] DONE 2 tests in 20.370s [2019-09-24T21:14:59.511Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-24T21:14:59.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:59.511Z] ++ set -e [2019-09-24T21:14:59.511Z] ++ '[' -n 0 ']' [2019-09-24T21:14:59.511Z] ++ set -x [2019-09-24T21:14:59.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:14:59.511Z] INFO: Testing against a local daemon [2019-09-24T21:14:59.511Z] === RUN TestPluginWithDevMounts [2019-09-24T21:14:59.511Z] === PAUSE TestPluginWithDevMounts [2019-09-24T21:14:59.511Z] === CONT TestPluginWithDevMounts [2019-09-24T21:15:01.559Z] --- PASS: TestPluginWithDevMounts (2.34s) [2019-09-24T21:15:01.559Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-09-24T21:15:01.559Z] PASS [2019-09-24T21:15:01.559Z] [2019-09-24T21:15:01.559Z] DONE 1 tests in 2.437s [2019-09-24T21:15:01.843Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-09-24T21:15:01.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:15:01.843Z] ++ set -e [2019-09-24T21:15:01.843Z] ++ '[' -n 0 ']' [2019-09-24T21:15:01.843Z] ++ set -x [2019-09-24T21:15:01.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:15:01.843Z] INFO: Testing against a local daemon [2019-09-24T21:15:01.843Z] === RUN TestSecretInspect [2019-09-24T21:15:04.534Z] --- PASS: TestSecretInspect (2.24s) [2019-09-24T21:15:04.534Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-09-24T21:15:04.534Z] === RUN TestSecretList [2019-09-24T21:15:07.233Z] --- PASS: TestSecretList (2.69s) [2019-09-24T21:15:07.233Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-09-24T21:15:07.233Z] === RUN TestSecretsCreateAndDelete [2019-09-24T21:15:09.261Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2019-09-24T21:15:09.261Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-09-24T21:15:09.261Z] === RUN TestSecretsUpdate [2019-09-24T21:15:11.297Z] --- PASS: TestSecretsUpdate (2.18s) [2019-09-24T21:15:11.297Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-09-24T21:15:11.297Z] === RUN TestTemplatedSecret [2019-09-24T21:15:13.997Z] --- PASS: TestTemplatedSecret (2.92s) [2019-09-24T21:15:13.997Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-09-24T21:15:13.997Z] === RUN TestSecretCreateResolve [2019-09-24T21:15:16.714Z] --- PASS: TestSecretCreateResolve (2.21s) [2019-09-24T21:15:16.714Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-09-24T21:15:16.714Z] PASS [2019-09-24T21:15:16.714Z] [2019-09-24T21:15:16.714Z] DONE 6 tests in 14.542s [2019-09-24T21:15:16.714Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-09-24T21:15:16.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:15:16.714Z] ++ set -e [2019-09-24T21:15:16.714Z] ++ '[' -n 0 ']' [2019-09-24T21:15:16.714Z] ++ set -x [2019-09-24T21:15:16.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:15:16.714Z] INFO: Testing against a local daemon [2019-09-24T21:15:16.714Z] === RUN TestServiceCreateInit [2019-09-24T21:15:16.714Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-24T21:15:21.108Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-24T21:15:25.504Z] --- PASS: TestServiceCreateInit (8.76s) [2019-09-24T21:15:25.504Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2019-09-24T21:15:25.504Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-09-24T21:15:25.504Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.35s) [2019-09-24T21:15:25.504Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-09-24T21:15:25.504Z] === RUN TestCreateServiceMultipleTimes [2019-09-24T21:15:43.990Z] --- PASS: TestCreateServiceMultipleTimes (18.57s) [2019-09-24T21:15:43.990Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-09-24T21:15:43.990Z] === RUN TestCreateServiceConflict [2019-09-24T21:15:46.018Z] --- PASS: TestCreateServiceConflict (2.23s) [2019-09-24T21:15:46.018Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-09-24T21:15:46.018Z] === RUN TestCreateServiceMaxReplicas [2019-09-24T21:15:49.508Z] --- PASS: TestCreateServiceMaxReplicas (3.01s) [2019-09-24T21:15:49.508Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-09-24T21:15:49.508Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-24T21:16:04.743Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.25s) [2019-09-24T21:16:04.743Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-09-24T21:16:04.743Z] === RUN TestCreateServiceSecretFileMode [2019-09-24T21:16:04.743Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2019-09-24T21:16:04.743Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-09-24T21:16:04.743Z] === RUN TestCreateServiceConfigFileMode [2019-09-24T21:16:07.427Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2019-09-24T21:16:07.427Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-09-24T21:16:07.427Z] === RUN TestCreateServiceSysctls [2019-09-24T21:16:10.889Z] --- PASS: TestCreateServiceSysctls (3.51s) [2019-09-24T21:16:10.889Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-09-24T21:16:10.889Z] === RUN TestCreateServiceCapabilities [2019-09-24T21:16:13.584Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2019-09-24T21:16:13.584Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-09-24T21:16:13.584Z] === RUN TestInspect [2019-09-24T21:16:17.074Z] --- PASS: TestInspect (2.85s) [2019-09-24T21:16:17.074Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-09-24T21:16:17.074Z] === RUN TestDockerNetworkConnectAlias [2019-09-24T21:16:21.470Z] --- PASS: TestDockerNetworkConnectAlias (4.69s) [2019-09-24T21:16:21.470Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-09-24T21:16:21.470Z] === RUN TestDockerNetworkReConnect [2019-09-24T21:16:24.942Z] --- PASS: TestDockerNetworkReConnect (3.62s) [2019-09-24T21:16:24.942Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-09-24T21:16:24.942Z] === RUN TestServicePlugin [2019-09-24T21:16:24.942Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-24T21:16:24.942Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:16:24.942Z] === RUN TestServiceUpdateLabel [2019-09-24T21:16:26.972Z] --- PASS: TestServiceUpdateLabel (2.21s) [2019-09-24T21:16:26.972Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-09-24T21:16:26.972Z] === RUN TestServiceUpdateSecrets [2019-09-24T21:16:45.416Z] --- PASS: TestServiceUpdateSecrets (15.34s) [2019-09-24T21:16:45.416Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-09-24T21:16:45.416Z] === RUN TestServiceUpdateConfigs [2019-09-24T21:16:57.928Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2019-09-24T21:16:57.928Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-09-24T21:16:57.928Z] === RUN TestServiceUpdateNetwork [2019-09-24T21:17:10.466Z] --- PASS: TestServiceUpdateNetwork (12.94s) [2019-09-24T21:17:10.466Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-09-24T21:17:10.466Z] PASS [2019-09-24T21:17:10.466Z] [2019-09-24T21:17:10.466Z] === Skipped [2019-09-24T21:17:10.466Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-09-24T21:17:10.466Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-24T21:17:10.466Z] [2019-09-24T21:17:10.466Z] [2019-09-24T21:17:10.466Z] DONE 19 tests, 1 skipped in 113.819s [2019-09-24T21:17:10.466Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-09-24T21:17:10.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:17:10.466Z] ++ set -e [2019-09-24T21:17:10.466Z] ++ '[' -n 0 ']' [2019-09-24T21:17:10.466Z] ++ set -x [2019-09-24T21:17:10.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:17:10.466Z] INFO: Testing against a local daemon [2019-09-24T21:17:10.466Z] === RUN TestSessionCreate [2019-09-24T21:17:10.466Z] --- PASS: TestSessionCreate (0.05s) [2019-09-24T21:17:10.466Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-24T21:17:10.466Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-09-24T21:17:10.466Z] PASS [2019-09-24T21:17:10.466Z] [2019-09-24T21:17:10.466Z] DONE 2 tests in 0.195s [2019-09-24T21:17:10.466Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-09-24T21:17:10.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:17:10.466Z] ++ set -e [2019-09-24T21:17:10.466Z] ++ '[' -n 0 ']' [2019-09-24T21:17:10.466Z] ++ set -x [2019-09-24T21:17:10.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:17:10.466Z] INFO: Testing against a local daemon [2019-09-24T21:17:10.466Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-24T21:17:10.466Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-24T21:17:10.466Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-24T21:17:10.466Z] === RUN TestEventsExecDie [2019-09-24T21:17:11.476Z] --- PASS: TestEventsExecDie (0.92s) [2019-09-24T21:17:11.476Z] === RUN TestEventsBackwardsCompatible [2019-09-24T21:17:11.476Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-09-24T21:17:11.476Z] === RUN TestInfoBinaryCommits [2019-09-24T21:17:11.476Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-09-24T21:17:11.476Z] === RUN TestInfoAPIVersioned [2019-09-24T21:17:11.476Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-24T21:17:11.476Z] === RUN TestInfoAPI [2019-09-24T21:17:11.476Z] --- PASS: TestInfoAPI (0.05s) [2019-09-24T21:17:11.476Z] === RUN TestInfoAPIWarnings [2019-09-24T21:17:12.496Z] --- PASS: TestInfoAPIWarnings (0.95s) [2019-09-24T21:17:12.496Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-09-24T21:17:12.496Z] === RUN TestLoginFailsWithBadCredentials [2019-09-24T21:17:13.111Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) [2019-09-24T21:17:13.111Z] === RUN TestPingCacheHeaders [2019-09-24T21:17:13.111Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-09-24T21:17:13.111Z] === RUN TestPingGet [2019-09-24T21:17:13.111Z] --- PASS: TestPingGet (0.05s) [2019-09-24T21:17:13.111Z] === RUN TestPingHead [2019-09-24T21:17:13.111Z] --- PASS: TestPingHead (0.05s) [2019-09-24T21:17:13.111Z] === RUN TestVersion [2019-09-24T21:17:13.395Z] --- PASS: TestVersion (0.05s) [2019-09-24T21:17:13.395Z] PASS [2019-09-24T21:17:13.395Z] [2019-09-24T21:17:13.395Z] === Skipped [2019-09-24T21:17:13.395Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-24T21:17:13.395Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-24T21:17:13.395Z] [2019-09-24T21:17:13.395Z] [2019-09-24T21:17:13.395Z] DONE 12 tests, 1 skipped in 2.937s [2019-09-24T21:17:13.395Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-09-24T21:17:13.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:17:13.395Z] ++ set -e [2019-09-24T21:17:13.395Z] ++ '[' -n 0 ']' [2019-09-24T21:17:13.395Z] ++ set -x [2019-09-24T21:17:13.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-24T21:17:13.396Z] INFO: Testing against a local daemon [2019-09-24T21:17:13.396Z] === RUN TestVolumesCreateAndList [2019-09-24T21:17:13.396Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-24T21:17:13.396Z] === RUN TestVolumesRemove [2019-09-24T21:17:13.396Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-24T21:17:13.396Z] === RUN TestVolumesInspect [2019-09-24T21:17:13.678Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-24T21:17:13.678Z] === RUN TestVolumesInvalidJSON [2019-09-24T21:17:13.678Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-24T21:17:13.678Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-24T21:17:13.678Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-24T21:17:13.678Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-24T21:17:13.678Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-24T21:17:13.678Z] PASS [2019-09-24T21:17:13.678Z] [2019-09-24T21:17:13.678Z] DONE 5 tests in 0.305s [2019-09-24T21:17:13.678Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-24T21:17:13.960Z] ++++ cat bundles/test-integration/docker.pid [2019-09-24T21:17:13.960Z] +++ kill 13034 [2019-09-24T21:17:15.443Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-24T21:17:15.443Z] +++ /etc/init.d/apparmor stop [2019-09-24T21:17:15.443Z] Clearing AppArmor profiles cache:. [2019-09-24T21:17:15.443Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-24T21:17:15.443Z] Unloading profiles will leave already running processes permanently [2019-09-24T21:17:15.443Z] unconfined, which can lead to unexpected situations. [2019-09-24T21:17:15.443Z] [2019-09-24T21:17:15.443Z] To set a process to complain mode, use the command line tool [2019-09-24T21:17:15.443Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-24T21:17:15.443Z] with the 'teardown' option." [2019-09-24T21:17:15.443Z] Post stage [Pipeline] junit [2019-09-24T21:17:16.956Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-24T21:17:17.810Z] + echo Ensuring container killed. [2019-09-24T21:17:17.810Z] Ensuring container killed. [2019-09-24T21:17:17.810Z] + docker rm -vf docker-pr3 [2019-09-24T21:17:17.810Z] Error: No such container: docker-pr3 [2019-09-24T21:17:17.810Z] + true [Pipeline] sh [2019-09-24T21:17:18.192Z] + echo Chowning /workspace to jenkins user [2019-09-24T21:17:18.192Z] Chowning /workspace to jenkins user [2019-09-24T21:17:18.192Z] + id -u [2019-09-24T21:17:18.192Z] + id -g [2019-09-24T21:17:18.192Z] + docker run --rm -v /home/docker/workspace/moby_PR-39980:/workspace busybox chown -R 1001:1001 /workspace [2019-09-24T21:17:18.192Z] Unable to find image 'busybox:latest' locally [2019-09-24T21:17:18.475Z] latest: Pulling from library/busybox [2019-09-24T21:17:18.475Z] e38168a01e65: Pulling fs layer [2019-09-24T21:17:19.093Z] e38168a01e65: Verifying Checksum [2019-09-24T21:17:19.093Z] e38168a01e65: Download complete [2019-09-24T21:17:19.093Z] e38168a01e65: Pull complete [2019-09-24T21:17:19.093Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-24T21:17:19.093Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-24T21:17:21.518Z] + bundleName=ppc64le-integration [2019-09-24T21:17:21.518Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-09-24T21:17:21.518Z] Creating ppc64le-integration-bundles.tar.gz [2019-09-24T21:17:21.518Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2019-09-24T21:17:21.518Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-24T21:17:21.835Z] Archiving artifacts [2019-09-24T21:17:22.219Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39980/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-24T21:17:22.619Z] + make clean [2019-09-24T21:17:23.235Z] docker volume rm -f docker-dev-cache [2019-09-24T21:17:23.235Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [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