Pull request #39919 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 rather than 095ca77f4810b4e074ee47894f68434fece612c5 Obtained Jenkinsfile from 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 9d211b4b26f02e228a3affd71de33f5afd9f4d88 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-10T19:53:33.500Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-10T19:53:33.508Z] Trying to pass milestone 6 [Pipeline] milestone [2019-10-10T19:53:33.523Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-10T19:53:33.639Z] Running on ubuntu-1804-overlay2 (i-0fd0f139c624a1223) in /home/ubuntu/workspace/moby_PR-39919 [Pipeline] { [Pipeline] checkout [2019-10-10T19:53:33.682Z] using credential docker-jenkins-github-credentials [2019-10-10T19:53:33.690Z] Cloning the remote Git repository [2019-10-10T19:53:33.690Z] Cloning with configured refspecs honoured and without tags [2019-10-10T19:53:33.707Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T19:53:33.707Z] > git init /home/ubuntu/workspace/moby_PR-39919 # timeout=10 [2019-10-10T19:53:33.719Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:53:33.719Z] > git --version # timeout=10 [2019-10-10T19:53:33.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:53:33.721Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:53:46.634Z] Fetching without tags [2019-10-10T19:53:46.884Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:53:47.385Z] Merge succeeded, producing 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:53:47.386Z] Checking out Revision 095ca77f4810b4e074ee47894f68434fece612c5 (PR-39919) [2019-10-10T19:53:47.783Z] Commit message: "Use build args to override binary commits in dockerfile" [2019-10-10T19:53:47.791Z] First time build. Skipping changelog. [2019-10-10T19:53:46.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:53:46.641Z] > git config --add remote.origin.fetch +refs/pull/39919/head:refs/remotes/origin/PR-39919 # timeout=10 [2019-10-10T19:53:46.643Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T19:53:46.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:53:46.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:53:46.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:53:46.653Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:53:46.902Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:53:46.904Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:53:47.391Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T19:53:47.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T19:53:47.404Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:53:47.412Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:53:47.801Z] > git rev-list --no-walk 239fa2092b597ae1c37d3c55e9cc5137beddafbb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T19:53:48.869Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39919:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-10T19:53:52.142Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2019-10-10T19:53:52.942Z] Running on ubuntu-1804-overlay2 (i-0358a94e85368295f) in /home/ubuntu/workspace/moby_PR-39919 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-10T19:53:52.946Z] Running on ubuntu-1804-overlay2 (i-02b908cad22413a72) in /home/ubuntu/workspace/moby_PR-39919 Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-10T19:53:52.962Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-39919 [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [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] } [Pipeline] checkout [2019-10-10T19:53:53.084Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-10T19:53:53.087Z] Running on azwin-2-bc7060 in d:\jenkins\workspace\moby_PR-39919 [2019-10-10T19:53:53.094Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-39919 [Pipeline] // stage [2019-10-10T19:53:53.099Z] Cloning the remote Git repository [2019-10-10T19:53:53.099Z] Cloning with configured refspecs honoured and without tags [2019-10-10T19:53:53.132Z] using credential docker-jenkins-github-credentials [2019-10-10T19:53:53.149Z] using credential docker-jenkins-github-credentials [2019-10-10T19:53:53.281Z] Cloning the remote Git repository [2019-10-10T19:53:53.281Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2019-10-10T19:53:53.287Z] Cloning the remote Git repository [2019-10-10T19:53:53.287Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] ws [2019-10-10T19:53:53.325Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-10T19:53:53.581Z] using credential docker-jenkins-github-credentials [2019-10-10T19:53:53.632Z] Cloning the remote Git repository [2019-10-10T19:53:53.632Z] Cloning with configured refspecs honoured and without tags [2019-10-10T19:53:53.661Z] using credential docker-jenkins-github-credentials [2019-10-10T19:53:53.797Z] Fetching changes from the remote Git repository [2019-10-10T19:53:53.927Z] Fetching without tags [2019-10-10T19:53:53.102Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T19:53:53.102Z] > git init /home/ubuntu/workspace/moby_PR-39919 # timeout=10 [2019-10-10T19:53:53.125Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:53:53.125Z] > git --version # timeout=10 [2019-10-10T19:53:53.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:53:53.133Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:53:53.324Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T19:53:53.324Z] > git init /home/ubuntu/workspace/moby_PR-39919 # timeout=10 [2019-10-10T19:53:53.337Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:53:53.337Z] > git --version # timeout=10 [2019-10-10T19:53:53.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:53:53.342Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:53:53.283Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T19:53:53.284Z] > git init /home/docker/workspace/moby_PR-39919 # timeout=10 [2019-10-10T19:53:53.296Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:53:53.296Z] > git --version # timeout=10 [2019-10-10T19:53:53.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:53:53.301Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:53:53.665Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T19:53:53.668Z] > git init /home/jenkins/workspace/moby_PR-39919 # timeout=10 [2019-10-10T19:53:53.686Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:53:53.688Z] > git --version # timeout=10 [2019-10-10T19:53:53.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:53:53.728Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:53:53.687Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-10T19:53:53.820Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:53:53.949Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:53:53.949Z] > git --version # timeout=10 [2019-10-10T19:53:54.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:53:54.003Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:53:58.195Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:53:58.218Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:53:58.273Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:00.531Z] Merge succeeded, producing 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:00.532Z] Checking out Revision 095ca77f4810b4e074ee47894f68434fece612c5 (PR-39919) [2019-10-10T19:54:00.864Z] Commit message: "Use build args to override binary commits in dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T19:54:00.283Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T19:54:00.421Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-10T19:54:00.554Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:54:00.607Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:02.387Z] + docker version [2019-10-10T19:54:02.387Z] Client: Docker Engine - Enterprise [2019-10-10T19:54:02.387Z] Version: 19.03.2 [2019-10-10T19:54:02.387Z] API version: 1.40 [2019-10-10T19:54:02.387Z] Go version: go1.12.8 [2019-10-10T19:54:02.387Z] Git commit: c92ab06ed9 [2019-10-10T19:54:02.387Z] Built: 09/03/2019 16:38:11 [2019-10-10T19:54:02.387Z] OS/Arch: windows/amd64 [2019-10-10T19:54:02.387Z] Experimental: false [2019-10-10T19:54:02.387Z] [2019-10-10T19:54:02.387Z] Server: Docker Engine - Enterprise [2019-10-10T19:54:02.387Z] Engine: [2019-10-10T19:54:02.387Z] Version: 19.03.2 [2019-10-10T19:54:02.387Z] API version: 1.40 (minimum version 1.24) [2019-10-10T19:54:02.387Z] Go version: go1.12.8 [2019-10-10T19:54:02.387Z] Git commit: c92ab06ed9 [2019-10-10T19:54:02.387Z] Built: 09/03/2019 16:35:47 [2019-10-10T19:54:02.387Z] OS/Arch: windows/amd64 [2019-10-10T19:54:02.387Z] Experimental: true [Pipeline] sh [2019-10-10T19:54:02.724Z] Fetching without tags [2019-10-10T19:54:02.581Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:54:02.600Z] > git config --add remote.origin.fetch +refs/pull/39919/head:refs/remotes/origin/PR-39919 # timeout=10 [2019-10-10T19:54:02.618Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T19:54:02.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:54:02.752Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:54:02.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:54:02.755Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:54:03.163Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:03.458Z] + docker info [2019-10-10T19:54:03.923Z] Merge succeeded, producing 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:03.924Z] Checking out Revision 095ca77f4810b4e074ee47894f68434fece612c5 (PR-39919) [2019-10-10T19:54:03.186Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:54:03.205Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:03.809Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T19:54:03.878Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T19:54:03.961Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:54:03.981Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:04.742Z] Commit message: "Use build args to override binary commits in dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T19:54:06.035Z] Fetching without tags [2019-10-10T19:54:06.153Z] + docker version [2019-10-10T19:54:06.153Z] Client: [2019-10-10T19:54:06.153Z] Version: 18.06.1-ce [2019-10-10T19:54:06.153Z] API version: 1.38 [2019-10-10T19:54:06.153Z] Go version: go1.10.3 [2019-10-10T19:54:06.153Z] Git commit: e68fc7a [2019-10-10T19:54:06.153Z] Built: Tue Aug 21 17:24:34 2018 [2019-10-10T19:54:06.153Z] OS/Arch: linux/s390x [2019-10-10T19:54:06.153Z] Experimental: false [2019-10-10T19:54:06.153Z] [2019-10-10T19:54:06.153Z] Server: [2019-10-10T19:54:06.153Z] Engine: [2019-10-10T19:54:06.153Z] Version: 18.06.1-ce [2019-10-10T19:54:06.153Z] API version: 1.38 (minimum version 1.12) [2019-10-10T19:54:06.153Z] Go version: go1.10.3 [2019-10-10T19:54:06.153Z] Git commit: e68fc7a [2019-10-10T19:54:06.153Z] Built: Tue Aug 21 17:23:34 2018 [2019-10-10T19:54:06.153Z] OS/Arch: linux/s390x [2019-10-10T19:54:06.153Z] Experimental: true [Pipeline] sh [2019-10-10T19:54:06.303Z] Fetching without tags [2019-10-10T19:54:06.309Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:06.426Z] Client: [2019-10-10T19:54:06.426Z] Debug Mode: false [2019-10-10T19:54:06.426Z] Plugins: [2019-10-10T19:54:06.426Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-10T19:54:06.426Z] [2019-10-10T19:54:06.426Z] Server: [2019-10-10T19:54:06.426Z] Containers: 0 [2019-10-10T19:54:06.426Z] Running: 0 [2019-10-10T19:54:06.426Z] Paused: 0 [2019-10-10T19:54:06.426Z] Stopped: 0 [2019-10-10T19:54:06.426Z] Images: 8 [2019-10-10T19:54:06.426Z] Server Version: 19.03.2 [2019-10-10T19:54:06.426Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-10T19:54:06.426Z] Windows: [2019-10-10T19:54:06.426Z] LCOW: [2019-10-10T19:54:06.426Z] Logging Driver: json-file [2019-10-10T19:54:06.426Z] Plugins: [2019-10-10T19:54:06.426Z] Volume: local [2019-10-10T19:54:06.426Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-10T19:54:06.426Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T19:54:06.426Z] Swarm: inactive [2019-10-10T19:54:06.426Z] Default Isolation: process [2019-10-10T19:54:06.426Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T19:54:06.426Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T19:54:06.426Z] OSType: windows [2019-10-10T19:54:06.426Z] Architecture: x86_64 [2019-10-10T19:54:06.426Z] CPUs: 4 [2019-10-10T19:54:06.426Z] Total Memory: 32GiB [2019-10-10T19:54:06.426Z] Name: azwin-2-bc7060 [2019-10-10T19:54:06.426Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-10T19:54:06.426Z] Docker Root Dir: D:\docker [2019-10-10T19:54:06.426Z] Debug Mode: false [2019-10-10T19:54:06.426Z] Registry: https://index.docker.io/v1/ [2019-10-10T19:54:06.426Z] Labels: [2019-10-10T19:54:06.426Z] Experimental: true [2019-10-10T19:54:06.426Z] Insecure Registries: [2019-10-10T19:54:06.426Z] 10.0.0.4:5000 [2019-10-10T19:54:06.426Z] 127.0.0.0/8 [2019-10-10T19:54:06.426Z] Registry Mirrors: [2019-10-10T19:54:06.426Z] http://10.0.0.4:5000/ [2019-10-10T19:54:06.426Z] Live Restore Enabled: false [2019-10-10T19:54:06.426Z] [2019-10-10T19:54:06.545Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 095ca77f4810b4e074ee47894f68434fece612c5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-10T19:54:06.900Z] Merge succeeded, producing 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:06.901Z] Checking out Revision 095ca77f4810b4e074ee47894f68434fece612c5 (PR-39919) [2019-10-10T19:54:07.059Z] + docker info [2019-10-10T19:54:07.060Z] Containers: 0 [2019-10-10T19:54:07.060Z] Running: 0 [2019-10-10T19:54:07.060Z] Paused: 0 [2019-10-10T19:54:07.060Z] Stopped: 0 [2019-10-10T19:54:07.060Z] Images: 0 [2019-10-10T19:54:07.060Z] Server Version: 18.06.1-ce [2019-10-10T19:54:07.060Z] Storage Driver: overlay2 [2019-10-10T19:54:07.060Z] Backing Filesystem: extfs [2019-10-10T19:54:07.060Z] Supports d_type: true [2019-10-10T19:54:07.060Z] Native Overlay Diff: true [2019-10-10T19:54:07.060Z] Logging Driver: json-file [2019-10-10T19:54:07.060Z] Cgroup Driver: cgroupfs [2019-10-10T19:54:07.060Z] Plugins: [2019-10-10T19:54:07.060Z] Volume: local [2019-10-10T19:54:07.060Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T19:54:07.060Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-10T19:54:07.060Z] Swarm: inactive [2019-10-10T19:54:07.060Z] Runtimes: runc [2019-10-10T19:54:07.060Z] Default Runtime: runc [2019-10-10T19:54:07.060Z] Init Binary: docker-init [2019-10-10T19:54:07.060Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-10T19:54:07.060Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-10T19:54:07.060Z] init version: fec3683 [2019-10-10T19:54:07.060Z] Security Options: [2019-10-10T19:54:07.060Z] apparmor [2019-10-10T19:54:07.060Z] seccomp [2019-10-10T19:54:07.060Z] Profile: default [2019-10-10T19:54:07.060Z] Kernel Version: 4.4.0-164-generic [2019-10-10T19:54:07.060Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-10T19:54:07.060Z] OSType: linux [2019-10-10T19:54:07.060Z] Architecture: s390x [2019-10-10T19:54:07.060Z] CPUs: 2 [2019-10-10T19:54:07.060Z] Total Memory: 7.862GiB [2019-10-10T19:54:07.060Z] Name: s390x-ubuntu-16 [2019-10-10T19:54:07.060Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-10T19:54:07.060Z] Docker Root Dir: /var/lib/docker [2019-10-10T19:54:07.060Z] Debug Mode (client): false [2019-10-10T19:54:07.060Z] Debug Mode (server): false [2019-10-10T19:54:07.060Z] Username: dockerbuildbot [2019-10-10T19:54:07.060Z] Registry: https://index.docker.io/v1/ [2019-10-10T19:54:07.060Z] Labels: [2019-10-10T19:54:07.060Z] Experimental: true [2019-10-10T19:54:07.060Z] Insecure Registries: [2019-10-10T19:54:07.060Z] 127.0.0.0/8 [2019-10-10T19:54:07.060Z] Live Restore Enabled: false [2019-10-10T19:54:07.060Z] [2019-10-10T19:54:07.060Z] WARNING: No swap limit support [2019-10-10T19:54:07.150Z] Merge succeeded, producing 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:07.151Z] Checking out Revision 095ca77f4810b4e074ee47894f68434fece612c5 (PR-39919) [2019-10-10T19:54:06.004Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:54:06.010Z] > git config --add remote.origin.fetch +refs/pull/39919/head:refs/remotes/origin/PR-39919 # timeout=10 [2019-10-10T19:54:06.025Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T19:54:06.030Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:54:06.040Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:54:06.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:54:06.041Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:54:06.312Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:54:06.317Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:06.875Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T19:54:06.885Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T19:54:06.902Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:54:06.905Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:06.271Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:54:06.278Z] > git config --add remote.origin.fetch +refs/pull/39919/head:refs/remotes/origin/PR-39919 # timeout=10 [2019-10-10T19:54:06.284Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T19:54:06.293Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:54:06.304Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:54:06.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:54:06.304Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:54:06.586Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:54:06.592Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:07.133Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T19:54:07.141Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T19:54:07.151Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:54:07.160Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [Pipeline] sh [2019-10-10T19:54:07.353Z] Commit message: "Use build args to override binary commits in dockerfile" [2019-10-10T19:54:07.398Z] Commit message: "Use build args to override binary commits in dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-10-10T19:54:07.930Z] Still waiting to schedule task [2019-10-10T19:54:07.930Z] All nodes of label ‘arm64&&linux’ are offline [Pipeline] sh [2019-10-10T19:54:08.016Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:54:08.016Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:54:08.016Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39919/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T19:54:08.016Z] + bash /home/jenkins/workspace/moby_PR-39919/check-config.sh [2019-10-10T19:54:08.016Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T19:54:08.016Z] info: reading kernel config from /boot/config-4.4.0-164-generic ... [2019-10-10T19:54:08.016Z] [2019-10-10T19:54:08.016Z] Generally Necessary: [2019-10-10T19:54:08.016Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T19:54:08.016Z] - apparmor: enabled and tools installed [2019-10-10T19:54:08.016Z] - CONFIG_NAMESPACES: enabled [2019-10-10T19:54:08.016Z] - CONFIG_NET_NS: enabled [2019-10-10T19:54:08.016Z] - CONFIG_PID_NS: enabled [2019-10-10T19:54:08.016Z] - CONFIG_IPC_NS: enabled [2019-10-10T19:54:08.016Z] - CONFIG_UTS_NS: enabled [2019-10-10T19:54:08.016Z] - CONFIG_CGROUPS: enabled [2019-10-10T19:54:08.016Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T19:54:08.016Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T19:54:08.016Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T19:54:08.016Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T19:54:08.016Z] - CONFIG_CPUSETS: enabled [2019-10-10T19:54:08.016Z] - CONFIG_MEMCG: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T19:54:08.249Z] + docker version [2019-10-10T19:54:08.249Z] Client: Docker Engine - Community [2019-10-10T19:54:08.249Z] Version: 19.03.2 [2019-10-10T19:54:08.249Z] API version: 1.40 [2019-10-10T19:54:08.249Z] Go version: go1.12.8 [2019-10-10T19:54:08.249Z] Git commit: 6a30dfc [2019-10-10T19:54:08.249Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-10T19:54:08.249Z] OS/Arch: linux/amd64 [2019-10-10T19:54:08.249Z] Experimental: false [2019-10-10T19:54:08.249Z] [2019-10-10T19:54:08.249Z] Server: Docker Engine - Community [2019-10-10T19:54:08.249Z] Engine: [2019-10-10T19:54:08.249Z] Version: 19.03.2 [2019-10-10T19:54:08.249Z] API version: 1.40 (minimum version 1.12) [2019-10-10T19:54:08.249Z] Go version: go1.12.8 [2019-10-10T19:54:08.249Z] Git commit: 6a30dfc [2019-10-10T19:54:08.249Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-10T19:54:08.249Z] OS/Arch: linux/amd64 [2019-10-10T19:54:08.249Z] Experimental: true [2019-10-10T19:54:08.249Z] containerd: [2019-10-10T19:54:08.249Z] Version: 1.2.6 [2019-10-10T19:54:08.249Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T19:54:08.249Z] runc: [2019-10-10T19:54:08.249Z] Version: 1.0.0-rc8 [2019-10-10T19:54:08.249Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T19:54:08.249Z] docker-init: [2019-10-10T19:54:08.249Z] Version: 0.18.0 [2019-10-10T19:54:08.249Z] GitCommit: fec3683 [Pipeline] sh [2019-10-10T19:54:08.335Z] + docker version [2019-10-10T19:54:08.335Z] Client: Docker Engine - Community [2019-10-10T19:54:08.335Z] Version: 19.03.2 [2019-10-10T19:54:08.335Z] API version: 1.40 [2019-10-10T19:54:08.335Z] Go version: go1.12.8 [2019-10-10T19:54:08.335Z] Git commit: 6a30dfc [2019-10-10T19:54:08.335Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-10T19:54:08.335Z] OS/Arch: linux/amd64 [2019-10-10T19:54:08.335Z] Experimental: false [2019-10-10T19:54:08.335Z] [2019-10-10T19:54:08.335Z] Server: Docker Engine - Community [2019-10-10T19:54:08.335Z] Engine: [2019-10-10T19:54:08.335Z] Version: 19.03.2 [2019-10-10T19:54:08.335Z] API version: 1.40 (minimum version 1.12) [2019-10-10T19:54:08.335Z] Go version: go1.12.8 [2019-10-10T19:54:08.335Z] Git commit: 6a30dfc [2019-10-10T19:54:08.335Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-10T19:54:08.335Z] OS/Arch: linux/amd64 [2019-10-10T19:54:08.335Z] Experimental: true [2019-10-10T19:54:08.335Z] containerd: [2019-10-10T19:54:08.335Z] Version: 1.2.6 [2019-10-10T19:54:08.335Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T19:54:08.335Z] runc: [2019-10-10T19:54:08.335Z] Version: 1.0.0-rc8 [2019-10-10T19:54:08.335Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T19:54:08.335Z] docker-init: [2019-10-10T19:54:08.335Z] Version: 0.18.0 [2019-10-10T19:54:08.335Z] GitCommit: fec3683 [Pipeline] sh [2019-10-10T19:54:08.399Z] - CONFIG_KEYS: enabled [2019-10-10T19:54:08.399Z] - CONFIG_VETH: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T19:54:08.399Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T19:54:08.399Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-10T19:54:08.399Z] [2019-10-10T19:54:08.399Z] Optional Features: [2019-10-10T19:54:08.399Z] - CONFIG_USER_NS: enabled [2019-10-10T19:54:08.399Z] - CONFIG_SECCOMP: enabled [2019-10-10T19:54:08.399Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T19:54:08.399Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T19:54:08.399Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T19:54:08.399Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T19:54:08.399Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-10T19:54:08.399Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T19:54:08.399Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T19:54:08.399Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T19:54:08.399Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T19:54:08.399Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T19:54:08.399Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T19:54:08.399Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T19:54:08.399Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T19:54:08.399Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T19:54:08.399Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T19:54:08.399Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T19:54:08.399Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T19:54:08.399Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T19:54:08.399Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_EXT4_FS: enabled [2019-10-10T19:54:08.399Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T19:54:08.399Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T19:54:08.399Z] - Network Drivers: [2019-10-10T19:54:08.399Z] - "overlay": [2019-10-10T19:54:08.399Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T19:54:08.399Z] Optional (for encrypted networks): [2019-10-10T19:54:08.399Z] - CONFIG_CRYPTO: enabled [2019-10-10T19:54:08.399Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_XFRM: enabled [2019-10-10T19:54:08.399Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T19:54:08.399Z] - "ipvlan": [2019-10-10T19:54:08.399Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T19:54:08.399Z] - "macvlan": [2019-10-10T19:54:08.399Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T19:54:08.399Z] - "ftp,tftp client in container": [2019-10-10T19:54:08.399Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T19:54:08.399Z] - Storage Drivers: [2019-10-10T19:54:08.399Z] - "aufs": [2019-10-10T19:54:08.399Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T19:54:08.399Z] - "btrfs": [2019-10-10T19:54:08.399Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T19:54:08.399Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T19:54:08.399Z] - "devicemapper": [2019-10-10T19:54:08.399Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T19:54:08.399Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T19:54:08.399Z] - "overlay": [2019-10-10T19:54:08.399Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T19:54:08.399Z] - "zfs": [2019-10-10T19:54:08.399Z] - /dev/zfs: missing [2019-10-10T19:54:08.399Z] - zfs command: missing [2019-10-10T19:54:08.399Z] - zpool command: missing [2019-10-10T19:54:08.399Z] [2019-10-10T19:54:08.399Z] Limits: [2019-10-10T19:54:08.399Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T19:54:08.399Z] [2019-10-10T19:54:08.399Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T19:54:08.530Z] + docker info [2019-10-10T19:54:08.617Z] + docker info [2019-10-10T19:54:09.181Z] Client: [2019-10-10T19:54:09.181Z] Debug Mode: false [2019-10-10T19:54:09.181Z] [2019-10-10T19:54:09.181Z] Server: [2019-10-10T19:54:09.181Z] Containers: 0 [2019-10-10T19:54:09.181Z] Running: 0 [2019-10-10T19:54:09.181Z] Paused: 0 [2019-10-10T19:54:09.181Z] Stopped: 0 [2019-10-10T19:54:09.181Z] Images: 2 [2019-10-10T19:54:09.181Z] Server Version: 19.03.2 [2019-10-10T19:54:09.181Z] Storage Driver: overlay2 [2019-10-10T19:54:09.181Z] Backing Filesystem: extfs [2019-10-10T19:54:09.181Z] Supports d_type: true [2019-10-10T19:54:09.182Z] Native Overlay Diff: true [2019-10-10T19:54:09.182Z] Logging Driver: json-file [2019-10-10T19:54:09.182Z] Cgroup Driver: cgroupfs [2019-10-10T19:54:09.182Z] Plugins: [2019-10-10T19:54:09.182Z] Volume: local [2019-10-10T19:54:09.182Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T19:54:09.182Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T19:54:09.182Z] Swarm: inactive [2019-10-10T19:54:09.182Z] Runtimes: runc [2019-10-10T19:54:09.182Z] Default Runtime: runc [2019-10-10T19:54:09.182Z] Init Binary: docker-init [2019-10-10T19:54:09.182Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T19:54:09.182Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T19:54:09.182Z] init version: fec3683 [2019-10-10T19:54:09.182Z] Security Options: [2019-10-10T19:54:09.182Z] apparmor [2019-10-10T19:54:09.182Z] seccomp [2019-10-10T19:54:09.182Z] Profile: default [2019-10-10T19:54:09.182Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T19:54:09.182Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-10T19:54:09.182Z] OSType: linux [2019-10-10T19:54:09.182Z] Architecture: x86_64 [2019-10-10T19:54:09.182Z] CPUs: 2 [2019-10-10T19:54:09.182Z] Total Memory: 7.501GiB [2019-10-10T19:54:09.182Z] Name: ip-10-100-35-229 [2019-10-10T19:54:09.182Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-10T19:54:09.182Z] Docker Root Dir: /var/lib/docker [2019-10-10T19:54:09.182Z] Debug Mode: false [2019-10-10T19:54:09.182Z] Registry: https://index.docker.io/v1/ [2019-10-10T19:54:09.182Z] Labels: [2019-10-10T19:54:09.182Z] Experimental: true [2019-10-10T19:54:09.182Z] Insecure Registries: [2019-10-10T19:54:09.182Z] 127.0.0.0/8 [2019-10-10T19:54:09.182Z] Live Restore Enabled: true [2019-10-10T19:54:09.182Z] [2019-10-10T19:54:09.182Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T19:54:09.255Z] + make bundles/buildx [2019-10-10T19:54:09.255Z] mkdir bundles [2019-10-10T19:54:09.255Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-10T19:54:09.255Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-10T19:54:09.255Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-10T19:54:09.255Z] --build-arg BUILDX_COMMIT \ [2019-10-10T19:54:09.255Z] --build-arg BUILDX_REPO \ [2019-10-10T19:54:09.255Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-10T19:54:09.255Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-10T19:54:09.255Z] . && \ [2019-10-10T19:54:09.255Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-10T19:54:09.255Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-10T19:54:09.255Z] /bin/sh: 4: go: not found [2019-10-10T19:54:09.255Z] /bin/sh: 5: go: not found [2019-10-10T19:54:09.458Z] Client: [2019-10-10T19:54:09.458Z] Debug Mode: false [2019-10-10T19:54:09.458Z] [2019-10-10T19:54:09.458Z] Server: [2019-10-10T19:54:09.458Z] Containers: 0 [2019-10-10T19:54:09.458Z] Running: 0 [2019-10-10T19:54:09.458Z] Paused: 0 [2019-10-10T19:54:09.458Z] Stopped: 0 [2019-10-10T19:54:09.458Z] Images: 2 [2019-10-10T19:54:09.458Z] Server Version: 19.03.2 [2019-10-10T19:54:09.458Z] Storage Driver: overlay2 [2019-10-10T19:54:09.458Z] Backing Filesystem: extfs [2019-10-10T19:54:09.458Z] Supports d_type: true [2019-10-10T19:54:09.458Z] Native Overlay Diff: true [2019-10-10T19:54:09.458Z] Logging Driver: json-file [2019-10-10T19:54:09.458Z] Cgroup Driver: cgroupfs [2019-10-10T19:54:09.458Z] Plugins: [2019-10-10T19:54:09.458Z] Volume: local [2019-10-10T19:54:09.458Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T19:54:09.458Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T19:54:09.458Z] Swarm: inactive [2019-10-10T19:54:09.458Z] Runtimes: runc [2019-10-10T19:54:09.458Z] Default Runtime: runc [2019-10-10T19:54:09.458Z] Init Binary: docker-init [2019-10-10T19:54:09.458Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T19:54:09.458Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T19:54:09.458Z] init version: fec3683 [2019-10-10T19:54:09.458Z] Security Options: [2019-10-10T19:54:09.458Z] apparmor [2019-10-10T19:54:09.458Z] seccomp [2019-10-10T19:54:09.458Z] Profile: default [2019-10-10T19:54:09.458Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T19:54:09.458Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-10T19:54:09.458Z] OSType: linux [2019-10-10T19:54:09.458Z] Architecture: x86_64 [2019-10-10T19:54:09.458Z] CPUs: 2 [2019-10-10T19:54:09.458Z] Total Memory: 7.501GiB [2019-10-10T19:54:09.458Z] Name: ip-10-100-72-130 [2019-10-10T19:54:09.458Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-10T19:54:09.458Z] Docker Root Dir: /var/lib/docker [2019-10-10T19:54:09.458Z] Debug Mode: false [2019-10-10T19:54:09.458Z] Registry: https://index.docker.io/v1/ [2019-10-10T19:54:09.458Z] Labels: [2019-10-10T19:54:09.458Z] Experimental: true [2019-10-10T19:54:09.458Z] Insecure Registries: [2019-10-10T19:54:09.458Z] 127.0.0.0/8 [2019-10-10T19:54:09.458Z] Live Restore Enabled: true [2019-10-10T19:54:09.458Z] [2019-10-10T19:54:09.458Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T19:54:09.464Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:54:09.464Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:54:09.464Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39919/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T19:54:09.464Z] + bash /home/ubuntu/workspace/moby_PR-39919/check-config.sh [2019-10-10T19:54:09.464Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T19:54:09.464Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T19:54:09.464Z] [2019-10-10T19:54:09.464Z] Generally Necessary: [2019-10-10T19:54:09.464Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T19:54:09.464Z] - apparmor: enabled and tools installed [2019-10-10T19:54:09.464Z] - CONFIG_NAMESPACES: enabled [2019-10-10T19:54:09.464Z] - CONFIG_NET_NS: enabled [2019-10-10T19:54:09.464Z] - CONFIG_PID_NS: enabled [2019-10-10T19:54:09.464Z] - CONFIG_IPC_NS: enabled [2019-10-10T19:54:09.464Z] - CONFIG_UTS_NS: enabled [2019-10-10T19:54:09.464Z] - CONFIG_CGROUPS: enabled [2019-10-10T19:54:09.464Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T19:54:09.464Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T19:54:09.464Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T19:54:09.464Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T19:54:09.464Z] - CONFIG_CPUSETS: enabled [2019-10-10T19:54:09.464Z] - CONFIG_MEMCG: enabled [2019-10-10T19:54:09.464Z] - CONFIG_KEYS: enabled [2019-10-10T19:54:09.620Z] [2019-10-10T19:54:09.620Z] #1 local://context (.dockerignore) [2019-10-10T19:54:09.620Z] #1 digest: sha256:4024f685792fdcc19d0014ab3b5d54b24f3ff9721dd464773739796d4a454b44 [2019-10-10T19:54:09.620Z] #1 name: "local://context (.dockerignore)" [2019-10-10T19:54:09.620Z] #1 started: 2019-10-10 19:54:09.135149531 +0000 UTC [2019-10-10T19:54:09.620Z] #1 completed: 2019-10-10 19:54:09.135344565 +0000 UTC [2019-10-10T19:54:09.620Z] #1 duration: 195.034µs [2019-10-10T19:54:09.620Z] #1 started: 2019-10-10 19:54:09.153996741 +0000 UTC [2019-10-10T19:54:09.620Z] #1 completed: 2019-10-10 19:54:09.190127075 +0000 UTC [2019-10-10T19:54:09.620Z] #1 duration: 36.130334ms [2019-10-10T19:54:09.620Z] #1 transferring context: 87B done [2019-10-10T19:54:09.620Z] [2019-10-10T19:54:09.620Z] [2019-10-10T19:54:09.620Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-10T19:54:09.620Z] #2 digest: sha256:b35e33b98c47af0e1647f667a4acabcfa5b2c8840832662569a39773e9df6071 [2019-10-10T19:54:09.620Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-10T19:54:09.620Z] #2 started: 2019-10-10 19:54:09.135112963 +0000 UTC [2019-10-10T19:54:09.620Z] #2 completed: 2019-10-10 19:54:09.135299246 +0000 UTC [2019-10-10T19:54:09.620Z] #2 duration: 186.283µs [2019-10-10T19:54:09.620Z] #2 started: 2019-10-10 19:54:09.154084762 +0000 UTC [2019-10-10T19:54:09.620Z] #2 completed: 2019-10-10 19:54:09.186018543 +0000 UTC [2019-10-10T19:54:09.620Z] #2 duration: 31.933781ms [2019-10-10T19:54:09.620Z] #2 transferring dockerfile: 792B done [2019-10-10T19:54:09.620Z] [2019-10-10T19:54:09.723Z] - CONFIG_VETH: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T19:54:09.723Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T19:54:09.723Z] [2019-10-10T19:54:09.723Z] Optional Features: [2019-10-10T19:54:09.723Z] - CONFIG_USER_NS: enabled [2019-10-10T19:54:09.723Z] - CONFIG_SECCOMP: enabled [2019-10-10T19:54:09.723Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T19:54:09.723Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T19:54:09.723Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T19:54:09.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T19:54:09.723Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-10T19:54:09.723Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T19:54:09.723Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T19:54:09.723Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T19:54:09.723Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T19:54:09.723Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T19:54:09.723Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T19:54:09.723Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T19:54:09.723Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T19:54:09.723Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T19:54:09.723Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T19:54:09.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T19:54:09.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T19:54:09.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T19:54:09.723Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_EXT4_FS: enabled [2019-10-10T19:54:09.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T19:54:09.723Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T19:54:09.723Z] - Network Drivers: [2019-10-10T19:54:09.723Z] - "overlay": [2019-10-10T19:54:09.723Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T19:54:09.723Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T19:54:09.723Z] Optional (for encrypted networks): [2019-10-10T19:54:09.775Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:54:09.775Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:54:09.775Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39919/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T19:54:09.775Z] + bash /home/ubuntu/workspace/moby_PR-39919/check-config.sh [2019-10-10T19:54:09.775Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T19:54:09.775Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T19:54:09.775Z] [2019-10-10T19:54:09.775Z] Generally Necessary: [2019-10-10T19:54:09.775Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T19:54:09.775Z] - apparmor: enabled and tools installed [2019-10-10T19:54:09.775Z] - CONFIG_NAMESPACES: enabled [2019-10-10T19:54:09.775Z] - CONFIG_NET_NS: enabled [2019-10-10T19:54:09.775Z] - CONFIG_PID_NS: enabled [2019-10-10T19:54:09.775Z] - CONFIG_IPC_NS: enabled [2019-10-10T19:54:09.775Z] - CONFIG_UTS_NS: enabled [2019-10-10T19:54:09.775Z] - CONFIG_CGROUPS: enabled [2019-10-10T19:54:09.775Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T19:54:09.775Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T19:54:09.775Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T19:54:09.775Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T19:54:09.775Z] - CONFIG_CPUSETS: enabled [2019-10-10T19:54:09.775Z] - CONFIG_MEMCG: enabled [2019-10-10T19:54:09.775Z] - CONFIG_KEYS: enabled [2019-10-10T19:54:09.775Z] - CONFIG_VETH: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T19:54:09.775Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T19:54:09.775Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T19:54:09.775Z] [2019-10-10T19:54:09.775Z] Optional Features: [2019-10-10T19:54:09.775Z] - CONFIG_USER_NS: enabled [2019-10-10T19:54:09.775Z] - CONFIG_SECCOMP: enabled [2019-10-10T19:54:09.775Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T19:54:09.775Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T19:54:09.775Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T19:54:09.775Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T19:54:09.775Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-10T19:54:09.775Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T19:54:09.775Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T19:54:09.775Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T19:54:09.775Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T19:54:09.980Z] - CONFIG_CRYPTO: enabled [2019-10-10T19:54:09.980Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T19:54:09.980Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T19:54:09.980Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T19:54:09.980Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T19:54:09.980Z] - CONFIG_XFRM: enabled [2019-10-10T19:54:09.980Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T19:54:09.980Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T19:54:09.980Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T19:54:09.980Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T19:54:09.980Z] - "ipvlan": [2019-10-10T19:54:09.980Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T19:54:09.980Z] - "macvlan": [2019-10-10T19:54:09.980Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T19:54:09.980Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T19:54:09.980Z] - "ftp,tftp client in container": [2019-10-10T19:54:09.980Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T19:54:09.980Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T19:54:09.980Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T19:54:09.980Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T19:54:09.980Z] - Storage Drivers: [2019-10-10T19:54:09.980Z] - "aufs": [2019-10-10T19:54:09.980Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T19:54:09.980Z] - "btrfs": [2019-10-10T19:54:09.980Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T19:54:09.980Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T19:54:09.980Z] - "devicemapper": [2019-10-10T19:54:09.980Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T19:54:09.980Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T19:54:09.980Z] - "overlay": [2019-10-10T19:54:09.980Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T19:54:09.980Z] - "zfs": [2019-10-10T19:54:09.980Z] - /dev/zfs: missing [2019-10-10T19:54:09.980Z] - zfs command: missing [2019-10-10T19:54:09.980Z] - zpool command: missing [2019-10-10T19:54:09.980Z] [2019-10-10T19:54:09.980Z] Limits: [2019-10-10T19:54:09.980Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T19:54:09.980Z] [2019-10-10T19:54:09.980Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T19:54:10.033Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T19:54:10.033Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T19:54:10.033Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T19:54:10.033Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T19:54:10.033Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T19:54:10.033Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T19:54:10.033Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T19:54:10.033Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T19:54:10.033Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T19:54:10.033Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_EXT4_FS: enabled [2019-10-10T19:54:10.033Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T19:54:10.033Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T19:54:10.033Z] - Network Drivers: [2019-10-10T19:54:10.033Z] - "overlay": [2019-10-10T19:54:10.033Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T19:54:10.033Z] Optional (for encrypted networks): [2019-10-10T19:54:10.033Z] - CONFIG_CRYPTO: enabled [2019-10-10T19:54:10.033Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T19:54:10.033Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T19:54:10.033Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T19:54:10.033Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T19:54:10.033Z] - CONFIG_XFRM: enabled [2019-10-10T19:54:10.033Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T19:54:10.033Z] - "ipvlan": [2019-10-10T19:54:10.033Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T19:54:10.033Z] - "macvlan": [2019-10-10T19:54:10.033Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T19:54:10.033Z] - "ftp,tftp client in container": [2019-10-10T19:54:10.033Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T19:54:10.033Z] - Storage Drivers: [2019-10-10T19:54:10.033Z] - "aufs": [2019-10-10T19:54:10.033Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T19:54:10.033Z] - "btrfs": [2019-10-10T19:54:10.033Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T19:54:10.033Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T19:54:10.033Z] - "devicemapper": [2019-10-10T19:54:10.033Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T19:54:10.033Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T19:54:10.033Z] - "overlay": [2019-10-10T19:54:10.033Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T19:54:10.033Z] - "zfs": [2019-10-10T19:54:10.033Z] - /dev/zfs: missing [2019-10-10T19:54:10.033Z] - zfs command: missing [2019-10-10T19:54:10.033Z] - zpool command: missing [2019-10-10T19:54:10.033Z] [2019-10-10T19:54:10.033Z] Limits: [2019-10-10T19:54:10.036Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T19:54:10.036Z] [2019-10-10T19:54:10.036Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T19:54:10.305Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:095ca77f4810b4e074ee47894f68434fece612c5 . [2019-10-10T19:54:10.305Z] #1 [internal] load .dockerignore [2019-10-10T19:54:10.305Z] #1 transferring context: 87B done [2019-10-10T19:54:10.305Z] #1 DONE 0.0s [2019-10-10T19:54:10.305Z] [2019-10-10T19:54:10.305Z] #2 [internal] load build definition from Dockerfile [2019-10-10T19:54:10.305Z] #2 transferring dockerfile: 13.57kB done [2019-10-10T19:54:10.305Z] #2 DONE 0.0s [2019-10-10T19:54:10.305Z] [2019-10-10T19:54:10.305Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T19:54:10.372Z] + sudo modprobe ip_vs [2019-10-10T19:54:10.372Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:095ca77f4810b4e074ee47894f68434fece612c5 . [2019-10-10T19:54:10.372Z] #1 [internal] load build definition from Dockerfile [2019-10-10T19:54:10.372Z] #1 transferring dockerfile: 13.57kB done [2019-10-10T19:54:10.372Z] #1 DONE 0.0s [2019-10-10T19:54:10.372Z] [2019-10-10T19:54:10.372Z] #2 [internal] load .dockerignore [2019-10-10T19:54:10.372Z] #2 transferring context: 87B done [2019-10-10T19:54:10.372Z] #2 DONE 0.0s [2019-10-10T19:54:10.372Z] [2019-10-10T19:54:10.372Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T19:54:10.446Z] [2019-10-10T19:54:10.446Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-10T19:54:10.446Z] #3 digest: sha256:802cf51975db0f255d5341f390fecd82aa570707f20a8f5141ef2965aba38a87 [2019-10-10T19:54:10.446Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-10T19:54:10.446Z] #3 started: 2019-10-10 19:54:10.010849106 +0000 UTC [2019-10-10T19:54:10.446Z] #3 completed: 2019-10-10 19:54:10.011058018 +0000 UTC [2019-10-10T19:54:10.446Z] #3 duration: 208.912µs [2019-10-10T19:54:10.446Z] #3 started: 2019-10-10 19:54:10.01115602 +0000 UTC [2019-10-10T19:54:10.446Z] #3 completed: 2019-10-10 19:54:10.01283196 +0000 UTC [2019-10-10T19:54:10.446Z] #3 duration: 1.67594ms [2019-10-10T19:54:10.446Z] #3 started: 2019-10-10 19:54:10.012922805 +0000 UTC [2019-10-10T19:54:10.446Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-10T19:54:10.446Z] #3 sha256:a19e83c28d33221a87ce6fa2779bb52b752d1585e2dd52802d9a368c9dfebebb 1.80kB / 1.80kB done [2019-10-10T19:54:10.446Z] #3 sha256:e6b9730b64f0a5e20dcb03c2e6c929ddc5151f00f256e14a62a332f0be59ce5b 5.47kB / 5.47kB done [2019-10-10T19:54:10.446Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.1s [2019-10-10T19:54:10.446Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0B / 10.32MB 0.1s [2019-10-10T19:54:10.446Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-10T19:54:10.446Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s [2019-10-10T19:54:10.446Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 4.07MB / 45.24MB 0.3s [2019-10-10T19:54:10.446Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 3.57MB / 10.32MB 0.3s [2019-10-10T19:54:10.446Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 1.32MB / 4.37MB 0.3s [2019-10-10T19:54:10.562Z] #3 DONE 0.1s [2019-10-10T19:54:10.562Z] [2019-10-10T19:54:10.562Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T19:54:10.562Z] #4 CACHED [2019-10-10T19:54:10.637Z] #3 DONE 0.1s [2019-10-10T19:54:10.637Z] [2019-10-10T19:54:10.637Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T19:54:10.637Z] #4 CACHED [2019-10-10T19:54:10.845Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 8.56MB / 45.24MB 0.4s [2019-10-10T19:54:10.845Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 7.88MB / 10.32MB 0.4s [2019-10-10T19:54:10.845Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.4s done [2019-10-10T19:54:10.845Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 0B / 50.49MB 0.4s [2019-10-10T19:54:10.845Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 15.35MB / 45.24MB 0.5s [2019-10-10T19:54:10.845Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.5s done [2019-10-10T19:54:10.845Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.5s [2019-10-10T19:54:10.845Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 19.50MB / 45.24MB 0.6s [2019-10-10T19:54:10.845Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 7.29MB / 50.49MB 0.6s [2019-10-10T19:54:10.845Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 22.89MB / 45.24MB 0.7s [2019-10-10T19:54:10.845Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 11.35MB / 50.49MB 0.7s [2019-10-10T19:54:10.845Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 6.65MB / 45.98MB 0.7s [2019-10-10T19:54:10.845Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 15.14MB / 50.49MB 0.8s [2019-10-10T19:54:10.845Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 11.05MB / 45.98MB 0.8s [2019-10-10T19:54:11.127Z] [2019-10-10T19:54:11.127Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T19:54:11.197Z] [2019-10-10T19:54:11.197Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T19:54:11.197Z] #5 DONE 0.2s [2019-10-10T19:54:11.244Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 29.20MB / 45.24MB 0.9s [2019-10-10T19:54:11.244Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 19.67MB / 50.49MB 0.9s [2019-10-10T19:54:11.244Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 14.83MB / 45.98MB 0.9s [2019-10-10T19:54:11.244Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 32.57MB / 45.24MB 1.0s [2019-10-10T19:54:11.244Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 23.23MB / 50.49MB 1.0s [2019-10-10T19:54:11.244Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 19.21MB / 45.98MB 1.0s [2019-10-10T19:54:11.244Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 36.87MB / 45.24MB 1.1s [2019-10-10T19:54:11.244Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 26.85MB / 50.49MB 1.1s [2019-10-10T19:54:11.244Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 22.81MB / 45.98MB 1.1s [2019-10-10T19:54:11.244Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 40.46MB / 45.24MB 1.2s [2019-10-10T19:54:11.244Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 30.45MB / 50.49MB 1.2s [2019-10-10T19:54:11.244Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 26.65MB / 45.98MB 1.2s [2019-10-10T19:54:11.386Z] #5 DONE 0.1s [2019-10-10T19:54:11.386Z] [2019-10-10T19:54:11.386Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:54:11.386Z] #6 DONE 0.0s [2019-10-10T19:54:11.386Z] [2019-10-10T19:54:11.386Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T19:54:11.386Z] #67 DONE 0.0s [2019-10-10T19:54:11.386Z] [2019-10-10T19:54:11.386Z] #21 [internal] load build context [2019-10-10T19:54:11.458Z] [2019-10-10T19:54:11.458Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:54:11.458Z] #6 DONE 0.0s [2019-10-10T19:54:11.458Z] [2019-10-10T19:54:11.458Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T19:54:11.458Z] #67 DONE 0.0s [2019-10-10T19:54:11.458Z] [2019-10-10T19:54:11.458Z] #21 [internal] load build context [2019-10-10T19:54:11.641Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 44.32MB / 45.24MB 1.3s [2019-10-10T19:54:11.641Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 33.19MB / 50.49MB 1.3s [2019-10-10T19:54:11.642Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 29.54MB / 45.98MB 1.3s [2019-10-10T19:54:11.642Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 38.02MB / 50.49MB 1.4s [2019-10-10T19:54:11.642Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 35.10MB / 45.98MB 1.4s [2019-10-10T19:54:11.642Z] #3 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb [2019-10-10T19:54:11.642Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 1.4s done [2019-10-10T19:54:11.642Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 46.44MB / 50.49MB 1.6s [2019-10-10T19:54:11.642Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 43.88MB / 45.98MB 1.6s [2019-10-10T19:54:11.642Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 2.98MB / 111.04MB 1.6s [2019-10-10T19:54:12.017Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.36MB / 50.49MB 1.7s [2019-10-10T19:54:12.017Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 13.86MB / 111.04MB 1.8s [2019-10-10T19:54:12.017Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 1.9s done [2019-10-10T19:54:12.017Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 1.9s done [2019-10-10T19:54:12.017Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 24.14MB / 111.04MB 1.9s [2019-10-10T19:54:12.017Z] #3 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 0B / 124B 1.9s [2019-10-10T19:54:12.381Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 30.72MB / 111.04MB 2.0s [2019-10-10T19:54:12.381Z] #3 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 124B / 124B 1.9s done [2019-10-10T19:54:12.381Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 42.52MB / 111.04MB 2.2s [2019-10-10T19:54:12.764Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 67.01MB / 111.04MB 2.7s [2019-10-10T19:54:12.770Z] #21 transferring context: 45.61MB 1.2s done [2019-10-10T19:54:12.770Z] #21 DONE 1.2s [2019-10-10T19:54:12.770Z] [2019-10-10T19:54:12.770Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T19:54:12.770Z] #8 CACHED [2019-10-10T19:54:12.770Z] [2019-10-10T19:54:12.770Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T19:54:12.770Z] #7 CACHED [2019-10-10T19:54:12.770Z] [2019-10-10T19:54:12.770Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:54:12.770Z] #38 CACHED [2019-10-10T19:54:12.770Z] [2019-10-10T19:54:12.770Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:54:12.770Z] #39 CACHED [2019-10-10T19:54:12.770Z] [2019-10-10T19:54:12.770Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:54:12.770Z] #25 CACHED [2019-10-10T19:54:12.770Z] [2019-10-10T19:54:12.770Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:54:12.770Z] #47 CACHED [2019-10-10T19:54:12.770Z] [2019-10-10T19:54:12.770Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:54:12.770Z] #48 CACHED [2019-10-10T19:54:12.770Z] [2019-10-10T19:54:12.770Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:54:12.770Z] #9 CACHED [2019-10-10T19:54:12.770Z] [2019-10-10T19:54:12.770Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:54:12.770Z] #43 CACHED [2019-10-10T19:54:12.770Z] [2019-10-10T19:54:12.770Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T19:54:12.826Z] #21 transferring context: 45.61MB 1.2s done [2019-10-10T19:54:12.826Z] #21 DONE 1.3s [2019-10-10T19:54:12.826Z] [2019-10-10T19:54:12.826Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T19:54:12.826Z] #8 CACHED [2019-10-10T19:54:12.826Z] [2019-10-10T19:54:12.826Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:54:12.826Z] #38 CACHED [2019-10-10T19:54:12.826Z] [2019-10-10T19:54:12.826Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T19:54:12.826Z] #7 CACHED [2019-10-10T19:54:12.826Z] [2019-10-10T19:54:12.826Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:54:12.826Z] #39 CACHED [2019-10-10T19:54:12.826Z] [2019-10-10T19:54:12.826Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:54:12.826Z] #25 CACHED [2019-10-10T19:54:12.826Z] [2019-10-10T19:54:12.826Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:54:12.826Z] #47 CACHED [2019-10-10T19:54:12.826Z] [2019-10-10T19:54:12.826Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:54:12.826Z] #48 CACHED [2019-10-10T19:54:12.826Z] [2019-10-10T19:54:12.826Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:54:12.826Z] #9 CACHED [2019-10-10T19:54:12.826Z] [2019-10-10T19:54:12.826Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:54:12.826Z] #43 CACHED [2019-10-10T19:54:12.826Z] [2019-10-10T19:54:12.826Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T19:54:13.030Z] #29 ... [2019-10-10T19:54:13.030Z] [2019-10-10T19:54:13.030Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T19:54:13.030Z] #55 DONE 0.6s [2019-10-10T19:54:13.185Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 77.37MB / 111.04MB 2.8s [2019-10-10T19:54:13.185Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 88.87MB / 111.04MB 2.9s [2019-10-10T19:54:13.185Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 97.39MB / 111.04MB 3.0s [2019-10-10T19:54:13.185Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 107.71MB / 111.04MB 3.1s [2019-10-10T19:54:13.288Z] [2019-10-10T19:54:13.288Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T19:54:13.288Z] #40 DONE 0.6s [2019-10-10T19:54:13.288Z] [2019-10-10T19:54:13.288Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T19:54:13.288Z] #29 DONE 0.6s [2019-10-10T19:54:13.288Z] [2019-10-10T19:54:13.288Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T19:54:13.288Z] #32 DONE 0.6s [2019-10-10T19:54:13.288Z] [2019-10-10T19:54:13.288Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T19:54:13.288Z] #52 DONE 0.7s [2019-10-10T19:54:13.288Z] [2019-10-10T19:54:13.288Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T19:54:13.288Z] #63 DONE 0.7s [2019-10-10T19:54:13.288Z] [2019-10-10T19:54:13.288Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T19:54:13.288Z] #35 DONE 0.7s [2019-10-10T19:54:13.288Z] [2019-10-10T19:54:13.288Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T19:54:13.288Z] #44 DONE 0.7s [2019-10-10T19:54:13.288Z] [2019-10-10T19:54:13.288Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T19:54:13.288Z] #49 DONE 0.7s [2019-10-10T19:54:13.288Z] [2019-10-10T19:54:13.288Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:13.654Z] #3 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 1.9s done [2019-10-10T19:54:13.654Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 111.04MB / 111.04MB 3.3s done [2019-10-10T19:54:13.654Z] #3 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 [2019-10-10T19:54:13.755Z] #32 ... [2019-10-10T19:54:13.755Z] [2019-10-10T19:54:13.755Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T19:54:13.755Z] #63 DONE 1.1s [2019-10-10T19:54:14.011Z] [2019-10-10T19:54:14.011Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T19:54:14.011Z] #40 DONE 1.1s [2019-10-10T19:54:14.011Z] [2019-10-10T19:54:14.011Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T19:54:14.011Z] #32 DONE 1.1s [2019-10-10T19:54:14.011Z] [2019-10-10T19:54:14.011Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T19:54:14.011Z] #52 DONE 1.2s [2019-10-10T19:54:14.011Z] [2019-10-10T19:54:14.011Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T19:54:14.011Z] #44 DONE 1.2s [2019-10-10T19:54:14.011Z] [2019-10-10T19:54:14.011Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T19:54:14.011Z] #35 DONE 1.2s [2019-10-10T19:54:14.011Z] [2019-10-10T19:54:14.011Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T19:54:14.011Z] #29 DONE 1.2s [2019-10-10T19:54:14.011Z] [2019-10-10T19:54:14.011Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T19:54:14.011Z] #49 DONE 1.2s [2019-10-10T19:54:14.011Z] [2019-10-10T19:54:14.011Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T19:54:14.011Z] #55 DONE 1.2s [2019-10-10T19:54:14.011Z] [2019-10-10T19:54:14.011Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:54:14.062Z] #3 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0.4s done [2019-10-10T19:54:14.062Z] #3 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 [2019-10-10T19:54:14.499Z] #3 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0.2s done [2019-10-10T19:54:14.499Z] #3 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 [2019-10-10T19:54:16.352Z] #3 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 1.8s done [2019-10-10T19:54:16.717Z] #3 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 [2019-10-10T19:54:17.468Z] #50 3.569 + RM_GOPATH=0 [2019-10-10T19:54:17.468Z] #50 3.569 + TMP_GOPATH= [2019-10-10T19:54:17.468Z] #50 3.569 + : /build [2019-10-10T19:54:17.468Z] #50 3.569 + '[' -z '' ']' [2019-10-10T19:54:17.468Z] #50 3.572 ++ mktemp -d [2019-10-10T19:54:17.468Z] #50 3.578 + export GOPATH=/tmp/tmp.4rPRFza1B4 [2019-10-10T19:54:17.468Z] #50 3.578 + GOPATH=/tmp/tmp.4rPRFza1B4 [2019-10-10T19:54:17.468Z] #50 3.578 + RM_GOPATH=1 [2019-10-10T19:54:17.468Z] #50 3.581 ++ dirname ./install.sh [2019-10-10T19:54:17.468Z] #50 3.584 + dir=. [2019-10-10T19:54:17.468Z] #50 3.584 + bin=containerd [2019-10-10T19:54:17.468Z] #50 3.584 + shift [2019-10-10T19:54:17.468Z] #50 3.584 + '[' '!' -f ./containerd.installer ']' [2019-10-10T19:54:17.468Z] #50 3.586 + . ./containerd.installer [2019-10-10T19:54:17.468Z] #50 3.586 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:54:17.468Z] #50 3.586 + install_containerd [2019-10-10T19:54:17.468Z] #50 3.586 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T19:54:17.468Z] #50 3.587 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:54:17.468Z] #50 3.587 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4rPRFza1B4/src/github.com/containerd/containerd [2019-10-10T19:54:17.468Z] #50 3.590 Cloning into '/tmp/tmp.4rPRFza1B4/src/github.com/containerd/containerd'... [2019-10-10T19:54:17.547Z] #3 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 1.2s done [2019-10-10T19:54:17.687Z] Fetching without tags [2019-10-10T19:54:18.005Z] #3 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 [2019-10-10T19:54:18.169Z] #56 4.194 + RM_GOPATH=0 [2019-10-10T19:54:18.169Z] #56 4.194 + TMP_GOPATH= [2019-10-10T19:54:18.169Z] #56 4.194 + : /build [2019-10-10T19:54:18.169Z] #56 4.194 + '[' -z '' ']' [2019-10-10T19:54:18.169Z] #56 4.197 ++ mktemp -d [2019-10-10T19:54:18.169Z] #56 4.197 + export GOPATH=/tmp/tmp.QvR20HMXOF [2019-10-10T19:54:18.169Z] #56 4.197 + GOPATH=/tmp/tmp.QvR20HMXOF [2019-10-10T19:54:18.169Z] #56 4.197 + RM_GOPATH=1 [2019-10-10T19:54:18.169Z] #56 4.200 ++ dirname ./install.sh [2019-10-10T19:54:18.169Z] #56 4.211 + dir=. [2019-10-10T19:54:18.169Z] #56 4.211 + bin=dockercli [2019-10-10T19:54:18.169Z] #56 4.211 + shift [2019-10-10T19:54:18.169Z] #56 4.211 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T19:54:18.169Z] #56 4.211 + . ./dockercli.installer [2019-10-10T19:54:18.169Z] #56 4.212 ++ : stable [2019-10-10T19:54:18.169Z] #56 4.213 ++ : 17.06.2-ce [2019-10-10T19:54:18.169Z] #56 4.214 + install_dockercli [2019-10-10T19:54:18.169Z] #56 4.214 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T19:54:18.169Z] #56 4.215 Install docker/cli version 17.06.2-ce from stable [2019-10-10T19:54:18.169Z] #56 4.215 ++ uname -m [2019-10-10T19:54:18.169Z] #56 4.216 + arch=x86_64 [2019-10-10T19:54:18.169Z] #56 4.216 + '[' x86_64 '!=' x86_64 ']' [2019-10-10T19:54:18.169Z] #56 4.216 + url=https://download.docker.com/linux/static [2019-10-10T19:54:18.169Z] #56 4.217 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-10T19:54:18.169Z] #56 4.218 + tar -xz docker/docker [2019-10-10T19:54:18.185Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:17.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:54:17.647Z] > git config --add remote.origin.fetch +refs/pull/39919/head:refs/remotes/origin/PR-39919 # timeout=10 [2019-10-10T19:54:17.651Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T19:54:17.667Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:54:17.683Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:54:17.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:54:17.684Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:54:18.187Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:54:18.190Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:19.177Z] Merge succeeded, producing 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:19.178Z] Checking out Revision 095ca77f4810b4e074ee47894f68434fece612c5 (PR-39919) [2019-10-10T19:54:19.372Z] #50 ... [2019-10-10T19:54:19.372Z] [2019-10-10T19:54:19.372Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:19.372Z] #41 4.301 + RM_GOPATH=0 [2019-10-10T19:54:19.372Z] #41 4.301 + TMP_GOPATH= [2019-10-10T19:54:19.372Z] #41 4.301 + : /build [2019-10-10T19:54:19.372Z] #41 4.301 + '[' -z '' ']' [2019-10-10T19:54:19.372Z] #41 4.303 ++ mktemp -d [2019-10-10T19:54:19.372Z] #41 4.307 + export GOPATH=/tmp/tmp.slYxI1HkWt [2019-10-10T19:54:19.372Z] #41 4.307 + GOPATH=/tmp/tmp.slYxI1HkWt [2019-10-10T19:54:19.372Z] #41 4.307 + RM_GOPATH=1 [2019-10-10T19:54:19.372Z] #41 4.307 ++ dirname ./install.sh [2019-10-10T19:54:19.372Z] #41 4.308 + dir=. [2019-10-10T19:54:19.372Z] #41 4.310 + bin=tini [2019-10-10T19:54:19.372Z] #41 4.310 + shift [2019-10-10T19:54:19.372Z] #41 4.310 + '[' '!' -f ./tini.installer ']' [2019-10-10T19:54:19.372Z] #41 4.311 + . ./tini.installer [2019-10-10T19:54:19.372Z] #41 4.311 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:54:19.372Z] #41 4.311 + install_tini [2019-10-10T19:54:19.372Z] #41 4.311 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T19:54:19.372Z] #41 4.311 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:54:19.372Z] #41 4.312 + git clone https://github.com/krallin/tini.git /tmp/tmp.slYxI1HkWt/tini [2019-10-10T19:54:19.372Z] #41 4.313 Cloning into '/tmp/tmp.slYxI1HkWt/tini'... [2019-10-10T19:54:19.372Z] #41 5.074 + cd /tmp/tmp.slYxI1HkWt/tini [2019-10-10T19:54:19.372Z] #41 5.074 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:54:19.372Z] #41 5.087 + cmake . [2019-10-10T19:54:19.372Z] #41 5.686 -- The C compiler identification is GNU 6.3.0 [2019-10-10T19:54:19.372Z] #41 5.725 -- Check for working C compiler: /usr/bin/cc [2019-10-10T19:54:19.372Z] #41 6.153 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T19:54:19.372Z] #41 6.166 -- Detecting C compiler ABI info [2019-10-10T19:54:19.399Z] Commit message: "Use build args to override binary commits in dockerfile" [Pipeline] withEnv [Pipeline] { [2019-10-10T19:54:19.936Z] #41 6.724 -- Detecting C compiler ABI info - done [2019-10-10T19:54:19.936Z] #41 6.806 -- Detecting C compile features [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T19:54:20.333Z] + docker version [2019-10-10T19:54:20.333Z] Client: [2019-10-10T19:54:20.333Z] Version: 18.06.1-ce [2019-10-10T19:54:20.333Z] API version: 1.38 [2019-10-10T19:54:20.333Z] Go version: go1.10.3 [2019-10-10T19:54:20.333Z] Git commit: e68fc7a [2019-10-10T19:54:20.333Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-10T19:54:20.333Z] OS/Arch: linux/ppc64le [2019-10-10T19:54:20.333Z] Experimental: false [2019-10-10T19:54:20.333Z] [2019-10-10T19:54:20.333Z] Server: [2019-10-10T19:54:20.333Z] Engine: [2019-10-10T19:54:20.333Z] Version: 18.06.1-ce [2019-10-10T19:54:20.333Z] API version: 1.38 (minimum version 1.12) [2019-10-10T19:54:20.333Z] Go version: go1.10.3 [2019-10-10T19:54:20.333Z] Git commit: e68fc7a [2019-10-10T19:54:20.333Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-10T19:54:20.333Z] OS/Arch: linux/ppc64le [2019-10-10T19:54:20.333Z] Experimental: true [Pipeline] sh [2019-10-10T19:54:20.681Z] #56 ... [2019-10-10T19:54:20.681Z] [2019-10-10T19:54:20.681Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:20.681Z] #41 4.508 + RM_GOPATH=0 [2019-10-10T19:54:20.681Z] #41 4.508 + TMP_GOPATH= [2019-10-10T19:54:20.681Z] #41 4.508 + : /build [2019-10-10T19:54:20.681Z] #41 4.508 + '[' -z '' ']' [2019-10-10T19:54:20.681Z] #41 4.514 ++ mktemp -d [2019-10-10T19:54:20.681Z] #41 4.514 + export GOPATH=/tmp/tmp.DpEwvwhjo0 [2019-10-10T19:54:20.681Z] #41 4.514 + GOPATH=/tmp/tmp.DpEwvwhjo0 [2019-10-10T19:54:20.681Z] #41 4.514 + RM_GOPATH=1 [2019-10-10T19:54:20.681Z] #41 4.517 ++ dirname ./install.sh [2019-10-10T19:54:20.681Z] #41 4.518 + dir=. [2019-10-10T19:54:20.681Z] #41 4.518 + bin=tini [2019-10-10T19:54:20.681Z] #41 4.518 + shift [2019-10-10T19:54:20.681Z] #41 4.518 + '[' '!' -f ./tini.installer ']' [2019-10-10T19:54:20.681Z] #41 4.518 + . ./tini.installer [2019-10-10T19:54:20.681Z] #41 4.519 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:54:20.681Z] #41 4.519 + install_tini [2019-10-10T19:54:20.681Z] #41 4.519 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:54:20.681Z] #41 4.519 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T19:54:20.681Z] #41 4.520 + git clone https://github.com/krallin/tini.git /tmp/tmp.DpEwvwhjo0/tini [2019-10-10T19:54:20.682Z] #41 4.521 Cloning into '/tmp/tmp.DpEwvwhjo0/tini'... [2019-10-10T19:54:20.682Z] #41 5.368 + cd /tmp/tmp.DpEwvwhjo0/tini [2019-10-10T19:54:20.682Z] #41 5.368 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:54:20.682Z] #41 5.372 + cmake . [2019-10-10T19:54:20.682Z] #41 5.943 -- The C compiler identification is GNU 6.3.0 [2019-10-10T19:54:20.682Z] #41 5.997 -- Check for working C compiler: /usr/bin/cc [2019-10-10T19:54:20.682Z] #41 6.459 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T19:54:20.682Z] #41 6.476 -- Detecting C compiler ABI info [2019-10-10T19:54:20.709Z] + docker info [2019-10-10T19:54:20.709Z] Containers: 0 [2019-10-10T19:54:20.709Z] Running: 0 [2019-10-10T19:54:20.709Z] Paused: 0 [2019-10-10T19:54:20.709Z] Stopped: 0 [2019-10-10T19:54:20.709Z] Images: 0 [2019-10-10T19:54:20.709Z] Server Version: 18.06.1-ce [2019-10-10T19:54:20.709Z] Storage Driver: overlay2 [2019-10-10T19:54:20.709Z] Backing Filesystem: extfs [2019-10-10T19:54:20.709Z] Supports d_type: true [2019-10-10T19:54:20.709Z] Native Overlay Diff: true [2019-10-10T19:54:20.709Z] Logging Driver: json-file [2019-10-10T19:54:20.709Z] Cgroup Driver: cgroupfs [2019-10-10T19:54:20.709Z] Plugins: [2019-10-10T19:54:20.709Z] Volume: local [2019-10-10T19:54:20.709Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T19:54:20.709Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-10T19:54:20.709Z] Swarm: inactive [2019-10-10T19:54:20.709Z] Runtimes: runc [2019-10-10T19:54:20.709Z] Default Runtime: runc [2019-10-10T19:54:20.709Z] Init Binary: docker-init [2019-10-10T19:54:20.709Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-10T19:54:20.709Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-10T19:54:20.709Z] init version: fec3683 [2019-10-10T19:54:20.709Z] Security Options: [2019-10-10T19:54:20.709Z] apparmor [2019-10-10T19:54:20.709Z] seccomp [2019-10-10T19:54:20.709Z] Profile: default [2019-10-10T19:54:20.709Z] Kernel Version: 4.4.0-130-generic [2019-10-10T19:54:20.709Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-10T19:54:20.709Z] OSType: linux [2019-10-10T19:54:20.709Z] Architecture: ppc64le [2019-10-10T19:54:20.709Z] CPUs: 4 [2019-10-10T19:54:20.709Z] Total Memory: 7.972GiB [2019-10-10T19:54:20.709Z] Name: ppc64le-ubuntu-24 [2019-10-10T19:54:20.709Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-10T19:54:20.709Z] Docker Root Dir: /var/lib/docker [2019-10-10T19:54:20.709Z] Debug Mode (client): false [2019-10-10T19:54:20.709Z] Debug Mode (server): false [2019-10-10T19:54:20.709Z] Username: dockerbuildbot [2019-10-10T19:54:20.709Z] Registry: https://index.docker.io/v1/ [2019-10-10T19:54:20.709Z] Labels: [2019-10-10T19:54:20.709Z] Experimental: true [2019-10-10T19:54:20.709Z] Insecure Registries: [2019-10-10T19:54:20.709Z] 127.0.0.0/8 [2019-10-10T19:54:20.709Z] Live Restore Enabled: false [2019-10-10T19:54:20.709Z] [Pipeline] sh [2019-10-10T19:54:20.936Z] #41 7.028 -- Detecting C compiler ABI info - done [2019-10-10T19:54:20.936Z] #41 7.100 -- Detecting C compile features [2019-10-10T19:54:21.086Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:54:21.086Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:54:21.086Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39919/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T19:54:19.133Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T19:54:19.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T19:54:19.173Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:54:19.176Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:21.237Z] #3 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 2.9s done [2019-10-10T19:54:21.237Z] #3 extracting sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a done [2019-10-10T19:54:21.237Z] #3 completed: 2019-10-10 19:54:20.945310587 +0000 UTC [2019-10-10T19:54:21.237Z] #3 duration: 10.932387782s [2019-10-10T19:54:21.237Z] [2019-10-10T19:54:21.237Z] [2019-10-10T19:54:21.237Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-10T19:54:21.237Z] #4 digest: sha256:d3415ca9439680de1f5dbd3755f2fd902883970c37ef979ed3c8511dd95e2f44 [2019-10-10T19:54:21.237Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-10T19:54:21.237Z] #4 started: 2019-10-10 19:54:20.947973821 +0000 UTC [2019-10-10T19:54:21.370Z] + bash /home/docker/workspace/moby_PR-39919/check-config.sh [2019-10-10T19:54:21.370Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T19:54:21.370Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-10-10T19:54:21.370Z] [2019-10-10T19:54:21.370Z] Generally Necessary: [2019-10-10T19:54:21.370Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T19:54:21.370Z] - apparmor: enabled and tools installed [2019-10-10T19:54:21.370Z] - CONFIG_NAMESPACES: enabled [2019-10-10T19:54:21.370Z] - CONFIG_NET_NS: enabled [2019-10-10T19:54:21.370Z] - CONFIG_PID_NS: enabled [2019-10-10T19:54:21.370Z] - CONFIG_IPC_NS: enabled [2019-10-10T19:54:21.370Z] - CONFIG_UTS_NS: enabled [2019-10-10T19:54:21.370Z] - CONFIG_CGROUPS: enabled [2019-10-10T19:54:21.370Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T19:54:21.370Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T19:54:21.370Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T19:54:21.370Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T19:54:21.370Z] - CONFIG_CPUSETS: enabled [2019-10-10T19:54:21.370Z] - CONFIG_MEMCG: enabled [2019-10-10T19:54:21.370Z] - CONFIG_KEYS: enabled [2019-10-10T19:54:21.370Z] - CONFIG_VETH: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T19:54:21.370Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T19:54:21.612Z] #4 0.359 Cloning into '/buildx'... [2019-10-10T19:54:21.655Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T19:54:21.655Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-10T19:54:21.655Z] [2019-10-10T19:54:21.655Z] Optional Features: [2019-10-10T19:54:21.655Z] - CONFIG_USER_NS: enabled [2019-10-10T19:54:21.655Z] - CONFIG_SECCOMP: enabled [2019-10-10T19:54:21.656Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T19:54:21.656Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T19:54:21.656Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T19:54:21.656Z] (cgroup swap accounting is currently enabled) [2019-10-10T19:54:21.656Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-10T19:54:21.656Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T19:54:21.656Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T19:54:21.656Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T19:54:21.656Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T19:54:21.656Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T19:54:21.656Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T19:54:21.656Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T19:54:21.656Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T19:54:21.656Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T19:54:21.656Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T19:54:21.656Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T19:54:21.656Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T19:54:21.656Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T19:54:21.656Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T19:54:21.656Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T19:54:21.656Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T19:54:21.656Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T19:54:21.656Z] - CONFIG_EXT4_FS: enabled [2019-10-10T19:54:21.656Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T19:54:21.656Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T19:54:21.656Z] - Network Drivers: [2019-10-10T19:54:21.656Z] - "overlay": [2019-10-10T19:54:21.656Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T19:54:21.656Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T19:54:21.656Z] Optional (for encrypted networks): [2019-10-10T19:54:21.833Z] #41 ... [2019-10-10T19:54:21.833Z] [2019-10-10T19:54:21.833Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:54:21.833Z] #56 2.567 + RM_GOPATH=0 [2019-10-10T19:54:21.833Z] #56 2.567 + TMP_GOPATH= [2019-10-10T19:54:21.833Z] #56 2.567 + : /build [2019-10-10T19:54:21.833Z] #56 2.567 + '[' -z '' ']' [2019-10-10T19:54:21.833Z] #56 2.567 ++ mktemp -d [2019-10-10T19:54:21.833Z] #56 2.567 + export GOPATH=/tmp/tmp.B41nEiN8dN [2019-10-10T19:54:21.833Z] #56 2.567 + GOPATH=/tmp/tmp.B41nEiN8dN [2019-10-10T19:54:21.833Z] #56 2.567 + RM_GOPATH=1 [2019-10-10T19:54:21.833Z] #56 2.567 ++ dirname ./install.sh [2019-10-10T19:54:21.833Z] #56 2.567 + dir=. [2019-10-10T19:54:21.833Z] #56 2.567 + bin=dockercli [2019-10-10T19:54:21.833Z] #56 2.567 + shift [2019-10-10T19:54:21.833Z] #56 2.567 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T19:54:21.833Z] #56 2.567 + . ./dockercli.installer [2019-10-10T19:54:21.833Z] #56 2.567 ++ : stable [2019-10-10T19:54:21.833Z] #56 2.567 ++ : 17.06.2-ce [2019-10-10T19:54:21.833Z] #56 2.567 + install_dockercli [2019-10-10T19:54:21.833Z] #56 2.567 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T19:54:21.833Z] #56 2.567 Install docker/cli version 17.06.2-ce from stable [2019-10-10T19:54:21.833Z] #56 2.568 ++ uname -m [2019-10-10T19:54:21.833Z] #56 2.570 + arch=x86_64 [2019-10-10T19:54:21.833Z] #56 2.570 + '[' x86_64 '!=' x86_64 ']' [2019-10-10T19:54:21.833Z] #56 2.570 + url=https://download.docker.com/linux/static [2019-10-10T19:54:21.834Z] #56 2.570 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-10T19:54:21.834Z] #56 2.570 + tar -xz docker/docker [2019-10-10T19:54:21.834Z] #56 7.984 + mkdir -p /build [2019-10-10T19:54:21.834Z] #56 7.989 + mv docker/docker /build/ [2019-10-10T19:54:21.834Z] #56 7.996 + rmdir docker [2019-10-10T19:54:21.834Z] #56 DONE 8.5s [2019-10-10T19:54:21.834Z] [2019-10-10T19:54:21.834Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:21.834Z] #36 4.636 + RM_GOPATH=0 [2019-10-10T19:54:21.834Z] #36 4.636 + TMP_GOPATH= [2019-10-10T19:54:21.834Z] #36 4.636 + : /build [2019-10-10T19:54:21.834Z] #36 4.636 + '[' -z '' ']' [2019-10-10T19:54:21.834Z] #36 4.641 ++ mktemp -d [2019-10-10T19:54:21.834Z] #36 4.642 + export GOPATH=/tmp/tmp.nsXWALugV8 [2019-10-10T19:54:21.834Z] #36 4.642 + GOPATH=/tmp/tmp.nsXWALugV8 [2019-10-10T19:54:21.834Z] #36 4.643 + RM_GOPATH=1 [2019-10-10T19:54:21.834Z] #36 4.644 ++ dirname ./install.sh [2019-10-10T19:54:21.834Z] #36 4.645 + dir=. [2019-10-10T19:54:21.834Z] #36 4.646 + bin=vndr [2019-10-10T19:54:21.834Z] #36 4.646 + shift [2019-10-10T19:54:21.834Z] #36 4.646 + '[' '!' -f ./vndr.installer ']' [2019-10-10T19:54:21.834Z] #36 4.646 + . ./vndr.installer [2019-10-10T19:54:21.834Z] #36 4.646 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:54:21.834Z] #36 4.647 + install_vndr [2019-10-10T19:54:21.834Z] #36 4.647 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T19:54:21.834Z] #36 4.647 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:54:21.834Z] #36 4.647 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nsXWALugV8/src/github.com/LK4D4/vndr [2019-10-10T19:54:21.834Z] #36 4.650 Cloning into '/tmp/tmp.nsXWALugV8/src/github.com/LK4D4/vndr'... [2019-10-10T19:54:21.834Z] #36 5.389 + cd /tmp/tmp.nsXWALugV8/src/github.com/LK4D4/vndr [2019-10-10T19:54:21.834Z] #36 5.391 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:54:21.834Z] #36 5.444 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T19:54:21.834Z] #36 6.732 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T19:54:21.834Z] #36 7.091 github.com/LK4D4/vndr/build [2019-10-10T19:54:21.834Z] #36 8.084 github.com/LK4D4/vndr/godl [2019-10-10T19:54:21.834Z] #36 ... [2019-10-10T19:54:21.834Z] [2019-10-10T19:54:21.834Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:21.834Z] #41 8.598 -- Detecting C compile features - done [2019-10-10T19:54:21.834Z] #41 8.682 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T19:54:21.942Z] - CONFIG_CRYPTO: enabled [2019-10-10T19:54:21.942Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_XFRM: enabled [2019-10-10T19:54:21.942Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T19:54:21.942Z] - "ipvlan": [2019-10-10T19:54:21.942Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T19:54:21.942Z] - "macvlan": [2019-10-10T19:54:21.942Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T19:54:21.942Z] - "ftp,tftp client in container": [2019-10-10T19:54:21.942Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T19:54:21.942Z] - Storage Drivers: [2019-10-10T19:54:21.942Z] - "aufs": [2019-10-10T19:54:21.942Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T19:54:21.942Z] - "btrfs": [2019-10-10T19:54:21.942Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T19:54:21.942Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T19:54:21.942Z] - "devicemapper": [2019-10-10T19:54:21.942Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T19:54:21.942Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T19:54:21.942Z] - "overlay": [2019-10-10T19:54:21.942Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T19:54:21.942Z] - "zfs": [2019-10-10T19:54:21.942Z] - /dev/zfs: missing [2019-10-10T19:54:21.942Z] - zfs command: missing [2019-10-10T19:54:21.942Z] - zpool command: missing [2019-10-10T19:54:21.942Z] [2019-10-10T19:54:21.942Z] Limits: [2019-10-10T19:54:21.942Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T19:54:21.942Z] [2019-10-10T19:54:21.942Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T19:54:22.251Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-10T19:54:22.251Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9a63e5a7\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-10T19:54:22.251Z] ---------------------------------------------------------------------------- [2019-10-10T19:54:22.251Z] [2019-10-10T19:54:22.251Z] INFO: executeCI.ps1 starting at Thu Oct 10 19:54:21 CUT 2019 [2019-10-10T19:54:22.251Z] [2019-10-10T19:54:22.251Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-10T19:54:22.251Z] INFO: Running git version 2.23.0.windows.1 [2019-10-10T19:54:22.251Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-10T19:54:22.251Z] INFO: Environment variables: [2019-10-10T19:54:22.251Z] [2019-10-10T19:54:22.251Z] Name Value [2019-10-10T19:54:22.251Z] ---- ----- [2019-10-10T19:54:22.251Z] ALLUSERSPROFILE C:\ProgramData [2019-10-10T19:54:22.251Z] amd64 true [2019-10-10T19:54:22.251Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-10T19:54:22.251Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-10T19:54:22.251Z] BRANCH_NAME PR-39919 [2019-10-10T19:54:22.251Z] BUILD_DISPLAY_NAME #7 [2019-10-10T19:54:22.251Z] BUILD_ID 7 [2019-10-10T19:54:22.251Z] BUILD_NUMBER 7 [2019-10-10T19:54:22.251Z] BUILD_TAG jenkins-moby-PR-39919-7 [2019-10-10T19:54:22.251Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39919/7/ [2019-10-10T19:54:22.251Z] CHANGE_AUTHOR jmartin84 [2019-10-10T19:54:22.251Z] CHANGE_AUTHOR_DISPLAY_NAME Justen Martin [2019-10-10T19:54:22.251Z] CHANGE_BRANCH 36412-build-arg-override-binary-commits [2019-10-10T19:54:22.251Z] CHANGE_FORK jmartin84 [2019-10-10T19:54:22.251Z] CHANGE_ID 39919 [2019-10-10T19:54:22.251Z] CHANGE_TARGET master [2019-10-10T19:54:22.251Z] CHANGE_TITLE Use build args to override binary commits in dockerfile [2019-10-10T19:54:22.251Z] CHANGE_URL https://github.com/moby/moby/pull/39919 [2019-10-10T19:54:22.251Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:54:22.251Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-10T19:54:22.251Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-10T19:54:22.251Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-10T19:54:22.251Z] COMPUTERNAME azwin-2-bc7060 [2019-10-10T19:54:22.251Z] ComSpec C:\windows\system32\cmd.exe [2019-10-10T19:54:22.251Z] ConfigSequenceNumber 0 [2019-10-10T19:54:22.251Z] DOCKER_BUILDKIT 0 [2019-10-10T19:54:22.251Z] DOCKER_DUT_DEBUG 1 [2019-10-10T19:54:22.251Z] DOCKER_EXPERIMENTAL 1 [2019-10-10T19:54:22.251Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-10T19:54:22.251Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-10T19:54:22.251Z] EXECUTOR_NUMBER 0 [2019-10-10T19:54:22.251Z] FQDN azwin-2-bc7060.westus.cloudapp.azure.com [2019-10-10T19:54:22.251Z] GIT_BRANCH PR-39919 [2019-10-10T19:54:22.251Z] GIT_COMMIT 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:54:22.251Z] GIT_PREVIOUS_COMMIT 239fa2092b597ae1c37d3c55e9cc5137beddafbb [2019-10-10T19:54:22.251Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 160d9038f759b8ceddf71e0042c7f597920059db [2019-10-10T19:54:22.251Z] GIT_URL https://github.com/moby/moby.git [2019-10-10T19:54:22.251Z] HUDSON_COOKIE 38aab829-9146-4779-9d2a-1da72aef61d3 [2019-10-10T19:54:22.251Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-10T19:54:22.251Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-10T19:54:22.251Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-10T19:54:22.251Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-10T19:54:22.251Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-10T19:54:22.251Z] JENKINS_NODE_COOKIE 3fa66782-b099-4993-a53f-576d54d52340 [2019-10-10T19:54:22.251Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-10T19:54:22.251Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-10T19:54:22.251Z] JOB_BASE_NAME PR-39919 [2019-10-10T19:54:22.251Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39919/display/redirect [2019-10-10T19:54:22.251Z] JOB_NAME moby/PR-39919 [2019-10-10T19:54:22.251Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39919/ [2019-10-10T19:54:22.251Z] library.jps.version master [2019-10-10T19:54:22.251Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-10T19:54:22.251Z] NODE_LABELS amd64 azure azwin-2-bc7060 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-10T19:54:22.251Z] NODE_NAME azwin-2-bc7060 [2019-10-10T19:54:22.251Z] NUMBER_OF_PROCESSORS 4 [2019-10-10T19:54:22.251Z] OS Windows_NT [2019-10-10T19:54:22.251Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-10T19:54:22.251Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-10T19:54:22.251Z] ppc64le true [2019-10-10T19:54:22.251Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-10T19:54:22.253Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-10T19:54:22.253Z] PROCESSOR_LEVEL 6 [2019-10-10T19:54:22.253Z] PROCESSOR_REVISION 4f01 [2019-10-10T19:54:22.253Z] ProgramData C:\ProgramData [2019-10-10T19:54:22.253Z] ProgramFiles C:\Program Files [2019-10-10T19:54:22.253Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-10T19:54:22.253Z] ProgramW6432 C:\Program Files [2019-10-10T19:54:22.253Z] PROMPT $P$G [2019-10-10T19:54:22.253Z] PSExecutionPolicyPreference Bypass [2019-10-10T19:54:22.253Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-10T19:54:22.253Z] PUBLIC C:\Users\Public [2019-10-10T19:54:22.253Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39919/7/display/redirect?page=changes [2019-10-10T19:54:22.253Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39919/7/display/redirect [2019-10-10T19:54:22.253Z] s390x true [2019-10-10T19:54:22.253Z] skip_dco false [2019-10-10T19:54:22.253Z] SKIP_VALIDATION_TESTS 1 [2019-10-10T19:54:22.253Z] SOURCES_DRIVE d [2019-10-10T19:54:22.253Z] SOURCES_SUBDIR gopath [2019-10-10T19:54:22.253Z] STAGE_NAME Run tests [2019-10-10T19:54:22.253Z] SystemDrive C: [2019-10-10T19:54:22.253Z] SystemRoot C:\windows [2019-10-10T19:54:22.253Z] TEMP C:\windows\TEMP [2019-10-10T19:54:22.253Z] TESTDEBUG 0 [2019-10-10T19:54:22.253Z] TESTRUN_DRIVE d [2019-10-10T19:54:22.253Z] TESTRUN_SUBDIR CI [2019-10-10T19:54:22.253Z] TIMEOUT 120m [2019-10-10T19:54:22.253Z] TMP C:\windows\TEMP [2019-10-10T19:54:22.253Z] unit_validate true [2019-10-10T19:54:22.253Z] USERDOMAIN WORKGROUP [2019-10-10T19:54:22.253Z] USERNAME azwin-2-bc7060$ [2019-10-10T19:54:22.253Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-10T19:54:22.253Z] windir C:\windows [2019-10-10T19:54:22.253Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-10T19:54:22.253Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-10T19:54:22.253Z] windowsRS1 false [2019-10-10T19:54:22.253Z] windowsRS5 true [2019-10-10T19:54:22.253Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-10T19:54:22.253Z] [2019-10-10T19:54:22.253Z] [2019-10-10T19:54:22.253Z] [2019-10-10T19:54:22.253Z] INFO: Sources under d:\gopath\... [2019-10-10T19:54:22.253Z] INFO: Test run under d:\CI\... [2019-10-10T19:54:22.253Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-10T19:54:22.253Z] INFO: docker/docker repository was found [2019-10-10T19:54:22.253Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-10-10T19:54:22.253Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-10T19:54:22.253Z] INFO: Docker version of control daemon [2019-10-10T19:54:22.253Z] [2019-10-10T19:54:22.253Z] Client: Docker Engine - Enterprise [2019-10-10T19:54:22.253Z] Version: 19.03.2 [2019-10-10T19:54:22.253Z] API version: 1.40 [2019-10-10T19:54:22.253Z] Go version: go1.12.8 [2019-10-10T19:54:22.253Z] Git commit: c92ab06ed9 [2019-10-10T19:54:22.253Z] Built: 09/03/2019 16:38:11 [2019-10-10T19:54:22.253Z] OS/Arch: windows/amd64 [2019-10-10T19:54:22.253Z] Experimental: false [2019-10-10T19:54:22.253Z] [2019-10-10T19:54:22.253Z] Server: Docker Engine - Enterprise [2019-10-10T19:54:22.253Z] Engine: [2019-10-10T19:54:22.253Z] Version: 19.03.2 [2019-10-10T19:54:22.253Z] API version: 1.40 (minimum version 1.24) [2019-10-10T19:54:22.253Z] Go version: go1.12.8 [2019-10-10T19:54:22.253Z] Git commit: c92ab06ed9 [2019-10-10T19:54:22.253Z] Built: 09/03/2019 16:35:47 [2019-10-10T19:54:22.253Z] OS/Arch: windows/amd64 [2019-10-10T19:54:22.253Z] Experimental: true [2019-10-10T19:54:22.253Z] [2019-10-10T19:54:22.253Z] INFO: Docker info of control daemon [2019-10-10T19:54:22.253Z] [2019-10-10T19:54:22.351Z] #41 8.610 -- Detecting C compile features - done [2019-10-10T19:54:22.351Z] #41 8.649 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T19:54:22.362Z] + make bundles/buildx [2019-10-10T19:54:22.393Z] #4 completed: 2019-10-10 19:54:22.274353156 +0000 UTC [2019-10-10T19:54:22.393Z] #4 duration: 1.326379335s [2019-10-10T19:54:22.393Z] [2019-10-10T19:54:22.393Z] [2019-10-10T19:54:22.393Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-10T19:54:22.393Z] #5 digest: sha256:bb88edc76245604869accc36e1df9136a67376879323fe2104fffbc5bc64487a [2019-10-10T19:54:22.393Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-10T19:54:22.393Z] #5 started: 2019-10-10 19:54:22.276176603 +0000 UTC [2019-10-10T19:54:22.399Z] #41 8.992 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T19:54:22.399Z] #41 9.173 -- Configuring done [2019-10-10T19:54:22.399Z] #41 9.200 -- Generating done [2019-10-10T19:54:22.399Z] #41 9.209 -- Build files have been written to: /tmp/tmp.slYxI1HkWt/tini [2019-10-10T19:54:22.399Z] #41 9.229 + make tini-static [2019-10-10T19:54:22.605Z] #41 8.876 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T19:54:22.606Z] #41 8.975 -- Configuring done [2019-10-10T19:54:22.860Z] #41 9.018 -- Generating done [2019-10-10T19:54:22.860Z] #41 9.023 -- Build files have been written to: /tmp/tmp.DpEwvwhjo0/tini [2019-10-10T19:54:22.860Z] #41 9.027 + make tini-static [2019-10-10T19:54:22.964Z] #41 9.753 Scanning dependencies of target tini-static [2019-10-10T19:54:22.964Z] #41 9.838 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T19:54:22.978Z] mkdir bundles [2019-10-10T19:54:22.978Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-10T19:54:22.978Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-10T19:54:22.978Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-10T19:54:22.978Z] --build-arg BUILDX_COMMIT \ [2019-10-10T19:54:22.978Z] --build-arg BUILDX_REPO \ [2019-10-10T19:54:22.978Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-10T19:54:22.978Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-10T19:54:22.978Z] . && \ [2019-10-10T19:54:22.978Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-10T19:54:22.978Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-10T19:54:22.978Z] /bin/sh: 4: go: not found [2019-10-10T19:54:22.978Z] /bin/sh: 5: go: not found [2019-10-10T19:54:22.978Z] [2019-10-10T19:54:22.978Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-10T19:54:22.978Z] #2 digest: sha256:8af2f8eaad9ae3fa9a6cc70eade862d051be322b7d56b0a991d0b991bce1ed6b [2019-10-10T19:54:22.978Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-10T19:54:22.978Z] #2 started: 2019-10-10 19:54:22.820197479 +0000 UTC [2019-10-10T19:54:22.978Z] #2 completed: 2019-10-10 19:54:22.820341099 +0000 UTC [2019-10-10T19:54:22.978Z] #2 duration: 143.62µs [2019-10-10T19:54:22.978Z] #2 started: 2019-10-10 19:54:22.820809559 +0000 UTC [2019-10-10T19:54:22.978Z] #2 completed: 2019-10-10 19:54:22.837435733 +0000 UTC [2019-10-10T19:54:22.978Z] #2 duration: 16.626174ms [2019-10-10T19:54:22.978Z] #2 transferring dockerfile: 792B done [2019-10-10T19:54:22.978Z] [2019-10-10T19:54:22.978Z] [2019-10-10T19:54:22.978Z] #1 local://context (.dockerignore) [2019-10-10T19:54:22.978Z] #1 digest: sha256:4fbab3b125fae5d684281ed6ad9a90938b4478c82cc462b48bb871e0e294d8f4 [2019-10-10T19:54:22.978Z] #1 name: "local://context (.dockerignore)" [2019-10-10T19:54:22.978Z] #1 started: 2019-10-10 19:54:22.82032077 +0000 UTC [2019-10-10T19:54:22.978Z] #1 completed: 2019-10-10 19:54:22.820406833 +0000 UTC [2019-10-10T19:54:22.978Z] #1 duration: 86.063µs [2019-10-10T19:54:22.978Z] #1 started: 2019-10-10 19:54:22.820814549 +0000 UTC [2019-10-10T19:54:22.978Z] #1 completed: 2019-10-10 19:54:22.83946693 +0000 UTC [2019-10-10T19:54:22.978Z] #1 duration: 18.652381ms [2019-10-10T19:54:22.978Z] #1 transferring context: 87B done [2019-10-10T19:54:22.978Z] [2019-10-10T19:54:23.115Z] #41 9.346 Scanning dependencies of target tini-static [2019-10-10T19:54:23.173Z] #5 0.396 From https://github.com/docker/buildx [2019-10-10T19:54:23.173Z] #5 0.396 * [new branch] master -> build [2019-10-10T19:54:23.173Z] #5 0.534 Switched to branch 'build' [2019-10-10T19:54:23.173Z] #5 completed: 2019-10-10 19:54:22.944381561 +0000 UTC [2019-10-10T19:54:23.173Z] #5 duration: 668.204958ms [2019-10-10T19:54:23.173Z] [2019-10-10T19:54:23.173Z] [2019-10-10T19:54:23.173Z] #6 /bin/sh -c go mod download [2019-10-10T19:54:23.173Z] #6 digest: sha256:2b325934eea7c0e114121e3555201d885f5b78ba5c5cff81f804dd5a537d8116 [2019-10-10T19:54:23.173Z] #6 name: "/bin/sh -c go mod download" [2019-10-10T19:54:23.173Z] #6 started: 2019-10-10 19:54:22.947791218 +0000 UTC [2019-10-10T19:54:23.222Z] #41 ... [2019-10-10T19:54:23.222Z] [2019-10-10T19:54:23.222Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:54:23.222Z] #33 2.859 + RM_GOPATH=0 [2019-10-10T19:54:23.222Z] #33 2.859 + TMP_GOPATH= [2019-10-10T19:54:23.222Z] #33 2.859 + : /build [2019-10-10T19:54:23.222Z] #33 2.859 + '[' -z '' ']' [2019-10-10T19:54:23.222Z] #33 2.859 ++ mktemp -d [2019-10-10T19:54:23.222Z] #33 2.863 + export GOPATH=/tmp/tmp.Weh6usM5Oi [2019-10-10T19:54:23.222Z] #33 2.863 + GOPATH=/tmp/tmp.Weh6usM5Oi [2019-10-10T19:54:23.222Z] #33 2.863 + RM_GOPATH=1 [2019-10-10T19:54:23.222Z] #33 2.864 ++ dirname ./install.sh [2019-10-10T19:54:23.222Z] #33 2.868 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:54:23.222Z] #33 2.868 + dir=. [2019-10-10T19:54:23.222Z] #33 2.868 + bin=tomlv [2019-10-10T19:54:23.222Z] #33 2.868 + shift [2019-10-10T19:54:23.222Z] #33 2.868 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T19:54:23.222Z] #33 2.868 + . ./tomlv.installer [2019-10-10T19:54:23.222Z] #33 2.869 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:54:23.222Z] #33 2.869 + install_tomlv [2019-10-10T19:54:23.222Z] #33 2.869 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T19:54:23.222Z] #33 2.869 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Weh6usM5Oi/src/github.com/BurntSushi/toml [2019-10-10T19:54:23.222Z] #33 2.876 Cloning into '/tmp/tmp.Weh6usM5Oi/src/github.com/BurntSushi/toml'... [2019-10-10T19:54:23.222Z] #33 3.726 + cd /tmp/tmp.Weh6usM5Oi/src/github.com/BurntSushi/toml [2019-10-10T19:54:23.222Z] #33 3.727 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:54:23.222Z] #33 3.759 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T19:54:23.222Z] #33 4.695 github.com/BurntSushi/toml [2019-10-10T19:54:23.222Z] #33 7.592 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T19:54:23.370Z] #41 9.469 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T19:54:23.495Z] #33 ... [2019-10-10T19:54:23.495Z] [2019-10-10T19:54:23.495Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:54:23.495Z] #53 4.442 + RM_GOPATH=0 [2019-10-10T19:54:23.495Z] #53 4.442 + TMP_GOPATH= [2019-10-10T19:54:23.495Z] #53 4.442 + : /build [2019-10-10T19:54:23.495Z] #53 4.442 + '[' -z '' ']' [2019-10-10T19:54:23.495Z] #53 4.453 ++ mktemp -d [2019-10-10T19:54:23.495Z] #53 4.454 + export GOPATH=/tmp/tmp.DBtc534vza [2019-10-10T19:54:23.495Z] #53 4.454 + GOPATH=/tmp/tmp.DBtc534vza [2019-10-10T19:54:23.495Z] #53 4.454 + RM_GOPATH=1 [2019-10-10T19:54:23.495Z] #53 4.457 ++ dirname ./install.sh [2019-10-10T19:54:23.495Z] #53 4.459 + dir=. [2019-10-10T19:54:23.495Z] #53 4.459 + bin=proxy [2019-10-10T19:54:23.495Z] #53 4.459 + shift [2019-10-10T19:54:23.495Z] #53 4.459 + '[' '!' -f ./proxy.installer ']' [2019-10-10T19:54:23.495Z] #53 4.460 + . ./proxy.installer [2019-10-10T19:54:23.495Z] #53 4.460 ++ : 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:54:23.495Z] #53 4.460 + install_proxy [2019-10-10T19:54:23.495Z] #53 4.460 + case "$1" in [2019-10-10T19:54:23.495Z] #53 4.460 + export CGO_ENABLED=0 [2019-10-10T19:54:23.495Z] #53 4.460 + CGO_ENABLED=0 [2019-10-10T19:54:23.495Z] #53 4.460 + _install_proxy [2019-10-10T19:54:23.495Z] #53 4.460 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T19:54:23.495Z] #53 4.460 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DBtc534vza/src/github.com/docker/libnetwork [2019-10-10T19:54:23.495Z] #53 4.460 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:54:23.495Z] #53 4.461 Cloning into '/tmp/tmp.DBtc534vza/src/github.com/docker/libnetwork'... [2019-10-10T19:54:23.495Z] #53 ... [2019-10-10T19:54:23.495Z] [2019-10-10T19:54:23.495Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:23.495Z] #45 4.681 + RM_GOPATH=0 [2019-10-10T19:54:23.495Z] #45 4.682 + TMP_GOPATH= [2019-10-10T19:54:23.495Z] #45 4.682 + : /build [2019-10-10T19:54:23.495Z] #45 4.682 + '[' -z '' ']' [2019-10-10T19:54:23.495Z] #45 4.682 ++ mktemp -d [2019-10-10T19:54:23.495Z] #45 4.687 + export GOPATH=/tmp/tmp.mXO0cVtjZT [2019-10-10T19:54:23.495Z] #45 4.687 + GOPATH=/tmp/tmp.mXO0cVtjZT [2019-10-10T19:54:23.495Z] #45 4.687 + RM_GOPATH=1 [2019-10-10T19:54:23.495Z] #45 4.693 ++ dirname ./install.sh [2019-10-10T19:54:23.495Z] #45 4.701 + dir=. [2019-10-10T19:54:23.495Z] #45 4.702 + bin=runc [2019-10-10T19:54:23.495Z] #45 4.702 + shift [2019-10-10T19:54:23.495Z] #45 4.702 + '[' '!' -f ./runc.installer ']' [2019-10-10T19:54:23.495Z] #45 4.702 + . ./runc.installer [2019-10-10T19:54:23.495Z] #45 4.703 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T19:54:23.495Z] #45 4.703 + install_runc [2019-10-10T19:54:23.495Z] #45 4.704 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T19:54:23.495Z] #45 4.708 + uname -r [2019-10-10T19:54:23.495Z] #45 4.720 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T19:54:23.495Z] #45 4.727 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T19:54:23.495Z] #45 4.727 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T19:54:23.495Z] #45 4.728 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mXO0cVtjZT/src/github.com/opencontainers/runc [2019-10-10T19:54:23.495Z] #45 4.733 Cloning into '/tmp/tmp.mXO0cVtjZT/src/github.com/opencontainers/runc'... [2019-10-10T19:54:23.575Z] #6 0.332 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-10T19:54:23.575Z] #6 0.339 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-10T19:54:23.575Z] #6 0.340 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-10T19:54:23.575Z] #6 0.342 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-10T19:54:23.575Z] #6 0.342 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-10T19:54:23.575Z] #6 0.343 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-10T19:54:23.575Z] #6 0.344 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-10T19:54:23.575Z] #6 0.344 go: finding github.com/imdario/mergo v0.3.7 [2019-10-10T19:54:23.575Z] #6 0.352 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-10T19:54:23.591Z] [2019-10-10T19:54:23.591Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-10T19:54:23.591Z] #3 digest: sha256:7f4f3dd80e16ce814451342a10ac373248ed36d232ee139c6b450b101b96cd4d [2019-10-10T19:54:23.591Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-10T19:54:23.591Z] #3 started: 2019-10-10 19:54:23.369821525 +0000 UTC [2019-10-10T19:54:23.591Z] #3 completed: 2019-10-10 19:54:23.370307359 +0000 UTC [2019-10-10T19:54:23.591Z] #3 duration: 485.834µs [2019-10-10T19:54:23.591Z] #3 started: 2019-10-10 19:54:23.371946591 +0000 UTC [2019-10-10T19:54:23.591Z] #3 completed: 2019-10-10 19:54:23.374485246 +0000 UTC [2019-10-10T19:54:23.591Z] #3 duration: 2.538655ms [2019-10-10T19:54:23.591Z] #3 started: 2019-10-10 19:54:23.374693566 +0000 UTC [2019-10-10T19:54:23.591Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-10T19:54:23.591Z] #3 sha256:8a4a1569a1ea7d240074fa223283ba1e23c1a1f1b83407fa524e39dc53385242 1.79kB / 1.79kB done [2019-10-10T19:54:23.591Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-10T19:54:23.591Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-10T19:54:23.591Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-10T19:54:23.591Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-10T19:54:23.591Z] #3 sha256:9b20014a18e9eb94e18e8b2aa1a17b0660f7db0fce35096d204bfcfc105ecc94 5.47kB / 5.47kB done [2019-10-10T19:54:23.753Z] #45 ... [2019-10-10T19:54:23.754Z] [2019-10-10T19:54:23.754Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:54:23.754Z] #64 4.389 + RM_GOPATH=0 [2019-10-10T19:54:23.754Z] #64 4.390 + TMP_GOPATH= [2019-10-10T19:54:23.754Z] #64 4.390 + : /build/ [2019-10-10T19:54:23.754Z] #64 4.390 + '[' -z '' ']' [2019-10-10T19:54:23.754Z] #64 4.390 ++ mktemp -d [2019-10-10T19:54:23.754Z] #64 4.398 + export GOPATH=/tmp/tmp.9yUSlcPCxG [2019-10-10T19:54:23.754Z] #64 4.398 + GOPATH=/tmp/tmp.9yUSlcPCxG [2019-10-10T19:54:23.754Z] #64 4.398 + RM_GOPATH=1 [2019-10-10T19:54:23.754Z] #64 4.398 ++ dirname ./install.sh [2019-10-10T19:54:23.754Z] #64 4.398 + dir=. [2019-10-10T19:54:23.754Z] #64 4.398 + bin=rootlesskit [2019-10-10T19:54:23.754Z] #64 4.398 + shift [2019-10-10T19:54:23.754Z] #64 4.398 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T19:54:23.754Z] #64 4.398 + . ./rootlesskit.installer [2019-10-10T19:54:23.754Z] #64 4.398 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:54:23.754Z] #64 4.398 + install_rootlesskit [2019-10-10T19:54:23.754Z] #64 4.398 + case "$1" in [2019-10-10T19:54:23.754Z] #64 4.398 + export CGO_ENABLED=0 [2019-10-10T19:54:23.754Z] #64 4.398 + CGO_ENABLED=0 [2019-10-10T19:54:23.754Z] #64 4.398 + _install_rootlesskit [2019-10-10T19:54:23.754Z] #64 4.398 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T19:54:23.754Z] #64 4.398 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9yUSlcPCxG/src/github.com/rootless-containers/rootlesskit [2019-10-10T19:54:23.754Z] #64 4.398 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:54:23.754Z] #64 4.406 Cloning into '/tmp/tmp.9yUSlcPCxG/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T19:54:23.754Z] #64 7.046 + cd /tmp/tmp.9yUSlcPCxG/src/github.com/rootless-containers/rootlesskit [2019-10-10T19:54:23.754Z] #64 7.046 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:54:23.754Z] #64 7.109 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T19:54:23.754Z] #64 7.109 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T19:54:23.754Z] #64 ... [2019-10-10T19:54:23.754Z] [2019-10-10T19:54:23.754Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:54:23.754Z] #30 4.240 + RM_GOPATH=0 [2019-10-10T19:54:23.754Z] #30 4.241 + TMP_GOPATH= [2019-10-10T19:54:23.754Z] #30 4.241 + : /build [2019-10-10T19:54:23.754Z] #30 4.241 + '[' -z '' ']' [2019-10-10T19:54:23.754Z] #30 4.244 ++ mktemp -d [2019-10-10T19:54:23.754Z] #30 4.254 + export GOPATH=/tmp/tmp.Q5gHJVlG5r [2019-10-10T19:54:23.754Z] #30 4.254 + GOPATH=/tmp/tmp.Q5gHJVlG5r [2019-10-10T19:54:23.754Z] #30 4.255 + RM_GOPATH=1 [2019-10-10T19:54:23.754Z] #30 4.255 ++ dirname ./install.sh [2019-10-10T19:54:23.754Z] #30 4.260 + dir=. [2019-10-10T19:54:23.754Z] #30 4.260 + bin=gotestsum [2019-10-10T19:54:23.754Z] #30 4.260 + shift [2019-10-10T19:54:23.754Z] #30 4.264 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T19:54:23.754Z] #30 4.264 + . ./gotestsum.installer [2019-10-10T19:54:23.754Z] #30 4.264 ++ : v0.3.5 [2019-10-10T19:54:23.754Z] #30 4.264 Installing gotestsum version v0.3.5 [2019-10-10T19:54:23.754Z] #30 4.264 + install_gotestsum [2019-10-10T19:54:23.754Z] #30 4.264 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T19:54:23.754Z] #30 4.264 + go get -d gotest.tools/gotestsum [2019-10-10T19:54:23.826Z] Client: [2019-10-10T19:54:23.826Z] Debug Mode: false [2019-10-10T19:54:23.826Z] Plugins: [2019-10-10T19:54:23.826Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-10T19:54:23.826Z] [2019-10-10T19:54:23.826Z] Server: [2019-10-10T19:54:23.826Z] Containers: 0 [2019-10-10T19:54:23.826Z] Running: 0 [2019-10-10T19:54:23.826Z] Paused: 0 [2019-10-10T19:54:23.826Z] Stopped: 0 [2019-10-10T19:54:23.826Z] Images: 8 [2019-10-10T19:54:23.826Z] Server Version: 19.03.2 [2019-10-10T19:54:23.826Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-10T19:54:23.885Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 392.33kB / 4.30MB 0.4s [2019-10-10T19:54:23.930Z] #41 ... [2019-10-10T19:54:23.930Z] [2019-10-10T19:54:23.930Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:54:23.930Z] #33 3.697 + RM_GOPATH=0 [2019-10-10T19:54:23.930Z] #33 3.697 + TMP_GOPATH= [2019-10-10T19:54:23.930Z] #33 3.697 + : /build [2019-10-10T19:54:23.930Z] #33 3.697 + '[' -z '' ']' [2019-10-10T19:54:23.930Z] #33 3.697 ++ mktemp -d [2019-10-10T19:54:23.930Z] #33 3.699 + export GOPATH=/tmp/tmp.yytJ0a6q73 [2019-10-10T19:54:23.930Z] #33 3.699 + GOPATH=/tmp/tmp.yytJ0a6q73 [2019-10-10T19:54:23.930Z] #33 3.699 + RM_GOPATH=1 [2019-10-10T19:54:23.930Z] #33 3.700 ++ dirname ./install.sh [2019-10-10T19:54:23.930Z] #33 3.705 + dir=. [2019-10-10T19:54:23.930Z] #33 3.705 + bin=tomlv [2019-10-10T19:54:23.930Z] #33 3.705 + shift [2019-10-10T19:54:23.930Z] #33 3.706 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T19:54:23.930Z] #33 3.706 + . ./tomlv.installer [2019-10-10T19:54:23.930Z] #33 3.706 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:54:23.930Z] #33 3.707 + install_tomlv [2019-10-10T19:54:23.930Z] #33 3.708 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T19:54:23.930Z] #33 3.708 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:54:23.930Z] #33 3.708 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yytJ0a6q73/src/github.com/BurntSushi/toml [2019-10-10T19:54:23.930Z] #33 3.711 Cloning into '/tmp/tmp.yytJ0a6q73/src/github.com/BurntSushi/toml'... [2019-10-10T19:54:23.930Z] #33 4.516 + cd /tmp/tmp.yytJ0a6q73/src/github.com/BurntSushi/toml [2019-10-10T19:54:23.930Z] #33 4.517 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:54:23.930Z] #33 4.522 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T19:54:23.930Z] #33 5.036 github.com/BurntSushi/toml [2019-10-10T19:54:23.930Z] #33 7.700 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T19:54:23.930Z] #33 ... [2019-10-10T19:54:23.930Z] [2019-10-10T19:54:23.930Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:23.930Z] #50 4.425 + RM_GOPATH=0 [2019-10-10T19:54:23.930Z] #50 4.425 + TMP_GOPATH= [2019-10-10T19:54:23.930Z] #50 4.425 + : /build [2019-10-10T19:54:23.930Z] #50 4.425 + '[' -z '' ']' [2019-10-10T19:54:23.930Z] #50 4.431 ++ mktemp -d [2019-10-10T19:54:23.930Z] #50 4.433 + export GOPATH=/tmp/tmp.0IYocG4oK2 [2019-10-10T19:54:23.930Z] #50 4.433 + GOPATH=/tmp/tmp.0IYocG4oK2 [2019-10-10T19:54:23.930Z] #50 4.433 + RM_GOPATH=1 [2019-10-10T19:54:23.930Z] #50 4.436 ++ dirname ./install.sh [2019-10-10T19:54:23.930Z] #50 4.444 + dir=. [2019-10-10T19:54:23.930Z] #50 4.444 + bin=containerd [2019-10-10T19:54:23.930Z] #50 4.444 + shift [2019-10-10T19:54:23.930Z] #50 4.444 + '[' '!' -f ./containerd.installer ']' [2019-10-10T19:54:23.930Z] #50 4.444 + . ./containerd.installer [2019-10-10T19:54:23.930Z] #50 4.444 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:54:23.930Z] #50 4.444 + install_containerd [2019-10-10T19:54:23.930Z] #50 4.444 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T19:54:23.930Z] #50 4.444 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0IYocG4oK2/src/github.com/containerd/containerd [2019-10-10T19:54:23.930Z] #50 4.444 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:54:23.930Z] #50 4.452 Cloning into '/tmp/tmp.0IYocG4oK2/src/github.com/containerd/containerd'... [2019-10-10T19:54:24.012Z] #30 ... [2019-10-10T19:54:24.012Z] [2019-10-10T19:54:24.012Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:24.012Z] #36 10.40 github.com/LK4D4/vndr [2019-10-10T19:54:24.171Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.42MB / 4.30MB 0.5s [2019-10-10T19:54:24.171Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.47MB / 9.99MB 0.5s [2019-10-10T19:54:24.171Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.37MB / 4.30MB 0.6s [2019-10-10T19:54:24.171Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 3.19MB / 45.65MB 0.6s [2019-10-10T19:54:24.171Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.46MB / 9.99MB 0.6s [2019-10-10T19:54:24.171Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.96MB / 4.30MB 0.7s [2019-10-10T19:54:24.171Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.05MB / 9.99MB 0.7s [2019-10-10T19:54:24.185Z] #50 ... [2019-10-10T19:54:24.185Z] [2019-10-10T19:54:24.185Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:54:24.185Z] #53 2.493 + RM_GOPATH=0 [2019-10-10T19:54:24.185Z] #53 2.493 + TMP_GOPATH= [2019-10-10T19:54:24.185Z] #53 2.493 + : /build [2019-10-10T19:54:24.185Z] #53 2.493 + '[' -z '' ']' [2019-10-10T19:54:24.185Z] #53 2.493 ++ mktemp -d [2019-10-10T19:54:24.185Z] #53 2.495 + export GOPATH=/tmp/tmp.TBfgHNE8Nj [2019-10-10T19:54:24.185Z] #53 2.495 + GOPATH=/tmp/tmp.TBfgHNE8Nj [2019-10-10T19:54:24.185Z] #53 2.495 + RM_GOPATH=1 [2019-10-10T19:54:24.185Z] #53 2.495 ++ dirname ./install.sh [2019-10-10T19:54:24.185Z] #53 2.499 + dir=. [2019-10-10T19:54:24.185Z] #53 2.499 + bin=proxy [2019-10-10T19:54:24.185Z] #53 2.499 + shift [2019-10-10T19:54:24.185Z] #53 2.499 + '[' '!' -f ./proxy.installer ']' [2019-10-10T19:54:24.185Z] #53 2.499 + . ./proxy.installer [2019-10-10T19:54:24.185Z] #53 2.499 ++ : 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:54:24.185Z] #53 2.499 + install_proxy [2019-10-10T19:54:24.185Z] #53 2.499 + case "$1" in [2019-10-10T19:54:24.185Z] #53 2.499 + export CGO_ENABLED=0 [2019-10-10T19:54:24.185Z] #53 2.499 + CGO_ENABLED=0 [2019-10-10T19:54:24.185Z] #53 2.499 + _install_proxy [2019-10-10T19:54:24.185Z] #53 2.499 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T19:54:24.185Z] #53 2.499 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TBfgHNE8Nj/src/github.com/docker/libnetwork [2019-10-10T19:54:24.185Z] #53 2.499 Cloning into '/tmp/tmp.TBfgHNE8Nj/src/github.com/docker/libnetwork'... [2019-10-10T19:54:24.186Z] #53 2.509 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:54:24.186Z] #53 ... [2019-10-10T19:54:24.186Z] [2019-10-10T19:54:24.186Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:54:24.186Z] #30 4.343 + RM_GOPATH=0 [2019-10-10T19:54:24.186Z] #30 4.343 + TMP_GOPATH= [2019-10-10T19:54:24.186Z] #30 4.343 + : /build [2019-10-10T19:54:24.186Z] #30 4.343 + '[' -z '' ']' [2019-10-10T19:54:24.186Z] #30 4.345 ++ mktemp -d [2019-10-10T19:54:24.186Z] #30 4.353 + export GOPATH=/tmp/tmp.YsFnh4RQY6 [2019-10-10T19:54:24.186Z] #30 4.353 + GOPATH=/tmp/tmp.YsFnh4RQY6 [2019-10-10T19:54:24.186Z] #30 4.353 + RM_GOPATH=1 [2019-10-10T19:54:24.186Z] #30 4.357 ++ dirname ./install.sh [2019-10-10T19:54:24.186Z] #30 4.359 + dir=. [2019-10-10T19:54:24.186Z] #30 4.359 + bin=gotestsum [2019-10-10T19:54:24.186Z] #30 4.360 + shift [2019-10-10T19:54:24.186Z] #30 4.360 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T19:54:24.186Z] #30 4.361 + . ./gotestsum.installer [2019-10-10T19:54:24.186Z] #30 4.361 ++ : v0.3.5 [2019-10-10T19:54:24.186Z] #30 4.361 + install_gotestsum [2019-10-10T19:54:24.186Z] #30 4.365 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T19:54:24.186Z] #30 4.365 Installing gotestsum version v0.3.5 [2019-10-10T19:54:24.186Z] #30 4.365 + go get -d gotest.tools/gotestsum [2019-10-10T19:54:24.296Z] Windows: [2019-10-10T19:54:24.296Z] LCOW: [2019-10-10T19:54:24.296Z] Logging Driver: json-file [2019-10-10T19:54:24.296Z] Plugins: [2019-10-10T19:54:24.296Z] Volume: local [2019-10-10T19:54:24.296Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-10T19:54:24.296Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T19:54:24.296Z] Swarm: inactive [2019-10-10T19:54:24.296Z] Default Isolation: process [2019-10-10T19:54:24.296Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T19:54:24.296Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T19:54:24.296Z] OSType: windows [2019-10-10T19:54:24.296Z] Architecture: x86_64 [2019-10-10T19:54:24.296Z] CPUs: 4 [2019-10-10T19:54:24.296Z] Total Memory: 32GiB [2019-10-10T19:54:24.296Z] Name: azwin-2-bc7060 [2019-10-10T19:54:24.296Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-10T19:54:24.296Z] Docker Root Dir: D:\docker [2019-10-10T19:54:24.296Z] Debug Mode: false [2019-10-10T19:54:24.296Z] Registry: https://index.docker.io/v1/ [2019-10-10T19:54:24.296Z] Labels: [2019-10-10T19:54:24.296Z] Experimental: true [2019-10-10T19:54:24.296Z] Insecure Registries: [2019-10-10T19:54:24.296Z] 10.0.0.4:5000 [2019-10-10T19:54:24.296Z] 127.0.0.0/8 [2019-10-10T19:54:24.296Z] Registry Mirrors: [2019-10-10T19:54:24.296Z] http://10.0.0.4:5000/ [2019-10-10T19:54:24.296Z] Live Restore Enabled: false [2019-10-10T19:54:24.296Z] [2019-10-10T19:54:24.296Z] [2019-10-10T19:54:24.296Z] INFO: Commit hash is 095ca77f48 [2019-10-10T19:54:24.296Z] INFO: Nuke-Everything... [2019-10-10T19:54:24.296Z] INFO: Container count on control daemon to delete is 0 [2019-10-10T19:54:24.404Z] #6 1.060 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-10T19:54:24.404Z] #6 1.306 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-10T19:54:24.404Z] #6 1.335 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-10T19:54:24.442Z] #30 ... [2019-10-10T19:54:24.442Z] [2019-10-10T19:54:24.442Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:54:24.442Z] #56 9.979 + mkdir -p /build [2019-10-10T19:54:24.442Z] #56 9.983 + mv docker/docker /build/ [2019-10-10T19:54:24.442Z] #56 9.989 + rmdir docker [2019-10-10T19:54:24.442Z] #56 DONE 10.6s [2019-10-10T19:54:24.442Z] [2019-10-10T19:54:24.442Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:54:24.442Z] #64 4.426 + RM_GOPATH=0 [2019-10-10T19:54:24.442Z] #64 4.426 + TMP_GOPATH= [2019-10-10T19:54:24.442Z] #64 4.426 + : /build/ [2019-10-10T19:54:24.442Z] #64 4.426 + '[' -z '' ']' [2019-10-10T19:54:24.442Z] #64 4.434 ++ mktemp -d [2019-10-10T19:54:24.442Z] #64 4.434 + export GOPATH=/tmp/tmp.hy3zUBRl8v [2019-10-10T19:54:24.442Z] #64 4.434 + GOPATH=/tmp/tmp.hy3zUBRl8v [2019-10-10T19:54:24.442Z] #64 4.434 + RM_GOPATH=1 [2019-10-10T19:54:24.442Z] #64 4.434 ++ dirname ./install.sh [2019-10-10T19:54:24.442Z] #64 4.435 + dir=. [2019-10-10T19:54:24.442Z] #64 4.435 + bin=rootlesskit [2019-10-10T19:54:24.442Z] #64 4.435 + shift [2019-10-10T19:54:24.442Z] #64 4.435 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T19:54:24.442Z] #64 4.435 + . ./rootlesskit.installer [2019-10-10T19:54:24.442Z] #64 4.435 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:54:24.442Z] #64 4.435 + install_rootlesskit [2019-10-10T19:54:24.442Z] #64 4.435 + case "$1" in [2019-10-10T19:54:24.442Z] #64 4.435 + export CGO_ENABLED=0 [2019-10-10T19:54:24.442Z] #64 4.435 + CGO_ENABLED=0 [2019-10-10T19:54:24.442Z] #64 4.435 + _install_rootlesskit [2019-10-10T19:54:24.442Z] #64 4.435 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T19:54:24.442Z] #64 4.435 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:54:24.442Z] #64 4.441 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hy3zUBRl8v/src/github.com/rootless-containers/rootlesskit [2019-10-10T19:54:24.442Z] #64 4.442 Cloning into '/tmp/tmp.hy3zUBRl8v/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T19:54:24.442Z] #64 7.147 + cd /tmp/tmp.hy3zUBRl8v/src/github.com/rootless-containers/rootlesskit [2019-10-10T19:54:24.442Z] #64 7.147 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:54:24.442Z] #64 7.387 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T19:54:24.442Z] #64 7.388 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T19:54:24.442Z] #64 ... [2019-10-10T19:54:24.442Z] [2019-10-10T19:54:24.442Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:24.442Z] #36 2.683 + RM_GOPATH=0 [2019-10-10T19:54:24.442Z] #36 2.683 + TMP_GOPATH= [2019-10-10T19:54:24.442Z] #36 2.683 + : /build [2019-10-10T19:54:24.442Z] #36 2.683 + '[' -z '' ']' [2019-10-10T19:54:24.442Z] #36 2.683 ++ mktemp -d [2019-10-10T19:54:24.442Z] #36 2.683 + export GOPATH=/tmp/tmp.0gn8MHq4Kq [2019-10-10T19:54:24.442Z] #36 2.683 + GOPATH=/tmp/tmp.0gn8MHq4Kq [2019-10-10T19:54:24.442Z] #36 2.683 + RM_GOPATH=1 [2019-10-10T19:54:24.442Z] #36 2.685 ++ dirname ./install.sh [2019-10-10T19:54:24.442Z] #36 2.685 + dir=. [2019-10-10T19:54:24.442Z] #36 2.685 + bin=vndr [2019-10-10T19:54:24.442Z] #36 2.685 + shift [2019-10-10T19:54:24.442Z] #36 2.685 + '[' '!' -f ./vndr.installer ']' [2019-10-10T19:54:24.442Z] #36 2.685 + . ./vndr.installer [2019-10-10T19:54:24.442Z] #36 2.685 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:54:24.442Z] #36 2.685 + install_vndr [2019-10-10T19:54:24.442Z] #36 2.685 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T19:54:24.442Z] #36 2.685 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0gn8MHq4Kq/src/github.com/LK4D4/vndr [2019-10-10T19:54:24.442Z] #36 2.688 Cloning into '/tmp/tmp.0gn8MHq4Kq/src/github.com/LK4D4/vndr'... [2019-10-10T19:54:24.442Z] #36 2.689 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:54:24.442Z] #36 3.146 + cd /tmp/tmp.0gn8MHq4Kq/src/github.com/LK4D4/vndr [2019-10-10T19:54:24.442Z] #36 3.146 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:54:24.442Z] #36 3.169 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T19:54:24.442Z] #36 4.392 github.com/LK4D4/vndr/build [2019-10-10T19:54:24.442Z] #36 4.428 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T19:54:24.442Z] #36 5.752 github.com/LK4D4/vndr/godl [2019-10-10T19:54:24.442Z] #36 7.491 github.com/LK4D4/vndr [2019-10-10T19:54:24.459Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.06MB / 4.30MB 0.8s [2019-10-10T19:54:24.459Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.29MB / 9.99MB 0.8s [2019-10-10T19:54:24.459Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 0.8s done [2019-10-10T19:54:24.459Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 7.38MB / 45.65MB 0.9s [2019-10-10T19:54:24.459Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.16MB / 9.99MB 0.9s [2019-10-10T19:54:24.459Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.9s [2019-10-10T19:54:24.459Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.54MB / 9.99MB 1.0s [2019-10-10T19:54:24.697Z] #36 ... [2019-10-10T19:54:24.697Z] [2019-10-10T19:54:24.697Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:24.697Z] #45 3.980 + RM_GOPATH=0 [2019-10-10T19:54:24.697Z] #45 3.981 + TMP_GOPATH= [2019-10-10T19:54:24.697Z] #45 3.981 + : /build [2019-10-10T19:54:24.697Z] #45 3.981 + '[' -z '' ']' [2019-10-10T19:54:24.697Z] #45 3.982 ++ mktemp -d [2019-10-10T19:54:24.697Z] #45 3.987 + export GOPATH=/tmp/tmp.WY52UCBA8l [2019-10-10T19:54:24.697Z] #45 3.987 + GOPATH=/tmp/tmp.WY52UCBA8l [2019-10-10T19:54:24.697Z] #45 3.987 + RM_GOPATH=1 [2019-10-10T19:54:24.697Z] #45 3.987 ++ dirname ./install.sh [2019-10-10T19:54:24.697Z] #45 3.991 + dir=. [2019-10-10T19:54:24.697Z] #45 3.991 + bin=runc [2019-10-10T19:54:24.697Z] #45 3.991 + shift [2019-10-10T19:54:24.697Z] #45 3.991 + '[' '!' -f ./runc.installer ']' [2019-10-10T19:54:24.697Z] #45 3.991 + . ./runc.installer [2019-10-10T19:54:24.697Z] #45 3.991 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T19:54:24.697Z] #45 3.995 + install_runc [2019-10-10T19:54:24.697Z] #45 3.995 + uname -r [2019-10-10T19:54:24.697Z] #45 3.997 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T19:54:24.697Z] #45 3.999 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T19:54:24.697Z] #45 4.000 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T19:54:24.697Z] #45 4.000 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WY52UCBA8l/src/github.com/opencontainers/runc [2019-10-10T19:54:24.697Z] #45 4.000 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T19:54:24.697Z] #45 4.002 Cloning into '/tmp/tmp.WY52UCBA8l/src/github.com/opencontainers/runc'... [2019-10-10T19:54:24.697Z] #45 9.707 + cd /tmp/tmp.WY52UCBA8l/src/github.com/opencontainers/runc [2019-10-10T19:54:24.697Z] #45 9.708 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T19:54:24.697Z] #45 9.893 + '[' -z '' ']' [2019-10-10T19:54:24.697Z] #45 9.893 + target=static [2019-10-10T19:54:24.697Z] #45 9.893 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T19:54:24.697Z] #45 ... [2019-10-10T19:54:24.697Z] [2019-10-10T19:54:24.697Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:24.697Z] #41 10.99 [100%] Linking C executable tini-static [2019-10-10T19:54:24.746Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 9.70MB / 45.65MB 1.1s [2019-10-10T19:54:24.746Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.55MB / 9.99MB 1.1s [2019-10-10T19:54:24.746Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.73MB / 9.99MB 1.2s [2019-10-10T19:54:24.746Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 3.50MB / 50.07MB 1.2s [2019-10-10T19:54:24.746Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 13.08MB / 45.65MB 1.3s [2019-10-10T19:54:24.746Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 1.2s done [2019-10-10T19:54:24.746Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 1.3s [2019-10-10T19:54:24.767Z] INFO: Nuking d:\CI [2019-10-10T19:54:24.767Z] INFO: Zapped successfully [2019-10-10T19:54:24.767Z] INFO: Location for testing is d:\CI\PR-39919\7 [2019-10-10T19:54:24.767Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-10T19:54:24.809Z] #6 1.611 go: finding github.com/pkg/errors v0.8.1 [2019-10-10T19:54:24.809Z] #6 1.656 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-10T19:54:24.809Z] #6 1.739 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-10T19:54:24.809Z] #6 1.741 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-10T19:54:24.809Z] #6 1.749 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-10T19:54:24.946Z] #36 ... [2019-10-10T19:54:24.946Z] [2019-10-10T19:54:24.946Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:54:24.946Z] #33 DONE 11.6s [2019-10-10T19:54:24.946Z] [2019-10-10T19:54:24.946Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:24.946Z] #45 11.03 + cd /tmp/tmp.mXO0cVtjZT/src/github.com/opencontainers/runc [2019-10-10T19:54:24.946Z] #45 11.03 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T19:54:24.946Z] #45 11.07 + '[' -z '' ']' [2019-10-10T19:54:24.946Z] #45 11.07 + target=static [2019-10-10T19:54:24.946Z] #45 11.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T19:54:25.037Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 6.82MB / 50.07MB 1.5s [2019-10-10T19:54:25.203Z] #45 ... [2019-10-10T19:54:25.203Z] [2019-10-10T19:54:25.203Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:25.203Z] #41 11.29 [100%] Linking C executable tini-static [2019-10-10T19:54:25.203Z] #41 11.88 [100%] Built target tini-static [2019-10-10T19:54:25.203Z] #41 11.94 + mkdir -p /build [2019-10-10T19:54:25.203Z] #41 11.94 + cp tini-static /build/docker-init [2019-10-10T19:54:25.203Z] #41 DONE 12.1s [2019-10-10T19:54:25.235Z] #6 1.821 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-10T19:54:25.235Z] #6 1.929 go: finding github.com/json-iterator/go v1.1.6 [2019-10-10T19:54:25.235Z] #6 2.100 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-10T19:54:25.243Z] [2019-10-10T19:54:25.243Z] [2019-10-10T19:54:25.243Z] INFO: Building the image from Dockerfile.windows at 10/10/2019 19:54:24... [2019-10-10T19:54:25.243Z] [2019-10-10T19:54:25.325Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 16.03MB / 45.65MB 1.6s [2019-10-10T19:54:25.325Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.82MB / 52.87MB 1.6s [2019-10-10T19:54:25.325Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 10.03MB / 50.07MB 1.8s [2019-10-10T19:54:25.461Z] [2019-10-10T19:54:25.461Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:54:25.615Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 19.50MB / 45.65MB 1.9s [2019-10-10T19:54:25.615Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 6.22MB / 52.87MB 1.9s [2019-10-10T19:54:25.615Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.89MB / 45.65MB 2.1s [2019-10-10T19:54:25.615Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 13.96MB / 50.07MB 2.1s [2019-10-10T19:54:25.625Z] #41 ... [2019-10-10T19:54:25.625Z] [2019-10-10T19:54:25.625Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:54:25.625Z] #33 DONE 11.5s [2019-10-10T19:54:25.625Z] [2019-10-10T19:54:25.625Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:25.625Z] #41 11.58 [100%] Built target tini-static [2019-10-10T19:54:25.625Z] #41 11.74 + mkdir -p /build [2019-10-10T19:54:25.625Z] #41 11.74 + cp tini-static /build/docker-init [2019-10-10T19:54:25.880Z] #41 DONE 12.0s [2019-10-10T19:54:25.880Z] [2019-10-10T19:54:25.880Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:54:25.880Z] #53 11.87 + cd /tmp/tmp.TBfgHNE8Nj/src/github.com/docker/libnetwork [2019-10-10T19:54:25.880Z] #53 11.87 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:54:25.901Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 10.31MB / 52.87MB 2.2s [2019-10-10T19:54:25.901Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.74MB / 45.65MB 2.3s [2019-10-10T19:54:25.901Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 16.80MB / 50.07MB 2.3s [2019-10-10T19:54:26.026Z] #30 ... [2019-10-10T19:54:26.026Z] [2019-10-10T19:54:26.026Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:26.026Z] #45 12.74 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T19:54:26.136Z] #53 12.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T19:54:26.158Z] #6 2.815 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-10T19:54:26.184Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 27.36MB / 45.65MB 2.5s [2019-10-10T19:54:26.184Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 19.41MB / 50.07MB 2.5s [2019-10-10T19:54:26.184Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 14.55MB / 52.87MB 2.5s [2019-10-10T19:54:26.184Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.52MB / 45.65MB 2.7s [2019-10-10T19:54:26.184Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 17.50MB / 52.87MB 2.7s [2019-10-10T19:54:26.284Z] #45 ... [2019-10-10T19:54:26.284Z] [2019-10-10T19:54:26.284Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T19:54:26.284Z] #67 CACHED [2019-10-10T19:54:26.284Z] [2019-10-10T19:54:26.284Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:54:26.284Z] #58 CACHED [2019-10-10T19:54:26.284Z] [2019-10-10T19:54:26.284Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:54:26.284Z] #60 CACHED [2019-10-10T19:54:26.284Z] [2019-10-10T19:54:26.284Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:54:26.284Z] #61 CACHED [2019-10-10T19:54:26.470Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 23.53MB / 50.07MB 2.8s [2019-10-10T19:54:26.470Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 34.25MB / 45.65MB 3.0s [2019-10-10T19:54:26.470Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.02MB / 50.07MB 3.0s [2019-10-10T19:54:26.470Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 21.20MB / 52.87MB 3.0s [2019-10-10T19:54:26.541Z] [2019-10-10T19:54:26.541Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:26.576Z] #6 3.260 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-10T19:54:26.576Z] #6 3.266 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-10T19:54:26.576Z] #6 3.280 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-10T19:54:26.576Z] #6 3.288 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-10T19:54:26.576Z] #6 3.402 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-10T19:54:26.576Z] #6 3.578 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-10T19:54:26.755Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 36.97MB / 45.65MB 3.2s [2019-10-10T19:54:26.755Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 29.80MB / 50.07MB 3.2s [2019-10-10T19:54:26.755Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 23.89MB / 52.87MB 3.2s [2019-10-10T19:54:27.039Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 40.27MB / 45.65MB 3.4s [2019-10-10T19:54:27.039Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 32.84MB / 50.07MB 3.4s [2019-10-10T19:54:27.039Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 26.74MB / 52.87MB 3.4s [2019-10-10T19:54:27.039Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 43.35MB / 45.65MB 3.6s [2019-10-10T19:54:27.039Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 35.73MB / 50.07MB 3.6s [2019-10-10T19:54:27.039Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 29.63MB / 52.87MB 3.6s [2019-10-10T19:54:27.249Z] #6 3.579 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-10T19:54:27.249Z] #6 3.580 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-10T19:54:27.324Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 3.8s done [2019-10-10T19:54:27.324Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 38.50MB / 50.07MB 3.8s [2019-10-10T19:54:27.324Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 32.78MB / 52.87MB 3.8s [2019-10-10T19:54:27.324Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 [2019-10-10T19:54:27.324Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 0B / 104.03MB 3.8s [2019-10-10T19:54:27.610Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 41.53MB / 50.07MB 4.1s [2019-10-10T19:54:27.610Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 36.20MB / 52.87MB 4.1s [2019-10-10T19:54:27.898Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 44.43MB / 50.07MB 4.4s [2019-10-10T19:54:27.898Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 39.41MB / 52.87MB 4.4s [2019-10-10T19:54:27.898Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.54MB / 104.03MB 4.4s [2019-10-10T19:54:27.968Z] #6 4.211 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-10T19:54:27.968Z] #6 4.451 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-10T19:54:27.968Z] #6 4.848 go: finding github.com/spf13/pflag v1.0.3 [2019-10-10T19:54:28.022Z] #53 ... [2019-10-10T19:54:28.022Z] [2019-10-10T19:54:28.022Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T19:54:28.022Z] #67 CACHED [2019-10-10T19:54:28.022Z] [2019-10-10T19:54:28.022Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:54:28.022Z] #58 CACHED [2019-10-10T19:54:28.022Z] [2019-10-10T19:54:28.022Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:54:28.022Z] #60 CACHED [2019-10-10T19:54:28.022Z] [2019-10-10T19:54:28.022Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:54:28.022Z] #61 CACHED [2019-10-10T19:54:28.022Z] [2019-10-10T19:54:28.022Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:28.022Z] #45 11.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T19:54:28.398Z] #6 5.290 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-10T19:54:28.525Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 48.04MB / 50.07MB 4.8s [2019-10-10T19:54:28.525Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 43.30MB / 52.87MB 4.8s [2019-10-10T19:54:28.525Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 11.61MB / 104.03MB 5.0s [2019-10-10T19:54:28.813Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 5.1s done [2019-10-10T19:54:28.813Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 46.39MB / 52.87MB 5.1s [2019-10-10T19:54:28.813Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 0B / 155B 5.1s [2019-10-10T19:54:28.813Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 155B / 155B 5.1s done [2019-10-10T19:54:28.813Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 49.34MB / 52.87MB 5.3s [2019-10-10T19:54:28.813Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 16.96MB / 104.03MB 5.4s [2019-10-10T19:54:28.836Z] #6 5.423 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-10T19:54:28.836Z] #6 5.570 go: finding github.com/spf13/viper v1.3.2 [2019-10-10T19:54:29.112Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.29MB / 52.87MB 5.5s [2019-10-10T19:54:29.112Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 5.6s done [2019-10-10T19:54:29.112Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 24.15MB / 104.03MB 5.7s [2019-10-10T19:54:29.263Z] #6 5.800 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-10T19:54:29.263Z] #6 6.020 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-10T19:54:29.404Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 29.82MB / 104.03MB 5.9s [2019-10-10T19:54:29.678Z] #6 6.599 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-10T19:54:29.690Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 36.13MB / 104.03MB 6.1s [2019-10-10T19:54:29.976Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 42.42MB / 104.03MB 6.3s [2019-10-10T19:54:29.976Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 48.83MB / 104.03MB 6.5s [2019-10-10T19:54:30.085Z] #6 6.848 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-10T19:54:30.085Z] #6 6.878 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-10T19:54:30.261Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 54.75MB / 104.03MB 6.7s [2019-10-10T19:54:30.495Z] #6 7.089 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-10T19:54:30.496Z] #6 7.209 go: finding github.com/gofrs/flock v0.7.0 [2019-10-10T19:54:30.496Z] #6 7.210 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-10T19:54:30.496Z] #6 7.307 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-10T19:54:30.496Z] #6 7.428 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-10T19:54:30.556Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 61.16MB / 104.03MB 6.9s [2019-10-10T19:54:30.597Z] #45 ... [2019-10-10T19:54:30.597Z] [2019-10-10T19:54:30.597Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:54:30.597Z] #53 DONE 16.3s [2019-10-10T19:54:30.597Z] [2019-10-10T19:54:30.597Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:30.723Z] #45 ... [2019-10-10T19:54:30.723Z] [2019-10-10T19:54:30.723Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:54:30.723Z] #53 14.08 + cd /tmp/tmp.DBtc534vza/src/github.com/docker/libnetwork [2019-10-10T19:54:30.723Z] #53 14.08 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:54:30.723Z] #53 14.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T19:54:30.723Z] #53 DONE 17.0s [2019-10-10T19:54:30.723Z] [2019-10-10T19:54:30.723Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:30.842Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 67.27MB / 104.03MB 7.1s [2019-10-10T19:54:30.842Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 74.75MB / 104.03MB 7.4s [2019-10-10T19:54:31.127Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 81.62MB / 104.03MB 7.7s [2019-10-10T19:54:31.341Z] #6 7.925 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-10T19:54:31.342Z] #6 8.003 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-10T19:54:31.342Z] #6 8.067 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-10T19:54:31.342Z] #6 8.196 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-10T19:54:31.342Z] #6 8.283 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-10T19:54:31.414Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.0s done [2019-10-10T19:54:31.414Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 87.49MB / 104.03MB 7.9s [2019-10-10T19:54:31.527Z] #45 ... [2019-10-10T19:54:31.527Z] [2019-10-10T19:54:31.527Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:31.527Z] #36 DONE 17.5s [2019-10-10T19:54:31.527Z] [2019-10-10T19:54:31.527Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:31.700Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 93.55MB / 104.03MB 8.1s [2019-10-10T19:54:31.700Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 99.70MB / 104.03MB 8.3s [2019-10-10T19:54:32.019Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 8.5s done [2019-10-10T19:54:32.019Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc [2019-10-10T19:54:32.105Z] #36 DONE 18.8s [2019-10-10T19:54:32.105Z] [2019-10-10T19:54:32.105Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:32.250Z] #6 8.694 go: finding github.com/jinzhu/now v1.0.0 [2019-10-10T19:54:32.250Z] #6 8.785 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-10T19:54:32.250Z] #6 9.030 go: finding github.com/lib/pq v1.0.0 [2019-10-10T19:54:32.638Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0.4s done [2019-10-10T19:54:32.638Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed [2019-10-10T19:54:32.750Z] #6 9.454 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-10T19:54:32.750Z] #6 9.520 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-10T19:54:32.750Z] #6 9.600 go: finding github.com/magiconair/properties v1.8.0 [2019-10-10T19:54:32.750Z] #6 9.628 go: finding github.com/stretchr/testify v1.3.0 [2019-10-10T19:54:32.750Z] #6 9.647 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-10T19:54:32.923Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0.1s done [2019-10-10T19:54:32.923Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 [2019-10-10T19:54:33.245Z] #6 9.968 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-10T19:54:33.479Z] #50 20.11 + cd /tmp/tmp.4rPRFza1B4/src/github.com/containerd/containerd [2019-10-10T19:54:33.479Z] #50 20.11 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:54:33.479Z] #50 20.22 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T19:54:33.479Z] #50 20.23 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T19:54:33.479Z] #50 20.23 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T19:54:33.479Z] #50 20.23 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T19:54:33.479Z] #50 20.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T19:54:33.479Z] #50 20.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T19:54:33.479Z] #50 20.23 + '[' '' = dynamic ']' [2019-10-10T19:54:33.479Z] #50 20.23 + make [2019-10-10T19:54:33.676Z] #6 10.36 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-10T19:54:33.676Z] #6 10.58 go: finding github.com/spf13/cobra v0.0.3 [2019-10-10T19:54:34.044Z] #50 20.90 + bin/ctr [2019-10-10T19:54:34.097Z] #6 10.77 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-10T19:54:34.097Z] #6 11.09 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-10T19:54:34.501Z] #6 11.29 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-10T19:54:34.502Z] #6 11.31 go: finding github.com/spf13/afero v1.1.2 [2019-10-10T19:54:34.502Z] #6 11.43 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-10T19:54:34.785Z] #45 ... [2019-10-10T19:54:34.785Z] [2019-10-10T19:54:34.785Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:34.785Z] #50 20.38 + cd /tmp/tmp.0IYocG4oK2/src/github.com/containerd/containerd [2019-10-10T19:54:34.785Z] #50 20.38 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:54:34.785Z] #50 20.50 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T19:54:34.785Z] #50 20.50 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T19:54:34.785Z] #50 20.50 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T19:54:34.785Z] #50 20.50 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T19:54:34.785Z] #50 20.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T19:54:34.785Z] #50 20.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T19:54:34.785Z] #50 20.50 + '[' '' = dynamic ']' [2019-10-10T19:54:34.785Z] #50 20.50 + make [2019-10-10T19:54:34.785Z] #50 21.01 + bin/ctr [2019-10-10T19:54:34.911Z] #6 11.56 go: finding github.com/gorilla/mux v1.7.0 [2019-10-10T19:54:34.911Z] #6 11.67 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-10T19:54:35.321Z] #6 11.91 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-10T19:54:35.321Z] #6 12.02 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-10T19:54:35.709Z] Sending build context to Docker daemon 263.4MB [2019-10-10T19:54:35.709Z] [2019-10-10T19:54:35.709Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-10T19:54:35.709Z] ---> 739b21bd02e7 [2019-10-10T19:54:35.709Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-10T19:54:35.709Z] ---> Using cache [2019-10-10T19:54:35.709Z] ---> 647342d37ebc [2019-10-10T19:54:35.709Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-10T19:54:35.709Z] ---> Running in 910dd8b3612a [2019-10-10T19:54:35.709Z] Removing intermediate container 910dd8b3612a [2019-10-10T19:54:35.709Z] ---> ae607502ea28 [2019-10-10T19:54:35.709Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-10T19:54:35.709Z] ---> Running in 583acbd342c1 [2019-10-10T19:54:35.734Z] #6 12.49 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-10T19:54:35.734Z] #6 12.64 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-10T19:54:36.157Z] #6 12.85 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-10T19:54:36.157Z] #6 12.85 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-10T19:54:36.157Z] #6 13.09 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-10T19:54:36.394Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.8s done [2019-10-10T19:54:36.394Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 [2019-10-10T19:54:36.587Z] #6 13.28 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-10T19:54:36.587Z] #6 13.29 go: finding golang.org/x/text v0.3.0 [2019-10-10T19:54:36.587Z] #6 13.46 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-10T19:54:36.699Z] Removing intermediate container 583acbd342c1 [2019-10-10T19:54:36.699Z] ---> fe903431a96f [2019-10-10T19:54:36.699Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-10T19:54:36.699Z] ---> Running in 370ac77e067e [2019-10-10T19:54:37.003Z] #6 13.74 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-10T19:54:37.868Z] #6 14.47 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-10T19:54:37.868Z] #6 14.78 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-10T19:54:38.300Z] #6 14.99 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-10T19:54:38.300Z] #6 15.25 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-10T19:54:38.438Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.3s done [2019-10-10T19:54:38.722Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec [2019-10-10T19:54:39.159Z] #6 15.78 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-10T19:54:39.159Z] #6 15.82 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-10T19:54:39.628Z] #6 16.25 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-10T19:54:39.628Z] #6 16.29 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-10T19:54:39.628Z] #6 16.32 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-10T19:54:39.628Z] #6 16.32 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-10T19:54:40.223Z] #6 16.92 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-10T19:54:40.223Z] #6 17.17 go: finding gotest.tools v2.2.0+incompatible [2019-10-10T19:54:40.599Z] #50 ... [2019-10-10T19:54:40.599Z] [2019-10-10T19:54:40.599Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:54:40.599Z] #64 27.14 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T19:54:40.599Z] #64 27.14 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T19:54:40.712Z] #6 17.43 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-10T19:54:41.290Z] #6 17.68 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-10T19:54:41.290Z] #6 17.74 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-10T19:54:41.290Z] #6 17.76 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-10T19:54:41.290Z] #6 17.77 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-10T19:54:41.290Z] #6 17.83 go: finding github.com/pkg/profile v1.2.1 [2019-10-10T19:54:41.290Z] #6 17.83 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-10T19:54:41.290Z] #6 17.95 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-10T19:54:41.436Z] #50 ... [2019-10-10T19:54:41.436Z] [2019-10-10T19:54:41.436Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:54:41.436Z] #64 26.98 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T19:54:41.436Z] #64 26.98 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T19:54:41.471Z] [2019-10-10T19:54:41.471Z] SUCCESS: Specified value was saved. [2019-10-10T19:54:41.700Z] #6 18.52 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-10T19:54:42.114Z] #6 18.73 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-10T19:54:42.114Z] #6 18.92 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-10T19:54:42.114Z] #6 18.95 go: finding github.com/stretchr/testify v1.2.2 [2019-10-10T19:54:42.114Z] #6 19.04 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-10T19:54:42.520Z] #6 19.17 go: finding github.com/golang/protobuf v1.2.0 [2019-10-10T19:54:42.520Z] #6 19.25 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-10T19:54:42.520Z] #6 19.37 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-10T19:54:42.924Z] #6 19.72 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-10T19:54:42.924Z] #6 19.76 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-10T19:54:42.924Z] #6 19.83 go: finding github.com/docker/go-connections v0.3.0 [2019-10-10T19:54:42.924Z] #6 19.83 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-10T19:54:43.340Z] #6 19.98 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-10T19:54:43.340Z] #6 20.14 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-10T19:54:43.341Z] #6 20.15 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-10T19:54:43.341Z] #6 20.15 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-10T19:54:43.341Z] #6 20.26 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-10T19:54:43.698Z] INFO: Downloading git... [2019-10-10T19:54:43.752Z] #6 20.49 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-10T19:54:43.752Z] #6 20.49 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-10T19:54:43.752Z] #6 20.68 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-10T19:54:43.877Z] #64 DONE 30.6s [2019-10-10T19:54:43.877Z] [2019-10-10T19:54:43.877Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:54:43.877Z] #30 22.14 + cd /tmp/tmp.Q5gHJVlG5r/src/gotest.tools/gotestsum [2019-10-10T19:54:43.877Z] #30 22.14 + git checkout -q v0.3.5 [2019-10-10T19:54:43.877Z] #30 22.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T19:54:43.877Z] #30 DONE 30.7s [2019-10-10T19:54:43.877Z] [2019-10-10T19:54:43.877Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T19:54:44.135Z] #65 DONE 0.1s [2019-10-10T19:54:44.135Z] [2019-10-10T19:54:44.135Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:44.162Z] #6 20.79 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-10T19:54:44.162Z] #6 20.99 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-10T19:54:44.162Z] #6 21.00 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-10T19:54:44.162Z] #6 21.10 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-10T19:54:44.231Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.0s done [2019-10-10T19:54:44.231Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 done [2019-10-10T19:54:44.231Z] #3 completed: 2019-10-10 19:54:44.199350939 +0000 UTC [2019-10-10T19:54:44.231Z] #3 duration: 20.824657373s [2019-10-10T19:54:44.231Z] [2019-10-10T19:54:44.514Z] [2019-10-10T19:54:44.514Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-10T19:54:44.514Z] #4 digest: sha256:09b9844e64167361e078b2776f47a9ebdec09dafaed26891847ab54a261e8d95 [2019-10-10T19:54:44.514Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-10T19:54:44.514Z] #4 started: 2019-10-10 19:54:44.203380401 +0000 UTC [2019-10-10T19:54:44.514Z] #4 0.090 Cloning into '/buildx'... [2019-10-10T19:54:44.578Z] #6 21.36 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-10T19:54:44.578Z] #6 21.37 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-10T19:54:44.700Z] #64 ... [2019-10-10T19:54:44.700Z] [2019-10-10T19:54:44.700Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:54:44.700Z] #30 21.37 + cd /tmp/tmp.YsFnh4RQY6/src/gotest.tools/gotestsum [2019-10-10T19:54:44.700Z] #30 21.38 + git checkout -q v0.3.5 [2019-10-10T19:54:44.700Z] #30 21.39 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T19:54:44.700Z] #30 DONE 30.2s [2019-10-10T19:54:44.700Z] [2019-10-10T19:54:44.700Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:44.700Z] #45 ... [2019-10-10T19:54:44.700Z] [2019-10-10T19:54:44.700Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:54:44.700Z] #64 DONE 30.7s [2019-10-10T19:54:44.700Z] [2019-10-10T19:54:44.700Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T19:54:44.700Z] #65 DONE 0.1s [2019-10-10T19:54:44.700Z] [2019-10-10T19:54:44.700Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:44.726Z] INFO: Downloading go... [2019-10-10T19:54:44.976Z] #6 21.80 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-10T19:54:44.976Z] #6 21.97 go: finding github.com/spf13/cast v1.3.0 [2019-10-10T19:54:45.389Z] #6 22.22 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-10T19:54:45.389Z] #6 22.23 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-10T19:54:45.791Z] #6 22.51 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-10T19:54:45.792Z] #6 22.51 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-10T19:54:45.792Z] #6 22.57 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-10T19:54:45.792Z] #6 22.57 go: finding github.com/containerd/containerd v1.2.4 [2019-10-10T19:54:45.996Z] #4 completed: 2019-10-10 19:54:45.699347123 +0000 UTC [2019-10-10T19:54:45.996Z] #4 duration: 1.495966722s [2019-10-10T19:54:45.996Z] [2019-10-10T19:54:45.996Z] [2019-10-10T19:54:45.996Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-10T19:54:45.996Z] #5 digest: sha256:2ce8f8d84126794cdece70a9c39858b137f23c76fb801b27e3f65f644b7e980e [2019-10-10T19:54:45.996Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-10T19:54:45.996Z] #5 started: 2019-10-10 19:54:45.701319623 +0000 UTC [2019-10-10T19:54:46.033Z] #50 ... [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T19:54:46.033Z] #22 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T19:54:46.033Z] #18 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:54:46.033Z] #20 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T19:54:46.033Z] #24 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T19:54:46.033Z] #17 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T19:54:46.033Z] #11 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:54:46.033Z] #23 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T19:54:46.033Z] #19 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:54:46.033Z] #27 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T19:54:46.033Z] #13 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:54:46.033Z] #16 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-10T19:54:46.033Z] #10 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T19:54:46.033Z] #12 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #15 [dev 6/25] RUN ldconfig [2019-10-10T19:54:46.033Z] #15 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T19:54:46.033Z] #26 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T19:54:46.033Z] #14 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T19:54:46.033Z] #28 CACHED [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T19:54:46.033Z] #31 DONE 0.1s [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:46.033Z] #50 ... [2019-10-10T19:54:46.033Z] [2019-10-10T19:54:46.033Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T19:54:46.033Z] #34 DONE 0.1s [2019-10-10T19:54:46.252Z] #6 23.07 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-10T19:54:46.278Z] #5 0.329 From https://github.com/docker/buildx [2019-10-10T19:54:46.278Z] #5 0.329 * [new branch] master -> build [2019-10-10T19:54:46.291Z] [2019-10-10T19:54:46.291Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T19:54:46.326Z] INFO: Downloading compiler 1 of 3... [2019-10-10T19:54:46.548Z] #37 DONE 0.1s [2019-10-10T19:54:46.548Z] [2019-10-10T19:54:46.548Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T19:54:46.548Z] #42 DONE 0.1s [2019-10-10T19:54:46.548Z] [2019-10-10T19:54:46.548Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:46.561Z] #5 0.666 Switched to branch 'build' [2019-10-10T19:54:46.561Z] #5 completed: 2019-10-10 19:54:46.434301649 +0000 UTC [2019-10-10T19:54:46.561Z] #5 duration: 732.982026ms [2019-10-10T19:54:46.561Z] [2019-10-10T19:54:46.561Z] [2019-10-10T19:54:46.561Z] #6 /bin/sh -c go mod download [2019-10-10T19:54:46.561Z] #6 digest: sha256:569e90b71a93974b0b7d3854036cc049fae9b48f62dd4b370c3317a59b6efaed [2019-10-10T19:54:46.561Z] #6 name: "/bin/sh -c go mod download" [2019-10-10T19:54:46.561Z] #6 started: 2019-10-10 19:54:46.436432592 +0000 UTC [2019-10-10T19:54:46.590Z] #45 ... [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:54:46.590Z] #23 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T19:54:46.590Z] #24 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T19:54:46.590Z] #19 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:54:46.590Z] #16 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T19:54:46.590Z] #13 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T19:54:46.590Z] #26 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T19:54:46.590Z] #22 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T19:54:46.590Z] #12 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:54:46.590Z] #27 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T19:54:46.590Z] #11 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T19:54:46.590Z] #14 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-10T19:54:46.590Z] #10 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:54:46.590Z] #20 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T19:54:46.590Z] #17 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T19:54:46.590Z] #18 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #15 [dev 6/25] RUN ldconfig [2019-10-10T19:54:46.590Z] #15 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T19:54:46.590Z] #28 CACHED [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T19:54:46.590Z] #31 DONE 0.1s [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T19:54:46.590Z] #34 DONE 0.1s [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:46.590Z] #50 ... [2019-10-10T19:54:46.590Z] [2019-10-10T19:54:46.590Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T19:54:46.797Z] INFO: Downloading compiler 2 of 3... [2019-10-10T19:54:46.839Z] #6 23.20 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-10T19:54:46.839Z] #6 23.39 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-10T19:54:46.839Z] #6 23.52 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-10T19:54:46.845Z] #37 DONE 0.2s [2019-10-10T19:54:46.845Z] [2019-10-10T19:54:46.845Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T19:54:46.845Z] #42 DONE 0.1s [2019-10-10T19:54:46.845Z] [2019-10-10T19:54:46.845Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:46.852Z] #6 0.133 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-10T19:54:46.852Z] #6 0.135 go: finding github.com/spf13/viper v1.3.2 [2019-10-10T19:54:46.852Z] #6 0.156 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-10T19:54:46.852Z] #6 0.158 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-10T19:54:46.852Z] #6 0.158 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-10T19:54:46.852Z] #6 0.162 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-10T19:54:46.852Z] #6 0.169 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-10T19:54:46.852Z] #6 0.177 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-10T19:54:46.852Z] #6 0.178 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-10T19:54:47.273Z] #6 23.96 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-10T19:54:47.273Z] #6 24.02 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-10T19:54:47.273Z] #6 24.08 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-10T19:54:47.673Z] #6 24.50 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-10T19:54:47.673Z] #6 24.69 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-10T19:54:47.800Z] INFO: Downloading compiler 3 of 3... [2019-10-10T19:54:47.800Z] INFO: Extracting git... [2019-10-10T19:54:47.876Z] #6 1.123 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-10T19:54:48.050Z] #6 24.77 go: finding github.com/kr/pretty v0.1.0 [2019-10-10T19:54:48.050Z] #6 24.91 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-10T19:54:48.205Z] #45 34.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T19:54:48.444Z] #50 ... [2019-10-10T19:54:48.444Z] [2019-10-10T19:54:48.444Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:54:48.444Z] #45 35.12 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T19:54:48.473Z] #6 25.01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-10T19:54:48.473Z] #6 25.15 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-10T19:54:48.473Z] #6 25.47 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-10T19:54:48.917Z] #6 2.358 go: finding github.com/spf13/afero v1.1.2 [2019-10-10T19:54:49.007Z] #6 25.94 go: finding gotest.tools v2.1.0+incompatible [2019-10-10T19:54:49.009Z] #45 35.93 + mkdir -p /build [2019-10-10T19:54:49.009Z] #45 35.93 + cp runc /build/runc [2019-10-10T19:54:49.131Z] #45 35.37 + mkdir -p /build [2019-10-10T19:54:49.131Z] #45 35.38 + cp runc /build/runc [2019-10-10T19:54:49.203Z] #6 2.491 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-10T19:54:49.386Z] #45 DONE 35.6s [2019-10-10T19:54:49.386Z] [2019-10-10T19:54:49.386Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:49.404Z] #6 26.14 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-10T19:54:49.404Z] #6 26.15 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-10T19:54:49.404Z] #6 26.28 go: finding github.com/google/go-cmp v0.2.0 [2019-10-10T19:54:49.489Z] #6 2.685 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-10T19:54:49.574Z] #45 DONE 36.2s [2019-10-10T19:54:49.574Z] [2019-10-10T19:54:49.574Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:49.801Z] #6 26.48 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-10T19:54:50.120Z] #6 3.381 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-10T19:54:50.120Z] #6 3.449 go: finding github.com/gorilla/mux v1.7.0 [2019-10-10T19:54:50.208Z] #6 26.96 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-10T19:54:50.354Z] #50 ... [2019-10-10T19:54:50.354Z] [2019-10-10T19:54:50.354Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T19:54:50.410Z] #6 3.741 go: finding github.com/spf13/cobra v0.0.3 [2019-10-10T19:54:50.506Z] #50 ... [2019-10-10T19:54:50.506Z] [2019-10-10T19:54:50.506Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T19:54:50.506Z] #46 DONE 0.1s [2019-10-10T19:54:50.506Z] [2019-10-10T19:54:50.506Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:50.599Z] #6 27.51 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-10T19:54:50.609Z] #46 DONE 0.1s [2019-10-10T19:54:50.609Z] [2019-10-10T19:54:50.609Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:54:50.699Z] #6 4.009 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-10T19:54:51.005Z] #6 27.74 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-10T19:54:51.005Z] #6 27.89 go: finding google.golang.org/grpc v1.20.1 [2019-10-10T19:54:51.327Z] #6 4.867 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-10T19:54:51.615Z] #6 4.933 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-10T19:54:51.861Z] #6 28.63 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-10T19:54:51.861Z] #6 28.70 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-10T19:54:52.243Z] #6 5.635 go: finding github.com/pkg/errors v0.8.1 [2019-10-10T19:54:52.243Z] #6 5.762 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-10T19:54:52.719Z] #6 29.36 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-10T19:54:52.867Z] #6 6.370 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-10T19:54:53.294Z] #6 30.16 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-10T19:54:53.495Z] #6 6.745 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-10T19:54:53.895Z] #6 30.22 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-10T19:54:53.895Z] #6 30.37 go: finding cloud.google.com/go v0.26.0 [2019-10-10T19:54:53.895Z] #6 30.37 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-10T19:54:53.895Z] #6 30.50 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-10T19:54:53.895Z] #6 30.81 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-10T19:54:54.121Z] #6 7.456 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-10T19:54:54.121Z] #6 7.466 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-10T19:54:54.743Z] #6 8.193 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-10T19:54:54.887Z] #6 31.40 go: finding github.com/onsi/gomega v1.4.3 [2019-10-10T19:54:54.887Z] #6 31.86 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-10T19:54:55.387Z] #6 8.849 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-10T19:54:55.765Z] #6 32.60 go: finding github.com/golang/mock v1.1.1 [2019-10-10T19:54:55.765Z] #6 32.62 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-10T19:54:55.765Z] #6 32.68 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-10T19:54:55.765Z] #6 32.72 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-10T19:54:56.880Z] #6 9.978 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-10T19:54:56.880Z] #6 10.30 go: finding github.com/magiconair/properties v1.8.0 [2019-10-10T19:54:57.160Z] #6 33.74 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-10T19:54:57.160Z] #6 33.82 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-10T19:54:57.160Z] #6 33.85 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-10T19:54:57.160Z] #6 34.04 go: finding github.com/stretchr/objx v0.1.0 [2019-10-10T19:54:57.506Z] #6 10.88 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-10T19:54:57.506Z] #6 10.95 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-10T19:54:57.577Z] #6 34.57 go: finding github.com/stretchr/objx v0.1.1 [2019-10-10T19:54:57.793Z] #6 11.23 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-10T19:54:57.972Z] #6 34.71 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-10T19:54:57.972Z] #6 34.77 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-10T19:54:57.972Z] #6 34.78 go: finding github.com/kr/text v0.1.0 [2019-10-10T19:54:57.972Z] #6 34.84 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-10T19:54:58.080Z] #6 11.54 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-10T19:54:58.373Z] #6 34.99 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-10T19:54:58.373Z] #6 35.21 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-10T19:54:58.704Z] #6 12.11 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-10T19:54:58.779Z] #6 35.61 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-10T19:54:58.779Z] #6 35.62 go: finding github.com/client9/misspell v0.3.4 [2019-10-10T19:54:58.779Z] #6 35.65 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-10T19:54:58.994Z] #6 12.25 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-10T19:54:58.994Z] #6 12.48 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-10T19:54:59.219Z] #6 35.89 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-10T19:54:59.220Z] #6 36.12 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-10T19:54:59.281Z] #6 12.58 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-10T19:54:59.714Z] #6 36.22 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-10T19:54:59.714Z] #6 36.27 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-10T19:54:59.714Z] #6 36.54 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-10T19:54:59.920Z] #6 13.23 go: finding github.com/lib/pq v1.0.0 [2019-10-10T19:55:00.170Z] Running on ubuntu-1604-overlay2-arm64v8 (i-005efe59fdffa6ccb) in /home/ubuntu/workspace/moby_PR-39919 [Pipeline] { [Pipeline] checkout [2019-10-10T19:55:00.208Z] #6 13.54 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-10T19:55:00.211Z] #6 36.70 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-10T19:55:00.498Z] #6 13.85 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-10T19:55:00.708Z] #6 37.26 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-10T19:55:00.708Z] #6 37.27 go: finding github.com/kr/pty v1.1.1 [2019-10-10T19:55:00.708Z] #6 37.28 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-10T19:55:00.708Z] #6 37.31 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-10T19:55:00.708Z] #6 37.35 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-10T19:55:00.708Z] #6 37.42 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-10T19:55:00.708Z] #6 37.43 go: finding github.com/docker/go-units v0.3.1 [2019-10-10T19:55:00.708Z] #6 37.45 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-10T19:55:00.920Z] #6 14.15 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-10T19:55:01.340Z] #6 37.71 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-10T19:55:01.340Z] #6 37.85 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-10T19:55:01.575Z] #6 14.95 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-10T19:55:01.762Z] #6 38.43 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-10T19:55:01.762Z] #6 38.58 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-10T19:55:02.149Z] #6 38.86 go: finding github.com/docker/go-connections v0.4.0 [2019-10-10T19:55:02.149Z] #6 38.89 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-10T19:55:02.149Z] #6 38.92 go: finding google.golang.org/appengine v1.1.0 [2019-10-10T19:55:02.149Z] #6 39.03 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-10T19:55:02.201Z] #6 15.59 go: finding github.com/pkg/profile v1.2.1 [2019-10-10T19:55:02.489Z] #6 15.70 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-10T19:55:02.489Z] #6 15.81 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-10T19:55:02.489Z] #6 15.98 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-10T19:55:02.694Z] #50 49.29 + bin/containerd [2019-10-10T19:55:02.765Z] #50 48.80 + bin/containerd [2019-10-10T19:55:03.515Z] #6 16.67 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-10T19:55:04.219Z] using credential docker-jenkins-github-credentials [2019-10-10T19:55:04.229Z] Cloning the remote Git repository [2019-10-10T19:55:04.229Z] Cloning with configured refspecs honoured and without tags [2019-10-10T19:55:04.542Z] #6 17.83 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-10T19:55:04.060Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T19:55:04.102Z] > git init /home/ubuntu/workspace/moby_PR-39919 # timeout=10 [2019-10-10T19:55:04.563Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:55:04.563Z] > git --version # timeout=10 [2019-10-10T19:55:04.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:55:05.167Z] #6 18.32 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-10T19:55:05.167Z] #6 18.63 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-10T19:55:05.454Z] #6 18.95 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-10T19:55:05.675Z] INFO: Expanding go... [2019-10-10T19:55:05.256Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:55:07.499Z] #6 20.58 go: finding github.com/json-iterator/go v1.1.6 [2019-10-10T19:55:08.132Z] #6 21.57 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-10T19:55:08.421Z] #6 21.78 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-10T19:55:08.713Z] #6 22.08 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-10T19:55:10.213Z] #6 23.59 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-10T19:55:11.237Z] #6 24.45 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-10T19:55:13.299Z] #6 26.37 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-10T19:55:13.299Z] #6 26.49 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-10T19:55:14.323Z] #6 27.76 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-10T19:55:14.982Z] #6 28.14 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-10T19:55:15.614Z] #6 28.82 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-10T19:55:15.614Z] #6 28.88 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-10T19:55:15.614Z] #6 29.03 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-10T19:55:16.638Z] #6 29.98 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-10T19:55:16.925Z] #6 30.13 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-10T19:55:16.925Z] #6 30.31 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-10T19:55:16.925Z] #6 30.34 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-10T19:55:17.211Z] #6 30.53 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-10T19:55:17.838Z] #6 31.13 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-10T19:55:17.838Z] #6 31.24 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-10T19:55:18.464Z] #6 31.93 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-10T19:55:18.750Z] #6 32.08 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-10T19:55:19.373Z] #6 32.86 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-10T19:55:19.660Z] #6 32.90 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-10T19:55:19.947Z] #6 33.33 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-10T19:55:19.947Z] #6 33.44 go: finding github.com/stretchr/testify v1.3.0 [2019-10-10T19:55:20.975Z] #6 34.43 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-10T19:55:21.279Z] #6 34.58 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-10T19:55:21.906Z] #6 35.19 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-10T19:55:21.906Z] #6 35.31 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-10T19:55:22.195Z] #6 35.40 go: finding github.com/imdario/mergo v0.3.7 [2019-10-10T19:55:22.482Z] #6 35.73 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-10T19:55:22.482Z] #6 35.83 go: finding github.com/golang/protobuf v1.2.0 [2019-10-10T19:55:22.770Z] #6 36.06 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-10T19:55:23.934Z] Fetching without tags [2019-10-10T19:55:23.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:55:23.885Z] > git config --add remote.origin.fetch +refs/pull/39919/head:refs/remotes/origin/PR-39919 # timeout=10 [2019-10-10T19:55:23.898Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T19:55:23.911Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T19:55:23.923Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T19:55:23.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T19:55:23.924Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39919/head:refs/remotes/origin/PR-39919 +refs/heads/master:refs/remotes/origin/master [2019-10-10T19:55:24.339Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:55:24.823Z] #6 37.86 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-10T19:55:24.823Z] #6 38.11 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-10T19:55:24.823Z] #6 38.14 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-10T19:55:25.317Z] Merge succeeded, producing 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:55:25.318Z] Checking out Revision 095ca77f4810b4e074ee47894f68434fece612c5 (PR-39919) [2019-10-10T19:55:25.448Z] #6 38.77 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-10T19:55:25.448Z] #6 38.92 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-10T19:55:25.448Z] #6 38.92 go: finding github.com/google/go-cmp v0.2.0 [2019-10-10T19:55:26.075Z] #6 39.52 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-10T19:55:24.334Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:55:24.339Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:55:25.281Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T19:55:25.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T19:55:25.307Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T19:55:25.312Z] > git checkout -f 095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:55:26.307Z] Commit message: "Use build args to override binary commits in dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T19:55:27.102Z] #6 40.26 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-10T19:55:27.102Z] #6 40.48 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-10T19:55:27.102Z] #6 40.53 go: finding github.com/docker/go-connections v0.4.0 [2019-10-10T19:55:27.464Z] + docker version [2019-10-10T19:55:28.128Z] #6 41.28 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-10T19:55:28.129Z] #6 41.30 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-10T19:55:28.129Z] #6 41.39 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-10T19:55:28.129Z] #6 41.41 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-10T19:55:29.246Z] #50 72.95 + bin/containerd-stress [2019-10-10T19:55:29.246Z] #50 74.55 + bin/containerd-shim [2019-10-10T19:55:29.256Z] #50 73.11 + bin/containerd-stress [2019-10-10T19:55:29.256Z] #50 74.77 + bin/containerd-shim [2019-10-10T19:55:29.765Z] #6 43.19 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-10T19:55:29.765Z] #6 43.23 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-10T19:55:29.765Z] #6 43.24 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-10T19:55:31.045Z] INFO: Expanding compiler 1 of 3... [2019-10-10T19:55:31.045Z] INFO: Expanding compiler 2 of 3... [2019-10-10T19:55:31.115Z] #6 completed: 2019-10-10 19:55:30.659100099 +0000 UTC [2019-10-10T19:55:31.115Z] #6 duration: 1m7.711308881s [2019-10-10T19:55:31.115Z] [2019-10-10T19:55:31.115Z] [2019-10-10T19:55:31.115Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-10T19:55:31.115Z] #7 digest: sha256:af0ce9d7965d34a313b7b0717946a6be7e6f1c309345e7ae84c50bf1398ef83a [2019-10-10T19:55:31.115Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-10T19:55:31.115Z] #7 started: 2019-10-10 19:55:30.660544977 +0000 UTC [2019-10-10T19:55:31.259Z] #6 44.39 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-10T19:55:31.259Z] #6 44.44 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-10T19:55:31.259Z] #6 44.46 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-10T19:55:31.547Z] #6 44.82 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-10T19:55:31.547Z] #6 45.04 go: finding google.golang.org/grpc v1.20.1 [2019-10-10T19:55:33.611Z] #6 46.63 go: finding github.com/docker/go-units v0.3.1 [2019-10-10T19:55:33.611Z] #6 46.93 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-10T19:55:33.901Z] #6 47.13 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-10T19:55:34.190Z] #6 47.47 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-10T19:55:34.512Z] #50 81.09 + bin/containerd-shim-runc-v1 [2019-10-10T19:55:35.215Z] #6 48.44 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-10T19:55:35.215Z] #6 48.76 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-10T19:55:35.543Z] #6 48.87 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-10T19:55:35.769Z] #50 80.82 + bin/containerd-shim-runc-v1 [2019-10-10T19:55:35.833Z] #6 49.05 go: finding gotest.tools v2.2.0+incompatible [2019-10-10T19:55:36.120Z] #6 49.67 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-10T19:55:36.932Z] INFO: Expanding compiler 3 of 3... [2019-10-10T19:55:37.448Z] Client: Docker Engine - Community [2019-10-10T19:55:37.448Z] Version: 19.03.2 [2019-10-10T19:55:37.448Z] API version: 1.40 [2019-10-10T19:55:37.448Z] Go version: go1.12.8 [2019-10-10T19:55:37.448Z] Git commit: 6a30dfc [2019-10-10T19:55:37.448Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-10T19:55:37.448Z] OS/Arch: linux/arm64 [2019-10-10T19:55:37.448Z] Experimental: false [2019-10-10T19:55:37.448Z] [2019-10-10T19:55:37.448Z] Server: Docker Engine - Community [2019-10-10T19:55:37.448Z] Engine: [2019-10-10T19:55:37.448Z] Version: 19.03.2 [2019-10-10T19:55:37.448Z] API version: 1.40 (minimum version 1.12) [2019-10-10T19:55:37.448Z] Go version: go1.12.8 [2019-10-10T19:55:37.448Z] Git commit: 6a30dfc [2019-10-10T19:55:37.448Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-10T19:55:37.448Z] OS/Arch: linux/arm64 [2019-10-10T19:55:37.448Z] Experimental: true [2019-10-10T19:55:37.448Z] containerd: [2019-10-10T19:55:37.448Z] Version: 1.2.6 [2019-10-10T19:55:37.448Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T19:55:37.448Z] runc: [2019-10-10T19:55:37.449Z] Version: 1.0.0-rc8 [2019-10-10T19:55:37.449Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T19:55:37.449Z] docker-init: [2019-10-10T19:55:37.449Z] Version: 0.18.0 [2019-10-10T19:55:37.449Z] GitCommit: fec3683 [Pipeline] sh [2019-10-10T19:55:37.622Z] #6 50.78 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-10T19:55:37.622Z] #6 50.90 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-10T19:55:37.653Z] #50 83.86 + bin/containerd-shim-runc-v2 [2019-10-10T19:55:37.785Z] + docker info [2019-10-10T19:55:37.790Z] #50 84.01 + bin/containerd-shim-runc-v2 [2019-10-10T19:55:37.922Z] INFO: Removing downloaded files... [2019-10-10T19:55:37.922Z] INFO: Creating source directory... [2019-10-10T19:55:37.922Z] INFO: Configuring git core.autocrlf... [2019-10-10T19:55:37.922Z] INFO: Completed [2019-10-10T19:55:38.046Z] #50 84.79 + binaries [2019-10-10T19:55:38.046Z] #50 84.79 + mkdir -p /build [2019-10-10T19:55:38.046Z] #50 84.79 + cp bin/containerd /build/containerd [2019-10-10T19:55:38.046Z] #50 84.82 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T19:55:38.046Z] #50 84.82 + cp bin/ctr /build/ctr [2019-10-10T19:55:38.251Z] #6 51.48 go: finding github.com/stretchr/objx v0.1.1 [2019-10-10T19:55:38.251Z] #6 51.56 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-10T19:55:38.538Z] #6 51.91 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-10T19:55:38.576Z] #50 84.77 + binaries [2019-10-10T19:55:38.576Z] #50 84.77 + mkdir -p /build [2019-10-10T19:55:38.576Z] #50 84.77 + cp bin/containerd /build/containerd [2019-10-10T19:55:38.576Z] #50 84.80 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T19:55:38.576Z] #50 84.80 + cp bin/ctr /build/ctr [2019-10-10T19:55:38.611Z] #50 DONE 85.5s [2019-10-10T19:55:38.826Z] #6 52.04 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-10T19:55:38.826Z] #6 52.22 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-10T19:55:39.455Z] #6 52.72 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-10T19:55:39.455Z] #6 52.95 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-10T19:55:39.541Z] [2019-10-10T19:55:39.541Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T19:55:39.742Z] #6 53.05 go: finding github.com/stretchr/testify v1.2.2 [2019-10-10T19:55:39.797Z] #51 DONE 0.2s [2019-10-10T19:55:39.798Z] [2019-10-10T19:55:39.798Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T19:55:39.798Z] #54 DONE 0.1s [2019-10-10T19:55:39.798Z] [2019-10-10T19:55:39.798Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T19:55:39.935Z] #50 DONE 86.1s [2019-10-10T19:55:40.032Z] #6 53.31 go: finding golang.org/x/text v0.3.0 [2019-10-10T19:55:40.054Z] #57 DONE 0.1s [2019-10-10T19:55:40.054Z] [2019-10-10T19:55:40.054Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T19:55:40.313Z] #59 DONE 0.4s [2019-10-10T19:55:40.313Z] [2019-10-10T19:55:40.313Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T19:55:40.570Z] #62 DONE 0.1s [2019-10-10T19:55:40.570Z] [2019-10-10T19:55:40.570Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T19:55:40.570Z] #66 DONE 0.1s [2019-10-10T19:55:40.570Z] [2019-10-10T19:55:40.570Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T19:55:40.660Z] #6 54.08 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-10T19:55:40.827Z] #68 DONE 0.3s [2019-10-10T19:55:40.827Z] [2019-10-10T19:55:40.827Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T19:55:40.827Z] #69 DONE 0.0s [2019-10-10T19:55:40.827Z] [2019-10-10T19:55:40.827Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T19:55:40.859Z] [2019-10-10T19:55:40.859Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T19:55:40.949Z] #6 54.48 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-10T19:55:41.113Z] #51 DONE 0.3s [2019-10-10T19:55:41.113Z] [2019-10-10T19:55:41.113Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T19:55:41.113Z] #54 DONE 0.1s [2019-10-10T19:55:41.239Z] #6 54.54 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-10T19:55:41.367Z] [2019-10-10T19:55:41.367Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T19:55:41.367Z] #57 DONE 0.2s [2019-10-10T19:55:41.390Z] #70 DONE 0.6s [2019-10-10T19:55:41.390Z] [2019-10-10T19:55:41.390Z] #71 exporting to image [2019-10-10T19:55:41.390Z] #71 exporting layers [2019-10-10T19:55:41.622Z] [2019-10-10T19:55:41.622Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T19:55:41.876Z] #59 DONE 0.4s [2019-10-10T19:55:41.876Z] [2019-10-10T19:55:41.876Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T19:55:41.876Z] #62 DONE 0.1s [2019-10-10T19:55:42.130Z] [2019-10-10T19:55:42.130Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T19:55:42.130Z] #66 DONE 0.1s [2019-10-10T19:55:42.130Z] [2019-10-10T19:55:42.130Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T19:55:42.282Z] #6 55.68 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-10T19:55:42.385Z] #68 DONE 0.4s [2019-10-10T19:55:42.386Z] [2019-10-10T19:55:42.386Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T19:55:42.386Z] #69 DONE 0.0s [2019-10-10T19:55:42.386Z] [2019-10-10T19:55:42.386Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T19:55:42.909Z] #6 56.30 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-10T19:55:42.909Z] #6 56.34 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-10T19:55:43.198Z] #6 56.39 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-10T19:55:43.198Z] #6 56.49 go: finding github.com/kr/pretty v0.1.0 [2019-10-10T19:55:43.287Z] #71 exporting layers 1.6s done [2019-10-10T19:55:43.287Z] #71 writing image sha256:ebd5a4884d237ed53ca85a4f9154a048f8c943a6bf54b73db4358e385b4c9f56 done [2019-10-10T19:55:43.287Z] #71 naming to docker.io/library/docker:095ca77f4810b4e074ee47894f68434fece612c5 done [2019-10-10T19:55:43.287Z] #71 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2019-10-10T19:55:43.331Z] #70 DONE 0.8s [2019-10-10T19:55:43.331Z] [2019-10-10T19:55:43.331Z] #71 exporting to image [2019-10-10T19:55:43.331Z] #71 exporting layers [Pipeline] sh [2019-10-10T19:55:43.487Z] #6 56.70 go: finding github.com/docker/go-connections v0.3.0 [2019-10-10T19:55:43.487Z] #6 56.73 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-10T19:55:43.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39919/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/validate/default [2019-10-10T19:55:44.126Z] #6 57.57 go: finding github.com/onsi/gomega v1.4.3 [2019-10-10T19:55:44.540Z] Congratulations! All commits are properly signed with the DCO! [2019-10-10T19:55:44.757Z] #6 58.03 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-10T19:55:44.797Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-10T19:55:44.797Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-10T19:55:44.797Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-10T19:55:45.047Z] #6 58.40 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-10T19:55:45.216Z] #71 exporting layers 1.7s done [2019-10-10T19:55:45.216Z] #71 writing image sha256:b2bc88209dc2e7961bfab2a65bd840b79b3e46c9c78ec4a9894b307ae4daab7d done [2019-10-10T19:55:45.216Z] #71 naming to docker.io/library/docker:095ca77f4810b4e074ee47894f68434fece612c5 done [2019-10-10T19:55:45.216Z] #71 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-10T19:55:45.338Z] #6 58.63 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-10T19:55:45.969Z] #6 59.29 go: finding github.com/containerd/containerd v1.2.4 [2019-10-10T19:55:45.969Z] #6 59.29 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-10T19:55:46.243Z] [2019-10-10T19:55:46.258Z] #6 59.59 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-10T19:55:46.258Z] #6 59.61 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-10T19:55:46.258Z] #6 59.62 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-10T19:55:46.499Z] Removing bundles/ [2019-10-10T19:55:46.499Z] [2019-10-10T19:55:46.499Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-10T19:55:46.500Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T19:55:46.500Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T19:55:46.560Z] #6 59.85 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-10T19:55:47.187Z] #6 60.43 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-10T19:55:47.819Z] #6 61.20 go: finding github.com/spf13/pflag v1.0.3 [2019-10-10T19:55:48.117Z] #6 61.34 go: finding github.com/jinzhu/now v1.0.0 [2019-10-10T19:55:48.405Z] #6 61.80 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-10T19:55:49.032Z] #6 62.22 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-10T19:55:49.032Z] #6 62.31 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-10T19:55:49.999Z] Client: [2019-10-10T19:55:49.999Z] Debug Mode: false [2019-10-10T19:55:49.999Z] [2019-10-10T19:55:49.999Z] Server: [2019-10-10T19:55:49.999Z] Containers: 0 [2019-10-10T19:55:49.999Z] Running: 0 [2019-10-10T19:55:49.999Z] Paused: 0 [2019-10-10T19:55:49.999Z] Stopped: 0 [2019-10-10T19:55:49.999Z] Images: 0 [2019-10-10T19:55:49.999Z] Server Version: 19.03.2 [2019-10-10T19:55:49.999Z] Storage Driver: overlay2 [2019-10-10T19:55:49.999Z] Backing Filesystem: extfs [2019-10-10T19:55:49.999Z] Supports d_type: true [2019-10-10T19:55:49.999Z] Native Overlay Diff: true [2019-10-10T19:55:49.999Z] Logging Driver: json-file [2019-10-10T19:55:49.999Z] Cgroup Driver: cgroupfs [2019-10-10T19:55:49.999Z] Plugins: [2019-10-10T19:55:49.999Z] Volume: local [2019-10-10T19:55:49.999Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T19:55:49.999Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T19:55:49.999Z] Swarm: inactive [2019-10-10T19:55:49.999Z] Runtimes: runc [2019-10-10T19:55:49.999Z] Default Runtime: runc [2019-10-10T19:55:49.999Z] Init Binary: docker-init [2019-10-10T19:55:49.999Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T19:55:49.999Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T19:55:49.999Z] init version: fec3683 [2019-10-10T19:55:49.999Z] Security Options: [2019-10-10T19:55:49.999Z] apparmor [2019-10-10T19:55:49.999Z] seccomp [2019-10-10T19:55:49.999Z] Profile: default [2019-10-10T19:55:49.999Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T19:55:49.999Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-10T19:55:49.999Z] OSType: linux [2019-10-10T19:55:49.999Z] Architecture: aarch64 [2019-10-10T19:55:49.999Z] CPUs: 4 [2019-10-10T19:55:49.999Z] Total Memory: 7.525GiB [2019-10-10T19:55:49.999Z] Name: ip-10-100-53-110 [2019-10-10T19:55:49.999Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-10T19:55:49.999Z] Docker Root Dir: /var/lib/docker [2019-10-10T19:55:49.999Z] Debug Mode: false [2019-10-10T19:55:49.999Z] Registry: https://index.docker.io/v1/ [2019-10-10T19:55:49.999Z] Labels: [2019-10-10T19:55:49.999Z] Experimental: true [2019-10-10T19:55:49.999Z] Insecure Registries: [2019-10-10T19:55:49.999Z] 127.0.0.0/8 [2019-10-10T19:55:49.999Z] Live Restore Enabled: true [2019-10-10T19:55:49.999Z] [2019-10-10T19:55:49.999Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T19:55:50.060Z] #6 63.23 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-10T19:55:50.060Z] #6 63.24 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-10T19:55:50.060Z] #6 63.29 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-10T19:55:50.334Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:55:50.334Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T19:55:50.334Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39919/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T19:55:50.334Z] + bash /home/ubuntu/workspace/moby_PR-39919/check-config.sh [2019-10-10T19:55:50.595Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T19:55:50.595Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T19:55:50.595Z] [2019-10-10T19:55:50.595Z] Generally Necessary: [2019-10-10T19:55:50.595Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T19:55:50.595Z] - apparmor: enabled and tools installed [2019-10-10T19:55:50.595Z] - CONFIG_NAMESPACES: enabled [2019-10-10T19:55:50.595Z] - CONFIG_NET_NS: enabled [2019-10-10T19:55:50.595Z] - CONFIG_PID_NS: enabled [2019-10-10T19:55:50.595Z] - CONFIG_IPC_NS: enabled [2019-10-10T19:55:50.595Z] - CONFIG_UTS_NS: enabled [2019-10-10T19:55:50.595Z] - CONFIG_CGROUPS: enabled [2019-10-10T19:55:50.595Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T19:55:50.595Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T19:55:50.595Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T19:55:50.595Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T19:55:50.595Z] - CONFIG_CPUSETS: enabled [2019-10-10T19:55:50.595Z] - CONFIG_MEMCG: enabled [2019-10-10T19:55:50.595Z] - CONFIG_KEYS: enabled [2019-10-10T19:55:50.595Z] - CONFIG_VETH: enabled (as module) [2019-10-10T19:55:50.595Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T19:55:50.595Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T19:55:50.595Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T19:55:50.595Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T19:55:50.595Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T19:55:50.595Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T19:55:50.595Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T19:55:50.686Z] #6 63.93 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-10T19:55:50.686Z] #6 64.10 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-10T19:55:50.854Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T19:55:50.854Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T19:55:50.854Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T19:55:50.854Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T19:55:50.854Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T19:55:50.854Z] [2019-10-10T19:55:50.854Z] Optional Features: [2019-10-10T19:55:50.854Z] - CONFIG_USER_NS: enabled [2019-10-10T19:55:50.854Z] - CONFIG_SECCOMP: enabled [2019-10-10T19:55:50.854Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T19:55:50.854Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T19:55:50.854Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T19:55:50.854Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T19:55:50.854Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T19:55:50.854Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T19:55:50.854Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T19:55:50.854Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T19:55:50.854Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T19:55:50.854Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T19:55:50.854Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T19:55:50.854Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T19:55:50.854Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T19:55:50.854Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T19:55:50.854Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T19:55:50.854Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T19:55:51.113Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T19:55:51.113Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T19:55:51.114Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T19:55:51.114Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T19:55:51.114Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T19:55:51.114Z] - CONFIG_EXT4_FS: enabled [2019-10-10T19:55:51.114Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T19:55:51.114Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T19:55:51.114Z] - Network Drivers: [2019-10-10T19:55:51.114Z] - "overlay": [2019-10-10T19:55:51.114Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T19:55:51.114Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T19:55:51.114Z] Optional (for encrypted networks): [2019-10-10T19:55:51.114Z] - CONFIG_CRYPTO: enabled [2019-10-10T19:55:51.114Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T19:55:51.114Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T19:55:51.114Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T19:55:51.114Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T19:55:51.114Z] - CONFIG_XFRM: enabled [2019-10-10T19:55:51.114Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T19:55:51.114Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T19:55:51.114Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T19:55:51.114Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T19:55:51.114Z] - "ipvlan": [2019-10-10T19:55:51.114Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T19:55:51.114Z] - "macvlan": [2019-10-10T19:55:51.311Z] #6 64.67 go: finding google.golang.org/appengine v1.1.0 [2019-10-10T19:55:51.373Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T19:55:51.373Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T19:55:51.373Z] - "ftp,tftp client in container": [2019-10-10T19:55:51.373Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T19:55:51.373Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T19:55:51.373Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T19:55:51.373Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T19:55:51.373Z] - Storage Drivers: [2019-10-10T19:55:51.373Z] - "aufs": [2019-10-10T19:55:51.373Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T19:55:51.373Z] - "btrfs": [2019-10-10T19:55:51.373Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T19:55:51.373Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T19:55:51.373Z] - "devicemapper": [2019-10-10T19:55:51.373Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T19:55:51.373Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T19:55:51.373Z] - "overlay": [2019-10-10T19:55:51.373Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T19:55:51.373Z] - "zfs": [2019-10-10T19:55:51.373Z] - /dev/zfs: missing [2019-10-10T19:55:51.373Z] - zfs command: missing [2019-10-10T19:55:51.373Z] - zpool command: missing [2019-10-10T19:55:51.373Z] [2019-10-10T19:55:51.373Z] Limits: [2019-10-10T19:55:51.373Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T19:55:51.373Z] [2019-10-10T19:55:51.373Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T19:55:51.599Z] #6 64.89 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-10T19:55:51.721Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:095ca77f4810b4e074ee47894f68434fece612c5 . [2019-10-10T19:55:51.721Z] #1 [internal] load .dockerignore [2019-10-10T19:55:51.721Z] #1 transferring context: 87B 0.0s done [2019-10-10T19:55:51.721Z] #1 DONE 0.1s [2019-10-10T19:55:51.721Z] [2019-10-10T19:55:51.721Z] #2 [internal] load build definition from Dockerfile [2019-10-10T19:55:51.721Z] #2 transferring dockerfile: 13.57kB done [2019-10-10T19:55:51.981Z] #2 DONE 0.1s [2019-10-10T19:55:51.981Z] [2019-10-10T19:55:51.981Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T19:55:52.225Z] #6 65.67 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-10T19:55:52.512Z] #6 65.82 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-10T19:55:52.512Z] #6 65.88 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-10T19:55:52.550Z] #3 DONE 0.5s [2019-10-10T19:55:52.550Z] [2019-10-10T19:55:52.550Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T19:55:52.550Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-10T19:55:52.550Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-10T19:55:52.550Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-10T19:55:52.550Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-10T19:55:52.550Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.04MB / 8.26MB 0.2s [2019-10-10T19:55:52.550Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s [2019-10-10T19:55:52.550Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-10-10T19:55:52.802Z] #6 66.08 go: finding cloud.google.com/go v0.26.0 [2019-10-10T19:55:52.809Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-10-10T19:55:53.068Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-10T19:55:53.068Z] #4 DONE 0.7s [2019-10-10T19:55:53.327Z] [2019-10-10T19:55:53.327Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T19:55:53.429Z] #6 66.61 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-10T19:55:53.717Z] #6 67.15 go: finding github.com/kr/text v0.1.0 [2019-10-10T19:55:53.991Z] #5 DONE 0.4s [2019-10-10T19:55:53.991Z] [2019-10-10T19:55:53.991Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:55:53.991Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-10T19:55:54.560Z] #6 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-10T19:55:54.560Z] #6 sha256:c47fddbd4870178f227f42d9e6001232385e961748e0463641afca6b5eb9ef42 1.79kB / 1.79kB done [2019-10-10T19:55:54.560Z] #6 sha256:9c4c24cd2731d8b9ab6298cf8a0dca57cd30005f8d7b9a225f9113bc56faaf65 5.46kB / 5.46kB done [2019-10-10T19:55:54.560Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 0B / 43.14MB 0.6s [2019-10-10T19:55:54.560Z] #6 sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 9.31MB / 9.74MB 0.6s [2019-10-10T19:55:54.560Z] #6 sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 4.09MB / 4.09MB 0.6s [2019-10-10T19:55:54.819Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 6.84MB / 43.14MB 0.8s [2019-10-10T19:55:54.819Z] #6 sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 9.74MB / 9.74MB 0.7s done [2019-10-10T19:55:54.819Z] #6 sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 4.09MB / 4.09MB 0.6s done [2019-10-10T19:55:54.819Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 0B / 48.02MB 0.8s [2019-10-10T19:55:54.819Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 0B / 49.09MB 0.8s [2019-10-10T19:55:54.819Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 15.14MB / 43.14MB 0.9s [2019-10-10T19:55:54.819Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 7.05MB / 48.02MB 0.9s [2019-10-10T19:55:54.819Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 21.37MB / 43.14MB 1.0s [2019-10-10T19:55:54.819Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 17.07MB / 48.02MB 1.0s [2019-10-10T19:55:55.084Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 30.09MB / 43.14MB 1.1s [2019-10-10T19:55:55.084Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 24.86MB / 48.02MB 1.1s [2019-10-10T19:55:55.084Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 35.70MB / 43.14MB 1.3s [2019-10-10T19:55:55.084Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 48.02MB / 48.02MB 1.3s [2019-10-10T19:55:55.084Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 2.72MB / 49.09MB 1.3s [2019-10-10T19:55:55.245Z] #6 68.51 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-10T19:55:55.245Z] #6 68.66 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-10T19:55:55.346Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 40.29MB / 43.14MB 1.4s [2019-10-10T19:55:55.615Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 43.14MB / 43.14MB 1.6s done [2019-10-10T19:55:55.615Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 48.02MB / 48.02MB 1.4s done [2019-10-10T19:55:55.615Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 16.18MB / 49.09MB 1.8s [2019-10-10T19:55:55.615Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 4.34MB / 97.60MB 1.8s [2019-10-10T19:55:55.615Z] #6 sha256:3b587a588905a836d7d5e19fdfea337e76ed2b24a53a9ffb3813d147f9f37707 155B / 155B 1.8s [2019-10-10T19:55:55.883Z] #6 extracting sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 [2019-10-10T19:55:56.145Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 21.82MB / 49.09MB 2.2s [2019-10-10T19:55:56.145Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 36.04MB / 97.60MB 2.2s [2019-10-10T19:55:56.145Z] #6 sha256:3b587a588905a836d7d5e19fdfea337e76ed2b24a53a9ffb3813d147f9f37707 155B / 155B 1.8s done [2019-10-10T19:55:56.145Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 49.17MB / 97.60MB 2.3s [2019-10-10T19:55:56.269Z] #6 69.51 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-10T19:55:56.407Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 31.86MB / 49.09MB 2.4s [2019-10-10T19:55:56.407Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 65.36MB / 97.60MB 2.4s [2019-10-10T19:55:56.407Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 37.09MB / 49.09MB 2.5s [2019-10-10T19:55:56.407Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 70.57MB / 97.60MB 2.5s [2019-10-10T19:55:56.407Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 40.68MB / 49.09MB 2.6s [2019-10-10T19:55:56.558Z] #6 69.83 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-10T19:55:56.667Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 49.09MB / 49.09MB 2.7s [2019-10-10T19:55:56.667Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 81.07MB / 97.60MB 2.7s [2019-10-10T19:55:56.667Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 88.33MB / 97.60MB 2.8s [2019-10-10T19:55:57.186Z] #6 70.41 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-10T19:55:57.473Z] #6 70.97 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-10T19:55:57.665Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 96.86MB / 97.60MB 3.4s [2019-10-10T19:55:57.759Z] #6 71.00 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-10T19:55:58.235Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 49.09MB / 49.09MB 4.3s done [2019-10-10T19:55:58.387Z] #6 71.80 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-10T19:55:58.387Z] #6 71.83 go: finding github.com/stretchr/objx v0.1.0 [2019-10-10T19:55:58.495Z] #6 ... [2019-10-10T19:55:58.495Z] [2019-10-10T19:55:58.495Z] #21 [internal] load build context [2019-10-10T19:55:58.495Z] #21 transferring context: 45.61MB 4.4s done [2019-10-10T19:55:58.495Z] #21 DONE 4.7s [2019-10-10T19:55:58.495Z] [2019-10-10T19:55:58.495Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:55:58.674Z] #6 71.89 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-10T19:55:58.757Z] #6 ... [2019-10-10T19:55:58.757Z] [2019-10-10T19:55:58.757Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T19:55:58.757Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.8s done [2019-10-10T19:55:58.757Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-10T19:55:58.757Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-10T19:55:58.757Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.6s done [2019-10-10T19:55:58.757Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done [2019-10-10T19:55:58.757Z] #67 DONE 3.9s [2019-10-10T19:55:58.757Z] [2019-10-10T19:55:58.757Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:55:58.757Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 97.60MB / 97.60MB 4.7s done [2019-10-10T19:55:58.962Z] #6 72.31 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-10T19:55:59.251Z] #6 72.75 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-10T19:55:59.540Z] #6 72.92 go: finding github.com/golang/mock v1.1.1 [2019-10-10T19:55:59.829Z] #6 73.18 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-10T19:56:00.119Z] #6 73.66 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-10T19:56:00.146Z] #6 extracting sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 4.1s done [2019-10-10T19:56:00.406Z] #6 extracting sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea [2019-10-10T19:56:00.974Z] #6 extracting sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 0.5s done [2019-10-10T19:56:00.974Z] #6 extracting sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 [2019-10-10T19:56:01.153Z] #6 74.64 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-10T19:56:01.233Z] #6 extracting sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 0.2s done [2019-10-10T19:56:01.233Z] #6 extracting sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 [2019-10-10T19:56:01.441Z] #6 74.85 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-10T19:56:01.727Z] #6 75.09 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-10T19:56:02.021Z] #6 75.37 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-10T19:56:02.021Z] #6 75.47 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-10T19:56:03.516Z] #6 76.72 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-10T19:56:03.516Z] #6 76.83 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-10T19:56:03.516Z] #6 76.95 go: finding github.com/kr/pty v1.1.1 [2019-10-10T19:56:03.795Z] #6 extracting sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 2.1s done [2019-10-10T19:56:03.795Z] #6 extracting sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe [2019-10-10T19:56:03.805Z] #6 77.06 go: finding github.com/spf13/cast v1.3.0 [2019-10-10T19:56:04.431Z] #6 77.67 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-10T19:56:05.058Z] #6 78.52 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-10T19:56:05.348Z] #6 78.66 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-10T19:56:05.348Z] #6 78.67 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-10T19:56:05.592Z] #7 completed: 2019-10-10 19:56:03.590721571 +0000 UTC [2019-10-10T19:56:05.592Z] #7 duration: 32.930176594s [2019-10-10T19:56:05.592Z] [2019-10-10T19:56:05.592Z] [2019-10-10T19:56:05.592Z] #8 exporting to image [2019-10-10T19:56:05.592Z] #8 digest: sha256:448ec3af392faed5eacb0e7a2e9c74a59752c170fe3b01e891c175073fc82651 [2019-10-10T19:56:05.592Z] #8 name: "exporting to image" [2019-10-10T19:56:05.592Z] #8 started: 2019-10-10 19:56:03.592226431 +0000 UTC [2019-10-10T19:56:05.592Z] #8 exporting layers [2019-10-10T19:56:05.636Z] #6 78.89 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-10T19:56:05.636Z] #6 78.97 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-10T19:56:05.636Z] #6 79.03 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-10T19:56:05.746Z] #6 extracting sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 1.6s done [2019-10-10T19:56:05.746Z] #6 extracting sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 [2019-10-10T19:56:05.923Z] #6 79.11 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-10T19:56:05.923Z] #6 79.12 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-10T19:56:05.923Z] #6 79.23 go: finding gotest.tools v2.1.0+incompatible [2019-10-10T19:56:06.560Z] #6 80.08 go: finding github.com/client9/misspell v0.3.4 [2019-10-10T19:56:07.194Z] #6 80.65 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-10T19:56:07.194Z] #6 80.65 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-10T19:56:07.482Z] #6 80.93 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-10T19:56:07.482Z] #6 80.97 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-10T19:56:07.771Z] #6 81.01 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-10T19:56:07.771Z] #6 81.10 go: finding github.com/gofrs/flock v0.7.0 [2019-10-10T19:56:08.819Z] #8 completed: 2019-10-10 19:56:08.499747623 +0000 UTC [2019-10-10T19:56:08.819Z] #8 duration: 4.907521192s [2019-10-10T19:56:08.819Z] #8 exporting layers 4.9s done [2019-10-10T19:56:08.819Z] #8 writing image sha256:09a0ec5555f898d94e8baf410670e1ace77cfad119d9abf1ce8e258ed0f9564a done [2019-10-10T19:56:08.819Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-10T19:56:08.819Z] [2019-10-10T19:56:09.186Z] 92a11746b44c832ea10c49b851ed4806856b6058e9d0d801f427bcbe76c0cd76 [2019-10-10T19:56:09.186Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:095ca77f4810b4e074ee47894f68434fece612c5 . [2019-10-10T19:56:09.186Z] #1 [internal] booting buildkit [2019-10-10T19:56:09.186Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-10T19:56:09.961Z] #6 extracting sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 3.5s done [2019-10-10T19:56:09.961Z] #6 extracting sha256:3b587a588905a836d7d5e19fdfea337e76ed2b24a53a9ffb3813d147f9f37707 done [2019-10-10T19:56:09.961Z] #6 DONE 15.8s [2019-10-10T19:56:09.961Z] [2019-10-10T19:56:09.961Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T19:56:11.318Z] INFO [loader] Go packages loading at mode load types and syntax took 25.888473968s [2019-10-10T19:56:11.633Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done [2019-10-10T19:56:11.633Z] #1 creating container buildx_buildkit_default [2019-10-10T19:56:12.003Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-10T19:56:12.003Z] #1 DONE 2.9s [2019-10-10T19:56:12.003Z] [2019-10-10T19:56:12.003Z] #3 [internal] load .dockerignore [2019-10-10T19:56:12.373Z] #3 transferring context: 87B done [2019-10-10T19:56:12.373Z] #3 DONE 0.0s [2019-10-10T19:56:12.373Z] [2019-10-10T19:56:12.373Z] #2 [internal] load build definition from Dockerfile [2019-10-10T19:56:12.373Z] #2 transferring dockerfile: 13.56kB done [2019-10-10T19:56:12.373Z] #2 DONE 0.0s [2019-10-10T19:56:12.373Z] [2019-10-10T19:56:12.373Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T19:56:13.168Z] #4 DONE 0.7s [2019-10-10T19:56:13.168Z] [2019-10-10T19:56:13.168Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T19:56:13.168Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-10T19:56:13.168Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-10T19:56:13.168Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-10T19:56:13.168Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-10T19:56:13.168Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-10T19:56:13.168Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-10T19:56:13.560Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-10T19:56:13.560Z] #5 DONE 0.5s [2019-10-10T19:56:13.560Z] [2019-10-10T19:56:13.560Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T19:56:14.155Z] #7 DONE 4.3s [2019-10-10T19:56:14.155Z] [2019-10-10T19:56:14.155Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T19:56:14.276Z] #6 DONE 0.5s [2019-10-10T19:56:14.276Z] [2019-10-10T19:56:14.276Z] #71 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:56:14.276Z] #71 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-10T19:56:14.965Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.1s [2019-10-10T19:56:14.965Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 0B / 102.14MB 0.1s [2019-10-10T19:56:14.965Z] #71 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-10T19:56:14.965Z] #71 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done [2019-10-10T19:56:14.965Z] #71 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0B / 10.32MB 0.1s [2019-10-10T19:56:14.965Z] #71 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s [2019-10-10T19:56:14.965Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.1s [2019-10-10T19:56:14.965Z] #71 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.1s done [2019-10-10T19:56:14.965Z] #71 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done [2019-10-10T19:56:14.965Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 0B / 50.49MB 0.1s [2019-10-10T19:56:14.965Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 4.42MB / 45.24MB 0.3s [2019-10-10T19:56:14.965Z] #71 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 3.31MB / 10.32MB 0.3s [2019-10-10T19:56:14.965Z] #71 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 1.57MB / 4.37MB 0.3s [2019-10-10T19:56:14.965Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 2.39MB / 45.98MB 0.3s [2019-10-10T19:56:14.965Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 4.11MB / 50.49MB 0.3s [2019-10-10T19:56:14.965Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 7.31MB / 45.24MB 0.4s [2019-10-10T19:56:14.965Z] #71 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 6.04MB / 10.32MB 0.4s [2019-10-10T19:56:14.965Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 6.11MB / 45.98MB 0.4s [2019-10-10T19:56:14.965Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 7.06MB / 50.49MB 0.4s [2019-10-10T19:56:14.965Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 9.97MB / 45.24MB 0.6s [2019-10-10T19:56:14.965Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 6.49MB / 102.14MB 0.6s [2019-10-10T19:56:14.965Z] #71 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 8.26MB / 10.32MB 0.6s [2019-10-10T19:56:14.965Z] #71 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.4s done [2019-10-10T19:56:14.965Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 9.46MB / 45.98MB 0.6s [2019-10-10T19:56:14.965Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 10.73MB / 50.49MB 0.6s [2019-10-10T19:56:14.965Z] #71 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.4s done [2019-10-10T19:56:14.965Z] #71 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.7s [2019-10-10T19:56:14.965Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 12.87MB / 45.98MB 0.7s [2019-10-10T19:56:15.093Z] #8 DONE 1.0s [2019-10-10T19:56:15.093Z] [2019-10-10T19:56:15.093Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:56:15.518Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 15.32MB / 45.24MB 0.9s [2019-10-10T19:56:15.518Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 12.45MB / 102.14MB 0.9s [2019-10-10T19:56:15.518Z] #71 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.7s done [2019-10-10T19:56:15.518Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 16.60MB / 45.98MB 0.9s [2019-10-10T19:56:15.518Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 15.62MB / 50.49MB 0.9s [2019-10-10T19:56:15.518Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 20.83MB / 45.24MB 1.2s [2019-10-10T19:56:15.518Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 18.09MB / 102.14MB 1.2s [2019-10-10T19:56:15.518Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 23.25MB / 45.98MB 1.2s [2019-10-10T19:56:15.518Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 20.62MB / 50.49MB 1.2s [2019-10-10T19:56:15.518Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 23.16MB / 45.24MB 1.3s [2019-10-10T19:56:15.518Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 25.61MB / 45.98MB 1.3s [2019-10-10T19:56:15.518Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 23.61MB / 50.49MB 1.3s [2019-10-10T19:56:15.663Z] #38 ... [2019-10-10T19:56:15.663Z] [2019-10-10T19:56:15.663Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:56:15.663Z] #25 DONE 0.6s [2019-10-10T19:56:15.663Z] [2019-10-10T19:56:15.663Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T19:56:15.663Z] #52 DONE 0.1s [2019-10-10T19:56:15.663Z] [2019-10-10T19:56:15.663Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T19:56:15.939Z] #29 DONE 0.2s [2019-10-10T19:56:15.939Z] [2019-10-10T19:56:15.939Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T19:56:15.939Z] #63 DONE 0.1s [2019-10-10T19:56:15.939Z] [2019-10-10T19:56:15.939Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T19:56:15.939Z] #35 DONE 0.2s [2019-10-10T19:56:15.939Z] [2019-10-10T19:56:15.939Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T19:56:15.939Z] #55 DONE 0.2s [2019-10-10T19:56:15.939Z] [2019-10-10T19:56:15.939Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:56:15.939Z] #56 ... [2019-10-10T19:56:15.939Z] [2019-10-10T19:56:15.939Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T19:56:15.939Z] #26 DONE 0.2s [2019-10-10T19:56:15.939Z] [2019-10-10T19:56:15.939Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T19:56:15.939Z] #32 DONE 0.2s [2019-10-10T19:56:16.011Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 23.52MB / 102.14MB 1.5s [2019-10-10T19:56:16.011Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 29.07MB / 45.98MB 1.5s [2019-10-10T19:56:16.011Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 28.34MB / 45.24MB 1.6s [2019-10-10T19:56:16.011Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 32.48MB / 45.98MB 1.6s [2019-10-10T19:56:16.011Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 28.56MB / 50.49MB 1.6s [2019-10-10T19:56:16.011Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 30.66MB / 45.24MB 1.8s [2019-10-10T19:56:16.011Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 29.42MB / 102.14MB 1.8s [2019-10-10T19:56:16.011Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 32.66MB / 50.49MB 1.8s [2019-10-10T19:56:16.200Z] [2019-10-10T19:56:16.200Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:56:16.478Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 37.23MB / 45.98MB 1.9s [2019-10-10T19:56:16.478Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 37.11MB / 50.49MB 1.9s [2019-10-10T19:56:16.478Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 34.63MB / 45.24MB 2.1s [2019-10-10T19:56:16.478Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 37.24MB / 45.24MB 2.2s [2019-10-10T19:56:16.478Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 38.04MB / 102.14MB 2.2s [2019-10-10T19:56:16.478Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 43.31MB / 45.98MB 2.2s [2019-10-10T19:56:16.478Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 41.44MB / 50.49MB 2.2s [2019-10-10T19:56:16.478Z] #71 ... [2019-10-10T19:56:16.478Z] [2019-10-10T19:56:16.478Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T19:56:16.478Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-10T19:56:16.478Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-10T19:56:16.478Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-10T19:56:16.478Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-10T19:56:16.478Z] #67 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.3s done [2019-10-10T19:56:16.478Z] #67 DONE 1.9s [2019-10-10T19:56:16.574Z] INFO [loader] SSA repr building timing: packages building 244.609418ms, total 5.223473007s [2019-10-10T19:56:16.931Z] [2019-10-10T19:56:16.931Z] #71 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:56:16.931Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.5s [2019-10-10T19:56:16.931Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 47.26MB / 102.14MB 2.5s [2019-10-10T19:56:16.931Z] #71 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.4s done [2019-10-10T19:56:16.931Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.5s [2019-10-10T19:56:16.931Z] #71 ... [2019-10-10T19:56:16.931Z] [2019-10-10T19:56:16.931Z] #21 [internal] load build context [2019-10-10T19:56:16.931Z] #21 transferring context: 45.61MB 2.7s done [2019-10-10T19:56:16.931Z] #21 DONE 2.8s [2019-10-10T19:56:16.931Z] [2019-10-10T19:56:16.931Z] #71 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:56:16.932Z] #71 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.5s done [2019-10-10T19:56:16.932Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 57.76MB / 102.14MB 2.7s [2019-10-10T19:56:16.932Z] #71 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.6s done [2019-10-10T19:56:17.317Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 72.58MB / 102.14MB 2.8s [2019-10-10T19:56:17.317Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 89.18MB / 102.14MB 3.0s [2019-10-10T19:56:17.317Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 99.35MB / 102.14MB 3.1s [2019-10-10T19:56:17.681Z] #71 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.3s done [2019-10-10T19:56:17.681Z] #71 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-10T19:56:21.501Z] #33 4.745 + RM_GOPATH=0 [2019-10-10T19:56:21.501Z] #33 4.751 + TMP_GOPATH= [2019-10-10T19:56:21.501Z] #33 4.751 + : /build [2019-10-10T19:56:21.501Z] #33 4.751 + '[' -z '' ']' [2019-10-10T19:56:21.501Z] #33 4.751 ++ mktemp -d [2019-10-10T19:56:21.501Z] #33 4.752 + export GOPATH=/tmp/tmp.wptkuBWEqe [2019-10-10T19:56:21.501Z] #33 4.752 + GOPATH=/tmp/tmp.wptkuBWEqe [2019-10-10T19:56:21.501Z] #33 4.752 + RM_GOPATH=1 [2019-10-10T19:56:21.501Z] #33 4.758 ++ dirname ./install.sh [2019-10-10T19:56:21.501Z] #33 4.763 + dir=. [2019-10-10T19:56:21.501Z] #33 4.765 + bin=tomlv [2019-10-10T19:56:21.501Z] #33 4.766 + shift [2019-10-10T19:56:21.501Z] #33 4.767 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T19:56:21.501Z] #33 4.767 + . ./tomlv.installer [2019-10-10T19:56:21.501Z] #33 4.768 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:56:21.501Z] #33 4.768 + install_tomlv [2019-10-10T19:56:21.501Z] #33 4.769 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T19:56:21.501Z] #33 4.769 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:56:21.501Z] #33 4.770 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wptkuBWEqe/src/github.com/BurntSushi/toml [2019-10-10T19:56:21.501Z] #33 4.788 Cloning into '/tmp/tmp.wptkuBWEqe/src/github.com/BurntSushi/toml'... [2019-10-10T19:56:21.501Z] #33 ... [2019-10-10T19:56:21.501Z] [2019-10-10T19:56:21.501Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:56:21.501Z] #38 6.111 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:56:21.501Z] #38 6.114 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:56:21.501Z] #38 6.137 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:56:21.501Z] #38 6.154 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:56:21.501Z] #38 6.234 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:56:21.761Z] #38 6.902 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-10T19:56:24.983Z] #38 9.625 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-10T19:56:24.983Z] #38 ... [2019-10-10T19:56:24.983Z] [2019-10-10T19:56:24.983Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T19:56:24.983Z] #18 4.931 + mktemp -d [2019-10-10T19:56:24.983Z] #18 4.933 + export GOPATH=/tmp/tmp.xIL0TIv5gz [2019-10-10T19:56:24.983Z] #18 4.934 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.xIL0TIv5gz/src/github.com/go-swagger/go-swagger [2019-10-10T19:56:24.983Z] #18 4.940 Cloning into '/tmp/tmp.xIL0TIv5gz/src/github.com/go-swagger/go-swagger'... [2019-10-10T19:56:25.244Z] #18 ... [2019-10-10T19:56:25.244Z] [2019-10-10T19:56:25.244Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:56:25.244Z] #47 5.441 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:56:25.244Z] #47 5.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:56:25.244Z] #47 5.479 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:56:25.244Z] #47 5.566 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:56:25.244Z] #47 5.654 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:56:25.244Z] #47 6.488 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-10T19:56:25.244Z] #47 8.992 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-10T19:56:25.244Z] #47 9.579 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-10T19:56:25.244Z] #47 ... [2019-10-10T19:56:25.244Z] [2019-10-10T19:56:25.244Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:56:25.244Z] #20 5.534 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:56:25.244Z] #20 5.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:56:25.244Z] #20 5.582 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:56:25.244Z] #20 5.586 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:56:25.244Z] #20 5.595 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:56:25.244Z] #20 6.436 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-10T19:56:25.244Z] #20 9.172 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-10T19:56:25.244Z] #20 9.902 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-10T19:56:25.504Z] #20 ... [2019-10-10T19:56:25.504Z] [2019-10-10T19:56:25.504Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:25.504Z] #60 5.533 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:56:25.504Z] #60 5.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:56:25.504Z] #60 5.587 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:56:25.504Z] #60 5.630 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:56:25.504Z] #60 5.684 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:56:25.504Z] #60 6.436 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-10T19:56:25.504Z] #60 7.057 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-10T19:56:25.504Z] #60 9.573 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-10T19:56:25.504Z] #60 ... [2019-10-10T19:56:25.504Z] [2019-10-10T19:56:25.504Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:56:25.504Z] #9 6.077 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:56:25.504Z] #9 6.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:56:25.504Z] #9 6.104 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:56:25.504Z] #9 6.118 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:56:25.504Z] #9 6.174 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:56:25.504Z] #9 6.906 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-10T19:56:25.504Z] #9 9.873 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-10T19:56:25.767Z] #9 10.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-10T19:56:25.767Z] #9 ... [2019-10-10T19:56:25.767Z] [2019-10-10T19:56:25.767Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:56:25.767Z] #58 4.195 + mktemp -d [2019-10-10T19:56:25.767Z] #58 4.199 + export GOPATH=/tmp/tmp.jVanJsYf7h [2019-10-10T19:56:25.767Z] #58 4.199 + git clone https://github.com/docker/distribution.git /tmp/tmp.jVanJsYf7h/src/github.com/docker/distribution [2019-10-10T19:56:25.767Z] #58 4.199 Cloning into '/tmp/tmp.jVanJsYf7h/src/github.com/docker/distribution'... [2019-10-10T19:56:26.027Z] #58 ... [2019-10-10T19:56:26.027Z] [2019-10-10T19:56:26.027Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:56:26.027Z] #27 4.618 + RM_GOPATH=0 [2019-10-10T19:56:26.027Z] #27 4.618 + TMP_GOPATH= [2019-10-10T19:56:26.027Z] #27 4.628 + : /build [2019-10-10T19:56:26.027Z] #27 4.630 + '[' -z '' ']' [2019-10-10T19:56:26.027Z] #27 4.633 ++ mktemp -d [2019-10-10T19:56:26.027Z] #27 4.636 + export GOPATH=/tmp/tmp.Z1CWUQ0Mzn [2019-10-10T19:56:26.027Z] #27 4.637 + GOPATH=/tmp/tmp.Z1CWUQ0Mzn [2019-10-10T19:56:26.028Z] #27 4.638 + RM_GOPATH=1 [2019-10-10T19:56:26.028Z] #27 4.644 ++ dirname ./install.sh [2019-10-10T19:56:26.028Z] #27 4.645 + dir=. [2019-10-10T19:56:26.028Z] #27 4.645 + bin=golangci_lint [2019-10-10T19:56:26.028Z] #27 4.645 + shift [2019-10-10T19:56:26.028Z] #27 4.645 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-10T19:56:26.028Z] #27 4.645 + . ./golangci_lint.installer [2019-10-10T19:56:26.028Z] #27 4.646 ++ : v1.17.1 [2019-10-10T19:56:26.028Z] #27 4.646 + install_golangci_lint [2019-10-10T19:56:26.028Z] #27 4.646 + echo 'Installing golangci-lint version v1.17.1' [2019-10-10T19:56:26.028Z] #27 4.647 Installing golangci-lint version v1.17.1 [2019-10-10T19:56:26.028Z] #27 4.647 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T19:56:26.028Z] #27 ... [2019-10-10T19:56:26.028Z] [2019-10-10T19:56:26.028Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:56:26.028Z] #36 4.296 + RM_GOPATH=0 [2019-10-10T19:56:26.028Z] #36 4.296 + TMP_GOPATH= [2019-10-10T19:56:26.028Z] #36 4.296 + : /build [2019-10-10T19:56:26.028Z] #36 4.296 + '[' -z '' ']' [2019-10-10T19:56:26.028Z] #36 4.298 ++ mktemp -d [2019-10-10T19:56:26.028Z] #36 4.312 + export GOPATH=/tmp/tmp.lS0nMC9JLF [2019-10-10T19:56:26.028Z] #36 4.312 + GOPATH=/tmp/tmp.lS0nMC9JLF [2019-10-10T19:56:26.028Z] #36 4.312 + RM_GOPATH=1 [2019-10-10T19:56:26.028Z] #36 4.312 ++ dirname ./install.sh [2019-10-10T19:56:26.028Z] #36 4.315 + dir=. [2019-10-10T19:56:26.028Z] #36 4.316 + bin=vndr [2019-10-10T19:56:26.028Z] #36 4.316 + shift [2019-10-10T19:56:26.028Z] #36 4.317 + '[' '!' -f ./vndr.installer ']' [2019-10-10T19:56:26.028Z] #36 4.317 + . ./vndr.installer [2019-10-10T19:56:26.028Z] #36 4.318 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:56:26.028Z] #36 4.319 + install_vndr [2019-10-10T19:56:26.028Z] #36 4.319 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:56:26.028Z] #36 4.319 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T19:56:26.028Z] #36 4.319 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lS0nMC9JLF/src/github.com/LK4D4/vndr [2019-10-10T19:56:26.028Z] #36 4.322 Cloning into '/tmp/tmp.lS0nMC9JLF/src/github.com/LK4D4/vndr'... [2019-10-10T19:56:26.028Z] #36 5.350 + cd /tmp/tmp.lS0nMC9JLF/src/github.com/LK4D4/vndr [2019-10-10T19:56:26.028Z] #36 5.352 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:56:26.028Z] #36 5.389 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T19:56:26.028Z] #36 8.194 runtime/internal/sys [2019-10-10T19:56:26.028Z] #36 8.194 internal/race [2019-10-10T19:56:26.028Z] #36 8.194 internal/cpu [2019-10-10T19:56:26.028Z] #36 8.232 runtime/internal/atomic [2019-10-10T19:56:26.028Z] #36 8.406 sync/atomic [2019-10-10T19:56:26.028Z] #36 8.432 runtime/internal/math [2019-10-10T19:56:26.028Z] #36 8.581 internal/bytealg [2019-10-10T19:56:26.028Z] #36 8.599 unicode [2019-10-10T19:56:26.028Z] #36 8.723 unicode/utf8 [2019-10-10T19:56:26.028Z] #36 9.170 math [2019-10-10T19:56:26.028Z] #36 9.680 internal/testlog [2019-10-10T19:56:26.028Z] #36 10.25 encoding [2019-10-10T19:56:26.292Z] #36 ... [2019-10-10T19:56:26.292Z] [2019-10-10T19:56:26.292Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:56:26.292Z] #64 4.818 + RM_GOPATH=0 [2019-10-10T19:56:26.292Z] #64 4.818 + TMP_GOPATH= [2019-10-10T19:56:26.292Z] #64 4.818 + : /build/ [2019-10-10T19:56:26.292Z] #64 4.818 + '[' -z '' ']' [2019-10-10T19:56:26.292Z] #64 4.819 ++ mktemp -d [2019-10-10T19:56:26.292Z] #64 4.829 + export GOPATH=/tmp/tmp.uHLLmdI4xk [2019-10-10T19:56:26.292Z] #64 4.829 + GOPATH=/tmp/tmp.uHLLmdI4xk [2019-10-10T19:56:26.292Z] #64 4.829 + RM_GOPATH=1 [2019-10-10T19:56:26.292Z] #64 4.829 ++ dirname ./install.sh [2019-10-10T19:56:26.292Z] #64 4.830 + dir=. [2019-10-10T19:56:26.292Z] #64 4.830 + bin=rootlesskit [2019-10-10T19:56:26.292Z] #64 4.830 + shift [2019-10-10T19:56:26.292Z] #64 4.830 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T19:56:26.292Z] #64 4.830 + . ./rootlesskit.installer [2019-10-10T19:56:26.292Z] #64 4.830 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:56:26.292Z] #64 4.830 + install_rootlesskit [2019-10-10T19:56:26.292Z] #64 4.830 + case "$1" in [2019-10-10T19:56:26.292Z] #64 4.830 + export CGO_ENABLED=0 [2019-10-10T19:56:26.292Z] #64 4.830 + CGO_ENABLED=0 [2019-10-10T19:56:26.292Z] #64 4.830 + _install_rootlesskit [2019-10-10T19:56:26.292Z] #64 4.830 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T19:56:26.292Z] #64 4.830 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uHLLmdI4xk/src/github.com/rootless-containers/rootlesskit [2019-10-10T19:56:26.292Z] #64 4.831 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:56:26.292Z] #64 4.847 Cloning into '/tmp/tmp.uHLLmdI4xk/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T19:56:26.292Z] #64 9.025 + cd /tmp/tmp.uHLLmdI4xk/src/github.com/rootless-containers/rootlesskit [2019-10-10T19:56:26.292Z] #64 9.025 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:56:26.292Z] #64 9.258 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T19:56:26.292Z] #64 9.258 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T19:56:26.292Z] #64 ... [2019-10-10T19:56:26.292Z] [2019-10-10T19:56:26.292Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:56:26.292Z] #53 4.804 + RM_GOPATH=0 [2019-10-10T19:56:26.292Z] #53 4.806 + TMP_GOPATH= [2019-10-10T19:56:26.292Z] #53 4.806 + : /build [2019-10-10T19:56:26.292Z] #53 4.806 + '[' -z '' ']' [2019-10-10T19:56:26.292Z] #53 4.807 ++ mktemp -d [2019-10-10T19:56:26.292Z] #53 4.811 + export GOPATH=/tmp/tmp.nun0tSn8IA [2019-10-10T19:56:26.292Z] #53 4.811 + GOPATH=/tmp/tmp.nun0tSn8IA [2019-10-10T19:56:26.292Z] #53 4.811 + RM_GOPATH=1 [2019-10-10T19:56:26.292Z] #53 4.817 ++ dirname ./install.sh [2019-10-10T19:56:26.292Z] #53 4.828 + dir=. [2019-10-10T19:56:26.292Z] #53 4.828 + bin=proxy [2019-10-10T19:56:26.292Z] #53 4.828 + shift [2019-10-10T19:56:26.292Z] #53 4.829 + '[' '!' -f ./proxy.installer ']' [2019-10-10T19:56:26.292Z] #53 4.829 + . ./proxy.installer [2019-10-10T19:56:26.292Z] #53 4.829 ++ : 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:56:26.292Z] #53 4.829 + install_proxy [2019-10-10T19:56:26.292Z] #53 4.829 + case "$1" in [2019-10-10T19:56:26.292Z] #53 4.829 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:56:26.292Z] #53 4.829 + export CGO_ENABLED=0 [2019-10-10T19:56:26.292Z] #53 4.829 + CGO_ENABLED=0 [2019-10-10T19:56:26.292Z] #53 4.829 + _install_proxy [2019-10-10T19:56:26.292Z] #53 4.829 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T19:56:26.292Z] #53 4.829 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nun0tSn8IA/src/github.com/docker/libnetwork [2019-10-10T19:56:26.292Z] #53 4.837 Cloning into '/tmp/tmp.nun0tSn8IA/src/github.com/docker/libnetwork'... [2019-10-10T19:56:26.552Z] #53 ... [2019-10-10T19:56:26.552Z] [2019-10-10T19:56:26.552Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:56:26.552Z] #30 4.482 + RM_GOPATH=0 [2019-10-10T19:56:26.552Z] #30 4.483 + TMP_GOPATH= [2019-10-10T19:56:26.552Z] #30 4.483 + : /build [2019-10-10T19:56:26.552Z] #30 4.483 + '[' -z '' ']' [2019-10-10T19:56:26.552Z] #30 4.484 ++ mktemp -d [2019-10-10T19:56:26.552Z] #30 4.487 + export GOPATH=/tmp/tmp.zDxT0Zpr8T [2019-10-10T19:56:26.552Z] #30 4.487 + GOPATH=/tmp/tmp.zDxT0Zpr8T [2019-10-10T19:56:26.552Z] #30 4.487 + RM_GOPATH=1 [2019-10-10T19:56:26.552Z] #30 4.487 ++ dirname ./install.sh [2019-10-10T19:56:26.552Z] #30 4.489 + dir=. [2019-10-10T19:56:26.552Z] #30 4.489 + bin=gotestsum [2019-10-10T19:56:26.552Z] #30 4.489 + shift [2019-10-10T19:56:26.552Z] #30 4.489 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T19:56:26.552Z] #30 4.489 + . ./gotestsum.installer [2019-10-10T19:56:26.552Z] #30 4.489 ++ : v0.3.5 [2019-10-10T19:56:26.552Z] #30 4.490 + install_gotestsum [2019-10-10T19:56:26.552Z] #30 4.490 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T19:56:26.552Z] #30 4.490 + go get -d gotest.tools/gotestsum [2019-10-10T19:56:26.552Z] #30 4.490 Installing gotestsum version v0.3.5 [2019-10-10T19:56:26.552Z] #30 ... [2019-10-10T19:56:26.552Z] [2019-10-10T19:56:26.552Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:56:26.552Z] #36 10.46 unicode/utf16 [2019-10-10T19:56:26.552Z] #36 10.72 runtime [2019-10-10T19:56:26.814Z] #36 10.96 container/list [2019-10-10T19:56:28.728Z] #36 12.63 crypto/internal/subtle [2019-10-10T19:56:28.728Z] #36 12.77 crypto/subtle [2019-10-10T19:56:28.728Z] #36 13.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-10T19:56:29.122Z] #71 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 10.9s done [2019-10-10T19:56:29.122Z] #71 DONE 14.6s [2019-10-10T19:56:29.122Z] [2019-10-10T19:56:29.122Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T19:56:29.122Z] #7 DONE 0.4s [2019-10-10T19:56:29.122Z] [2019-10-10T19:56:29.122Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T19:56:29.359Z] #36 13.36 internal/nettrace [2019-10-10T19:56:29.509Z] #8 DONE 0.3s [2019-10-10T19:56:29.509Z] [2019-10-10T19:56:29.509Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:56:29.509Z] #25 DONE 0.1s [2019-10-10T19:56:29.509Z] [2019-10-10T19:56:29.509Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:56:29.509Z] #9 ... [2019-10-10T19:56:29.509Z] [2019-10-10T19:56:29.509Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T19:56:29.509Z] #52 DONE 0.1s [2019-10-10T19:56:29.509Z] [2019-10-10T19:56:29.509Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T19:56:29.509Z] #35 DONE 0.1s [2019-10-10T19:56:29.620Z] #36 13.78 runtime/cgo [2019-10-10T19:56:29.905Z] [2019-10-10T19:56:29.905Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T19:56:29.905Z] #26 DONE 0.1s [2019-10-10T19:56:29.905Z] [2019-10-10T19:56:29.905Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T19:56:29.905Z] #32 DONE 0.1s [2019-10-10T19:56:29.905Z] [2019-10-10T19:56:29.905Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T19:56:29.905Z] #29 DONE 0.1s [2019-10-10T19:56:29.905Z] [2019-10-10T19:56:29.905Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T19:56:29.905Z] #55 DONE 0.1s [2019-10-10T19:56:29.905Z] [2019-10-10T19:56:29.905Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T19:56:29.905Z] #63 DONE 0.1s [2019-10-10T19:56:29.905Z] [2019-10-10T19:56:29.905Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T19:56:29.905Z] #18 0.276 + mktemp -d [2019-10-10T19:56:29.905Z] #18 0.278 + export GOPATH=/tmp/tmp.b9QHk6UC92 [2019-10-10T19:56:29.905Z] #18 0.278 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.b9QHk6UC92/src/github.com/go-swagger/go-swagger [2019-10-10T19:56:29.905Z] #18 0.290 Cloning into '/tmp/tmp.b9QHk6UC92/src/github.com/go-swagger/go-swagger'... [2019-10-10T19:56:31.004Z] #36 ... [2019-10-10T19:56:31.004Z] [2019-10-10T19:56:31.004Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:56:31.004Z] #56 4.809 + RM_GOPATH=0 [2019-10-10T19:56:31.004Z] #56 4.809 + TMP_GOPATH= [2019-10-10T19:56:31.004Z] #56 4.809 + : /build [2019-10-10T19:56:31.004Z] #56 4.809 + '[' -z '' ']' [2019-10-10T19:56:31.004Z] #56 4.809 ++ mktemp -d [2019-10-10T19:56:31.004Z] #56 4.810 + export GOPATH=/tmp/tmp.kaR1tWplmZ [2019-10-10T19:56:31.004Z] #56 4.810 + GOPATH=/tmp/tmp.kaR1tWplmZ [2019-10-10T19:56:31.004Z] #56 4.810 + RM_GOPATH=1 [2019-10-10T19:56:31.004Z] #56 4.811 ++ dirname ./install.sh [2019-10-10T19:56:31.004Z] #56 4.812 + dir=. [2019-10-10T19:56:31.004Z] #56 4.812 + bin=dockercli [2019-10-10T19:56:31.004Z] #56 4.812 + shift [2019-10-10T19:56:31.004Z] #56 4.812 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T19:56:31.004Z] #56 4.812 + . ./dockercli.installer [2019-10-10T19:56:31.004Z] #56 4.812 ++ : stable [2019-10-10T19:56:31.004Z] #56 4.812 ++ : 17.06.2-ce [2019-10-10T19:56:31.004Z] #56 4.813 + install_dockercli [2019-10-10T19:56:31.004Z] #56 4.813 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T19:56:31.004Z] #56 4.813 Install docker/cli version 17.06.2-ce from stable [2019-10-10T19:56:31.004Z] #56 4.813 ++ uname -m [2019-10-10T19:56:31.004Z] #56 4.839 + arch=aarch64 [2019-10-10T19:56:31.004Z] #56 4.839 + '[' aarch64 '!=' x86_64 ']' [2019-10-10T19:56:31.004Z] #56 4.839 + '[' aarch64 '!=' s390x ']' [2019-10-10T19:56:31.004Z] #56 4.839 + '[' aarch64 '!=' armhf ']' [2019-10-10T19:56:31.004Z] #56 4.839 + build_dockercli [2019-10-10T19:56:31.004Z] #56 4.839 + git clone https://github.com/docker/docker-ce /tmp/tmp.kaR1tWplmZ/tmp/docker-ce [2019-10-10T19:56:31.004Z] #56 4.842 Cloning into '/tmp/tmp.kaR1tWplmZ/tmp/docker-ce'... [2019-10-10T19:56:31.004Z] #56 ... [2019-10-10T19:56:31.004Z] [2019-10-10T19:56:31.004Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:56:31.004Z] #33 6.020 + cd /tmp/tmp.wptkuBWEqe/src/github.com/BurntSushi/toml [2019-10-10T19:56:31.004Z] #33 6.021 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:56:31.004Z] #33 6.028 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T19:56:31.004Z] #33 8.091 math/bits [2019-10-10T19:56:31.004Z] #33 8.091 internal/cpu [2019-10-10T19:56:31.004Z] #33 8.091 runtime/internal/atomic [2019-10-10T19:56:31.004Z] #33 8.259 runtime/internal/sys [2019-10-10T19:56:31.004Z] #33 8.346 unicode/utf8 [2019-10-10T19:56:31.004Z] #33 8.526 sync/atomic [2019-10-10T19:56:31.004Z] #33 8.580 math [2019-10-10T19:56:31.004Z] #33 8.638 internal/bytealg [2019-10-10T19:56:31.004Z] #33 9.222 unicode [2019-10-10T19:56:31.004Z] #33 9.278 internal/testlog [2019-10-10T19:56:31.004Z] #33 9.893 encoding [2019-10-10T19:56:31.004Z] #33 10.11 runtime [2019-10-10T19:56:31.004Z] #33 10.84 runtime/cgo [2019-10-10T19:56:31.264Z] #33 ... [2019-10-10T19:56:31.265Z] [2019-10-10T19:56:31.265Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:56:31.265Z] #58 16.30 + cd /tmp/tmp.jVanJsYf7h/src/github.com/docker/distribution [2019-10-10T19:56:31.265Z] #58 16.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-10T19:56:34.569Z] #58 18.95 + GOPATH=/tmp/tmp.jVanJsYf7h/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jVanJsYf7h go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-10T19:56:35.266Z] #18 ... [2019-10-10T19:56:35.267Z] [2019-10-10T19:56:35.267Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:56:35.267Z] #56 0.557 + RM_GOPATH=0 [2019-10-10T19:56:35.267Z] #56 0.557 + TMP_GOPATH= [2019-10-10T19:56:35.267Z] #56 0.558 + : /build [2019-10-10T19:56:35.267Z] #56 0.558 + '[' -z '' ']' [2019-10-10T19:56:35.267Z] #56 0.560 ++ mktemp -d [2019-10-10T19:56:35.267Z] #56 0.569 + export GOPATH=/tmp/tmp.WWogUpm7VO [2019-10-10T19:56:35.267Z] #56 0.569 + GOPATH=/tmp/tmp.WWogUpm7VO [2019-10-10T19:56:35.267Z] #56 0.569 + RM_GOPATH=1 [2019-10-10T19:56:35.267Z] #56 0.570 ++ dirname ./install.sh [2019-10-10T19:56:35.267Z] #56 0.573 + dir=. [2019-10-10T19:56:35.267Z] #56 0.573 + bin=dockercli [2019-10-10T19:56:35.267Z] #56 0.573 + shift [2019-10-10T19:56:35.267Z] #56 0.573 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T19:56:35.267Z] #56 0.574 + . ./dockercli.installer [2019-10-10T19:56:35.267Z] #56 0.574 ++ : stable [2019-10-10T19:56:35.267Z] #56 0.574 ++ : 17.06.2-ce [2019-10-10T19:56:35.267Z] #56 0.578 + install_dockercli [2019-10-10T19:56:35.267Z] #56 0.578 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T19:56:35.267Z] #56 0.579 Install docker/cli version 17.06.2-ce from stable [2019-10-10T19:56:35.267Z] #56 0.580 ++ uname -m [2019-10-10T19:56:35.267Z] #56 0.581 + arch=s390x [2019-10-10T19:56:35.267Z] #56 0.581 + '[' s390x '!=' x86_64 ']' [2019-10-10T19:56:35.267Z] #56 0.581 + '[' s390x '!=' s390x ']' [2019-10-10T19:56:35.267Z] #56 0.581 + url=https://download.docker.com/linux/static [2019-10-10T19:56:35.267Z] #56 0.582 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-10T19:56:35.267Z] #56 0.587 + tar -xz docker/docker [2019-10-10T19:56:35.956Z] #58 ... [2019-10-10T19:56:35.956Z] [2019-10-10T19:56:35.956Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:56:35.956Z] #38 10.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-10T19:56:35.956Z] #38 17.72 Fetched 7742 kB in 12s (615 kB/s) [2019-10-10T19:56:35.956Z] #38 17.72 Reading package lists... [2019-10-10T19:56:35.956Z] #38 ... [2019-10-10T19:56:35.956Z] [2019-10-10T19:56:35.956Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:56:35.956Z] #53 17.07 + cd /tmp/tmp.nun0tSn8IA/src/github.com/docker/libnetwork [2019-10-10T19:56:35.956Z] #53 17.07 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:56:35.956Z] #53 17.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T19:56:38.381Z] #56 ... [2019-10-10T19:56:38.381Z] [2019-10-10T19:56:38.381Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:56:38.381Z] #36 0.551 + RM_GOPATH=0 [2019-10-10T19:56:38.381Z] #36 0.551 + TMP_GOPATH= [2019-10-10T19:56:38.381Z] #36 0.551 + : /build [2019-10-10T19:56:38.381Z] #36 0.551 + '[' -z '' ']' [2019-10-10T19:56:38.381Z] #36 0.551 ++ mktemp -d [2019-10-10T19:56:38.381Z] #36 0.552 + export GOPATH=/tmp/tmp.EFH29IYEVo [2019-10-10T19:56:38.381Z] #36 0.552 + GOPATH=/tmp/tmp.EFH29IYEVo [2019-10-10T19:56:38.381Z] #36 0.552 + RM_GOPATH=1 [2019-10-10T19:56:38.381Z] #36 0.553 ++ dirname ./install.sh [2019-10-10T19:56:38.381Z] #36 0.555 + dir=. [2019-10-10T19:56:38.381Z] #36 0.555 + bin=vndr [2019-10-10T19:56:38.381Z] #36 0.555 + shift [2019-10-10T19:56:38.381Z] #36 0.555 + '[' '!' -f ./vndr.installer ']' [2019-10-10T19:56:38.381Z] #36 0.556 + . ./vndr.installer [2019-10-10T19:56:38.381Z] #36 0.556 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:56:38.381Z] #36 0.556 + install_vndr [2019-10-10T19:56:38.381Z] #36 0.556 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T19:56:38.381Z] #36 0.556 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EFH29IYEVo/src/github.com/LK4D4/vndr [2019-10-10T19:56:38.381Z] #36 0.556 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:56:38.381Z] #36 0.560 Cloning into '/tmp/tmp.EFH29IYEVo/src/github.com/LK4D4/vndr'... [2019-10-10T19:56:38.381Z] #36 1.370 + cd /tmp/tmp.EFH29IYEVo/src/github.com/LK4D4/vndr [2019-10-10T19:56:38.381Z] #36 1.370 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:56:38.381Z] #36 1.370 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T19:56:38.381Z] #36 2.467 internal/cpu [2019-10-10T19:56:38.381Z] #36 2.512 runtime/internal/sys [2019-10-10T19:56:38.381Z] #36 2.743 internal/race [2019-10-10T19:56:38.381Z] #36 2.795 sync/atomic [2019-10-10T19:56:38.381Z] #36 3.016 internal/bytealg [2019-10-10T19:56:38.381Z] #36 3.073 unicode [2019-10-10T19:56:38.381Z] #36 3.577 runtime [2019-10-10T19:56:38.381Z] #36 7.546 unicode/utf8 [2019-10-10T19:56:38.381Z] #36 8.454 math [2019-10-10T19:56:38.501Z] #53 ... [2019-10-10T19:56:38.501Z] [2019-10-10T19:56:38.501Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:56:38.501Z] #38 17.72 Reading package lists... [2019-10-10T19:56:38.800Z] #36 ... [2019-10-10T19:56:38.800Z] [2019-10-10T19:56:38.800Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:56:38.800Z] #56 9.113 + mkdir -p /build [2019-10-10T19:56:38.800Z] #56 9.115 + mv docker/docker /build/ [2019-10-10T19:56:38.800Z] #56 9.116 + rmdir docker [2019-10-10T19:56:38.800Z] #56 DONE 9.2s [2019-10-10T19:56:38.800Z] [2019-10-10T19:56:38.800Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:56:38.800Z] #33 0.576 + RM_GOPATH=0 [2019-10-10T19:56:38.800Z] #33 0.576 + TMP_GOPATH= [2019-10-10T19:56:38.800Z] #33 0.576 + : /build [2019-10-10T19:56:38.800Z] #33 0.577 + '[' -z '' ']' [2019-10-10T19:56:38.800Z] #33 0.577 ++ mktemp -d [2019-10-10T19:56:38.800Z] #33 0.580 + export GOPATH=/tmp/tmp.UAGm9uwiXz [2019-10-10T19:56:38.800Z] #33 0.581 + GOPATH=/tmp/tmp.UAGm9uwiXz [2019-10-10T19:56:38.800Z] #33 0.581 + RM_GOPATH=1 [2019-10-10T19:56:38.800Z] #33 0.582 ++ dirname ./install.sh [2019-10-10T19:56:38.800Z] #33 0.586 + dir=. [2019-10-10T19:56:38.800Z] #33 0.586 + bin=tomlv [2019-10-10T19:56:38.800Z] #33 0.586 + shift [2019-10-10T19:56:38.800Z] #33 0.587 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T19:56:38.800Z] #33 0.587 + . ./tomlv.installer [2019-10-10T19:56:38.800Z] #33 0.587 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:56:38.800Z] #33 0.588 + install_tomlv [2019-10-10T19:56:38.800Z] #33 0.588 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T19:56:38.800Z] #33 0.588 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UAGm9uwiXz/src/github.com/BurntSushi/toml [2019-10-10T19:56:38.800Z] #33 0.588 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:56:38.800Z] #33 0.598 Cloning into '/tmp/tmp.UAGm9uwiXz/src/github.com/BurntSushi/toml'... [2019-10-10T19:56:38.800Z] #33 1.664 + cd /tmp/tmp.UAGm9uwiXz/src/github.com/BurntSushi/toml [2019-10-10T19:56:38.800Z] #33 1.672 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:56:38.800Z] #33 1.692 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T19:56:38.800Z] #33 2.175 runtime/internal/atomic [2019-10-10T19:56:38.800Z] #33 2.228 internal/cpu [2019-10-10T19:56:38.800Z] #33 2.420 runtime/internal/sys [2019-10-10T19:56:38.800Z] #33 2.654 runtime/internal/math [2019-10-10T19:56:38.800Z] #33 2.717 math/bits [2019-10-10T19:56:38.800Z] #33 2.901 internal/bytealg [2019-10-10T19:56:38.800Z] #33 3.185 math [2019-10-10T19:56:38.800Z] #33 3.224 runtime [2019-10-10T19:56:39.189Z] #33 9.541 internal/testlog [2019-10-10T19:56:39.585Z] #33 ... [2019-10-10T19:56:39.585Z] [2019-10-10T19:56:39.585Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:56:39.585Z] #20 0.533 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:56:39.585Z] #20 0.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:56:39.585Z] #20 0.575 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:56:39.585Z] #20 0.588 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:56:39.585Z] #20 0.624 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:56:39.585Z] #20 1.273 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T19:56:39.585Z] #20 2.734 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T19:56:39.585Z] #20 3.531 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T19:56:39.585Z] #20 ... [2019-10-10T19:56:39.585Z] [2019-10-10T19:56:39.585Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:39.585Z] #60 0.519 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:56:39.585Z] #60 0.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:56:39.585Z] #60 0.567 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:56:39.585Z] #60 0.577 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:56:39.585Z] #60 0.592 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:56:39.585Z] #60 1.162 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T19:56:39.585Z] #60 2.735 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T19:56:39.585Z] #60 3.531 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T19:56:39.997Z] #60 ... [2019-10-10T19:56:39.997Z] [2019-10-10T19:56:39.997Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:56:39.997Z] #58 0.370 + mktemp -d [2019-10-10T19:56:39.997Z] #58 0.371 + export GOPATH=/tmp/tmp.7IWygqiJ1T [2019-10-10T19:56:39.997Z] #58 0.371 + git clone https://github.com/docker/distribution.git /tmp/tmp.7IWygqiJ1T/src/github.com/docker/distribution [2019-10-10T19:56:39.997Z] #58 0.372 Cloning into '/tmp/tmp.7IWygqiJ1T/src/github.com/docker/distribution'... [2019-10-10T19:56:39.997Z] #58 ... [2019-10-10T19:56:39.997Z] [2019-10-10T19:56:39.997Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:56:39.997Z] #38 0.603 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:56:39.997Z] #38 0.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:56:39.997Z] #38 0.652 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:56:39.997Z] #38 0.690 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:56:39.997Z] #38 0.713 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:56:39.997Z] #38 1.292 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T19:56:39.997Z] #38 2.666 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T19:56:39.997Z] #38 3.464 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T19:56:39.997Z] #38 ... [2019-10-10T19:56:39.997Z] [2019-10-10T19:56:39.997Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:56:39.997Z] #30 0.509 + RM_GOPATH=0 [2019-10-10T19:56:39.997Z] #30 0.509 + TMP_GOPATH= [2019-10-10T19:56:39.997Z] #30 0.509 + : /build [2019-10-10T19:56:39.997Z] #30 0.509 + '[' -z '' ']' [2019-10-10T19:56:39.997Z] #30 0.509 ++ mktemp -d [2019-10-10T19:56:39.997Z] #30 0.513 + export GOPATH=/tmp/tmp.dZpt4pgCT9 [2019-10-10T19:56:39.997Z] #30 0.513 + GOPATH=/tmp/tmp.dZpt4pgCT9 [2019-10-10T19:56:39.997Z] #30 0.513 + RM_GOPATH=1 [2019-10-10T19:56:39.997Z] #30 0.514 ++ dirname ./install.sh [2019-10-10T19:56:39.997Z] #30 0.516 + dir=. [2019-10-10T19:56:39.997Z] #30 0.516 + bin=gotestsum [2019-10-10T19:56:39.997Z] #30 0.516 + shift [2019-10-10T19:56:39.997Z] #30 0.516 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T19:56:39.997Z] #30 0.517 + . ./gotestsum.installer [2019-10-10T19:56:39.997Z] #30 0.517 ++ : v0.3.5 [2019-10-10T19:56:39.997Z] #30 0.517 + install_gotestsum [2019-10-10T19:56:39.997Z] #30 0.517 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T19:56:39.997Z] #30 0.517 Installing gotestsum version v0.3.5 [2019-10-10T19:56:39.997Z] #30 0.517 + go get -d gotest.tools/gotestsum [2019-10-10T19:56:40.418Z] #30 ... [2019-10-10T19:56:40.418Z] [2019-10-10T19:56:40.418Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:56:40.418Z] #53 0.441 + RM_GOPATH=0 [2019-10-10T19:56:40.418Z] #53 0.441 + TMP_GOPATH= [2019-10-10T19:56:40.418Z] #53 0.441 + : /build [2019-10-10T19:56:40.418Z] #53 0.441 + '[' -z '' ']' [2019-10-10T19:56:40.418Z] #53 0.441 ++ mktemp -d [2019-10-10T19:56:40.418Z] #53 0.441 + export GOPATH=/tmp/tmp.DNZ0RFY26I [2019-10-10T19:56:40.418Z] #53 0.441 + GOPATH=/tmp/tmp.DNZ0RFY26I [2019-10-10T19:56:40.418Z] #53 0.441 + RM_GOPATH=1 [2019-10-10T19:56:40.418Z] #53 0.441 ++ dirname ./install.sh [2019-10-10T19:56:40.418Z] #53 0.441 + dir=. [2019-10-10T19:56:40.418Z] #53 0.441 + bin=proxy [2019-10-10T19:56:40.418Z] #53 0.441 + shift [2019-10-10T19:56:40.418Z] #53 0.441 + '[' '!' -f ./proxy.installer ']' [2019-10-10T19:56:40.418Z] #53 0.441 + . ./proxy.installer [2019-10-10T19:56:40.418Z] #53 0.441 ++ : 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:56:40.418Z] #53 0.441 + install_proxy [2019-10-10T19:56:40.418Z] #53 0.441 + case "$1" in [2019-10-10T19:56:40.418Z] #53 0.441 + export CGO_ENABLED=0 [2019-10-10T19:56:40.418Z] #53 0.441 + CGO_ENABLED=0 [2019-10-10T19:56:40.418Z] #53 0.441 + _install_proxy [2019-10-10T19:56:40.418Z] #53 0.441 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T19:56:40.418Z] #53 0.441 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DNZ0RFY26I/src/github.com/docker/libnetwork [2019-10-10T19:56:40.418Z] #53 0.441 Cloning into '/tmp/tmp.DNZ0RFY26I/src/github.com/docker/libnetwork'... [2019-10-10T19:56:40.418Z] #53 0.441 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:56:40.418Z] #53 ... [2019-10-10T19:56:40.418Z] [2019-10-10T19:56:40.418Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:56:40.418Z] #9 0.604 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:56:40.418Z] #9 0.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:56:40.418Z] #9 0.650 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:56:40.419Z] #9 0.681 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:56:40.419Z] #9 0.715 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:56:40.419Z] #9 1.333 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T19:56:40.419Z] #9 2.806 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T19:56:40.419Z] #9 3.560 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T19:56:40.419Z] #9 ... [2019-10-10T19:56:40.419Z] [2019-10-10T19:56:40.419Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:56:40.419Z] #27 0.576 + RM_GOPATH=0 [2019-10-10T19:56:40.419Z] #27 0.579 + TMP_GOPATH= [2019-10-10T19:56:40.419Z] #27 0.579 + : /build [2019-10-10T19:56:40.419Z] #27 0.579 + '[' -z '' ']' [2019-10-10T19:56:40.419Z] #27 0.583 ++ mktemp -d [2019-10-10T19:56:40.419Z] #27 0.590 + export GOPATH=/tmp/tmp.zxn0Xc6Eh1 [2019-10-10T19:56:40.419Z] #27 0.590 + GOPATH=/tmp/tmp.zxn0Xc6Eh1 [2019-10-10T19:56:40.419Z] #27 0.590 + RM_GOPATH=1 [2019-10-10T19:56:40.419Z] #27 0.591 ++ dirname ./install.sh [2019-10-10T19:56:40.419Z] #27 0.597 + dir=. [2019-10-10T19:56:40.419Z] #27 0.597 + bin=golangci_lint [2019-10-10T19:56:40.419Z] #27 0.597 + shift [2019-10-10T19:56:40.419Z] #27 0.597 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-10T19:56:40.419Z] #27 0.597 + . ./golangci_lint.installer [2019-10-10T19:56:40.419Z] #27 0.597 ++ : v1.17.1 [2019-10-10T19:56:40.419Z] #27 0.598 + install_golangci_lint [2019-10-10T19:56:40.419Z] #27 0.598 + echo 'Installing golangci-lint version v1.17.1' [2019-10-10T19:56:40.419Z] #27 0.599 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T19:56:40.419Z] #27 0.599 Installing golangci-lint version v1.17.1 [2019-10-10T19:56:40.836Z] #27 ... [2019-10-10T19:56:40.836Z] [2019-10-10T19:56:40.836Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:56:40.836Z] #47 0.635 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:56:40.836Z] #47 0.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:56:40.836Z] #47 0.682 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:56:40.836Z] #47 0.701 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:56:40.836Z] #47 0.764 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:56:40.836Z] #47 1.618 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T19:56:40.836Z] #47 2.881 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T19:56:40.836Z] #47 3.731 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T19:56:40.836Z] #47 ... [2019-10-10T19:56:40.836Z] [2019-10-10T19:56:40.836Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:56:40.836Z] #64 0.536 + RM_GOPATH=0 [2019-10-10T19:56:40.836Z] #64 0.546 + TMP_GOPATH= [2019-10-10T19:56:40.836Z] #64 0.546 + : /build/ [2019-10-10T19:56:40.836Z] #64 0.546 + '[' -z '' ']' [2019-10-10T19:56:40.836Z] #64 0.549 ++ mktemp -d [2019-10-10T19:56:40.836Z] #64 0.557 + export GOPATH=/tmp/tmp.XcWyrHiTz9 [2019-10-10T19:56:40.836Z] #64 0.557 + GOPATH=/tmp/tmp.XcWyrHiTz9 [2019-10-10T19:56:40.836Z] #64 0.558 + RM_GOPATH=1 [2019-10-10T19:56:40.836Z] #64 0.559 ++ dirname ./install.sh [2019-10-10T19:56:40.836Z] #64 0.565 + dir=. [2019-10-10T19:56:40.836Z] #64 0.565 + bin=rootlesskit [2019-10-10T19:56:40.836Z] #64 0.565 + shift [2019-10-10T19:56:40.836Z] #64 0.565 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T19:56:40.836Z] #64 0.565 + . ./rootlesskit.installer [2019-10-10T19:56:40.836Z] #64 0.565 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:56:40.836Z] #64 0.567 + install_rootlesskit [2019-10-10T19:56:40.836Z] #64 0.567 + case "$1" in [2019-10-10T19:56:40.836Z] #64 0.567 + export CGO_ENABLED=0 [2019-10-10T19:56:40.836Z] #64 0.567 + CGO_ENABLED=0 [2019-10-10T19:56:40.836Z] #64 0.567 + _install_rootlesskit [2019-10-10T19:56:40.836Z] #64 0.567 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T19:56:40.836Z] #64 0.567 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:56:40.836Z] #64 0.568 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XcWyrHiTz9/src/github.com/rootless-containers/rootlesskit [2019-10-10T19:56:40.836Z] #64 0.572 Cloning into '/tmp/tmp.XcWyrHiTz9/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T19:56:40.836Z] #64 3.648 + cd /tmp/tmp.XcWyrHiTz9/src/github.com/rootless-containers/rootlesskit [2019-10-10T19:56:40.836Z] #64 3.648 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:56:40.836Z] #64 3.877 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T19:56:40.836Z] #64 3.888 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T19:56:41.241Z] #64 ... [2019-10-10T19:56:41.241Z] [2019-10-10T19:56:41.241Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:56:41.241Z] #58 11.69 + cd /tmp/tmp.7IWygqiJ1T/src/github.com/docker/distribution [2019-10-10T19:56:41.241Z] #58 11.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-10T19:56:41.347Z] #38 23.74 Reading package lists... [2019-10-10T19:56:41.347Z] #38 ... [2019-10-10T19:56:41.347Z] [2019-10-10T19:56:41.347Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:56:41.347Z] #20 16.37 Fetched 7742 kB in 11s (653 kB/s) [2019-10-10T19:56:41.347Z] #20 16.37 Reading package lists... [2019-10-10T19:56:41.611Z] #20 21.55 Reading package lists... [2019-10-10T19:56:41.611Z] #20 ... [2019-10-10T19:56:41.611Z] [2019-10-10T19:56:41.611Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:41.611Z] #60 16.47 Fetched 7742 kB in 11s (649 kB/s) [2019-10-10T19:56:41.611Z] #60 16.47 Reading package lists... [2019-10-10T19:56:41.611Z] #60 22.50 Reading package lists... [2019-10-10T19:56:41.611Z] #60 ... [2019-10-10T19:56:41.611Z] [2019-10-10T19:56:41.611Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:56:41.611Z] #36 15.74 vendor/golang.org/x/crypto/internal/subtle [2019-10-10T19:56:41.877Z] #36 ... [2019-10-10T19:56:41.877Z] [2019-10-10T19:56:41.877Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:56:41.877Z] #9 16.76 Fetched 7742 kB in 11s (664 kB/s) [2019-10-10T19:56:41.877Z] #9 16.76 Reading package lists... [2019-10-10T19:56:41.877Z] #9 23.40 Reading package lists... [2019-10-10T19:56:41.877Z] #9 ... [2019-10-10T19:56:41.877Z] [2019-10-10T19:56:41.877Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:56:41.877Z] #47 16.88 Fetched 7742 kB in 12s (621 kB/s) [2019-10-10T19:56:41.877Z] #47 16.88 Reading package lists... [2019-10-10T19:56:42.140Z] #47 23.01 Reading package lists... [2019-10-10T19:56:42.140Z] #47 ... [2019-10-10T19:56:42.140Z] [2019-10-10T19:56:42.140Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:56:42.140Z] #27 22.87 + cd /tmp/tmp.Z1CWUQ0Mzn/src/github.com/golangci/golangci-lint/ [2019-10-10T19:56:42.140Z] #27 22.87 + git checkout -q v1.17.1 [2019-10-10T19:56:42.140Z] #27 24.34 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T19:56:43.962Z] #58 14.15 + GOPATH=/tmp/tmp.7IWygqiJ1T/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7IWygqiJ1T go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-10T19:56:44.063Z] #27 ... [2019-10-10T19:56:44.063Z] [2019-10-10T19:56:44.063Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:56:44.063Z] #47 23.01 Reading package lists... [2019-10-10T19:56:45.006Z] #47 28.88 Building dependency tree... [2019-10-10T19:56:46.396Z] #47 31.35 The following additional packages will be installed: [2019-10-10T19:56:46.396Z] #47 31.36 btrfs-progs liblzo2-2 [2019-10-10T19:56:46.396Z] #47 31.51 The following NEW packages will be installed: [2019-10-10T19:56:46.396Z] #47 31.52 btrfs-progs btrfs-tools liblzo2-2 [2019-10-10T19:56:47.783Z] #47 32.77 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:56:47.783Z] #47 32.77 Need to get 582 kB of archives. [2019-10-10T19:56:47.783Z] #47 32.77 After this operation, 3944 kB of additional disk space will be used. [2019-10-10T19:56:47.783Z] #47 32.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-10T19:56:47.783Z] #47 32.77 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-10T19:56:47.783Z] #47 32.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-10T19:56:48.725Z] #47 33.70 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:56:48.987Z] #47 33.98 Fetched 582 kB in 1s (501 kB/s) [2019-10-10T19:56:49.250Z] #47 34.21 Selecting previously unselected package liblzo2-2:arm64. [2019-10-10T19:56:49.517Z] #47 34.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-10T19:56:49.517Z] #47 34.33 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-10T19:56:49.517Z] #47 34.61 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-10T19:56:49.785Z] #47 ... [2019-10-10T19:56:49.785Z] [2019-10-10T19:56:49.785Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T19:56:49.785Z] #18 34.67 + cd /tmp/tmp.xIL0TIv5gz/src/github.com/go-swagger/go-swagger [2019-10-10T19:56:49.785Z] #18 34.67 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T19:56:50.586Z] #58 ... [2019-10-10T19:56:50.587Z] [2019-10-10T19:56:50.587Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:56:50.587Z] #33 10.03 encoding [2019-10-10T19:56:50.587Z] #33 10.12 runtime/cgo [2019-10-10T19:56:50.587Z] #33 ... [2019-10-10T19:56:50.587Z] [2019-10-10T19:56:50.587Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:56:50.587Z] #36 13.60 unicode/utf16 [2019-10-10T19:56:50.587Z] #36 13.93 container/list [2019-10-10T19:56:50.587Z] #36 14.40 crypto/internal/subtle [2019-10-10T19:56:50.587Z] #36 14.55 crypto/subtle [2019-10-10T19:56:50.587Z] #36 14.95 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-10T19:56:50.587Z] #36 15.08 internal/nettrace [2019-10-10T19:56:50.587Z] #36 15.15 runtime/cgo [2019-10-10T19:56:51.457Z] #36 ... [2019-10-10T19:56:51.457Z] [2019-10-10T19:56:51.457Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:56:51.457Z] #38 13.02 Fetched 7670 kB in 12s (618 kB/s) [2019-10-10T19:56:51.457Z] #38 13.02 Reading package lists... [2019-10-10T19:56:51.457Z] #38 17.25 Reading package lists... [2019-10-10T19:56:51.457Z] #38 21.03 Building dependency tree... [2019-10-10T19:56:51.457Z] #38 22.02 The following additional packages will be installed: [2019-10-10T19:56:51.457Z] #38 22.07 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-10T19:56:51.457Z] #38 22.07 Suggested packages: [2019-10-10T19:56:51.457Z] #38 22.07 codeblocks eclipse ninja-build lrzip [2019-10-10T19:56:51.457Z] #38 22.07 Recommended packages: [2019-10-10T19:56:51.457Z] #38 22.07 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-10T19:56:51.852Z] #38 ... [2019-10-10T19:56:51.852Z] [2019-10-10T19:56:51.852Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:56:51.852Z] #53 12.25 + cd /tmp/tmp.DNZ0RFY26I/src/github.com/docker/libnetwork [2019-10-10T19:56:51.852Z] #53 12.25 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:56:51.852Z] #53 12.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T19:56:52.277Z] #53 ... [2019-10-10T19:56:52.277Z] [2019-10-10T19:56:52.277Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:52.277Z] #60 14.27 Fetched 7670 kB in 13s (557 kB/s) [2019-10-10T19:56:52.277Z] #60 14.27 Reading package lists... [2019-10-10T19:56:52.277Z] #60 18.47 Reading package lists... [2019-10-10T19:56:52.277Z] #60 21.98 Building dependency tree... [2019-10-10T19:56:52.277Z] #60 ... [2019-10-10T19:56:52.277Z] [2019-10-10T19:56:52.277Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:56:52.277Z] #9 12.81 Fetched 7670 kB in 12s (627 kB/s) [2019-10-10T19:56:52.277Z] #9 12.81 Reading package lists... [2019-10-10T19:56:52.277Z] #9 17.33 Reading package lists... [2019-10-10T19:56:52.277Z] #9 21.44 Building dependency tree... [2019-10-10T19:56:52.277Z] #9 22.77 The following additional packages will be installed: [2019-10-10T19:56:52.277Z] #9 22.77 libapparmor1 libseccomp2 [2019-10-10T19:56:52.277Z] #9 22.77 Suggested packages: [2019-10-10T19:56:52.277Z] #9 22.77 seccomp [2019-10-10T19:56:52.277Z] #9 ... [2019-10-10T19:56:52.277Z] [2019-10-10T19:56:52.277Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:56:52.277Z] #38 22.83 The following NEW packages will be installed: [2019-10-10T19:56:52.277Z] #38 22.83 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-10T19:56:52.277Z] #38 22.83 vim-common xxd [2019-10-10T19:56:52.277Z] #38 22.91 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:56:52.277Z] #38 22.91 Need to get 13.2 MB of archives. [2019-10-10T19:56:52.277Z] #38 22.91 After this operation, 59.4 MB of additional disk space will be used. [2019-10-10T19:56:52.277Z] #38 22.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-10T19:56:52.695Z] #38 23.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T19:56:52.695Z] #38 23.03 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-10T19:56:53.121Z] #18 ... [2019-10-10T19:56:53.121Z] [2019-10-10T19:56:53.121Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:56:53.121Z] #20 21.55 Reading package lists... [2019-10-10T19:56:53.121Z] #20 27.85 Building dependency tree... [2019-10-10T19:56:53.121Z] #20 30.43 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-10T19:56:53.121Z] #20 30.43 The following additional packages will be installed: [2019-10-10T19:56:53.121Z] #20 30.44 libjq1 libonig4 [2019-10-10T19:56:53.121Z] #20 30.66 The following NEW packages will be installed: [2019-10-10T19:56:53.121Z] #20 30.67 jq libjq1 libonig4 [2019-10-10T19:56:53.121Z] #20 31.77 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:56:53.121Z] #20 31.77 Need to get 293 kB of archives. [2019-10-10T19:56:53.121Z] #20 31.77 After this operation, 1086 kB of additional disk space will be used. [2019-10-10T19:56:53.121Z] #20 31.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-10T19:56:53.121Z] #20 31.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-10T19:56:53.121Z] #20 31.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-10T19:56:53.121Z] #20 33.25 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:56:53.121Z] #20 33.39 Fetched 293 kB in 1s (246 kB/s) [2019-10-10T19:56:53.121Z] #20 33.48 Selecting previously unselected package libonig4:arm64. [2019-10-10T19:56:53.122Z] #20 33.48 (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 ... 14976 files and directories currently installed.) [2019-10-10T19:56:53.122Z] #20 33.54 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-10T19:56:53.122Z] #20 33.56 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-10T19:56:53.122Z] #20 33.81 Selecting previously unselected package libjq1:arm64. [2019-10-10T19:56:53.122Z] #20 33.82 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-10T19:56:53.122Z] #20 33.84 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-10T19:56:53.122Z] #20 34.08 Selecting previously unselected package jq. [2019-10-10T19:56:53.122Z] #20 34.09 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-10T19:56:53.122Z] #20 34.14 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T19:56:53.122Z] #20 34.94 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-10T19:56:53.122Z] #20 35.35 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-10T19:56:53.122Z] #20 35.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:56:53.122Z] #20 35.83 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T19:56:53.122Z] #20 DONE 37.6s [2019-10-10T19:56:53.122Z] [2019-10-10T19:56:53.122Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:56:53.122Z] #53 DONE 36.9s [2019-10-10T19:56:53.122Z] [2019-10-10T19:56:53.122Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T19:56:53.122Z] #22 DONE 0.2s [2019-10-10T19:56:53.122Z] [2019-10-10T19:56:53.122Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T19:56:53.122Z] #18 37.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T19:56:53.382Z] #18 ... [2019-10-10T19:56:53.382Z] [2019-10-10T19:56:53.382Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:53.382Z] #60 22.50 Reading package lists... [2019-10-10T19:56:53.382Z] #60 28.59 Building dependency tree... [2019-10-10T19:56:53.382Z] #60 31.69 The following additional packages will be installed: [2019-10-10T19:56:53.382Z] #60 31.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-10T19:56:53.382Z] #60 31.69 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-10T19:56:53.382Z] #60 31.71 Suggested packages: [2019-10-10T19:56:53.382Z] #60 31.71 manpages-dev python-setuptools [2019-10-10T19:56:53.382Z] #60 33.05 The following NEW packages will be installed: [2019-10-10T19:56:53.382Z] #60 33.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-10T19:56:53.382Z] #60 33.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-10T19:56:53.382Z] #60 33.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-10T19:56:53.382Z] #60 33.05 zlib1g-dev [2019-10-10T19:56:53.382Z] #60 34.14 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:56:53.382Z] #60 34.14 Need to get 3415 kB of archives. [2019-10-10T19:56:53.382Z] #60 34.14 After this operation, 19.0 MB of additional disk space will be used. [2019-10-10T19:56:53.382Z] #60 34.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-10T19:56:53.382Z] #60 34.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-10T19:56:53.382Z] #60 34.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-10T19:56:53.382Z] #60 34.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-10T19:56:53.382Z] #60 34.21 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-10-10T19:56:53.382Z] #60 34.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-10T19:56:53.382Z] #60 34.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-10-10T19:56:53.382Z] #60 34.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-10-10T19:56:53.382Z] #60 34.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-10T19:56:53.382Z] #60 34.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-10T19:56:53.382Z] #60 34.56 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-10T19:56:53.382Z] #60 34.83 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-10T19:56:53.382Z] #60 34.95 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-10-10T19:56:53.382Z] #60 34.96 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-10T19:56:53.382Z] #60 35.06 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-10T19:56:53.382Z] #60 35.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-10T19:56:53.382Z] #60 35.77 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:56:53.382Z] #60 35.92 Fetched 3415 kB in 2s (1665 kB/s) [2019-10-10T19:56:53.382Z] #60 36.14 Selecting previously unselected package libnet1:arm64. [2019-10-10T19:56:53.382Z] #60 36.14 (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 ... 14976 files and directories currently installed.) [2019-10-10T19:56:53.382Z] #60 36.24 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-10T19:56:53.382Z] #60 36.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-10T19:56:53.382Z] #60 36.70 Selecting previously unselected package libcap-dev:arm64. [2019-10-10T19:56:53.382Z] #60 36.70 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-10T19:56:53.382Z] #60 36.74 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-10T19:56:53.382Z] #60 37.52 Selecting previously unselected package libnet1-dev. [2019-10-10T19:56:53.383Z] #60 37.53 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-10T19:56:53.383Z] #60 37.61 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T19:56:53.383Z] #60 38.08 Selecting previously unselected package libnl-3-200:arm64. [2019-10-10T19:56:53.383Z] #60 38.08 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-10T19:56:53.383Z] #60 38.23 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-10T19:56:53.383Z] #60 38.41 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-10T19:56:53.383Z] #60 38.41 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-10T19:56:53.383Z] #60 38.43 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-10T19:56:53.383Z] #60 ... [2019-10-10T19:56:53.383Z] [2019-10-10T19:56:53.383Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:56:53.383Z] #47 35.54 Selecting previously unselected package btrfs-progs. [2019-10-10T19:56:53.383Z] #47 35.55 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-10T19:56:53.383Z] #47 35.61 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T19:56:53.383Z] #47 37.28 Selecting previously unselected package btrfs-tools. [2019-10-10T19:56:53.383Z] #47 37.29 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-10T19:56:53.383Z] #47 37.33 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T19:56:53.383Z] #47 37.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:56:53.383Z] #47 38.07 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-10T19:56:53.383Z] #47 38.12 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T19:56:53.383Z] #47 38.14 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T19:56:53.383Z] #47 38.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:56:53.394Z] #38 ... [2019-10-10T19:56:53.394Z] [2019-10-10T19:56:53.394Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:56:53.394Z] #20 13.37 Fetched 7670 kB in 12s (600 kB/s) [2019-10-10T19:56:53.394Z] #20 13.37 Reading package lists... [2019-10-10T19:56:53.394Z] #20 16.90 Reading package lists... [2019-10-10T19:56:53.394Z] #20 21.48 Building dependency tree... [2019-10-10T19:56:53.394Z] #20 22.74 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-10T19:56:53.394Z] #20 22.74 The following additional packages will be installed: [2019-10-10T19:56:53.394Z] #20 22.77 libjq1 libonig4 [2019-10-10T19:56:53.394Z] #20 23.05 The following NEW packages will be installed: [2019-10-10T19:56:53.394Z] #20 23.09 jq libjq1 libonig4 [2019-10-10T19:56:53.394Z] #20 23.18 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:56:53.394Z] #20 23.18 Need to get 328 kB of archives. [2019-10-10T19:56:53.394Z] #20 23.18 After this operation, 1263 kB of additional disk space will be used. [2019-10-10T19:56:53.394Z] #20 23.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-10T19:56:53.394Z] #20 23.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-10T19:56:53.394Z] #20 23.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-10T19:56:53.394Z] #20 ... [2019-10-10T19:56:53.394Z] [2019-10-10T19:56:53.394Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:56:53.394Z] #38 23.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-10T19:56:53.394Z] #38 23.71 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-10T19:56:53.394Z] #38 23.78 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-10T19:56:53.394Z] #38 23.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-10T19:56:53.394Z] #38 23.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-10T19:56:53.394Z] #38 ... [2019-10-10T19:56:53.394Z] [2019-10-10T19:56:53.394Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:56:53.394Z] #47 14.03 Fetched 7670 kB in 13s (573 kB/s) [2019-10-10T19:56:53.394Z] #47 14.03 Reading package lists... [2019-10-10T19:56:53.394Z] #47 18.48 Reading package lists... [2019-10-10T19:56:53.394Z] #47 22.00 Building dependency tree... [2019-10-10T19:56:53.394Z] #47 23.19 The following additional packages will be installed: [2019-10-10T19:56:53.394Z] #47 23.22 btrfs-progs liblzo2-2 [2019-10-10T19:56:53.394Z] #47 23.45 The following NEW packages will be installed: [2019-10-10T19:56:53.394Z] #47 23.45 btrfs-progs btrfs-tools liblzo2-2 [2019-10-10T19:56:53.394Z] #47 23.54 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:56:53.394Z] #47 23.54 Need to get 668 kB of archives. [2019-10-10T19:56:53.394Z] #47 23.54 After this operation, 5446 kB of additional disk space will be used. [2019-10-10T19:56:53.394Z] #47 23.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T19:56:53.394Z] #47 23.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-10T19:56:53.394Z] #47 23.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-10T19:56:53.647Z] #47 DONE 38.8s [2019-10-10T19:56:53.647Z] [2019-10-10T19:56:53.647Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:56:53.647Z] #9 23.40 Reading package lists... [2019-10-10T19:56:53.647Z] #9 29.34 Building dependency tree... [2019-10-10T19:56:53.647Z] #9 32.07 The following additional packages will be installed: [2019-10-10T19:56:53.647Z] #9 32.08 libapparmor1 libseccomp2 [2019-10-10T19:56:53.647Z] #9 32.10 Suggested packages: [2019-10-10T19:56:53.647Z] #9 32.10 seccomp [2019-10-10T19:56:53.647Z] #9 32.46 The following NEW packages will be installed: [2019-10-10T19:56:53.647Z] #9 32.47 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-10T19:56:53.647Z] #9 33.57 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:56:53.647Z] #9 33.57 Need to get 287 kB of archives. [2019-10-10T19:56:53.647Z] #9 33.57 After this operation, 1186 kB of additional disk space will be used. [2019-10-10T19:56:53.647Z] #9 33.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-10-10T19:56:53.647Z] #9 33.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-10-10T19:56:53.647Z] #9 33.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-10T19:56:53.647Z] #9 33.82 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-10T19:56:53.647Z] #9 34.71 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:56:53.647Z] #9 34.92 Fetched 287 kB in 1s (214 kB/s) [2019-10-10T19:56:53.647Z] #9 35.36 Selecting previously unselected package libseccomp2:arm64. [2019-10-10T19:56:53.647Z] #9 35.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-10T19:56:53.648Z] #9 35.53 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-10T19:56:53.648Z] #9 35.61 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-10T19:56:53.648Z] #9 35.84 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-10T19:56:53.648Z] #9 35.84 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-10T19:56:53.648Z] #9 35.89 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-10T19:56:53.648Z] #9 36.57 Selecting previously unselected package libapparmor1:arm64. [2019-10-10T19:56:53.648Z] #9 36.58 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-10T19:56:53.648Z] #9 36.65 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-10T19:56:53.648Z] #9 37.30 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-10T19:56:53.648Z] #9 37.31 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-10T19:56:53.648Z] #9 37.35 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-10T19:56:53.648Z] #9 38.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:56:53.648Z] #9 38.20 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-10T19:56:53.648Z] #9 38.34 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-10T19:56:53.648Z] #9 38.40 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-10T19:56:53.648Z] #9 38.46 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-10T19:56:53.648Z] #9 38.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:56:53.912Z] #9 ... [2019-10-10T19:56:53.913Z] [2019-10-10T19:56:53.913Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:56:53.913Z] #48 DONE 0.2s [2019-10-10T19:56:53.913Z] [2019-10-10T19:56:53.913Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:53.913Z] #60 39.01 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-10T19:56:53.996Z] #47 ... [2019-10-10T19:56:53.996Z] [2019-10-10T19:56:53.996Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:53.996Z] #60 23.22 The following additional packages will be installed: [2019-10-10T19:56:53.996Z] #60 23.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-10T19:56:53.996Z] #60 23.23 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-10T19:56:53.996Z] #60 23.24 Suggested packages: [2019-10-10T19:56:53.996Z] #60 23.24 manpages-dev python-setuptools [2019-10-10T19:56:54.173Z] #60 ... [2019-10-10T19:56:54.173Z] [2019-10-10T19:56:54.173Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:56:54.173Z] #9 DONE 39.0s [2019-10-10T19:56:54.173Z] [2019-10-10T19:56:54.173Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:54.173Z] #60 39.01 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-10T19:56:54.173Z] #60 39.03 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-10T19:56:54.173Z] #60 39.27 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-10T19:56:54.173Z] #60 39.27 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-10T19:56:54.445Z] #60 ... [2019-10-10T19:56:54.445Z] [2019-10-10T19:56:54.445Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T19:56:54.445Z] #49 DONE 0.3s [2019-10-10T19:56:54.445Z] [2019-10-10T19:56:54.445Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:56:54.445Z] #43 DONE 0.2s [2019-10-10T19:56:54.445Z] [2019-10-10T19:56:54.445Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:54.445Z] #60 39.30 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-10T19:56:54.445Z] #60 ... [2019-10-10T19:56:54.445Z] [2019-10-10T19:56:54.445Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:56:54.445Z] #38 23.74 Reading package lists... [2019-10-10T19:56:54.445Z] #38 29.77 Building dependency tree... [2019-10-10T19:56:54.445Z] #38 31.96 The following additional packages will be installed: [2019-10-10T19:56:54.445Z] #38 31.98 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-10T19:56:54.445Z] #38 31.99 Suggested packages: [2019-10-10T19:56:54.445Z] #38 31.99 codeblocks eclipse ninja-build lrzip [2019-10-10T19:56:54.445Z] #38 31.99 Recommended packages: [2019-10-10T19:56:54.445Z] #38 31.99 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-10T19:56:54.445Z] #38 32.68 The following NEW packages will be installed: [2019-10-10T19:56:54.445Z] #38 32.70 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-10T19:56:54.445Z] #38 32.71 vim-common xxd [2019-10-10T19:56:54.445Z] #38 33.79 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:56:54.445Z] #38 33.79 Need to get 13.1 MB of archives. [2019-10-10T19:56:54.445Z] #38 33.79 After this operation, 55.5 MB of additional disk space will be used. [2019-10-10T19:56:54.445Z] #38 33.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-10T19:56:54.445Z] #38 33.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-10T19:56:54.445Z] #38 33.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-10T19:56:54.445Z] #38 34.83 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-10-10T19:56:54.445Z] #38 34.95 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-10T19:56:54.445Z] #38 34.97 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-10T19:56:54.445Z] #38 35.06 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-10T19:56:54.445Z] #38 35.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-10T19:56:54.445Z] #38 35.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-10T19:56:54.445Z] #38 35.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T19:56:54.445Z] #38 36.22 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:56:54.445Z] #38 36.52 Fetched 13.1 MB in 2s (4988 kB/s) [2019-10-10T19:56:54.445Z] #38 36.72 Selecting previously unselected package cmake-data. [2019-10-10T19:56:54.446Z] #38 36.72 (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 ... 14976 files and directories currently installed.) [2019-10-10T19:56:54.446Z] #38 36.77 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-10T19:56:54.446Z] #38 36.82 Unpacking cmake-data (3.7.2-1) ... [2019-10-10T19:56:54.710Z] #38 ... [2019-10-10T19:56:54.710Z] [2019-10-10T19:56:54.710Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:54.710Z] #60 39.64 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-10T19:56:54.710Z] #60 39.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-10T19:56:54.710Z] #60 ... [2019-10-10T19:56:54.710Z] [2019-10-10T19:56:54.710Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T19:56:54.710Z] #44 DONE 0.3s [2019-10-10T19:56:54.710Z] [2019-10-10T19:56:54.710Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:54.710Z] #60 39.67 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-10T19:56:54.961Z] #60 25.61 The following NEW packages will be installed: [2019-10-10T19:56:54.961Z] #60 25.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-10T19:56:54.961Z] #60 25.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-10T19:56:54.961Z] #60 25.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-10T19:56:54.961Z] #60 25.61 zlib1g-dev [2019-10-10T19:56:54.977Z] #60 40.05 Selecting previously unselected package libprotobuf10:arm64. [2019-10-10T19:56:55.031Z] #6 completed: 2019-10-10 19:56:53.64627273 +0000 UTC [2019-10-10T19:56:55.031Z] #6 duration: 2m7.209840138s [2019-10-10T19:56:55.031Z] [2019-10-10T19:56:55.031Z] [2019-10-10T19:56:55.031Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-10T19:56:55.031Z] #7 digest: sha256:c07903fee66193b030dd18d68ed3099cc121fc1fc95147eb7a3edb98b54c7272 [2019-10-10T19:56:55.032Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-10T19:56:55.032Z] #7 started: 2019-10-10 19:56:53.648191019 +0000 UTC [2019-10-10T19:56:55.238Z] #60 40.05 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-10T19:56:55.238Z] #60 40.07 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-10T19:56:55.367Z] #60 25.75 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:56:55.367Z] #60 25.75 Need to get 3476 kB of archives. [2019-10-10T19:56:55.367Z] #60 25.75 After this operation, 20.2 MB of additional disk space will be used. [2019-10-10T19:56:55.367Z] #60 25.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-10T19:56:55.367Z] #60 25.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-10T19:56:55.367Z] #60 25.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-10T19:56:55.367Z] #60 ... [2019-10-10T19:56:55.367Z] [2019-10-10T19:56:55.367Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:56:55.367Z] #9 23.08 The following NEW packages will be installed: [2019-10-10T19:56:55.367Z] #9 23.08 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-10T19:56:55.367Z] #9 23.16 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:56:55.367Z] #9 23.16 Need to get 301 kB of archives. [2019-10-10T19:56:55.367Z] #9 23.16 After this operation, 1402 kB of additional disk space will be used. [2019-10-10T19:56:55.367Z] #9 23.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-10T19:56:55.367Z] #9 23.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-10T19:56:55.367Z] #9 23.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-10T19:56:55.367Z] #9 23.21 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-10T19:56:55.367Z] #9 24.35 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:56:55.367Z] #9 24.53 Fetched 301 kB in 0s (3050 kB/s) [2019-10-10T19:56:55.367Z] #9 24.66 Selecting previously unselected package libseccomp2:s390x. [2019-10-10T19:56:55.367Z] #9 24.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T19:56:55.367Z] #9 24.73 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-10T19:56:55.367Z] #9 24.74 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T19:56:55.367Z] #9 24.90 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-10T19:56:55.367Z] #9 24.90 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-10T19:56:55.367Z] #9 24.90 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T19:56:55.367Z] #9 25.00 Selecting previously unselected package libapparmor1:s390x. [2019-10-10T19:56:55.367Z] #9 25.00 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T19:56:55.367Z] #9 25.00 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-10T19:56:55.367Z] #9 25.29 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-10T19:56:55.367Z] #9 25.30 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T19:56:55.367Z] #9 25.30 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-10T19:56:55.367Z] #9 25.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:56:55.367Z] #9 25.57 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T19:56:55.367Z] #9 25.59 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-10T19:56:55.367Z] #9 25.60 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T19:56:55.367Z] #9 25.61 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-10T19:56:55.367Z] #9 25.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:56:55.367Z] #9 DONE 25.8s [2019-10-10T19:56:55.367Z] [2019-10-10T19:56:55.367Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:56:55.367Z] #43 DONE 0.1s [2019-10-10T19:56:55.367Z] [2019-10-10T19:56:55.367Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:55.367Z] #60 25.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-10T19:56:55.367Z] #60 25.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-10T19:56:55.367Z] #60 25.80 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-10T19:56:55.367Z] #60 25.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-10T19:56:55.367Z] #60 25.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-10T19:56:55.367Z] #60 25.82 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-10T19:56:55.367Z] #60 25.86 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-10T19:56:55.367Z] #60 25.89 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-10T19:56:55.367Z] #60 ... [2019-10-10T19:56:55.367Z] [2019-10-10T19:56:55.367Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:56:55.367Z] #20 24.44 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:56:55.367Z] #20 24.59 Fetched 328 kB in 0s (3393 kB/s) [2019-10-10T19:56:55.367Z] #20 24.77 Selecting previously unselected package libonig4:s390x. [2019-10-10T19:56:55.368Z] #20 24.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T19:56:55.368Z] #20 24.80 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-10T19:56:55.368Z] #20 24.81 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-10T19:56:55.368Z] #20 25.31 Selecting previously unselected package libjq1:s390x. [2019-10-10T19:56:55.368Z] #20 25.33 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T19:56:55.368Z] #20 25.33 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T19:56:55.368Z] #20 25.51 Selecting previously unselected package jq. [2019-10-10T19:56:55.368Z] #20 25.51 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T19:56:55.368Z] #20 25.52 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T19:56:55.368Z] #20 25.65 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-10T19:56:55.368Z] #20 25.67 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T19:56:55.368Z] #20 25.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:56:55.368Z] #20 25.75 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T19:56:55.368Z] #20 DONE 26.0s [2019-10-10T19:56:55.368Z] [2019-10-10T19:56:55.368Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T19:56:55.368Z] #44 DONE 0.1s [2019-10-10T19:56:55.368Z] [2019-10-10T19:56:55.368Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:55.368Z] #60 25.94 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-10T19:56:55.368Z] #60 25.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-10T19:56:55.368Z] #60 25.98 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-10T19:56:55.368Z] #60 25.99 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-10T19:56:55.368Z] #60 25.99 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-10T19:56:55.776Z] #60 ... [2019-10-10T19:56:55.776Z] [2019-10-10T19:56:55.776Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T19:56:55.776Z] #22 DONE 0.1s [2019-10-10T19:56:55.776Z] [2019-10-10T19:56:55.776Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:56:55.776Z] #27 15.81 + cd /tmp/tmp.zxn0Xc6Eh1/src/github.com/golangci/golangci-lint/ [2019-10-10T19:56:55.776Z] #27 15.81 + git checkout -q v1.17.1 [2019-10-10T19:56:55.776Z] #27 16.91 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T19:56:55.776Z] #27 ... [2019-10-10T19:56:55.776Z] [2019-10-10T19:56:55.776Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:56:55.776Z] #47 24.64 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:56:55.776Z] #47 24.79 Fetched 668 kB in 0s (4106 kB/s) [2019-10-10T19:56:55.776Z] #47 24.95 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T19:56:55.776Z] #47 24.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T19:56:55.776Z] #47 24.97 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T19:56:55.776Z] #47 24.98 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T19:56:55.776Z] #47 25.29 Selecting previously unselected package btrfs-progs. [2019-10-10T19:56:55.776Z] #47 25.30 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-10T19:56:55.776Z] #47 25.31 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T19:56:55.776Z] #47 26.11 Selecting previously unselected package btrfs-tools. [2019-10-10T19:56:55.776Z] #47 26.13 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-10T19:56:55.776Z] #47 26.13 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T19:56:55.776Z] #47 26.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:56:55.776Z] #47 ... [2019-10-10T19:56:55.776Z] [2019-10-10T19:56:55.776Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-10T19:56:55.776Z] #10 DONE 0.6s [2019-10-10T19:56:55.776Z] [2019-10-10T19:56:55.776Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:56:55.776Z] #47 26.53 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T19:56:56.073Z] #60 40.91 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-10T19:56:56.073Z] #60 41.01 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-10T19:56:56.073Z] #60 41.02 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-10T19:56:56.173Z] #47 26.57 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T19:56:56.173Z] #47 26.58 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T19:56:56.173Z] #47 26.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:56:56.173Z] #47 DONE 26.8s [2019-10-10T19:56:56.173Z] [2019-10-10T19:56:56.173Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:56:56.173Z] #45 0.353 + RM_GOPATH=0 [2019-10-10T19:56:56.173Z] #45 0.353 + TMP_GOPATH= [2019-10-10T19:56:56.173Z] #45 0.353 + : /build [2019-10-10T19:56:56.173Z] #45 0.353 + '[' -z '' ']' [2019-10-10T19:56:56.173Z] #45 0.354 ++ mktemp -d [2019-10-10T19:56:56.173Z] #45 0.355 + export GOPATH=/tmp/tmp.gGmLasipam [2019-10-10T19:56:56.173Z] #45 0.355 + GOPATH=/tmp/tmp.gGmLasipam [2019-10-10T19:56:56.173Z] #45 0.355 + RM_GOPATH=1 [2019-10-10T19:56:56.173Z] #45 0.356 ++ dirname ./install.sh [2019-10-10T19:56:56.173Z] #45 0.359 + dir=. [2019-10-10T19:56:56.173Z] #45 0.359 + bin=runc [2019-10-10T19:56:56.173Z] #45 0.359 + shift [2019-10-10T19:56:56.173Z] #45 0.359 + '[' '!' -f ./runc.installer ']' [2019-10-10T19:56:56.173Z] #45 0.359 + . ./runc.installer [2019-10-10T19:56:56.173Z] #45 0.360 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T19:56:56.173Z] #45 0.360 + install_runc [2019-10-10T19:56:56.173Z] #45 0.361 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T19:56:56.173Z] #45 0.361 + uname -r [2019-10-10T19:56:56.173Z] #45 0.394 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T19:56:56.173Z] #45 0.394 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T19:56:56.173Z] #45 0.396 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T19:56:56.173Z] #45 0.396 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gGmLasipam/src/github.com/opencontainers/runc [2019-10-10T19:56:56.173Z] #45 0.403 Cloning into '/tmp/tmp.gGmLasipam/src/github.com/opencontainers/runc'... [2019-10-10T19:56:56.334Z] #60 41.47 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-10T19:56:56.570Z] #45 ... [2019-10-10T19:56:56.570Z] [2019-10-10T19:56:56.570Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T19:56:56.570Z] #11 DONE 0.4s [2019-10-10T19:56:56.570Z] [2019-10-10T19:56:56.570Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:56:56.570Z] #48 DONE 0.1s [2019-10-10T19:56:56.570Z] [2019-10-10T19:56:56.570Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T19:56:56.570Z] #49 DONE 0.1s [2019-10-10T19:56:56.570Z] [2019-10-10T19:56:56.570Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:56:56.570Z] #50 0.204 + RM_GOPATH=0 [2019-10-10T19:56:56.570Z] #50 0.204 + TMP_GOPATH= [2019-10-10T19:56:56.595Z] #60 41.47 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-10T19:56:56.595Z] #60 41.48 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-10T19:56:56.982Z] #50 ... [2019-10-10T19:56:56.982Z] [2019-10-10T19:56:56.982Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T19:56:56.982Z] #12 0.316 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-10T19:56:56.982Z] #12 DONE 0.4s [2019-10-10T19:56:56.982Z] [2019-10-10T19:56:56.982Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:56:56.982Z] #50 0.204 + : /build [2019-10-10T19:56:56.982Z] #50 0.205 + '[' -z '' ']' [2019-10-10T19:56:56.982Z] #50 0.205 ++ mktemp -d [2019-10-10T19:56:56.982Z] #50 0.206 + export GOPATH=/tmp/tmp.ZGZInw25wz [2019-10-10T19:56:56.982Z] #50 0.206 + GOPATH=/tmp/tmp.ZGZInw25wz [2019-10-10T19:56:56.982Z] #50 0.206 + RM_GOPATH=1 [2019-10-10T19:56:56.982Z] #50 0.207 ++ dirname ./install.sh [2019-10-10T19:56:56.982Z] #50 0.207 + dir=. [2019-10-10T19:56:56.982Z] #50 0.208 + bin=containerd [2019-10-10T19:56:56.982Z] #50 0.208 + shift [2019-10-10T19:56:56.982Z] #50 0.208 + '[' '!' -f ./containerd.installer ']' [2019-10-10T19:56:56.982Z] #50 0.208 + . ./containerd.installer [2019-10-10T19:56:56.982Z] #50 0.208 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:56:56.982Z] #50 0.208 + install_containerd [2019-10-10T19:56:56.982Z] #50 0.209 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T19:56:56.982Z] #50 0.209 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZGZInw25wz/src/github.com/containerd/containerd [2019-10-10T19:56:56.982Z] #50 0.209 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:56:56.982Z] #50 0.210 Cloning into '/tmp/tmp.ZGZInw25wz/src/github.com/containerd/containerd'... [2019-10-10T19:56:56.982Z] #50 ... [2019-10-10T19:56:56.982Z] [2019-10-10T19:56:56.982Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T19:56:56.982Z] #13 DONE 0.3s [2019-10-10T19:56:57.391Z] [2019-10-10T19:56:57.391Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:57.391Z] #60 27.23 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:56:57.391Z] #60 27.38 Fetched 3476 kB in 0s (10.3 MB/s) [2019-10-10T19:56:57.391Z] #60 27.47 Selecting previously unselected package libnet1:s390x. [2019-10-10T19:56:57.391Z] #60 27.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T19:56:57.391Z] #60 27.63 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T19:56:57.391Z] #60 27.63 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T19:56:57.391Z] #60 27.78 Selecting previously unselected package libcap-dev:s390x. [2019-10-10T19:56:57.391Z] #60 27.80 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-10T19:56:57.391Z] #60 27.80 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-10T19:56:57.391Z] #60 ... [2019-10-10T19:56:57.391Z] [2019-10-10T19:56:57.391Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T19:56:57.391Z] #14 DONE 0.4s [2019-10-10T19:56:57.391Z] [2019-10-10T19:56:57.391Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:57.391Z] #60 28.03 Selecting previously unselected package libnet1-dev. [2019-10-10T19:56:57.927Z] #60 28.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T19:56:57.927Z] #60 28.05 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T19:56:57.927Z] #60 ... [2019-10-10T19:56:57.927Z] [2019-10-10T19:56:57.927Z] #15 [dev 6/25] RUN ldconfig [2019-10-10T19:56:57.927Z] #15 DONE 0.4s [2019-10-10T19:56:57.927Z] [2019-10-10T19:56:57.927Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:57.927Z] #60 28.34 Selecting previously unselected package libnl-3-200:s390x. [2019-10-10T19:56:57.927Z] #60 28.34 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-10T19:56:57.927Z] #60 28.35 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T19:56:57.927Z] #60 28.48 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-10T19:56:57.927Z] #60 28.49 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-10T19:56:57.927Z] #60 28.49 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-10T19:56:58.320Z] #60 28.86 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-10T19:56:58.320Z] #60 28.86 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-10T19:56:58.320Z] #60 28.87 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T19:56:58.320Z] #60 28.90 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-10T19:56:58.320Z] #60 28.90 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-10T19:56:58.320Z] #60 28.91 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-10T19:56:58.320Z] #60 28.98 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-10T19:56:58.320Z] #60 28.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-10T19:56:58.320Z] #60 28.98 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-10T19:56:58.761Z] #60 29.34 Selecting previously unselected package libprotobuf10:s390x. [2019-10-10T19:56:58.761Z] #60 29.34 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-10T19:56:58.761Z] #60 29.35 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-10T19:56:59.149Z] #60 ... [2019-10-10T19:56:59.149Z] [2019-10-10T19:56:59.149Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-10T19:56:59.149Z] #10 DONE 4.6s [2019-10-10T19:56:59.149Z] [2019-10-10T19:56:59.149Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:56:59.149Z] #60 43.62 Selecting previously unselected package libprotoc10:arm64. [2019-10-10T19:56:59.149Z] #60 43.62 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-10T19:56:59.149Z] #60 43.64 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-10T19:56:59.409Z] #60 44.29 Selecting previously unselected package protobuf-c-compiler. [2019-10-10T19:56:59.409Z] #60 44.29 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-10T19:56:59.409Z] #60 44.31 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-10T19:56:59.669Z] #60 44.58 Selecting previously unselected package protobuf-compiler. [2019-10-10T19:56:59.669Z] #60 44.58 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-10T19:56:59.669Z] #60 44.61 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-10T19:56:59.929Z] #60 44.79 Selecting previously unselected package python-pkg-resources. [2019-10-10T19:56:59.929Z] #60 44.79 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T19:56:59.929Z] #60 44.81 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-10T19:56:59.929Z] #60 ... [2019-10-10T19:56:59.929Z] [2019-10-10T19:56:59.929Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:56:59.929Z] #30 34.13 + cd /tmp/tmp.zDxT0Zpr8T/src/gotest.tools/gotestsum [2019-10-10T19:56:59.929Z] #30 34.13 + git checkout -q v0.3.5 [2019-10-10T19:56:59.929Z] #30 34.21 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T19:57:00.190Z] #30 ... [2019-10-10T19:57:00.190Z] [2019-10-10T19:57:00.190Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:57:00.190Z] #38 43.83 Selecting previously unselected package liblzo2-2:arm64. [2019-10-10T19:57:00.190Z] #38 43.88 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-10T19:57:00.190Z] #38 43.90 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-10T19:57:00.190Z] #38 44.11 Selecting previously unselected package libicu57:arm64. [2019-10-10T19:57:00.190Z] #38 44.12 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-10T19:57:00.190Z] #38 44.14 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-10T19:57:00.349Z] #60 30.61 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-10T19:57:00.349Z] #60 30.61 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-10T19:57:00.350Z] #60 30.62 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-10T19:57:00.350Z] #60 30.96 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-10T19:57:00.350Z] #60 30.98 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-10T19:57:00.350Z] #60 30.98 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-10T19:57:00.814Z] #38 ... [2019-10-10T19:57:00.814Z] [2019-10-10T19:57:00.814Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:57:00.814Z] #33 34.80 sync [2019-10-10T19:57:00.814Z] #33 34.80 internal/reflectlite [2019-10-10T19:57:00.814Z] #33 36.40 sort [2019-10-10T19:57:00.814Z] #33 36.41 errors [2019-10-10T19:57:00.814Z] #33 36.69 io [2019-10-10T19:57:00.814Z] #33 36.69 internal/oserror [2019-10-10T19:57:00.814Z] #33 36.70 strconv [2019-10-10T19:57:00.814Z] #33 37.10 syscall [2019-10-10T19:57:00.814Z] #33 38.82 strings [2019-10-10T19:57:00.814Z] #33 38.82 bytes [2019-10-10T19:57:00.814Z] #33 43.01 bufio [2019-10-10T19:57:00.814Z] #33 44.25 reflect [2019-10-10T19:57:00.814Z] #33 ... [2019-10-10T19:57:00.814Z] [2019-10-10T19:57:00.814Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:57:00.814Z] #60 45.16 Selecting previously unselected package python-protobuf. [2019-10-10T19:57:00.814Z] #60 45.17 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-10T19:57:00.814Z] #60 45.18 Unpacking python-protobuf (3.0.0-9) ... [2019-10-10T19:57:00.814Z] #60 45.89 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-10T19:57:01.118Z] #60 46.10 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-10T19:57:01.118Z] #60 46.14 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-10T19:57:01.432Z] #60 ... [2019-10-10T19:57:01.432Z] [2019-10-10T19:57:01.432Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:01.432Z] #36 35.59 sync [2019-10-10T19:57:01.432Z] #36 35.60 internal/reflectlite [2019-10-10T19:57:01.432Z] #36 36.42 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T19:57:01.432Z] #36 36.44 math/rand [2019-10-10T19:57:01.432Z] #36 37.04 io [2019-10-10T19:57:01.432Z] #36 37.05 strconv [2019-10-10T19:57:01.432Z] #36 37.05 sort [2019-10-10T19:57:01.432Z] #36 37.62 syscall [2019-10-10T19:57:01.432Z] #36 39.42 vendor/golang.org/x/net/dns/dnsmessage [2019-10-10T19:57:01.432Z] #36 40.69 bytes [2019-10-10T19:57:01.432Z] #36 44.29 reflect [2019-10-10T19:57:01.432Z] #36 45.65 bufio [2019-10-10T19:57:01.691Z] #60 ... [2019-10-10T19:57:01.691Z] [2019-10-10T19:57:01.691Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:57:01.691Z] #53 DONE 32.0s [2019-10-10T19:57:01.691Z] [2019-10-10T19:57:01.691Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:01.691Z] #23 2.865 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T19:57:01.691Z] #23 4.143 [2019-10-10T19:57:01.704Z] #36 ... [2019-10-10T19:57:01.704Z] [2019-10-10T19:57:01.704Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:01.704Z] #23 6.766 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T19:57:01.704Z] #23 7.408 [2019-10-10T19:57:02.092Z] #23 4.637 # 2.1% #### 6.3% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 20.9% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.4% ######################### 35.6% ########################### 37.7% [2019-10-10T19:57:02.092Z] #23 ... [2019-10-10T19:57:02.092Z] [2019-10-10T19:57:02.092Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:57:02.092Z] #60 32.67 Selecting previously unselected package libprotoc10:s390x. [2019-10-10T19:57:02.092Z] #60 32.67 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-10T19:57:02.092Z] #60 32.68 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-10T19:57:02.365Z] #23 8.169 # 1.8% ###### 9.7% ####### 11.1% ######### 13.6% ############# 19.0% ############### 21.6% ################# 24.4% #################### 28.3% ####################### 32.4% ########################## 37.4% ## [2019-10-10T19:57:02.365Z] #23 ... [2019-10-10T19:57:02.365Z] [2019-10-10T19:57:02.365Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T19:57:02.365Z] #11 DONE 3.5s [2019-10-10T19:57:02.365Z] [2019-10-10T19:57:02.365Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:02.365Z] #23 8.169 # 1.8% ###### 9.7% ####### 11.1% ######### 13.6% ############# 19.0% ############### 21.6% ################# 24.4% #################### 28.3% ####################### 32.4% ########################## 37.4% ############################## 42.9% ################################# 46.5% [2019-10-10T19:57:02.365Z] #23 ... [2019-10-10T19:57:02.365Z] [2019-10-10T19:57:02.365Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T19:57:02.961Z] #60 33.29 Selecting previously unselected package protobuf-c-compiler. [2019-10-10T19:57:02.962Z] #60 33.29 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-10T19:57:02.962Z] #60 33.31 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-10T19:57:02.962Z] #60 33.42 Selecting previously unselected package protobuf-compiler. [2019-10-10T19:57:02.962Z] #60 33.42 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-10T19:57:02.962Z] #60 33.42 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-10T19:57:02.962Z] #60 33.54 Selecting previously unselected package python-pkg-resources. [2019-10-10T19:57:02.962Z] #60 33.54 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T19:57:02.962Z] #60 33.54 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-10T19:57:03.373Z] #60 33.83 Selecting previously unselected package python-protobuf. [2019-10-10T19:57:03.373Z] #60 33.86 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-10T19:57:03.373Z] #60 33.88 Unpacking python-protobuf (3.0.0-9) ... [2019-10-10T19:57:03.785Z] #60 34.33 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T19:57:03.785Z] #60 ... [2019-10-10T19:57:03.785Z] [2019-10-10T19:57:03.785Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:57:03.785Z] #38 24.29 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T19:57:03.785Z] #38 24.29 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T19:57:03.785Z] #38 25.38 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:57:03.785Z] #38 25.48 Fetched 13.2 MB in 1s (9125 kB/s) [2019-10-10T19:57:03.785Z] #38 25.59 Selecting previously unselected package cmake-data. [2019-10-10T19:57:03.785Z] #38 25.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T19:57:03.785Z] #38 25.64 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-10T19:57:03.785Z] #38 25.66 Unpacking cmake-data (3.7.2-1) ... [2019-10-10T19:57:03.785Z] #38 28.90 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T19:57:03.785Z] #38 28.93 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T19:57:03.785Z] #38 28.94 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T19:57:03.785Z] #38 29.08 Selecting previously unselected package libicu57:s390x. [2019-10-10T19:57:03.785Z] #38 29.08 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-10T19:57:03.785Z] #38 29.09 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-10T19:57:03.785Z] #38 ... [2019-10-10T19:57:03.785Z] [2019-10-10T19:57:03.785Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:04.910Z] #12 ... [2019-10-10T19:57:04.910Z] [2019-10-10T19:57:04.910Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:57:04.910Z] #50 4.196 + RM_GOPATH=0 [2019-10-10T19:57:04.910Z] #50 4.196 + TMP_GOPATH= [2019-10-10T19:57:04.910Z] #50 4.196 + : /build [2019-10-10T19:57:04.910Z] #50 4.196 + '[' -z '' ']' [2019-10-10T19:57:04.910Z] #50 4.197 ++ mktemp -d [2019-10-10T19:57:04.910Z] #50 4.283 + export GOPATH=/tmp/tmp.e4lYZNR0Gd [2019-10-10T19:57:04.910Z] #50 4.283 + GOPATH=/tmp/tmp.e4lYZNR0Gd [2019-10-10T19:57:04.910Z] #50 4.283 + RM_GOPATH=1 [2019-10-10T19:57:04.910Z] #50 4.284 ++ dirname ./install.sh [2019-10-10T19:57:04.910Z] #50 4.286 + dir=. [2019-10-10T19:57:04.910Z] #50 4.286 + bin=containerd [2019-10-10T19:57:04.910Z] #50 4.286 + shift [2019-10-10T19:57:04.910Z] #50 4.286 + '[' '!' -f ./containerd.installer ']' [2019-10-10T19:57:04.910Z] #50 4.287 + . ./containerd.installer [2019-10-10T19:57:04.910Z] #50 4.287 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:57:04.910Z] #50 4.287 + install_containerd [2019-10-10T19:57:04.910Z] #50 4.287 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T19:57:04.910Z] #50 4.287 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e4lYZNR0Gd/src/github.com/containerd/containerd [2019-10-10T19:57:04.910Z] #50 4.287 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:57:04.910Z] #50 4.290 Cloning into '/tmp/tmp.e4lYZNR0Gd/src/github.com/containerd/containerd'... [2019-10-10T19:57:04.910Z] #50 ... [2019-10-10T19:57:04.910Z] [2019-10-10T19:57:04.910Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:04.910Z] #23 8.169 # 1.8% ###### 9.7% ####### 11.1% ######### 13.6% ############# 19.0% ############### 21.6% ################# 24.4% #################### 28.3% ####################### 32.4% ########################## 37.4% ############################## 42.9% ################################# 46.5% ################################### 49.8% ###################################### 54.0% ########################################## 59.1% ############################################## 64.7% ################################################# 68.4% #################################################### 73.3% ######################################################## 78.8% ########################################################### 82.6% ############################################################# 85.4% ################################################################ 89.9% ################################################################### 94.0% ####################################################################### 98.9% ######################################################################## 100.0% [2019-10-10T19:57:04.910Z] #23 11.52 [2019-10-10T19:57:04.910Z] #23 ... [2019-10-10T19:57:04.910Z] [2019-10-10T19:57:04.910Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:04.910Z] #45 3.579 + RM_GOPATH=0 [2019-10-10T19:57:04.910Z] #45 3.579 + TMP_GOPATH= [2019-10-10T19:57:04.910Z] #45 3.579 + : /build [2019-10-10T19:57:04.910Z] #45 3.579 + '[' -z '' ']' [2019-10-10T19:57:04.910Z] #45 3.581 ++ mktemp -d [2019-10-10T19:57:04.910Z] #45 3.585 + export GOPATH=/tmp/tmp.clxNE6ZeOy [2019-10-10T19:57:04.910Z] #45 3.585 + GOPATH=/tmp/tmp.clxNE6ZeOy [2019-10-10T19:57:04.910Z] #45 3.585 + RM_GOPATH=1 [2019-10-10T19:57:04.910Z] #45 3.585 ++ dirname ./install.sh [2019-10-10T19:57:04.910Z] #45 3.587 + dir=. [2019-10-10T19:57:04.910Z] #45 3.587 + bin=runc [2019-10-10T19:57:04.910Z] #45 3.587 + shift [2019-10-10T19:57:04.910Z] #45 3.587 + '[' '!' -f ./runc.installer ']' [2019-10-10T19:57:04.910Z] #45 3.588 + . ./runc.installer [2019-10-10T19:57:04.910Z] #45 3.588 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T19:57:04.910Z] #45 3.589 + install_runc [2019-10-10T19:57:04.910Z] #45 3.593 + uname -r [2019-10-10T19:57:04.910Z] #45 3.600 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T19:57:04.910Z] #45 3.608 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T19:57:04.910Z] #45 3.608 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T19:57:04.910Z] #45 3.609 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T19:57:04.910Z] #45 3.613 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.clxNE6ZeOy/src/github.com/opencontainers/runc [2019-10-10T19:57:04.910Z] #45 3.626 Cloning into '/tmp/tmp.clxNE6ZeOy/src/github.com/opencontainers/runc'... [2019-10-10T19:57:04.910Z] #45 ... [2019-10-10T19:57:04.910Z] [2019-10-10T19:57:04.910Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:05.406Z] #23 4.637 # 2.1% #### 6.3% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 20.9% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.4% ######################### 35.6% ########################### 37.7% ############################ 39.8% ############################## 41.9% ############################### 43.9% ################################# 46.0% ################################## 48.1% #################################### 50.2% ####################################### 54.4% ######################################## 56.5% ########################################## 58.6% ########################################### 60.6% ############################################# 62.7% ################################################ 66.9% ################################################# 69.0% ################################################### 71.1% ###################################################### 75.3% ####################################################### 77.3% ######################################################### 79.4% ############################################################ 83.6% ############################################################# 85.7% ############################################################### 87.8% ################################################################## 92.0% ################################################################### 94.1% ##################################################################### 96.1% [2019-10-10T19:57:05.406Z] #23 ... [2019-10-10T19:57:05.406Z] [2019-10-10T19:57:05.406Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:57:05.406Z] #30 25.76 + cd /tmp/tmp.dZpt4pgCT9/src/gotest.tools/gotestsum [2019-10-10T19:57:05.406Z] #30 25.76 + git checkout -q v0.3.5 [2019-10-10T19:57:05.406Z] #30 25.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T19:57:05.435Z] #23 11.90 ######## 11.9% ################# 24.5% ########################### 37.7% #################################### 50.5% ################################################## 69.7% ############################################################### 87.9% ######################################################################## 100.0% [2019-10-10T19:57:05.805Z] #30 ... [2019-10-10T19:57:05.805Z] [2019-10-10T19:57:05.805Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:05.805Z] #23 4.637 # 2.1% #### 6.3% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 20.9% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.4% ######################### 35.6% ########################### 37.7% ############################ 39.8% ############################## 41.9% ############################### 43.9% ################################# 46.0% ################################## 48.1% #################################### 50.2% ####################################### 54.4% ######################################## 56.5% ########################################## 58.6% ########################################### 60.6% ############################################# 62.7% ################################################ 66.9% ################################################# 69.0% ################################################### 71.1% ###################################################### 75.3% ####################################################### 77.3% ######################################################### 79.4% ############################################################ 83.6% ############################################################# 85.7% ############################################################### 87.8% ################################################################## 92.0% ################################################################### 94.1% ##################################################################### 96.1% ######################################################################## 100.0% [2019-10-10T19:57:06.007Z] #23 ... [2019-10-10T19:57:06.007Z] [2019-10-10T19:57:06.007Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T19:57:06.007Z] #12 2.770 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-10T19:57:06.007Z] #12 DONE 3.7s [2019-10-10T19:57:06.007Z] [2019-10-10T19:57:06.007Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T19:57:06.202Z] #23 10.58 [2019-10-10T19:57:07.793Z] #23 10.93 #### 6.9% ######### 12.7% ############# 18.3% ################# 23.9% ##################### 29.6% ######################### 35.3% ############################# 40.9% ################################# 46.6% ##################################### 52.3% ######################################### 57.9% [2019-10-10T19:57:07.793Z] #23 ... [2019-10-10T19:57:07.793Z] [2019-10-10T19:57:07.793Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:07.793Z] #16 0.567 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:57:07.793Z] #16 0.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:57:07.793Z] #16 0.629 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:57:07.793Z] #16 0.682 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:57:07.793Z] #16 0.804 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:57:07.793Z] #16 1.472 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T19:57:07.793Z] #16 3.239 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T19:57:07.793Z] #16 4.687 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T19:57:07.845Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T19:57:07.845Z] [2019-10-10T19:57:07.845Z] [2019-10-10T19:57:07.845Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T19:57:07.845Z] [2019-10-10T19:57:07.845Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-10T19:57:07.845Z] [2019-10-10T19:57:07.845Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T19:57:07.845Z] PKG_CONFIG=pkg-config [2019-10-10T19:57:07.845Z] GOLANG_VERSION=1.13.1 [2019-10-10T19:57:07.845Z] HOSTNAME=c3fce0348749 [2019-10-10T19:57:07.845Z] KEEPBUNDLE=1 [2019-10-10T19:57:07.845Z] container=docker [2019-10-10T19:57:07.845Z] TEST_SKIP_INTEGRATION=1 [2019-10-10T19:57:07.845Z] GO111MODULE=off [2019-10-10T19:57:07.845Z] GOPATH=/go [2019-10-10T19:57:07.845Z] PWD=/go/src/github.com/docker/docker [2019-10-10T19:57:07.845Z] HOME=/root [2019-10-10T19:57:07.845Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T19:57:07.845Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T19:57:07.845Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T19:57:07.845Z] DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:57:07.845Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T19:57:07.845Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T19:57:07.845Z] TERM=xterm [2019-10-10T19:57:07.845Z] VALIDATE_BRANCH=master [2019-10-10T19:57:07.845Z] DEST=bundles/test-integration [2019-10-10T19:57:07.845Z] SHLVL=1 [2019-10-10T19:57:07.845Z] TIMEOUT=120m [2019-10-10T19:57:07.845Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-10T19:57:07.845Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T19:57:07.845Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T19:57:07.845Z] TESTDEBUG=0 [2019-10-10T19:57:07.845Z] _=/usr/bin/env [2019-10-10T19:57:07.845Z] Building test suite binary ./integration-cli/test.main [2019-10-10T19:57:07.845Z] No new tests added to integration. [2019-10-10T19:57:07.845Z] [2019-10-10T19:57:07.845Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T19:57:07.845Z] PKG_CONFIG=pkg-config [2019-10-10T19:57:07.845Z] GOLANG_VERSION=1.13.1 [2019-10-10T19:57:07.845Z] HOSTNAME=70be99b5fd5b [2019-10-10T19:57:07.845Z] KEEPBUNDLE=1 [2019-10-10T19:57:07.845Z] container=docker [2019-10-10T19:57:07.845Z] TEST_SKIP_INTEGRATION=1 [2019-10-10T19:57:07.845Z] GO111MODULE=off [2019-10-10T19:57:07.845Z] GOPATH=/go [2019-10-10T19:57:07.845Z] PWD=/go/src/github.com/docker/docker [2019-10-10T19:57:07.845Z] HOME=/root [2019-10-10T19:57:07.845Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T19:57:07.845Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T19:57:07.845Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T19:57:07.845Z] DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:57:07.845Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T19:57:07.845Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T19:57:07.845Z] TERM=xterm [2019-10-10T19:57:07.845Z] VALIDATE_BRANCH=master [2019-10-10T19:57:07.845Z] DEST=bundles/test-integration [2019-10-10T19:57:07.845Z] SHLVL=1 [2019-10-10T19:57:07.845Z] TIMEOUT=120m [2019-10-10T19:57:07.845Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-10T19:57:07.845Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T19:57:07.845Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T19:57:07.845Z] TESTDEBUG=0 [2019-10-10T19:57:07.845Z] _=/usr/bin/env [2019-10-10T19:57:07.845Z] Building test suite binary ./integration-cli/test.main [2019-10-10T19:57:07.845Z] PKG_CONFIG=pkg-config [2019-10-10T19:57:07.845Z] GOLANG_VERSION=1.13.1 [2019-10-10T19:57:07.845Z] HOSTNAME=aa5b6055d69c [2019-10-10T19:57:07.845Z] KEEPBUNDLE=1 [2019-10-10T19:57:07.845Z] container=docker [2019-10-10T19:57:07.845Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T19:57:07.845Z] GO111MODULE=off [2019-10-10T19:57:07.845Z] GOPATH=/go [2019-10-10T19:57:07.845Z] PWD=/go/src/github.com/docker/docker [2019-10-10T19:57:07.845Z] HOME=/root [2019-10-10T19:57:07.845Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T19:57:07.845Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T19:57:07.845Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T19:57:07.845Z] DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T19:57:07.845Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T19:57:07.845Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T19:57:07.845Z] TERM=xterm [2019-10-10T19:57:07.845Z] VALIDATE_BRANCH=master [2019-10-10T19:57:07.845Z] DEST=bundles/test-integration [2019-10-10T19:57:07.845Z] SHLVL=1 [2019-10-10T19:57:07.845Z] TIMEOUT=120m [2019-10-10T19:57:07.845Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T19:57:07.845Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T19:57:07.845Z] TESTDEBUG=0 [2019-10-10T19:57:07.845Z] _=/usr/bin/env [2019-10-10T19:57:07.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T19:57:08.609Z] #16 ... [2019-10-10T19:57:08.609Z] [2019-10-10T19:57:08.609Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:09.009Z] #23 10.93 #### 6.9% ######### 12.7% ############# 18.3% ################# 23.9% ##################### 29.6% ######################### 35.3% ############################# 40.9% ################################# 46.6% ##################################### 52.3% ######################################### 57.9% ############################################# 63.6% ################################################# 69.3% ##################################################### 75.0% ########################################################## 80.6% ############################################################## 86.2% ################################################################## 92.0% #################################################################### 95.7% ####################################################################### 99.7% ######################################################################## 100.0% [2019-10-10T19:57:09.309Z] #13 DONE 2.9s [2019-10-10T19:57:09.309Z] [2019-10-10T19:57:09.309Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:09.309Z] #23 13.39 [2019-10-10T19:57:09.309Z] #23 13.86 0.0% #### 5.9% ####### 9.8% ######### 13.7% ############# 18.6% ############### 21.9% ################### 27.3% ######################## 34.0% ############################### 43.3% ####################################### 55.4% ########################################### 61.0% ################################################# 68.2% ###################################################### 75.1% ########################################################### 83.3% ################################################################ 89.1% #################################################################### 95.0% ######################################################################## 100.0% [2019-10-10T19:57:09.309Z] #23 16.45 [2019-10-10T19:57:09.417Z] #23 14.11 [2019-10-10T19:57:10.701Z] #23 14.50 ## 3.3% #### 5.9% ###### 8.3% ######### 13.4% ########### 16.0% [2019-10-10T19:57:10.701Z] #23 ... [2019-10-10T19:57:10.701Z] [2019-10-10T19:57:10.701Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:57:10.701Z] #33 30.91 internal/reflectlite [2019-10-10T19:57:10.701Z] #33 30.92 sync [2019-10-10T19:57:10.701Z] #33 34.13 sort [2019-10-10T19:57:10.701Z] #33 34.15 errors [2019-10-10T19:57:10.701Z] #33 34.67 strconv [2019-10-10T19:57:10.701Z] #33 36.04 io [2019-10-10T19:57:10.701Z] #33 37.99 internal/oserror [2019-10-10T19:57:10.701Z] #33 38.23 syscall [2019-10-10T19:57:10.701Z] #33 40.24 reflect [2019-10-10T19:57:10.701Z] #33 ... [2019-10-10T19:57:10.701Z] [2019-10-10T19:57:10.701Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:11.116Z] #23 14.50 ## 3.3% #### 5.9% ###### 8.3% ######### 13.4% ########### 16.0% ############# 18.5% [2019-10-10T19:57:11.116Z] #23 ... [2019-10-10T19:57:11.116Z] [2019-10-10T19:57:11.116Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:57:11.116Z] #60 34.40 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T19:57:11.116Z] #60 34.41 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-10T19:57:11.116Z] #60 37.12 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T19:57:11.116Z] #60 37.13 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-10T19:57:11.116Z] #60 37.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:57:11.116Z] #60 37.16 Setting up python-protobuf (3.0.0-9) ... [2019-10-10T19:57:11.116Z] #60 41.24 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-10T19:57:11.116Z] #60 41.24 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-10T19:57:11.116Z] #60 41.25 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T19:57:11.116Z] #60 41.27 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-10T19:57:11.116Z] #60 41.27 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-10T19:57:11.116Z] #60 41.29 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-10T19:57:11.116Z] #60 41.29 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-10T19:57:11.116Z] #60 41.30 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-10T19:57:11.116Z] #60 41.31 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-10T19:57:11.116Z] #60 41.32 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-10T19:57:11.116Z] #60 41.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:57:11.116Z] #60 DONE 41.5s [2019-10-10T19:57:11.116Z] [2019-10-10T19:57:11.116Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:11.210Z] #23 16.87 # 1.8% ### 4.3% #### 6.9% ##### 8.0% ####### 10.7% ######### 12.6% ########## 14.8% ########### 16.4% ############# 18.8% ############### 21.7% ################ 23.6% ################## 25.5% #################### 28.0% ###################### 31.2% ######################## [2019-10-10T19:57:11.210Z] #23 ... [2019-10-10T19:57:11.210Z] [2019-10-10T19:57:11.210Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:57:11.210Z] #33 45.35 path [2019-10-10T19:57:11.210Z] #33 49.86 internal/syscall/unix [2019-10-10T19:57:11.210Z] #33 49.88 time [2019-10-10T19:57:11.472Z] #33 ... [2019-10-10T19:57:11.472Z] [2019-10-10T19:57:11.472Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:11.931Z] #23 14.50 ## 3.3% #### 5.9% ###### 8.3% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.0% ################# 23.6% ################## 26.1% #################### 28.7% ######################## 33.8% ########################## 36.3% ########################### 38.9% [2019-10-10T19:57:11.931Z] #23 ... [2019-10-10T19:57:11.931Z] [2019-10-10T19:57:11.931Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:57:11.931Z] #38 36.37 Selecting previously unselected package libxml2:s390x. [2019-10-10T19:57:11.931Z] #38 36.38 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-10T19:57:11.931Z] #38 36.38 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T19:57:11.931Z] #38 37.02 Selecting previously unselected package libarchive13:s390x. [2019-10-10T19:57:11.931Z] #38 37.03 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-10T19:57:11.931Z] #38 37.04 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-10T19:57:11.931Z] #38 37.41 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-10T19:57:11.931Z] #38 37.43 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-10T19:57:11.931Z] #38 37.43 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-10T19:57:11.931Z] #38 37.59 Selecting previously unselected package libuv1:s390x. [2019-10-10T19:57:11.931Z] #38 37.59 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-10T19:57:11.931Z] #38 37.60 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-10T19:57:11.931Z] #38 37.77 Selecting previously unselected package cmake. [2019-10-10T19:57:11.931Z] #38 37.78 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-10T19:57:11.931Z] #38 37.94 Unpacking cmake (3.7.2-1) ... [2019-10-10T19:57:11.931Z] #38 41.64 Selecting previously unselected package xxd. [2019-10-10T19:57:11.931Z] #38 41.64 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T19:57:11.931Z] #38 41.64 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:57:11.931Z] #38 41.81 Selecting previously unselected package vim-common. [2019-10-10T19:57:11.931Z] #38 41.81 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T19:57:11.931Z] #38 41.82 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:57:11.931Z] #38 42.05 Processing triggers for mime-support (3.60) ... [2019-10-10T19:57:11.931Z] #38 42.11 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:57:11.931Z] #38 42.12 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-10T19:57:11.931Z] #38 42.13 Setting up cmake-data (3.7.2-1) ... [2019-10-10T19:57:11.931Z] #38 42.14 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-10T19:57:11.931Z] #38 42.15 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T19:57:11.931Z] #38 42.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:57:11.931Z] #38 42.22 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:57:11.931Z] #38 42.25 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T19:57:11.931Z] #38 42.29 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-10T19:57:11.931Z] #38 42.30 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-10T19:57:11.931Z] #38 42.31 Setting up cmake (3.7.2-1) ... [2019-10-10T19:57:11.931Z] #38 42.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:57:11.931Z] #38 DONE 42.6s [2019-10-10T19:57:11.931Z] [2019-10-10T19:57:11.931Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:11.996Z] #23 16.87 # 1.8% ### 4.3% #### 6.9% ##### 8.0% ####### 10.7% ######### 12.6% ########## 14.8% ########### 16.4% ############# 18.8% ############### 21.7% ################ 23.6% ################## 25.5% #################### 28.0% ###################### 31.2% ######################## 34.0% ########################## 36.3% ########################### 38.5% ############################# 40.6% ############################### 43.3% ################################ 45.2% ################################# [2019-10-10T19:57:11.997Z] #23 ... [2019-10-10T19:57:11.997Z] [2019-10-10T19:57:11.997Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T19:57:11.997Z] #14 DONE 3.1s [2019-10-10T19:57:11.997Z] [2019-10-10T19:57:11.997Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:57:11.997Z] #38 51.28 Selecting previously unselected package libxml2:arm64. [2019-10-10T19:57:11.997Z] #38 51.29 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-10T19:57:11.997Z] #38 51.30 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T19:57:11.997Z] #38 51.91 Selecting previously unselected package libarchive13:arm64. [2019-10-10T19:57:11.997Z] #38 51.91 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-10T19:57:11.997Z] #38 51.93 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-10T19:57:11.997Z] #38 52.35 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-10T19:57:11.997Z] #38 52.35 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-10T19:57:11.997Z] #38 52.37 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-10T19:57:11.997Z] #38 52.61 Selecting previously unselected package libuv1:arm64. [2019-10-10T19:57:11.997Z] #38 52.63 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-10T19:57:11.997Z] #38 52.64 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-10T19:57:11.997Z] #38 52.81 Selecting previously unselected package cmake. [2019-10-10T19:57:11.997Z] #38 52.81 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-10T19:57:11.997Z] #38 52.95 Unpacking cmake (3.7.2-1) ... [2019-10-10T19:57:11.997Z] #38 55.00 Selecting previously unselected package xxd. [2019-10-10T19:57:11.997Z] #38 55.00 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-10T19:57:11.997Z] #38 55.03 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:57:11.997Z] #38 55.28 Selecting previously unselected package vim-common. [2019-10-10T19:57:11.997Z] #38 55.29 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T19:57:11.997Z] #38 55.31 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:57:11.997Z] #38 55.60 Processing triggers for mime-support (3.60) ... [2019-10-10T19:57:11.997Z] #38 55.70 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:57:11.997Z] #38 55.71 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-10T19:57:11.997Z] #38 55.75 Setting up cmake-data (3.7.2-1) ... [2019-10-10T19:57:11.997Z] #38 55.80 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-10T19:57:11.997Z] #38 55.82 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T19:57:11.997Z] #38 55.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:57:11.997Z] #38 55.98 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:57:11.997Z] #38 56.02 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-10T19:57:11.997Z] #38 56.05 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-10T19:57:11.997Z] #38 56.07 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-10T19:57:11.997Z] #38 56.09 Setting up cmake (3.7.2-1) ... [2019-10-10T19:57:11.997Z] #38 56.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:57:11.997Z] #38 DONE 57.0s [2019-10-10T19:57:11.997Z] [2019-10-10T19:57:11.997Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:12.277Z] #23 16.87 # 1.8% ### 4.3% #### 6.9% ##### 8.0% ####### 10.7% ######### 12.6% ########## 14.8% ########### 16.4% ############# 18.8% ############### 21.7% ################ 23.6% ################## 25.5% #################### 28.0% ###################### 31.2% ######################## 34.0% ########################## 36.3% ########################### 38.5% ############################# 40.6% ############################### 43.3% ################################ 45.2% ################################# 46.3% ################################## 48.2% ################################### 49.4% [2019-10-10T19:57:12.277Z] #23 ... [2019-10-10T19:57:12.277Z] [2019-10-10T19:57:12.277Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:57:12.277Z] #39 DONE 0.2s [2019-10-10T19:57:12.277Z] [2019-10-10T19:57:12.277Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:12.344Z] #23 14.50 ## 3.3% #### 5.9% ###### 8.3% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.0% ################# 23.6% ################## 26.1% #################### 28.7% ######################## 33.8% ########################## 36.3% ########################### 38.9% ############################### 43.9% [2019-10-10T19:57:12.344Z] #23 ... [2019-10-10T19:57:12.344Z] [2019-10-10T19:57:12.344Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:57:12.344Z] #39 DONE 0.2s [2019-10-10T19:57:12.344Z] [2019-10-10T19:57:12.344Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T19:57:12.344Z] #40 DONE 0.1s [2019-10-10T19:57:12.344Z] [2019-10-10T19:57:12.344Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:12.344Z] #23 14.50 ## 3.3% #### 5.9% ###### 8.3% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.0% ################# 23.6% ################## 26.1% #################### 28.7% ######################## 33.8% ########################## 36.3% ########################### 38.9% ############################### 43.9% ################################### 49.0% [2019-10-10T19:57:12.344Z] #23 ... [2019-10-10T19:57:12.344Z] [2019-10-10T19:57:12.344Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T19:57:12.344Z] #18 32.78 + cd /tmp/tmp.b9QHk6UC92/src/github.com/go-swagger/go-swagger [2019-10-10T19:57:12.344Z] #18 32.78 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T19:57:12.344Z] #18 35.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T19:57:12.344Z] #18 ... [2019-10-10T19:57:12.344Z] [2019-10-10T19:57:12.344Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:12.546Z] #23 16.87 # 1.8% ### 4.3% #### 6.9% ##### 8.0% ####### 10.7% ######### 12.6% ########## 14.8% ########### 16.4% ############# 18.8% ############### 21.7% ################ 23.6% ################## 25.5% #################### 28.0% ###################### 31.2% ######################## 34.0% ########################## 36.3% ########################### 38.5% ############################# 40.6% ############################### 43.3% ################################ 45.2% ################################# 46.3% ################################## 48.2% ################################### 49.4% #################################### 50.5% #################################### 51.2% [2019-10-10T19:57:12.546Z] #23 ... [2019-10-10T19:57:12.546Z] [2019-10-10T19:57:12.546Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T19:57:12.546Z] #40 DONE 0.2s [2019-10-10T19:57:12.546Z] [2019-10-10T19:57:12.546Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:13.084Z] #23 16.87 # 1.8% ### 4.3% #### 6.9% ##### 8.0% ####### 10.7% ######### 12.6% ########## 14.8% ########### 16.4% ############# 18.8% ############### 21.7% ################ 23.6% ################## 25.5% #################### 28.0% ###################### 31.2% ######################## 34.0% ########################## 36.3% ########################### 38.5% ############################# 40.6% ############################### 43.3% ################################ 45.2% ################################# 46.3% ################################## 48.2% ################################### 49.4% #################################### 50.5% #################################### 51.2% ##################################### 52.2% ####################################### 55.0% ######################################## 56.8% ########################################## 58.8% ############################################ [2019-10-10T19:57:13.084Z] #23 ... [2019-10-10T19:57:13.084Z] [2019-10-10T19:57:13.084Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:57:13.084Z] #60 51.35 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T19:57:13.084Z] #60 51.40 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-10T19:57:13.084Z] #60 51.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:57:13.084Z] #60 51.50 Setting up python-protobuf (3.0.0-9) ... [2019-10-10T19:57:13.084Z] #60 56.97 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-10T19:57:13.084Z] #60 57.00 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-10T19:57:13.084Z] #60 57.03 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-10T19:57:13.084Z] #60 57.14 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-10T19:57:13.084Z] #60 57.19 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-10T19:57:13.084Z] #60 57.22 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-10T19:57:13.084Z] #60 57.24 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-10T19:57:13.084Z] #60 57.27 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-10T19:57:13.084Z] #60 57.31 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-10T19:57:13.084Z] #60 57.34 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-10T19:57:13.084Z] #60 57.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:57:13.084Z] #60 DONE 58.0s [2019-10-10T19:57:13.084Z] [2019-10-10T19:57:13.084Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:14.031Z] #23 14.50 ## 3.3% #### 5.9% ###### 8.3% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.0% ################# 23.6% ################## 26.1% #################### 28.7% ######################## 33.8% ########################## 36.3% ########################### 38.9% ############################### 43.9% ################################### 49.0% ###################################### 54.1% ######################################## 56.7% ########################################## 59.2% ############################################ 61.7% ################################################ 66.8% ################################################# 69.4% ##################################################### 74.4% ####################################################### 77.0% ############################# [2019-10-10T19:57:14.031Z] #23 ... [2019-10-10T19:57:14.031Z] [2019-10-10T19:57:14.031Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:14.031Z] #36 34.10 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T19:57:14.031Z] #36 34.11 internal/reflectlite [2019-10-10T19:57:14.031Z] #36 34.58 math/rand [2019-10-10T19:57:14.031Z] #36 36.17 internal/singleflight [2019-10-10T19:57:14.031Z] #36 37.63 strconv [2019-10-10T19:57:14.031Z] #36 37.63 io [2019-10-10T19:57:14.031Z] #36 38.97 bytes [2019-10-10T19:57:14.031Z] #36 41.13 bufio [2019-10-10T19:57:14.031Z] #36 42.69 reflect [2019-10-10T19:57:14.031Z] #36 43.04 syscall [2019-10-10T19:57:14.031Z] #36 ... [2019-10-10T19:57:14.031Z] [2019-10-10T19:57:14.031Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:14.882Z] #23 14.50 ## 3.3% #### 5.9% ###### 8.3% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.0% ################# 23.6% ################## 26.1% #################### 28.7% ######################## 33.8% ########################## 36.3% ########################### 38.9% ############################### 43.9% ################################### 49.0% ###################################### 54.1% ######################################## 56.7% ########################################## 59.2% ############################################ 61.7% ################################################ 66.8% ################################################# 69.4% ##################################################### 74.4% ####################################################### 77.0% ######################################################### 79.5% ########################################################### 82.1% ############################################################ 84.6% ############################################################## 87.2% ################################################################## 92.3% ###################################################################### 97.4% ######################################################################## 100.0% [2019-10-10T19:57:14.929Z] #23 16.87 # 1.8% ### 4.3% #### 6.9% ##### 8.0% ####### 10.7% ######### 12.6% ########## 14.8% ########### 16.4% ############# 18.8% ############### 21.7% ################ 23.6% ################## 25.5% #################### 28.0% ###################### 31.2% ######################## 34.0% ########################## 36.3% ########################### 38.5% ############################# 40.6% ############################### 43.3% ################################ 45.2% ################################# 46.3% ################################## 48.2% ################################### 49.4% #################################### 50.5% #################################### 51.2% ##################################### 52.2% ####################################### 55.0% ######################################## 56.8% ########################################## 58.8% ############################################ 62.2% ############################################## 64.8% ################################################ 67.4% ################################################# 68.6% ################################################### 70.9% #################################################### 73.0% ##################################################### 74.8% ####################################################### 76.7% ######################################################## 78.4% ######################################################### 80.0% ########################################################## 81.3% ############################################################ 84.3% ############################################################## 87.0% ################################################################ 89.6% ################################################################# 91.3% ################################################################## 92.9% #################################################################### 94.8% ###################################################################### 97.6% ######################################################################## 100.0% [2019-10-10T19:57:14.929Z] #23 ... [2019-10-10T19:57:14.929Z] [2019-10-10T19:57:14.929Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:14.929Z] #36 49.08 regexp/syntax [2019-10-10T19:57:14.929Z] #36 51.25 hash/crc32 [2019-10-10T19:57:14.929Z] #36 52.71 vendor/golang.org/x/text/transform [2019-10-10T19:57:14.929Z] #36 52.88 time [2019-10-10T19:57:14.929Z] #36 58.72 regexp [2019-10-10T19:57:15.189Z] #36 ... [2019-10-10T19:57:15.189Z] [2019-10-10T19:57:15.189Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:15.189Z] #23 22.09 [2019-10-10T19:57:15.712Z] #23 20.18 [2019-10-10T19:57:15.912Z] #23 ... [2019-10-10T19:57:15.912Z] [2019-10-10T19:57:15.912Z] #15 [dev 6/25] RUN ldconfig [2019-10-10T19:57:15.912Z] #15 DONE 4.0s [2019-10-10T19:57:16.106Z] #23 ... [2019-10-10T19:57:16.106Z] [2019-10-10T19:57:16.106Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:16.106Z] #45 10.49 + cd /tmp/tmp.gGmLasipam/src/github.com/opencontainers/runc [2019-10-10T19:57:16.106Z] #45 10.49 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T19:57:16.106Z] #45 10.81 + '[' -z '' ']' [2019-10-10T19:57:16.106Z] #45 10.81 + target=static [2019-10-10T19:57:16.106Z] #45 10.81 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T19:57:16.106Z] #45 13.78 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T19:57:16.106Z] #45 ... [2019-10-10T19:57:16.106Z] [2019-10-10T19:57:16.106Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:16.178Z] [2019-10-10T19:57:16.178Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:18.092Z] #16 ... [2019-10-10T19:57:18.092Z] [2019-10-10T19:57:18.092Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:18.092Z] #45 13.19 + cd /tmp/tmp.clxNE6ZeOy/src/github.com/opencontainers/runc [2019-10-10T19:57:18.092Z] #45 13.19 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T19:57:18.092Z] #45 13.55 + '[' -z '' ']' [2019-10-10T19:57:18.092Z] #45 13.55 + target=static [2019-10-10T19:57:18.092Z] #45 13.55 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T19:57:18.092Z] #45 15.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T19:57:18.092Z] #45 ... [2019-10-10T19:57:18.092Z] [2019-10-10T19:57:18.092Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:18.092Z] #36 62.03 path/filepath [2019-10-10T19:57:18.092Z] #36 62.07 net [2019-10-10T19:57:20.010Z] #36 63.76 os/exec [2019-10-10T19:57:20.322Z] #23 20.66 # 1.9% ## 3.8% #### 5.7% #### 6.7% ###### 8.6% ###### 9.5% ####### 10.5% ######## 12.4% ########## 14.2% ########## 15.2% ########### 16.1% ############ 18.0% ############# 19.0% ############### 20.9% ############### 21.8% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% ##################### 29.4% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################### 38.8% [2019-10-10T19:57:20.323Z] #23 ... [2019-10-10T19:57:20.323Z] [2019-10-10T19:57:20.323Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:20.323Z] #41 0.234 + RM_GOPATH=0 [2019-10-10T19:57:20.323Z] #41 0.234 + TMP_GOPATH= [2019-10-10T19:57:20.323Z] #41 0.234 + : /build [2019-10-10T19:57:20.323Z] #41 0.234 + '[' -z '' ']' [2019-10-10T19:57:20.323Z] #41 0.234 ++ mktemp -d [2019-10-10T19:57:20.323Z] #41 0.234 + export GOPATH=/tmp/tmp.Ev93ap3SKC [2019-10-10T19:57:20.323Z] #41 0.234 + GOPATH=/tmp/tmp.Ev93ap3SKC [2019-10-10T19:57:20.323Z] #41 0.234 + RM_GOPATH=1 [2019-10-10T19:57:20.323Z] #41 0.243 ++ dirname ./install.sh [2019-10-10T19:57:20.323Z] #41 0.247 + dir=. [2019-10-10T19:57:20.323Z] #41 0.247 + bin=tini [2019-10-10T19:57:20.323Z] #41 0.248 + shift [2019-10-10T19:57:20.323Z] #41 0.249 + '[' '!' -f ./tini.installer ']' [2019-10-10T19:57:20.323Z] #41 0.249 + . ./tini.installer [2019-10-10T19:57:20.323Z] #41 0.255 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:57:20.323Z] #41 0.256 + install_tini [2019-10-10T19:57:20.323Z] #41 0.256 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T19:57:20.323Z] #41 0.256 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ev93ap3SKC/tini [2019-10-10T19:57:20.323Z] #41 0.256 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:57:20.323Z] #41 0.258 Cloning into '/tmp/tmp.Ev93ap3SKC/tini'... [2019-10-10T19:57:20.323Z] #41 1.698 + cd /tmp/tmp.Ev93ap3SKC/tini [2019-10-10T19:57:20.323Z] #41 1.698 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:57:20.323Z] #41 1.702 + cmake . [2019-10-10T19:57:20.323Z] #41 2.242 -- The C compiler identification is GNU 6.3.0 [2019-10-10T19:57:20.323Z] #41 2.346 -- Check for working C compiler: /usr/bin/cc [2019-10-10T19:57:20.323Z] #41 2.894 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T19:57:20.323Z] #41 2.895 -- Detecting C compiler ABI info [2019-10-10T19:57:20.323Z] #41 3.355 -- Detecting C compiler ABI info - done [2019-10-10T19:57:20.323Z] #41 3.414 -- Detecting C compile features [2019-10-10T19:57:20.323Z] #41 5.102 -- Detecting C compile features - done [2019-10-10T19:57:20.323Z] #41 5.131 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T19:57:20.323Z] #41 5.355 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T19:57:20.323Z] #41 5.412 -- Configuring done [2019-10-10T19:57:20.323Z] #41 5.436 -- Generating done [2019-10-10T19:57:20.323Z] #41 5.448 -- Build files have been written to: /tmp/tmp.Ev93ap3SKC/tini [2019-10-10T19:57:20.323Z] #41 5.459 + make tini-static [2019-10-10T19:57:20.323Z] #41 5.710 Scanning dependencies of target tini-static [2019-10-10T19:57:20.323Z] #41 5.861 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T19:57:20.323Z] #41 7.208 [100%] Linking C executable tini-static [2019-10-10T19:57:20.323Z] #41 7.948 [100%] Built target tini-static [2019-10-10T19:57:20.323Z] #41 7.995 + mkdir -p /build [2019-10-10T19:57:20.323Z] #41 8.001 + cp tini-static /build/docker-init [2019-10-10T19:57:20.323Z] #41 DONE 8.1s [2019-10-10T19:57:20.323Z] [2019-10-10T19:57:20.323Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:20.866Z] #23 20.66 # 1.9% ## 3.8% #### 5.7% #### 6.7% ###### 8.6% ###### 9.5% ####### 10.5% ######## 12.4% ########## 14.2% ########## 15.2% ########### 16.1% ############ 18.0% ############# 19.0% ############### 20.9% ############### 21.8% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% ##################### 29.4% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################### 38.8% ############################# 40.7% ############################## 42.6% ############################### 43.5% [2019-10-10T19:57:20.866Z] #23 ... [2019-10-10T19:57:20.866Z] [2019-10-10T19:57:20.866Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:20.866Z] #61 1.667 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T19:57:20.866Z] #61 1.667 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T19:57:20.866Z] #61 2.623 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T19:57:20.866Z] #61 2.723 GEN .gitid [2019-10-10T19:57:20.866Z] #61 2.731 GEN criu/include/version.h [2019-10-10T19:57:20.866Z] #61 2.749 GEN include/common/asm [2019-10-10T19:57:20.866Z] #61 4.217 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-10T19:57:20.866Z] #61 4.324 PBCC images/opts.pb-c.c [2019-10-10T19:57:20.866Z] #61 4.382 PBCC images/sit.pb-c.c [2019-10-10T19:57:20.866Z] #61 4.422 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-10T19:57:20.866Z] #61 4.498 DEP images/opts.pb-c.d [2019-10-10T19:57:20.866Z] #61 4.509 DEP images/sit.pb-c.d [2019-10-10T19:57:20.866Z] #61 4.589 PBCC images/macvlan.pb-c.c [2019-10-10T19:57:20.866Z] #61 4.612 DEP images/macvlan.pb-c.d [2019-10-10T19:57:20.866Z] #61 4.688 PBCC images/autofs.pb-c.c [2019-10-10T19:57:20.866Z] #61 4.737 DEP images/autofs.pb-c.d [2019-10-10T19:57:20.866Z] #61 4.788 PBCC images/sysctl.pb-c.c [2019-10-10T19:57:20.866Z] #61 4.810 DEP images/sysctl.pb-c.d [2019-10-10T19:57:20.866Z] #61 4.853 PBCC images/time.pb-c.c [2019-10-10T19:57:20.866Z] #61 4.878 DEP images/time.pb-c.d [2019-10-10T19:57:20.866Z] #61 4.946 PBCC images/binfmt-misc.pb-c.c [2019-10-10T19:57:20.866Z] #61 4.989 DEP images/binfmt-misc.pb-c.d [2019-10-10T19:57:20.866Z] #61 5.007 PBCC images/seccomp.pb-c.c [2019-10-10T19:57:20.866Z] #61 5.058 DEP images/seccomp.pb-c.d [2019-10-10T19:57:20.866Z] #61 5.134 PBCC images/userns.pb-c.c [2019-10-10T19:57:20.866Z] #61 5.178 DEP images/userns.pb-c.d [2019-10-10T19:57:20.866Z] #61 5.239 PBCC images/cgroup.pb-c.c [2019-10-10T19:57:20.866Z] #61 5.274 DEP images/cgroup.pb-c.d [2019-10-10T19:57:20.866Z] #61 5.363 PBCC images/fown.pb-c.c [2019-10-10T19:57:20.866Z] #61 5.380 PBCC images/ext-file.pb-c.c [2019-10-10T19:57:20.866Z] #61 5.429 DEP images/fown.pb-c.d [2019-10-10T19:57:20.866Z] #61 5.466 DEP images/ext-file.pb-c.d [2019-10-10T19:57:20.866Z] #61 5.556 PBCC images/rpc.pb-c.c [2019-10-10T19:57:20.866Z] #61 5.657 DEP images/rpc.pb-c.d [2019-10-10T19:57:20.866Z] #61 5.754 PBCC images/siginfo.pb-c.c [2019-10-10T19:57:20.866Z] #61 5.825 DEP images/siginfo.pb-c.d [2019-10-10T19:57:20.866Z] #61 5.875 PBCC images/pagemap.pb-c.c [2019-10-10T19:57:20.866Z] #61 5.912 DEP images/pagemap.pb-c.d [2019-10-10T19:57:20.866Z] #61 5.940 PBCC images/rlimit.pb-c.c [2019-10-10T19:57:20.866Z] #61 5.962 DEP images/rlimit.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.013 PBCC images/file-lock.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.040 DEP images/file-lock.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.088 PBCC images/tty.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.095 DEP images/tty.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.183 PBCC images/tun.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.205 PBCC images/netdev.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.274 DEP images/tun.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.320 DEP images/netdev.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.402 PBCC images/vma.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.450 DEP images/vma.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.479 PBCC images/creds.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.495 DEP images/creds.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.535 PBCC images/utsns.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.542 DEP images/utsns.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.710 PBCC images/ipc-desc.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.720 PBCC images/ipc-sem.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.724 DEP images/ipc-desc.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.752 DEP images/ipc-sem.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.815 PBCC images/ipc-msg.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.850 DEP images/ipc-msg.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.891 PBCC images/ipc-shm.pb-c.c [2019-10-10T19:57:20.866Z] #61 6.896 DEP images/ipc-shm.pb-c.d [2019-10-10T19:57:20.866Z] #61 6.954 PBCC images/ipc-var.pb-c.c [2019-10-10T19:57:20.866Z] #61 7.005 DEP images/ipc-var.pb-c.d [2019-10-10T19:57:20.866Z] #61 7.109 PBCC images/sk-opts.pb-c.c [2019-10-10T19:57:20.866Z] #61 7.121 PBCC images/packet-sock.pb-c.c [2019-10-10T19:57:20.866Z] #61 7.190 DEP images/sk-opts.pb-c.d [2019-10-10T19:57:20.866Z] #61 7.260 DEP images/packet-sock.pb-c.d [2019-10-10T19:57:20.866Z] #61 7.293 PBCC images/sk-netlink.pb-c.c [2019-10-10T19:57:20.866Z] #61 7.409 DEP images/sk-netlink.pb-c.d [2019-10-10T19:57:20.866Z] #61 7.456 PBCC images/sk-inet.pb-c.c [2019-10-10T19:57:20.866Z] #61 7.530 DEP images/sk-inet.pb-c.d [2019-10-10T19:57:20.866Z] #61 7.571 PBCC images/sk-unix.pb-c.c [2019-10-10T19:57:20.866Z] #61 7.635 DEP images/sk-unix.pb-c.d [2019-10-10T19:57:20.866Z] #61 7.667 PBCC images/mm.pb-c.c [2019-10-10T19:57:20.866Z] #61 7.707 DEP images/mm.pb-c.d [2019-10-10T19:57:20.866Z] #61 7.761 PBCC images/timerfd.pb-c.c [2019-10-10T19:57:20.866Z] #61 7.783 DEP images/timerfd.pb-c.d [2019-10-10T19:57:20.866Z] #61 7.833 PBCC images/timer.pb-c.c [2019-10-10T19:57:20.866Z] #61 7.938 DEP images/timer.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.001 PBCC images/sa.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.023 DEP images/sa.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.068 PBCC images/pipe-data.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.072 DEP images/pipe-data.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.167 PBCC images/mnt.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.195 DEP images/mnt.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.271 PBCC images/sk-packet.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.279 DEP images/sk-packet.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.408 PBCC images/tcp-stream.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.439 DEP images/tcp-stream.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.486 PBCC images/pipe.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.526 DEP images/pipe.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.561 PBCC images/pstree.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.580 DEP images/pstree.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.634 PBCC images/fs.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.658 DEP images/fs.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.708 PBCC images/signalfd.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.760 DEP images/signalfd.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.819 PBCC images/fh.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.850 PBCC images/fsnotify.pb-c.c [2019-10-10T19:57:20.866Z] #61 8.879 DEP images/fh.pb-c.d [2019-10-10T19:57:20.866Z] #61 8.980 DEP images/fsnotify.pb-c.d [2019-10-10T19:57:20.866Z] #61 9.006 PBCC images/eventpoll.pb-c.c [2019-10-10T19:57:20.866Z] #61 9.139 DEP images/eventpoll.pb-c.d [2019-10-10T19:57:20.866Z] #61 9.273 PBCC images/eventfd.pb-c.c [2019-10-10T19:57:20.866Z] #61 9.278 DEP images/eventfd.pb-c.d [2019-10-10T19:57:20.866Z] #61 9.298 PBCC images/remap-file-path.pb-c.c [2019-10-10T19:57:20.866Z] #61 9.313 DEP images/remap-file-path.pb-c.d [2019-10-10T19:57:20.866Z] #61 9.384 PBCC images/fifo.pb-c.c [2019-10-10T19:57:20.866Z] #61 9.414 DEP images/fifo.pb-c.d [2019-10-10T19:57:20.866Z] #61 9.501 PBCC images/ghost-file.pb-c.c [2019-10-10T19:57:20.866Z] #61 9.621 DEP images/ghost-file.pb-c.d [2019-10-10T19:57:20.866Z] #61 9.820 PBCC images/regfile.pb-c.c [2019-10-10T19:57:20.866Z] #61 10.06 DEP images/regfile.pb-c.d [2019-10-10T19:57:21.394Z] #36 ... [2019-10-10T19:57:21.394Z] [2019-10-10T19:57:21.394Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:57:21.394Z] #33 55.56 internal/poll [2019-10-10T19:57:21.394Z] #33 58.19 os [2019-10-10T19:57:21.394Z] #33 59.97 internal/fmtsort [2019-10-10T19:57:21.394Z] #33 61.51 path/filepath [2019-10-10T19:57:21.394Z] #33 61.53 fmt [2019-10-10T19:57:21.394Z] #33 62.87 io/ioutil [2019-10-10T19:57:21.394Z] #33 65.16 github.com/BurntSushi/toml [2019-10-10T19:57:21.394Z] #33 65.17 log [2019-10-10T19:57:21.394Z] #33 65.18 flag [2019-10-10T19:57:21.416Z] #61 ... [2019-10-10T19:57:21.416Z] [2019-10-10T19:57:21.416Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:21.655Z] #33 ... [2019-10-10T19:57:21.655Z] [2019-10-10T19:57:21.655Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:21.655Z] #16 3.452 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:57:21.655Z] #16 3.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:57:21.655Z] #16 3.561 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:57:21.655Z] #16 3.564 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:57:21.655Z] #16 3.579 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:57:21.655Z] #16 4.347 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-10T19:57:21.916Z] #16 5.811 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-10T19:57:22.487Z] #16 ... [2019-10-10T19:57:22.487Z] [2019-10-10T19:57:22.487Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:22.487Z] #41 3.787 + RM_GOPATH=0 [2019-10-10T19:57:22.487Z] #41 3.787 + TMP_GOPATH= [2019-10-10T19:57:22.487Z] #41 3.787 + : /build [2019-10-10T19:57:22.487Z] #41 3.787 + '[' -z '' ']' [2019-10-10T19:57:22.487Z] #41 3.795 ++ mktemp -d [2019-10-10T19:57:22.487Z] #41 3.802 + export GOPATH=/tmp/tmp.Ce0sVXTK3T [2019-10-10T19:57:22.487Z] #41 3.802 + GOPATH=/tmp/tmp.Ce0sVXTK3T [2019-10-10T19:57:22.487Z] #41 3.803 + RM_GOPATH=1 [2019-10-10T19:57:22.487Z] #41 3.803 ++ dirname ./install.sh [2019-10-10T19:57:22.487Z] #41 3.806 + dir=. [2019-10-10T19:57:22.487Z] #41 3.810 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:57:22.487Z] #41 3.810 + bin=tini [2019-10-10T19:57:22.487Z] #41 3.810 + shift [2019-10-10T19:57:22.487Z] #41 3.810 + '[' '!' -f ./tini.installer ']' [2019-10-10T19:57:22.487Z] #41 3.810 + . ./tini.installer [2019-10-10T19:57:22.487Z] #41 3.810 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:57:22.487Z] #41 3.810 + install_tini [2019-10-10T19:57:22.487Z] #41 3.810 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T19:57:22.487Z] #41 3.810 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ce0sVXTK3T/tini [2019-10-10T19:57:22.487Z] #41 3.810 Cloning into '/tmp/tmp.Ce0sVXTK3T/tini'... [2019-10-10T19:57:22.487Z] #41 5.156 + cd /tmp/tmp.Ce0sVXTK3T/tini [2019-10-10T19:57:22.487Z] #41 5.160 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T19:57:22.487Z] #41 5.182 + cmake . [2019-10-10T19:57:22.487Z] #41 5.950 -- The C compiler identification is GNU 6.3.0 [2019-10-10T19:57:22.487Z] #41 6.017 -- Check for working C compiler: /usr/bin/cc [2019-10-10T19:57:22.487Z] #41 6.811 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T19:57:22.487Z] #41 6.813 -- Detecting C compiler ABI info [2019-10-10T19:57:22.487Z] #41 7.829 -- Detecting C compiler ABI info - done [2019-10-10T19:57:22.487Z] #41 7.910 -- Detecting C compile features [2019-10-10T19:57:22.487Z] #41 ... [2019-10-10T19:57:22.487Z] [2019-10-10T19:57:22.487Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:22.487Z] #61 4.500 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T19:57:22.487Z] #61 4.501 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T19:57:22.487Z] #61 6.267 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T19:57:22.487Z] #61 6.308 GEN .gitid [2019-10-10T19:57:22.487Z] #61 6.316 GEN criu/include/version.h [2019-10-10T19:57:22.487Z] #61 6.365 GEN include/common/asm [2019-10-10T19:57:22.487Z] #61 8.592 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-10T19:57:22.487Z] #61 8.760 PBCC images/opts.pb-c.c [2019-10-10T19:57:22.487Z] #61 8.827 PBCC images/sit.pb-c.c [2019-10-10T19:57:22.487Z] #61 8.864 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-10T19:57:22.487Z] #61 8.920 DEP images/opts.pb-c.d [2019-10-10T19:57:22.487Z] #61 9.011 DEP images/sit.pb-c.d [2019-10-10T19:57:22.487Z] #61 9.104 PBCC images/macvlan.pb-c.c [2019-10-10T19:57:22.487Z] #61 9.132 DEP images/macvlan.pb-c.d [2019-10-10T19:57:22.487Z] #61 9.197 PBCC images/autofs.pb-c.c [2019-10-10T19:57:22.487Z] #61 9.233 DEP images/autofs.pb-c.d [2019-10-10T19:57:22.487Z] #61 9.305 PBCC images/sysctl.pb-c.c [2019-10-10T19:57:22.487Z] #61 9.357 DEP images/sysctl.pb-c.d [2019-10-10T19:57:22.487Z] #61 9.448 PBCC images/time.pb-c.c [2019-10-10T19:57:22.487Z] #61 9.480 DEP images/time.pb-c.d [2019-10-10T19:57:22.748Z] #61 9.547 PBCC images/binfmt-misc.pb-c.c [2019-10-10T19:57:22.748Z] #61 9.566 DEP images/binfmt-misc.pb-c.d [2019-10-10T19:57:22.748Z] #61 ... [2019-10-10T19:57:22.748Z] [2019-10-10T19:57:22.748Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:22.748Z] #16 6.603 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-10T19:57:22.767Z] #23 20.66 # 1.9% ## 3.8% #### 5.7% #### 6.7% ###### 8.6% ###### 9.5% ####### 10.5% ######## 12.4% ########## 14.2% ########## 15.2% ########### 16.1% ############ 18.0% ############# 19.0% ############### 20.9% ############### 21.8% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% ##################### 29.4% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################### 38.8% ############################# 40.7% ############################## 42.6% ############################### 43.5% ################################ 44.5% ################################ 45.4% ################################# 46.4% ################################## 47.3% #################################### 50.2% #################################### 51.1% ##################################### 52.1% ###################################### 53.0% ###################################### 53.9% ######################################## 55.8% [2019-10-10T19:57:22.767Z] #23 ... [2019-10-10T19:57:22.767Z] [2019-10-10T19:57:22.767Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:22.767Z] #16 14.77 Fetched 7670 kB in 14s (539 kB/s) [2019-10-10T19:57:22.767Z] #16 14.77 Reading package lists... [2019-10-10T19:57:22.767Z] #16 19.28 Reading package lists... [2019-10-10T19:57:22.767Z] #16 ... [2019-10-10T19:57:22.767Z] [2019-10-10T19:57:22.767Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:22.767Z] #61 10.37 PBCC images/ns.pb-c.c [2019-10-10T19:57:22.767Z] #61 10.48 DEP images/ns.pb-c.d [2019-10-10T19:57:22.767Z] #61 10.58 PBCC images/fdinfo.pb-c.c [2019-10-10T19:57:22.767Z] #61 10.61 DEP images/fdinfo.pb-c.d [2019-10-10T19:57:22.767Z] #61 10.68 PBCC images/core-aarch64.pb-c.c [2019-10-10T19:57:22.767Z] #61 10.79 PBCC images/core-arm.pb-c.c [2019-10-10T19:57:22.767Z] #61 10.81 PBCC images/core-ppc64.pb-c.c [2019-10-10T19:57:22.767Z] #61 10.84 PBCC images/core-s390.pb-c.c [2019-10-10T19:57:22.767Z] #61 10.92 PBCC images/core-x86.pb-c.c [2019-10-10T19:57:22.767Z] #61 11.00 PBCC images/core.pb-c.c [2019-10-10T19:57:22.767Z] #61 11.09 PBCC images/inventory.pb-c.c [2019-10-10T19:57:22.767Z] #61 11.24 DEP images/core-aarch64.pb-c.d [2019-10-10T19:57:22.767Z] #61 11.30 DEP images/core-arm.pb-c.d [2019-10-10T19:57:22.767Z] #61 11.42 DEP images/core-ppc64.pb-c.d [2019-10-10T19:57:22.767Z] #61 11.45 DEP images/core-s390.pb-c.d [2019-10-10T19:57:22.767Z] #61 11.48 DEP images/core-x86.pb-c.d [2019-10-10T19:57:22.767Z] #61 11.51 DEP images/core.pb-c.d [2019-10-10T19:57:22.767Z] #61 11.60 DEP images/inventory.pb-c.d [2019-10-10T19:57:22.767Z] #61 11.66 PBCC images/cpuinfo.pb-c.c [2019-10-10T19:57:22.767Z] #61 11.67 DEP images/cpuinfo.pb-c.d [2019-10-10T19:57:22.767Z] #61 11.75 PBCC images/stats.pb-c.c [2019-10-10T19:57:22.767Z] #61 11.78 DEP images/stats.pb-c.d [2019-10-10T19:57:24.133Z] #61 13.14 make[1]: Nothing to be done for 'all'. [2019-10-10T19:57:25.491Z] #61 14.34 CC images/stats.o [2019-10-10T19:57:25.491Z] #61 14.61 CC images/core.o [2019-10-10T19:57:26.340Z] #61 15.20 CC images/core-x86.o [2019-10-10T19:57:26.340Z] #61 ... [2019-10-10T19:57:26.340Z] [2019-10-10T19:57:26.340Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:26.340Z] #23 20.66 # 1.9% ## 3.8% #### 5.7% #### 6.7% ###### 8.6% ###### 9.5% ####### 10.5% ######## 12.4% ########## 14.2% ########## 15.2% ########### 16.1% ############ 18.0% ############# 19.0% ############### 20.9% ############### 21.8% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% ##################### 29.4% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################### 38.8% ############################# 40.7% ############################## 42.6% ############################### 43.5% ################################ 44.5% ################################ 45.4% ################################# 46.4% ################################## 47.3% #################################### 50.2% #################################### 51.1% ##################################### 52.1% ###################################### 53.0% ###################################### 53.9% ######################################## 55.8% ######################################### 57.7% ########################################## 59.6% ############################################ 61.5% ############################################# 63.4% ############################################### 65.3% ################################################ 67.2% ################################################# 69.1% ################################################### 71.0% ################################################### 71.9% ##################################################### 73.8% ###################################################### 75.7% ######################################################## 78.5% ######################################################### 79.5% ########################################################## 81.4% ########################################################### 83.2% ############################################################ 84.2% ############################################################# 86.1% ############################################################## 87.0% ################################################################ 88.9% ################################################################# 90.8% ################################################################## 92.7% ################################################################### 93.6% #################################################################### 94.6% ###################################################################### 97.4% ######################################################################## 100.0% [2019-10-10T19:57:26.340Z] #23 30.53 [2019-10-10T19:57:28.037Z] #16 ... [2019-10-10T19:57:28.037Z] [2019-10-10T19:57:28.037Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:28.037Z] #23 24.23 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T19:57:28.037Z] #23 25.19 [2019-10-10T19:57:28.037Z] #23 25.56 ######################################################################## 100.0% [2019-10-10T19:57:28.037Z] #23 25.63 [2019-10-10T19:57:28.037Z] #23 27.74 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T19:57:28.037Z] #23 28.47 [2019-10-10T19:57:28.037Z] #23 28.78 ########## 15.2% ######################################################################## 100.0% [2019-10-10T19:57:28.037Z] #23 29.02 [2019-10-10T19:57:28.037Z] #23 30.93 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T19:57:28.037Z] #23 31.03 skipping existing ed4b54129745 [2019-10-10T19:57:28.037Z] #23 31.20 [2019-10-10T19:57:28.037Z] #23 33.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T19:57:28.037Z] #23 34.01 [2019-10-10T19:57:28.037Z] #23 34.28 ######################################################################## 100.0% [2019-10-10T19:57:28.037Z] #23 ... [2019-10-10T19:57:28.037Z] [2019-10-10T19:57:28.037Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:57:28.037Z] #50 30.18 Checking out files: 36% (1074/2930) Checking out files: 37% (1085/2930) Checking out files: 38% (1114/2930) Checking out files: 39% (1143/2930) Checking out files: 40% (1172/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 78% (2314/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-10T19:57:28.037Z] #50 31.86 + cd /tmp/tmp.e4lYZNR0Gd/src/github.com/containerd/containerd [2019-10-10T19:57:28.037Z] #50 31.87 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:57:28.037Z] #50 32.13 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T19:57:28.037Z] #50 32.13 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T19:57:28.037Z] #50 32.13 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T19:57:28.037Z] #50 32.13 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T19:57:28.037Z] #50 32.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T19:57:28.037Z] #50 32.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T19:57:28.037Z] #50 32.13 + '[' '' = dynamic ']' [2019-10-10T19:57:28.037Z] #50 32.13 + make [2019-10-10T19:57:28.037Z] #50 ... [2019-10-10T19:57:28.037Z] [2019-10-10T19:57:28.037Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:28.037Z] #23 34.43 [2019-10-10T19:57:28.037Z] #23 34.51 Download of images into '/build' complete. [2019-10-10T19:57:28.037Z] #23 34.52 Use something like the following to load the result into a Docker daemon: [2019-10-10T19:57:28.037Z] #23 34.53 tar -cC '/build' . | docker load [2019-10-10T19:57:28.037Z] #23 DONE 34.7s [2019-10-10T19:57:28.037Z] [2019-10-10T19:57:28.037Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:28.037Z] #41 10.82 -- Detecting C compile features - done [2019-10-10T19:57:28.037Z] #41 10.89 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T19:57:28.037Z] #41 11.35 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T19:57:28.037Z] #41 11.54 -- Configuring done [2019-10-10T19:57:28.037Z] #41 11.59 -- Generating done [2019-10-10T19:57:28.037Z] #41 11.60 -- Build files have been written to: /tmp/tmp.Ce0sVXTK3T/tini [2019-10-10T19:57:28.037Z] #41 11.60 + make tini-static [2019-10-10T19:57:28.037Z] #41 12.15 Scanning dependencies of target tini-static [2019-10-10T19:57:28.037Z] #41 12.38 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T19:57:28.037Z] #41 14.16 [100%] Linking C executable tini-static [2019-10-10T19:57:28.037Z] #41 14.88 [100%] Built target tini-static [2019-10-10T19:57:28.037Z] #41 14.98 + mkdir -p /build [2019-10-10T19:57:28.037Z] #41 14.98 + cp tini-static /build/docker-init [2019-10-10T19:57:28.037Z] #41 DONE 15.3s [2019-10-10T19:57:28.037Z] [2019-10-10T19:57:28.037Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:28.037Z] #61 9.632 PBCC images/seccomp.pb-c.c [2019-10-10T19:57:28.037Z] #61 9.648 DEP images/seccomp.pb-c.d [2019-10-10T19:57:28.037Z] #61 9.713 PBCC images/userns.pb-c.c [2019-10-10T19:57:28.037Z] #61 9.751 DEP images/userns.pb-c.d [2019-10-10T19:57:28.037Z] #61 9.883 PBCC images/cgroup.pb-c.c [2019-10-10T19:57:28.037Z] #61 9.921 DEP images/cgroup.pb-c.d [2019-10-10T19:57:28.037Z] #61 9.956 PBCC images/fown.pb-c.c [2019-10-10T19:57:28.037Z] #61 10.03 PBCC images/ext-file.pb-c.c [2019-10-10T19:57:28.037Z] #61 10.04 DEP images/fown.pb-c.d [2019-10-10T19:57:28.037Z] #61 10.18 DEP images/ext-file.pb-c.d [2019-10-10T19:57:28.038Z] #61 10.27 PBCC images/rpc.pb-c.c [2019-10-10T19:57:28.038Z] #61 10.31 DEP images/rpc.pb-c.d [2019-10-10T19:57:28.038Z] #61 10.40 PBCC images/siginfo.pb-c.c [2019-10-10T19:57:28.038Z] #61 10.48 DEP images/siginfo.pb-c.d [2019-10-10T19:57:28.038Z] #61 10.58 PBCC images/pagemap.pb-c.c [2019-10-10T19:57:28.038Z] #61 10.68 DEP images/pagemap.pb-c.d [2019-10-10T19:57:28.038Z] #61 10.79 PBCC images/rlimit.pb-c.c [2019-10-10T19:57:28.038Z] #61 10.83 DEP images/rlimit.pb-c.d [2019-10-10T19:57:28.038Z] #61 10.90 PBCC images/file-lock.pb-c.c [2019-10-10T19:57:28.038Z] #61 10.97 DEP images/file-lock.pb-c.d [2019-10-10T19:57:28.038Z] #61 11.02 PBCC images/tty.pb-c.c [2019-10-10T19:57:28.038Z] #61 11.10 DEP images/tty.pb-c.d [2019-10-10T19:57:28.038Z] #61 11.18 PBCC images/tun.pb-c.c [2019-10-10T19:57:28.038Z] #61 11.26 PBCC images/netdev.pb-c.c [2019-10-10T19:57:28.038Z] #61 11.33 DEP images/tun.pb-c.d [2019-10-10T19:57:28.038Z] #61 11.42 DEP images/netdev.pb-c.d [2019-10-10T19:57:28.038Z] #61 11.53 PBCC images/vma.pb-c.c [2019-10-10T19:57:28.038Z] #61 11.66 DEP images/vma.pb-c.d [2019-10-10T19:57:28.038Z] #61 11.75 PBCC images/creds.pb-c.c [2019-10-10T19:57:28.038Z] #61 11.81 DEP images/creds.pb-c.d [2019-10-10T19:57:28.038Z] #61 11.88 PBCC images/utsns.pb-c.c [2019-10-10T19:57:28.038Z] #61 11.93 DEP images/utsns.pb-c.d [2019-10-10T19:57:28.038Z] #61 12.01 PBCC images/ipc-desc.pb-c.c [2019-10-10T19:57:28.038Z] #61 12.04 PBCC images/ipc-sem.pb-c.c [2019-10-10T19:57:28.038Z] #61 12.06 DEP images/ipc-desc.pb-c.d [2019-10-10T19:57:28.038Z] #61 12.17 DEP images/ipc-sem.pb-c.d [2019-10-10T19:57:28.038Z] #61 12.28 PBCC images/ipc-msg.pb-c.c [2019-10-10T19:57:28.038Z] #61 12.34 DEP images/ipc-msg.pb-c.d [2019-10-10T19:57:28.038Z] #61 12.42 PBCC images/ipc-shm.pb-c.c [2019-10-10T19:57:28.038Z] #61 12.55 DEP images/ipc-shm.pb-c.d [2019-10-10T19:57:28.038Z] #61 12.62 PBCC images/ipc-var.pb-c.c [2019-10-10T19:57:28.038Z] #61 12.72 DEP images/ipc-var.pb-c.d [2019-10-10T19:57:28.038Z] #61 12.81 PBCC images/sk-opts.pb-c.c [2019-10-10T19:57:28.038Z] #61 12.87 PBCC images/packet-sock.pb-c.c [2019-10-10T19:57:28.038Z] #61 12.91 DEP images/sk-opts.pb-c.d [2019-10-10T19:57:28.038Z] #61 12.97 DEP images/packet-sock.pb-c.d [2019-10-10T19:57:28.038Z] #61 13.04 PBCC images/sk-netlink.pb-c.c [2019-10-10T19:57:28.038Z] #61 13.13 DEP images/sk-netlink.pb-c.d [2019-10-10T19:57:28.038Z] #61 13.30 PBCC images/sk-inet.pb-c.c [2019-10-10T19:57:28.038Z] #61 13.44 DEP images/sk-inet.pb-c.d [2019-10-10T19:57:28.038Z] #61 13.50 PBCC images/sk-unix.pb-c.c [2019-10-10T19:57:28.038Z] #61 13.59 DEP images/sk-unix.pb-c.d [2019-10-10T19:57:28.038Z] #61 13.68 PBCC images/mm.pb-c.c [2019-10-10T19:57:28.038Z] #61 13.76 DEP images/mm.pb-c.d [2019-10-10T19:57:28.038Z] #61 13.88 PBCC images/timerfd.pb-c.c [2019-10-10T19:57:28.038Z] #61 13.98 DEP images/timerfd.pb-c.d [2019-10-10T19:57:28.038Z] #61 14.07 PBCC images/timer.pb-c.c [2019-10-10T19:57:28.038Z] #61 14.12 DEP images/timer.pb-c.d [2019-10-10T19:57:28.038Z] #61 14.20 PBCC images/sa.pb-c.c [2019-10-10T19:57:28.038Z] #61 14.25 DEP images/sa.pb-c.d [2019-10-10T19:57:28.038Z] #61 14.33 PBCC images/pipe-data.pb-c.c [2019-10-10T19:57:28.038Z] #61 14.35 DEP images/pipe-data.pb-c.d [2019-10-10T19:57:28.038Z] #61 14.49 PBCC images/mnt.pb-c.c [2019-10-10T19:57:28.038Z] #61 14.57 DEP images/mnt.pb-c.d [2019-10-10T19:57:28.038Z] #61 14.66 PBCC images/sk-packet.pb-c.c [2019-10-10T19:57:28.038Z] #61 14.77 DEP images/sk-packet.pb-c.d [2019-10-10T19:57:28.038Z] #61 14.90 PBCC images/tcp-stream.pb-c.c [2019-10-10T19:57:28.038Z] #61 14.97 DEP images/tcp-stream.pb-c.d [2019-10-10T19:57:28.038Z] #61 15.08 PBCC images/pipe.pb-c.c [2019-10-10T19:57:28.298Z] #61 15.15 DEP images/pipe.pb-c.d [2019-10-10T19:57:28.298Z] #61 15.26 PBCC images/pstree.pb-c.c [2019-10-10T19:57:28.298Z] #61 15.28 DEP images/pstree.pb-c.d [2019-10-10T19:57:28.298Z] #61 15.38 PBCC images/fs.pb-c.c [2019-10-10T19:57:28.433Z] #23 32.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T19:57:28.433Z] #23 ... [2019-10-10T19:57:28.433Z] [2019-10-10T19:57:28.433Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:57:28.433Z] #33 48.89 time [2019-10-10T19:57:28.433Z] #33 56.98 internal/poll [2019-10-10T19:57:28.433Z] #33 58.71 internal/fmtsort [2019-10-10T19:57:28.559Z] #61 15.41 DEP images/fs.pb-c.d [2019-10-10T19:57:28.559Z] #61 15.50 PBCC images/signalfd.pb-c.c [2019-10-10T19:57:28.818Z] #61 15.68 DEP images/signalfd.pb-c.d [2019-10-10T19:57:28.819Z] #61 15.76 PBCC images/fh.pb-c.c [2019-10-10T19:57:28.819Z] #61 15.81 PBCC images/fsnotify.pb-c.c [2019-10-10T19:57:28.855Z] #33 ... [2019-10-10T19:57:28.855Z] [2019-10-10T19:57:28.855Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:28.855Z] #23 33.21 [2019-10-10T19:57:29.079Z] #61 15.93 DEP images/fh.pb-c.d [2019-10-10T19:57:29.079Z] #61 16.05 DEP images/fsnotify.pb-c.d [2019-10-10T19:57:29.261Z] #23 33.46 ################################################## 69.8% ######################################################################## 100.0% [2019-10-10T19:57:29.261Z] #23 33.68 [2019-10-10T19:57:29.339Z] #61 16.21 PBCC images/eventpoll.pb-c.c [2019-10-10T19:57:29.339Z] #61 16.27 DEP images/eventpoll.pb-c.d [2019-10-10T19:57:29.599Z] #61 16.37 PBCC images/eventfd.pb-c.c [2019-10-10T19:57:29.599Z] #61 16.40 DEP images/eventfd.pb-c.d [2019-10-10T19:57:29.599Z] #61 16.51 PBCC images/remap-file-path.pb-c.c [2019-10-10T19:57:29.599Z] #61 16.58 DEP images/remap-file-path.pb-c.d [2019-10-10T19:57:29.860Z] #61 16.67 PBCC images/fifo.pb-c.c [2019-10-10T19:57:29.860Z] #61 16.78 DEP images/fifo.pb-c.d [2019-10-10T19:57:29.860Z] #61 16.89 PBCC images/ghost-file.pb-c.c [2019-10-10T19:57:30.120Z] #61 17.00 DEP images/ghost-file.pb-c.d [2019-10-10T19:57:30.120Z] #61 17.04 PBCC images/regfile.pb-c.c [2019-10-10T19:57:30.120Z] #61 17.13 DEP images/regfile.pb-c.d [2019-10-10T19:57:30.381Z] #61 ... [2019-10-10T19:57:30.381Z] [2019-10-10T19:57:30.381Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:57:30.381Z] #33 69.73 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T19:57:30.381Z] #33 DONE 74.3s [2019-10-10T19:57:30.381Z] [2019-10-10T19:57:30.381Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:30.381Z] #61 17.17 PBCC images/ns.pb-c.c [2019-10-10T19:57:30.381Z] #61 ... [2019-10-10T19:57:30.381Z] [2019-10-10T19:57:30.382Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:30.382Z] #16 13.64 Fetched 7742 kB in 11s (693 kB/s) [2019-10-10T19:57:30.640Z] #23 35.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T19:57:31.556Z] #23 35.71 [2019-10-10T19:57:31.556Z] #23 36.03 ############################################################ 84.1% ######################################################################## 100.0% [2019-10-10T19:57:31.955Z] #23 36.20 [2019-10-10T19:57:32.845Z] #23 ... [2019-10-10T19:57:32.845Z] [2019-10-10T19:57:32.845Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:32.845Z] #16 19.28 Reading package lists... [2019-10-10T19:57:32.845Z] #16 25.11 Building dependency tree... [2019-10-10T19:57:32.845Z] #16 26.48 The following additional packages will be installed: [2019-10-10T19:57:32.845Z] #16 26.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-10T19:57:32.845Z] #16 26.49 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-10T19:57:32.845Z] #16 26.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-10T19:57:32.845Z] #16 26.49 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-10T19:57:32.845Z] #16 26.49 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-10T19:57:32.845Z] #16 26.49 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-10T19:57:32.845Z] #16 26.49 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-10T19:57:32.845Z] #16 26.49 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-10T19:57:32.845Z] #16 26.49 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-10T19:57:32.845Z] #16 26.49 Suggested packages: [2019-10-10T19:57:32.845Z] #16 26.49 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-10T19:57:32.845Z] #16 26.49 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-10T19:57:32.845Z] #16 26.49 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-10T19:57:32.845Z] #16 26.49 vim-doc vim-scripts xfsdump acl attr quota [2019-10-10T19:57:32.845Z] #16 26.49 Recommended packages: [2019-10-10T19:57:32.845Z] #16 26.49 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-10T19:57:32.845Z] #16 26.49 python3-keyrings.alt python3-xdg unzip [2019-10-10T19:57:32.845Z] #16 31.50 The following NEW packages will be installed: [2019-10-10T19:57:32.845Z] #16 31.50 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-10T19:57:32.845Z] #16 31.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-10T19:57:32.845Z] #16 31.50 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-10T19:57:32.845Z] #16 31.50 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-10T19:57:32.845Z] #16 31.50 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-10T19:57:32.845Z] #16 31.50 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-10T19:57:32.845Z] #16 31.50 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-10T19:57:32.845Z] #16 31.50 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-10T19:57:32.845Z] #16 31.50 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-10T19:57:32.845Z] #16 31.50 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-10T19:57:32.845Z] #16 31.50 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-10T19:57:32.845Z] #16 31.50 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-10T19:57:32.845Z] #16 31.50 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-10T19:57:32.845Z] #16 31.50 xfsprogs xxd xz-utils zip [2019-10-10T19:57:32.845Z] #16 31.61 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:57:32.845Z] #16 31.61 Need to get 88.2 MB of archives. [2019-10-10T19:57:32.845Z] #16 31.61 After this operation, 565 MB of additional disk space will be used. [2019-10-10T19:57:32.845Z] #16 31.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-10T19:57:32.845Z] #16 31.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-10T19:57:32.845Z] #16 31.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-10T19:57:32.845Z] #16 31.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-10T19:57:32.845Z] #16 31.66 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-10T19:57:32.845Z] #16 31.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-10T19:57:32.845Z] #16 31.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-10T19:57:32.845Z] #16 31.77 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-10T19:57:32.845Z] #16 31.77 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-10T19:57:32.845Z] #16 31.78 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-10T19:57:32.845Z] #16 31.90 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-10T19:57:32.845Z] #16 31.92 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-10T19:57:32.845Z] #16 31.92 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-10T19:57:32.845Z] #16 31.93 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-10T19:57:32.845Z] #16 31.93 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-10T19:57:32.845Z] #16 31.94 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-10T19:57:32.845Z] #16 31.94 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-10T19:57:32.845Z] #16 31.95 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-10T19:57:32.845Z] #16 31.96 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-10T19:57:32.846Z] #16 31.97 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-10T19:57:32.846Z] #16 31.98 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-10T19:57:32.846Z] #16 31.99 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T19:57:32.846Z] #16 32.01 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T19:57:32.846Z] #16 32.02 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-10T19:57:32.846Z] #16 32.03 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-10T19:57:32.846Z] #16 32.04 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-10T19:57:32.846Z] #16 32.05 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-10T19:57:32.846Z] #16 32.06 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T19:57:32.846Z] #16 32.07 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-10T19:57:32.846Z] #16 32.15 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-10T19:57:32.846Z] #16 32.15 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-10T19:57:32.846Z] #16 32.16 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-10T19:57:32.846Z] #16 32.17 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-10T19:57:32.846Z] #16 32.18 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-10T19:57:32.846Z] #16 32.18 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-10T19:57:32.846Z] #16 32.19 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-10T19:57:32.846Z] #16 32.20 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-10T19:57:32.846Z] #16 32.20 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-10T19:57:32.846Z] #16 32.20 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-10T19:57:32.846Z] #16 32.22 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-10T19:57:32.846Z] #16 32.24 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-10T19:57:32.846Z] #16 32.25 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-10T19:57:32.846Z] #16 32.30 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-10T19:57:32.846Z] #16 32.31 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-10T19:57:32.846Z] #16 32.31 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-10T19:57:32.846Z] #16 32.32 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-10T19:57:32.846Z] #16 32.32 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-10T19:57:32.846Z] #16 32.33 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-10T19:57:32.846Z] #16 32.40 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-10T19:57:32.846Z] #16 32.41 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-10T19:57:32.846Z] #16 32.49 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-10T19:57:32.846Z] #16 32.50 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-10T19:57:32.846Z] #16 32.51 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-10T19:57:32.846Z] #16 32.52 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-10T19:57:32.846Z] #16 32.53 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-10T19:57:32.846Z] #16 32.55 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-10T19:57:32.846Z] #16 32.90 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-10T19:57:32.846Z] #16 32.96 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-10T19:57:32.846Z] #16 33.01 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-10T19:57:32.846Z] #16 33.02 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-10T19:57:32.846Z] #16 33.02 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-10T19:57:32.846Z] #16 33.07 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-10T19:57:32.846Z] #16 33.16 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-10T19:57:32.846Z] #16 33.30 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-10T19:57:32.846Z] #16 33.31 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-10T19:57:32.846Z] #16 33.67 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-10T19:57:32.846Z] #16 33.93 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-10T19:57:32.846Z] #16 33.94 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-10T19:57:33.252Z] #16 ... [2019-10-10T19:57:33.252Z] [2019-10-10T19:57:33.252Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:33.252Z] #36 53.34 time [2019-10-10T19:57:33.252Z] #36 59.62 internal/syscall/unix [2019-10-10T19:57:33.252Z] #36 59.87 os [2019-10-10T19:57:33.252Z] #36 60.51 strings [2019-10-10T19:57:33.252Z] #36 ... [2019-10-10T19:57:33.252Z] [2019-10-10T19:57:33.252Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:33.252Z] #61 15.58 CC images/core-arm.o [2019-10-10T19:57:33.252Z] #61 15.89 CC images/core-aarch64.o [2019-10-10T19:57:33.252Z] #61 16.28 CC images/core-ppc64.o [2019-10-10T19:57:33.252Z] #61 16.81 CC images/core-s390.o [2019-10-10T19:57:33.252Z] #61 17.80 CC images/cpuinfo.o [2019-10-10T19:57:33.252Z] #61 18.29 CC images/inventory.o [2019-10-10T19:57:33.252Z] #61 18.71 CC images/fdinfo.o [2019-10-10T19:57:33.252Z] #61 19.01 CC images/fown.o [2019-10-10T19:57:33.252Z] #61 19.20 CC images/ns.o [2019-10-10T19:57:33.252Z] #61 19.46 CC images/regfile.o [2019-10-10T19:57:33.252Z] #61 19.68 CC images/ghost-file.o [2019-10-10T19:57:33.252Z] #61 19.96 CC images/fifo.o [2019-10-10T19:57:33.252Z] #61 20.18 CC images/remap-file-path.o [2019-10-10T19:57:33.252Z] #61 20.41 CC images/eventfd.o [2019-10-10T19:57:33.252Z] #61 20.62 CC images/eventpoll.o [2019-10-10T19:57:33.252Z] #61 20.84 CC images/fh.o [2019-10-10T19:57:33.252Z] #61 21.09 CC images/fsnotify.o [2019-10-10T19:57:33.252Z] #61 21.59 CC images/signalfd.o [2019-10-10T19:57:33.252Z] #61 21.85 CC images/fs.o [2019-10-10T19:57:33.252Z] #61 21.98 CC images/pstree.o [2019-10-10T19:57:33.252Z] #61 22.25 CC images/pipe.o [2019-10-10T19:57:33.252Z] #61 ... [2019-10-10T19:57:33.252Z] [2019-10-10T19:57:33.252Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:33.252Z] #36 63.66 regexp/syntax [2019-10-10T19:57:34.111Z] #36 64.30 fmt [2019-10-10T19:57:34.588Z] #16 13.64 Reading package lists... [2019-10-10T19:57:34.588Z] #16 ... [2019-10-10T19:57:34.588Z] [2019-10-10T19:57:34.588Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:34.588Z] #36 68.13 encoding/binary [2019-10-10T19:57:34.588Z] #36 68.18 go/token [2019-10-10T19:57:34.588Z] #36 68.24 net/url [2019-10-10T19:57:34.588Z] #36 69.96 go/scanner [2019-10-10T19:57:34.588Z] #36 71.68 text/template/parse [2019-10-10T19:57:34.588Z] #36 72.38 encoding/base64 [2019-10-10T19:57:34.588Z] #36 73.37 go/ast [2019-10-10T19:57:34.588Z] #36 73.94 encoding/json [2019-10-10T19:57:34.588Z] #36 ... [2019-10-10T19:57:34.588Z] [2019-10-10T19:57:34.588Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:34.588Z] #61 17.31 DEP images/ns.pb-c.d [2019-10-10T19:57:34.588Z] #61 17.45 PBCC images/fdinfo.pb-c.c [2019-10-10T19:57:34.588Z] #61 17.59 DEP images/fdinfo.pb-c.d [2019-10-10T19:57:34.588Z] #61 17.73 PBCC images/core-aarch64.pb-c.c [2019-10-10T19:57:34.588Z] #61 17.86 PBCC images/core-arm.pb-c.c [2019-10-10T19:57:34.588Z] #61 17.94 PBCC images/core-ppc64.pb-c.c [2019-10-10T19:57:34.588Z] #61 18.09 PBCC images/core-s390.pb-c.c [2019-10-10T19:57:34.588Z] #61 18.23 PBCC images/core-x86.pb-c.c [2019-10-10T19:57:34.588Z] #61 18.34 PBCC images/core.pb-c.c [2019-10-10T19:57:34.588Z] #61 18.49 PBCC images/inventory.pb-c.c [2019-10-10T19:57:34.588Z] #61 18.59 DEP images/core-aarch64.pb-c.d [2019-10-10T19:57:34.588Z] #61 18.71 DEP images/core-arm.pb-c.d [2019-10-10T19:57:34.588Z] #61 18.77 DEP images/core-ppc64.pb-c.d [2019-10-10T19:57:34.588Z] #61 18.89 DEP images/core-s390.pb-c.d [2019-10-10T19:57:34.588Z] #61 19.00 DEP images/core-x86.pb-c.d [2019-10-10T19:57:34.588Z] #61 19.12 DEP images/core.pb-c.d [2019-10-10T19:57:34.588Z] #61 19.21 DEP images/inventory.pb-c.d [2019-10-10T19:57:34.588Z] #61 19.30 PBCC images/cpuinfo.pb-c.c [2019-10-10T19:57:34.588Z] #61 19.34 DEP images/cpuinfo.pb-c.d [2019-10-10T19:57:34.588Z] #61 19.37 PBCC images/stats.pb-c.c [2019-10-10T19:57:34.588Z] #61 19.42 DEP images/stats.pb-c.d [2019-10-10T19:57:34.588Z] #61 21.38 make[1]: Nothing to be done for 'all'. [2019-10-10T19:57:36.445Z] #36 ... [2019-10-10T19:57:36.445Z] [2019-10-10T19:57:36.445Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:57:36.445Z] #23 38.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T19:57:36.445Z] #23 38.24 skipping existing b63cc5f62c21 [2019-10-10T19:57:36.445Z] #23 38.32 [2019-10-10T19:57:36.445Z] #23 39.84 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T19:57:36.445Z] #23 40.60 [2019-10-10T19:57:36.445Z] #23 40.83 ######################################################################## 100.0% [2019-10-10T19:57:36.445Z] #23 40.92 [2019-10-10T19:57:36.445Z] #23 40.95 Download of images into '/build' complete. [2019-10-10T19:57:36.445Z] #23 40.95 Use something like the following to load the result into a Docker daemon: [2019-10-10T19:57:36.445Z] #23 40.95 tar -cC '/build' . | docker load [2019-10-10T19:57:36.445Z] #23 DONE 41.1s [2019-10-10T19:57:36.501Z] #61 23.22 CC images/stats.o [2019-10-10T19:57:36.821Z] [2019-10-10T19:57:36.821Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:36.821Z] #61 22.49 CC images/tcp-stream.o [2019-10-10T19:57:36.821Z] #61 22.67 CC images/sk-packet.o [2019-10-10T19:57:36.821Z] #61 22.94 CC images/mnt.o [2019-10-10T19:57:36.821Z] #61 23.15 CC images/pipe-data.o [2019-10-10T19:57:36.821Z] #61 23.29 CC images/sa.o [2019-10-10T19:57:36.821Z] #61 23.60 CC images/timer.o [2019-10-10T19:57:36.821Z] #61 24.04 CC images/timerfd.o [2019-10-10T19:57:36.821Z] #61 24.32 CC images/mm.o [2019-10-10T19:57:36.821Z] #61 24.71 CC images/sk-opts.o [2019-10-10T19:57:36.821Z] #61 25.01 CC images/sk-unix.o [2019-10-10T19:57:36.821Z] #61 25.41 CC images/sk-inet.o [2019-10-10T19:57:36.821Z] #61 25.85 CC images/tun.o [2019-10-10T19:57:37.072Z] #61 23.96 CC images/core.o [2019-10-10T19:57:37.660Z] #61 26.60 CC images/sk-netlink.o [2019-10-10T19:57:37.660Z] #61 26.84 CC images/packet-sock.o [2019-10-10T19:57:37.660Z] #61 ... [2019-10-10T19:57:37.660Z] [2019-10-10T19:57:37.660Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:57:37.660Z] #50 31.27 + cd /tmp/tmp.ZGZInw25wz/src/github.com/containerd/containerd [2019-10-10T19:57:37.660Z] #50 31.27 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:57:37.660Z] #50 31.99 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T19:57:37.660Z] #50 31.99 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T19:57:37.660Z] #50 31.99 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T19:57:37.660Z] #50 31.99 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T19:57:37.660Z] #50 31.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T19:57:37.660Z] #50 31.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T19:57:37.660Z] #50 31.99 + '[' '' = dynamic ']' [2019-10-10T19:57:37.660Z] #50 31.99 + make [2019-10-10T19:57:37.660Z] #50 32.90 + bin/ctr [2019-10-10T19:57:38.187Z] #61 25.02 CC images/core-x86.o [2019-10-10T19:57:38.191Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:19975363 Name:quota Decls:[0xc01667d300 0xc01667d380 0xc01667d400 0xc01667d480 0xc01ba94e70 0xc01ba95200] Scope:scope 0xc022849440 { [2019-10-10T19:57:38.191Z] var ErrQuotaNotSupported [2019-10-10T19:57:38.191Z] type errQuotaNotSupported [2019-10-10T19:57:38.191Z] } [2019-10-10T19:57:38.191Z] Imports:[0xc01ba94c00] Unresolved:[errdefs nil string] Comments:[0xc01acabe80 0xc01acbc000]} [2019-10-10T19:57:38.211Z] #50 ... [2019-10-10T19:57:38.211Z] [2019-10-10T19:57:38.211Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:38.211Z] #16 35.99 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-10T19:57:38.211Z] #16 39.02 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:57:38.211Z] #16 39.06 Fetched 88.2 MB in 6s (14.2 MB/s) [2019-10-10T19:57:38.211Z] #16 39.14 Selecting previously unselected package bash-completion. [2019-10-10T19:57:38.211Z] #16 39.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-10T19:57:38.211Z] #16 39.24 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-10T19:57:38.758Z] #61 ... [2019-10-10T19:57:38.758Z] [2019-10-10T19:57:38.758Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:57:38.758Z] #50 34.22 + bin/ctr [2019-10-10T19:57:38.758Z] #50 ... [2019-10-10T19:57:38.758Z] [2019-10-10T19:57:38.758Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:38.758Z] #61 25.80 CC images/core-arm.o [2019-10-10T19:57:39.045Z] #16 ... [2019-10-10T19:57:39.045Z] [2019-10-10T19:57:39.045Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:57:39.045Z] #33 59.32 internal/syscall/unix [2019-10-10T19:57:39.045Z] #33 59.47 strings [2019-10-10T19:57:39.045Z] #33 59.67 os [2019-10-10T19:57:39.045Z] #33 62.70 path [2019-10-10T19:57:39.045Z] #33 63.13 text/tabwriter [2019-10-10T19:57:39.045Z] #33 64.02 fmt [2019-10-10T19:57:39.045Z] #33 64.02 path/filepath [2019-10-10T19:57:39.045Z] #33 66.25 io/ioutil [2019-10-10T19:57:39.045Z] #33 68.67 flag [2019-10-10T19:57:39.045Z] #33 68.67 github.com/BurntSushi/toml [2019-10-10T19:57:39.045Z] #33 ... [2019-10-10T19:57:39.045Z] [2019-10-10T19:57:39.045Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:39.045Z] #61 27.15 CC images/ipc-var.o [2019-10-10T19:57:39.045Z] #61 27.31 CC images/ipc-desc.o [2019-10-10T19:57:39.045Z] #61 27.47 CC images/ipc-shm.o [2019-10-10T19:57:39.045Z] #61 27.63 CC images/ipc-msg.o [2019-10-10T19:57:39.045Z] #61 27.89 CC images/ipc-sem.o [2019-10-10T19:57:39.045Z] #61 28.03 CC images/utsns.o [2019-10-10T19:57:39.045Z] #61 28.14 CC images/creds.o [2019-10-10T19:57:39.328Z] #61 26.24 CC images/core-aarch64.o [2019-10-10T19:57:39.437Z] #61 28.30 CC images/vma.o [2019-10-10T19:57:39.437Z] #61 28.44 CC images/netdev.o [2019-10-10T19:57:39.846Z] #61 28.81 CC images/tty.o [2019-10-10T19:57:39.898Z] #61 26.74 CC images/core-ppc64.o [2019-10-10T19:57:40.249Z] #61 29.23 CC images/file-lock.o [2019-10-10T19:57:40.249Z] #61 29.38 CC images/rlimit.o [2019-10-10T19:57:40.471Z] #61 27.54 CC images/core-s390.o [2019-10-10T19:57:40.653Z] #61 29.58 CC images/pagemap.o [2019-10-10T19:57:40.653Z] #61 29.80 CC images/siginfo.o [2019-10-10T19:57:41.052Z] #61 30.04 CC images/rpc.o [2019-10-10T19:57:41.412Z] #61 28.22 CC images/cpuinfo.o [2019-10-10T19:57:41.924Z] #61 30.76 CC images/ext-file.o [2019-10-10T19:57:41.924Z] #61 30.91 CC images/cgroup.o [2019-10-10T19:57:41.993Z] #61 28.92 CC images/inventory.o [2019-10-10T19:57:42.254Z] #61 29.25 CC images/fdinfo.o [2019-10-10T19:57:42.522Z] #61 31.40 CC images/userns.o [2019-10-10T19:57:42.825Z] #61 29.67 CC images/fown.o [2019-10-10T19:57:43.085Z] #61 30.04 CC images/ns.o [2019-10-10T19:57:43.345Z] #61 30.33 CC images/regfile.o [2019-10-10T19:57:43.365Z] #61 31.75 CC images/google/protobuf/descriptor.o [2019-10-10T19:57:43.605Z] #61 30.67 CC images/ghost-file.o [2019-10-10T19:57:44.176Z] #61 31.16 CC images/fifo.o [2019-10-10T19:57:44.358Z] #61 33.20 CC images/opts.o [2019-10-10T19:57:44.358Z] #61 33.39 CC images/seccomp.o [2019-10-10T19:57:44.747Z] #61 31.45 CC images/remap-file-path.o [2019-10-10T19:57:44.747Z] #61 ... [2019-10-10T19:57:44.747Z] [2019-10-10T19:57:44.747Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:44.747Z] #16 13.64 Reading package lists... [2019-10-10T19:57:44.747Z] #16 19.01 Reading package lists... [2019-10-10T19:57:44.747Z] #16 24.08 Building dependency tree... [2019-10-10T19:57:44.747Z] #16 25.77 The following additional packages will be installed: [2019-10-10T19:57:44.747Z] #16 25.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-10T19:57:44.747Z] #16 25.77 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-10T19:57:44.747Z] #16 25.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-10T19:57:44.747Z] #16 25.77 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-10T19:57:44.747Z] #16 25.77 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-10T19:57:44.747Z] #16 25.77 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-10T19:57:44.747Z] #16 25.77 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-10T19:57:44.747Z] #16 25.78 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-10T19:57:44.747Z] #16 25.78 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-10T19:57:44.747Z] #16 25.80 Suggested packages: [2019-10-10T19:57:44.747Z] #16 25.80 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-10T19:57:44.747Z] #16 25.80 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-10T19:57:44.747Z] #16 25.80 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-10T19:57:44.747Z] #16 25.80 vim-doc vim-scripts xfsdump acl attr quota [2019-10-10T19:57:44.747Z] #16 25.80 Recommended packages: [2019-10-10T19:57:44.747Z] #16 25.80 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-10T19:57:44.747Z] #16 25.80 python3-keyrings.alt python3-xdg unzip [2019-10-10T19:57:44.766Z] #61 33.63 CC images/binfmt-misc.o [2019-10-10T19:57:44.766Z] #61 33.84 CC images/time.o [2019-10-10T19:57:45.008Z] #16 28.80 The following NEW packages will be installed: [2019-10-10T19:57:45.008Z] #16 28.80 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-10T19:57:45.008Z] #16 28.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-10T19:57:45.008Z] #16 28.80 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-10T19:57:45.008Z] #16 28.80 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-10T19:57:45.008Z] #16 28.80 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-10T19:57:45.008Z] #16 28.80 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-10T19:57:45.008Z] #16 28.82 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-10T19:57:45.008Z] #16 28.82 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-10T19:57:45.008Z] #16 28.82 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-10T19:57:45.008Z] #16 28.82 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-10T19:57:45.008Z] #16 28.82 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-10T19:57:45.008Z] #16 28.82 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-10T19:57:45.008Z] #16 28.82 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-10T19:57:45.008Z] #16 28.82 xfsprogs xxd xz-utils zip [2019-10-10T19:57:45.008Z] #16 ... [2019-10-10T19:57:45.008Z] [2019-10-10T19:57:45.008Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:45.008Z] #61 31.77 CC images/eventfd.o [2019-10-10T19:57:45.177Z] #61 33.96 CC images/sysctl.o [2019-10-10T19:57:45.177Z] #61 34.18 CC images/autofs.o [2019-10-10T19:57:45.177Z] #61 34.32 CC images/macvlan.o [2019-10-10T19:57:45.268Z] #61 32.05 CC images/eventpoll.o [2019-10-10T19:57:45.529Z] #61 32.43 CC images/fh.o [2019-10-10T19:57:45.581Z] #61 34.49 CC images/sit.o [2019-10-10T19:57:45.581Z] #61 34.77 LINK images/built-in.o [2019-10-10T19:57:45.808Z] #61 32.86 CC images/fsnotify.o [2019-10-10T19:57:45.995Z] #61 ... [2019-10-10T19:57:45.995Z] [2019-10-10T19:57:45.995Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:45.995Z] #16 42.18 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-10T19:57:45.995Z] #16 42.78 Selecting previously unselected package libnet1:s390x. [2019-10-10T19:57:45.995Z] #16 42.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 42.79 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T19:57:45.995Z] #16 42.85 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-10T19:57:45.995Z] #16 42.85 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 42.86 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-10T19:57:45.995Z] #16 42.91 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-10T19:57:45.995Z] #16 42.91 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 42.92 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-10T19:57:45.995Z] #16 43.08 Selecting previously unselected package libudev-dev:s390x. [2019-10-10T19:57:45.995Z] #16 43.08 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 43.10 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-10T19:57:45.995Z] #16 43.25 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-10T19:57:45.995Z] #16 43.26 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 43.26 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-10T19:57:45.995Z] #16 43.92 Selecting previously unselected package python3.5-minimal. [2019-10-10T19:57:45.995Z] #16 43.92 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 43.93 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T19:57:45.995Z] #16 45.51 Selecting previously unselected package python3-minimal. [2019-10-10T19:57:45.995Z] #16 45.51 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 45.51 Unpacking python3-minimal (3.5.3-1) ... [2019-10-10T19:57:45.995Z] #16 45.68 Selecting previously unselected package libmpdec2:s390x. [2019-10-10T19:57:45.995Z] #16 45.69 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 45.70 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-10T19:57:45.995Z] #16 45.93 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-10T19:57:45.995Z] #16 45.93 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 45.93 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-10T19:57:45.995Z] #16 47.80 Selecting previously unselected package python3.5. [2019-10-10T19:57:45.995Z] #16 47.80 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 47.80 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T19:57:45.995Z] #16 47.95 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-10T19:57:45.995Z] #16 47.95 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-10T19:57:45.995Z] #16 47.96 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-10T19:57:45.995Z] #16 48.06 Selecting previously unselected package dh-python. [2019-10-10T19:57:45.995Z] #16 48.06 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-10T19:57:45.995Z] #16 48.07 Unpacking dh-python (2.20170125) ... [2019-10-10T19:57:45.995Z] #16 ... [2019-10-10T19:57:45.995Z] [2019-10-10T19:57:45.995Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:45.995Z] #61 34.96 GEN compel/include/asm [2019-10-10T19:57:45.995Z] #61 34.96 GEN compel/include/version.h [2019-10-10T19:57:45.995Z] #61 34.97 touch .config [2019-10-10T19:57:45.995Z] #61 34.98 GEN include/common/config.h [2019-10-10T19:57:45.995Z] #61 35.04 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-10T19:57:45.995Z] #61 35.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-10T19:57:45.995Z] #61 35.11 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-10T19:57:45.995Z] #61 35.13 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-10T19:57:46.382Z] #61 ... [2019-10-10T19:57:46.382Z] [2019-10-10T19:57:46.382Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:46.382Z] #36 80.58 text/template [2019-10-10T19:57:46.382Z] #36 83.73 go/parser [2019-10-10T19:57:46.382Z] #36 85.23 math/big [2019-10-10T19:57:46.382Z] #36 88.23 go/doc [2019-10-10T19:57:46.382Z] #36 89.02 vendor/golang.org/x/text/unicode/bidi [2019-10-10T19:57:46.382Z] #36 ... [2019-10-10T19:57:46.382Z] [2019-10-10T19:57:46.382Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:46.382Z] #16 29.94 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:57:46.382Z] #16 29.94 Need to get 84.4 MB of archives. [2019-10-10T19:57:46.382Z] #16 29.94 After this operation, 528 MB of additional disk space will be used. [2019-10-10T19:57:46.382Z] #16 29.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-10T19:57:46.382Z] #16 29.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-10T19:57:46.382Z] #16 29.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-10T19:57:46.382Z] #16 29.96 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-10T19:57:46.382Z] #16 29.97 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-10T19:57:46.382Z] #16 29.98 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-10-10T19:57:46.382Z] #16 30.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-10-10T19:57:46.382Z] #16 30.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-10T19:57:46.382Z] #16 30.19 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-10T19:57:46.382Z] #16 30.19 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-10-10T19:57:46.382Z] #16 30.35 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-10T19:57:46.382Z] #16 30.40 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-10T19:57:46.382Z] #16 30.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-10T19:57:46.382Z] #16 30.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-10T19:57:46.382Z] #16 30.41 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-10T19:57:46.382Z] #16 30.42 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-10T19:57:46.382Z] #16 30.44 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-10T19:57:46.382Z] #16 30.45 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-10T19:57:46.382Z] #16 30.45 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-10T19:57:46.382Z] #16 30.46 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-10T19:57:46.382Z] #16 30.48 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-10T19:57:46.382Z] #16 30.49 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-10T19:57:46.382Z] #16 30.51 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T19:57:46.382Z] #16 30.53 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-10T19:57:46.382Z] #16 30.54 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-10-10T19:57:46.382Z] #16 30.54 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-10-10T19:57:46.382Z] #16 30.57 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-10T19:57:46.406Z] #61 35.15 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-10T19:57:46.406Z] #61 35.19 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-10T19:57:46.406Z] #61 35.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-10T19:57:46.406Z] #61 35.22 DEP compel/plugins/std/infect.d [2019-10-10T19:57:46.406Z] #61 35.45 DEP compel/plugins/std/string.d [2019-10-10T19:57:46.406Z] #61 35.52 DEP compel/plugins/std/log.d [2019-10-10T19:57:46.406Z] #61 35.58 DEP compel/plugins/std/fds.d [2019-10-10T19:57:46.643Z] #16 30.58 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-10T19:57:46.643Z] #16 30.59 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-10T19:57:46.643Z] #16 30.61 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-10T19:57:46.643Z] #16 30.63 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-10-10T19:57:46.643Z] #16 30.63 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-10T19:57:46.643Z] #16 30.64 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-10T19:57:46.643Z] #16 30.65 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-10T19:57:46.643Z] #16 30.67 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-10T19:57:46.643Z] #16 30.67 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-10T19:57:46.643Z] #16 30.67 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-10T19:57:46.643Z] #16 30.68 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-10-10T19:57:46.643Z] #16 30.68 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-10T19:57:46.643Z] #16 30.70 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-10T19:57:46.643Z] #16 30.71 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-10T19:57:46.643Z] #16 30.73 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-10T19:57:46.643Z] #16 30.75 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-10T19:57:46.643Z] #16 30.76 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-10-10T19:57:46.643Z] #16 30.77 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-10T19:57:46.805Z] #61 35.71 DEP compel/plugins/std/std.d [2019-10-10T19:57:46.805Z] #61 35.79 DEP compel/plugins/shmem/shmem.d [2019-10-10T19:57:46.805Z] #61 35.89 DEP compel/plugins/fds/fds.d [2019-10-10T19:57:46.903Z] #16 30.77 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-10T19:57:46.903Z] #16 30.78 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-10T19:57:46.903Z] #16 30.79 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-10T19:57:46.903Z] #16 30.87 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-10T19:57:46.903Z] #16 30.89 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-10T19:57:46.903Z] #16 30.93 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-10T19:57:46.903Z] #16 30.95 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-10T19:57:46.903Z] #16 30.95 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-10T19:57:46.903Z] #16 30.96 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-10T19:57:46.903Z] #16 30.97 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-10-10T19:57:46.903Z] #16 30.98 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-10T19:57:47.164Z] #16 31.17 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-10T19:57:47.164Z] #16 31.22 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-10T19:57:47.164Z] #16 31.23 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-10T19:57:47.211Z] #61 36.07 CC compel/plugins/std/std.o [2019-10-10T19:57:47.211Z] #61 ... [2019-10-10T19:57:47.211Z] [2019-10-10T19:57:47.211Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:57:47.211Z] #33 70.46 log [2019-10-10T19:57:47.211Z] #33 72.76 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T19:57:47.211Z] #33 DONE 77.5s [2019-10-10T19:57:47.211Z] [2019-10-10T19:57:47.211Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:47.211Z] #16 48.23 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-10T19:57:47.211Z] #16 48.24 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T19:57:47.424Z] #16 31.25 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-10-10T19:57:47.424Z] #16 31.25 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-10T19:57:47.424Z] #16 31.27 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-10-10T19:57:47.424Z] #16 31.32 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-10-10T19:57:47.424Z] #16 31.40 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-10T19:57:47.424Z] #16 31.41 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-10T19:57:47.685Z] #16 31.61 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-10T19:57:47.685Z] #16 31.75 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-10-10T19:57:47.946Z] #16 31.76 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-10-10T19:57:49.188Z] #16 51.10 Setting up python3-minimal (3.5.3-1) ... [2019-10-10T19:57:49.330Z] #16 32.96 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-10-10T19:57:49.659Z] #16 ... [2019-10-10T19:57:49.659Z] [2019-10-10T19:57:49.659Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:49.659Z] #36 69.75 regexp [2019-10-10T19:57:49.659Z] #36 70.26 flag [2019-10-10T19:57:49.659Z] #36 72.59 go/scanner [2019-10-10T19:57:49.659Z] #36 73.81 internal/lazyregexp [2019-10-10T19:57:49.659Z] #36 74.36 net/url [2019-10-10T19:57:49.659Z] #36 74.94 go/ast [2019-10-10T19:57:49.659Z] #36 76.32 text/template/parse [2019-10-10T19:57:49.659Z] #36 ... [2019-10-10T19:57:49.659Z] [2019-10-10T19:57:49.659Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:49.659Z] #61 36.68 CC compel/plugins/std/fds.o [2019-10-10T19:57:49.659Z] #61 37.29 CC compel/plugins/std/log.o [2019-10-10T19:57:49.659Z] #61 38.16 CC compel/plugins/std/string.o [2019-10-10T19:57:49.659Z] #61 38.81 CC compel/plugins/std/infect.o [2019-10-10T19:57:50.099Z] Removing intermediate container 370ac77e067e [2019-10-10T19:57:50.099Z] ---> d1f922e9acb0 [2019-10-10T19:57:50.099Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-10T19:57:50.099Z] ---> Running in 38e4b3a8aba1 [2019-10-10T19:57:50.099Z] Removing intermediate container 38e4b3a8aba1 [2019-10-10T19:57:50.099Z] ---> eda519bc49fe [2019-10-10T19:57:50.099Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-10T19:57:50.099Z] ---> Running in 08b91b9089e2 [2019-10-10T19:57:50.099Z] Removing intermediate container 08b91b9089e2 [2019-10-10T19:57:50.099Z] ---> 1cc734601bec [2019-10-10T19:57:50.099Z] Step 8/8 : COPY . . [2019-10-10T19:57:50.639Z] #61 39.44 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-10T19:57:50.639Z] #61 39.48 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-10T19:57:50.639Z] #61 39.61 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-10T19:57:50.712Z] #16 34.81 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:57:50.972Z] #16 34.93 Fetched 84.4 MB in 4s (16.9 MB/s) [2019-10-10T19:57:50.972Z] #16 35.01 Selecting previously unselected package bash-completion. [2019-10-10T19:57:51.038Z] #61 39.90 AR compel/plugins/std.lib.a [2019-10-10T19:57:51.039Z] #61 40.02 CC compel/plugins/fds/fds.o [2019-10-10T19:57:51.233Z] #16 35.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-10-10T19:57:51.233Z] #16 35.07 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-10T19:57:51.439Z] #61 40.21 AR compel/plugins/fds.lib.a [2019-10-10T19:57:51.440Z] #61 40.24 HOSTDEP compel/src/lib/log-host.d [2019-10-10T19:57:51.440Z] #61 40.39 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-10T19:57:51.440Z] #61 40.50 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-10T19:57:51.440Z] #61 40.58 HOSTDEP compel/src/main-host.d [2019-10-10T19:57:51.824Z] #61 40.78 DEP compel/src/lib/ptrace.d [2019-10-10T19:57:51.824Z] #61 40.88 DEP compel/src/lib/infect.d [2019-10-10T19:57:52.217Z] #61 41.19 DEP compel/src/lib/infect-util.d [2019-10-10T19:57:52.217Z] #61 41.35 DEP compel/src/lib/infect-rpc.d [2019-10-10T19:57:52.618Z] #61 41.50 DEP compel/arch/s390/src/lib/infect.d [2019-10-10T19:57:52.618Z] #61 41.61 DEP compel/arch/s390/src/lib/cpu.d [2019-10-10T19:57:52.618Z] #61 41.71 DEP compel/src/lib/log.d [2019-10-10T19:57:52.620Z] #16 ... [2019-10-10T19:57:52.620Z] [2019-10-10T19:57:52.620Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:57:52.620Z] #64 89.59 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T19:57:52.620Z] #64 89.59 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T19:57:52.620Z] #64 DONE 96.9s [2019-10-10T19:57:52.620Z] [2019-10-10T19:57:52.620Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T19:57:52.620Z] #65 DONE 0.1s [2019-10-10T19:57:52.620Z] [2019-10-10T19:57:52.620Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:52.620Z] #61 33.91 CC images/signalfd.o [2019-10-10T19:57:52.620Z] #61 34.27 CC images/fs.o [2019-10-10T19:57:52.620Z] #61 34.58 CC images/pstree.o [2019-10-10T19:57:52.620Z] #61 34.97 CC images/pipe.o [2019-10-10T19:57:52.620Z] #61 35.45 CC images/tcp-stream.o [2019-10-10T19:57:52.620Z] #61 35.87 CC images/sk-packet.o [2019-10-10T19:57:52.620Z] #61 36.39 CC images/mnt.o [2019-10-10T19:57:52.620Z] #61 36.68 CC images/pipe-data.o [2019-10-10T19:57:52.620Z] #61 37.04 CC images/sa.o [2019-10-10T19:57:52.620Z] #61 37.37 CC images/timer.o [2019-10-10T19:57:52.620Z] #61 37.92 CC images/timerfd.o [2019-10-10T19:57:52.620Z] #61 38.25 CC images/mm.o [2019-10-10T19:57:52.620Z] #61 38.67 CC images/sk-opts.o [2019-10-10T19:57:52.620Z] #61 39.13 CC images/sk-unix.o [2019-10-10T19:57:52.620Z] #61 39.59 CC images/sk-inet.o [2019-10-10T19:57:53.014Z] #61 41.80 DEP compel/src/main.d [2019-10-10T19:57:53.014Z] #61 41.98 DEP compel/src/lib/handle-elf.d [2019-10-10T19:57:53.014Z] #61 42.12 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-10T19:57:53.563Z] #61 40.37 CC images/tun.o [2019-10-10T19:57:53.612Z] #61 42.27 CC compel/src/lib/log.o [2019-10-10T19:57:53.612Z] #61 42.66 CC compel/arch/s390/src/lib/cpu.o [2019-10-10T19:57:53.823Z] #61 40.80 CC images/sk-netlink.o [2019-10-10T19:57:54.041Z] #61 ... [2019-10-10T19:57:54.041Z] [2019-10-10T19:57:54.041Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:54.041Z] #16 52.72 Selecting previously unselected package python3. [2019-10-10T19:57:54.041Z] #16 52.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-10T19:57:54.041Z] #16 52.75 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 52.78 Unpacking python3 (3.5.3-1) ... [2019-10-10T19:57:54.041Z] #16 53.00 Selecting previously unselected package pigz. [2019-10-10T19:57:54.041Z] #16 53.00 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 53.01 Unpacking pigz (2.3.4-1) ... [2019-10-10T19:57:54.041Z] #16 53.12 Selecting previously unselected package libip4tc0:s390x. [2019-10-10T19:57:54.041Z] #16 53.12 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 53.13 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T19:57:54.041Z] #16 53.32 Selecting previously unselected package libip6tc0:s390x. [2019-10-10T19:57:54.041Z] #16 53.32 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 53.32 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T19:57:54.041Z] #16 53.43 Selecting previously unselected package libiptc0:s390x. [2019-10-10T19:57:54.041Z] #16 53.43 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 53.43 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T19:57:54.041Z] #16 53.54 Selecting previously unselected package libxtables12:s390x. [2019-10-10T19:57:54.041Z] #16 53.54 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 53.55 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T19:57:54.041Z] #16 53.63 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-10T19:57:54.041Z] #16 53.63 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 53.63 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-10T19:57:54.041Z] #16 53.69 Selecting previously unselected package iptables. [2019-10-10T19:57:54.041Z] #16 53.69 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 53.69 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T19:57:54.041Z] #16 54.02 Selecting previously unselected package xxd. [2019-10-10T19:57:54.041Z] #16 54.02 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 54.03 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:57:54.041Z] #16 54.13 Selecting previously unselected package vim-common. [2019-10-10T19:57:54.041Z] #16 54.13 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T19:57:54.041Z] #16 54.14 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:57:54.041Z] #16 54.31 Selecting previously unselected package bzip2. [2019-10-10T19:57:54.041Z] #16 54.31 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 54.31 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-10T19:57:54.041Z] #16 54.41 Selecting previously unselected package libgpm2:s390x. [2019-10-10T19:57:54.041Z] #16 54.41 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 54.42 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-10T19:57:54.041Z] #16 54.48 Selecting previously unselected package xz-utils. [2019-10-10T19:57:54.041Z] #16 54.49 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 54.49 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-10T19:57:54.041Z] #16 54.73 Selecting previously unselected package aufs-tools. [2019-10-10T19:57:54.041Z] #16 54.73 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 54.74 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-10T19:57:54.041Z] #16 54.87 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T19:57:54.041Z] #16 54.87 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 54.87 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T19:57:54.041Z] #16 54.94 Selecting previously unselected package btrfs-progs. [2019-10-10T19:57:54.041Z] #16 54.94 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 54.95 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T19:57:54.041Z] #16 55.57 Selecting previously unselected package btrfs-tools. [2019-10-10T19:57:54.041Z] #16 55.57 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 55.57 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T19:57:54.041Z] #16 55.63 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-10T19:57:54.041Z] #16 55.63 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 55.63 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T19:57:54.041Z] #16 55.73 Selecting previously unselected package dmsetup. [2019-10-10T19:57:54.041Z] #16 55.73 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 55.74 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-10T19:57:54.041Z] #16 55.86 Selecting previously unselected package libonig4:s390x. [2019-10-10T19:57:54.041Z] #16 55.86 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 55.87 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-10T19:57:54.041Z] #16 56.07 Selecting previously unselected package libjq1:s390x. [2019-10-10T19:57:54.041Z] #16 56.07 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 56.08 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T19:57:54.041Z] #16 56.17 Selecting previously unselected package jq. [2019-10-10T19:57:54.041Z] #16 56.17 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 56.17 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T19:57:54.041Z] #16 56.25 Selecting previously unselected package libaio1:s390x. [2019-10-10T19:57:54.041Z] #16 56.25 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-10T19:57:54.041Z] #16 56.25 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-10T19:57:54.041Z] #16 56.28 Selecting previously unselected package libcap2-bin. [2019-10-10T19:57:54.393Z] #61 41.21 CC images/packet-sock.o [2019-10-10T19:57:54.436Z] #16 56.28 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-10T19:57:54.436Z] #16 56.29 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-10T19:57:54.436Z] #16 56.40 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-10T19:57:54.436Z] #16 56.40 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-10T19:57:54.436Z] #16 56.40 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T19:57:54.436Z] #16 56.48 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-10T19:57:54.436Z] #16 56.49 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-10T19:57:54.436Z] #16 56.49 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-10T19:57:54.436Z] #16 56.70 Selecting previously unselected package libpcre16-3:s390x. [2019-10-10T19:57:54.835Z] #16 56.70 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-10T19:57:54.835Z] #16 56.71 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-10T19:57:54.835Z] #16 56.84 Selecting previously unselected package libpcre32-3:s390x. [2019-10-10T19:57:54.835Z] #16 56.84 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-10T19:57:54.835Z] #16 56.85 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-10T19:57:54.835Z] #16 57.02 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-10T19:57:54.835Z] #16 57.03 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-10T19:57:54.835Z] #16 57.03 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-10T19:57:54.964Z] #61 41.74 CC images/ipc-var.o [2019-10-10T19:57:54.964Z] #61 ... [2019-10-10T19:57:54.964Z] [2019-10-10T19:57:54.964Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:57:54.964Z] #16 38.76 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-10T19:57:55.232Z] #16 57.44 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-10T19:57:55.232Z] #16 57.44 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-10T19:57:55.232Z] #16 57.46 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-10T19:57:55.535Z] #16 39.51 Selecting previously unselected package libnet1:arm64. [2019-10-10T19:57:55.535Z] #16 39.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-10T19:57:55.535Z] #16 39.52 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-10T19:57:55.535Z] #16 39.70 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-10T19:57:55.626Z] #16 57.77 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-10T19:57:55.626Z] #16 57.77 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-10T19:57:55.626Z] #16 57.77 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-10T19:57:55.626Z] #16 57.88 Selecting previously unselected package libnl-3-200:s390x. [2019-10-10T19:57:55.626Z] #16 57.88 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-10T19:57:55.626Z] #16 57.89 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T19:57:55.626Z] #16 57.99 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-10T19:57:55.626Z] #16 57.99 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-10T19:57:55.795Z] #16 39.71 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-10T19:57:55.795Z] #16 39.71 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-10T19:57:56.056Z] #16 39.94 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-10T19:57:56.056Z] #16 39.94 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-10T19:57:56.056Z] #16 39.95 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-10T19:57:56.056Z] #16 40.13 Selecting previously unselected package libudev-dev:arm64. [2019-10-10T19:57:56.056Z] #16 40.15 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-10T19:57:56.056Z] #16 40.18 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-10T19:57:56.089Z] #16 57.99 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T19:57:56.089Z] #16 58.11 Selecting previously unselected package libreadline5:s390x. [2019-10-10T19:57:56.089Z] #16 58.11 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-10T19:57:56.089Z] #16 58.12 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-10T19:57:56.089Z] #16 58.28 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-10T19:57:56.089Z] #16 58.28 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-10T19:57:56.089Z] #16 58.29 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-10T19:57:56.251Z] INFO [runner] worker.2 took 1m38.923840793s with stages: golint: 1m15.980593854s, gosec: 12.296088847s, gofmt: 4.487515915s, ineffassign: 2.85914957s, misspell: 1.982648816s, varcheck: 579.820459ms, deadcode: 391.829097ms, structcheck: 179.795333ms, unconvert: 166.331636ms, typecheck: 5.315µs [2019-10-10T19:57:56.319Z] #16 40.41 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-10T19:57:56.319Z] #16 40.41 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-10T19:57:56.579Z] #16 40.43 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-10T19:57:57.150Z] #16 41.13 Selecting previously unselected package python3.5-minimal. [2019-10-10T19:57:57.150Z] #16 41.13 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-10T19:57:57.150Z] #16 41.14 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T19:57:57.183Z] INFO [runner] worker.1 took 1m41.048363467s with stages: megacheck: 47.523095134s, govet: 26.887740863s, goimports: 26.637506012s [2019-10-10T19:57:57.183Z] INFO [runner] Workers idle times: #2: 2.115571417s [2019-10-10T19:57:57.183Z] INFO [runner] Issues before processing: 1960, after processing: 0 [2019-10-10T19:57:57.184Z] INFO [runner] processing took 562.160017ms with stages: exclude: 196.02944ms, identifier_marker: 114.162156ms, nolint: 71.33464ms, autogenerated_exclude: 66.861934ms, skip_dirs: 52.157859ms, exclude-rules: 41.904551ms, cgo: 7.950831ms, path_prettifier: 7.026734ms, filename_unadjuster: 4.703389ms, diff: 5.096µs, max_same_issues: 4.566µs, source_code: 4.204µs, path_shortener: 3.776µs, uniq_by_line: 3.055µs, max_from_linter: 2.806µs, max_per_file_from_linter: 2.592µs, skip_files: 2.388µs [2019-10-10T19:57:57.184Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-10T19:57:57.184Z] INFO Memory: 182 samples, avg is 1402.7MB, max is 5450.7MB [2019-10-10T19:57:57.184Z] INFO Execution took 2m12.446037647s [2019-10-10T19:57:57.442Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-10T19:57:57.442Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-10T19:57:57.442Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-10T19:57:57.442Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-10T19:57:57.442Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-10T19:57:57.723Z] #16 41.74 Selecting previously unselected package python3-minimal. [2019-10-10T19:57:57.723Z] #16 41.75 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-10T19:57:57.723Z] #16 41.76 Unpacking python3-minimal (3.5.3-1) ... [2019-10-10T19:57:57.983Z] #16 41.92 Selecting previously unselected package libmpdec2:arm64. [2019-10-10T19:57:57.983Z] #16 41.94 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-10T19:57:57.983Z] #16 41.95 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-10T19:57:58.243Z] #16 42.10 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-10T19:57:58.243Z] #16 42.11 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-10T19:57:58.243Z] #16 42.11 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-10T19:57:58.243Z] #16 ... [2019-10-10T19:57:58.243Z] [2019-10-10T19:57:58.243Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:57:58.243Z] #36 92.36 vendor/golang.org/x/text/unicode/norm [2019-10-10T19:57:58.243Z] #36 94.01 github.com/LK4D4/vndr/build [2019-10-10T19:57:58.243Z] #36 97.37 encoding/asn1 [2019-10-10T19:57:58.243Z] #36 98.11 crypto/rsa [2019-10-10T19:57:58.243Z] #36 99.53 vendor/golang.org/x/net/idna [2019-10-10T19:57:58.243Z] #36 100.2 vendor/golang.org/x/net/http2/hpack [2019-10-10T19:57:58.243Z] #36 101.0 vendor/golang.org/x/crypto/cryptobyte [2019-10-10T19:57:58.243Z] #36 101.5 mime [2019-10-10T19:57:58.243Z] #36 ... [2019-10-10T19:57:58.243Z] [2019-10-10T19:57:58.243Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:57:58.243Z] #61 42.08 CC images/ipc-desc.o [2019-10-10T19:57:58.243Z] #61 42.44 CC images/ipc-shm.o [2019-10-10T19:57:58.243Z] #61 42.65 CC images/ipc-msg.o [2019-10-10T19:57:58.243Z] #61 43.10 CC images/ipc-sem.o [2019-10-10T19:57:58.243Z] #61 43.46 CC images/utsns.o [2019-10-10T19:57:58.243Z] #61 43.75 CC images/creds.o [2019-10-10T19:57:58.243Z] #61 44.14 CC images/vma.o [2019-10-10T19:57:58.243Z] #61 44.33 CC images/netdev.o [2019-10-10T19:57:58.243Z] #61 44.70 CC images/tty.o [2019-10-10T19:57:58.273Z] #16 60.26 Selecting previously unselected package net-tools. [2019-10-10T19:57:58.274Z] #16 60.26 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-10T19:57:58.274Z] #16 60.26 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T19:57:58.274Z] #16 60.44 Selecting previously unselected package python-pip-whl. [2019-10-10T19:57:58.274Z] #16 60.45 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-10T19:57:58.274Z] #16 60.45 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-10T19:57:58.504Z] #61 45.46 CC images/file-lock.o [2019-10-10T19:57:58.700Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/make.sh dynbinary-daemon test-docker-py [2019-10-10T19:57:58.764Z] #61 45.68 CC images/rlimit.o [2019-10-10T19:57:58.764Z] #61 45.86 CC images/pagemap.o [2019-10-10T19:57:59.024Z] #61 46.13 CC images/siginfo.o [2019-10-10T19:57:59.113Z] #16 61.08 Selecting previously unselected package python3-pip. [2019-10-10T19:57:59.113Z] #16 61.10 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-10T19:57:59.113Z] #16 61.11 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T19:57:59.113Z] #16 61.30 Selecting previously unselected package python3-pkg-resources. [2019-10-10T19:57:59.113Z] #16 61.30 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T19:57:59.113Z] #16 61.31 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-10T19:57:59.512Z] #16 61.48 Selecting previously unselected package python3-setuptools. [2019-10-10T19:57:59.512Z] #16 61.48 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-10T19:57:59.512Z] #16 61.48 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-10T19:57:59.512Z] #16 61.71 Selecting previously unselected package python3-wheel. [2019-10-10T19:57:59.512Z] #16 61.71 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-10T19:57:59.512Z] #16 61.71 Unpacking python3-wheel (0.29.0-2) ... [2019-10-10T19:57:59.596Z] #61 46.49 CC images/rpc.o [2019-10-10T19:57:59.634Z] [2019-10-10T19:57:59.634Z] Removing bundles/ [2019-10-10T19:57:59.634Z] [2019-10-10T19:57:59.634Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-10T19:57:59.634Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T19:57:59.634Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T19:57:59.913Z] #16 61.87 Selecting previously unselected package thin-provisioning-tools. [2019-10-10T19:57:59.913Z] #16 61.88 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-10T19:57:59.913Z] #16 61.88 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T19:57:59.913Z] #16 62.13 Selecting previously unselected package vim-runtime. [2019-10-10T19:57:59.913Z] #16 62.13 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T19:57:59.913Z] #16 62.16 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-10T19:57:59.913Z] #16 62.19 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-10T19:57:59.913Z] #16 62.22 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:00.755Z] #16 ... [2019-10-10T19:58:00.755Z] [2019-10-10T19:58:00.755Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:00.755Z] #36 80.92 go/parser [2019-10-10T19:58:00.755Z] #36 80.94 text/template [2019-10-10T19:58:00.755Z] #36 85.22 encoding/xml [2019-10-10T19:58:00.755Z] #36 86.63 go/doc [2019-10-10T19:58:00.755Z] #36 90.29 github.com/LK4D4/vndr/build [2019-10-10T19:58:00.755Z] #36 ... [2019-10-10T19:58:00.755Z] [2019-10-10T19:58:00.755Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:00.755Z] #61 42.99 CC compel/arch/s390/src/lib/infect.o [2019-10-10T19:58:00.755Z] #61 43.67 CC compel/src/lib/infect-rpc.o [2019-10-10T19:58:00.755Z] #61 44.05 CC compel/src/lib/infect-util.o [2019-10-10T19:58:00.755Z] #61 44.25 CC compel/src/lib/infect.o [2019-10-10T19:58:00.755Z] #61 46.74 CC compel/src/lib/ptrace.o [2019-10-10T19:58:00.755Z] #61 47.10 AR compel/libcompel.a [2019-10-10T19:58:00.755Z] #61 47.16 HOSTCC compel/src/main-host.o [2019-10-10T19:58:00.755Z] #61 47.43 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-10T19:58:00.755Z] #61 47.62 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-10T19:58:00.755Z] #61 47.95 HOSTCC compel/src/lib/log-host.o [2019-10-10T19:58:00.755Z] #61 48.13 HOSTLINK compel/compel-host-bin [2019-10-10T19:58:00.755Z] #61 48.19 DEP soccr/soccr.d [2019-10-10T19:58:00.755Z] #61 48.33 CC soccr/soccr.o [2019-10-10T19:58:00.755Z] #61 49.86 AR soccr/libsoccr.a [2019-10-10T19:58:00.755Z] #61 49.89 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T19:58:01.164Z] #61 50.17 DEP criu/arch/s390/sigframe.d [2019-10-10T19:58:01.164Z] #61 50.27 DEP criu/arch/s390/crtools.d [2019-10-10T19:58:01.508Z] #61 48.05 CC images/ext-file.o [2019-10-10T19:58:01.508Z] #61 48.39 CC images/cgroup.o [2019-10-10T19:58:01.508Z] #61 ... [2019-10-10T19:58:01.508Z] [2019-10-10T19:58:01.508Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:01.508Z] #16 43.56 Selecting previously unselected package python3.5. [2019-10-10T19:58:01.508Z] #16 43.56 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-10T19:58:01.508Z] #16 43.57 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T19:58:01.508Z] #16 43.73 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-10T19:58:01.508Z] #16 43.75 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-10T19:58:01.508Z] #16 43.76 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-10T19:58:01.508Z] #16 43.91 Selecting previously unselected package dh-python. [2019-10-10T19:58:01.508Z] #16 43.91 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-10T19:58:01.508Z] #16 43.93 Unpacking dh-python (2.20170125) ... [2019-10-10T19:58:01.508Z] #16 44.16 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-10T19:58:01.508Z] #16 44.19 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T19:58:01.572Z] #61 50.45 DEP criu/arch/s390/cpu.d [2019-10-10T19:58:01.572Z] #61 ... [2019-10-10T19:58:01.572Z] [2019-10-10T19:58:01.572Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:01.572Z] #36 91.79 crypto/rsa [2019-10-10T19:58:03.379Z] #7 completed: 2019-10-10 19:57:56.065442033 +0000 UTC [2019-10-10T19:58:03.379Z] #7 duration: 1m2.417251014s [2019-10-10T19:58:03.379Z] [2019-10-10T19:58:03.379Z] [2019-10-10T19:58:03.379Z] #8 exporting to image [2019-10-10T19:58:03.379Z] #8 digest: sha256:26bc1e5470bb0f6a801ea3ac551a548ef4d3d61e7ab97bcd13d0962840814e1e [2019-10-10T19:58:03.379Z] #8 name: "exporting to image" [2019-10-10T19:58:03.379Z] #8 started: 2019-10-10 19:57:56.067282611 +0000 UTC [2019-10-10T19:58:03.379Z] #8 exporting layers [2019-10-10T19:58:03.419Z] #16 47.25 Setting up python3-minimal (3.5.3-1) ... [2019-10-10T19:58:03.492Z] #36 93.46 vendor/golang.org/x/crypto/cryptobyte [2019-10-10T19:58:04.802Z] #16 48.68 Selecting previously unselected package python3. [2019-10-10T19:58:04.802Z] #16 48.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16632 files and directories currently installed.) [2019-10-10T19:58:04.802Z] #16 48.71 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-10T19:58:04.802Z] #16 48.72 Unpacking python3 (3.5.3-1) ... [2019-10-10T19:58:04.802Z] #16 48.86 Selecting previously unselected package pigz. [2019-10-10T19:58:04.903Z] #36 94.50 net [2019-10-10T19:58:05.063Z] #16 48.88 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-10T19:58:05.063Z] #16 48.90 Unpacking pigz (2.3.4-1) ... [2019-10-10T19:58:05.063Z] #16 49.04 Selecting previously unselected package libip4tc0:arm64. [2019-10-10T19:58:05.063Z] #16 49.04 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-10T19:58:05.324Z] #16 49.15 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:05.324Z] #16 49.29 Selecting previously unselected package libip6tc0:arm64. [2019-10-10T19:58:05.324Z] #16 49.30 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-10T19:58:05.324Z] #16 49.30 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:05.895Z] #16 49.67 Selecting previously unselected package libiptc0:arm64. [2019-10-10T19:58:05.895Z] #16 49.68 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-10T19:58:05.895Z] #16 49.70 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:05.895Z] #16 50.03 Selecting previously unselected package libxtables12:arm64. [2019-10-10T19:58:06.156Z] #16 50.03 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-10T19:58:06.156Z] #16 50.06 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:06.156Z] #16 50.27 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-10T19:58:06.322Z] #36 96.44 vendor/golang.org/x/sys/cpu [2019-10-10T19:58:06.322Z] #36 96.69 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-10T19:58:06.416Z] #16 50.27 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-10T19:58:06.416Z] #16 50.28 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-10T19:58:06.416Z] #16 50.52 Selecting previously unselected package iptables. [2019-10-10T19:58:06.679Z] #16 50.52 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-10T19:58:06.679Z] #16 50.55 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:06.679Z] #16 ... [2019-10-10T19:58:06.679Z] [2019-10-10T19:58:06.679Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:58:06.679Z] #56 106.0 Checking out files: 23% (2472/10638) Checking out files: 24% (2554/10638) Checking out files: 25% (2660/10638) Checking out files: 26% (2766/10638) Checking out files: 27% (2873/10638) Checking out files: 28% (2979/10638) Checking out files: 29% (3086/10638) Checking out files: 30% (3192/10638) Checking out files: 31% (3298/10638) Checking out files: 32% (3405/10638) Checking out files: 33% (3511/10638) Checking out files: 34% (3617/10638) Checking out files: 35% (3724/10638) Checking out files: 36% (3830/10638) Checking out files: 37% (3937/10638) Checking out files: 37% (4007/10638) Checking out files: 38% (4043/10638) Checking out files: 39% (4149/10638) Checking out files: 40% (4256/10638) Checking out files: 41% (4362/10638) Checking out files: 42% (4468/10638) Checking out files: 43% (4575/10638) Checking out files: 44% (4681/10638) Checking out files: 45% (4788/10638) Checking out files: 46% (4894/10638) Checking out files: 47% (5000/10638) Checking out files: 48% (5107/10638) Checking out files: 49% (5213/10638) Checking out files: 50% (5319/10638) Checking out files: 51% (5426/10638) Checking out files: 52% (5532/10638) Checking out files: 53% (5639/10638) Checking out files: 54% (5745/10638) Checking out files: 55% (5851/10638) Checking out files: 56% (5958/10638) Checking out files: 57% (6064/10638) Checking out files: 57% (6076/10638) Checking out files: 58% (6171/10638) Checking out files: 59% (6277/10638) Checking out files: 60% (6383/10638) Checking out files: 61% (6490/10638) Checking out files: 62% (6596/10638) Checking out files: 63% (6702/10638) Checking out files: 64% (6809/10638) Checking out files: 65% (6915/10638) Checking out files: 66% (7022/10638) Checking out files: 67% (7128/10638) Checking out files: 68% (7234/10638) Checking out files: 69% (7341/10638) Checking out files: 70% (7447/10638) Checking out files: 71% (7553/10638) Checking out files: 72% (7660/10638) Checking out files: 73% (7766/10638) Checking out files: 74% (7873/10638) Checking out files: 75% (7979/10638) Checking out files: 76% (8085/10638) Checking out files: 77% (8192/10638) Checking out files: 77% (8214/10638) Checking out files: 78% (8298/10638) Checking out files: 79% (8405/10638) Checking out files: 80% (8511/10638) Checking out files: 81% (8617/10638) Checking out files: 82% (8724/10638) Checking out files: 83% (8830/10638) Checking out files: 84% (8936/10638) Checking out files: 85% (9043/10638) Checking out files: 86% (9149/10638) Checking out files: 87% (9256/10638) Checking out files: 88% (9362/10638) Checking out files: 89% (9468/10638) Checking out files: 90% (9575/10638) Checking out files: 91% (9681/10638) Checking out files: 92% (9787/10638) Checking out files: 93% (9894/10638) Checking out files: 94% (10000/10638) Checking out files: 95% (10107/10638) Checking out files: 96% (10213/10638) Checking out files: 97% (10319/10638) Checking out files: 98% (10426/10638) Checking out files: 99% (10532/10638) Checking out files: 99% (10631/10638) Checking out files: 100% (10638/10638) Checking out files: 100% (10638/10638), done. [2019-10-10T19:58:06.679Z] #56 110.3 + cd /tmp/tmp.kaR1tWplmZ/tmp/docker-ce [2019-10-10T19:58:06.679Z] #56 110.3 + git checkout -q v17.06.2-ce [2019-10-10T19:58:07.163Z] #36 ... [2019-10-10T19:58:07.163Z] [2019-10-10T19:58:07.163Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:07.163Z] #16 66.93 Selecting previously unselected package vim. [2019-10-10T19:58:07.163Z] #16 66.95 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T19:58:07.163Z] #16 66.97 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:07.163Z] #16 67.71 Selecting previously unselected package xfsprogs. [2019-10-10T19:58:07.163Z] #16 67.71 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-10T19:58:07.163Z] #16 67.71 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-10T19:58:07.163Z] #16 68.31 Selecting previously unselected package zip. [2019-10-10T19:58:07.163Z] #16 68.31 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-10T19:58:07.163Z] #16 68.31 Unpacking zip (3.0-11+b1) ... [2019-10-10T19:58:07.163Z] #16 68.42 Selecting previously unselected package libapparmor-perl. [2019-10-10T19:58:07.163Z] #16 68.42 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T19:58:07.163Z] #16 68.42 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T19:58:07.163Z] #16 68.55 Selecting previously unselected package apparmor. [2019-10-10T19:58:07.163Z] #16 68.55 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T19:58:07.163Z] #16 68.60 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-10T19:58:07.163Z] #16 69.22 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-10T19:58:07.163Z] #16 69.22 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-10T19:58:07.163Z] #16 69.22 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T19:58:07.250Z] #56 ... [2019-10-10T19:58:07.250Z] [2019-10-10T19:58:07.250Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:58:07.250Z] #30 DONE 111.3s [2019-10-10T19:58:07.250Z] [2019-10-10T19:58:07.250Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:07.250Z] #61 49.27 CC images/userns.o [2019-10-10T19:58:07.250Z] #61 49.68 CC images/google/protobuf/descriptor.o [2019-10-10T19:58:07.250Z] #61 51.94 CC images/opts.o [2019-10-10T19:58:07.250Z] #61 52.31 CC images/seccomp.o [2019-10-10T19:58:07.250Z] #61 52.60 CC images/binfmt-misc.o [2019-10-10T19:58:07.250Z] #61 52.76 CC images/time.o [2019-10-10T19:58:07.250Z] #61 53.00 CC images/sysctl.o [2019-10-10T19:58:07.250Z] #61 53.37 CC images/autofs.o [2019-10-10T19:58:07.250Z] #61 53.62 CC images/macvlan.o [2019-10-10T19:58:07.250Z] #61 53.86 CC images/sit.o [2019-10-10T19:58:07.250Z] #61 54.20 LINK images/built-in.o [2019-10-10T19:58:07.531Z] #61 54.42 GEN compel/include/asm [2019-10-10T19:58:07.531Z] #61 54.43 GEN compel/include/version.h [2019-10-10T19:58:07.531Z] #61 54.47 touch .config [2019-10-10T19:58:07.531Z] #61 54.47 GEN include/common/config.h [2019-10-10T19:58:07.795Z] #61 54.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-10T19:58:07.795Z] #61 54.69 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-10T19:58:07.795Z] #61 54.81 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-10T19:58:07.795Z] #61 ... [2019-10-10T19:58:07.795Z] [2019-10-10T19:58:07.795Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:07.795Z] #16 51.77 Selecting previously unselected package xxd. [2019-10-10T19:58:07.795Z] #16 51.77 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-10T19:58:07.795Z] #16 51.79 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:08.056Z] #16 52.11 Selecting previously unselected package vim-common. [2019-10-10T19:58:08.056Z] #16 52.11 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T19:58:08.317Z] #16 52.15 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:08.317Z] #16 ... [2019-10-10T19:58:08.317Z] [2019-10-10T19:58:08.317Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:08.317Z] #36 102.6 mime/quotedprintable [2019-10-10T19:58:08.317Z] #36 103.0 net/http/internal [2019-10-10T19:58:08.317Z] #36 105.0 net/textproto [2019-10-10T19:58:08.317Z] #36 105.1 vendor/golang.org/x/net/http/httpproxy [2019-10-10T19:58:08.317Z] #36 105.1 crypto/x509 [2019-10-10T19:58:08.317Z] #36 106.1 vendor/golang.org/x/net/http/httpguts [2019-10-10T19:58:08.317Z] #36 106.1 mime/multipart [2019-10-10T19:58:08.317Z] #36 108.6 crypto/tls [2019-10-10T19:58:08.518Z] #16 70.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-10T19:58:08.518Z] #16 70.79 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-10T19:58:08.518Z] #16 70.80 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T19:58:08.577Z] #36 ... [2019-10-10T19:58:08.577Z] [2019-10-10T19:58:08.577Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:08.577Z] #16 52.47 Selecting previously unselected package bzip2. [2019-10-10T19:58:08.577Z] #16 52.48 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-10T19:58:08.577Z] #16 52.48 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-10T19:58:08.577Z] #16 52.60 Selecting previously unselected package libgpm2:arm64. [2019-10-10T19:58:08.577Z] #16 52.60 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-10T19:58:08.577Z] #16 52.62 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-10T19:58:08.839Z] #16 52.78 Selecting previously unselected package xz-utils. [2019-10-10T19:58:08.839Z] #16 52.79 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-10T19:58:08.839Z] #16 52.80 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-10T19:58:09.099Z] #16 53.10 Selecting previously unselected package aufs-tools. [2019-10-10T19:58:09.099Z] #16 53.11 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-10T19:58:09.359Z] #16 53.15 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-10T19:58:09.359Z] #16 53.32 Selecting previously unselected package liblzo2-2:arm64. [2019-10-10T19:58:09.359Z] #16 53.32 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-10T19:58:09.359Z] #16 53.34 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-10T19:58:09.620Z] #16 53.47 Selecting previously unselected package btrfs-progs. [2019-10-10T19:58:09.620Z] #16 53.47 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-10T19:58:09.620Z] #16 53.47 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T19:58:09.880Z] #16 53.89 Selecting previously unselected package btrfs-tools. [2019-10-10T19:58:09.880Z] #16 53.89 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-10T19:58:09.880Z] #16 53.91 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T19:58:09.880Z] #16 54.00 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-10T19:58:09.880Z] #16 54.00 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-10T19:58:10.141Z] #16 54.02 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-10T19:58:10.141Z] #16 54.24 Selecting previously unselected package dmsetup. [2019-10-10T19:58:10.141Z] #16 54.25 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-10T19:58:10.141Z] #16 54.26 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-10T19:58:10.401Z] #16 54.44 Selecting previously unselected package libonig4:arm64. [2019-10-10T19:58:10.401Z] #16 54.44 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-10T19:58:10.401Z] #16 54.45 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-10T19:58:10.662Z] #16 54.62 Selecting previously unselected package libjq1:arm64. [2019-10-10T19:58:10.662Z] #16 54.62 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-10T19:58:10.662Z] #16 54.63 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-10T19:58:10.662Z] #16 54.73 Selecting previously unselected package jq. [2019-10-10T19:58:10.662Z] #16 54.73 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-10T19:58:10.662Z] #16 54.74 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T19:58:10.662Z] #16 54.85 Selecting previously unselected package libaio1:arm64. [2019-10-10T19:58:10.923Z] #16 54.85 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-10T19:58:10.923Z] #16 54.86 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-10T19:58:10.923Z] #16 54.95 Selecting previously unselected package libcap2-bin. [2019-10-10T19:58:10.923Z] #16 54.95 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-10T19:58:10.923Z] #16 54.95 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-10T19:58:10.923Z] #16 55.07 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-10T19:58:11.165Z] #16 73.05 Selecting previously unselected package binutils-mingw-w64. [2019-10-10T19:58:11.165Z] #16 73.06 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-10T19:58:11.165Z] #16 73.06 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T19:58:11.165Z] #16 73.13 Selecting previously unselected package mingw-w64-common. [2019-10-10T19:58:11.165Z] #16 73.13 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-10T19:58:11.165Z] #16 73.13 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-10T19:58:11.183Z] #16 55.08 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-10T19:58:11.183Z] #16 55.09 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-10T19:58:11.183Z] #16 55.20 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-10T19:58:11.183Z] #16 55.20 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-10T19:58:11.183Z] #16 55.22 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-10T19:58:11.444Z] #16 55.47 Selecting previously unselected package libpcre16-3:arm64. [2019-10-10T19:58:11.444Z] #16 55.48 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-10T19:58:11.444Z] #16 55.49 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-10T19:58:11.640Z] #16 ... [2019-10-10T19:58:11.640Z] [2019-10-10T19:58:11.640Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:11.640Z] #61 50.63 CC criu/arch/s390/cpu.o [2019-10-10T19:58:11.640Z] #61 51.44 CC criu/arch/s390/crtools.o [2019-10-10T19:58:11.640Z] #61 52.50 CC criu/arch/s390/sigframe.o [2019-10-10T19:58:11.640Z] #61 52.75 LINK criu/arch/s390/crtools.built-in.o [2019-10-10T19:58:11.640Z] #61 52.82 DEP criu/arch/s390/vdso-pie.d [2019-10-10T19:58:11.640Z] #61 53.05 DEP criu/pie/parasite-vdso.d [2019-10-10T19:58:11.640Z] #61 53.45 DEP criu/pie/util-vdso.d [2019-10-10T19:58:11.640Z] #61 53.50 DEP criu/pie/util.d [2019-10-10T19:58:11.640Z] #61 53.72 CC criu/pie/util.o [2019-10-10T19:58:11.640Z] #61 54.39 CC criu/pie/util-vdso.o [2019-10-10T19:58:11.640Z] #61 55.13 CC criu/pie/parasite-vdso.o [2019-10-10T19:58:11.640Z] #61 55.58 CC criu/arch/s390/vdso-pie.o [2019-10-10T19:58:11.640Z] #61 55.91 AR criu/pie/pie.lib.a [2019-10-10T19:58:11.640Z] #61 55.98 DEP criu/pie/restorer.d [2019-10-10T19:58:11.640Z] #61 56.30 DEP criu/arch/s390/restorer.d [2019-10-10T19:58:11.640Z] #61 56.49 DEP criu/pie/parasite.d [2019-10-10T19:58:11.640Z] #61 56.74 CC criu/pie/parasite.o [2019-10-10T19:58:11.640Z] #61 57.86 LINK criu/pie/parasite.built-in.o [2019-10-10T19:58:11.640Z] #61 57.87 GEN criu/pie/parasite-blob.h [2019-10-10T19:58:11.640Z] #61 57.89 CC criu/arch/s390/restorer.o [2019-10-10T19:58:11.640Z] #61 58.32 CC criu/pie/restorer.o [2019-10-10T19:58:11.705Z] #16 55.70 Selecting previously unselected package libpcre32-3:arm64. [2019-10-10T19:58:11.705Z] #16 55.70 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-10T19:58:11.705Z] #16 55.71 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-10T19:58:11.705Z] #16 55.88 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-10T19:58:11.778Z] #8 completed: 2019-10-10 19:58:10.687786713 +0000 UTC [2019-10-10T19:58:11.778Z] #8 duration: 14.620504102s [2019-10-10T19:58:11.778Z] #8 exporting layers 14.6s done [2019-10-10T19:58:11.778Z] #8 writing image sha256:1933d43f1082e0ee26ac249ff6d381ec95b54f891f20b9647b2369631f83f9e2 done [2019-10-10T19:58:11.778Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-10T19:58:11.778Z] [2019-10-10T19:58:11.778Z] 4c68e35993954b9d1322d655c7bf252f5866117047ca7f36f1ecb0f67b61fba0 [2019-10-10T19:58:11.778Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:095ca77f4810b4e074ee47894f68434fece612c5 . [2019-10-10T19:58:11.778Z] #1 [internal] booting buildkit [2019-10-10T19:58:11.778Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-10T19:58:11.966Z] #16 55.88 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-10T19:58:11.966Z] #16 55.90 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-10T19:58:12.098Z] #61 60.86 LINK criu/pie/restorer.built-in.o [2019-10-10T19:58:12.098Z] #61 60.87 GEN criu/pie/restorer-blob.h [2019-10-10T19:58:12.098Z] #61 60.94 DEP criu/vdso.d [2019-10-10T19:58:12.534Z] #61 61.34 DEP criu/uts_ns.d [2019-10-10T19:58:12.534Z] #61 61.65 DEP criu/util.d [2019-10-10T19:58:12.536Z] #16 56.38 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-10T19:58:12.536Z] #16 56.38 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-10T19:58:12.536Z] #16 56.40 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-10T19:58:12.811Z] #16 56.79 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-10T19:58:12.811Z] #16 56.79 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-10T19:58:12.811Z] #16 56.80 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-10T19:58:12.949Z] #61 ... [2019-10-10T19:58:12.949Z] [2019-10-10T19:58:12.949Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:58:12.949Z] #64 103.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T19:58:12.949Z] #64 103.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T19:58:13.073Z] #16 57.00 Selecting previously unselected package libnl-3-200:arm64. [2019-10-10T19:58:13.073Z] #16 57.00 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-10T19:58:13.073Z] #16 57.01 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-10T19:58:13.073Z] #16 57.14 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-10T19:58:13.333Z] #16 57.15 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-10T19:58:13.333Z] #16 57.15 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-10T19:58:13.333Z] #16 57.26 Selecting previously unselected package libreadline5:arm64. [2019-10-10T19:58:13.333Z] #16 57.26 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-10T19:58:13.333Z] #16 57.27 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-10T19:58:13.594Z] #16 57.43 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-10T19:58:13.594Z] #16 57.43 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-10T19:58:13.594Z] #16 57.44 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-10T19:58:14.462Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-10T19:58:14.462Z] #1 creating container buildx_buildkit_default [2019-10-10T19:58:14.747Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-10T19:58:14.747Z] #1 DONE 3.3s [2019-10-10T19:58:14.994Z] #16 58.87 Selecting previously unselected package net-tools. [2019-10-10T19:58:14.994Z] #16 58.87 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-10T19:58:14.994Z] #16 58.88 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T19:58:14.994Z] #16 59.11 Selecting previously unselected package python-pip-whl. [2019-10-10T19:58:14.994Z] #16 59.11 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-10T19:58:14.994Z] #16 59.12 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T19:58:15.029Z] [2019-10-10T19:58:15.029Z] #3 [internal] load build definition from Dockerfile [2019-10-10T19:58:15.029Z] #3 transferring dockerfile: 13.56kB done [2019-10-10T19:58:15.029Z] #3 DONE 0.0s [2019-10-10T19:58:15.029Z] [2019-10-10T19:58:15.029Z] #2 [internal] load .dockerignore [2019-10-10T19:58:15.029Z] #2 transferring context: 87B done [2019-10-10T19:58:15.029Z] #2 DONE 0.0s [2019-10-10T19:58:15.029Z] [2019-10-10T19:58:15.029Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T19:58:15.566Z] #16 59.64 Selecting previously unselected package python3-pip. [2019-10-10T19:58:15.566Z] #16 59.65 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-10T19:58:15.647Z] #4 DONE 0.8s [2019-10-10T19:58:15.829Z] #16 59.67 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T19:58:15.829Z] #16 59.88 Selecting previously unselected package python3-pkg-resources. [2019-10-10T19:58:15.829Z] #16 59.89 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T19:58:15.829Z] #16 59.90 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-10T19:58:15.932Z] [2019-10-10T19:58:15.932Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T19:58:15.932Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-10T19:58:15.932Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.71MB / 8.18MB 0.1s [2019-10-10T19:58:15.932Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-10T19:58:15.932Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-10T19:58:15.932Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-10T19:58:16.089Z] #16 60.08 Selecting previously unselected package python3-setuptools. [2019-10-10T19:58:16.089Z] #16 60.08 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-10T19:58:16.089Z] #16 60.09 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-10T19:58:16.214Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-10T19:58:16.214Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-10T19:58:16.363Z] #16 60.36 Selecting previously unselected package python3-wheel. [2019-10-10T19:58:16.363Z] #16 60.36 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-10T19:58:16.363Z] #16 60.37 Unpacking python3-wheel (0.29.0-2) ... [2019-10-10T19:58:16.520Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-10T19:58:16.623Z] #16 60.61 Selecting previously unselected package thin-provisioning-tools. [2019-10-10T19:58:16.623Z] #16 60.62 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-10T19:58:16.623Z] #16 60.64 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T19:58:16.803Z] #5 DONE 0.9s [2019-10-10T19:58:16.803Z] [2019-10-10T19:58:16.803Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T19:58:16.883Z] #16 60.95 Selecting previously unselected package vim-runtime. [2019-10-10T19:58:16.883Z] #16 60.95 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T19:58:16.883Z] #16 60.98 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-10T19:58:17.144Z] #16 61.01 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-10T19:58:17.144Z] #16 61.02 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:17.259Z] #64 ... [2019-10-10T19:58:17.259Z] [2019-10-10T19:58:17.259Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:17.259Z] #36 97.44 vendor/golang.org/x/crypto/poly1305 [2019-10-10T19:58:17.259Z] #36 98.04 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-10T19:58:17.259Z] #36 98.59 vendor/golang.org/x/crypto/curve25519 [2019-10-10T19:58:17.259Z] #36 99.18 vendor/golang.org/x/crypto/hkdf [2019-10-10T19:58:17.259Z] #36 99.27 vendor/golang.org/x/text/transform [2019-10-10T19:58:17.259Z] #36 99.93 vendor/golang.org/x/text/unicode/bidi [2019-10-10T19:58:17.259Z] #36 102.6 vendor/golang.org/x/text/secure/bidirule [2019-10-10T19:58:17.259Z] #36 103.2 vendor/golang.org/x/text/unicode/norm [2019-10-10T19:58:17.259Z] #36 ... [2019-10-10T19:58:17.259Z] [2019-10-10T19:58:17.259Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:17.259Z] #61 62.00 DEP criu/uffd.d [2019-10-10T19:58:17.259Z] #61 62.34 DEP criu/tun.d [2019-10-10T19:58:17.259Z] #61 62.67 DEP criu/tty.d [2019-10-10T19:58:17.259Z] #61 62.83 DEP criu/timerfd.d [2019-10-10T19:58:17.259Z] #61 62.95 DEP criu/sysfs_parse.d [2019-10-10T19:58:17.259Z] #61 63.13 DEP criu/sysctl.d [2019-10-10T19:58:17.259Z] #61 63.26 DEP criu/string.d [2019-10-10T19:58:17.259Z] #61 63.30 DEP criu/stats.d [2019-10-10T19:58:17.259Z] #61 63.43 DEP criu/sockets.d [2019-10-10T19:58:17.260Z] #61 63.65 DEP criu/sk-unix.d [2019-10-10T19:58:17.260Z] #61 63.84 DEP criu/sk-tcp.d [2019-10-10T19:58:17.260Z] #61 64.01 DEP criu/sk-queue.d [2019-10-10T19:58:17.260Z] #61 64.17 DEP criu/sk-packet.d [2019-10-10T19:58:17.260Z] #61 64.44 DEP criu/sk-netlink.d [2019-10-10T19:58:17.260Z] #61 64.71 DEP criu/sk-inet.d [2019-10-10T19:58:17.260Z] #61 64.89 DEP criu/signalfd.d [2019-10-10T19:58:17.260Z] #61 65.13 DEP criu/sigframe.d [2019-10-10T19:58:17.260Z] #61 65.24 DEP criu/shmem.d [2019-10-10T19:58:17.260Z] #61 65.39 DEP criu/servicefd.d [2019-10-10T19:58:17.260Z] #61 65.60 DEP criu/seize.d [2019-10-10T19:58:17.260Z] #61 65.88 DEP criu/seccomp.d [2019-10-10T19:58:17.260Z] #61 66.15 DEP criu/rst-malloc.d [2019-10-10T19:58:17.260Z] #61 66.20 DEP criu/rbtree.d [2019-10-10T19:58:17.260Z] #61 66.25 DEP criu/pstree.d [2019-10-10T19:58:17.260Z] #61 66.40 DEP criu/protobuf.d [2019-10-10T19:58:17.418Z] #6 DONE 0.6s [2019-10-10T19:58:17.418Z] [2019-10-10T19:58:17.418Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:58:17.418Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-10T19:58:17.665Z] #61 66.60 GEN criu/protobuf-desc-gen.h [2019-10-10T19:58:17.709Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-10T19:58:17.709Z] #7 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done [2019-10-10T19:58:17.709Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-10T19:58:17.709Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 0.1s [2019-10-10T19:58:17.709Z] #7 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done [2019-10-10T19:58:17.709Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.2s [2019-10-10T19:58:17.709Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.2s [2019-10-10T19:58:17.709Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.2s [2019-10-10T19:58:17.709Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 0B / 96.42MB 0.2s [2019-10-10T19:58:18.000Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.81MB / 4.30MB 0.3s [2019-10-10T19:58:18.000Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.1s done [2019-10-10T19:58:18.000Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.12MB / 4.30MB 0.6s [2019-10-10T19:58:18.000Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.34MB / 9.99MB 0.6s [2019-10-10T19:58:18.085Z] #16 ... [2019-10-10T19:58:18.085Z] [2019-10-10T19:58:18.085Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:18.085Z] #61 54.85 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-10T19:58:18.085Z] #61 54.89 DEP compel/plugins/std/infect.d [2019-10-10T19:58:18.085Z] #61 55.08 DEP compel/plugins/std/string.d [2019-10-10T19:58:18.085Z] #61 55.24 DEP compel/plugins/std/log.d [2019-10-10T19:58:18.085Z] #61 55.38 DEP compel/plugins/std/fds.d [2019-10-10T19:58:18.085Z] #61 55.52 DEP compel/plugins/std/std.d [2019-10-10T19:58:18.085Z] #61 55.74 DEP compel/plugins/shmem/shmem.d [2019-10-10T19:58:18.085Z] #61 55.89 DEP compel/plugins/fds/fds.d [2019-10-10T19:58:18.085Z] #61 56.07 CC compel/plugins/std/std.o [2019-10-10T19:58:18.085Z] #61 56.55 CC compel/plugins/std/fds.o [2019-10-10T19:58:18.085Z] #61 57.02 CC compel/plugins/std/log.o [2019-10-10T19:58:18.085Z] #61 57.93 CC compel/plugins/std/string.o [2019-10-10T19:58:18.085Z] #61 58.62 CC compel/plugins/std/infect.o [2019-10-10T19:58:18.085Z] #61 59.13 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-10T19:58:18.085Z] #61 59.19 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-10T19:58:18.085Z] #61 59.32 AR compel/plugins/std.lib.a [2019-10-10T19:58:18.085Z] #61 59.40 CC compel/plugins/fds/fds.o [2019-10-10T19:58:18.085Z] #61 59.72 AR compel/plugins/fds.lib.a [2019-10-10T19:58:18.085Z] #61 59.78 HOSTDEP compel/src/lib/log-host.d [2019-10-10T19:58:18.085Z] #61 59.95 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-10T19:58:18.085Z] #61 60.04 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-10T19:58:18.085Z] #61 60.22 HOSTDEP compel/src/main-host.d [2019-10-10T19:58:18.085Z] #61 60.47 DEP compel/src/lib/ptrace.d [2019-10-10T19:58:18.085Z] #61 60.68 DEP compel/src/lib/infect.d [2019-10-10T19:58:18.085Z] #61 60.94 DEP compel/src/lib/infect-util.d [2019-10-10T19:58:18.085Z] #61 61.17 DEP compel/src/lib/infect-rpc.d [2019-10-10T19:58:18.085Z] #61 61.37 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-10T19:58:18.085Z] #61 61.51 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-10T19:58:18.085Z] #61 61.59 DEP compel/src/lib/log.d [2019-10-10T19:58:18.085Z] #61 61.82 DEP compel/src/main.d [2019-10-10T19:58:18.085Z] #61 62.01 DEP compel/src/lib/handle-elf.d [2019-10-10T19:58:18.085Z] #61 62.24 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-10T19:58:18.085Z] #61 62.51 CC compel/src/lib/log.o [2019-10-10T19:58:18.085Z] #61 62.89 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-10T19:58:18.085Z] #61 63.27 CC compel/arch/aarch64/src/lib/infect.o [2019-10-10T19:58:18.085Z] #61 63.82 CC compel/src/lib/infect-rpc.o [2019-10-10T19:58:18.085Z] #61 64.26 CC compel/src/lib/infect-util.o [2019-10-10T19:58:18.085Z] #61 64.64 CC compel/src/lib/infect.o [2019-10-10T19:58:18.293Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.68MB / 4.30MB 0.7s [2019-10-10T19:58:18.293Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.89MB / 9.99MB 0.7s [2019-10-10T19:58:18.293Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.04MB / 4.30MB 0.9s [2019-10-10T19:58:18.584Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.0s done [2019-10-10T19:58:18.585Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.85MB / 50.07MB 1.0s [2019-10-10T19:58:18.585Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.69MB / 45.65MB 1.0s [2019-10-10T19:58:18.585Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.78MB / 9.99MB 1.0s [2019-10-10T19:58:18.882Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 3.08MB / 52.87MB 1.2s [2019-10-10T19:58:18.882Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.41MB / 9.99MB 1.2s [2019-10-10T19:58:19.027Z] #61 67.93 DEP criu/protobuf-desc.d [2019-10-10T19:58:19.027Z] #61 68.12 DEP criu/proc_parse.d [2019-10-10T19:58:19.172Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.32MB / 9.99MB 1.5s [2019-10-10T19:58:19.172Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.95MB / 9.99MB 1.6s [2019-10-10T19:58:19.172Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 4.98MB / 96.42MB 1.6s [2019-10-10T19:58:19.468Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 5.99MB / 50.07MB 1.9s [2019-10-10T19:58:19.468Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.83MB / 45.65MB 1.9s [2019-10-10T19:58:19.468Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.03MB / 9.99MB 1.9s [2019-10-10T19:58:19.535Z] #61 68.42 DEP criu/plugin.d [2019-10-10T19:58:19.535Z] #61 68.54 DEP criu/pipes.d [2019-10-10T19:58:19.759Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 6.13MB / 52.87MB 2.1s [2019-10-10T19:58:19.759Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.56MB / 9.99MB 2.1s [2019-10-10T19:58:19.759Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.18MB / 9.99MB 2.2s [2019-10-10T19:58:20.047Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.70MB / 9.99MB 2.4s [2019-10-10T19:58:20.047Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.39MB / 9.99MB 2.5s [2019-10-10T19:58:20.065Z] #61 66.75 CC compel/src/lib/ptrace.o [2019-10-10T19:58:20.065Z] #61 67.03 AR compel/libcompel.a [2019-10-10T19:58:20.065Z] #61 67.08 HOSTCC compel/src/main-host.o [2019-10-10T19:58:20.074Z] #61 68.65 DEP criu/pie-util.d [2019-10-10T19:58:20.074Z] #61 68.85 DEP criu/pie-util-vdso.d [2019-10-10T19:58:20.074Z] #61 69.05 DEP criu/pie-util-vdso-elf32.d [2019-10-10T19:58:20.326Z] #61 ... [2019-10-10T19:58:20.327Z] [2019-10-10T19:58:20.327Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:20.327Z] #36 114.4 net/http/httptrace [2019-10-10T19:58:20.327Z] #36 114.6 net/http [2019-10-10T19:58:20.327Z] #36 123.6 github.com/LK4D4/vndr/godl [2019-10-10T19:58:20.327Z] #36 124.3 github.com/LK4D4/vndr [2019-10-10T19:58:20.327Z] #36 ... [2019-10-10T19:58:20.327Z] [2019-10-10T19:58:20.327Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:58:20.327Z] #56 114.4 + mkdir -p /tmp/tmp.kaR1tWplmZ/src/github.com/docker [2019-10-10T19:58:20.327Z] #56 114.5 + mv components/cli /tmp/tmp.kaR1tWplmZ/src/github.com/docker/cli [2019-10-10T19:58:20.327Z] #56 114.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-10T19:58:20.338Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 8.88MB / 50.07MB 2.7s [2019-10-10T19:58:20.338Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 8.65MB / 45.65MB 2.7s [2019-10-10T19:58:20.338Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.26MB / 9.99MB 2.7s [2019-10-10T19:58:20.338Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 9.31MB / 52.87MB 2.8s [2019-10-10T19:58:20.338Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.86MB / 9.99MB 2.8s [2019-10-10T19:58:20.533Z] #61 69.31 DEP criu/path.d [2019-10-10T19:58:20.533Z] #61 69.48 DEP criu/parasite-syscall.d [2019-10-10T19:58:20.533Z] #61 69.68 DEP criu/pagemap.d [2019-10-10T19:58:20.597Z] #56 ... [2019-10-10T19:58:20.597Z] [2019-10-10T19:58:20.597Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:20.597Z] #16 64.53 Selecting previously unselected package vim. [2019-10-10T19:58:20.597Z] #16 64.54 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-10T19:58:20.597Z] #16 64.55 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:20.634Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 2.9s done [2019-10-10T19:58:20.634Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 9.89MB / 96.42MB 3.0s [2019-10-10T19:58:20.924Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.47MB / 50.07MB 3.3s [2019-10-10T19:58:20.925Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 11.29MB / 45.65MB 3.3s [2019-10-10T19:58:20.925Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 12.32MB / 52.87MB 3.4s [2019-10-10T19:58:20.928Z] #61 70.13 DEP criu/pagemap-cache.d [2019-10-10T19:58:21.175Z] #16 65.08 Selecting previously unselected package xfsprogs. [2019-10-10T19:58:21.175Z] #16 65.08 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-10T19:58:21.175Z] #16 65.10 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-10T19:58:21.265Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.91MB / 50.07MB 3.8s [2019-10-10T19:58:21.265Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 14.08MB / 45.65MB 3.8s [2019-10-10T19:58:21.341Z] #61 70.40 DEP criu/page-xfer.d [2019-10-10T19:58:21.341Z] #61 ... [2019-10-10T19:58:21.341Z] [2019-10-10T19:58:21.341Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:58:21.341Z] #64 DONE 111.7s [2019-10-10T19:58:21.341Z] [2019-10-10T19:58:21.341Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T19:58:21.341Z] #65 DONE 0.1s [2019-10-10T19:58:21.341Z] [2019-10-10T19:58:21.341Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:21.341Z] #16 78.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-10T19:58:21.341Z] #16 78.25 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-10T19:58:21.341Z] #16 78.26 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T19:58:21.556Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 15.40MB / 52.87MB 4.0s [2019-10-10T19:58:21.734Z] #16 ... [2019-10-10T19:58:21.734Z] [2019-10-10T19:58:21.734Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:21.734Z] #61 70.57 DEP criu/page-pipe.d [2019-10-10T19:58:21.734Z] #61 70.78 DEP criu/netfilter.d [2019-10-10T19:58:21.748Z] #16 65.56 Selecting previously unselected package zip. [2019-10-10T19:58:21.748Z] #16 65.57 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-10T19:58:21.748Z] #16 65.58 Unpacking zip (3.0-11+b1) ... [2019-10-10T19:58:21.748Z] #16 65.78 Selecting previously unselected package libapparmor-perl. [2019-10-10T19:58:21.748Z] #16 65.78 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-10T19:58:21.748Z] #16 65.82 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T19:58:21.848Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 16.54MB / 45.65MB 4.2s [2019-10-10T19:58:21.848Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 15.49MB / 96.42MB 4.2s [2019-10-10T19:58:21.848Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 18.02MB / 50.07MB 4.3s [2019-10-10T19:58:22.006Z] #16 65.95 Selecting previously unselected package apparmor. [2019-10-10T19:58:22.006Z] #16 65.96 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-10T19:58:22.006Z] #16 66.04 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-10T19:58:22.144Z] #61 71.12 DEP criu/net.d [2019-10-10T19:58:22.144Z] #61 71.22 DEP criu/namespaces.d [2019-10-10T19:58:22.144Z] #61 71.30 DEP criu/mount.d [2019-10-10T19:58:22.471Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 19.07MB / 52.87MB 4.6s [2019-10-10T19:58:22.471Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 19.33MB / 45.65MB 4.6s [2019-10-10T19:58:22.471Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 20.81MB / 50.07MB 4.8s [2019-10-10T19:58:22.471Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 21.87MB / 52.87MB 5.1s [2019-10-10T19:58:22.471Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.98MB / 45.65MB 5.1s [2019-10-10T19:58:22.471Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 21.33MB / 96.42MB 5.1s [2019-10-10T19:58:22.542Z] #61 71.51 DEP criu/mem.d [2019-10-10T19:58:22.542Z] #61 71.64 DEP criu/lsm.d [2019-10-10T19:58:22.542Z] #61 71.74 DEP criu/log.d [2019-10-10T19:58:22.575Z] #16 66.39 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-10T19:58:22.575Z] #16 66.41 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-10T19:58:22.575Z] #16 66.41 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T19:58:22.756Z] #7 ... [2019-10-10T19:58:22.756Z] [2019-10-10T19:58:22.756Z] #22 [internal] load build context [2019-10-10T19:58:22.756Z] #22 transferring context: 45.61MB 5.3s done [2019-10-10T19:58:22.756Z] #22 DONE 5.4s [2019-10-10T19:58:22.756Z] [2019-10-10T19:58:22.756Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:58:22.756Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 23.67MB / 50.07MB 5.2s [2019-10-10T19:58:22.756Z] #7 ... [2019-10-10T19:58:22.756Z] [2019-10-10T19:58:22.756Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T19:58:22.756Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done [2019-10-10T19:58:22.756Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-10T19:58:22.756Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.5s done [2019-10-10T19:58:22.756Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-10T19:58:22.756Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-10T19:58:22.939Z] #61 71.91 DEP criu/libnetlink.d [2019-10-10T19:58:22.939Z] #61 72.01 DEP criu/kerndat.d [2019-10-10T19:58:23.045Z] #68 ... [2019-10-10T19:58:23.046Z] [2019-10-10T19:58:23.046Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:58:23.046Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.51MB / 45.65MB 5.4s [2019-10-10T19:58:23.046Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 25.77MB / 52.87MB 5.5s [2019-10-10T19:58:23.046Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 26.44MB / 50.07MB 5.5s [2019-10-10T19:58:23.334Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 27.59MB / 45.65MB 5.7s [2019-10-10T19:58:23.334Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 26.96MB / 96.42MB 5.7s [2019-10-10T19:58:23.334Z] #7 ... [2019-10-10T19:58:23.334Z] [2019-10-10T19:58:23.334Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T19:58:23.334Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.6s done [2019-10-10T19:58:23.334Z] #68 DONE 5.2s [2019-10-10T19:58:23.334Z] [2019-10-10T19:58:23.334Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T19:58:23.334Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 28.78MB / 52.87MB 5.8s [2019-10-10T19:58:23.342Z] #61 72.18 DEP criu/kcmp-ids.d [2019-10-10T19:58:23.342Z] #61 72.28 DEP criu/irmap.d [2019-10-10T19:58:23.342Z] #61 72.48 DEP criu/ipc_ns.d [2019-10-10T19:58:23.514Z] #16 67.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-10T19:58:23.514Z] #16 67.47 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-10T19:58:23.514Z] #16 67.49 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T19:58:23.621Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 30.47MB / 50.07MB 6.0s [2019-10-10T19:58:23.621Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.83MB / 45.65MB 6.0s [2019-10-10T19:58:23.732Z] #61 72.77 DEP criu/image.d [2019-10-10T19:58:23.917Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 32.42MB / 52.87MB 6.1s [2019-10-10T19:58:23.917Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 32.41MB / 96.42MB 6.1s [2019-10-10T19:58:23.917Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 33.65MB / 50.07MB 6.3s [2019-10-10T19:58:23.917Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 34.01MB / 45.65MB 6.3s [2019-10-10T19:58:24.127Z] #61 72.95 DEP criu/image-desc.d [2019-10-10T19:58:24.127Z] #61 73.11 DEP criu/fsnotify.d [2019-10-10T19:58:24.127Z] #61 73.23 DEP criu/filesystems.d [2019-10-10T19:58:24.205Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.20MB / 52.87MB 6.4s [2019-10-10T19:58:24.205Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 36.56MB / 50.07MB 6.6s [2019-10-10T19:58:24.205Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 37.11MB / 45.65MB 6.6s [2019-10-10T19:58:24.492Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 38.42MB / 52.87MB 6.7s [2019-10-10T19:58:24.493Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 38.83MB / 96.42MB 6.7s [2019-10-10T19:58:24.493Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 40.07MB / 50.07MB 6.9s [2019-10-10T19:58:24.493Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 40.48MB / 45.65MB 6.9s [2019-10-10T19:58:24.533Z] #61 73.36 DEP criu/files.d [2019-10-10T19:58:24.533Z] #61 73.60 DEP criu/files-reg.d [2019-10-10T19:58:24.777Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 42.44MB / 52.87MB 7.0s [2019-10-10T19:58:24.777Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 44.29MB / 50.07MB 7.2s [2019-10-10T19:58:24.777Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 44.44MB / 45.65MB 7.2s [2019-10-10T19:58:24.777Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 44.66MB / 96.42MB 7.2s [2019-10-10T19:58:24.945Z] #61 73.76 DEP criu/files-ext.d [2019-10-10T19:58:24.945Z] #61 73.92 DEP criu/file-lock.d [2019-10-10T19:58:24.945Z] #61 74.07 DEP criu/file-ids.d [2019-10-10T19:58:25.062Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 45.82MB / 52.87MB 7.3s [2019-10-10T19:58:25.062Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 7.3s done [2019-10-10T19:58:25.062Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 48.47MB / 52.87MB 7.5s [2019-10-10T19:58:25.062Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 49.01MB / 50.07MB 7.5s [2019-10-10T19:58:25.342Z] #61 74.19 DEP criu/fifo.d [2019-10-10T19:58:25.342Z] #61 74.36 DEP criu/fdstore.d [2019-10-10T19:58:25.342Z] #61 74.43 DEP criu/fault-injection.d [2019-10-10T19:58:25.351Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 51.69MB / 52.87MB 7.6s [2019-10-10T19:58:25.351Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 7.6s done [2019-10-10T19:58:25.351Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 52.91MB / 96.42MB 7.6s [2019-10-10T19:58:25.351Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 7.7s done [2019-10-10T19:58:25.351Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 58.88MB / 96.42MB 7.8s [2019-10-10T19:58:25.579Z] #16 69.54 Selecting previously unselected package binutils-mingw-w64. [2019-10-10T19:58:25.579Z] #16 69.57 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-10T19:58:25.579Z] #16 69.59 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T19:58:25.636Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 65.54MB / 96.42MB 7.9s [2019-10-10T19:58:25.636Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 72.95MB / 96.42MB 8.1s [2019-10-10T19:58:25.729Z] #61 74.48 DEP criu/external.d [2019-10-10T19:58:25.729Z] #61 74.65 DEP criu/eventpoll.d [2019-10-10T19:58:25.729Z] #61 74.83 DEP criu/eventfd.d [2019-10-10T19:58:25.839Z] #16 69.70 Selecting previously unselected package mingw-w64-common. [2019-10-10T19:58:25.839Z] #16 69.72 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-10T19:58:25.839Z] #16 69.73 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-10T19:58:25.919Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 81.86MB / 96.42MB 8.2s [2019-10-10T19:58:26.052Z] ---> f60684fd5c3a [2019-10-10T19:58:26.052Z] Successfully built f60684fd5c3a [2019-10-10T19:58:26.052Z] Successfully tagged docker:latest [2019-10-10T19:58:26.052Z] INFO: Image build ended at 10/10/2019 19:58:22. Duration:00:03:57.8686234 [2019-10-10T19:58:26.052Z] [2019-10-10T19:58:26.052Z] [2019-10-10T19:58:26.052Z] INFO: Building the test binaries at 10/10/2019 19:58:22... [2019-10-10T19:58:26.202Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 8.6s done [2019-10-10T19:58:26.202Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-10T19:58:26.531Z] #61 ... [2019-10-10T19:58:26.531Z] [2019-10-10T19:58:26.531Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:58:26.531Z] #30 DONE 116.3s [2019-10-10T19:58:26.531Z] [2019-10-10T19:58:26.531Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:26.531Z] #61 74.93 DEP criu/crtools.d [2019-10-10T19:58:26.531Z] #61 75.50 DEP criu/cr-service.d [2019-10-10T19:58:27.060Z] #61 76.15 DEP criu/cr-restore.d [2019-10-10T19:58:27.524Z] #61 76.55 DEP criu/cr-errno.d [2019-10-10T19:58:27.524Z] #61 76.58 DEP criu/cr-dump.d [2019-10-10T19:58:27.623Z] INFO: make.ps1 starting at 10/10/2019 19:58:27 [2019-10-10T19:58:27.928Z] #61 77.06 DEP criu/cr-dedup.d [2019-10-10T19:58:27.928Z] #61 77.11 DEP criu/cr-check.d [2019-10-10T19:58:28.096Z] INFO: Git commit (095ca77f48) assumed from DOCKER_GITCOMMIT environment variable [2019-10-10T19:58:28.096Z] INFO: Invoking autogen... [2019-10-10T19:58:28.357Z] #61 77.49 DEP criu/config.d [2019-10-10T19:58:28.389Z] #16 ... [2019-10-10T19:58:28.389Z] [2019-10-10T19:58:28.389Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T19:58:28.389Z] #18 133.2 + rm -rf /tmp/tmp.xIL0TIv5gz [2019-10-10T19:58:28.566Z] INFO: Building daemon... [2019-10-10T19:58:28.754Z] #61 ... [2019-10-10T19:58:28.754Z] [2019-10-10T19:58:28.754Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:28.754Z] #36 108.8 vendor/golang.org/x/net/idna [2019-10-10T19:58:28.754Z] #36 112.6 vendor/golang.org/x/net/http2/hpack [2019-10-10T19:58:28.754Z] #36 113.7 mime [2019-10-10T19:58:28.754Z] #36 115.3 mime/quotedprintable [2019-10-10T19:58:28.754Z] #36 115.8 net/http/internal [2019-10-10T19:58:28.754Z] #36 118.8 crypto/tls [2019-10-10T19:58:28.754Z] #36 ... [2019-10-10T19:58:28.754Z] [2019-10-10T19:58:28.754Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:28.754Z] #61 77.73 DEP criu/clone-noasan.d [2019-10-10T19:58:28.754Z] #61 77.79 DEP criu/cgroup.d [2019-10-10T19:58:28.959Z] #18 DONE 133.7s [2019-10-10T19:58:28.959Z] [2019-10-10T19:58:28.959Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:28.959Z] #36 DONE 133.0s [2019-10-10T19:58:28.959Z] [2019-10-10T19:58:28.959Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:28.959Z] #61 67.43 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-10T19:58:28.959Z] #61 67.70 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-10T19:58:28.959Z] #61 68.15 HOSTCC compel/src/lib/log-host.o [2019-10-10T19:58:28.959Z] #61 68.33 HOSTLINK compel/compel-host-bin [2019-10-10T19:58:28.959Z] #61 68.57 DEP soccr/soccr.d [2019-10-10T19:58:28.959Z] #61 68.80 CC soccr/soccr.o [2019-10-10T19:58:28.959Z] #61 70.11 AR soccr/libsoccr.a [2019-10-10T19:58:28.959Z] #61 70.15 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T19:58:28.959Z] #61 70.50 DEP criu/arch/aarch64/sigframe.d [2019-10-10T19:58:28.959Z] #61 70.71 DEP criu/arch/aarch64/crtools.d [2019-10-10T19:58:28.959Z] #61 71.37 DEP criu/arch/aarch64/cpu.d [2019-10-10T19:58:28.959Z] #61 71.54 DEP criu/arch/aarch64/bitops.d [2019-10-10T19:58:28.959Z] #61 71.60 CC criu/arch/aarch64/bitops.o [2019-10-10T19:58:28.959Z] #61 71.67 CC criu/arch/aarch64/cpu.o [2019-10-10T19:58:28.959Z] #61 71.91 CC criu/arch/aarch64/crtools.o [2019-10-10T19:58:28.959Z] #61 72.76 CC criu/arch/aarch64/sigframe.o [2019-10-10T19:58:28.959Z] #61 72.95 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-10T19:58:28.959Z] #61 73.00 DEP criu/arch/aarch64/intraprocedure.d [2019-10-10T19:58:28.959Z] #61 73.04 DEP criu/arch/aarch64/vdso-pie.d [2019-10-10T19:58:28.959Z] #61 73.24 DEP criu/pie/parasite-vdso.d [2019-10-10T19:58:28.959Z] #61 73.47 DEP criu/pie/util-vdso.d [2019-10-10T19:58:28.959Z] #61 73.72 DEP criu/pie/util.d [2019-10-10T19:58:28.959Z] #61 74.07 CC criu/pie/util.o [2019-10-10T19:58:28.959Z] #61 74.45 CC criu/pie/util-vdso.o [2019-10-10T19:58:28.959Z] #61 75.22 CC criu/pie/parasite-vdso.o [2019-10-10T19:58:28.959Z] #61 75.92 CC criu/arch/aarch64/vdso-pie.o [2019-10-10T19:58:29.155Z] #61 77.97 DEP criu/cgroup-props.d [2019-10-10T19:58:29.155Z] #61 78.08 DEP criu/bitmap.d [2019-10-10T19:58:29.155Z] #61 78.09 DEP criu/bfd.d [2019-10-10T19:58:29.155Z] #61 78.17 DEP criu/autofs.d [2019-10-10T19:58:29.155Z] #61 78.28 DEP criu/aio.d [2019-10-10T19:58:29.530Z] #61 76.38 CC criu/arch/aarch64/intraprocedure.o [2019-10-10T19:58:29.530Z] #61 76.47 AR criu/pie/pie.lib.a [2019-10-10T19:58:29.563Z] #61 78.49 DEP criu/action-scripts.d [2019-10-10T19:58:29.790Z] #61 76.60 DEP criu/pie/restorer.d [2019-10-10T19:58:29.790Z] #61 ... [2019-10-10T19:58:29.790Z] [2019-10-10T19:58:29.790Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:29.790Z] #16 73.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-10T19:58:29.790Z] #16 73.84 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-10T19:58:29.958Z] #61 78.84 CC criu/action-scripts.o [2019-10-10T19:58:30.050Z] #16 73.86 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T19:58:30.358Z] #61 79.23 CC criu/aio.o [2019-10-10T19:58:30.756Z] #61 79.88 CC criu/autofs.o [2019-10-10T19:58:32.086Z] #61 ... [2019-10-10T19:58:32.086Z] [2019-10-10T19:58:32.086Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:32.086Z] #16 84.25 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-10T19:58:32.086Z] #16 84.28 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T19:58:32.086Z] #16 84.28 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T19:58:32.086Z] #16 84.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-10T19:58:32.086Z] #16 84.35 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T19:58:32.086Z] #16 84.35 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T19:58:32.479Z] #16 ... [2019-10-10T19:58:32.479Z] [2019-10-10T19:58:32.479Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:32.479Z] #61 81.47 CC criu/bfd.o [2019-10-10T19:58:33.079Z] #61 82.17 CC criu/bitmap.o [2019-10-10T19:58:33.618Z] #61 82.42 CC criu/cgroup-props.o [2019-10-10T19:58:34.253Z] #16 77.86 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-10T19:58:34.253Z] #16 77.87 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-10T19:58:34.253Z] #16 77.88 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-10T19:58:34.253Z] #16 77.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-10T19:58:34.253Z] #16 77.99 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-10T19:58:34.253Z] #16 78.00 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-10T19:58:34.520Z] #61 83.46 CC criu/cgroup.o [2019-10-10T19:58:37.089Z] #61 85.98 CC criu/clone-noasan.o [2019-10-10T19:58:37.089Z] #61 86.10 CC criu/config.o [2019-10-10T19:58:37.548Z] #16 ... [2019-10-10T19:58:37.548Z] [2019-10-10T19:58:37.548Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:37.548Z] #61 77.03 DEP criu/arch/aarch64/restorer.d [2019-10-10T19:58:37.548Z] #61 77.22 DEP criu/pie/parasite.d [2019-10-10T19:58:37.548Z] #61 77.72 CC criu/pie/parasite.o [2019-10-10T19:58:37.548Z] #61 78.78 LINK criu/pie/parasite.built-in.o [2019-10-10T19:58:37.548Z] #61 78.79 GEN criu/pie/parasite-blob.h [2019-10-10T19:58:37.548Z] #61 78.81 CC criu/arch/aarch64/restorer.o [2019-10-10T19:58:37.548Z] #61 79.23 CC criu/pie/restorer.o [2019-10-10T19:58:37.548Z] #61 81.56 LINK criu/pie/restorer.built-in.o [2019-10-10T19:58:37.548Z] #61 81.57 GEN criu/pie/restorer-blob.h [2019-10-10T19:58:37.548Z] #61 81.67 DEP criu/vdso.d [2019-10-10T19:58:37.548Z] #61 81.83 DEP criu/uts_ns.d [2019-10-10T19:58:37.548Z] #61 81.97 DEP criu/util.d [2019-10-10T19:58:37.548Z] #61 82.15 DEP criu/uffd.d [2019-10-10T19:58:37.548Z] #61 82.38 DEP criu/tun.d [2019-10-10T19:58:37.548Z] #61 82.64 DEP criu/tty.d [2019-10-10T19:58:37.548Z] #61 82.88 DEP criu/timerfd.d [2019-10-10T19:58:37.548Z] #61 83.05 DEP criu/sysfs_parse.d [2019-10-10T19:58:37.548Z] #61 83.26 DEP criu/sysctl.d [2019-10-10T19:58:37.548Z] #61 83.46 DEP criu/string.d [2019-10-10T19:58:37.548Z] #61 83.51 DEP criu/stats.d [2019-10-10T19:58:37.548Z] #61 83.68 DEP criu/sockets.d [2019-10-10T19:58:37.548Z] #61 83.87 DEP criu/sk-unix.d [2019-10-10T19:58:37.548Z] #61 84.17 DEP criu/sk-tcp.d [2019-10-10T19:58:37.548Z] #61 84.40 DEP criu/sk-queue.d [2019-10-10T19:58:37.548Z] #61 84.56 DEP criu/sk-packet.d [2019-10-10T19:58:37.811Z] #61 84.83 DEP criu/sk-netlink.d [2019-10-10T19:58:38.382Z] #61 85.13 DEP criu/sk-inet.d [2019-10-10T19:58:38.494Z] #61 87.52 CC criu/cr-check.o [2019-10-10T19:58:38.642Z] #61 85.40 DEP criu/signalfd.d [2019-10-10T19:58:38.642Z] #61 85.54 DEP criu/sigframe.d [2019-10-10T19:58:38.642Z] #61 85.65 DEP criu/shmem.d [2019-10-10T19:58:38.892Z] #61 ... [2019-10-10T19:58:38.892Z] [2019-10-10T19:58:38.892Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:38.892Z] #16 101.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-10T19:58:38.902Z] #61 85.79 DEP criu/servicefd.d [2019-10-10T19:58:38.902Z] #61 85.89 DEP criu/seize.d [2019-10-10T19:58:39.163Z] #61 86.00 DEP criu/seccomp.d [2019-10-10T19:58:39.163Z] #61 86.24 DEP criu/rst-malloc.d [2019-10-10T19:58:39.294Z] #16 101.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T19:58:39.294Z] #16 101.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T19:58:39.424Z] #61 86.35 DEP criu/rbtree.d [2019-10-10T19:58:39.424Z] #61 86.39 DEP criu/pstree.d [2019-10-10T19:58:39.684Z] #61 86.57 DEP criu/protobuf.d [2019-10-10T19:58:39.684Z] #61 86.78 GEN criu/protobuf-desc-gen.h [2019-10-10T19:58:41.594Z] #61 88.25 DEP criu/protobuf-desc.d [2019-10-10T19:58:41.594Z] #61 88.39 DEP criu/proc_parse.d [2019-10-10T19:58:41.594Z] #61 88.55 DEP criu/plugin.d [2019-10-10T19:58:41.594Z] #61 88.61 DEP criu/pipes.d [2019-10-10T19:58:41.854Z] #61 88.73 DEP criu/pie-util.d [2019-10-10T19:58:42.114Z] #61 88.91 DEP criu/pie-util-vdso.d [2019-10-10T19:58:42.114Z] #61 89.11 DEP criu/pie-util-vdso-elf32.d [2019-10-10T19:58:42.375Z] #61 89.21 DEP criu/path.d [2019-10-10T19:58:42.375Z] #61 89.35 DEP criu/parasite-syscall.d [2019-10-10T19:58:42.641Z] #61 89.57 DEP criu/pagemap.d [2019-10-10T19:58:42.908Z] #61 89.87 DEP criu/pagemap-cache.d [2019-10-10T19:58:42.908Z] #61 89.96 DEP criu/page-xfer.d [2019-10-10T19:58:43.168Z] #61 ... [2019-10-10T19:58:43.168Z] [2019-10-10T19:58:43.168Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:43.168Z] #16 87.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-10T19:58:43.168Z] #16 87.18 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-10T19:58:43.168Z] #16 87.19 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-10T19:58:44.606Z] #16 ... [2019-10-10T19:58:44.606Z] [2019-10-10T19:58:44.606Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:44.606Z] #36 124.2 net/http [2019-10-10T19:58:44.606Z] #36 134.5 github.com/LK4D4/vndr/godl [2019-10-10T19:58:44.606Z] #36 ... [2019-10-10T19:58:44.606Z] [2019-10-10T19:58:44.606Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:44.606Z] #61 88.79 CC criu/cr-dedup.o [2019-10-10T19:58:44.606Z] #61 89.30 CC criu/cr-dump.o [2019-10-10T19:58:44.606Z] #61 91.77 CC criu/cr-errno.o [2019-10-10T19:58:44.606Z] #61 91.82 CC criu/cr-restore.o [2019-10-10T19:58:46.475Z] #61 95.37 CC criu/cr-service.o [2019-10-10T19:58:47.802Z] #61 96.69 CC criu/crtools.o [2019-10-10T19:58:48.631Z] #61 97.52 CC criu/eventfd.o [2019-10-10T19:58:48.631Z] #61 97.83 CC criu/eventpoll.o [2019-10-10T19:58:49.760Z] #16 ... [2019-10-10T19:58:49.760Z] [2019-10-10T19:58:49.760Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:49.760Z] #61 90.15 DEP criu/page-pipe.d [2019-10-10T19:58:49.760Z] #61 90.33 DEP criu/netfilter.d [2019-10-10T19:58:49.760Z] #61 90.56 DEP criu/net.d [2019-10-10T19:58:49.760Z] #61 90.69 DEP criu/namespaces.d [2019-10-10T19:58:49.760Z] #61 90.81 DEP criu/mount.d [2019-10-10T19:58:49.760Z] #61 90.94 DEP criu/mem.d [2019-10-10T19:58:49.760Z] #61 91.09 DEP criu/lsm.d [2019-10-10T19:58:49.760Z] #61 91.24 DEP criu/log.d [2019-10-10T19:58:49.760Z] #61 91.39 DEP criu/libnetlink.d [2019-10-10T19:58:49.760Z] #61 91.55 DEP criu/kerndat.d [2019-10-10T19:58:49.760Z] #61 91.79 DEP criu/kcmp-ids.d [2019-10-10T19:58:49.760Z] #61 91.90 DEP criu/irmap.d [2019-10-10T19:58:49.760Z] #61 92.07 DEP criu/ipc_ns.d [2019-10-10T19:58:49.760Z] #61 92.21 DEP criu/image.d [2019-10-10T19:58:49.760Z] #61 92.39 DEP criu/image-desc.d [2019-10-10T19:58:49.760Z] #61 92.51 DEP criu/fsnotify.d [2019-10-10T19:58:49.760Z] #61 92.74 DEP criu/filesystems.d [2019-10-10T19:58:49.760Z] #61 92.93 DEP criu/files.d [2019-10-10T19:58:49.760Z] #61 93.20 DEP criu/files-reg.d [2019-10-10T19:58:49.760Z] #61 93.33 DEP criu/files-ext.d [2019-10-10T19:58:49.760Z] #61 93.39 DEP criu/file-lock.d [2019-10-10T19:58:49.760Z] #61 93.53 DEP criu/file-ids.d [2019-10-10T19:58:49.760Z] #61 93.73 DEP criu/fifo.d [2019-10-10T19:58:49.760Z] #61 93.86 DEP criu/fdstore.d [2019-10-10T19:58:49.760Z] #61 93.94 DEP criu/fault-injection.d [2019-10-10T19:58:49.760Z] #61 94.00 DEP criu/external.d [2019-10-10T19:58:49.760Z] #61 94.18 DEP criu/eventpoll.d [2019-10-10T19:58:49.760Z] #61 94.42 DEP criu/eventfd.d [2019-10-10T19:58:49.760Z] #61 94.53 DEP criu/crtools.d [2019-10-10T19:58:49.760Z] #61 94.74 DEP criu/cr-service.d [2019-10-10T19:58:49.760Z] #61 94.91 DEP criu/cr-restore.d [2019-10-10T19:58:49.760Z] #61 95.09 DEP criu/cr-errno.d [2019-10-10T19:58:49.760Z] #61 95.12 DEP criu/cr-dump.d [2019-10-10T19:58:49.760Z] #61 95.29 DEP criu/cr-dedup.d [2019-10-10T19:58:49.760Z] #61 95.39 DEP criu/cr-check.d [2019-10-10T19:58:49.760Z] #61 95.52 DEP criu/config.d [2019-10-10T19:58:49.760Z] #61 95.61 DEP criu/clone-noasan.d [2019-10-10T19:58:49.760Z] #61 95.66 DEP criu/cgroup.d [2019-10-10T19:58:49.760Z] #61 95.78 DEP criu/cgroup-props.d [2019-10-10T19:58:49.760Z] #61 96.00 DEP criu/bitmap.d [2019-10-10T19:58:49.760Z] #61 96.02 DEP criu/bfd.d [2019-10-10T19:58:49.760Z] #61 96.15 DEP criu/autofs.d [2019-10-10T19:58:49.760Z] #61 96.37 DEP criu/aio.d [2019-10-10T19:58:49.760Z] #61 96.54 DEP criu/action-scripts.d [2019-10-10T19:58:50.020Z] #61 96.87 CC criu/action-scripts.o [2019-10-10T19:58:50.020Z] #61 ... [2019-10-10T19:58:50.020Z] [2019-10-10T19:58:50.020Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:50.020Z] #16 94.09 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-10T19:58:50.020Z] #16 94.10 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T19:58:50.020Z] #16 94.12 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-10T19:58:50.233Z] #61 99.07 CC criu/external.o [2019-10-10T19:58:50.280Z] #16 94.14 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T19:58:50.280Z] #16 94.15 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-10T19:58:50.280Z] #16 94.19 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:50.280Z] #16 94.21 Processing triggers for mime-support (3.60) ... [2019-10-10T19:58:50.280Z] #16 94.24 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:50.280Z] #16 94.26 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-10T19:58:50.280Z] #16 94.28 Setting up libcap2-bin (1:2.25-1) ... [2019-10-10T19:58:50.280Z] #16 94.29 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T19:58:50.280Z] #16 94.31 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T19:58:50.280Z] #16 94.32 Setting up bash-completion (1:2.1-4.3) ... [2019-10-10T19:58:50.636Z] #61 99.65 CC criu/fault-injection.o [2019-10-10T19:58:50.636Z] #61 99.75 CC criu/fdstore.o [2019-10-10T19:58:51.040Z] #61 100.1 CC criu/fifo.o [2019-10-10T19:58:51.437Z] #61 ... [2019-10-10T19:58:51.437Z] [2019-10-10T19:58:51.437Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:51.437Z] #16 113.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-10T19:58:51.437Z] #16 113.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T19:58:51.437Z] #16 113.4 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-10T19:58:51.437Z] #16 113.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T19:58:51.437Z] #16 113.4 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T19:58:51.437Z] #16 113.5 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:51.437Z] #16 113.5 Processing triggers for mime-support (3.60) ... [2019-10-10T19:58:51.437Z] #16 113.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:51.437Z] #16 113.5 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-10T19:58:51.437Z] #16 113.5 Setting up libcap2-bin (1:2.25-1) ... [2019-10-10T19:58:51.437Z] #16 113.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T19:58:51.437Z] #16 113.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T19:58:51.437Z] #16 113.5 Setting up bash-completion (1:2.1-4.3) ... [2019-10-10T19:58:52.823Z] #16 ... [2019-10-10T19:58:52.823Z] [2019-10-10T19:58:52.823Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:58:52.823Z] #58 156.2 + dpkg --print-architecture [2019-10-10T19:58:52.823Z] #58 156.2 + rm -rf /tmp/tmp.jVanJsYf7h [2019-10-10T19:58:52.823Z] #58 DONE 157.6s [2019-10-10T19:58:52.823Z] [2019-10-10T19:58:52.823Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:52.823Z] #45 118.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T19:58:53.166Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 26.3s done [2019-10-10T19:58:53.166Z] #7 DONE 35.0s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T19:58:53.166Z] #8 DONE 0.2s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T19:58:53.166Z] #9 DONE 0.1s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:58:53.166Z] #26 DONE 0.1s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:58:53.166Z] #39 ... [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T19:58:53.166Z] #33 DONE 0.1s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T19:58:53.166Z] #56 DONE 0.1s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T19:58:53.166Z] #30 DONE 0.1s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T19:58:53.166Z] #36 DONE 0.1s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T19:58:53.166Z] #64 DONE 0.1s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T19:58:53.166Z] #53 DONE 0.2s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T19:58:53.166Z] #27 DONE 0.2s [2019-10-10T19:58:53.166Z] [2019-10-10T19:58:53.166Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:58:53.367Z] #16 115.4 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-10T19:58:53.367Z] #16 115.4 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T19:58:53.367Z] #16 115.5 Setting up zip (3.0-11+b1) ... [2019-10-10T19:58:53.367Z] #16 115.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-10T19:58:53.367Z] #16 115.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T19:58:53.367Z] #16 115.5 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T19:58:53.367Z] #16 115.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:58:53.367Z] #16 115.5 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-10T19:58:53.367Z] #16 115.5 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:53.367Z] #16 115.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-10T19:58:53.367Z] #16 115.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-10T19:58:53.367Z] #16 115.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T19:58:53.367Z] #16 115.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:53.367Z] #16 115.5 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-10T19:58:53.367Z] #16 115.6 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-10T19:58:53.367Z] #16 115.6 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-10T19:58:53.367Z] #16 115.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:53.770Z] #16 115.9 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-10T19:58:53.770Z] #16 115.9 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-10T19:58:53.770Z] #16 115.9 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-10T19:58:53.770Z] #16 115.9 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T19:58:53.770Z] #16 115.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T19:58:53.770Z] #16 115.9 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-10T19:58:53.770Z] #16 115.9 Setting up pigz (2.3.4-1) ... [2019-10-10T19:58:53.770Z] #16 115.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T19:58:53.770Z] #16 115.9 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-10T19:58:53.770Z] #16 116.0 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:53.770Z] #16 116.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-10T19:58:53.770Z] #16 116.0 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T19:58:53.770Z] #16 116.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T19:58:53.770Z] #16 116.0 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-10T19:58:53.770Z] #16 116.0 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-10T19:58:53.770Z] #16 116.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-10T19:58:53.770Z] #16 116.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:53.770Z] #16 116.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-10T19:58:53.770Z] #16 116.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-10T19:58:53.770Z] #16 116.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-10T19:58:53.770Z] #16 116.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-10T19:58:53.770Z] #16 116.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-10T19:58:53.770Z] #16 116.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-10T19:58:53.770Z] #16 116.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-10T19:58:54.180Z] #16 116.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-10T19:58:54.180Z] #16 116.0 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-10T19:58:54.180Z] #16 116.0 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:54.180Z] #16 116.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T19:58:54.180Z] #16 116.1 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:54.180Z] #16 116.1 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T19:58:54.180Z] #16 116.1 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-10T19:58:54.180Z] #16 116.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T19:58:54.195Z] #28 0.965 + RM_GOPATH=0 [2019-10-10T19:58:54.195Z] #28 0.966 + TMP_GOPATH= [2019-10-10T19:58:54.195Z] #28 0.967 + : /build [2019-10-10T19:58:54.195Z] #28 0.967 + '[' -z '' ']' [2019-10-10T19:58:54.195Z] #28 0.970 ++ mktemp -d [2019-10-10T19:58:54.195Z] #28 0.976 + export GOPATH=/tmp/tmp.webZDnOrvp [2019-10-10T19:58:54.195Z] #28 0.998 + GOPATH=/tmp/tmp.webZDnOrvp [2019-10-10T19:58:54.195Z] #28 0.998 + RM_GOPATH=1 [2019-10-10T19:58:54.195Z] #28 1.001 ++ dirname ./install.sh [2019-10-10T19:58:54.195Z] #28 1.003 + dir=. [2019-10-10T19:58:54.195Z] #28 1.003 + bin=golangci_lint [2019-10-10T19:58:54.195Z] #28 1.003 + shift [2019-10-10T19:58:54.195Z] #28 1.004 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-10T19:58:54.195Z] #28 1.004 + . ./golangci_lint.installer [2019-10-10T19:58:54.195Z] #28 1.004 ++ : v1.17.1 [2019-10-10T19:58:54.195Z] #28 1.005 + install_golangci_lint [2019-10-10T19:58:54.195Z] #28 1.005 Installing golangci-lint version v1.17.1 [2019-10-10T19:58:54.195Z] #28 1.005 + echo 'Installing golangci-lint version v1.17.1' [2019-10-10T19:58:54.195Z] #28 1.005 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T19:58:55.030Z] #16 ... [2019-10-10T19:58:55.030Z] [2019-10-10T19:58:55.030Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:55.030Z] #36 135.2 github.com/LK4D4/vndr [2019-10-10T19:58:55.030Z] #36 DONE 145.2s [2019-10-10T19:58:55.030Z] [2019-10-10T19:58:55.030Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:58:55.030Z] #61 100.4 CC criu/file-ids.o [2019-10-10T19:58:55.030Z] #61 100.8 CC criu/file-lock.o [2019-10-10T19:58:55.030Z] #61 101.6 CC criu/files-ext.o [2019-10-10T19:58:55.030Z] #61 101.9 CC criu/files-reg.o [2019-10-10T19:58:55.030Z] #61 104.1 CC criu/files.o [2019-10-10T19:58:55.368Z] #45 120.2 + mkdir -p /build [2019-10-10T19:58:55.368Z] #45 120.2 + cp runc /build/runc [2019-10-10T19:58:55.368Z] #45 DONE 120.5s [2019-10-10T19:58:55.368Z] [2019-10-10T19:58:55.368Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:55.368Z] #16 97.23 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-10T19:58:55.368Z] #16 97.25 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-10T19:58:55.368Z] #16 97.27 Setting up zip (3.0-11+b1) ... [2019-10-10T19:58:55.368Z] #16 97.28 Setting up bzip2 (1.0.6-8.1) ... [2019-10-10T19:58:55.368Z] #16 97.30 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-10T19:58:55.368Z] #16 97.31 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-10T19:58:55.368Z] #16 97.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:58:55.368Z] #16 97.38 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-10T19:58:55.368Z] #16 97.40 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:55.368Z] #16 97.44 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-10T19:58:55.368Z] #16 97.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-10T19:58:55.368Z] #16 97.50 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T19:58:55.368Z] #16 97.58 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:55.368Z] #16 97.60 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-10T19:58:55.368Z] #16 97.62 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-10T19:58:55.368Z] #16 97.68 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-10T19:58:55.368Z] #16 97.75 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:55.368Z] #16 98.34 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-10T19:58:55.368Z] #16 98.39 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-10T19:58:55.368Z] #16 98.40 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-10T19:58:55.368Z] #16 98.42 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-10T19:58:55.368Z] #16 98.44 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T19:58:55.368Z] #16 98.46 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-10T19:58:55.368Z] #16 98.50 Setting up pigz (2.3.4-1) ... [2019-10-10T19:58:55.368Z] #16 98.51 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T19:58:55.368Z] #16 98.53 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-10T19:58:55.368Z] #16 98.55 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:55.368Z] #16 98.56 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-10T19:58:55.368Z] #16 98.58 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-10T19:58:55.368Z] #16 98.59 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T19:58:55.368Z] #16 98.61 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-10T19:58:55.368Z] #16 98.64 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-10T19:58:55.368Z] #16 98.65 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-10T19:58:55.368Z] #16 98.67 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T19:58:55.368Z] #16 98.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-10T19:58:55.368Z] #16 98.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-10T19:58:55.368Z] #16 98.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-10T19:58:55.368Z] #16 98.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-10T19:58:55.368Z] #16 98.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-10T19:58:55.368Z] #16 98.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-10T19:58:55.368Z] #16 98.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-10T19:58:55.368Z] #16 98.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-10T19:58:55.368Z] #16 98.76 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-10T19:58:55.368Z] #16 98.78 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:55.368Z] #16 98.80 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T19:58:55.368Z] #16 98.83 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T19:58:55.368Z] #16 98.86 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T19:58:55.368Z] #16 98.91 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-10T19:58:55.368Z] #16 98.95 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T19:58:57.790Z] #61 106.8 CC criu/filesystems.o [2019-10-10T19:58:58.627Z] #28 ... [2019-10-10T19:58:58.627Z] [2019-10-10T19:58:58.627Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:58.627Z] #37 0.884 + RM_GOPATH=0 [2019-10-10T19:58:58.627Z] #37 0.884 + TMP_GOPATH= [2019-10-10T19:58:58.627Z] #37 0.884 + : /build [2019-10-10T19:58:58.627Z] #37 0.884 + '[' -z '' ']' [2019-10-10T19:58:58.627Z] #37 0.886 ++ mktemp -d [2019-10-10T19:58:58.627Z] #37 0.889 + export GOPATH=/tmp/tmp.aVjRdUnROm [2019-10-10T19:58:58.627Z] #37 0.890 + GOPATH=/tmp/tmp.aVjRdUnROm [2019-10-10T19:58:58.627Z] #37 0.890 + RM_GOPATH=1 [2019-10-10T19:58:58.627Z] #37 0.895 ++ dirname ./install.sh [2019-10-10T19:58:58.627Z] #37 0.923 + dir=. [2019-10-10T19:58:58.627Z] #37 0.923 + bin=vndr [2019-10-10T19:58:58.627Z] #37 0.923 + shift [2019-10-10T19:58:58.627Z] #37 0.923 + '[' '!' -f ./vndr.installer ']' [2019-10-10T19:58:58.627Z] #37 0.923 + . ./vndr.installer [2019-10-10T19:58:58.627Z] #37 0.924 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:58:58.627Z] #37 0.927 + install_vndr [2019-10-10T19:58:58.627Z] #37 0.927 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T19:58:58.627Z] #37 0.927 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:58:58.627Z] #37 0.928 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aVjRdUnROm/src/github.com/LK4D4/vndr [2019-10-10T19:58:58.627Z] #37 0.935 Cloning into '/tmp/tmp.aVjRdUnROm/src/github.com/LK4D4/vndr'... [2019-10-10T19:58:58.627Z] #37 2.755 + cd /tmp/tmp.aVjRdUnROm/src/github.com/LK4D4/vndr [2019-10-10T19:58:58.627Z] #37 2.756 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T19:58:58.627Z] #37 2.816 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T19:58:58.627Z] #37 5.046 runtime/internal/sys [2019-10-10T19:58:58.627Z] #37 5.127 internal/race [2019-10-10T19:58:58.627Z] #37 5.162 runtime/internal/atomic [2019-10-10T19:58:58.627Z] #37 5.209 internal/cpu [2019-10-10T19:58:58.627Z] #37 5.734 sync/atomic [2019-10-10T19:58:58.663Z] #16 102.3 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-10T19:58:58.663Z] #16 102.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-10T19:58:58.663Z] #16 102.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T19:58:58.663Z] #16 102.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-10T19:58:58.663Z] #16 102.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T19:58:58.663Z] #16 102.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-10T19:58:58.663Z] #16 102.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T19:58:58.663Z] #16 102.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-10T19:58:58.663Z] #16 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-10T19:58:58.663Z] #16 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-10T19:58:58.663Z] #16 102.4 Setting up python3 (3.5.3-1) ... [2019-10-10T19:58:58.839Z] #61 107.6 CC criu/fsnotify.o [2019-10-10T19:58:58.839Z] #61 ... [2019-10-10T19:58:58.839Z] [2019-10-10T19:58:58.839Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:58:58.839Z] #16 121.1 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-10T19:58:58.839Z] #16 121.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T19:58:58.839Z] #16 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T19:58:58.839Z] #16 121.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-10T19:58:58.839Z] #16 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T19:58:58.839Z] #16 121.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-10T19:58:58.839Z] #16 121.1 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T19:58:58.915Z] #37 5.837 unicode [2019-10-10T19:58:59.201Z] #37 ... [2019-10-10T19:58:59.201Z] [2019-10-10T19:58:59.201Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:58:59.201Z] #34 1.019 + RM_GOPATH=0 [2019-10-10T19:58:59.201Z] #34 1.022 + TMP_GOPATH= [2019-10-10T19:58:59.201Z] #34 1.023 + : /build [2019-10-10T19:58:59.201Z] #34 1.045 + '[' -z '' ']' [2019-10-10T19:58:59.201Z] #34 1.048 ++ mktemp -d [2019-10-10T19:58:59.201Z] #34 1.084 + export GOPATH=/tmp/tmp.QYmgqLtsQG [2019-10-10T19:58:59.201Z] #34 1.085 + GOPATH=/tmp/tmp.QYmgqLtsQG [2019-10-10T19:58:59.201Z] #34 1.085 + RM_GOPATH=1 [2019-10-10T19:58:59.201Z] #34 1.091 ++ dirname ./install.sh [2019-10-10T19:58:59.201Z] #34 1.102 + dir=. [2019-10-10T19:58:59.201Z] #34 1.102 + bin=tomlv [2019-10-10T19:58:59.201Z] #34 1.102 + shift [2019-10-10T19:58:59.201Z] #34 1.103 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T19:58:59.201Z] #34 1.103 + . ./tomlv.installer [2019-10-10T19:58:59.201Z] #34 1.103 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:58:59.201Z] #34 1.104 + install_tomlv [2019-10-10T19:58:59.202Z] #34 1.107 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T19:58:59.202Z] #34 1.107 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:58:59.202Z] #34 1.107 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QYmgqLtsQG/src/github.com/BurntSushi/toml [2019-10-10T19:58:59.202Z] #34 1.124 Cloning into '/tmp/tmp.QYmgqLtsQG/src/github.com/BurntSushi/toml'... [2019-10-10T19:58:59.202Z] #34 3.363 + cd /tmp/tmp.QYmgqLtsQG/src/github.com/BurntSushi/toml [2019-10-10T19:58:59.202Z] #34 3.363 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T19:58:59.202Z] #34 3.416 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T19:58:59.202Z] #34 4.555 runtime/internal/sys [2019-10-10T19:58:59.202Z] #34 4.587 math/bits [2019-10-10T19:58:59.202Z] #34 4.613 internal/cpu [2019-10-10T19:58:59.202Z] #34 4.749 runtime/internal/atomic [2019-10-10T19:58:59.202Z] #34 5.333 runtime/internal/math [2019-10-10T19:58:59.202Z] #34 5.628 unicode/utf8 [2019-10-10T19:58:59.202Z] #34 5.659 internal/race [2019-10-10T19:58:59.202Z] #34 6.181 sync/atomic [2019-10-10T19:58:59.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T19:58:59.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T19:58:59.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T19:58:59.262Z] #16 121.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T19:58:59.262Z] #16 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-10T19:58:59.262Z] #16 121.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-10-10T19:58:59.262Z] #16 121.2 Setting up python3 (3.5.3-1) ... [2019-10-10T19:58:59.844Z] #34 ... [2019-10-10T19:58:59.844Z] [2019-10-10T19:58:59.844Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:58:59.844Z] #37 6.726 unicode/utf8 [2019-10-10T19:59:00.139Z] #37 7.063 math/bits [2019-10-10T19:59:00.428Z] #37 7.534 internal/bytealg [2019-10-10T19:59:00.578Z] #16 104.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-10T19:59:00.578Z] #16 ... [2019-10-10T19:59:00.578Z] [2019-10-10T19:59:00.578Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:00.578Z] #61 97.45 CC criu/aio.o [2019-10-10T19:59:00.578Z] #61 98.06 CC criu/autofs.o [2019-10-10T19:59:00.578Z] #61 99.33 CC criu/bfd.o [2019-10-10T19:59:00.578Z] #61 99.91 CC criu/bitmap.o [2019-10-10T19:59:00.578Z] #61 100.1 CC criu/cgroup-props.o [2019-10-10T19:59:00.578Z] #61 101.2 CC criu/cgroup.o [2019-10-10T19:59:00.578Z] #61 103.6 CC criu/clone-noasan.o [2019-10-10T19:59:00.578Z] #61 103.7 CC criu/config.o [2019-10-10T19:59:00.578Z] #61 104.8 CC criu/cr-check.o [2019-10-10T19:59:00.578Z] #61 106.2 CC criu/cr-dedup.o [2019-10-10T19:59:00.578Z] #61 106.5 CC criu/cr-dump.o [2019-10-10T19:59:00.581Z] #16 122.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-10T19:59:01.451Z] #16 123.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-10T19:59:01.519Z] #61 108.3 CC criu/cr-errno.o [2019-10-10T19:59:01.519Z] #61 108.4 CC criu/cr-restore.o [2019-10-10T19:59:01.519Z] #61 ... [2019-10-10T19:59:01.519Z] [2019-10-10T19:59:01.519Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:59:01.519Z] #16 105.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-10T19:59:01.779Z] #16 105.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-10T19:59:01.779Z] #16 105.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-10T19:59:01.779Z] #16 105.8 Setting up python3-wheel (0.29.0-2) ... [2019-10-10T19:59:01.841Z] #16 124.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-10T19:59:01.841Z] #16 124.0 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T19:59:01.841Z] #16 124.0 Setting up python3-wheel (0.29.0-2) ... [2019-10-10T19:59:02.536Z] #37 9.320 internal/testlog [2019-10-10T19:59:02.702Z] #16 124.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-10T19:59:02.719Z] #16 106.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-10T19:59:02.823Z] #37 9.908 math [2019-10-10T19:59:02.823Z] #37 ... [2019-10-10T19:59:02.823Z] [2019-10-10T19:59:02.823Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T19:59:02.823Z] #19 1.002 + mktemp -d [2019-10-10T19:59:02.823Z] #19 1.005 + export GOPATH=/tmp/tmp.xY036T0NsF [2019-10-10T19:59:02.823Z] #19 1.006 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.xY036T0NsF/src/github.com/go-swagger/go-swagger [2019-10-10T19:59:02.823Z] #19 1.024 Cloning into '/tmp/tmp.xY036T0NsF/src/github.com/go-swagger/go-swagger'... [2019-10-10T19:59:03.110Z] #19 ... [2019-10-10T19:59:03.110Z] [2019-10-10T19:59:03.110Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:59:03.110Z] #57 0.795 + RM_GOPATH=0 [2019-10-10T19:59:03.110Z] #57 0.797 + TMP_GOPATH= [2019-10-10T19:59:03.110Z] #57 0.798 + : /build [2019-10-10T19:59:03.110Z] #57 0.799 + '[' -z '' ']' [2019-10-10T19:59:03.110Z] #57 0.802 ++ mktemp -d [2019-10-10T19:59:03.110Z] #57 0.814 + export GOPATH=/tmp/tmp.oGcwlzOXx3 [2019-10-10T19:59:03.110Z] #57 0.818 + GOPATH=/tmp/tmp.oGcwlzOXx3 [2019-10-10T19:59:03.110Z] #57 0.818 + RM_GOPATH=1 [2019-10-10T19:59:03.110Z] #57 0.819 ++ dirname ./install.sh [2019-10-10T19:59:03.110Z] #57 0.836 + dir=. [2019-10-10T19:59:03.110Z] #57 0.837 + bin=dockercli [2019-10-10T19:59:03.110Z] #57 0.837 + shift [2019-10-10T19:59:03.110Z] #57 0.837 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T19:59:03.110Z] #57 0.837 + . ./dockercli.installer [2019-10-10T19:59:03.110Z] #57 0.837 ++ : stable [2019-10-10T19:59:03.110Z] #57 0.837 ++ : 17.06.2-ce [2019-10-10T19:59:03.110Z] #57 0.838 Install docker/cli version 17.06.2-ce from stable [2019-10-10T19:59:03.110Z] #57 0.838 + install_dockercli [2019-10-10T19:59:03.110Z] #57 0.838 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T19:59:03.110Z] #57 0.840 ++ uname -m [2019-10-10T19:59:03.110Z] #57 0.842 + arch=ppc64le [2019-10-10T19:59:03.110Z] #57 0.843 + '[' ppc64le '!=' x86_64 ']' [2019-10-10T19:59:03.110Z] #57 0.843 + '[' ppc64le '!=' s390x ']' [2019-10-10T19:59:03.110Z] #57 0.843 + '[' ppc64le '!=' armhf ']' [2019-10-10T19:59:03.110Z] #57 0.843 + build_dockercli [2019-10-10T19:59:03.110Z] #57 0.843 + git clone https://github.com/docker/docker-ce /tmp/tmp.oGcwlzOXx3/tmp/docker-ce [2019-10-10T19:59:03.110Z] #57 0.856 Cloning into '/tmp/tmp.oGcwlzOXx3/tmp/docker-ce'... [2019-10-10T19:59:03.110Z] #57 ... [2019-10-10T19:59:03.110Z] [2019-10-10T19:59:03.110Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:59:03.110Z] #31 0.898 + RM_GOPATH=0 [2019-10-10T19:59:03.110Z] #31 0.898 + TMP_GOPATH= [2019-10-10T19:59:03.110Z] #31 0.898 + : /build [2019-10-10T19:59:03.110Z] #31 0.899 + '[' -z '' ']' [2019-10-10T19:59:03.110Z] #31 0.900 ++ mktemp -d [2019-10-10T19:59:03.110Z] #31 0.932 + export GOPATH=/tmp/tmp.wey677MzUY [2019-10-10T19:59:03.110Z] #31 0.932 + GOPATH=/tmp/tmp.wey677MzUY [2019-10-10T19:59:03.110Z] #31 0.932 + RM_GOPATH=1 [2019-10-10T19:59:03.110Z] #31 0.933 ++ dirname ./install.sh [2019-10-10T19:59:03.110Z] #31 0.937 + dir=. [2019-10-10T19:59:03.111Z] #31 0.952 + bin=gotestsum [2019-10-10T19:59:03.111Z] #31 0.952 + shift [2019-10-10T19:59:03.111Z] #31 0.953 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T19:59:03.111Z] #31 0.954 + . ./gotestsum.installer [2019-10-10T19:59:03.111Z] #31 0.960 ++ : v0.3.5 [2019-10-10T19:59:03.111Z] #31 0.961 + install_gotestsum [2019-10-10T19:59:03.111Z] #31 0.970 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T19:59:03.111Z] #31 0.970 Installing gotestsum version v0.3.5 [2019-10-10T19:59:03.111Z] #31 0.970 + go get -d gotest.tools/gotestsum [2019-10-10T19:59:03.420Z] #31 ... [2019-10-10T19:59:03.420Z] [2019-10-10T19:59:03.420Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:59:03.420Z] #48 0.975 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:59:03.420Z] #48 0.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:59:03.420Z] #48 1.077 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:59:03.420Z] #48 1.094 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:59:03.420Z] #48 1.126 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:59:03.420Z] #48 2.719 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T19:59:03.420Z] #48 5.709 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T19:59:03.420Z] #48 7.540 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T19:59:03.420Z] #48 ... [2019-10-10T19:59:03.420Z] [2019-10-10T19:59:03.420Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:59:03.420Z] #21 0.471 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:59:03.420Z] #21 0.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:59:03.420Z] #21 0.626 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:59:03.420Z] #21 0.640 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:59:03.420Z] #21 0.672 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:59:03.420Z] #21 2.205 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T19:59:03.420Z] #21 5.171 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T19:59:03.420Z] #21 7.002 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T19:59:03.608Z] #16 125.8 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T19:59:03.608Z] #16 125.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T19:59:03.712Z] #21 ... [2019-10-10T19:59:03.712Z] [2019-10-10T19:59:03.712Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:59:03.712Z] #10 1.063 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:59:03.712Z] #10 1.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:59:03.712Z] #10 1.223 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:59:03.712Z] #10 1.238 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:59:03.712Z] #10 1.367 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:59:03.712Z] #10 3.049 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T19:59:03.712Z] #10 6.072 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T19:59:03.712Z] #10 7.937 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T19:59:03.712Z] #10 ... [2019-10-10T19:59:03.712Z] [2019-10-10T19:59:03.712Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T19:59:03.712Z] #65 0.989 + RM_GOPATH=0 [2019-10-10T19:59:03.712Z] #65 0.989 + TMP_GOPATH= [2019-10-10T19:59:03.712Z] #65 0.989 + : /build/ [2019-10-10T19:59:03.712Z] #65 0.989 + '[' -z '' ']' [2019-10-10T19:59:03.712Z] #65 0.991 ++ mktemp -d [2019-10-10T19:59:03.712Z] #65 0.995 + export GOPATH=/tmp/tmp.d4EDoyJm3l [2019-10-10T19:59:03.712Z] #65 0.996 + GOPATH=/tmp/tmp.d4EDoyJm3l [2019-10-10T19:59:03.712Z] #65 0.996 + RM_GOPATH=1 [2019-10-10T19:59:03.712Z] #65 1.003 ++ dirname ./install.sh [2019-10-10T19:59:03.712Z] #65 1.005 + dir=. [2019-10-10T19:59:03.712Z] #65 1.005 + bin=rootlesskit [2019-10-10T19:59:03.712Z] #65 1.005 + shift [2019-10-10T19:59:03.712Z] #65 1.005 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T19:59:03.712Z] #65 1.005 + . ./rootlesskit.installer [2019-10-10T19:59:03.712Z] #65 1.006 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:59:03.712Z] #65 1.008 + install_rootlesskit [2019-10-10T19:59:03.712Z] #65 1.008 + case "$1" in [2019-10-10T19:59:03.712Z] #65 1.008 + export CGO_ENABLED=0 [2019-10-10T19:59:03.712Z] #65 1.008 + CGO_ENABLED=0 [2019-10-10T19:59:03.712Z] #65 1.008 + _install_rootlesskit [2019-10-10T19:59:03.712Z] #65 1.008 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T19:59:03.712Z] #65 1.009 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:59:03.712Z] #65 1.009 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.d4EDoyJm3l/src/github.com/rootless-containers/rootlesskit [2019-10-10T19:59:03.712Z] #65 1.016 Cloning into '/tmp/tmp.d4EDoyJm3l/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T19:59:03.712Z] #65 7.485 + cd /tmp/tmp.d4EDoyJm3l/src/github.com/rootless-containers/rootlesskit [2019-10-10T19:59:03.712Z] #65 7.485 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T19:59:03.712Z] #65 8.066 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T19:59:03.712Z] #65 8.074 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T19:59:03.999Z] #65 ... [2019-10-10T19:59:03.999Z] [2019-10-10T19:59:03.999Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:59:03.999Z] #61 0.471 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:59:03.999Z] #61 0.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:59:03.999Z] #61 0.617 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:59:03.999Z] #61 0.632 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:59:03.999Z] #61 0.671 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:59:03.999Z] #61 2.178 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T19:59:03.999Z] #61 5.149 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T19:59:03.999Z] #61 6.998 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T19:59:03.999Z] #61 ... [2019-10-10T19:59:03.999Z] [2019-10-10T19:59:03.999Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:59:03.999Z] #59 0.959 + mktemp -d [2019-10-10T19:59:03.999Z] #59 0.965 + export GOPATH=/tmp/tmp.kLbOiuW2qq [2019-10-10T19:59:03.999Z] #59 0.965 + git clone https://github.com/docker/distribution.git /tmp/tmp.kLbOiuW2qq/src/github.com/docker/distribution [2019-10-10T19:59:03.999Z] #59 0.970 Cloning into '/tmp/tmp.kLbOiuW2qq/src/github.com/docker/distribution'... [2019-10-10T19:59:04.101Z] #16 107.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-10T19:59:04.101Z] #16 107.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T19:59:04.299Z] #59 ... [2019-10-10T19:59:04.300Z] [2019-10-10T19:59:04.300Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:59:04.300Z] #54 0.888 + RM_GOPATH=0 [2019-10-10T19:59:04.300Z] #54 0.888 + TMP_GOPATH= [2019-10-10T19:59:04.300Z] #54 0.888 + : /build [2019-10-10T19:59:04.300Z] #54 0.889 + '[' -z '' ']' [2019-10-10T19:59:04.300Z] #54 0.895 ++ mktemp -d [2019-10-10T19:59:04.300Z] #54 0.897 + export GOPATH=/tmp/tmp.KLUnwa0LPU [2019-10-10T19:59:04.300Z] #54 0.897 + GOPATH=/tmp/tmp.KLUnwa0LPU [2019-10-10T19:59:04.300Z] #54 0.898 + RM_GOPATH=1 [2019-10-10T19:59:04.300Z] #54 0.899 ++ dirname ./install.sh [2019-10-10T19:59:04.300Z] #54 0.902 + dir=. [2019-10-10T19:59:04.300Z] #54 0.902 + bin=proxy [2019-10-10T19:59:04.300Z] #54 0.902 + shift [2019-10-10T19:59:04.300Z] #54 0.902 + '[' '!' -f ./proxy.installer ']' [2019-10-10T19:59:04.300Z] #54 0.902 + . ./proxy.installer [2019-10-10T19:59:04.300Z] #54 0.907 ++ : 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:59:04.300Z] #54 0.916 + install_proxy [2019-10-10T19:59:04.300Z] #54 0.917 + case "$1" in [2019-10-10T19:59:04.300Z] #54 0.917 + export CGO_ENABLED=0 [2019-10-10T19:59:04.300Z] #54 0.917 + CGO_ENABLED=0 [2019-10-10T19:59:04.300Z] #54 0.917 + _install_proxy [2019-10-10T19:59:04.300Z] #54 0.917 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T19:59:04.300Z] #54 0.917 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:59:04.300Z] #54 0.919 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KLUnwa0LPU/src/github.com/docker/libnetwork [2019-10-10T19:59:04.300Z] #54 0.925 Cloning into '/tmp/tmp.KLUnwa0LPU/src/github.com/docker/libnetwork'... [2019-10-10T19:59:04.300Z] #54 ... [2019-10-10T19:59:04.300Z] [2019-10-10T19:59:04.300Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:59:04.300Z] #39 1.201 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:59:04.300Z] #39 1.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:59:04.300Z] #39 1.412 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:59:04.300Z] #39 1.433 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:59:04.300Z] #39 1.533 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:59:04.300Z] #39 3.300 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T19:59:04.300Z] #39 5.853 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T19:59:04.300Z] #39 7.896 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T19:59:04.588Z] #39 ... [2019-10-10T19:59:04.588Z] [2019-10-10T19:59:04.588Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:59:04.588Z] #37 10.57 unicode/utf16 [2019-10-10T19:59:04.588Z] #37 10.83 runtime [2019-10-10T19:59:04.886Z] #37 11.84 container/list [2019-10-10T19:59:05.089Z] #16 ... [2019-10-10T19:59:05.089Z] [2019-10-10T19:59:05.089Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T19:59:05.089Z] #18 155.4 + rm -rf /tmp/tmp.b9QHk6UC92 [2019-10-10T19:59:05.089Z] #18 DONE 155.8s [2019-10-10T19:59:05.089Z] [2019-10-10T19:59:05.089Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:59:05.089Z] #16 127.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-10T19:59:05.089Z] #16 127.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-10T19:59:05.305Z] #16 109.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-10T19:59:05.305Z] #16 109.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-10T19:59:06.252Z] #16 110.3 Setting up dh-python (2.20170125) ... [2019-10-10T19:59:06.410Z] #16 128.3 Setting up dh-python (2.20170125) ... [2019-10-10T19:59:06.808Z] #16 128.8 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-10T19:59:06.808Z] #16 128.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:59:06.808Z] #16 DONE 129.1s [2019-10-10T19:59:06.808Z] [2019-10-10T19:59:06.808Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T19:59:07.192Z] #16 111.0 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-10T19:59:07.192Z] #16 111.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:59:07.763Z] #16 DONE 111.8s [2019-10-10T19:59:07.763Z] [2019-10-10T19:59:07.763Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T19:59:09.308Z] #37 16.08 crypto/internal/subtle [2019-10-10T19:59:09.596Z] #37 16.58 crypto/subtle [2019-10-10T19:59:09.883Z] #37 ... [2019-10-10T19:59:09.883Z] [2019-10-10T19:59:09.883Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:59:09.883Z] #34 6.930 internal/bytealg [2019-10-10T19:59:09.883Z] #34 7.624 unicode [2019-10-10T19:59:09.883Z] #34 7.763 math [2019-10-10T19:59:09.883Z] #34 8.628 internal/testlog [2019-10-10T19:59:09.883Z] #34 9.679 encoding [2019-10-10T19:59:09.883Z] #34 10.12 runtime/cgo [2019-10-10T19:59:09.883Z] #34 10.97 runtime [2019-10-10T19:59:10.142Z] #17 ... [2019-10-10T19:59:10.142Z] [2019-10-10T19:59:10.142Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:10.142Z] #61 108.8 CC criu/image-desc.o [2019-10-10T19:59:10.142Z] #61 109.0 CC criu/image.o [2019-10-10T19:59:10.142Z] #61 109.6 CC criu/ipc_ns.o [2019-10-10T19:59:10.142Z] #61 111.1 CC criu/irmap.o [2019-10-10T19:59:10.142Z] #61 111.6 CC criu/kcmp-ids.o [2019-10-10T19:59:10.142Z] #61 112.0 CC criu/kerndat.o [2019-10-10T19:59:10.142Z] #61 113.3 CC criu/libnetlink.o [2019-10-10T19:59:10.142Z] #61 114.0 CC criu/log.o [2019-10-10T19:59:10.142Z] #61 114.5 CC criu/lsm.o [2019-10-10T19:59:10.142Z] #61 115.0 CC criu/mem.o [2019-10-10T19:59:10.142Z] #61 116.0 CC criu/mount.o [2019-10-10T19:59:10.142Z] #61 118.6 CC criu/namespaces.o [2019-10-10T19:59:10.244Z] #34 ... [2019-10-10T19:59:10.244Z] [2019-10-10T19:59:10.244Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:59:10.244Z] #37 17.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-10T19:59:10.563Z] #37 17.63 internal/nettrace [2019-10-10T19:59:10.972Z] #61 ... [2019-10-10T19:59:10.972Z] [2019-10-10T19:59:10.972Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T19:59:10.972Z] #17 3.876 Collecting yamllint==1.16.0 [2019-10-10T19:59:11.187Z] #37 18.03 runtime/cgo [2019-10-10T19:59:11.392Z] #17 4.408 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-10T19:59:11.922Z] #17 4.650 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-10T19:59:11.922Z] #17 4.787 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-10T19:59:13.047Z] #17 5.009 Collecting yamllint==1.16.0 [2019-10-10T19:59:13.492Z] #17 6.416 Collecting pyyaml (from yamllint==1.16.0) [2019-10-10T19:59:13.492Z] #17 6.564 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-10T19:59:13.986Z] #17 ... [2019-10-10T19:59:13.986Z] [2019-10-10T19:59:13.986Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:13.986Z] #61 111.8 CC criu/cr-service.o [2019-10-10T19:59:13.986Z] #61 113.0 CC criu/crtools.o [2019-10-10T19:59:13.986Z] #61 113.4 CC criu/eventfd.o [2019-10-10T19:59:13.986Z] #61 113.6 CC criu/eventpoll.o [2019-10-10T19:59:13.986Z] #61 114.5 CC criu/external.o [2019-10-10T19:59:13.986Z] #61 114.9 CC criu/fault-injection.o [2019-10-10T19:59:13.986Z] #61 115.0 CC criu/fdstore.o [2019-10-10T19:59:13.986Z] #61 115.3 CC criu/fifo.o [2019-10-10T19:59:13.986Z] #61 115.6 CC criu/file-ids.o [2019-10-10T19:59:13.986Z] #61 116.0 CC criu/file-lock.o [2019-10-10T19:59:13.986Z] #61 116.8 CC criu/files-ext.o [2019-10-10T19:59:13.986Z] #61 117.0 CC criu/files-reg.o [2019-10-10T19:59:13.986Z] #61 118.4 CC criu/files.o [2019-10-10T19:59:13.986Z] #61 119.8 CC criu/filesystems.o [2019-10-10T19:59:13.986Z] #61 120.4 CC criu/fsnotify.o [2019-10-10T19:59:13.986Z] #61 121.1 CC criu/image-desc.o [2019-10-10T19:59:14.246Z] #61 121.2 CC criu/image.o [2019-10-10T19:59:14.896Z] #17 7.727 Building wheels for collected packages: pathspec, pyyaml [2019-10-10T19:59:14.896Z] #17 7.738 Running setup.py bdist_wheel for pathspec: started [2019-10-10T19:59:15.186Z] #61 121.9 CC criu/ipc_ns.o [2019-10-10T19:59:15.616Z] #37 ... [2019-10-10T19:59:15.616Z] [2019-10-10T19:59:15.616Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:59:15.616Z] #48 22.46 Fetched 7720 kB in 21s (359 kB/s) [2019-10-10T19:59:15.716Z] #17 8.654 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-10T19:59:15.716Z] #17 8.654 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-10T19:59:15.716Z] #17 8.677 Running setup.py bdist_wheel for pyyaml: started [2019-10-10T19:59:15.756Z] #61 122.7 CC criu/irmap.o [2019-10-10T19:59:16.326Z] #61 123.1 CC criu/kcmp-ids.o [2019-10-10T19:59:16.326Z] #61 123.3 CC criu/kerndat.o [2019-10-10T19:59:16.549Z] #17 9.710 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-10T19:59:16.549Z] #17 9.711 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-10T19:59:16.549Z] #17 9.751 Successfully built pathspec pyyaml [2019-10-10T19:59:16.935Z] #17 9.752 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-10T19:59:16.935Z] #17 10.02 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-10T19:59:17.266Z] #61 124.1 CC criu/libnetlink.o [2019-10-10T19:59:17.335Z] #17 DONE 10.3s [2019-10-10T19:59:17.335Z] [2019-10-10T19:59:17.335Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T19:59:17.335Z] #19 DONE 0.1s [2019-10-10T19:59:17.335Z] [2019-10-10T19:59:17.335Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:17.335Z] #61 120.0 CC criu/net.o [2019-10-10T19:59:17.335Z] #61 123.2 CC criu/netfilter.o [2019-10-10T19:59:17.335Z] #61 123.5 CC criu/page-pipe.o [2019-10-10T19:59:17.335Z] #61 123.9 CC criu/page-xfer.o [2019-10-10T19:59:17.335Z] #61 124.7 CC criu/pagemap-cache.o [2019-10-10T19:59:17.335Z] #61 125.0 CC criu/pagemap.o [2019-10-10T19:59:17.335Z] #61 125.8 CC criu/parasite-syscall.o [2019-10-10T19:59:17.335Z] #61 126.5 CC criu/path.o [2019-10-10T19:59:17.335Z] #61 ... [2019-10-10T19:59:17.335Z] [2019-10-10T19:59:17.335Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T19:59:17.526Z] #61 124.5 CC criu/log.o [2019-10-10T19:59:17.748Z] #24 DONE 0.5s [2019-10-10T19:59:17.748Z] [2019-10-10T19:59:17.748Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:17.748Z] #61 126.9 CC criu/pie-util-vdso-elf32.o [2019-10-10T19:59:18.096Z] #61 124.9 CC criu/lsm.o [2019-10-10T19:59:18.151Z] #61 127.1 CC criu/pie-util-vdso.o [2019-10-10T19:59:18.356Z] #61 125.2 CC criu/mem.o [2019-10-10T19:59:18.563Z] #61 127.4 CC criu/pie-util.o [2019-10-10T19:59:18.563Z] #61 127.5 CC criu/pipes.o [2019-10-10T19:59:19.186Z] #61 128.2 CC criu/plugin.o [2019-10-10T19:59:19.629Z] #61 128.7 CC criu/proc_parse.o [2019-10-10T19:59:19.738Z] #61 126.5 CC criu/mount.o [2019-10-10T19:59:19.738Z] #61 ... [2019-10-10T19:59:19.738Z] [2019-10-10T19:59:19.738Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T19:59:19.738Z] #17 11.71 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-10T19:59:19.998Z] #17 12.05 Collecting pyyaml (from yamllint==1.16.0) [2019-10-10T19:59:21.044Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T19:59:21.044Z] [2019-10-10T19:59:21.044Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-10T19:59:21.044Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-10T19:59:21.044Z] Using test binary docker [2019-10-10T19:59:21.044Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T19:59:21.044Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T19:59:21.044Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T19:59:21.044Z] Warning failed to create cache: (null) [2019-10-10T19:59:21.044Z] . [2019-10-10T19:59:21.044Z] INFO: Waiting for daemon to start... [2019-10-10T19:59:21.044Z] Starting dockerd [2019-10-10T19:59:21.044Z] . [2019-10-10T19:59:21.044Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-10T19:59:21.158Z] #48 22.46 Reading package lists... [2019-10-10T19:59:21.158Z] #48 ... [2019-10-10T19:59:21.158Z] [2019-10-10T19:59:21.158Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:59:21.158Z] #59 24.94 + cd /tmp/tmp.kLbOiuW2qq/src/github.com/docker/distribution [2019-10-10T19:59:21.158Z] #59 24.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-10T19:59:21.158Z] #59 28.28 + GOPATH=/tmp/tmp.kLbOiuW2qq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kLbOiuW2qq go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-10T19:59:21.380Z] #17 13.26 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-10T19:59:21.659Z] #61 130.7 CC criu/protobuf-desc.o [2019-10-10T19:59:22.763Z] #17 15.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-10T19:59:22.987Z] #61 131.7 CC criu/protobuf.o [2019-10-10T19:59:22.988Z] #61 132.0 CC criu/pstree.o [2019-10-10T19:59:24.145Z] #17 16.21 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-10T19:59:24.352Z] #61 133.0 CC criu/rbtree.o [2019-10-10T19:59:24.352Z] #61 133.3 CC criu/rst-malloc.o [2019-10-10T19:59:24.352Z] #61 133.5 CC criu/seccomp.o [2019-10-10T19:59:24.651Z] #59 ... [2019-10-10T19:59:24.651Z] [2019-10-10T19:59:24.651Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:59:24.651Z] #48 22.46 Reading package lists... [2019-10-10T19:59:24.651Z] #48 ... [2019-10-10T19:59:24.651Z] [2019-10-10T19:59:24.651Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:59:24.651Z] #21 22.03 Fetched 7720 kB in 21s (358 kB/s) [2019-10-10T19:59:24.651Z] #21 22.03 Reading package lists... [2019-10-10T19:59:24.938Z] #21 31.59 Reading package lists... [2019-10-10T19:59:24.938Z] #21 ... [2019-10-10T19:59:24.938Z] [2019-10-10T19:59:24.938Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:59:24.938Z] #48 32.18 Reading package lists... [2019-10-10T19:59:24.938Z] #48 ... [2019-10-10T19:59:24.938Z] [2019-10-10T19:59:24.938Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:59:24.938Z] #61 22.22 Fetched 7720 kB in 21s (355 kB/s) [2019-10-10T19:59:24.938Z] #61 22.22 Reading package lists... [2019-10-10T19:59:25.203Z] #61 134.0 CC criu/seize.o [2019-10-10T19:59:25.225Z] #61 32.08 Reading package lists... [2019-10-10T19:59:25.226Z] #61 ... [2019-10-10T19:59:25.226Z] [2019-10-10T19:59:25.226Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:59:25.226Z] #28 29.43 + cd /tmp/tmp.webZDnOrvp/src/github.com/golangci/golangci-lint/ [2019-10-10T19:59:25.226Z] #28 29.43 + git checkout -q v1.17.1 [2019-10-10T19:59:25.226Z] #28 31.54 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T19:59:25.252Z] #17 ... [2019-10-10T19:59:25.252Z] [2019-10-10T19:59:25.252Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:59:25.252Z] #27 DONE 189.3s [2019-10-10T19:59:25.252Z] [2019-10-10T19:59:25.252Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:25.252Z] #61 129.1 CC criu/namespaces.o [2019-10-10T19:59:25.252Z] #61 130.5 CC criu/net.o [2019-10-10T19:59:25.512Z] #28 ... [2019-10-10T19:59:25.512Z] [2019-10-10T19:59:25.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:59:25.512Z] #10 22.83 Fetched 7720 kB in 21s (354 kB/s) [2019-10-10T19:59:25.512Z] #10 22.83 Reading package lists... [2019-10-10T19:59:25.604Z] #61 134.6 CC criu/servicefd.o [2019-10-10T19:59:25.604Z] #61 ... [2019-10-10T19:59:25.604Z] [2019-10-10T19:59:25.604Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:59:25.604Z] #45 148.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T19:59:25.604Z] #45 150.0 + mkdir -p /build [2019-10-10T19:59:25.604Z] #45 150.0 + cp runc /build/runc [2019-10-10T19:59:25.604Z] #45 DONE 150.2s [2019-10-10T19:59:25.799Z] #10 32.56 Reading package lists... [2019-10-10T19:59:25.799Z] #10 ... [2019-10-10T19:59:25.799Z] [2019-10-10T19:59:25.799Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:59:25.799Z] #54 28.00 + cd /tmp/tmp.KLUnwa0LPU/src/github.com/docker/libnetwork [2019-10-10T19:59:25.799Z] #54 28.00 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T19:59:25.799Z] #54 29.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T19:59:26.173Z] [2019-10-10T19:59:26.173Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:59:26.424Z] #54 ... [2019-10-10T19:59:26.424Z] [2019-10-10T19:59:26.424Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:59:26.424Z] #39 23.79 Fetched 7720 kB in 22s (341 kB/s) [2019-10-10T19:59:26.424Z] #39 23.79 Reading package lists... [2019-10-10T19:59:26.739Z] #27 ... [2019-10-10T19:59:26.739Z] [2019-10-10T19:59:26.739Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:26.739Z] #61 135.4 CC criu/shmem.o [2019-10-10T19:59:26.773Z] #61 133.5 CC criu/netfilter.o [2019-10-10T19:59:27.033Z] #61 133.9 CC criu/page-pipe.o [2019-10-10T19:59:27.343Z] #39 34.07 Reading package lists... [2019-10-10T19:59:27.343Z] #39 ... [2019-10-10T19:59:27.343Z] [2019-10-10T19:59:27.343Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:59:27.343Z] #37 24.13 vendor/golang.org/x/crypto/internal/subtle [2019-10-10T19:59:27.604Z] #61 134.5 CC criu/page-xfer.o [2019-10-10T19:59:27.634Z] #61 136.5 CC criu/sigframe.o [2019-10-10T19:59:27.634Z] #61 136.6 CC criu/signalfd.o [2019-10-10T19:59:27.634Z] #61 136.8 CC criu/sk-inet.o [2019-10-10T19:59:28.545Z] #61 ... [2019-10-10T19:59:28.545Z] [2019-10-10T19:59:28.545Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:59:28.545Z] #50 154.0 + bin/containerd [2019-10-10T19:59:28.982Z] #61 137.7 CC criu/sk-netlink.o [2019-10-10T19:59:28.982Z] #61 138.0 CC criu/sk-packet.o [2019-10-10T19:59:29.373Z] #61 138.4 CC criu/sk-queue.o [2019-10-10T19:59:29.486Z] #50 ... [2019-10-10T19:59:29.486Z] [2019-10-10T19:59:29.486Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T19:59:29.486Z] #17 17.64 Building wheels for collected packages: pyyaml, pathspec [2019-10-10T19:59:29.486Z] #17 17.64 Running setup.py bdist_wheel for pyyaml: started [2019-10-10T19:59:29.486Z] #17 19.83 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-10T19:59:29.486Z] #17 19.83 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-10T19:59:29.486Z] #17 19.90 Running setup.py bdist_wheel for pathspec: started [2019-10-10T19:59:29.486Z] #17 20.82 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-10T19:59:29.486Z] #17 20.82 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-10T19:59:29.486Z] #17 20.84 Successfully built pyyaml pathspec [2019-10-10T19:59:29.486Z] #17 20.84 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-10T19:59:29.486Z] #17 21.17 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-10T19:59:29.486Z] #17 DONE 21.6s [2019-10-10T19:59:29.486Z] [2019-10-10T19:59:29.486Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T19:59:29.746Z] #19 DONE 0.2s [2019-10-10T19:59:29.746Z] [2019-10-10T19:59:29.746Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T19:59:29.789Z] #61 138.9 CC criu/sk-tcp.o [2019-10-10T19:59:30.195Z] #61 139.2 CC criu/sk-unix.o [2019-10-10T19:59:31.554Z] #61 140.5 CC criu/sockets.o [2019-10-10T19:59:31.656Z] #24 DONE 1.7s [2019-10-10T19:59:31.656Z] [2019-10-10T19:59:31.656Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T19:59:31.656Z] #28 DONE 0.2s [2019-10-10T19:59:31.656Z] [2019-10-10T19:59:31.656Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:31.656Z] #61 135.4 CC criu/pagemap-cache.o [2019-10-10T19:59:31.656Z] #61 135.7 CC criu/pagemap.o [2019-10-10T19:59:31.656Z] #61 136.4 CC criu/parasite-syscall.o [2019-10-10T19:59:31.656Z] #61 137.0 CC criu/path.o [2019-10-10T19:59:31.656Z] #61 137.3 CC criu/pie-util-vdso-elf32.o [2019-10-10T19:59:31.656Z] #61 137.6 CC criu/pie-util-vdso.o [2019-10-10T19:59:31.656Z] #61 138.0 CC criu/pie-util.o [2019-10-10T19:59:31.656Z] #61 138.1 CC criu/pipes.o [2019-10-10T19:59:31.656Z] #61 ... [2019-10-10T19:59:31.656Z] [2019-10-10T19:59:31.656Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T19:59:31.656Z] #31 DONE 0.2s [2019-10-10T19:59:31.916Z] [2019-10-10T19:59:31.916Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T19:59:31.916Z] #34 DONE 0.2s [2019-10-10T19:59:31.916Z] [2019-10-10T19:59:31.916Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:31.916Z] #61 138.8 CC criu/plugin.o [2019-10-10T19:59:31.916Z] #61 ... [2019-10-10T19:59:31.916Z] [2019-10-10T19:59:31.916Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T19:59:31.916Z] #37 DONE 0.2s [2019-10-10T19:59:31.968Z] #61 141.0 CC criu/stats.o [2019-10-10T19:59:32.176Z] [2019-10-10T19:59:32.176Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T19:59:32.176Z] #42 DONE 0.1s [2019-10-10T19:59:32.176Z] [2019-10-10T19:59:32.176Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:32.176Z] #61 139.1 CC criu/proc_parse.o [2019-10-10T19:59:32.176Z] #61 ... [2019-10-10T19:59:32.176Z] [2019-10-10T19:59:32.176Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T19:59:32.176Z] #46 DONE 0.2s [2019-10-10T19:59:32.368Z] #61 141.2 CC criu/string.o [2019-10-10T19:59:32.369Z] #61 141.3 CC criu/sysctl.o [2019-10-10T19:59:32.436Z] [2019-10-10T19:59:32.436Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:59:32.802Z] #61 141.7 CC criu/sysfs_parse.o [2019-10-10T19:59:33.412Z] #61 142.1 CC criu/timerfd.o [2019-10-10T19:59:33.412Z] #61 142.3 CC criu/tty.o [2019-10-10T19:59:34.201Z] #37 ... [2019-10-10T19:59:34.201Z] [2019-10-10T19:59:34.201Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:59:34.201Z] #61 32.08 Reading package lists... [2019-10-10T19:59:34.347Z] #50 ... [2019-10-10T19:59:34.347Z] [2019-10-10T19:59:34.347Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:34.347Z] #61 141.1 CC criu/protobuf-desc.o [2019-10-10T19:59:34.898Z] #61 ... [2019-10-10T19:59:34.898Z] [2019-10-10T19:59:34.898Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:59:34.898Z] #58 185.3 + dpkg --print-architecture [2019-10-10T19:59:34.898Z] #58 185.3 + cd /tmp/tmp.7IWygqiJ1T/src/github.com/docker/distribution [2019-10-10T19:59:34.898Z] #58 185.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-10T19:59:34.898Z] #58 185.5 + GOPATH=/tmp/tmp.7IWygqiJ1T/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7IWygqiJ1T [2019-10-10T19:59:34.898Z] #58 185.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-10T19:59:34.917Z] #61 141.7 CC criu/protobuf.o [2019-10-10T19:59:34.917Z] #61 142.0 CC criu/pstree.o [2019-10-10T19:59:35.857Z] #61 142.8 CC criu/rbtree.o [2019-10-10T19:59:36.121Z] #61 143.0 CC criu/rst-malloc.o [2019-10-10T19:59:36.253Z] #61 41.23 Building dependency tree... [2019-10-10T19:59:36.381Z] #61 143.3 CC criu/seccomp.o [2019-10-10T19:59:36.952Z] #61 143.9 CC criu/seize.o [2019-10-10T19:59:37.216Z] #61 ... [2019-10-10T19:59:37.216Z] [2019-10-10T19:59:37.216Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T19:59:37.216Z] #56 200.7 + return [2019-10-10T19:59:37.216Z] #56 DONE 201.3s [2019-10-10T19:59:37.475Z] [2019-10-10T19:59:37.475Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:59:37.735Z] #50 ... [2019-10-10T19:59:37.735Z] [2019-10-10T19:59:37.735Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:37.735Z] #61 144.6 CC criu/servicefd.o [2019-10-10T19:59:37.747Z] #61 44.84 The following additional packages will be installed: [2019-10-10T19:59:37.747Z] #61 44.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-10T19:59:37.747Z] #61 44.85 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-10T19:59:37.747Z] #61 44.86 Suggested packages: [2019-10-10T19:59:37.747Z] #61 44.87 manpages-dev python-setuptools [2019-10-10T19:59:37.995Z] #61 144.9 CC criu/shmem.o [2019-10-10T19:59:38.566Z] #61 145.6 CC criu/sigframe.o [2019-10-10T19:59:38.826Z] #61 145.8 CC criu/signalfd.o [2019-10-10T19:59:39.085Z] #61 146.0 CC criu/sk-inet.o [2019-10-10T19:59:39.802Z] #61 ... [2019-10-10T19:59:39.802Z] [2019-10-10T19:59:39.802Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:59:39.802Z] #10 32.56 Reading package lists... [2019-10-10T19:59:39.802Z] #10 41.40 Building dependency tree... [2019-10-10T19:59:39.802Z] #10 43.85 The following additional packages will be installed: [2019-10-10T19:59:39.802Z] #10 43.85 libapparmor1 libseccomp2 [2019-10-10T19:59:39.802Z] #10 43.85 Suggested packages: [2019-10-10T19:59:39.802Z] #10 43.86 seccomp [2019-10-10T19:59:39.802Z] #10 44.41 The following NEW packages will be installed: [2019-10-10T19:59:39.802Z] #10 44.42 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-10T19:59:39.802Z] #10 44.59 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:59:39.802Z] #10 44.59 Need to get 296 kB of archives. [2019-10-10T19:59:39.802Z] #10 44.59 After this operation, 1346 kB of additional disk space will be used. [2019-10-10T19:59:39.802Z] #10 44.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-10T19:59:39.802Z] #10 44.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-10T19:59:39.802Z] #10 44.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-10T19:59:39.802Z] #10 44.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-10T19:59:39.802Z] #10 46.64 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:59:39.802Z] #10 46.94 Fetched 296 kB in 0s (2446 kB/s) [2019-10-10T19:59:39.802Z] #10 47.06 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-10T19:59:40.078Z] #61 146.8 CC criu/sk-netlink.o [2019-10-10T19:59:40.091Z] #10 47.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T19:59:40.091Z] #10 47.24 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-10T19:59:40.091Z] #10 47.26 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T19:59:40.091Z] #10 47.46 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-10T19:59:40.368Z] #61 147.1 CC criu/sk-packet.o [2019-10-10T19:59:40.396Z] #10 47.47 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-10T19:59:40.397Z] #10 47.47 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T19:59:40.632Z] #61 147.6 CC criu/sk-queue.o [2019-10-10T19:59:40.686Z] #10 47.83 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-10T19:59:40.686Z] #10 47.83 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T19:59:40.686Z] #10 47.84 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T19:59:40.686Z] #10 ... [2019-10-10T19:59:40.686Z] [2019-10-10T19:59:40.686Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:59:40.686Z] #61 47.86 The following NEW packages will be installed: [2019-10-10T19:59:40.686Z] #61 47.86 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-10T19:59:40.686Z] #61 47.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-10T19:59:40.686Z] #61 47.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-10T19:59:40.686Z] #61 47.86 zlib1g-dev [2019-10-10T19:59:40.686Z] #61 48.02 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:59:40.686Z] #61 48.02 Need to get 3548 kB of archives. [2019-10-10T19:59:40.686Z] #61 48.02 After this operation, 21.2 MB of additional disk space will be used. [2019-10-10T19:59:40.686Z] #61 48.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-10T19:59:40.686Z] #61 48.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-10T19:59:40.686Z] #61 48.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-10T19:59:40.895Z] #61 148.0 CC criu/sk-tcp.o [2019-10-10T19:59:40.970Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-10T19:59:40.974Z] #61 48.12 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-10T19:59:40.974Z] #61 48.14 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-10T19:59:40.974Z] #61 48.18 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-10T19:59:40.974Z] #61 48.18 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-10T19:59:40.974Z] #61 48.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-10T19:59:40.974Z] #61 48.32 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-10T19:59:41.264Z] #61 48.48 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-10T19:59:41.264Z] #61 48.51 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-10T19:59:41.403Z] #58 ... [2019-10-10T19:59:41.403Z] [2019-10-10T19:59:41.403Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T19:59:41.403Z] #61 143.9 CC criu/tun.o [2019-10-10T19:59:41.403Z] #61 144.3 CC criu/uffd.o [2019-10-10T19:59:41.403Z] #61 145.1 CC criu/util.o [2019-10-10T19:59:41.403Z] #61 146.1 CC criu/uts_ns.o [2019-10-10T19:59:41.403Z] #61 146.2 CC criu/vdso.o [2019-10-10T19:59:41.403Z] #61 146.6 LINK criu/built-in.o [2019-10-10T19:59:41.403Z] #61 146.7 LINK criu/criu [2019-10-10T19:59:41.403Z] #61 147.0 DEP lib/c/criu.d [2019-10-10T19:59:41.403Z] #61 147.1 CC images/rpc.pb-c.o [2019-10-10T19:59:41.403Z] #61 147.4 CC lib/c/criu.o [2019-10-10T19:59:41.403Z] #61 148.1 LINK lib/c/built-in.o [2019-10-10T19:59:41.403Z] #61 148.1 LINK lib/c/libcriu.so [2019-10-10T19:59:41.403Z] #61 148.2 GEN magic.py [2019-10-10T19:59:41.403Z] #61 148.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T19:59:41.403Z] #61 148.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T19:59:41.403Z] #61 148.6 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T19:59:41.403Z] #61 149.0 make[1]: Nothing to be done for 'all'. [2019-10-10T19:59:41.403Z] #61 149.4 make[1]: 'images/built-in.o' is up to date. [2019-10-10T19:59:41.403Z] #61 149.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-10T19:59:41.403Z] #61 149.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-10T19:59:41.403Z] #61 149.5 make[1]: 'compel/libcompel.a' is up to date. [2019-10-10T19:59:41.403Z] #61 149.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-10T19:59:41.403Z] #61 149.5 make[1]: Nothing to be done for 'all'. [2019-10-10T19:59:41.403Z] #61 149.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T19:59:41.403Z] #61 149.6 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:41.403Z] #61 149.6 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:41.403Z] #61 149.6 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:41.403Z] #61 149.7 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:41.403Z] #61 149.7 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:41.403Z] #61 149.8 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:41.403Z] #61 149.8 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:41.403Z] #61 149.9 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:41.403Z] #61 149.9 INSTALL criu/criu [2019-10-10T19:59:41.403Z] #61 DONE 150.0s [2019-10-10T19:59:41.403Z] [2019-10-10T19:59:41.403Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T19:59:41.440Z] [2019-10-10T19:59:41.440Z] ________ ____ __. [2019-10-10T19:59:41.440Z] \_____ \ | |/ _| [2019-10-10T19:59:41.440Z] / | \| < [2019-10-10T19:59:41.440Z] / | \ | \ [2019-10-10T19:59:41.440Z] \_______ /____|__ \ [2019-10-10T19:59:41.440Z] \/ \/ [2019-10-10T19:59:41.440Z] [2019-10-10T19:59:41.440Z] INFO: make.ps1 ended at 10/10/2019 19:59:41 [2019-10-10T19:59:41.515Z] #61 148.4 CC criu/sk-unix.o [2019-10-10T19:59:41.556Z] #61 48.73 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-10T19:59:41.556Z] #61 ... [2019-10-10T19:59:41.556Z] [2019-10-10T19:59:41.556Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T19:59:41.556Z] #21 31.59 Reading package lists... [2019-10-10T19:59:41.556Z] #21 41.40 Building dependency tree... [2019-10-10T19:59:41.556Z] #21 44.96 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-10T19:59:41.556Z] #21 44.96 The following additional packages will be installed: [2019-10-10T19:59:41.556Z] #21 44.97 libjq1 libonig4 [2019-10-10T19:59:41.556Z] #21 45.46 The following NEW packages will be installed: [2019-10-10T19:59:41.556Z] #21 45.47 jq libjq1 libonig4 [2019-10-10T19:59:41.556Z] #21 45.59 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:59:41.556Z] #21 45.59 Need to get 310 kB of archives. [2019-10-10T19:59:41.556Z] #21 45.59 After this operation, 1267 kB of additional disk space will be used. [2019-10-10T19:59:41.556Z] #21 45.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-10T19:59:41.556Z] #21 45.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-10T19:59:41.556Z] #21 45.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-10T19:59:41.556Z] #21 47.03 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:59:41.556Z] #21 47.33 Fetched 310 kB in 0s (2522 kB/s) [2019-10-10T19:59:41.556Z] #21 47.57 Selecting previously unselected package libonig4:ppc64el. [2019-10-10T19:59:41.556Z] #21 47.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T19:59:41.556Z] #21 47.64 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-10T19:59:41.556Z] #21 47.66 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-10T19:59:41.556Z] #21 48.07 Selecting previously unselected package libjq1:ppc64el. [2019-10-10T19:59:41.556Z] #21 48.08 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T19:59:41.556Z] #21 48.09 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T19:59:41.556Z] #21 48.22 Selecting previously unselected package jq. [2019-10-10T19:59:41.556Z] #21 48.23 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T19:59:41.556Z] #21 48.24 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T19:59:41.556Z] #21 48.52 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-10T19:59:41.556Z] #21 48.55 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T19:59:41.556Z] #21 48.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:59:41.556Z] #21 48.69 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T19:59:41.556Z] #21 DONE 48.9s [2019-10-10T19:59:41.556Z] [2019-10-10T19:59:41.556Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:59:41.556Z] #61 48.88 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-10T19:59:41.556Z] #61 48.90 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-10T19:59:41.556Z] #61 48.92 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-10T19:59:41.556Z] #61 48.97 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-10T19:59:41.847Z] #61 ... [2019-10-10T19:59:41.847Z] [2019-10-10T19:59:41.847Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T19:59:41.847Z] #10 48.15 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-10T19:59:41.847Z] #10 48.22 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T19:59:41.847Z] #10 48.24 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T19:59:41.847Z] #10 48.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:59:41.847Z] #10 48.71 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T19:59:41.847Z] #10 48.72 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T19:59:41.847Z] #10 48.72 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T19:59:41.847Z] #10 48.75 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T19:59:41.847Z] #10 48.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:59:41.847Z] #10 DONE 49.0s [2019-10-10T19:59:41.847Z] [2019-10-10T19:59:41.847Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T19:59:41.847Z] #23 DONE 0.1s [2019-10-10T19:59:41.847Z] [2019-10-10T19:59:41.847Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:59:41.847Z] #44 DONE 0.1s [2019-10-10T19:59:41.847Z] [2019-10-10T19:59:41.847Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T19:59:41.847Z] #45 DONE 0.1s [2019-10-10T19:59:41.847Z] [2019-10-10T19:59:41.847Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T19:59:42.142Z] #46 0.384 + RM_GOPATH=0 [2019-10-10T19:59:42.443Z] #46 0.384 + TMP_GOPATH= [2019-10-10T19:59:42.443Z] #46 0.384 + : /build [2019-10-10T19:59:42.443Z] #46 0.384 + '[' -z '' ']' [2019-10-10T19:59:42.443Z] #46 0.394 ++ mktemp -d [2019-10-10T19:59:42.443Z] #46 0.398 + export GOPATH=/tmp/tmp.RcVa8zSNjW [2019-10-10T19:59:42.443Z] #46 0.398 + GOPATH=/tmp/tmp.RcVa8zSNjW [2019-10-10T19:59:42.443Z] #46 0.398 + RM_GOPATH=1 [2019-10-10T19:59:42.443Z] #46 0.421 ++ dirname ./install.sh [2019-10-10T19:59:42.443Z] #46 0.451 + dir=. [2019-10-10T19:59:42.443Z] #46 0.453 + bin=runc [2019-10-10T19:59:42.443Z] #46 0.454 + shift [2019-10-10T19:59:42.443Z] #46 0.457 + '[' '!' -f ./runc.installer ']' [2019-10-10T19:59:42.443Z] #46 0.458 + . ./runc.installer [2019-10-10T19:59:42.443Z] #46 0.460 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T19:59:42.443Z] #46 0.465 + install_runc [2019-10-10T19:59:42.443Z] #46 0.468 + uname -r [2019-10-10T19:59:42.443Z] #46 0.479 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T19:59:42.443Z] #46 0.504 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T19:59:42.443Z] #46 0.504 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T19:59:42.443Z] #46 0.504 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T19:59:42.443Z] #46 0.519 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RcVa8zSNjW/src/github.com/opencontainers/runc [2019-10-10T19:59:42.443Z] #46 0.526 Cloning into '/tmp/tmp.RcVa8zSNjW/src/github.com/opencontainers/runc'... [2019-10-10T19:59:42.735Z] #46 ... [2019-10-10T19:59:42.735Z] [2019-10-10T19:59:42.735Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-10T19:59:42.735Z] #11 DONE 0.9s [2019-10-10T19:59:42.735Z] [2019-10-10T19:59:42.735Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T19:59:42.897Z] #61 149.9 CC criu/sockets.o [2019-10-10T19:59:43.373Z] #12 DONE 0.6s [2019-10-10T19:59:43.373Z] [2019-10-10T19:59:43.373Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T19:59:43.664Z] #13 0.466 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-10T19:59:43.664Z] #13 DONE 0.5s [2019-10-10T19:59:43.664Z] [2019-10-10T19:59:43.664Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:59:43.664Z] #48 32.18 Reading package lists... [2019-10-10T19:59:43.664Z] #48 43.18 Building dependency tree... [2019-10-10T19:59:43.664Z] #48 45.92 The following additional packages will be installed: [2019-10-10T19:59:43.664Z] #48 45.93 btrfs-progs liblzo2-2 [2019-10-10T19:59:43.664Z] #48 46.26 The following NEW packages will be installed: [2019-10-10T19:59:43.664Z] #48 46.28 btrfs-progs btrfs-tools liblzo2-2 [2019-10-10T19:59:43.664Z] #48 46.40 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:59:43.664Z] #48 46.40 Need to get 588 kB of archives. [2019-10-10T19:59:43.664Z] #48 46.40 After this operation, 5005 kB of additional disk space will be used. [2019-10-10T19:59:43.664Z] #48 46.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T19:59:43.664Z] #48 46.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-10T19:59:43.664Z] #48 46.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-10T19:59:43.664Z] #48 48.60 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:59:43.664Z] #48 48.91 Fetched 588 kB in 0s (3288 kB/s) [2019-10-10T19:59:43.664Z] #48 49.25 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T19:59:43.664Z] #48 49.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T19:59:43.664Z] #48 49.45 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T19:59:43.664Z] #48 49.46 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T19:59:43.664Z] #48 49.67 Selecting previously unselected package btrfs-progs. [2019-10-10T19:59:43.664Z] #48 49.68 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-10T19:59:43.664Z] #48 49.71 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T19:59:43.664Z] #48 50.93 Selecting previously unselected package btrfs-tools. [2019-10-10T19:59:43.664Z] #48 50.94 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-10T19:59:43.664Z] #48 50.94 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T19:59:43.665Z] INFO: Binaries build ended at 10/10/2019 19:59:43. Duration:00:01:20.5388345 [2019-10-10T19:59:43.836Z] #61 150.5 CC criu/stats.o [2019-10-10T19:59:43.836Z] #61 150.8 CC criu/string.o [2019-10-10T19:59:43.836Z] #61 150.8 CC criu/sysctl.o [2019-10-10T19:59:43.953Z] #48 ... [2019-10-10T19:59:43.953Z] [2019-10-10T19:59:43.953Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T19:59:44.244Z] #14 DONE 0.4s [2019-10-10T19:59:44.244Z] [2019-10-10T19:59:44.244Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T19:59:44.244Z] #48 51.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:59:44.244Z] #48 51.38 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T19:59:44.244Z] #48 51.39 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T19:59:44.244Z] #48 51.40 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T19:59:44.244Z] #48 51.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T19:59:44.406Z] #61 151.3 CC criu/sysfs_parse.o [2019-10-10T19:59:44.534Z] #48 DONE 51.7s [2019-10-10T19:59:44.534Z] [2019-10-10T19:59:44.534Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:59:44.534Z] #61 51.20 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:59:44.534Z] #61 51.48 Fetched 3548 kB in 1s (3067 kB/s) [2019-10-10T19:59:44.534Z] #61 51.71 Selecting previously unselected package libnet1:ppc64el. [2019-10-10T19:59:44.534Z] #61 51.71 (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% [2019-10-10T19:59:44.534Z] #61 ... [2019-10-10T19:59:44.534Z] [2019-10-10T19:59:44.534Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T19:59:44.534Z] #49 DONE 0.1s [2019-10-10T19:59:44.534Z] [2019-10-10T19:59:44.534Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T19:59:44.534Z] #50 DONE 0.1s [2019-10-10T19:59:44.534Z] [2019-10-10T19:59:44.534Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:59:44.666Z] #61 151.6 CC criu/timerfd.o [2019-10-10T19:59:44.822Z] #61 51.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T19:59:44.822Z] #61 51.90 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T19:59:44.822Z] #61 51.91 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T19:59:44.822Z] #61 ... [2019-10-10T19:59:44.822Z] [2019-10-10T19:59:44.822Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T19:59:44.822Z] #15 DONE 0.6s [2019-10-10T19:59:44.926Z] #61 151.9 CC criu/tty.o [2019-10-10T19:59:45.119Z] [2019-10-10T19:59:45.119Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:59:45.119Z] #61 52.16 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-10T19:59:45.119Z] #61 52.17 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-10T19:59:45.119Z] #61 52.18 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-10T19:59:45.119Z] #61 52.45 Selecting previously unselected package libnet1-dev. [2019-10-10T19:59:45.119Z] #61 52.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T19:59:45.119Z] #61 52.49 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T19:59:45.408Z] #61 ... [2019-10-10T19:59:45.408Z] [2019-10-10T19:59:45.408Z] #16 [dev 6/25] RUN ldconfig [2019-10-10T19:59:45.408Z] #16 DONE 0.5s [2019-10-10T19:59:45.703Z] [2019-10-10T19:59:45.703Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:59:45.703Z] #51 0.538 + RM_GOPATH=0 [2019-10-10T19:59:45.703Z] #51 0.539 + TMP_GOPATH= [2019-10-10T19:59:45.703Z] #51 0.539 + : /build [2019-10-10T19:59:45.703Z] #51 0.539 + '[' -z '' ']' [2019-10-10T19:59:45.703Z] #51 0.548 ++ mktemp -d [2019-10-10T19:59:45.703Z] #51 0.560 + export GOPATH=/tmp/tmp.KWToZ7ZTJv [2019-10-10T19:59:45.703Z] #51 0.561 + GOPATH=/tmp/tmp.KWToZ7ZTJv [2019-10-10T19:59:45.703Z] #51 0.561 + RM_GOPATH=1 [2019-10-10T19:59:45.703Z] #51 0.573 ++ dirname ./install.sh [2019-10-10T19:59:45.703Z] #51 0.580 + dir=. [2019-10-10T19:59:45.703Z] #51 0.581 + bin=containerd [2019-10-10T19:59:45.703Z] #51 0.581 + shift [2019-10-10T19:59:45.703Z] #51 0.581 + '[' '!' -f ./containerd.installer ']' [2019-10-10T19:59:45.703Z] #51 0.595 + . ./containerd.installer [2019-10-10T19:59:45.703Z] #51 0.596 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:59:45.703Z] #51 0.597 + install_containerd [2019-10-10T19:59:45.703Z] #51 0.597 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T19:59:45.703Z] #51 0.597 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T19:59:45.703Z] #51 0.597 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KWToZ7ZTJv/src/github.com/containerd/containerd [2019-10-10T19:59:45.703Z] #51 0.601 Cloning into '/tmp/tmp.KWToZ7ZTJv/src/github.com/containerd/containerd'... [2019-10-10T19:59:45.888Z] INFO: Copying the built daemon binary to d:\CI\PR-39919\7\binary\dockerd-095ca77f48.exe... [2019-10-10T19:59:46.346Z] #51 ... [2019-10-10T19:59:46.346Z] [2019-10-10T19:59:46.346Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:59:46.346Z] #39 34.07 Reading package lists... [2019-10-10T19:59:46.346Z] #39 43.87 Building dependency tree... [2019-10-10T19:59:46.346Z] #39 46.83 The following additional packages will be installed: [2019-10-10T19:59:46.346Z] #39 46.83 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-10T19:59:46.346Z] #39 46.84 Suggested packages: [2019-10-10T19:59:46.346Z] #39 46.84 codeblocks eclipse ninja-build lrzip [2019-10-10T19:59:46.346Z] #39 46.84 Recommended packages: [2019-10-10T19:59:46.346Z] #39 46.84 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-10T19:59:46.346Z] #39 48.57 The following NEW packages will be installed: [2019-10-10T19:59:46.346Z] #39 48.57 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-10T19:59:46.346Z] #39 48.57 vim-common xxd [2019-10-10T19:59:46.346Z] #39 48.72 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T19:59:46.346Z] #39 48.72 Need to get 13.4 MB of archives. [2019-10-10T19:59:46.346Z] #39 48.72 After this operation, 60.4 MB of additional disk space will be used. [2019-10-10T19:59:46.346Z] #39 48.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-10T19:59:46.346Z] #39 48.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T19:59:46.347Z] #39 48.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-10T19:59:46.347Z] #39 49.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-10T19:59:46.347Z] #39 49.98 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-10T19:59:46.347Z] #39 50.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-10T19:59:46.347Z] #39 50.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-10T19:59:46.347Z] #39 50.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-10T19:59:46.347Z] #39 50.18 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T19:59:46.347Z] #39 50.20 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T19:59:46.347Z] #39 52.06 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T19:59:46.347Z] #39 52.26 Fetched 13.4 MB in 1s (8627 kB/s) [2019-10-10T19:59:46.347Z] #39 52.52 Selecting previously unselected package cmake-data. [2019-10-10T19:59:46.347Z] #39 52.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T19:59:46.347Z] #39 52.68 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-10T19:59:46.347Z] #39 52.72 Unpacking cmake-data (3.7.2-1) ... [2019-10-10T19:59:46.347Z] #39 ... [2019-10-10T19:59:46.347Z] [2019-10-10T19:59:46.347Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:59:46.347Z] #61 52.87 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-10T19:59:46.347Z] #61 52.88 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-10T19:59:46.347Z] #61 52.89 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T19:59:46.347Z] #61 53.11 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-10T19:59:46.347Z] #61 53.12 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-10T19:59:46.347Z] #61 53.13 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-10T19:59:46.347Z] #61 53.58 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-10T19:59:46.347Z] #61 53.58 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-10T19:59:46.347Z] #61 53.60 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T19:59:46.635Z] #61 53.78 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-10T19:59:46.635Z] #61 53.78 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-10T19:59:46.635Z] #61 53.79 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-10T19:59:46.635Z] #61 53.99 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-10T19:59:46.837Z] #61 153.5 CC criu/tun.o [2019-10-10T19:59:46.879Z] INFO: Copying the built client binary to d:\CI\PR-39919\7\binary\docker-095ca77f48.exe... [2019-10-10T19:59:46.879Z] INFO: Copying dockerversion from the container... [2019-10-10T19:59:46.879Z] INFO: Copying the golang package from the container to d:\CI\PR-39919\7\installer\go.zip... [2019-10-10T19:59:46.923Z] #61 54.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-10T19:59:46.923Z] #61 54.02 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-10T19:59:47.097Z] #61 153.9 CC criu/uffd.o [2019-10-10T19:59:47.211Z] #61 54.37 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-10T19:59:47.211Z] #61 54.39 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-10T19:59:47.211Z] #61 54.40 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-10T19:59:48.038Z] #61 154.9 CC criu/util.o [2019-10-10T19:59:48.708Z] #61 55.89 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-10T19:59:48.708Z] #61 55.89 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-10T19:59:48.708Z] #61 55.90 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-10T19:59:49.371Z] #61 56.35 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-10T19:59:49.371Z] #61 56.35 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-10T19:59:49.371Z] #61 56.40 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-10T19:59:49.436Z] #61 156.0 CC criu/uts_ns.o [2019-10-10T19:59:49.436Z] #61 156.2 CC criu/vdso.o [2019-10-10T19:59:49.695Z] #61 156.6 LINK criu/built-in.o [2019-10-10T19:59:49.838Z] INFO: Extracting go.zip to d:\CI\PR-39919\7\go [2019-10-10T19:59:49.909Z] #58 200.3 + rm -rf /tmp/tmp.7IWygqiJ1T/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7IWygqiJ1T [2019-10-10T19:59:49.909Z] #58 DONE 200.5s [2019-10-10T19:59:49.909Z] [2019-10-10T19:59:49.909Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:59:49.954Z] #61 156.7 LINK criu/criu [2019-10-10T19:59:50.213Z] #61 157.1 DEP lib/c/criu.d [2019-10-10T19:59:50.213Z] #61 157.2 CC images/rpc.pb-c.o [2019-10-10T19:59:50.783Z] #61 157.7 CC lib/c/criu.o [2019-10-10T19:59:51.426Z] #61 58.68 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-10T19:59:51.426Z] #61 58.69 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-10T19:59:51.426Z] #61 58.71 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-10T19:59:51.715Z] #61 ... [2019-10-10T19:59:51.715Z] [2019-10-10T19:59:51.715Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:59:51.715Z] #24 5.440 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T19:59:51.715Z] #24 6.716 [2019-10-10T19:59:51.716Z] #24 7.386 ### 5.1% ######## 11.3% ############ 17.7% ################# 24.0% #################### 28.3% ####################### 32.2% ########################## 36.4% ############################# 40.7% ################################ 44.9% #################################### 51.3% ######################################### 57.7% ############################################## 64.0% ################################################# 68.3% ####################################################### 76.8% ############################################################# 85.3% ################################################################### 93.8% ######################################################################## 100.0% [2019-10-10T19:59:51.720Z] #61 158.6 LINK lib/c/built-in.o [2019-10-10T19:59:51.720Z] #61 158.6 LINK lib/c/libcriu.so [2019-10-10T19:59:51.720Z] #61 158.7 GEN magic.py [2019-10-10T19:59:51.720Z] #61 158.8 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T19:59:51.720Z] #61 158.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T19:59:52.287Z] #61 159.1 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T19:59:52.546Z] #61 159.4 make[1]: Nothing to be done for 'all'. [2019-10-10T19:59:52.742Z] #24 ... [2019-10-10T19:59:52.742Z] [2019-10-10T19:59:52.742Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T19:59:52.742Z] #61 59.90 Selecting previously unselected package protobuf-c-compiler. [2019-10-10T19:59:52.742Z] #61 59.92 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-10T19:59:52.742Z] #61 59.92 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-10T19:59:52.806Z] #61 159.7 make[1]: 'images/built-in.o' is up to date. [2019-10-10T19:59:52.806Z] #61 159.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-10T19:59:52.806Z] #61 159.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-10T19:59:52.806Z] #61 159.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-10T19:59:52.806Z] #61 159.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-10T19:59:52.806Z] #61 159.8 make[1]: Nothing to be done for 'all'. [2019-10-10T19:59:52.806Z] #61 159.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T19:59:53.065Z] #61 159.9 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:53.065Z] #61 160.0 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:53.065Z] #61 160.1 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:53.065Z] #61 160.1 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:53.065Z] #61 160.2 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:53.065Z] #61 160.2 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:53.070Z] #61 60.19 Selecting previously unselected package protobuf-compiler. [2019-10-10T19:59:53.070Z] #61 60.19 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-10T19:59:53.070Z] #61 60.19 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-10T19:59:53.070Z] #61 60.42 Selecting previously unselected package python-pkg-resources. [2019-10-10T19:59:53.070Z] #61 60.43 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T19:59:53.070Z] #61 60.44 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-10T19:59:53.324Z] #61 160.2 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:53.324Z] #61 160.3 make[2]: Nothing to be done for 'all'. [2019-10-10T19:59:53.324Z] #61 160.3 INSTALL criu/criu [2019-10-10T19:59:53.701Z] #61 60.86 Selecting previously unselected package python-protobuf. [2019-10-10T19:59:53.701Z] #61 60.87 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-10T19:59:53.701Z] #61 60.87 Unpacking python-protobuf (3.0.0-9) ... [2019-10-10T19:59:53.894Z] #61 DONE 160.7s [2019-10-10T19:59:53.894Z] [2019-10-10T19:59:53.894Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:59:54.730Z] #61 61.87 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T19:59:55.020Z] #61 62.04 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T19:59:55.020Z] #61 62.07 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-10T19:59:55.655Z] #61 ... [2019-10-10T19:59:55.655Z] [2019-10-10T19:59:55.655Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T19:59:55.655Z] #17 0.745 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T19:59:55.655Z] #17 0.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T19:59:55.655Z] #17 0.925 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T19:59:55.655Z] #17 0.973 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T19:59:55.655Z] #17 1.137 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T19:59:55.655Z] #17 2.803 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T19:59:55.655Z] #17 6.015 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T19:59:55.655Z] #17 8.364 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T19:59:55.655Z] #17 ... [2019-10-10T19:59:55.655Z] [2019-10-10T19:59:55.655Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:59:55.655Z] #24 11.14 [2019-10-10T19:59:55.655Z] #24 12.01 ########### 16.2% ######################## 33.5% #################################### 50.8% ##################################################### 73.7% ##################################################################### 96.7% ######################################################################## 100.0% [2019-10-10T19:59:55.941Z] #24 14.06 [2019-10-10T19:59:56.572Z] #24 14.64 [2019-10-10T19:59:56.572Z] #24 ... [2019-10-10T19:59:56.572Z] [2019-10-10T19:59:56.572Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T19:59:56.572Z] #54 DONE 63.5s [2019-10-10T19:59:56.572Z] [2019-10-10T19:59:56.572Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T19:59:57.444Z] #24 14.64 #### 5.7% ####### 10.9% ########### 16.0% #################### 28.9% ################################# 47.0% ########################################### 59.9% #################################################### 72.8% ############################################################### 88.2% ###################################################################### 98.5% ######################################################################## 100.0% [2019-10-10T19:59:58.068Z] #50 181.6 + bin/containerd [2019-10-10T19:59:58.903Z] #50 ... [2019-10-10T19:59:58.903Z] [2019-10-10T19:59:58.903Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T19:59:58.903Z] #27 DONE 209.3s [2019-10-10T19:59:58.903Z] [2019-10-10T19:59:58.903Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:59:58.941Z] #24 17.10 [2019-10-10T19:59:59.773Z] #50 ... [2019-10-10T19:59:59.773Z] [2019-10-10T19:59:59.773Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T19:59:59.773Z] #28 DONE 0.1s [2019-10-10T19:59:59.773Z] [2019-10-10T19:59:59.773Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T19:59:59.773Z] #31 DONE 0.1s [2019-10-10T19:59:59.773Z] [2019-10-10T19:59:59.773Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T19:59:59.773Z] #34 DONE 0.1s [2019-10-10T19:59:59.773Z] [2019-10-10T19:59:59.773Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T19:59:59.968Z] #24 17.92 1.1% # 2.0% [2019-10-10T19:59:59.968Z] #24 ... [2019-10-10T19:59:59.968Z] [2019-10-10T19:59:59.968Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T19:59:59.968Z] #39 57.13 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T19:59:59.968Z] #39 57.14 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T19:59:59.968Z] #39 57.17 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T19:59:59.968Z] #39 57.40 Selecting previously unselected package libicu57:ppc64el. [2019-10-10T19:59:59.968Z] #39 57.40 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-10T19:59:59.968Z] #39 57.41 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-10T19:59:59.968Z] #39 ... [2019-10-10T19:59:59.968Z] [2019-10-10T19:59:59.968Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:00:00.166Z] #50 ... [2019-10-10T20:00:00.166Z] [2019-10-10T20:00:00.166Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T20:00:00.166Z] #37 DONE 0.1s [2019-10-10T20:00:00.166Z] [2019-10-10T20:00:00.166Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T20:00:00.166Z] #42 DONE 0.1s [2019-10-10T20:00:00.166Z] [2019-10-10T20:00:00.166Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T20:00:00.166Z] #46 DONE 0.1s [2019-10-10T20:00:00.166Z] [2019-10-10T20:00:00.166Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:00:03.018Z] #24 17.92 1.1% # 2.0% ### 4.2% #### 6.9% ####### 10.5% ######### 13.1% ########## 14.9% ############ 16.7% ############# 18.5% ############### 21.2% ################ 23.0% ################### 26.6% ##################### 29.2% ###################### 31.9% ######################## 34.6% ########################## 36.4% ############################ 39.1% ############################# 41.4% ############################### 43.1% ################################# 46.7% ################################### 49.4% ##################################### 52.1% ###################################### 53.9% ######################################## 56.0% ########################################## 58.7% ############################################ 61.4% ############################################## 64.1% ################################################ 66.7% ################################################# 69.4% [2019-10-10T20:00:03.018Z] #24 ... [2019-10-10T20:00:03.018Z] [2019-10-10T20:00:03.018Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:00:03.018Z] #31 60.13 + cd /tmp/tmp.wey677MzUY/src/gotest.tools/gotestsum [2019-10-10T20:00:03.018Z] #31 60.14 + git checkout -q v0.3.5 [2019-10-10T20:00:03.018Z] #31 60.28 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T20:00:03.321Z] #31 ... [2019-10-10T20:00:03.321Z] [2019-10-10T20:00:03.321Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:00:03.868Z] #50 188.0 + bin/containerd-stress [2019-10-10T20:00:04.497Z] #24 17.92 1.1% # 2.0% ### 4.2% #### 6.9% ####### 10.5% ######### 13.1% ########## 14.9% ############ 16.7% ############# 18.5% ############### 21.2% ################ 23.0% ################### 26.6% ##################### 29.2% ###################### 31.9% ######################## 34.6% ########################## 36.4% ############################ 39.1% ############################# 41.4% ############################### 43.1% ################################# 46.7% ################################### 49.4% ##################################### 52.1% ###################################### 53.9% ######################################## 56.0% ########################################## 58.7% ############################################ 61.4% ############################################## 64.1% ################################################ 66.7% ################################################# 69.4% ################################################### 72.1% ##################################################### 73.9% ####################################################### 76.6% ######################################################### 79.2% ########################################################## 81.9% ############################################################ 84.6% ############################################################## 87.3% ################################################################ 90.0% ################################################################## 91.7% ################################################################### 93.5% ##################################################################### 96.2% ####################################################################### 98.9% ######################################################################## 100.0% [2019-10-10T20:00:05.134Z] #24 23.22 [2019-10-10T20:00:05.246Z] #50 190.6 + bin/containerd-shim [2019-10-10T20:00:06.634Z] #24 ... [2019-10-10T20:00:06.634Z] [2019-10-10T20:00:06.634Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:00:06.634Z] #34 63.78 sync [2019-10-10T20:00:06.634Z] #34 63.81 internal/reflectlite [2019-10-10T20:00:06.634Z] #34 71.97 errors [2019-10-10T20:00:06.634Z] #34 72.00 sort [2019-10-10T20:00:06.634Z] #34 72.90 strconv [2019-10-10T20:00:06.634Z] #34 72.90 internal/oserror [2019-10-10T20:00:06.634Z] #34 72.91 io [2019-10-10T20:00:06.634Z] #34 73.19 syscall [2019-10-10T20:00:06.923Z] #34 ... [2019-10-10T20:00:06.923Z] [2019-10-10T20:00:06.923Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:00:06.923Z] #39 69.78 Selecting previously unselected package libxml2:ppc64el. [2019-10-10T20:00:06.923Z] #39 69.79 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-10T20:00:06.923Z] #39 69.79 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T20:00:06.923Z] #39 70.87 Selecting previously unselected package libarchive13:ppc64el. [2019-10-10T20:00:06.923Z] #39 70.89 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-10T20:00:06.923Z] #39 70.89 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-10T20:00:06.923Z] #39 71.53 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-10T20:00:06.923Z] #39 71.53 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-10T20:00:06.923Z] #39 71.56 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-10T20:00:06.923Z] #39 71.77 Selecting previously unselected package libuv1:ppc64el. [2019-10-10T20:00:06.923Z] #39 71.79 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-10T20:00:06.923Z] #39 71.79 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-10T20:00:06.923Z] #39 71.99 Selecting previously unselected package cmake. [2019-10-10T20:00:06.923Z] #39 71.99 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-10T20:00:06.923Z] #39 72.31 Unpacking cmake (3.7.2-1) ... [2019-10-10T20:00:06.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T20:00:06.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T20:00:06.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T20:00:07.690Z] sha256:d54cb27c1872b5f40f7e3bbced5d7409c62538dc7ea9183b7acee8ac807b4a24 [2019-10-10T20:00:07.690Z] INFO: Starting docker-py tests... [2019-10-10T20:00:07.690Z] ============================= test session starts ============================== [2019-10-10T20:00:07.690Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-10T20:00:07.690Z] rootdir: /src, inifile: pytest.ini [2019-10-10T20:00:07.690Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-10T20:00:07.690Z] collected 385 items / 5 deselected / 380 selected [2019-10-10T20:00:07.690Z] [2019-10-10T20:00:08.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T20:00:08.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T20:00:08.981Z] #39 ... [2019-10-10T20:00:08.981Z] [2019-10-10T20:00:08.981Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:00:08.981Z] #24 26.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T20:00:10.004Z] #24 28.19 [2019-10-10T20:00:10.524Z] #50 195.9 + bin/containerd-shim-runc-v1 [2019-10-10T20:00:10.587Z] #24 28.68 ######################################################################## 100.0% [2019-10-10T20:00:10.877Z] #24 29.03 [2019-10-10T20:00:11.164Z] #24 ... [2019-10-10T20:00:11.164Z] [2019-10-10T20:00:11.164Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:00:11.164Z] #39 76.85 Selecting previously unselected package xxd. [2019-10-10T20:00:11.164Z] #39 76.88 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T20:00:11.164Z] #39 76.89 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:00:11.164Z] #39 77.18 Selecting previously unselected package vim-common. [2019-10-10T20:00:11.164Z] #39 77.18 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T20:00:11.164Z] #39 77.20 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:00:11.164Z] #39 77.59 Processing triggers for mime-support (3.60) ... [2019-10-10T20:00:11.164Z] #39 77.83 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:00:11.164Z] #39 77.84 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-10T20:00:11.164Z] #39 77.86 Setting up cmake-data (3.7.2-1) ... [2019-10-10T20:00:11.164Z] #39 77.87 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-10T20:00:11.164Z] #39 77.87 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T20:00:11.164Z] #39 77.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:00:11.164Z] #39 78.02 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:00:11.164Z] #39 78.03 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T20:00:11.164Z] #39 78.04 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-10T20:00:11.164Z] #39 78.04 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-10T20:00:11.164Z] #39 78.05 Setting up cmake (3.7.2-1) ... [2019-10-10T20:00:11.164Z] #39 78.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:00:11.164Z] #39 DONE 78.5s [2019-10-10T20:00:11.454Z] [2019-10-10T20:00:11.454Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:00:11.454Z] #40 DONE 0.1s [2019-10-10T20:00:11.454Z] [2019-10-10T20:00:11.454Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T20:00:11.454Z] #41 DONE 0.1s [2019-10-10T20:00:11.454Z] [2019-10-10T20:00:11.454Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:00:11.454Z] #19 76.82 + cd /tmp/tmp.xY036T0NsF/src/github.com/go-swagger/go-swagger [2019-10-10T20:00:11.454Z] #19 76.82 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T20:00:12.971Z] #19 ... [2019-10-10T20:00:12.971Z] [2019-10-10T20:00:12.971Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:00:12.971Z] #37 69.93 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T20:00:12.971Z] #37 69.94 internal/reflectlite [2019-10-10T20:00:12.971Z] #37 69.95 math/rand [2019-10-10T20:00:12.971Z] #37 69.96 internal/singleflight [2019-10-10T20:00:12.971Z] #37 76.00 sort [2019-10-10T20:00:12.971Z] #37 76.13 strconv [2019-10-10T20:00:12.971Z] #37 76.14 io [2019-10-10T20:00:12.971Z] #37 76.14 syscall [2019-10-10T20:00:12.971Z] #37 ... [2019-10-10T20:00:12.971Z] [2019-10-10T20:00:12.971Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:00:12.971Z] #19 80.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T20:00:13.814Z] #50 198.9 + bin/containerd-shim-runc-v2 [2019-10-10T20:00:13.997Z] #19 ... [2019-10-10T20:00:13.997Z] [2019-10-10T20:00:13.997Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:00:13.997Z] #61 71.37 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T20:00:13.997Z] #61 71.38 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-10T20:00:13.997Z] #61 71.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:00:13.997Z] #61 71.49 Setting up python-protobuf (3.0.0-9) ... [2019-10-10T20:00:14.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T20:00:14.292Z] #61 ... [2019-10-10T20:00:14.292Z] [2019-10-10T20:00:14.292Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:00:14.292Z] #42 0.349 + RM_GOPATH=0 [2019-10-10T20:00:14.292Z] #42 0.350 + TMP_GOPATH= [2019-10-10T20:00:14.292Z] #42 0.350 + : /build [2019-10-10T20:00:14.292Z] #42 0.350 + '[' -z '' ']' [2019-10-10T20:00:14.292Z] #42 0.351 ++ mktemp -d [2019-10-10T20:00:14.292Z] #42 0.353 + export GOPATH=/tmp/tmp.7TBY2mOVIE [2019-10-10T20:00:14.292Z] #42 0.354 + GOPATH=/tmp/tmp.7TBY2mOVIE [2019-10-10T20:00:14.293Z] #42 0.354 + RM_GOPATH=1 [2019-10-10T20:00:14.293Z] #42 0.361 ++ dirname ./install.sh [2019-10-10T20:00:14.293Z] #42 0.376 + dir=. [2019-10-10T20:00:14.293Z] #42 0.377 + bin=tini [2019-10-10T20:00:14.293Z] #42 0.378 + shift [2019-10-10T20:00:14.293Z] #42 0.379 + '[' '!' -f ./tini.installer ']' [2019-10-10T20:00:14.293Z] #42 0.380 + . ./tini.installer [2019-10-10T20:00:14.293Z] #42 0.382 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T20:00:14.293Z] #42 0.385 + install_tini [2019-10-10T20:00:14.293Z] #42 0.385 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T20:00:14.293Z] #42 0.386 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T20:00:14.293Z] #42 0.387 + git clone https://github.com/krallin/tini.git /tmp/tmp.7TBY2mOVIE/tini [2019-10-10T20:00:14.293Z] #42 0.393 Cloning into '/tmp/tmp.7TBY2mOVIE/tini'... [2019-10-10T20:00:14.293Z] #42 2.709 + cd /tmp/tmp.7TBY2mOVIE/tini [2019-10-10T20:00:14.293Z] #42 2.710 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T20:00:14.293Z] #42 2.754 + cmake . [2019-10-10T20:00:14.381Z] #50 200.0 + binaries [2019-10-10T20:00:14.381Z] #50 200.0 + mkdir -p /build [2019-10-10T20:00:14.381Z] #50 200.0 + cp bin/containerd /build/containerd [2019-10-10T20:00:14.381Z] #50 200.1 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T20:00:14.381Z] #50 200.1 + cp bin/ctr /build/ctr [2019-10-10T20:00:14.920Z] #42 ... [2019-10-10T20:00:14.920Z] [2019-10-10T20:00:14.920Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:00:14.920Z] #46 22.92 + cd /tmp/tmp.RcVa8zSNjW/src/github.com/opencontainers/runc [2019-10-10T20:00:14.920Z] #46 22.92 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T20:00:14.920Z] #46 23.62 + '[' -z '' ']' [2019-10-10T20:00:14.920Z] #46 23.62 + target=static [2019-10-10T20:00:14.920Z] #46 23.62 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T20:00:14.920Z] #46 27.61 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T20:00:14.920Z] #46 ... [2019-10-10T20:00:14.920Z] [2019-10-10T20:00:14.921Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:00:14.921Z] #61 81.92 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-10T20:00:14.921Z] #61 81.92 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-10T20:00:14.921Z] #61 81.93 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T20:00:14.921Z] #61 81.94 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-10T20:00:14.921Z] #61 81.95 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-10T20:00:14.921Z] #61 81.95 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-10T20:00:14.921Z] #61 81.96 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-10T20:00:14.921Z] #61 81.97 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-10T20:00:14.921Z] #61 81.98 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-10T20:00:14.921Z] #61 81.99 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-10T20:00:14.921Z] #61 82.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:00:14.921Z] #61 DONE 82.3s [2019-10-10T20:00:14.921Z] [2019-10-10T20:00:14.921Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:00:14.921Z] #24 32.74 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T20:00:15.316Z] #50 DONE 200.8s [2019-10-10T20:00:15.955Z] #24 34.01 [2019-10-10T20:00:16.531Z] #24 34.54 ################################################ 67.2% ######################################################################## 100.0% [2019-10-10T20:00:16.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T20:00:16.692Z] [2019-10-10T20:00:16.692Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T20:00:16.819Z] #24 34.90 [2019-10-10T20:00:16.950Z] #51 DONE 0.3s [2019-10-10T20:00:16.950Z] [2019-10-10T20:00:16.950Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T20:00:17.208Z] #54 DONE 0.1s [2019-10-10T20:00:17.208Z] [2019-10-10T20:00:17.208Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T20:00:17.208Z] #57 DONE 0.2s [2019-10-10T20:00:17.208Z] [2019-10-10T20:00:17.208Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T20:00:17.466Z] #59 DONE 0.2s [2019-10-10T20:00:17.466Z] [2019-10-10T20:00:17.466Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T20:00:17.466Z] #62 DONE 0.1s [2019-10-10T20:00:17.724Z] [2019-10-10T20:00:17.724Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T20:00:17.724Z] #66 DONE 0.1s [2019-10-10T20:00:17.724Z] [2019-10-10T20:00:17.724Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T20:00:17.982Z] #68 DONE 0.3s [2019-10-10T20:00:17.982Z] [2019-10-10T20:00:17.982Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T20:00:17.982Z] #69 DONE 0.0s [2019-10-10T20:00:17.982Z] [2019-10-10T20:00:17.982Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T20:00:19.884Z] #70 DONE 1.7s [2019-10-10T20:00:19.884Z] [2019-10-10T20:00:19.884Z] #71 exporting to image [2019-10-10T20:00:19.884Z] #71 exporting layers [2019-10-10T20:00:19.985Z] INFO: Extraction ended at 10/10/2019 20:00:17. Duration:00:00:28.5868943 [2019-10-10T20:00:19.985Z] INFO: Updating the golang and path environment variables [2019-10-10T20:00:19.985Z] INFO: GOPATH=d:\gopath [2019-10-10T20:00:19.985Z] INFO: go version go1.13.1 windows/amd64 [2019-10-10T20:00:19.985Z] INFO: Running the daemon under test in debug mode [2019-10-10T20:00:19.985Z] INFO: Starting a daemon under test... [2019-10-10T20:00:19.985Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39919\7\daemon --pidfile d:\CI\PR-39919\7\docker.pid -D [2019-10-10T20:00:19.985Z] INFO: Process started successfully. [2019-10-10T20:00:19.985Z] INFO: Start tailing logs of the daemon under tests [2019-10-10T20:00:19.985Z] INFO: Waiting for the daemon under test to start... [2019-10-10T20:00:20.328Z] #24 38.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T20:00:20.328Z] #24 38.22 skipping existing c8c2d4a6b2e3 [2019-10-10T20:00:20.328Z] #24 38.54 [2019-10-10T20:00:20.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T20:00:21.585Z] INFO: Daemon under test started and replied! [2019-10-10T20:00:21.585Z] INFO: Docker version of the daemon under test [2019-10-10T20:00:21.585Z] [2019-10-10T20:00:21.585Z] Client: [2019-10-10T20:00:21.585Z] Version: 17.06.2-ce [2019-10-10T20:00:21.585Z] API version: 1.30 [2019-10-10T20:00:21.585Z] Go version: go1.8.3 [2019-10-10T20:00:21.585Z] Git commit: cec0b72 [2019-10-10T20:00:21.585Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-10T20:00:21.585Z] OS/Arch: windows/amd64 [2019-10-10T20:00:21.585Z] [2019-10-10T20:00:21.585Z] Server: [2019-10-10T20:00:21.585Z] Version: 0.0.0-dev [2019-10-10T20:00:21.585Z] API version: 1.41 (minimum version 1.24) [2019-10-10T20:00:21.585Z] Go version: go1.13.1 [2019-10-10T20:00:21.585Z] Git commit: 095ca77f48 [2019-10-10T20:00:21.585Z] Built: 10/10/2019 19:58:27 [2019-10-10T20:00:21.585Z] OS/Arch: windows/amd64 [2019-10-10T20:00:21.585Z] Experimental: false [2019-10-10T20:00:21.585Z] [2019-10-10T20:00:21.585Z] INFO: Docker info of the daemon under test [2019-10-10T20:00:21.585Z] [2019-10-10T20:00:21.585Z] Containers: 0 [2019-10-10T20:00:21.585Z] Running: 0 [2019-10-10T20:00:21.585Z] Paused: 0 [2019-10-10T20:00:21.585Z] Stopped: 0 [2019-10-10T20:00:21.585Z] Images: 0 [2019-10-10T20:00:21.585Z] Server Version: 0.0.0-dev [2019-10-10T20:00:21.585Z] Storage Driver: windowsfilter [2019-10-10T20:00:21.585Z] Windows: [2019-10-10T20:00:21.585Z] Logging Driver: json-file [2019-10-10T20:00:21.585Z] Plugins: [2019-10-10T20:00:21.585Z] Volume: local [2019-10-10T20:00:21.585Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-10T20:00:21.585Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T20:00:21.585Z] Swarm: inactive [2019-10-10T20:00:21.585Z] Default Isolation: process [2019-10-10T20:00:21.585Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T20:00:21.585Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T20:00:21.585Z] OSType: windows [2019-10-10T20:00:21.585Z] Architecture: x86_64 [2019-10-10T20:00:21.585Z] CPUs: 4 [2019-10-10T20:00:21.585Z] Total Memory: 32GiB [2019-10-10T20:00:21.585Z] Name: azwin-2-bc7060 [2019-10-10T20:00:21.585Z] ID: P54J:D6FG:IUD4:OPJM:WMM6:YJ5V:GEWB:5EWG:SL4N:5HYP:TSOT:CSTF [2019-10-10T20:00:21.585Z] Docker Root Dir: D:\CI\PR-39919\7\daemon [2019-10-10T20:00:21.585Z] Debug Mode (client): false [2019-10-10T20:00:21.585Z] Debug Mode (server): true [2019-10-10T20:00:21.585Z] File Descriptors: -1 [2019-10-10T20:00:21.585Z] Goroutines: 17 [2019-10-10T20:00:21.585Z] System Time: 2019-10-10T20:00:21.42653Z [2019-10-10T20:00:21.585Z] EventsListeners: 0 [2019-10-10T20:00:21.585Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:00:21.585Z] Labels: [2019-10-10T20:00:21.585Z] Experimental: false [2019-10-10T20:00:21.585Z] Insecure Registries: [2019-10-10T20:00:21.585Z] 127.0.0.0/8 [2019-10-10T20:00:21.585Z] Live Restore Enabled: false [2019-10-10T20:00:21.585Z] [2019-10-10T20:00:21.585Z] [2019-10-10T20:00:21.585Z] INFO: Docker images of the daemon under test [2019-10-10T20:00:21.585Z] [2019-10-10T20:00:21.585Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-10T20:00:21.585Z] [2019-10-10T20:00:21.585Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-10T20:00:21.827Z] #24 ... [2019-10-10T20:00:21.827Z] [2019-10-10T20:00:21.827Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:00:21.827Z] #17 26.23 Fetched 7720 kB in 25s (303 kB/s) [2019-10-10T20:00:21.827Z] #17 26.23 Reading package lists... [2019-10-10T20:00:21.827Z] #17 35.94 Reading package lists... [2019-10-10T20:00:21.827Z] #17 ... [2019-10-10T20:00:21.827Z] [2019-10-10T20:00:21.827Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:00:21.827Z] #42 4.098 -- The C compiler identification is GNU 6.3.0 [2019-10-10T20:00:21.827Z] #42 4.172 -- Check for working C compiler: /usr/bin/cc [2019-10-10T20:00:21.827Z] #42 4.975 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T20:00:21.827Z] #42 4.988 -- Detecting C compiler ABI info [2019-10-10T20:00:21.827Z] #42 5.979 -- Detecting C compiler ABI info - done [2019-10-10T20:00:21.827Z] #42 6.105 -- Detecting C compile features [2019-10-10T20:00:21.827Z] #42 9.665 -- Detecting C compile features - done [2019-10-10T20:00:21.827Z] #42 9.761 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T20:00:21.827Z] #42 10.24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T20:00:21.827Z] #42 10.47 -- Configuring done [2019-10-10T20:00:22.055Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-10T20:00:22.055Z] ltsc2019: Pulling from windows/servercore [2019-10-10T20:00:22.118Z] #42 10.55 -- Generating done [2019-10-10T20:00:22.118Z] #42 10.56 -- Build files have been written to: /tmp/tmp.7TBY2mOVIE/tini [2019-10-10T20:00:22.118Z] #42 10.58 + make tini-static [2019-10-10T20:00:22.407Z] #42 ... [2019-10-10T20:00:22.407Z] [2019-10-10T20:00:22.407Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:00:22.407Z] #34 79.41 bytes [2019-10-10T20:00:22.407Z] #34 79.44 strings [2019-10-10T20:00:22.696Z] #34 ... [2019-10-10T20:00:22.696Z] [2019-10-10T20:00:22.696Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:00:22.696Z] #42 11.10 Scanning dependencies of target tini-static [2019-10-10T20:00:22.985Z] #42 11.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T20:00:24.298Z] #50 205.4 + bin/containerd-stress [2019-10-10T20:00:24.298Z] #50 207.1 + bin/containerd-shim [2019-10-10T20:00:25.047Z] #42 ... [2019-10-10T20:00:25.047Z] [2019-10-10T20:00:25.047Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:00:25.047Z] #62 2.471 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T20:00:25.047Z] #62 2.471 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T20:00:25.047Z] #62 4.764 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T20:00:25.047Z] #62 4.811 GEN .gitid [2019-10-10T20:00:25.047Z] #62 4.823 GEN criu/include/version.h [2019-10-10T20:00:25.047Z] #62 4.877 GEN include/common/asm [2019-10-10T20:00:25.047Z] #62 7.612 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-10T20:00:25.047Z] #62 7.832 PBCC images/opts.pb-c.c [2019-10-10T20:00:25.047Z] #62 7.929 PBCC images/sit.pb-c.c [2019-10-10T20:00:25.047Z] #62 8.011 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-10T20:00:25.047Z] #62 8.236 DEP images/opts.pb-c.d [2019-10-10T20:00:25.047Z] #62 8.329 DEP images/sit.pb-c.d [2019-10-10T20:00:25.047Z] #62 8.454 PBCC images/macvlan.pb-c.c [2019-10-10T20:00:25.047Z] #62 8.534 DEP images/macvlan.pb-c.d [2019-10-10T20:00:25.047Z] #62 8.663 PBCC images/autofs.pb-c.c [2019-10-10T20:00:25.047Z] #62 8.714 DEP images/autofs.pb-c.d [2019-10-10T20:00:25.047Z] #62 8.787 PBCC images/sysctl.pb-c.c [2019-10-10T20:00:25.047Z] #62 8.892 DEP images/sysctl.pb-c.d [2019-10-10T20:00:25.047Z] #62 9.004 PBCC images/time.pb-c.c [2019-10-10T20:00:25.047Z] #62 9.063 DEP images/time.pb-c.d [2019-10-10T20:00:25.047Z] #62 9.178 PBCC images/binfmt-misc.pb-c.c [2019-10-10T20:00:25.047Z] #62 9.223 DEP images/binfmt-misc.pb-c.d [2019-10-10T20:00:25.047Z] #62 9.345 PBCC images/seccomp.pb-c.c [2019-10-10T20:00:25.047Z] #62 9.383 DEP images/seccomp.pb-c.d [2019-10-10T20:00:25.047Z] #62 9.490 PBCC images/userns.pb-c.c [2019-10-10T20:00:25.047Z] #62 9.528 DEP images/userns.pb-c.d [2019-10-10T20:00:25.047Z] #62 9.616 PBCC images/cgroup.pb-c.c [2019-10-10T20:00:25.047Z] #62 9.643 DEP images/cgroup.pb-c.d [2019-10-10T20:00:25.047Z] #62 9.815 PBCC images/fown.pb-c.c [2019-10-10T20:00:25.047Z] #62 9.911 PBCC images/ext-file.pb-c.c [2019-10-10T20:00:25.047Z] #62 9.986 DEP images/fown.pb-c.d [2019-10-10T20:00:25.047Z] #62 10.10 DEP images/ext-file.pb-c.d [2019-10-10T20:00:25.047Z] #62 ... [2019-10-10T20:00:25.047Z] [2019-10-10T20:00:25.047Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:00:25.047Z] #34 91.68 bufio [2019-10-10T20:00:25.047Z] #34 92.10 reflect [2019-10-10T20:00:25.157Z] #71 exporting layers 4.8s done [2019-10-10T20:00:25.157Z] #71 writing image sha256:bcba17462786991abdebb2d52ac29d0eebabfa9f7b007ed5ad83c8dd08b421fd done [2019-10-10T20:00:25.157Z] #71 naming to docker.io/library/docker:095ca77f4810b4e074ee47894f68434fece612c5 done [2019-10-10T20:00:25.157Z] #71 DONE 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T20:00:25.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/test/unit [2019-10-10T20:00:25.674Z] #34 ... [2019-10-10T20:00:25.674Z] [2019-10-10T20:00:25.674Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:00:25.674Z] #37 82.62 vendor/golang.org/x/net/dns/dnsmessage [2019-10-10T20:00:25.674Z] #37 84.21 bytes [2019-10-10T20:00:25.674Z] #37 ... [2019-10-10T20:00:25.674Z] [2019-10-10T20:00:25.674Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:00:25.674Z] #42 14.24 [100%] Linking C executable tini-static [2019-10-10T20:00:25.967Z] #42 ... [2019-10-10T20:00:25.967Z] [2019-10-10T20:00:25.967Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:00:25.967Z] #24 41.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T20:00:25.967Z] #24 42.95 [2019-10-10T20:00:25.967Z] #24 43.58 ######################################################################## 100.0% [2019-10-10T20:00:25.967Z] #24 43.94 [2019-10-10T20:00:25.967Z] #24 44.04 Download of images into '/build' complete. [2019-10-10T20:00:25.967Z] #24 44.05 Use something like the following to load the result into a Docker daemon: [2019-10-10T20:00:25.967Z] #24 44.05 tar -cC '/build' . | docker load [2019-10-10T20:00:25.967Z] #24 DONE 44.1s [2019-10-10T20:00:26.256Z] [2019-10-10T20:00:26.256Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:00:26.256Z] #62 10.20 PBCC images/rpc.pb-c.c [2019-10-10T20:00:26.256Z] #62 10.33 DEP images/rpc.pb-c.d [2019-10-10T20:00:26.256Z] #62 10.47 PBCC images/siginfo.pb-c.c [2019-10-10T20:00:26.256Z] #62 10.56 DEP images/siginfo.pb-c.d [2019-10-10T20:00:26.256Z] #62 10.77 PBCC images/pagemap.pb-c.c [2019-10-10T20:00:26.256Z] #62 10.87 DEP images/pagemap.pb-c.d [2019-10-10T20:00:26.256Z] #62 11.02 PBCC images/rlimit.pb-c.c [2019-10-10T20:00:26.256Z] #62 11.07 DEP images/rlimit.pb-c.d [2019-10-10T20:00:26.256Z] #62 11.23 PBCC images/file-lock.pb-c.c [2019-10-10T20:00:26.256Z] #62 11.32 DEP images/file-lock.pb-c.d [2019-10-10T20:00:26.546Z] #62 11.51 PBCC images/tty.pb-c.c [2019-10-10T20:00:26.546Z] #62 11.61 DEP images/tty.pb-c.d [2019-10-10T20:00:26.873Z] #62 11.75 PBCC images/tun.pb-c.c [2019-10-10T20:00:26.873Z] #62 11.86 PBCC images/netdev.pb-c.c [2019-10-10T20:00:27.179Z] #62 12.08 DEP images/tun.pb-c.d [2019-10-10T20:00:27.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T20:00:27.467Z] #62 12.34 DEP images/netdev.pb-c.d [2019-10-10T20:00:27.467Z] #62 12.49 PBCC images/vma.pb-c.c [2019-10-10T20:00:27.753Z] #62 12.65 DEP images/vma.pb-c.d [2019-10-10T20:00:27.753Z] #62 12.82 PBCC images/creds.pb-c.c [2019-10-10T20:00:27.753Z] #62 12.87 DEP images/creds.pb-c.d [2019-10-10T20:00:27.932Z] 65014b3c3121: Pulling fs layer [2019-10-10T20:00:27.932Z] 12c8dbabfd62: Pulling fs layer [2019-10-10T20:00:28.041Z] #62 ... [2019-10-10T20:00:28.041Z] [2019-10-10T20:00:28.041Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:00:28.041Z] #42 16.18 [100%] Built target tini-static [2019-10-10T20:00:28.041Z] #42 16.34 + mkdir -p /build [2019-10-10T20:00:28.041Z] #42 16.35 + cp tini-static /build/docker-init [2019-10-10T20:00:28.041Z] #42 DONE 16.4s [2019-10-10T20:00:28.041Z] [2019-10-10T20:00:28.041Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:00:28.041Z] #62 13.09 PBCC images/utsns.pb-c.c [2019-10-10T20:00:28.041Z] #62 13.13 DEP images/utsns.pb-c.d [2019-10-10T20:00:28.328Z] #62 13.28 PBCC images/ipc-desc.pb-c.c [2019-10-10T20:00:28.328Z] #62 13.37 PBCC images/ipc-sem.pb-c.c [2019-10-10T20:00:28.614Z] #62 13.48 DEP images/ipc-desc.pb-c.d [2019-10-10T20:00:28.614Z] #62 13.57 DEP images/ipc-sem.pb-c.d [2019-10-10T20:00:28.614Z] #62 13.60 PBCC images/ipc-msg.pb-c.c [2019-10-10T20:00:28.614Z] #62 13.62 DEP images/ipc-msg.pb-c.d [2019-10-10T20:00:28.614Z] #62 13.65 PBCC images/ipc-shm.pb-c.c [2019-10-10T20:00:28.614Z] #62 13.67 DEP images/ipc-shm.pb-c.d [2019-10-10T20:00:28.900Z] #62 13.70 PBCC images/ipc-var.pb-c.c [2019-10-10T20:00:28.900Z] #62 13.72 DEP images/ipc-var.pb-c.d [2019-10-10T20:00:28.900Z] #62 13.75 PBCC images/sk-opts.pb-c.c [2019-10-10T20:00:28.900Z] #62 13.77 PBCC images/packet-sock.pb-c.c [2019-10-10T20:00:28.900Z] #62 13.80 DEP images/sk-opts.pb-c.d [2019-10-10T20:00:28.901Z] #62 13.83 DEP images/packet-sock.pb-c.d [2019-10-10T20:00:28.901Z] #62 13.86 PBCC images/sk-netlink.pb-c.c [2019-10-10T20:00:28.901Z] #62 13.90 DEP images/sk-netlink.pb-c.d [2019-10-10T20:00:28.901Z] #62 13.93 PBCC images/sk-inet.pb-c.c [2019-10-10T20:00:28.901Z] #62 13.97 DEP images/sk-inet.pb-c.d [2019-10-10T20:00:28.901Z] #62 14.01 PBCC images/sk-unix.pb-c.c [2019-10-10T20:00:28.901Z] #62 14.04 DEP images/sk-unix.pb-c.d [2019-10-10T20:00:29.188Z] #62 14.08 PBCC images/mm.pb-c.c [2019-10-10T20:00:29.188Z] #62 14.12 DEP images/mm.pb-c.d [2019-10-10T20:00:29.188Z] #62 14.18 PBCC images/timerfd.pb-c.c [2019-10-10T20:00:29.188Z] #62 14.24 DEP images/timerfd.pb-c.d [2019-10-10T20:00:29.188Z] #62 14.30 PBCC images/timer.pb-c.c [2019-10-10T20:00:29.475Z] #62 14.33 DEP images/timer.pb-c.d [2019-10-10T20:00:29.475Z] #62 14.38 PBCC images/sa.pb-c.c [2019-10-10T20:00:29.475Z] #62 14.43 DEP images/sa.pb-c.d [2019-10-10T20:00:29.475Z] #62 14.48 PBCC images/pipe-data.pb-c.c [2019-10-10T20:00:29.475Z] #62 14.50 DEP images/pipe-data.pb-c.d [2019-10-10T20:00:29.475Z] #62 14.55 PBCC images/mnt.pb-c.c [2019-10-10T20:00:29.685Z] ? github.com/docker/docker/api [no test files] [2019-10-10T20:00:29.692Z] #50 213.3 + bin/containerd-shim-runc-v1 [2019-10-10T20:00:29.763Z] #62 14.61 DEP images/mnt.pb-c.d [2019-10-10T20:00:29.763Z] #62 14.66 PBCC images/sk-packet.pb-c.c [2019-10-10T20:00:29.763Z] #62 14.74 DEP images/sk-packet.pb-c.d [2019-10-10T20:00:30.050Z] #62 14.93 PBCC images/tcp-stream.pb-c.c [2019-10-10T20:00:30.050Z] #62 15.02 DEP images/tcp-stream.pb-c.d [2019-10-10T20:00:30.050Z] #62 15.07 PBCC images/pipe.pb-c.c [2019-10-10T20:00:30.050Z] #62 15.11 DEP images/pipe.pb-c.d [2019-10-10T20:00:30.403Z] #62 15.17 PBCC images/pstree.pb-c.c [2019-10-10T20:00:30.403Z] #62 15.21 DEP images/pstree.pb-c.d [2019-10-10T20:00:30.403Z] #62 15.31 PBCC images/fs.pb-c.c [2019-10-10T20:00:30.403Z] #62 15.35 DEP images/fs.pb-c.d [2019-10-10T20:00:30.403Z] #62 15.42 PBCC images/signalfd.pb-c.c [2019-10-10T20:00:30.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T20:00:30.690Z] #62 15.47 DEP images/signalfd.pb-c.d [2019-10-10T20:00:30.690Z] #62 15.60 PBCC images/fh.pb-c.c [2019-10-10T20:00:30.690Z] #62 15.67 PBCC images/fsnotify.pb-c.c [2019-10-10T20:00:30.690Z] #62 15.77 DEP images/fh.pb-c.d [2019-10-10T20:00:30.977Z] #62 15.87 DEP images/fsnotify.pb-c.d [2019-10-10T20:00:30.977Z] #62 16.06 PBCC images/eventpoll.pb-c.c [2019-10-10T20:00:31.263Z] #62 16.11 DEP images/eventpoll.pb-c.d [2019-10-10T20:00:31.263Z] #62 16.25 PBCC images/eventfd.pb-c.c [2019-10-10T20:00:31.263Z] #62 16.27 DEP images/eventfd.pb-c.d [2019-10-10T20:00:31.263Z] #62 16.32 PBCC images/remap-file-path.pb-c.c [2019-10-10T20:00:31.550Z] #62 16.37 DEP images/remap-file-path.pb-c.d [2019-10-10T20:00:31.550Z] #62 16.45 PBCC images/fifo.pb-c.c [2019-10-10T20:00:31.550Z] #62 16.50 DEP images/fifo.pb-c.d [2019-10-10T20:00:31.550Z] #62 16.57 PBCC images/ghost-file.pb-c.c [2019-10-10T20:00:31.838Z] #62 16.66 DEP images/ghost-file.pb-c.d [2019-10-10T20:00:31.838Z] #62 16.79 PBCC images/regfile.pb-c.c [2019-10-10T20:00:31.838Z] #62 16.88 DEP images/regfile.pb-c.d [2019-10-10T20:00:32.126Z] #62 16.99 PBCC images/ns.pb-c.c [2019-10-10T20:00:32.126Z] #62 17.01 DEP images/ns.pb-c.d [2019-10-10T20:00:32.126Z] #62 17.09 PBCC images/fdinfo.pb-c.c [2019-10-10T20:00:32.126Z] #62 17.23 DEP images/fdinfo.pb-c.d [2019-10-10T20:00:32.414Z] #62 17.35 PBCC images/core-aarch64.pb-c.c [2019-10-10T20:00:32.414Z] #62 17.41 PBCC images/core-arm.pb-c.c [2019-10-10T20:00:32.703Z] #62 17.53 PBCC images/core-ppc64.pb-c.c [2019-10-10T20:00:32.703Z] #62 17.62 PBCC images/core-s390.pb-c.c [2019-10-10T20:00:32.703Z] #62 17.72 PBCC images/core-x86.pb-c.c [2019-10-10T20:00:32.949Z] #50 216.5 + bin/containerd-shim-runc-v2 [2019-10-10T20:00:33.028Z] #62 17.82 PBCC images/core.pb-c.c [2019-10-10T20:00:33.028Z] #62 18.02 PBCC images/inventory.pb-c.c [2019-10-10T20:00:33.028Z] #62 18.18 DEP images/core-aarch64.pb-c.d [2019-10-10T20:00:33.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T20:00:33.315Z] #62 18.27 DEP images/core-arm.pb-c.d [2019-10-10T20:00:33.604Z] #62 18.34 DEP images/core-ppc64.pb-c.d [2019-10-10T20:00:33.604Z] #62 18.42 DEP images/core-s390.pb-c.d [2019-10-10T20:00:33.604Z] #62 18.55 DEP images/core-x86.pb-c.d [2019-10-10T20:00:33.743Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-10T20:00:33.746Z] #50 217.4 + binaries [2019-10-10T20:00:33.746Z] #50 217.4 + mkdir -p /build [2019-10-10T20:00:33.746Z] #50 217.4 + cp bin/containerd /build/containerd [2019-10-10T20:00:33.746Z] #50 217.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T20:00:33.892Z] #62 18.64 DEP images/core.pb-c.d [2019-10-10T20:00:33.892Z] #62 18.77 DEP images/inventory.pb-c.d [2019-10-10T20:00:33.892Z] #62 18.87 PBCC images/cpuinfo.pb-c.c [2019-10-10T20:00:33.892Z] #62 18.89 DEP images/cpuinfo.pb-c.d [2019-10-10T20:00:33.892Z] #62 19.02 PBCC images/stats.pb-c.c [2019-10-10T20:00:34.000Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-10T20:00:34.123Z] #50 217.4 + cp bin/ctr /build/ctr [2019-10-10T20:00:34.123Z] #50 DONE 217.6s [2019-10-10T20:00:34.180Z] #62 19.06 DEP images/stats.pb-c.d [2019-10-10T20:00:34.918Z] [2019-10-10T20:00:34.918Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T20:00:34.918Z] #51 DONE 0.1s [2019-10-10T20:00:34.918Z] [2019-10-10T20:00:34.918Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T20:00:34.918Z] #54 DONE 0.1s [2019-10-10T20:00:34.918Z] [2019-10-10T20:00:34.918Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T20:00:35.287Z] #57 DONE 0.1s [2019-10-10T20:00:35.287Z] [2019-10-10T20:00:35.287Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T20:00:35.287Z] #59 DONE 0.1s [2019-10-10T20:00:35.287Z] [2019-10-10T20:00:35.287Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T20:00:35.287Z] #62 DONE 0.1s [2019-10-10T20:00:35.287Z] [2019-10-10T20:00:35.287Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T20:00:35.287Z] #66 DONE 0.1s [2019-10-10T20:00:35.287Z] [2019-10-10T20:00:35.287Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T20:00:35.287Z] #68 DONE 0.1s [2019-10-10T20:00:35.625Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-10T20:00:35.647Z] [2019-10-10T20:00:35.647Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T20:00:35.647Z] #69 DONE 0.0s [2019-10-10T20:00:35.647Z] [2019-10-10T20:00:35.647Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T20:00:36.110Z] #70 DONE 0.5s [2019-10-10T20:00:36.110Z] [2019-10-10T20:00:36.110Z] #72 exporting to oci image format [2019-10-10T20:00:36.593Z] #72 exporting layers [2019-10-10T20:00:36.962Z] #62 21.76 make[1]: Nothing to be done for 'all'. [2019-10-10T20:00:38.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T20:00:38.393Z] 12c8dbabfd62: Download complete [2019-10-10T20:00:39.709Z] #62 24.31 CC images/stats.o [2019-10-10T20:00:40.393Z] #62 25.26 CC images/core.o [2019-10-10T20:00:40.393Z] #62 ... [2019-10-10T20:00:40.393Z] [2019-10-10T20:00:40.393Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:00:40.393Z] #37 97.21 bufio [2019-10-10T20:00:40.393Z] #37 99.37 reflect [2019-10-10T20:00:40.393Z] #37 105.2 regexp/syntax [2019-10-10T20:00:40.393Z] #37 ... [2019-10-10T20:00:40.393Z] [2019-10-10T20:00:40.393Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:00:40.393Z] #17 35.94 Reading package lists... [2019-10-10T20:00:40.393Z] #17 48.11 Building dependency tree... [2019-10-10T20:00:40.393Z] #17 50.95 The following additional packages will be installed: [2019-10-10T20:00:40.393Z] #17 50.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-10T20:00:40.393Z] #17 50.96 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-10T20:00:40.393Z] #17 50.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-10T20:00:40.393Z] #17 50.96 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-10T20:00:40.393Z] #17 50.96 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-10T20:00:40.393Z] #17 50.96 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-10T20:00:40.393Z] #17 50.96 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-10T20:00:40.393Z] #17 50.96 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-10T20:00:40.393Z] #17 50.96 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-10T20:00:40.393Z] #17 50.97 Suggested packages: [2019-10-10T20:00:40.393Z] #17 50.97 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-10T20:00:40.393Z] #17 50.97 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-10T20:00:40.393Z] #17 50.97 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-10T20:00:40.393Z] #17 50.97 vim-doc vim-scripts xfsdump acl attr quota [2019-10-10T20:00:40.393Z] #17 50.97 Recommended packages: [2019-10-10T20:00:40.393Z] #17 50.97 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-10T20:00:40.393Z] #17 50.97 python3-keyrings.alt python3-xdg unzip [2019-10-10T20:00:40.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T20:00:41.905Z] #17 ... [2019-10-10T20:00:41.905Z] [2019-10-10T20:00:41.905Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:00:41.905Z] #62 26.66 CC images/core-x86.o [2019-10-10T20:00:41.905Z] #62 ... [2019-10-10T20:00:41.905Z] [2019-10-10T20:00:41.905Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:00:41.905Z] #34 98.88 path [2019-10-10T20:00:41.905Z] #34 101.2 text/tabwriter [2019-10-10T20:00:41.905Z] #34 106.7 internal/syscall/unix [2019-10-10T20:00:41.905Z] #34 106.7 time [2019-10-10T20:00:41.906Z] ok github.com/docker/docker/api/server 0.039s coverage: 9.0% of statements [2019-10-10T20:00:42.964Z] #34 ... [2019-10-10T20:00:42.964Z] [2019-10-10T20:00:42.964Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:00:42.964Z] #62 27.81 CC images/core-arm.o [2019-10-10T20:00:43.602Z] #62 28.61 CC images/core-aarch64.o [2019-10-10T20:00:44.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T20:00:44.626Z] #62 29.57 CC images/core-ppc64.o [2019-10-10T20:00:46.677Z] #62 31.24 CC images/core-s390.o [2019-10-10T20:00:47.143Z] 65014b3c3121: Verifying Checksum [2019-10-10T20:00:47.143Z] 65014b3c3121: Download complete [2019-10-10T20:00:47.377Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:00:47.377Z] Using test binary docker [2019-10-10T20:00:47.377Z] +++ /etc/init.d/apparmor start [2019-10-10T20:00:47.377Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:00:47.377Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:00:47.377Z] Warning failed to create cache: (null) [2019-10-10T20:00:47.377Z] . [2019-10-10T20:00:47.377Z] INFO: Waiting for daemon to start... [2019-10-10T20:00:47.377Z] Starting dockerd [2019-10-10T20:00:47.377Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-10T20:00:48.201Z] #62 ... [2019-10-10T20:00:48.201Z] [2019-10-10T20:00:48.201Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:00:48.201Z] #51 60.74 Checking out files: 36% (1077/2930) Checking out files: 37% (1085/2930) Checking out files: 38% (1114/2930) Checking out files: 39% (1143/2930) Checking out files: 40% (1172/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 77% (2280/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 98% (2876/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-10T20:00:48.201Z] #51 62.89 + cd /tmp/tmp.KWToZ7ZTJv/src/github.com/containerd/containerd [2019-10-10T20:00:48.201Z] #51 62.89 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T20:00:48.201Z] #51 63.48 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T20:00:48.201Z] #51 63.48 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T20:00:48.201Z] #51 63.48 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T20:00:48.201Z] #51 63.48 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T20:00:48.201Z] #51 63.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T20:00:48.201Z] #51 63.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T20:00:48.201Z] #51 63.48 + '[' '' = dynamic ']' [2019-10-10T20:00:48.201Z] #51 63.48 + make [2019-10-10T20:00:49.262Z] . [2019-10-10T20:00:49.262Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:00:49.262Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:00:49.262Z] Error: No such image: emptyfs [2019-10-10T20:00:49.262Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:00:49.262Z] ++++ docker load [2019-10-10T20:00:49.517Z] Running integration-test (iteration 1) [2019-10-10T20:00:49.517Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T20:00:49.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:00:49.517Z] ++ set -e [2019-10-10T20:00:49.517Z] ++ '[' -n 0 ']' [2019-10-10T20:00:49.517Z] ++ set -x [2019-10-10T20:00:49.517Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:00:49.707Z] #51 65.12 + bin/ctr [2019-10-10T20:00:54.161Z] #51 ... [2019-10-10T20:00:54.161Z] [2019-10-10T20:00:54.161Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:00:54.161Z] #17 58.33 The following NEW packages will be installed: [2019-10-10T20:00:54.161Z] #17 58.33 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-10T20:00:54.161Z] #17 58.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-10T20:00:54.161Z] #17 58.33 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-10T20:00:54.161Z] #17 58.34 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-10T20:00:54.161Z] #17 58.34 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-10T20:00:54.161Z] #17 58.34 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-10T20:00:54.161Z] #17 58.34 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-10T20:00:54.161Z] #17 58.34 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-10T20:00:54.161Z] #17 58.34 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-10T20:00:54.161Z] #17 58.34 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-10T20:00:54.161Z] #17 58.35 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-10T20:00:54.161Z] #17 58.35 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-10T20:00:54.161Z] #17 58.35 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-10T20:00:54.161Z] #17 58.35 xfsprogs xxd xz-utils zip [2019-10-10T20:00:54.161Z] #17 58.46 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:00:54.161Z] #17 58.46 Need to get 87.3 MB of archives. [2019-10-10T20:00:54.161Z] #17 58.46 After this operation, 585 MB of additional disk space will be used. [2019-10-10T20:00:54.161Z] #17 58.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-10T20:00:54.161Z] #17 58.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-10T20:00:54.161Z] #17 58.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-10T20:00:54.161Z] #17 58.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-10T20:00:54.161Z] #17 58.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-10T20:00:54.161Z] #17 58.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-10T20:00:54.161Z] #17 58.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-10T20:00:54.161Z] #17 58.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-10T20:00:54.161Z] #17 58.91 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-10T20:00:54.161Z] #17 58.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-10T20:00:54.161Z] #17 59.15 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-10T20:00:54.161Z] #17 59.19 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-10T20:00:54.161Z] #17 59.19 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-10T20:00:54.161Z] #17 59.22 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-10T20:00:54.161Z] #17 59.22 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-10T20:00:54.161Z] #17 59.23 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-10T20:00:54.161Z] #17 59.24 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-10T20:00:54.161Z] #17 59.31 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-10T20:00:54.161Z] #17 59.31 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-10T20:00:54.161Z] #17 59.32 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-10T20:00:54.161Z] #17 59.32 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-10T20:00:54.161Z] #17 59.34 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T20:00:54.161Z] #17 59.35 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T20:00:54.161Z] #17 59.37 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-10T20:00:54.161Z] #17 59.37 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-10T20:00:54.161Z] #17 59.38 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-10T20:00:54.161Z] #17 59.40 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-10T20:00:54.161Z] #17 59.41 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T20:00:54.161Z] #17 59.41 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-10T20:00:54.161Z] #17 59.45 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-10T20:00:54.161Z] #17 59.45 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-10T20:00:54.161Z] #17 59.47 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-10T20:00:54.161Z] #17 59.48 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-10T20:00:54.161Z] #17 59.49 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-10T20:00:54.161Z] #17 59.50 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-10T20:00:54.161Z] #17 59.51 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-10T20:00:54.161Z] #17 59.51 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-10T20:00:54.161Z] #17 59.51 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-10T20:00:54.161Z] #17 59.52 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-10T20:00:54.161Z] #17 59.54 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-10T20:00:54.161Z] #17 59.56 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-10T20:00:54.161Z] #17 59.58 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-10T20:00:54.161Z] #17 59.63 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-10T20:00:54.161Z] #17 59.64 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-10T20:00:54.161Z] #17 59.65 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-10T20:00:54.161Z] #17 59.66 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-10T20:00:54.161Z] #17 59.66 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-10T20:00:54.161Z] #17 59.67 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-10T20:00:54.161Z] #17 59.80 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-10T20:00:54.161Z] #17 59.82 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-10T20:00:54.161Z] #17 59.96 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-10T20:00:54.161Z] #17 59.99 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-10T20:00:54.161Z] #17 60.01 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-10T20:00:54.161Z] #17 60.04 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-10T20:00:54.161Z] #17 60.06 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-10T20:00:54.161Z] #17 60.11 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-10T20:00:54.161Z] #17 60.82 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-10T20:00:54.161Z] #17 60.96 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-10T20:00:54.161Z] #17 61.04 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-10T20:00:54.161Z] #17 61.06 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-10T20:00:54.161Z] #17 61.08 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-10T20:00:54.161Z] #17 61.14 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-10T20:00:54.161Z] #17 61.36 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-10T20:00:54.161Z] #17 61.65 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-10T20:00:54.161Z] #17 61.68 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-10T20:00:54.161Z] #17 62.27 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-10T20:00:54.161Z] #17 62.71 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-10T20:00:54.161Z] #17 62.73 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-10T20:00:54.161Z] #17 66.39 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-10T20:00:54.161Z] #17 ... [2019-10-10T20:00:54.161Z] [2019-10-10T20:00:54.161Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:00:54.161Z] #37 111.0 hash/crc32 [2019-10-10T20:00:54.161Z] #37 115.0 vendor/golang.org/x/text/transform [2019-10-10T20:00:54.161Z] #37 115.9 time [2019-10-10T20:00:54.161Z] #37 ... [2019-10-10T20:00:54.161Z] [2019-10-10T20:00:54.161Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:00:54.161Z] #62 32.98 CC images/cpuinfo.o [2019-10-10T20:00:54.161Z] #62 33.97 CC images/inventory.o [2019-10-10T20:00:54.161Z] #62 34.61 CC images/fdinfo.o [2019-10-10T20:00:54.161Z] #62 35.36 CC images/fown.o [2019-10-10T20:00:54.161Z] #62 35.79 CC images/ns.o [2019-10-10T20:00:54.161Z] #62 36.21 CC images/regfile.o [2019-10-10T20:00:54.161Z] #62 36.62 CC images/ghost-file.o [2019-10-10T20:00:54.161Z] #62 37.34 CC images/fifo.o [2019-10-10T20:00:54.161Z] #62 37.72 CC images/remap-file-path.o [2019-10-10T20:00:54.161Z] #62 38.23 CC images/eventfd.o [2019-10-10T20:00:54.161Z] #62 38.69 CC images/eventpoll.o [2019-10-10T20:00:54.450Z] #62 39.37 CC images/fh.o [2019-10-10T20:00:55.081Z] #62 39.91 CC images/fsnotify.o [2019-10-10T20:00:56.132Z] #62 ... [2019-10-10T20:00:56.132Z] [2019-10-10T20:00:56.132Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:00:56.132Z] #17 70.60 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:00:56.132Z] #17 70.75 Fetched 87.3 MB in 10s (8156 kB/s) [2019-10-10T20:00:56.418Z] #17 70.86 Selecting previously unselected package bash-completion. [2019-10-10T20:00:56.418Z] #17 70.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-10T20:00:56.418Z] #17 70.92 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-10T20:00:59.903Z] #17 ... [2019-10-10T20:00:59.903Z] [2019-10-10T20:00:59.903Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:00:59.903Z] #34 116.3 internal/poll [2019-10-10T20:00:59.903Z] #34 118.9 os [2019-10-10T20:00:59.903Z] #34 124.8 internal/fmtsort [2019-10-10T20:00:59.903Z] #34 125.7 path/filepath [2019-10-10T20:00:59.903Z] #34 126.1 fmt [2019-10-10T20:00:59.903Z] #34 ... [2019-10-10T20:00:59.903Z] [2019-10-10T20:00:59.903Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:00:59.903Z] #62 41.13 CC images/signalfd.o [2019-10-10T20:00:59.903Z] #62 41.76 CC images/fs.o [2019-10-10T20:00:59.903Z] #62 42.33 CC images/pstree.o [2019-10-10T20:00:59.903Z] #62 42.66 CC images/pipe.o [2019-10-10T20:00:59.903Z] #62 43.05 CC images/tcp-stream.o [2019-10-10T20:00:59.903Z] #62 43.42 CC images/sk-packet.o [2019-10-10T20:00:59.903Z] #62 43.95 CC images/mnt.o [2019-10-10T20:00:59.903Z] #62 44.43 CC images/pipe-data.o [2019-10-10T20:00:59.903Z] #62 44.75 CC images/sa.o [2019-10-10T20:01:00.531Z] #62 45.39 CC images/timer.o [2019-10-10T20:01:01.178Z] #62 46.20 CC images/timerfd.o [2019-10-10T20:01:01.807Z] #62 46.62 CC images/mm.o [2019-10-10T20:01:01.807Z] #62 ... [2019-10-10T20:01:01.807Z] [2019-10-10T20:01:01.807Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:01:01.807Z] #34 128.9 io/ioutil [2019-10-10T20:01:05.313Z] #34 132.4 log [2019-10-10T20:01:05.313Z] #34 132.4 github.com/BurntSushi/toml [2019-10-10T20:01:05.313Z] #34 132.4 flag [2019-10-10T20:01:07.397Z] #34 ... [2019-10-10T20:01:07.397Z] [2019-10-10T20:01:07.397Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:01:07.397Z] #17 77.07 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-10T20:01:07.397Z] #17 77.99 Selecting previously unselected package libnet1:ppc64el. [2019-10-10T20:01:07.397Z] #17 78.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T20:01:07.397Z] #17 78.02 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T20:01:07.397Z] #17 78.18 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-10T20:01:07.397Z] #17 78.21 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-10T20:01:07.397Z] #17 78.21 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-10T20:01:07.397Z] #17 78.31 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-10T20:01:07.397Z] #17 78.31 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-10T20:01:07.397Z] #17 78.33 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-10T20:01:07.397Z] #17 78.47 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-10T20:01:07.397Z] #17 78.47 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-10T20:01:07.397Z] #17 78.52 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T20:01:07.397Z] #17 78.76 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-10T20:01:07.397Z] #17 78.76 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T20:01:07.397Z] #17 78.78 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T20:01:07.397Z] #17 79.59 Selecting previously unselected package python3.5-minimal. [2019-10-10T20:01:07.397Z] #17 79.62 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T20:01:07.397Z] #17 79.64 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T20:01:07.397Z] #17 81.28 Selecting previously unselected package python3-minimal. [2019-10-10T20:01:07.397Z] #17 81.29 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-10T20:01:07.397Z] #17 81.29 Unpacking python3-minimal (3.5.3-1) ... [2019-10-10T20:01:07.397Z] #17 81.38 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-10T20:01:07.397Z] #17 81.39 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-10T20:01:07.397Z] #17 81.39 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-10T20:01:07.397Z] #17 81.57 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-10T20:01:07.397Z] #17 81.58 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T20:01:07.397Z] #17 81.62 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T20:01:08.896Z] #17 ... [2019-10-10T20:01:08.896Z] [2019-10-10T20:01:08.896Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:01:08.896Z] #37 125.7 regexp [2019-10-10T20:01:08.896Z] #37 134.9 net [2019-10-10T20:01:08.896Z] #37 134.9 os/exec [2019-10-10T20:01:08.896Z] #37 ... [2019-10-10T20:01:08.896Z] [2019-10-10T20:01:08.896Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:01:08.896Z] #62 47.07 CC images/sk-opts.o [2019-10-10T20:01:08.896Z] #62 47.40 CC images/sk-unix.o [2019-10-10T20:01:08.896Z] #62 48.18 CC images/sk-inet.o [2019-10-10T20:01:08.896Z] #62 49.07 CC images/tun.o [2019-10-10T20:01:08.896Z] #62 49.79 CC images/sk-netlink.o [2019-10-10T20:01:08.896Z] #62 50.21 CC images/packet-sock.o [2019-10-10T20:01:08.896Z] #62 51.15 CC images/ipc-var.o [2019-10-10T20:01:08.896Z] #62 51.53 CC images/ipc-desc.o [2019-10-10T20:01:08.896Z] #62 52.07 CC images/ipc-shm.o [2019-10-10T20:01:08.896Z] #62 52.57 CC images/ipc-msg.o [2019-10-10T20:01:08.896Z] #62 53.15 CC images/ipc-sem.o [2019-10-10T20:01:08.896Z] #62 53.58 CC images/utsns.o [2019-10-10T20:01:09.222Z] #62 54.12 CC images/creds.o [2019-10-10T20:01:09.511Z] #62 54.57 CC images/vma.o [2019-10-10T20:01:09.800Z] #62 ... [2019-10-10T20:01:09.800Z] [2019-10-10T20:01:09.800Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:01:09.800Z] #17 84.25 Selecting previously unselected package python3.5. [2019-10-10T20:01:09.800Z] #17 84.26 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T20:01:09.800Z] #17 84.27 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T20:01:10.090Z] #17 84.55 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-10T20:01:10.090Z] #17 84.56 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-10T20:01:10.090Z] #17 84.57 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-10T20:01:10.090Z] #17 84.67 Selecting previously unselected package dh-python. [2019-10-10T20:01:10.090Z] #17 84.67 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-10T20:01:10.090Z] #17 84.68 Unpacking dh-python (2.20170125) ... [2019-10-10T20:01:10.384Z] #17 84.95 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T20:01:10.384Z] #17 84.96 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T20:01:16.311Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-10T20:01:17.261Z] #17 90.91 Setting up python3-minimal (3.5.3-1) ... [2019-10-10T20:01:18.755Z] #17 93.34 Selecting previously unselected package python3. [2019-10-10T20:01:18.755Z] #17 93.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-10T20:01:18.755Z] #17 93.43 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-10T20:01:19.045Z] #17 ... [2019-10-10T20:01:19.045Z] [2019-10-10T20:01:19.045Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:01:19.045Z] #34 139.5 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T20:01:19.045Z] #34 DONE 146.0s [2019-10-10T20:01:19.045Z] [2019-10-10T20:01:19.045Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:01:19.045Z] #17 93.46 Unpacking python3 (3.5.3-1) ... [2019-10-10T20:01:19.045Z] #17 ... [2019-10-10T20:01:19.045Z] [2019-10-10T20:01:19.045Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:01:19.045Z] #62 55.19 CC images/netdev.o [2019-10-10T20:01:19.045Z] #62 56.01 CC images/tty.o [2019-10-10T20:01:19.045Z] #62 57.36 CC images/file-lock.o [2019-10-10T20:01:19.045Z] #62 57.78 CC images/rlimit.o [2019-10-10T20:01:19.045Z] #62 58.24 CC images/pagemap.o [2019-10-10T20:01:19.045Z] #62 58.84 CC images/siginfo.o [2019-10-10T20:01:19.045Z] #62 59.36 CC images/rpc.o [2019-10-10T20:01:19.045Z] #62 62.29 CC images/ext-file.o [2019-10-10T20:01:19.045Z] #62 62.75 CC images/cgroup.o [2019-10-10T20:01:19.045Z] #62 64.05 CC images/userns.o [2019-10-10T20:01:19.045Z] #62 ... [2019-10-10T20:01:19.045Z] [2019-10-10T20:01:19.045Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:01:19.045Z] #17 93.67 Selecting previously unselected package pigz. [2019-10-10T20:01:19.045Z] #17 93.69 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-10T20:01:19.333Z] #17 93.70 Unpacking pigz (2.3.4-1) ... [2019-10-10T20:01:19.333Z] #17 93.88 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-10T20:01:19.333Z] #17 93.89 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T20:01:19.333Z] #17 93.92 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:01:19.622Z] #17 94.12 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-10T20:01:19.622Z] #17 94.14 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T20:01:19.622Z] #17 94.16 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:01:19.622Z] #17 94.37 Selecting previously unselected package libiptc0:ppc64el. [2019-10-10T20:01:19.622Z] #17 94.37 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T20:01:19.622Z] #17 94.38 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:01:20.253Z] #17 94.74 Selecting previously unselected package libxtables12:ppc64el. [2019-10-10T20:01:20.253Z] #17 94.76 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T20:01:20.253Z] #17 94.76 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:01:20.551Z] #17 95.06 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-10T20:01:20.551Z] #17 95.07 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-10T20:01:20.551Z] #17 95.09 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-10T20:01:20.841Z] #17 95.26 Selecting previously unselected package iptables. [2019-10-10T20:01:20.841Z] #17 95.27 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T20:01:20.841Z] #17 95.30 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T20:01:21.471Z] #17 96.06 Selecting previously unselected package xxd. [2019-10-10T20:01:21.471Z] #17 96.07 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T20:01:21.471Z] #17 96.08 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:01:21.629Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:01:21.630Z] Loaded image: busybox:latest [2019-10-10T20:01:21.630Z] Loaded image: busybox:glibc [2019-10-10T20:01:21.630Z] Loaded image: debian:jessie [2019-10-10T20:01:21.630Z] Loaded image: hello-world:latest [2019-10-10T20:01:21.630Z] INFO: Testing against a local daemon [2019-10-10T20:01:21.630Z] === RUN TestCgroupNamespacesBuild [2019-10-10T20:01:21.761Z] #17 96.28 Selecting previously unselected package vim-common. [2019-10-10T20:01:21.761Z] #17 96.28 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T20:01:21.761Z] #17 96.30 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:01:21.761Z] #17 ... [2019-10-10T20:01:21.761Z] [2019-10-10T20:01:21.761Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:01:21.761Z] #37 138.7 internal/lazyregexp [2019-10-10T20:01:21.761Z] #37 143.0 encoding/binary [2019-10-10T20:01:21.761Z] #37 143.0 go/token [2019-10-10T20:01:21.761Z] #37 143.0 net/url [2019-10-10T20:01:21.761Z] #37 147.8 go/scanner [2019-10-10T20:01:21.761Z] #37 ... [2019-10-10T20:01:21.761Z] [2019-10-10T20:01:21.761Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:01:21.761Z] #62 65.10 CC images/google/protobuf/descriptor.o [2019-10-10T20:01:23.516Z] --- PASS: TestCgroupNamespacesBuild (3.14s) [2019-10-10T20:01:23.516Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T20:01:23.516Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T20:01:24.494Z] #62 69.02 CC images/opts.o [2019-10-10T20:01:24.494Z] #62 69.48 CC images/seccomp.o [2019-10-10T20:01:25.126Z] #62 70.02 CC images/binfmt-misc.o [2019-10-10T20:01:25.418Z] #62 ... [2019-10-10T20:01:25.418Z] [2019-10-10T20:01:25.418Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:01:25.418Z] #17 96.54 Selecting previously unselected package bzip2. [2019-10-10T20:01:25.418Z] #17 96.55 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 96.55 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-10T20:01:25.418Z] #17 96.70 Selecting previously unselected package libgpm2:ppc64el. [2019-10-10T20:01:25.418Z] #17 96.71 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 96.71 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-10T20:01:25.418Z] #17 96.83 Selecting previously unselected package xz-utils. [2019-10-10T20:01:25.418Z] #17 96.83 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 96.85 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-10T20:01:25.418Z] #17 97.17 Selecting previously unselected package aufs-tools. [2019-10-10T20:01:25.418Z] #17 97.18 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 97.19 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-10T20:01:25.418Z] #17 97.43 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T20:01:25.418Z] #17 97.44 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 97.44 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T20:01:25.418Z] #17 97.62 Selecting previously unselected package btrfs-progs. [2019-10-10T20:01:25.418Z] #17 97.62 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 97.63 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T20:01:25.418Z] #17 98.40 Selecting previously unselected package btrfs-tools. [2019-10-10T20:01:25.418Z] #17 98.41 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 98.43 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T20:01:25.418Z] #17 98.53 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-10T20:01:25.418Z] #17 98.55 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 98.56 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T20:01:25.418Z] #17 98.77 Selecting previously unselected package dmsetup. [2019-10-10T20:01:25.418Z] #17 98.78 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 98.78 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-10T20:01:25.418Z] #17 98.96 Selecting previously unselected package libonig4:ppc64el. [2019-10-10T20:01:25.418Z] #17 98.96 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 98.96 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-10T20:01:25.418Z] #17 99.21 Selecting previously unselected package libjq1:ppc64el. [2019-10-10T20:01:25.418Z] #17 99.22 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 99.23 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T20:01:25.418Z] #17 99.45 Selecting previously unselected package jq. [2019-10-10T20:01:25.418Z] #17 99.47 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 99.48 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T20:01:25.418Z] #17 99.69 Selecting previously unselected package libaio1:ppc64el. [2019-10-10T20:01:25.418Z] #17 99.69 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 99.71 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-10T20:01:25.418Z] #17 99.85 Selecting previously unselected package libcap2-bin. [2019-10-10T20:01:25.418Z] #17 99.87 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 99.87 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-10T20:01:25.418Z] #17 100.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-10T20:01:25.418Z] #17 100.1 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T20:01:25.418Z] #17 100.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T20:01:25.418Z] #17 100.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-10T20:01:25.707Z] #17 100.2 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-10T20:01:25.707Z] #17 100.2 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-10T20:01:25.996Z] #17 100.6 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-10T20:01:25.996Z] #17 100.6 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-10T20:01:25.996Z] #17 100.6 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-10T20:01:26.028Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2019-10-10T20:01:26.028Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T20:01:26.028Z] === RUN TestBuildWithSession [2019-10-10T20:01:26.028Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T20:01:26.028Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:01:26.028Z] === RUN TestBuildSquashParent [2019-10-10T20:01:26.284Z] #17 100.8 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-10T20:01:26.284Z] #17 100.8 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-10T20:01:26.284Z] #17 100.8 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-10T20:01:26.572Z] #17 101.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-10T20:01:26.572Z] #17 101.1 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-10T20:01:26.572Z] #17 101.1 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-10T20:01:27.196Z] #17 101.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-10T20:01:27.196Z] #17 101.7 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-10T20:01:27.196Z] #17 101.7 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-10T20:01:27.485Z] #17 102.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-10T20:01:27.485Z] #17 102.0 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T20:01:27.485Z] #17 102.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-10T20:01:27.485Z] #17 102.2 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-10T20:01:27.774Z] #17 102.2 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-10T20:01:27.774Z] #17 102.2 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T20:01:27.774Z] #17 102.3 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-10T20:01:27.774Z] #17 102.3 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-10T20:01:27.774Z] #17 102.3 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T20:01:27.774Z] #17 102.4 Selecting previously unselected package libreadline5:ppc64el. [2019-10-10T20:01:28.066Z] #17 102.4 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-10T20:01:28.066Z] #17 102.4 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-10T20:01:28.066Z] #17 102.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-10T20:01:28.066Z] #17 102.7 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-10T20:01:28.066Z] #17 102.7 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T20:01:28.597Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2019-10-10T20:01:28.597Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T20:01:28.856Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2019-10-10T20:01:28.856Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T20:01:28.856Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T20:01:28.856Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T20:01:29.116Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T20:01:29.116Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T20:01:29.116Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T20:01:29.116Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T20:01:29.116Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T20:01:29.116Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T20:01:30.053Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T20:01:30.053Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T20:01:30.623Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 95.2% of statements [2019-10-10T20:01:30.623Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2019-10-10T20:01:30.801Z] #17 105.4 Selecting previously unselected package net-tools. [2019-10-10T20:01:30.801Z] #17 105.4 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-10T20:01:30.801Z] #17 105.4 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T20:01:30.883Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2019-10-10T20:01:30.883Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 4.0% of statements [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T20:01:30.883Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T20:01:31.090Z] #17 105.7 Selecting previously unselected package python-pip-whl. [2019-10-10T20:01:31.090Z] #17 105.7 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-10T20:01:31.090Z] #17 105.7 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T20:01:31.143Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T20:01:31.143Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T20:01:31.404Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-10-10T20:01:32.114Z] #17 106.4 Selecting previously unselected package python3-pip. [2019-10-10T20:01:32.114Z] #17 106.4 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-10T20:01:32.114Z] #17 106.5 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T20:01:32.114Z] #17 106.7 Selecting previously unselected package python3-pkg-resources. [2019-10-10T20:01:32.114Z] #17 106.7 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T20:01:32.114Z] #17 106.7 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-10T20:01:32.401Z] #17 106.9 Selecting previously unselected package python3-setuptools. [2019-10-10T20:01:32.401Z] #17 106.9 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-10T20:01:32.401Z] #17 106.9 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-10T20:01:32.692Z] #17 107.3 Selecting previously unselected package python3-wheel. [2019-10-10T20:01:32.692Z] #17 107.3 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-10T20:01:32.692Z] #17 107.3 Unpacking python3-wheel (0.29.0-2) ... [2019-10-10T20:01:32.980Z] #17 107.5 Selecting previously unselected package thin-provisioning-tools. [2019-10-10T20:01:32.980Z] #17 107.5 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-10T20:01:32.980Z] #17 107.5 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T20:01:33.268Z] #17 107.8 Selecting previously unselected package vim-runtime. [2019-10-10T20:01:33.268Z] #17 107.8 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T20:01:33.268Z] #17 107.9 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-10T20:01:33.556Z] #17 108.0 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-10T20:01:33.556Z] #17 108.0 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:01:33.945Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2019-10-10T20:01:34.584Z] #17 ... [2019-10-10T20:01:34.584Z] [2019-10-10T20:01:34.584Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:01:34.584Z] #37 151.4 text/template/parse [2019-10-10T20:01:34.584Z] #37 152.3 encoding/base64 [2019-10-10T20:01:34.584Z] #37 152.9 go/ast [2019-10-10T20:01:34.584Z] #37 155.5 encoding/json [2019-10-10T20:01:34.584Z] #37 ... [2019-10-10T20:01:34.584Z] [2019-10-10T20:01:34.584Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:01:34.584Z] #62 70.45 CC images/time.o [2019-10-10T20:01:34.584Z] #62 70.93 CC images/sysctl.o [2019-10-10T20:01:34.584Z] #62 71.50 CC images/autofs.o [2019-10-10T20:01:34.584Z] #62 71.90 CC images/macvlan.o [2019-10-10T20:01:34.584Z] #62 72.31 CC images/sit.o [2019-10-10T20:01:34.584Z] #62 72.75 LINK images/built-in.o [2019-10-10T20:01:34.584Z] #62 73.00 GEN compel/include/asm [2019-10-10T20:01:34.584Z] #62 73.03 GEN compel/include/version.h [2019-10-10T20:01:34.584Z] #62 73.10 touch .config [2019-10-10T20:01:34.584Z] #62 73.11 GEN include/common/config.h [2019-10-10T20:01:34.584Z] #62 73.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-10T20:01:34.584Z] #62 73.30 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-10T20:01:34.584Z] #62 73.36 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-10T20:01:34.584Z] #62 73.39 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-10T20:01:34.584Z] #62 73.53 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-10T20:01:34.584Z] #62 73.57 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-10T20:01:34.584Z] #62 73.63 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-10T20:01:34.584Z] #62 73.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-10T20:01:34.584Z] #62 73.68 DEP compel/plugins/std/infect.d [2019-10-10T20:01:34.584Z] #62 74.03 DEP compel/plugins/std/string.d [2019-10-10T20:01:34.584Z] #62 74.30 DEP compel/plugins/std/log.d [2019-10-10T20:01:34.584Z] #62 74.47 DEP compel/plugins/std/fds.d [2019-10-10T20:01:34.584Z] #62 74.67 DEP compel/plugins/std/std.d [2019-10-10T20:01:34.584Z] #62 74.89 DEP compel/plugins/shmem/shmem.d [2019-10-10T20:01:34.584Z] #62 75.09 DEP compel/plugins/fds/fds.d [2019-10-10T20:01:34.584Z] #62 75.40 CC compel/plugins/std/std.o [2019-10-10T20:01:34.584Z] #62 75.97 CC compel/plugins/std/fds.o [2019-10-10T20:01:34.584Z] #62 76.70 CC compel/plugins/std/log.o [2019-10-10T20:01:34.584Z] #62 78.23 CC compel/plugins/std/string.o [2019-10-10T20:01:34.584Z] #62 79.28 CC compel/plugins/std/infect.o [2019-10-10T20:01:35.208Z] #62 80.16 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-10T20:01:35.208Z] #62 80.23 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-10T20:01:35.504Z] #62 80.31 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-10T20:01:35.504Z] #62 80.41 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-10T20:01:35.504Z] #62 80.50 AR compel/plugins/std.lib.a [2019-10-10T20:01:35.792Z] #62 80.66 CC compel/plugins/fds/fds.o [2019-10-10T20:01:35.810Z] #72 exporting layers 56.5s done [2019-10-10T20:01:35.810Z] #72 exporting manifest sha256:e5ccc0212ebd3beee06d2d0d0e4406cac17e2622fa9402a8ff491e050003f69c 0.0s done [2019-10-10T20:01:35.810Z] #72 exporting config sha256:900a45c39482e95d00334ad5d50bdaec74ec4d661a2b330e7c516ab0b210a33a 0.0s done [2019-10-10T20:01:35.810Z] #72 sending tarball [2019-10-10T20:01:35.854Z] ok github.com/docker/docker/builder/remotecontext 0.304s coverage: 13.6% of statements [2019-10-10T20:01:35.854Z] ok github.com/docker/docker/builder/remotecontext/git 3.094s coverage: 85.1% of statements [2019-10-10T20:01:36.080Z] #62 81.21 AR compel/plugins/fds.lib.a [2019-10-10T20:01:36.373Z] #62 81.31 HOSTDEP compel/src/lib/log-host.d [2019-10-10T20:01:36.679Z] #62 81.77 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-10T20:01:36.793Z] ok github.com/docker/docker/builder/dockerfile 1.035s coverage: 48.2% of statements [2019-10-10T20:01:36.793Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T20:01:36.793Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T20:01:37.308Z] #62 82.08 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-10T20:01:37.308Z] #62 82.36 HOSTDEP compel/src/main-host.d [2019-10-10T20:01:37.931Z] #62 82.76 DEP compel/src/lib/ptrace.d [2019-10-10T20:01:37.931Z] #62 83.05 DEP compel/src/lib/infect.d [2019-10-10T20:01:38.190Z] --- PASS: TestBuildSquashParent (10.25s) [2019-10-10T20:01:38.191Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-10T20:01:38.191Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T20:01:38.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:01:38.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:01:38.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:01:38.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:01:38.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:01:38.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:01:38.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:01:38.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:01:38.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:01:38.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:01:38.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:01:38.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:01:38.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:01:38.191Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:01:38.556Z] #62 83.37 DEP compel/src/lib/infect-util.d [2019-10-10T20:01:38.556Z] #62 83.60 DEP compel/src/lib/infect-rpc.d [2019-10-10T20:01:38.842Z] #62 83.86 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-10T20:01:39.129Z] #62 ... [2019-10-10T20:01:39.129Z] [2019-10-10T20:01:39.129Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:01:39.129Z] #17 113.7 Selecting previously unselected package vim. [2019-10-10T20:01:39.129Z] #17 113.7 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T20:01:39.129Z] #17 113.7 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:01:39.555Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:01:39.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:01:39.752Z] #17 114.4 Selecting previously unselected package xfsprogs. [2019-10-10T20:01:39.753Z] #17 114.4 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-10T20:01:39.753Z] #17 114.4 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-10T20:01:40.786Z] #17 115.2 Selecting previously unselected package zip. [2019-10-10T20:01:40.786Z] #17 115.2 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-10T20:01:40.786Z] #17 115.2 Unpacking zip (3.0-11+b1) ... [2019-10-10T20:01:40.786Z] #17 115.5 Selecting previously unselected package libapparmor-perl. [2019-10-10T20:01:40.991Z] ok github.com/docker/docker/client 0.567s coverage: 75.8% of statements [2019-10-10T20:01:41.079Z] #17 115.5 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T20:01:41.079Z] #17 115.6 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T20:01:41.377Z] #17 115.8 Selecting previously unselected package apparmor. [2019-10-10T20:01:41.377Z] #17 115.8 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T20:01:41.377Z] #17 116.0 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-10T20:01:42.051Z] #17 116.5 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-10T20:01:42.051Z] #17 116.6 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-10T20:01:42.051Z] #17 116.6 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T20:01:42.518Z] #72 sending tarball 9.0s done [2019-10-10T20:01:42.518Z] #72 DONE 65.5s [2019-10-10T20:01:42.518Z] [2019-10-10T20:01:42.518Z] #73 importing to docker [2019-10-10T20:01:42.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:01:42.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:01:44.406Z] #17 118.9 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-10T20:01:44.406Z] #17 118.9 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-10T20:01:44.406Z] #17 118.9 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T20:01:46.081Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-10T20:01:46.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2019-10-10T20:01:46.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2019-10-10T20:01:46.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2019-10-10T20:01:46.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2019-10-10T20:01:46.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s) [2019-10-10T20:01:46.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2019-10-10T20:01:46.081Z] === RUN TestBuildMultiStageCopy [2019-10-10T20:01:46.081Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T20:01:47.895Z] #17 121.9 Selecting previously unselected package binutils-mingw-w64. [2019-10-10T20:01:47.895Z] #17 121.9 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-10T20:01:47.895Z] #17 121.9 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T20:01:47.895Z] #17 122.1 Selecting previously unselected package mingw-w64-common. [2019-10-10T20:01:47.895Z] #17 122.2 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-10T20:01:47.895Z] #17 122.2 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-10T20:01:49.377Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T20:01:49.389Z] #17 ... [2019-10-10T20:01:49.389Z] [2019-10-10T20:01:49.389Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:01:49.389Z] #62 84.16 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-10T20:01:49.389Z] #62 84.44 DEP compel/src/lib/log.d [2019-10-10T20:01:49.389Z] #62 84.66 DEP compel/src/main.d [2019-10-10T20:01:49.389Z] #62 84.95 DEP compel/src/lib/handle-elf.d [2019-10-10T20:01:49.389Z] #62 85.26 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-10T20:01:49.389Z] #62 85.59 CC compel/src/lib/log.o [2019-10-10T20:01:49.389Z] #62 86.19 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-10T20:01:49.389Z] #62 86.91 CC compel/arch/ppc64/src/lib/infect.o [2019-10-10T20:01:49.389Z] #62 88.41 CC compel/src/lib/infect-rpc.o [2019-10-10T20:01:49.389Z] #62 89.14 CC compel/src/lib/infect-util.o [2019-10-10T20:01:49.389Z] #62 89.67 CC compel/src/lib/infect.o [2019-10-10T20:01:49.389Z] #62 94.12 CC compel/src/lib/ptrace.o [2019-10-10T20:01:49.631Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T20:01:50.031Z] #62 94.87 AR compel/libcompel.a [2019-10-10T20:01:50.031Z] #62 95.01 HOSTCC compel/src/main-host.o [2019-10-10T20:01:50.190Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T20:01:50.655Z] #62 95.66 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-10T20:01:50.749Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T20:01:51.308Z] --- PASS: TestBuildMultiStageCopy (5.69s) [2019-10-10T20:01:51.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2019-10-10T20:01:51.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2019-10-10T20:01:51.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2019-10-10T20:01:51.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-10-10T20:01:51.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2019-10-10T20:01:51.308Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T20:01:51.334Z] #62 ... [2019-10-10T20:01:51.334Z] [2019-10-10T20:01:51.334Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:01:51.334Z] #37 168.1 text/template [2019-10-10T20:01:51.334Z] #37 172.3 go/parser [2019-10-10T20:01:51.334Z] #37 ... [2019-10-10T20:01:51.334Z] [2019-10-10T20:01:51.334Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:01:51.334Z] #62 96.21 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-10T20:01:51.962Z] #62 97.08 HOSTCC compel/src/lib/log-host.o [2019-10-10T20:01:52.590Z] #62 97.43 HOSTLINK compel/compel-host-bin [2019-10-10T20:01:52.590Z] #62 97.63 DEP soccr/soccr.d [2019-10-10T20:01:53.190Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2019-10-10T20:01:53.190Z] === RUN TestBuildLabelWithTargets [2019-10-10T20:01:53.217Z] #62 98.10 CC soccr/soccr.o [2019-10-10T20:01:55.697Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2019-10-10T20:01:55.697Z] === RUN TestBuildWithEmptyLayers [2019-10-10T20:01:56.621Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2019-10-10T20:01:56.621Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T20:01:56.714Z] #62 101.1 AR soccr/libsoccr.a [2019-10-10T20:01:56.714Z] #62 101.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T20:01:56.714Z] #62 ... [2019-10-10T20:01:56.714Z] [2019-10-10T20:01:56.714Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T20:01:56.714Z] #65 183.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T20:01:56.714Z] #65 183.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T20:01:59.001Z] #73 DONE 16.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T20:01:59.868Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/test/unit [2019-10-10T20:01:59.925Z] --- PASS: TestBuildMultiStageOnBuild (3.35s) [2019-10-10T20:01:59.925Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T20:02:01.386Z] --- PASS: TestBuildUncleanTarFilenames (1.67s) [2019-10-10T20:02:01.386Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T20:02:02.362Z] #65 ... [2019-10-10T20:02:02.362Z] [2019-10-10T20:02:02.362Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:02:02.362Z] #17 129.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-10T20:02:02.362Z] #17 129.9 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-10T20:02:02.362Z] #17 129.9 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T20:02:02.362Z] #17 136.2 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-10T20:02:02.362Z] #17 136.3 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T20:02:02.362Z] #17 136.3 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T20:02:02.362Z] #17 136.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-10T20:02:02.362Z] #17 136.5 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T20:02:02.362Z] #17 136.5 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:02:02.706Z] ? github.com/docker/docker/api [no test files] [2019-10-10T20:02:02.998Z] #17 ... [2019-10-10T20:02:02.998Z] [2019-10-10T20:02:02.998Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:02:02.998Z] #37 180.0 encoding/xml [2019-10-10T20:02:02.998Z] #37 189.7 math/big [2019-10-10T20:02:03.309Z] #37 ... [2019-10-10T20:02:03.309Z] [2019-10-10T20:02:03.309Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:02:03.309Z] #62 101.8 DEP criu/arch/ppc64/sigframe.d [2019-10-10T20:02:03.309Z] #62 102.0 DEP criu/arch/ppc64/crtools.d [2019-10-10T20:02:03.309Z] #62 102.4 DEP criu/arch/ppc64/cpu.d [2019-10-10T20:02:03.309Z] #62 102.8 CC criu/arch/ppc64/cpu.o [2019-10-10T20:02:03.309Z] #62 103.9 CC criu/arch/ppc64/crtools.o [2019-10-10T20:02:03.310Z] #62 105.8 CC criu/arch/ppc64/sigframe.o [2019-10-10T20:02:03.310Z] #62 106.4 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-10T20:02:03.310Z] #62 106.5 DEP criu/arch/ppc64/misc.d [2019-10-10T20:02:03.310Z] #62 106.5 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-10T20:02:03.310Z] #62 106.6 DEP criu/arch/ppc64/vdso-pie.d [2019-10-10T20:02:03.310Z] #62 106.8 DEP criu/pie/parasite-vdso.d [2019-10-10T20:02:03.310Z] #62 107.1 DEP criu/pie/util-vdso.d [2019-10-10T20:02:03.310Z] #62 107.4 DEP criu/pie/util.d [2019-10-10T20:02:03.310Z] #62 107.8 CC criu/pie/util.o [2019-10-10T20:02:03.608Z] #62 108.5 CC criu/pie/util-vdso.o [2019-10-10T20:02:04.875Z] #62 109.8 CC criu/pie/parasite-vdso.o [2019-10-10T20:02:05.549Z] --- PASS: TestBuildMultiStageLayerLeak (3.91s) [2019-10-10T20:02:05.549Z] === RUN TestBuildWithHugeFile [2019-10-10T20:02:06.388Z] #62 111.3 CC criu/arch/ppc64/vdso-pie.o [2019-10-10T20:02:07.034Z] #62 112.1 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-10T20:02:07.323Z] #62 112.2 CC criu/arch/ppc64/misc.o [2019-10-10T20:02:07.323Z] #62 112.2 AR criu/pie/pie.lib.a [2019-10-10T20:02:07.323Z] #62 112.3 DEP criu/pie/restorer.d [2019-10-10T20:02:07.552Z] ok github.com/docker/docker/cmd/dockerd 0.102s coverage: 30.3% of statements [2019-10-10T20:02:07.962Z] #62 112.8 DEP criu/arch/ppc64/restorer.d [2019-10-10T20:02:08.120Z] ok github.com/docker/docker/container 0.142s coverage: 35.3% of statements [2019-10-10T20:02:08.120Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T20:02:08.120Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T20:02:08.120Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T20:02:08.120Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T20:02:08.267Z] #62 113.3 DEP criu/pie/parasite.d [2019-10-10T20:02:08.902Z] #62 113.8 CC criu/pie/parasite.o [2019-10-10T20:02:08.902Z] #62 ... [2019-10-10T20:02:08.902Z] [2019-10-10T20:02:08.902Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:02:08.902Z] #37 195.9 go/doc [2019-10-10T20:02:09.712Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:02:09.712Z] Using test binary docker [2019-10-10T20:02:09.712Z] +++ /etc/init.d/apparmor start [2019-10-10T20:02:09.967Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:02:09.967Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:02:09.967Z] Warning failed to create cache: (null) [2019-10-10T20:02:09.967Z] . [2019-10-10T20:02:09.967Z] INFO: Waiting for daemon to start... [2019-10-10T20:02:09.967Z] Starting dockerd [2019-10-10T20:02:09.967Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-10T20:02:09.967Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:02:09.967Z] Using test binary docker [2019-10-10T20:02:10.222Z] +++ /etc/init.d/apparmor start [2019-10-10T20:02:10.222Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:02:10.222Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:02:10.222Z] Warning failed to create cache: (null) [2019-10-10T20:02:10.222Z] . [2019-10-10T20:02:10.222Z] INFO: Waiting for daemon to start... [2019-10-10T20:02:10.222Z] Starting dockerd [2019-10-10T20:02:10.222Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-10T20:02:10.399Z] #37 ... [2019-10-10T20:02:10.399Z] [2019-10-10T20:02:10.399Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T20:02:10.399Z] #65 DONE 197.2s [2019-10-10T20:02:10.399Z] [2019-10-10T20:02:10.399Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T20:02:10.399Z] #66 DONE 0.1s [2019-10-10T20:02:10.399Z] [2019-10-10T20:02:10.399Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:02:11.899Z] #57 ... [2019-10-10T20:02:11.899Z] [2019-10-10T20:02:11.899Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:02:11.899Z] #62 116.9 LINK criu/pie/parasite.built-in.o [2019-10-10T20:02:11.899Z] #62 116.9 GEN criu/pie/parasite-blob.h [2019-10-10T20:02:12.187Z] #62 117.0 CC criu/arch/ppc64/restorer.o [2019-10-10T20:02:12.321Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2019-10-10T20:02:12.581Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.8% of statements [2019-10-10T20:02:13.151Z] ok github.com/docker/docker/daemon/cluster 0.093s coverage: 0.5% of statements [2019-10-10T20:02:13.211Z] #62 118.2 CC criu/pie/restorer.o [2019-10-10T20:02:13.529Z] . [2019-10-10T20:02:13.529Z] [2019-10-10T20:02:13.529Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:02:13.529Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:02:13.529Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:02:13.529Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:02:13.529Z] Error: No such image: emptyfs [2019-10-10T20:02:13.529Z] ++++ docker load [2019-10-10T20:02:13.529Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:02:13.529Z] Error: No such image: emptyfs [2019-10-10T20:02:13.529Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:02:13.529Z] ++++ docker load [2019-10-10T20:02:13.529Z] Running integration-test (iteration 1) [2019-10-10T20:02:13.529Z] Running integration-test (iteration 1) [2019-10-10T20:02:13.529Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-10T20:02:13.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-10T20:02:13.529Z] ++ set -e [2019-10-10T20:02:13.529Z] ++ '[' -n 0 ']' [2019-10-10T20:02:13.529Z] ++ set -x [2019-10-10T20:02:13.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-10T20:02:13.529Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-10T20:02:13.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-10T20:02:13.530Z] ++ set -e [2019-10-10T20:02:13.530Z] ++ '[' -n 0 ']' [2019-10-10T20:02:13.530Z] ++ set -x [2019-10-10T20:02:13.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-10T20:02:14.251Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-10T20:02:15.711Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2019-10-10T20:02:16.652Z] ok github.com/docker/docker/daemon/events 0.096s coverage: 50.0% of statements [2019-10-10T20:02:17.222Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 84.6% of statements [2019-10-10T20:02:19.761Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2019-10-10T20:02:20.102Z] #62 123.9 LINK criu/pie/restorer.built-in.o [2019-10-10T20:02:20.102Z] #62 124.0 GEN criu/pie/restorer-blob.h [2019-10-10T20:02:20.102Z] #62 124.2 DEP criu/vdso.d [2019-10-10T20:02:20.102Z] #62 124.6 DEP criu/uts_ns.d [2019-10-10T20:02:20.102Z] #62 125.0 DEP criu/util.d [2019-10-10T20:02:20.390Z] #62 125.4 DEP criu/uffd.d [2019-10-10T20:02:21.020Z] #62 125.8 DEP criu/tun.d [2019-10-10T20:02:21.311Z] #62 126.2 DEP criu/tty.d [2019-10-10T20:02:21.941Z] #62 126.8 DEP criu/timerfd.d [2019-10-10T20:02:21.941Z] #62 ... [2019-10-10T20:02:21.941Z] [2019-10-10T20:02:21.941Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:02:21.941Z] #37 208.8 vendor/golang.org/x/text/unicode/norm [2019-10-10T20:02:23.047Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-10-10T20:02:23.983Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.489s coverage: 13.7% of statements [2019-10-10T20:02:24.243Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.652s coverage: 57.0% of statements [2019-10-10T20:02:25.437Z] #37 212.1 github.com/LK4D4/vndr/build [2019-10-10T20:02:27.506Z] #37 ... [2019-10-10T20:02:27.506Z] [2019-10-10T20:02:27.506Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:02:27.506Z] #62 127.2 DEP criu/sysfs_parse.d [2019-10-10T20:02:27.506Z] #62 127.6 DEP criu/sysctl.d [2019-10-10T20:02:27.506Z] #62 127.9 DEP criu/string.d [2019-10-10T20:02:27.506Z] #62 128.1 DEP criu/stats.d [2019-10-10T20:02:27.506Z] #62 128.4 DEP criu/sockets.d [2019-10-10T20:02:27.506Z] #62 128.7 DEP criu/sk-unix.d [2019-10-10T20:02:27.506Z] #62 129.4 DEP criu/sk-tcp.d [2019-10-10T20:02:27.506Z] #62 129.8 DEP criu/sk-queue.d [2019-10-10T20:02:27.506Z] #62 130.2 DEP criu/sk-packet.d [2019-10-10T20:02:27.506Z] #62 130.6 DEP criu/sk-netlink.d [2019-10-10T20:02:27.506Z] #62 130.9 DEP criu/sk-inet.d [2019-10-10T20:02:27.506Z] #62 131.4 DEP criu/signalfd.d [2019-10-10T20:02:27.506Z] #62 131.7 DEP criu/sigframe.d [2019-10-10T20:02:27.506Z] #62 132.0 DEP criu/shmem.d [2019-10-10T20:02:27.506Z] #62 132.3 DEP criu/servicefd.d [2019-10-10T20:02:27.794Z] #62 132.6 DEP criu/seize.d [2019-10-10T20:02:28.083Z] #62 133.1 DEP criu/seccomp.d [2019-10-10T20:02:28.371Z] #62 133.5 DEP criu/rst-malloc.d [2019-10-10T20:02:28.444Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.808s coverage: 51.0% of statements [2019-10-10T20:02:28.660Z] #62 133.7 DEP criu/rbtree.d [2019-10-10T20:02:28.707Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.727s coverage: 72.5% of statements [2019-10-10T20:02:28.949Z] #62 133.8 DEP criu/pstree.d [2019-10-10T20:02:29.239Z] #62 134.1 DEP criu/protobuf.d [2019-10-10T20:02:29.530Z] #62 134.4 GEN criu/protobuf-desc-gen.h [2019-10-10T20:02:30.088Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.400s coverage: 45.9% of statements [2019-10-10T20:02:30.586Z] ................................................ [ 29%] [2019-10-10T20:02:31.467Z] ok github.com/docker/docker/daemon 12.370s coverage: 17.6% of statements [2019-10-10T20:02:31.467Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T20:02:31.467Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T20:02:31.467Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T20:02:31.467Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T20:02:31.467Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T20:02:31.726Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.654s coverage: 76.1% of statements [2019-10-10T20:02:31.985Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2019-10-10T20:02:32.250Z] #62 137.3 DEP criu/protobuf-desc.d [2019-10-10T20:02:32.555Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2019-10-10T20:02:32.894Z] #62 137.7 DEP criu/proc_parse.d [2019-10-10T20:02:33.183Z] #62 138.2 DEP criu/plugin.d [2019-10-10T20:02:33.472Z] #62 138.4 DEP criu/pipes.d [2019-10-10T20:02:33.493Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2019-10-10T20:02:33.759Z] #62 138.8 DEP criu/pie-util.d [2019-10-10T20:02:34.048Z] #62 139.0 DEP criu/pie-util-vdso.d [2019-10-10T20:02:34.336Z] #62 139.3 DEP criu/pie-util-vdso-elf32.d [2019-10-10T20:02:34.634Z] #62 139.6 DEP criu/path.d [2019-10-10T20:02:34.875Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 42.7% of statements [2019-10-10T20:02:34.926Z] #62 139.9 DEP criu/parasite-syscall.d [2019-10-10T20:02:35.555Z] #62 140.4 DEP criu/pagemap.d [2019-10-10T20:02:35.843Z] #62 140.8 DEP criu/pagemap-cache.d [2019-10-10T20:02:35.843Z] #62 ... [2019-10-10T20:02:35.843Z] [2019-10-10T20:02:35.843Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:02:35.843Z] #17 160.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-10T20:02:35.843Z] #17 160.5 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T20:02:35.843Z] #17 160.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:02:36.131Z] #17 ... [2019-10-10T20:02:36.131Z] [2019-10-10T20:02:36.131Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:02:36.131Z] #62 141.1 DEP criu/page-xfer.d [2019-10-10T20:02:36.261Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 4.9% of statements [2019-10-10T20:02:36.262Z] ok github.com/docker/docker/daemon/logger/awslogs 0.259s coverage: 77.8% of statements [2019-10-10T20:02:36.420Z] #62 141.5 DEP criu/page-pipe.d [2019-10-10T20:02:36.521Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2019-10-10T20:02:36.710Z] #62 141.7 DEP criu/netfilter.d [2019-10-10T20:02:36.781Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.128s coverage: 57.2% of statements [2019-10-10T20:02:36.781Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T20:02:36.781Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T20:02:36.781Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T20:02:36.781Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T20:02:36.781Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T20:02:36.781Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T20:02:37.000Z] #62 142.0 DEP criu/net.d [2019-10-10T20:02:37.356Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2019-10-10T20:02:37.356Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2019-10-10T20:02:37.637Z] #62 142.5 DEP criu/namespaces.d [2019-10-10T20:02:37.926Z] #62 142.8 DEP criu/mount.d [2019-10-10T20:02:38.216Z] #62 143.3 DEP criu/mem.d [2019-10-10T20:02:38.308Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 62.1% of statements [2019-10-10T20:02:38.568Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 74.7% of statements [2019-10-10T20:02:38.568Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T20:02:38.845Z] #62 143.7 DEP criu/lsm.d [2019-10-10T20:02:39.150Z] #62 144.0 DEP criu/log.d [2019-10-10T20:02:39.150Z] #62 144.2 DEP criu/libnetlink.d [2019-10-10T20:02:39.509Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 19.9% of statements [2019-10-10T20:02:39.509Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2019-10-10T20:02:39.773Z] #62 144.5 DEP criu/kerndat.d [2019-10-10T20:02:40.062Z] #62 144.9 DEP criu/kcmp-ids.d [2019-10-10T20:02:40.062Z] #62 145.2 DEP criu/irmap.d [2019-10-10T20:02:40.080Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 47.8% of statements [2019-10-10T20:02:40.351Z] #62 145.5 DEP criu/ipc_ns.d [2019-10-10T20:02:40.977Z] #62 145.7 DEP criu/image.d [2019-10-10T20:02:40.977Z] #62 145.9 DEP criu/image-desc.d [2019-10-10T20:02:41.020Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2019-10-10T20:02:41.266Z] #62 146.1 DEP criu/fsnotify.d [2019-10-10T20:02:41.554Z] #62 146.5 DEP criu/filesystems.d [2019-10-10T20:02:41.589Z] ok github.com/docker/docker/daemon/logger/splunk 1.959s coverage: 84.5% of statements [2019-10-10T20:02:41.589Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T20:02:41.589Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T20:02:41.841Z] #62 146.7 DEP criu/files.d [2019-10-10T20:02:41.841Z] #62 ... [2019-10-10T20:02:41.841Z] [2019-10-10T20:02:41.841Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:02:42.527Z] ok github.com/docker/docker/distribution/metadata 0.081s coverage: 48.2% of statements [2019-10-10T20:02:43.478Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2019-10-10T20:02:43.478Z] ok github.com/docker/docker/distribution 0.414s coverage: 22.4% of statements [2019-10-10T20:02:43.478Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T20:02:45.387Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2019-10-10T20:02:45.387Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2019-10-10T20:02:45.387Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2019-10-10T20:02:45.647Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.6% of statements [2019-10-10T20:02:45.647Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T20:02:45.647Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T20:02:45.647Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T20:02:45.667Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:02:45.667Z] Loaded image: busybox:latest [2019-10-10T20:02:45.667Z] Loaded image: busybox:glibc [2019-10-10T20:02:45.667Z] Loaded image: debian:jessie [2019-10-10T20:02:45.907Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2019-10-10T20:02:45.921Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:02:45.921Z] Loaded image: hello-world:latest [2019-10-10T20:02:46.175Z] INFO: Testing against a local daemon [2019-10-10T20:02:46.175Z] === RUN TestDockerSuite [2019-10-10T20:02:46.175Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-10T20:02:46.175Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-10T20:02:46.175Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-10T20:02:46.175Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-10T20:02:46.175Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-10T20:02:46.175Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-10T20:02:46.175Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-10T20:02:46.175Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-10T20:02:46.175Z] Loaded image: busybox:latest [2019-10-10T20:02:46.211Z] #57 228.9 Checking out files: 18% (1928/10638) Checking out files: 19% (2022/10638) Checking out files: 20% (2128/10638) Checking out files: 21% (2234/10638) Checking out files: 22% (2341/10638) Checking out files: 23% (2447/10638) Checking out files: 24% (2554/10638) Checking out files: 25% (2660/10638) Checking out files: 26% (2766/10638) Checking out files: 27% (2873/10638) Checking out files: 28% (2979/10638) Checking out files: 29% (3086/10638) Checking out files: 30% (3192/10638) Checking out files: 31% (3298/10638) Checking out files: 32% (3405/10638) Checking out files: 33% (3511/10638) Checking out files: 34% (3617/10638) Checking out files: 35% (3724/10638) Checking out files: 36% (3830/10638) Checking out files: 37% (3937/10638) Checking out files: 38% (4043/10638) Checking out files: 39% (4149/10638) Checking out files: 40% (4256/10638) Checking out files: 41% (4362/10638) Checking out files: 42% (4468/10638) Checking out files: 43% (4575/10638) Checking out files: 44% (4681/10638) Checking out files: 44% (4785/10638) Checking out files: 45% (4788/10638) Checking out files: 46% (4894/10638) Checking out files: 47% (5000/10638) Checking out files: 48% (5107/10638) Checking out files: 49% (5213/10638) Checking out files: 50% (5319/10638) Checking out files: 51% (5426/10638) Checking out files: 52% (5532/10638) Checking out files: 53% (5639/10638) Checking out files: 54% (5745/10638) Checking out files: 55% (5851/10638) Checking out files: 56% (5958/10638) Checking out files: 57% (6064/10638) Checking out files: 58% (6171/10638) Checking out files: 59% (6277/10638) Checking out files: 60% (6383/10638) Checking out files: 61% (6490/10638) Checking out files: 62% (6596/10638) Checking out files: 63% (6702/10638) Checking out files: 64% (6809/10638) Checking out files: 65% (6915/10638) Checking out files: 66% (7022/10638) Checking out files: 67% (7128/10638) Checking out files: 67% (7207/10638) Checking out files: 68% (7234/10638) Checking out files: 69% (7341/10638) Checking out files: 70% (7447/10638) Checking out files: 71% (7553/10638) Checking out files: 72% (7660/10638) Checking out files: 73% (7766/10638) Checking out files: 74% (7873/10638) Checking out files: 75% (7979/10638) Checking out files: 76% (8085/10638) Checking out files: 77% (8192/10638) Checking out files: 78% (8298/10638) Checking out files: 79% (8405/10638) Checking out files: 80% (8511/10638) Checking out files: 81% (8617/10638) Checking out files: 82% (8724/10638) Checking out files: 83% (8830/10638) Checking out files: 84% (8936/10638) Checking out files: 85% (9043/10638) Checking out files: 86% (9149/10638) Checking out files: 87% (9256/10638) Checking out files: 87% (9313/10638) Checking out files: 88% (9362/10638) Checking out files: 89% (9468/10638) Checking out files: 90% (9575/10638) Checking out files: 91% (9681/10638) Checking out files: 92% (9787/10638) Checking out files: 93% (9894/10638) Checking out files: 94% (10000/10638) Checking out files: 95% (10107/10638) Checking out files: 96% (10213/10638) Checking out files: 97% (10319/10638) Checking out files: 98% (10426/10638) Checking out files: 99% (10532/10638) Checking out files: 100% (10638/10638) Checking out files: 100% (10638/10638), done. [2019-10-10T20:02:46.500Z] #57 233.4 + cd /tmp/tmp.oGcwlzOXx3/tmp/docker-ce [2019-10-10T20:02:46.500Z] #57 233.4 + git checkout -q v17.06.2-ce [2019-10-10T20:02:46.845Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 50.0% of statements [2019-10-10T20:02:47.098Z] Loaded image: busybox:glibc [2019-10-10T20:02:47.098Z] Loaded image: debian:jessie [2019-10-10T20:02:47.098Z] Loaded image: hello-world:latest [2019-10-10T20:02:47.098Z] INFO: Testing against a local daemon [2019-10-10T20:02:47.098Z] === RUN TestDockerDaemonSuite [2019-10-10T20:02:47.098Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-10T20:02:47.353Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-10T20:02:47.613Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-10T20:02:47.784Z] ok github.com/docker/docker/opts 0.081s coverage: 66.9% of statements [2019-10-10T20:02:48.173Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-10T20:02:48.173Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-10T20:02:48.725Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2019-10-10T20:02:48.985Z] ok github.com/docker/docker/pkg/authorization 0.337s coverage: 68.3% of statements [2019-10-10T20:02:49.220Z] #57 ... [2019-10-10T20:02:49.220Z] [2019-10-10T20:02:49.220Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:02:49.220Z] #37 226.2 encoding/asn1 [2019-10-10T20:02:49.220Z] #37 230.4 vendor/golang.org/x/net/idna [2019-10-10T20:02:49.220Z] #37 235.9 vendor/golang.org/x/crypto/cryptobyte [2019-10-10T20:02:49.244Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-10-10T20:02:49.510Z] #37 ... [2019-10-10T20:02:49.510Z] [2019-10-10T20:02:49.510Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:02:49.510Z] #17 179.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-10T20:02:49.510Z] #17 179.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T20:02:49.510Z] #17 179.5 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-10T20:02:49.510Z] #17 179.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T20:02:49.510Z] #17 179.5 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T20:02:49.510Z] #17 179.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:02:49.510Z] #17 179.6 Processing triggers for mime-support (3.60) ... [2019-10-10T20:02:49.510Z] #17 179.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:02:49.510Z] #17 179.7 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-10T20:02:49.510Z] #17 179.7 Setting up libcap2-bin (1:2.25-1) ... [2019-10-10T20:02:49.510Z] #17 179.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T20:02:49.510Z] #17 179.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T20:02:49.510Z] #17 179.8 Setting up bash-completion (1:2.1-4.3) ... [2019-10-10T20:02:49.533Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-10T20:02:49.533Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-10T20:02:49.533Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-10T20:02:49.812Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2019-10-10T20:02:50.381Z] ok github.com/docker/docker/pkg/archive 1.250s coverage: 77.1% of statements [2019-10-10T20:02:50.640Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-10T20:02:50.900Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2019-10-10T20:02:51.019Z] #17 185.4 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-10T20:02:51.019Z] #17 185.4 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T20:02:51.019Z] #17 185.4 Setting up zip (3.0-11+b1) ... [2019-10-10T20:02:51.019Z] #17 185.4 Setting up bzip2 (1.0.6-8.1) ... [2019-10-10T20:02:51.019Z] #17 185.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T20:02:51.019Z] #17 185.4 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T20:02:51.019Z] #17 185.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:02:51.019Z] #17 185.5 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-10T20:02:51.019Z] #17 185.5 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:02:51.019Z] #17 185.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-10T20:02:51.019Z] #17 185.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-10T20:02:51.019Z] #17 185.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T20:02:51.019Z] #17 185.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:02:51.019Z] #17 185.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-10T20:02:51.019Z] #17 185.6 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-10T20:02:51.019Z] #17 185.6 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-10T20:02:51.019Z] #17 185.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:02:51.019Z] #17 ... [2019-10-10T20:02:51.019Z] [2019-10-10T20:02:51.019Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:02:51.019Z] #57 238.2 + mkdir -p /tmp/tmp.oGcwlzOXx3/src/github.com/docker [2019-10-10T20:02:51.313Z] #57 238.2 + mv components/cli /tmp/tmp.oGcwlzOXx3/src/github.com/docker/cli [2019-10-10T20:02:51.313Z] #57 238.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-10T20:02:51.646Z] #57 ... [2019-10-10T20:02:51.646Z] [2019-10-10T20:02:51.646Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:02:51.646Z] #31 DONE 238.7s [2019-10-10T20:02:51.838Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-10T20:02:51.959Z] [2019-10-10T20:02:51.959Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:02:51.959Z] #62 147.2 DEP criu/files-reg.d [2019-10-10T20:02:51.959Z] #62 147.8 DEP criu/files-ext.d [2019-10-10T20:02:51.959Z] #62 148.2 DEP criu/file-lock.d [2019-10-10T20:02:51.959Z] #62 148.5 DEP criu/file-ids.d [2019-10-10T20:02:51.959Z] #62 148.8 DEP criu/fifo.d [2019-10-10T20:02:51.959Z] #62 149.1 DEP criu/fdstore.d [2019-10-10T20:02:51.959Z] #62 149.4 DEP criu/fault-injection.d [2019-10-10T20:02:51.959Z] #62 149.5 DEP criu/external.d [2019-10-10T20:02:51.959Z] #62 149.8 DEP criu/eventpoll.d [2019-10-10T20:02:51.959Z] #62 150.3 DEP criu/eventfd.d [2019-10-10T20:02:51.959Z] #62 150.7 DEP criu/crtools.d [2019-10-10T20:02:51.959Z] #62 151.4 DEP criu/cr-service.d [2019-10-10T20:02:51.959Z] #62 151.9 DEP criu/cr-restore.d [2019-10-10T20:02:51.959Z] #62 152.3 DEP criu/cr-errno.d [2019-10-10T20:02:51.959Z] #62 152.4 DEP criu/cr-dump.d [2019-10-10T20:02:51.959Z] #62 152.8 DEP criu/cr-dedup.d [2019-10-10T20:02:51.959Z] #62 153.2 DEP criu/cr-check.d [2019-10-10T20:02:51.959Z] #62 153.7 DEP criu/config.d [2019-10-10T20:02:51.959Z] #62 154.2 DEP criu/clone-noasan.d [2019-10-10T20:02:51.959Z] #62 154.4 DEP criu/cgroup.d [2019-10-10T20:02:51.959Z] #62 155.0 DEP criu/cgroup-props.d [2019-10-10T20:02:51.959Z] #62 155.3 DEP criu/bitmap.d [2019-10-10T20:02:51.959Z] #62 155.3 DEP criu/bfd.d [2019-10-10T20:02:51.959Z] #62 155.6 DEP criu/autofs.d [2019-10-10T20:02:51.959Z] #62 156.0 DEP criu/aio.d [2019-10-10T20:02:51.959Z] #62 156.4 DEP criu/action-scripts.d [2019-10-10T20:02:51.959Z] #62 ... [2019-10-10T20:02:51.959Z] [2019-10-10T20:02:51.959Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:02:51.959Z] #17 186.6 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T20:02:51.959Z] #17 186.6 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-10T20:02:51.959Z] #17 186.6 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-10T20:02:51.959Z] #17 186.6 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T20:02:51.959Z] #17 186.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T20:02:51.959Z] #17 186.6 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T20:02:51.959Z] #17 186.6 Setting up pigz (2.3.4-1) ... [2019-10-10T20:02:51.959Z] #17 186.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T20:02:51.959Z] #17 186.7 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-10T20:02:52.084Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-10T20:02:52.096Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2019-10-10T20:02:52.249Z] #17 186.7 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:02:52.249Z] #17 186.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-10T20:02:52.249Z] #17 186.7 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T20:02:52.249Z] #17 186.7 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T20:02:52.249Z] #17 186.7 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-10T20:02:52.249Z] #17 186.7 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-10T20:02:52.249Z] #17 186.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-10T20:02:52.249Z] #17 186.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:02:52.249Z] #17 186.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-10T20:02:52.249Z] #17 186.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-10T20:02:52.249Z] #17 186.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-10T20:02:52.249Z] #17 186.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-10T20:02:52.249Z] #17 186.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-10T20:02:52.249Z] #17 186.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-10T20:02:52.249Z] #17 186.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-10T20:02:52.249Z] #17 186.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-10T20:02:52.339Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-10T20:02:52.339Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-10T20:02:52.339Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-10T20:02:52.567Z] #17 186.9 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T20:02:52.567Z] #17 186.9 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:02:52.567Z] #17 186.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T20:02:52.567Z] #17 186.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T20:02:52.567Z] #17 186.9 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T20:02:52.567Z] #17 186.9 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-10T20:02:52.567Z] #17 187.0 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T20:02:52.664Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-10T20:02:52.898Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-10T20:02:53.397Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-10T20:02:53.457Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-10T20:02:54.039Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2019-10-10T20:02:54.039Z] ok github.com/docker/docker/pkg/chrootarchive 3.638s coverage: 43.2% of statements [2019-10-10T20:02:54.298Z] ok github.com/docker/docker/pkg/fileutils 0.043s coverage: 89.5% of statements [2019-10-10T20:02:54.866Z] ok github.com/docker/docker/pkg/fsutils 0.345s coverage: 85.1% of statements [2019-10-10T20:02:54.866Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2019-10-10T20:02:55.125Z] ok github.com/docker/docker/pkg/discovery/kv 3.141s coverage: 84.1% of statements [2019-10-10T20:02:55.340Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-10T20:02:55.340Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-10T20:02:55.340Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-10T20:02:55.340Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-10T20:02:55.340Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-10T20:02:55.898Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-10T20:02:56.064Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2019-10-10T20:02:56.064Z] ok github.com/docker/docker/layer 7.811s coverage: 68.8% of statements [2019-10-10T20:02:56.064Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T20:02:56.064Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T20:02:56.064Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T20:02:56.064Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T20:02:56.064Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T20:02:56.064Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T20:02:56.064Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T20:02:56.064Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T20:02:56.323Z] ok github.com/docker/docker/pkg/ioutils 0.609s coverage: 69.3% of statements [2019-10-10T20:02:56.582Z] ok github.com/docker/docker/pkg/idtools 0.865s coverage: 70.1% of statements [2019-10-10T20:02:56.582Z] ok github.com/docker/docker/pkg/locker 0.040s coverage: 88.9% of statements [2019-10-10T20:02:56.582Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-10-10T20:02:56.582Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T20:02:57.152Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2019-10-10T20:02:57.152Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2019-10-10T20:02:57.721Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2019-10-10T20:02:57.982Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2019-10-10T20:02:57.982Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-10-10T20:02:58.551Z] ok github.com/docker/docker/pkg/mount 0.899s coverage: 69.6% of statements [2019-10-10T20:02:58.551Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T20:02:58.551Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T20:02:58.551Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T20:02:58.551Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2019-10-10T20:02:59.490Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2019-10-10T20:02:59.490Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2019-10-10T20:02:59.490Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2019-10-10T20:03:00.054Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-10T20:03:00.054Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-10T20:03:00.058Z] ok github.com/docker/docker/pkg/reexec 0.035s coverage: 82.4% of statements [2019-10-10T20:03:00.627Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-10-10T20:03:00.886Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 73.9% of statements [2019-10-10T20:03:01.024Z] #17 ... [2019-10-10T20:03:01.024Z] [2019-10-10T20:03:01.024Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:03:01.024Z] #37 236.7 net/textproto [2019-10-10T20:03:01.024Z] #37 239.4 vendor/golang.org/x/net/http/httpproxy [2019-10-10T20:03:01.024Z] #37 241.6 vendor/golang.org/x/net/http/httpguts [2019-10-10T20:03:01.024Z] #37 241.6 mime/multipart [2019-10-10T20:03:01.024Z] #37 242.9 crypto/x509 [2019-10-10T20:03:01.024Z] #37 ... [2019-10-10T20:03:01.024Z] [2019-10-10T20:03:01.024Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:03:01.024Z] #62 157.0 CC criu/action-scripts.o [2019-10-10T20:03:01.024Z] #62 158.9 CC criu/aio.o [2019-10-10T20:03:01.024Z] #62 160.1 CC criu/autofs.o [2019-10-10T20:03:01.024Z] #62 163.2 CC criu/bfd.o [2019-10-10T20:03:01.024Z] #62 164.1 CC criu/bitmap.o [2019-10-10T20:03:01.024Z] #62 164.3 CC criu/cgroup-props.o [2019-10-10T20:03:01.024Z] #62 ... [2019-10-10T20:03:01.024Z] [2019-10-10T20:03:01.024Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:03:01.024Z] #37 248.0 crypto/tls [2019-10-10T20:03:01.353Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-10T20:03:01.455Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-10T20:03:01.455Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-10-10T20:03:02.024Z] ok github.com/docker/docker/pkg/symlink 0.024s coverage: 87.7% of statements [2019-10-10T20:03:02.024Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.6% of statements [2019-10-10T20:03:02.962Z] ok github.com/docker/docker/pkg/tailfile 0.117s coverage: 88.6% of statements [2019-10-10T20:03:02.962Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2019-10-10T20:03:02.962Z] ok github.com/docker/docker/pkg/signal 2.887s coverage: 61.0% of statements [2019-10-10T20:03:03.311Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-10T20:03:03.530Z] testing: warning: no tests to run [2019-10-10T20:03:03.530Z] coverage: [no statements] [2019-10-10T20:03:03.530Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2019-10-10T20:03:03.565Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-10T20:03:03.790Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2019-10-10T20:03:03.790Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2019-10-10T20:03:04.359Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-10T20:03:04.359Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2019-10-10T20:03:04.359Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2019-10-10T20:03:05.740Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-10-10T20:03:06.310Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2019-10-10T20:03:06.564Z] #37 ... [2019-10-10T20:03:06.564Z] [2019-10-10T20:03:06.564Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:03:06.564Z] #17 196.8 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-10T20:03:06.564Z] #17 196.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:03:06.564Z] #17 196.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T20:03:06.564Z] #17 196.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-10T20:03:06.564Z] #17 196.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T20:03:06.564Z] #17 196.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-10T20:03:06.564Z] #17 196.9 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T20:03:06.564Z] #17 196.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:03:06.564Z] #17 196.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-10T20:03:06.564Z] #17 196.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-10T20:03:06.564Z] #17 196.9 Setting up python3 (3.5.3-1) ... [2019-10-10T20:03:06.564Z] #17 200.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-10T20:03:06.569Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2019-10-10T20:03:07.231Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-10T20:03:07.506Z] ok github.com/docker/docker/plugin 0.590s coverage: 27.1% of statements [2019-10-10T20:03:07.723Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-10T20:03:07.723Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-10T20:03:07.766Z] ok github.com/docker/docker/registry/resumable 0.078s coverage: 100.0% of statements [2019-10-10T20:03:08.062Z] #17 202.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-10T20:03:08.336Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2019-10-10T20:03:08.595Z] ok github.com/docker/docker/registry 0.292s coverage: 56.3% of statements [2019-10-10T20:03:08.688Z] #17 203.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-10T20:03:08.688Z] #17 203.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T20:03:08.688Z] #17 203.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-10T20:03:08.856Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2019-10-10T20:03:09.087Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-10T20:03:09.116Z] ok github.com/docker/docker/runconfig 0.049s coverage: 68.2% of statements [2019-10-10T20:03:10.011Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-10T20:03:10.471Z] #17 204.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-10T20:03:11.025Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2019-10-10T20:03:11.501Z] #17 ... [2019-10-10T20:03:11.501Z] [2019-10-10T20:03:11.501Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:03:11.501Z] #62 166.4 CC criu/cgroup.o [2019-10-10T20:03:11.501Z] #62 172.0 CC criu/clone-noasan.o [2019-10-10T20:03:11.501Z] #62 172.4 CC criu/config.o [2019-10-10T20:03:11.501Z] #62 175.4 CC criu/cr-check.o [2019-10-10T20:03:11.501Z] #62 ... [2019-10-10T20:03:11.501Z] [2019-10-10T20:03:11.501Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:03:11.501Z] #37 258.7 net/http/httptrace [2019-10-10T20:03:11.789Z] #37 258.9 net/http [2019-10-10T20:03:11.898Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-10T20:03:11.965Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2019-10-10T20:03:11.965Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2019-10-10T20:03:12.459Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-10T20:03:12.714Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-10T20:03:12.901Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T20:03:13.394Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2019-10-10T20:03:13.394Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T20:03:13.394Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T20:03:13.394Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-10T20:03:13.394Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 95.2% of statements [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T20:03:13.394Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-10-10T20:03:13.394Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T20:03:13.394Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T20:03:13.394Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-10-10T20:03:14.079Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-10T20:03:15.004Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-10T20:03:15.259Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-10T20:03:15.324Z] ok github.com/docker/docker/builder/remotecontext 0.287s coverage: 13.6% of statements [2019-10-10T20:03:15.711Z] ok github.com/docker/docker/builder/dockerfile 0.968s coverage: 48.2% of statements [2019-10-10T20:03:17.021Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-10T20:03:17.347Z] #37 ... [2019-10-10T20:03:17.348Z] [2019-10-10T20:03:17.348Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:03:17.348Z] #17 206.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T20:03:17.348Z] #17 206.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T20:03:17.348Z] #17 209.3 Setting up dmsetup (2:1.02.137-2) ... [2019-10-10T20:03:17.348Z] #17 209.3 Setting up python3-setuptools (33.1.1-1) ... [2019-10-10T20:03:17.348Z] #17 211.9 Setting up dh-python (2.20170125) ... [2019-10-10T20:03:17.416Z] ok github.com/docker/docker/builder/remotecontext/git 1.017s coverage: 85.1% of statements [2019-10-10T20:03:17.416Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T20:03:17.416Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T20:03:17.772Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-10T20:03:18.844Z] #17 213.3 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-10T20:03:18.844Z] #17 213.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:03:19.133Z] #17 DONE 213.7s [2019-10-10T20:03:19.133Z] [2019-10-10T20:03:19.133Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:03:20.295Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-10T20:03:20.854Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-10T20:03:21.414Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-10T20:03:21.784Z] ok github.com/docker/docker/client 0.159s coverage: 75.8% of statements [2019-10-10T20:03:22.776Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-10T20:03:24.688Z] #18 ... [2019-10-10T20:03:24.688Z] [2019-10-10T20:03:24.688Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:03:24.688Z] #62 179.4 CC criu/cr-dedup.o [2019-10-10T20:03:24.688Z] #62 180.5 CC criu/cr-dump.o [2019-10-10T20:03:24.688Z] #62 185.7 CC criu/cr-errno.o [2019-10-10T20:03:24.688Z] #62 185.9 CC criu/cr-restore.o [2019-10-10T20:03:25.283Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-10T20:03:25.283Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-10T20:03:26.642Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-10T20:03:28.526Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-10T20:03:28.781Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-10T20:03:29.731Z] 65014b3c3121: Pull complete [2019-10-10T20:03:30.665Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-10T20:03:30.665Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-10T20:03:31.545Z] #62 ... [2019-10-10T20:03:31.545Z] [2019-10-10T20:03:31.545Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:03:31.545Z] #18 11.20 Collecting yamllint==1.16.0 [2019-10-10T20:03:32.168Z] #18 12.89 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-10T20:03:32.430Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-10T20:03:33.194Z] #18 13.92 Collecting pyyaml (from yamllint==1.16.0) [2019-10-10T20:03:33.482Z] #18 14.41 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-10T20:03:33.925Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-10T20:03:33.925Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-10T20:03:34.484Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-10T20:03:34.819Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T20:03:34.819Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === Skipped [2019-10-10T20:03:34.819Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T20:03:34.819Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T20:03:34.819Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:03:34.819Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:03:34.819Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:03:34.819Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:03:34.819Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:03:34.819Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T20:03:34.819Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T20:03:34.819Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T20:03:34.819Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:03:34.819Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:03:34.819Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:03:34.819Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:03:34.819Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:03:34.819Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T20:03:34.819Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T20:03:34.819Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T20:03:34.819Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] [2019-10-10T20:03:34.819Z] DONE 2114 tests, 20 skipped in 184.480s Post stage [Pipeline] junit [2019-10-10T20:03:34.837Z] Recording test results [2019-10-10T20:03:35.044Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-10T20:03:35.692Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-10T20:03:36.701Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T20:03:37.668Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-10T20:03:37.668Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-10T20:03:37.668Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-10T20:03:37.791Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/make.sh dynbinary test-integration [2019-10-10T20:03:38.728Z] [2019-10-10T20:03:38.728Z] Removing bundles/ [2019-10-10T20:03:38.728Z] [2019-10-10T20:03:38.728Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T20:03:38.728Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:03:38.728Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T20:03:39.027Z] --- PASS: TestBuildWithHugeFile (93.41s) [2019-10-10T20:03:39.027Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T20:03:39.027Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:03:39.027Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:03:39.027Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:03:39.027Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:03:39.027Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:03:39.027Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:03:39.027Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:03:39.027Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:03:39.027Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-10T20:03:39.027Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:03:39.027Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-10-10T20:03:39.027Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-10-10T20:03:39.027Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-10-10T20:03:39.027Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-10T20:03:39.027Z] === RUN TestBuildPreserveOwnership [2019-10-10T20:03:39.033Z] #18 ... [2019-10-10T20:03:39.033Z] [2019-10-10T20:03:39.033Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:03:39.033Z] #62 195.5 CC criu/cr-service.o [2019-10-10T20:03:39.033Z] #62 199.1 CC criu/crtools.o [2019-10-10T20:03:39.033Z] #62 200.6 CC criu/eventfd.o [2019-10-10T20:03:39.033Z] #62 201.3 CC criu/eventpoll.o [2019-10-10T20:03:39.033Z] #62 203.2 CC criu/external.o [2019-10-10T20:03:39.033Z] #62 ... [2019-10-10T20:03:39.033Z] [2019-10-10T20:03:39.033Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:03:39.033Z] #18 19.65 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-10T20:03:39.033Z] #18 19.92 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-10T20:03:39.282Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T20:03:39.536Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-10T20:03:40.461Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-10T20:03:41.298Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-10T20:03:41.739Z] #18 ... [2019-10-10T20:03:41.739Z] [2019-10-10T20:03:41.739Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:03:41.739Z] #37 278.6 github.com/LK4D4/vndr/godl [2019-10-10T20:03:41.739Z] #37 279.8 github.com/LK4D4/vndr [2019-10-10T20:03:41.739Z] #37 ... [2019-10-10T20:03:41.739Z] [2019-10-10T20:03:41.739Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:03:41.739Z] #62 204.0 CC criu/fault-injection.o [2019-10-10T20:03:41.739Z] #62 204.3 CC criu/fdstore.o [2019-10-10T20:03:41.739Z] #62 205.1 CC criu/fifo.o [2019-10-10T20:03:41.739Z] #62 206.1 CC criu/file-ids.o [2019-10-10T20:03:41.825Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-10T20:03:42.031Z] #62 206.9 CC criu/file-lock.o [2019-10-10T20:03:43.184Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T20:03:43.757Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-10T20:03:44.108Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-10T20:03:44.746Z] #62 209.4 CC criu/files-ext.o [2019-10-10T20:03:45.032Z] --- PASS: TestBuildPreserveOwnership (5.80s) [2019-10-10T20:03:45.032Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2019-10-10T20:03:45.032Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.00s) [2019-10-10T20:03:45.032Z] === RUN TestBuildPlatformInvalid [2019-10-10T20:03:45.032Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-10T20:03:45.032Z] PASS [2019-10-10T20:03:45.032Z] [2019-10-10T20:03:45.032Z] === Skipped [2019-10-10T20:03:45.032Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-10T20:03:45.032Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:03:45.032Z] [2019-10-10T20:03:45.032Z] [2019-10-10T20:03:45.032Z] DONE 32 tests, 1 skipped in 175.493s [2019-10-10T20:03:45.287Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T20:03:45.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:03:45.287Z] ++ set -e [2019-10-10T20:03:45.287Z] ++ '[' -n 0 ']' [2019-10-10T20:03:45.287Z] ++ set -x [2019-10-10T20:03:45.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:03:45.287Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-10T20:03:45.287Z] INFO: Testing against a local daemon [2019-10-10T20:03:45.287Z] === RUN TestConfigList [2019-10-10T20:03:45.371Z] #62 210.2 CC criu/files-reg.o [2019-10-10T20:03:45.845Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-10T20:03:47.434Z] #62 ... [2019-10-10T20:03:47.434Z] [2019-10-10T20:03:47.434Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:03:47.434Z] #37 DONE 294.1s [2019-10-10T20:03:47.434Z] [2019-10-10T20:03:47.434Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:03:47.434Z] #18 23.63 Building wheels for collected packages: pyyaml, pathspec [2019-10-10T20:03:47.434Z] #18 23.63 Running setup.py bdist_wheel for pyyaml: started [2019-10-10T20:03:47.434Z] #18 26.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-10T20:03:47.434Z] #18 26.23 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-10T20:03:47.434Z] #18 26.43 Running setup.py bdist_wheel for pathspec: started [2019-10-10T20:03:48.989Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-10T20:03:49.214Z] --- PASS: TestConfigList (3.39s) [2019-10-10T20:03:49.214Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T20:03:49.214Z] === RUN TestConfigsCreateAndDelete [2019-10-10T20:03:49.471Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-10T20:03:49.494Z] #18 30.23 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-10T20:03:49.494Z] #18 30.23 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-10T20:03:49.494Z] #18 30.28 Successfully built pyyaml pathspec [2019-10-10T20:03:49.494Z] #18 30.28 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-10T20:03:50.531Z] #18 31.35 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-10T20:03:50.821Z] #18 ... [2019-10-10T20:03:50.821Z] [2019-10-10T20:03:50.821Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:03:50.821Z] #62 215.9 CC criu/files.o [2019-10-10T20:03:51.110Z] #62 ... [2019-10-10T20:03:51.110Z] [2019-10-10T20:03:51.110Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:03:51.110Z] #18 DONE 31.9s [2019-10-10T20:03:51.110Z] [2019-10-10T20:03:51.110Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:03:51.356Z] --- PASS: TestConfigsCreateAndDelete (2.52s) [2019-10-10T20:03:51.356Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T20:03:51.356Z] === RUN TestConfigsUpdate [2019-10-10T20:03:53.238Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-10T20:03:53.493Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-10T20:03:54.054Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-10T20:03:54.308Z] --- PASS: TestConfigsUpdate (2.98s) [2019-10-10T20:03:54.308Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T20:03:54.308Z] === RUN TestTemplatedConfig [2019-10-10T20:03:54.562Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-10T20:03:55.121Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-10T20:03:55.552Z] #46 ... [2019-10-10T20:03:55.552Z] [2019-10-10T20:03:55.552Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:03:55.552Z] #62 219.9 CC criu/filesystems.o [2019-10-10T20:03:56.180Z] #62 221.1 CC criu/fsnotify.o [2019-10-10T20:03:56.250Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 30.3% of statements [2019-10-10T20:03:56.250Z] ok github.com/docker/docker/container 0.123s coverage: 35.3% of statements [2019-10-10T20:03:56.250Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T20:03:56.250Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T20:03:56.250Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T20:03:56.250Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T20:03:57.628Z] --- PASS: TestTemplatedConfig (3.08s) [2019-10-10T20:03:57.628Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T20:03:57.628Z] === RUN TestConfigInspect [2019-10-10T20:03:57.927Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-10T20:03:58.240Z] #62 223.1 CC criu/image-desc.o [2019-10-10T20:03:58.528Z] #62 223.5 CC criu/image.o [2019-10-10T20:03:58.528Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-10T20:03:58.529Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-10T20:03:58.529Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-10T20:03:59.561Z] #62 ... [2019-10-10T20:03:59.562Z] [2019-10-10T20:03:59.562Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:03:59.562Z] #19 306.5 + rm -rf /tmp/tmp.xY036T0NsF [2019-10-10T20:03:59.562Z] #19 DONE 306.8s [2019-10-10T20:03:59.849Z] [2019-10-10T20:03:59.849Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:04:00.415Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-10T20:04:00.415Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-10T20:04:00.671Z] --- PASS: TestConfigInspect (3.37s) [2019-10-10T20:04:00.671Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T20:04:00.671Z] === RUN TestConfigCreateWithLabels [2019-10-10T20:04:00.855Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2019-10-10T20:04:00.886Z] #59 ... [2019-10-10T20:04:00.886Z] [2019-10-10T20:04:00.886Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:04:00.886Z] #62 225.7 CC criu/ipc_ns.o [2019-10-10T20:04:01.229Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-10T20:04:01.229Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-10T20:04:01.229Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-10T20:04:01.520Z] #62 ... [2019-10-10T20:04:01.520Z] [2019-10-10T20:04:01.520Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T20:04:01.520Z] #20 DONE 0.1s [2019-10-10T20:04:01.520Z] [2019-10-10T20:04:01.520Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T20:04:01.592Z] ......................... [ 67%] [2019-10-10T20:04:02.149Z] #25 DONE 0.5s [2019-10-10T20:04:02.149Z] [2019-10-10T20:04:02.149Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:04:02.745Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-10T20:04:03.113Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-10T20:04:03.650Z] #46 ... [2019-10-10T20:04:03.650Z] [2019-10-10T20:04:03.650Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:04:03.650Z] #62 228.5 CC criu/irmap.o [2019-10-10T20:04:03.672Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-10T20:04:04.031Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-10-10T20:04:04.231Z] --- PASS: TestConfigCreateWithLabels (3.48s) [2019-10-10T20:04:04.232Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T20:04:04.232Z] === RUN TestConfigCreateResolve [2019-10-10T20:04:04.675Z] #62 229.6 CC criu/kcmp-ids.o [2019-10-10T20:04:05.157Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-10T20:04:05.303Z] #62 230.1 CC criu/kerndat.o [2019-10-10T20:04:06.081Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-10T20:04:07.005Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-10T20:04:07.005Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-10T20:04:07.364Z] #62 232.4 CC criu/libnetlink.o [2019-10-10T20:04:07.564Z] --- PASS: TestConfigCreateResolve (3.27s) [2019-10-10T20:04:07.564Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T20:04:07.564Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T20:04:08.004Z] #62 233.0 CC criu/log.o [2019-10-10T20:04:08.125Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-10T20:04:08.125Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T20:04:08.125Z] PASS [2019-10-10T20:04:08.125Z] [2019-10-10T20:04:08.125Z] DONE 8 tests in 22.772s [2019-10-10T20:04:08.125Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T20:04:08.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:04:08.125Z] ++ set -e [2019-10-10T20:04:08.125Z] ++ '[' -n 0 ']' [2019-10-10T20:04:08.125Z] ++ set -x [2019-10-10T20:04:08.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:04:08.125Z] INFO: Testing against a local daemon [2019-10-10T20:04:08.125Z] === RUN TestCheckpoint [2019-10-10T20:04:08.125Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T20:04:08.125Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:04:08.125Z] === RUN TestContainerInvalidJSON [2019-10-10T20:04:08.125Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:04:08.125Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:04:08.125Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:04:08.125Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:04:08.125Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:04:08.125Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:04:08.125Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:04:08.125Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:04:08.125Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:04:08.125Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-10T20:04:08.125Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T20:04:08.125Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T20:04:08.125Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T20:04:08.125Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T20:04:08.379Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-10T20:04:08.379Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T20:04:08.379Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-10T20:04:08.379Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T20:04:08.379Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-10-10T20:04:08.379Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T20:04:08.634Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-10T20:04:08.634Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-10T20:04:08.634Z] === RUN TestCopyFromContainer [2019-10-10T20:04:09.031Z] #62 233.9 CC criu/lsm.o [2019-10-10T20:04:09.659Z] #62 234.5 CC criu/mem.o [2019-10-10T20:04:11.141Z] === RUN TestCopyFromContainer// [2019-10-10T20:04:11.141Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T20:04:11.141Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T20:04:11.141Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T20:04:11.141Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T20:04:11.395Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T20:04:11.395Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T20:04:11.395Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T20:04:11.650Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T20:04:11.650Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T20:04:11.650Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer (3.18s) [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-10T20:04:11.904Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-10T20:04:11.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T20:04:11.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:04:11.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:04:11.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:04:11.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:04:11.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:04:11.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:04:11.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:04:11.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:04:11.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:04:11.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-10T20:04:11.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-10T20:04:11.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T20:04:11.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2019-10-10T20:04:11.904Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T20:04:11.904Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-10T20:04:11.904Z] === RUN TestCreateWithInvalidEnv [2019-10-10T20:04:11.904Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T20:04:11.904Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T20:04:11.904Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T20:04:11.904Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T20:04:11.904Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T20:04:11.904Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T20:04:11.904Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T20:04:11.904Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T20:04:11.904Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T20:04:11.904Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-10T20:04:11.904Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T20:04:11.905Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T20:04:11.905Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T20:04:11.905Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T20:04:11.905Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T20:04:11.905Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T20:04:11.945Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-10-10T20:04:12.159Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-10T20:04:12.381Z] #62 237.3 CC criu/mount.o [2019-10-10T20:04:13.759Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 84.6% of statements [2019-10-10T20:04:13.760Z] ok github.com/docker/docker/daemon 12.313s coverage: 17.6% of statements [2019-10-10T20:04:13.760Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T20:04:13.760Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T20:04:14.045Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:04:14.045Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:04:14.045Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:04:14.045Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T20:04:14.045Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:04:14.045Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:04:14.045Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:04:14.299Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:04:14.299Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T20:04:14.299Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:04:14.299Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:04:14.299Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:04:14.299Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:04:14.299Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-10T20:04:14.299Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-10T20:04:14.299Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T20:04:14.570Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2019-10-10T20:04:14.944Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2019-10-10T20:04:14.944Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T20:04:14.944Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T20:04:15.677Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-10T20:04:16.235Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-10T20:04:16.276Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2019-10-10T20:04:17.160Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s) [2019-10-10T20:04:17.160Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T20:04:17.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:04:17.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:04:17.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:04:17.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:04:17.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:04:17.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:04:17.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:04:17.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:04:17.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:04:17.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:04:17.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:04:17.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:04:17.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:04:17.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:04:17.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:04:17.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-10T20:04:17.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-10T20:04:17.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-10T20:04:17.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-10T20:04:17.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T20:04:17.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-10T20:04:17.160Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T20:04:17.160Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T20:04:17.160Z] === RUN TestDaemonRestartIpcMode [2019-10-10T20:04:17.160Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T20:04:17.160Z] === RUN TestDiff [2019-10-10T20:04:17.763Z] --- PASS: TestDiff (0.81s) [2019-10-10T20:04:17.763Z] === RUN TestExecWithCloseStdin [2019-10-10T20:04:17.933Z] #62 ... [2019-10-10T20:04:17.933Z] [2019-10-10T20:04:17.933Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:04:17.933Z] #46 276.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T20:04:19.123Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-10-10T20:04:19.123Z] === RUN TestExec [2019-10-10T20:04:19.142Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-10T20:04:19.378Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-10T20:04:19.633Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-10T20:04:19.888Z] --- PASS: TestExec (0.95s) [2019-10-10T20:04:19.888Z] === RUN TestExecUser [2019-10-10T20:04:20.045Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.248s coverage: 57.9% of statements [2019-10-10T20:04:20.637Z] #46 278.8 + mkdir -p /build [2019-10-10T20:04:20.811Z] --- PASS: TestExecUser (1.10s) [2019-10-10T20:04:20.811Z] === RUN TestExportContainerAndImportImage [2019-10-10T20:04:20.932Z] #46 278.8 + cp runc /build/runc [2019-10-10T20:04:20.932Z] #46 DONE 278.9s [2019-10-10T20:04:20.932Z] [2019-10-10T20:04:20.932Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:04:20.932Z] #62 243.5 CC criu/namespaces.o [2019-10-10T20:04:21.065Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-10T20:04:21.320Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-10T20:04:22.243Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2019-10-10T20:04:22.243Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T20:04:22.988Z] #62 248.0 CC criu/net.o [2019-10-10T20:04:23.603Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2019-10-10T20:04:23.603Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T20:04:23.603Z] === RUN TestHealthCheckWorkdir [2019-10-10T20:04:24.962Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-10T20:04:24.962Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2019-10-10T20:04:24.962Z] === RUN TestHealthKillContainer [2019-10-10T20:04:25.217Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-10T20:04:25.471Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-10T20:04:25.726Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-10T20:04:26.284Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-10T20:04:26.394Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.469s coverage: 45.9% of statements [2019-10-10T20:04:26.843Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-10T20:04:27.769Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-10T20:04:28.328Z] --- PASS: TestHealthKillContainer (3.18s) [2019-10-10T20:04:28.328Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T20:04:28.328Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-10T20:04:28.538Z] #62 252.9 CC criu/netfilter.o [2019-10-10T20:04:28.538Z] #62 253.5 CC criu/page-pipe.o [2019-10-10T20:04:28.930Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-10-10T20:04:28.930Z] === RUN TestIpcModeNone [2019-10-10T20:04:28.939Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.014s coverage: 72.5% of statements [2019-10-10T20:04:28.939Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T20:04:29.329Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.086s coverage: 51.0% of statements [2019-10-10T20:04:30.038Z] #62 254.8 CC criu/page-xfer.o [2019-10-10T20:04:30.335Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-10T20:04:30.335Z] --- PASS: TestIpcModeNone (1.31s) [2019-10-10T20:04:30.335Z] === RUN TestIpcModePrivate [2019-10-10T20:04:31.260Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-10T20:04:31.516Z] --- PASS: TestIpcModePrivate (1.18s) [2019-10-10T20:04:31.516Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-10T20:04:31.516Z] === RUN TestIpcModeShareable [2019-10-10T20:04:31.843Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.569s coverage: 76.1% of statements [2019-10-10T20:04:32.077Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-10T20:04:32.096Z] #62 257.0 CC criu/pagemap-cache.o [2019-10-10T20:04:32.636Z] --- PASS: TestIpcModeShareable (1.00s) [2019-10-10T20:04:32.636Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2019-10-10T20:04:32.636Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T20:04:32.672Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-10T20:04:32.722Z] #62 257.7 CC criu/pagemap.o [2019-10-10T20:04:33.558Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-10T20:04:33.980Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-10T20:04:34.216Z] #62 259.2 CC criu/parasite-syscall.o [2019-10-10T20:04:34.481Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-10T20:04:35.405Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-10T20:04:35.405Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-10T20:04:35.659Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2019-10-10T20:04:35.659Z] === RUN TestAPIIpcModeHost [2019-10-10T20:04:36.272Z] #62 260.8 CC criu/path.o [2019-10-10T20:04:36.559Z] #62 261.4 CC criu/pie-util-vdso-elf32.o [2019-10-10T20:04:36.582Z] --- PASS: TestAPIIpcModeHost (0.94s) [2019-10-10T20:04:36.582Z] === RUN TestDaemonIpcModeShareable [2019-10-10T20:04:36.601Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2019-10-10T20:04:36.601Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.954s coverage: 57.0% of statements [2019-10-10T20:04:36.601Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T20:04:36.601Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T20:04:36.601Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T20:04:36.837Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-10T20:04:36.992Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-10T20:04:36.992Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T20:04:37.091Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-10T20:04:37.182Z] #62 262.1 CC criu/pie-util-vdso.o [2019-10-10T20:04:37.804Z] #62 262.8 CC criu/pie-util.o [2019-10-10T20:04:38.306Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 42.7% of statements [2019-10-10T20:04:38.442Z] #62 263.2 CC criu/pipes.o [2019-10-10T20:04:38.453Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2019-10-10T20:04:38.453Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T20:04:38.453Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true [2019-10-10T20:04:38.453Z] === RUN TestDaemonIpcModePrivate [2019-10-10T20:04:39.053Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-10T20:04:39.166Z] ok github.com/docker/docker/daemon/logger/awslogs 0.116s coverage: 77.4% of statements [2019-10-10T20:04:39.166Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T20:04:39.166Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T20:04:39.467Z] #62 264.4 CC criu/plugin.o [2019-10-10T20:04:39.556Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 68.2% of statements [2019-10-10T20:04:39.629Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-10T20:04:40.094Z] #62 265.0 CC criu/proc_parse.o [2019-10-10T20:04:40.555Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-10T20:04:40.555Z] --- PASS: TestDaemonIpcModePrivate (2.00s) [2019-10-10T20:04:40.555Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T20:04:40.555Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2019-10-10T20:04:40.555Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T20:04:41.115Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2019-10-10T20:04:41.115Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 62.1% of statements [2019-10-10T20:04:41.518Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-10-10T20:04:42.476Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-10-10T20:04:42.476Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T20:04:42.476Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-10T20:04:42.476Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T20:04:43.036Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-10T20:04:43.084Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 74.7% of statements [2019-10-10T20:04:43.084Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T20:04:43.928Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 19.9% of statements [2019-10-10T20:04:43.960Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2019-10-10T20:04:43.960Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T20:04:43.960Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true [2019-10-10T20:04:43.960Z] === RUN TestIpcModeOlderClient [2019-10-10T20:04:43.960Z] === PAUSE TestIpcModeOlderClient [2019-10-10T20:04:43.960Z] === RUN TestKillContainerInvalidSignal [2019-10-10T20:04:44.196Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-10T20:04:44.538Z] #62 269.5 CC criu/protobuf-desc.o [2019-10-10T20:04:44.885Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2019-10-10T20:04:44.885Z] === RUN TestKillContainer [2019-10-10T20:04:44.885Z] === RUN TestKillContainer/no_signal [2019-10-10T20:04:45.246Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 47.8% of statements [2019-10-10T20:04:45.625Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-10T20:04:45.807Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T20:04:46.369Z] === RUN TestKillContainer/killing_signal [2019-10-10T20:04:46.433Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:04:46.433Z] [2019-10-10T20:04:46.433Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T20:04:46.433Z] PKG_CONFIG=pkg-config [2019-10-10T20:04:46.433Z] GOLANG_VERSION=1.13.1 [2019-10-10T20:04:46.433Z] HOSTNAME=693b9d46f457 [2019-10-10T20:04:46.433Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T20:04:46.433Z] container=docker [2019-10-10T20:04:46.433Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T20:04:46.433Z] GO111MODULE=off [2019-10-10T20:04:46.433Z] GOPATH=/go [2019-10-10T20:04:46.433Z] PWD=/go/src/github.com/docker/docker [2019-10-10T20:04:46.433Z] HOME=/root [2019-10-10T20:04:46.433Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T20:04:46.433Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T20:04:46.433Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T20:04:46.433Z] DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T20:04:46.433Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T20:04:46.433Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T20:04:46.433Z] TERM=xterm [2019-10-10T20:04:46.433Z] VALIDATE_BRANCH=master [2019-10-10T20:04:46.433Z] DEST=bundles/test-integration [2019-10-10T20:04:46.433Z] SHLVL=1 [2019-10-10T20:04:46.433Z] TIMEOUT=120m [2019-10-10T20:04:46.433Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T20:04:46.433Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T20:04:46.433Z] TESTDEBUG=0 [2019-10-10T20:04:46.433Z] _=/usr/bin/env [2019-10-10T20:04:46.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T20:04:46.480Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2019-10-10T20:04:46.480Z] ok github.com/docker/docker/daemon/logger/splunk 1.667s coverage: 84.5% of statements [2019-10-10T20:04:46.480Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T20:04:46.480Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T20:04:46.771Z] #62 271.2 CC criu/protobuf.o [2019-10-10T20:04:47.137Z] #62 271.9 CC criu/pstree.o [2019-10-10T20:04:47.291Z] --- PASS: TestKillContainer (2.52s) [2019-10-10T20:04:47.292Z] --- PASS: TestKillContainer/no_signal (0.88s) [2019-10-10T20:04:47.292Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2019-10-10T20:04:47.292Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2019-10-10T20:04:47.292Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T20:04:47.292Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T20:04:47.852Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-10T20:04:48.106Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T20:04:48.370Z] ok github.com/docker/docker/distribution 0.288s coverage: 22.4% of statements [2019-10-10T20:04:48.370Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2019-10-10T20:04:48.370Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T20:04:49.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2019-10-10T20:04:49.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2019-10-10T20:04:49.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2019-10-10T20:04:49.070Z] === RUN TestKillStoppedContainer [2019-10-10T20:04:49.070Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-10T20:04:49.070Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T20:04:49.070Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-10T20:04:49.070Z] === RUN TestKillDifferentUserContainer [2019-10-10T20:04:49.188Z] #62 274.1 CC criu/rbtree.o [2019-10-10T20:04:49.629Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-10T20:04:49.813Z] #62 274.8 CC criu/rst-malloc.o [2019-10-10T20:04:49.884Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2019-10-10T20:04:49.884Z] === RUN TestInspectOomKilledTrue [2019-10-10T20:04:49.884Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T20:04:49.884Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:04:49.884Z] === RUN TestInspectOomKilledFalse [2019-10-10T20:04:49.884Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T20:04:49.884Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:04:49.884Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T20:04:50.443Z] #62 275.3 CC criu/seccomp.o [2019-10-10T20:04:50.462Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2019-10-10T20:04:50.808Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2019-10-10T20:04:50.809Z] === RUN TestLinksContainerNames [2019-10-10T20:04:51.471Z] #62 276.5 CC criu/seize.o [2019-10-10T20:04:51.750Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2019-10-10T20:04:52.138Z] ok github.com/docker/docker/distribution/xfer 1.918s coverage: 85.1% of statements [2019-10-10T20:04:52.138Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T20:04:52.775Z] --- PASS: TestLinksContainerNames (1.87s) [2019-10-10T20:04:52.775Z] === RUN TestLogsFollowTailEmpty [2019-10-10T20:04:52.979Z] #62 278.1 CC criu/servicefd.o [2019-10-10T20:04:52.988Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-10T20:04:52.988Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T20:04:53.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-10T20:04:53.801Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2019-10-10T20:04:53.801Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T20:04:53.998Z] --- PASS: TestLogsFollowTailEmpty (1.10s) [2019-10-10T20:04:53.998Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T20:04:54.002Z] #62 278.9 CC criu/shmem.o [2019-10-10T20:04:54.002Z] #62 ... [2019-10-10T20:04:54.002Z] [2019-10-10T20:04:54.002Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:04:54.002Z] #59 361.3 + dpkg --print-architecture [2019-10-10T20:04:54.292Z] #59 361.4 + cd /tmp/tmp.kLbOiuW2qq/src/github.com/docker/distribution [2019-10-10T20:04:54.292Z] #59 361.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-10T20:04:54.578Z] #59 361.8 + GOPATH=/tmp/tmp.kLbOiuW2qq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kLbOiuW2qq [2019-10-10T20:04:54.578Z] #59 361.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-10T20:04:54.646Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-10T20:04:54.965Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/default [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/private [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/slave [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/shared [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/default [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/shared [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/slave [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/private [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T20:04:54.965Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:04:54.965Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:04:54.965Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:04:55.219Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:04:55.219Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:04:55.219Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T20:04:55.219Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:04:55.219Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T20:04:55.219Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T20:04:55.219Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:04:55.219Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:04:55.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:04:55.474Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T20:04:55.728Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.14s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2019-10-10T20:04:55.728Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-10T20:04:55.728Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T20:04:55.994Z] ok github.com/docker/docker/opts 0.021s coverage: 66.9% of statements [2019-10-10T20:04:55.994Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-10T20:04:56.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-10T20:04:56.908Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-10T20:04:57.833Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2019-10-10T20:04:57.833Z] === RUN TestNetworkNat [2019-10-10T20:04:58.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-10T20:04:58.093Z] ok github.com/docker/docker/pkg/archive 0.562s coverage: 77.2% of statements [2019-10-10T20:04:58.646Z] --- PASS: TestNetworkNat (0.96s) [2019-10-10T20:04:58.646Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T20:04:59.041Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-10T20:04:59.964Z] ok github.com/docker/docker/pkg/authorization 0.607s coverage: 68.3% of statements [2019-10-10T20:04:59.964Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-10T20:05:00.006Z] --- PASS: TestNetworkLocalhostTCPNat (1.12s) [2019-10-10T20:05:00.006Z] === RUN TestNetworkLoopbackNat [2019-10-10T20:05:00.341Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-10T20:05:00.933Z] tests/integration/client_test.py ..... [ 75%] [2019-10-10T20:05:01.863Z] tests/integration/errors_test.py . [ 76%] [2019-10-10T20:05:01.933Z] --- PASS: TestNetworkLoopbackNat (2.18s) [2019-10-10T20:05:01.933Z] === RUN TestPause [2019-10-10T20:05:02.195Z] ok github.com/docker/docker/layer 7.246s coverage: 68.8% of statements [2019-10-10T20:05:02.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T20:05:02.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T20:05:02.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T20:05:02.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T20:05:02.195Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T20:05:02.195Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T20:05:02.582Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-10T20:05:02.858Z] --- PASS: TestPause (0.95s) [2019-10-10T20:05:02.858Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T20:05:02.858Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:05:02.858Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:05:02.858Z] === RUN TestPauseStopPausedContainer [2019-10-10T20:05:03.033Z] #59 ... [2019-10-10T20:05:03.033Z] [2019-10-10T20:05:03.033Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:05:03.033Z] #62 280.5 CC criu/sigframe.o [2019-10-10T20:05:03.033Z] #62 280.9 CC criu/signalfd.o [2019-10-10T20:05:03.033Z] #62 281.4 CC criu/sk-inet.o [2019-10-10T20:05:03.033Z] #62 283.3 CC criu/sk-netlink.o [2019-10-10T20:05:03.033Z] #62 284.0 CC criu/sk-packet.o [2019-10-10T20:05:03.033Z] #62 285.3 CC criu/sk-queue.o [2019-10-10T20:05:03.033Z] #62 286.1 CC criu/sk-tcp.o [2019-10-10T20:05:03.033Z] #62 287.0 CC criu/sk-unix.o [2019-10-10T20:05:03.044Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-10-10T20:05:03.920Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-10T20:05:04.220Z] --- PASS: TestPauseStopPausedContainer (1.29s) [2019-10-10T20:05:04.220Z] === RUN TestPsFilter [2019-10-10T20:05:04.475Z] --- PASS: TestPsFilter (0.22s) [2019-10-10T20:05:04.475Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T20:05:04.738Z] ok github.com/docker/docker/pkg/chrootarchive 3.465s coverage: 43.2% of statements [2019-10-10T20:05:04.738Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T20:05:04.738Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T20:05:05.133Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-10T20:05:05.424Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2019-10-10T20:05:05.424Z] === RUN TestRemoveContainerWithVolume [2019-10-10T20:05:05.741Z] #62 290.4 CC criu/sockets.o [2019-10-10T20:05:05.969Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2019-10-10T20:05:06.774Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-10T20:05:06.787Z] --- PASS: TestRemoveContainerWithVolume (1.33s) [2019-10-10T20:05:06.787Z] === RUN TestRemoveContainerRunning [2019-10-10T20:05:07.237Z] #62 292.0 CC criu/stats.o [2019-10-10T20:05:07.524Z] #62 292.5 CC criu/string.o [2019-10-10T20:05:07.711Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-10T20:05:07.711Z] --- PASS: TestRemoveContainerRunning (1.13s) [2019-10-10T20:05:07.711Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T20:05:07.814Z] #62 292.7 CC criu/sysctl.o [2019-10-10T20:05:08.087Z] ok github.com/docker/docker/pkg/discovery/kv 3.142s coverage: 84.1% of statements [2019-10-10T20:05:08.087Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-10T20:05:08.490Z] ok github.com/docker/docker/pkg/fileutils 0.044s coverage: 89.5% of statements [2019-10-10T20:05:08.636Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2019-10-10T20:05:08.636Z] === RUN TestRemoveInvalidContainer [2019-10-10T20:05:08.636Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-10T20:05:08.636Z] === RUN TestRenameLinkedContainer [2019-10-10T20:05:08.898Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-10T20:05:08.898Z] ok github.com/docker/docker/pkg/fsutils 0.376s coverage: 85.1% of statements [2019-10-10T20:05:09.196Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-10T20:05:09.308Z] #62 294.1 CC criu/sysfs_parse.o [2019-10-10T20:05:09.732Z] ok github.com/docker/docker/pkg/idtools 0.352s coverage: 70.1% of statements [2019-10-10T20:05:09.943Z] #62 294.9 CC criu/timerfd.o [2019-10-10T20:05:10.124Z] ok github.com/docker/docker/pkg/ioutils 0.401s coverage: 69.3% of statements [2019-10-10T20:05:10.539Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-10-10T20:05:10.539Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2019-10-10T20:05:10.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-10T20:05:10.572Z] #62 295.6 CC criu/tty.o [2019-10-10T20:05:10.977Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2019-10-10T20:05:10.977Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T20:05:11.120Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-10T20:05:11.885Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-10-10T20:05:12.263Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-10T20:05:12.644Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-10T20:05:12.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T20:05:12.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T20:05:13.002Z] --- PASS: TestRenameLinkedContainer (3.94s) [2019-10-10T20:05:13.003Z] === RUN TestRenameStoppedContainer [2019-10-10T20:05:13.003Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-10T20:05:13.046Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-10T20:05:13.046Z] ok github.com/docker/docker/pkg/mount 1.158s coverage: 69.6% of statements [2019-10-10T20:05:13.046Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T20:05:13.423Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-10T20:05:13.423Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T20:05:13.423Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T20:05:13.561Z] --- PASS: TestRenameStoppedContainer (0.86s) [2019-10-10T20:05:13.561Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T20:05:13.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-10T20:05:13.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T20:05:14.081Z] #62 299.0 CC criu/tun.o [2019-10-10T20:05:14.260Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2019-10-10T20:05:15.088Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-10T20:05:15.107Z] #62 300.1 CC criu/uffd.o [2019-10-10T20:05:15.464Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-10T20:05:15.699Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s) [2019-10-10T20:05:15.699Z] === RUN TestRenameInvalidName [2019-10-10T20:05:15.699Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-10T20:05:15.861Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-10T20:05:16.621Z] --- PASS: TestRenameInvalidName (1.14s) [2019-10-10T20:05:16.621Z] === RUN TestRenameAnonymousContainer [2019-10-10T20:05:17.167Z] #62 302.2 CC criu/util.o [2019-10-10T20:05:17.190Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 73.9% of statements [2019-10-10T20:05:17.572Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-10T20:05:19.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-10T20:05:19.877Z] #62 304.6 CC criu/uts_ns.o [2019-10-10T20:05:20.165Z] #62 305.1 CC criu/vdso.o [2019-10-10T20:05:20.488Z] --- PASS: TestRenameAnonymousContainer (3.84s) [2019-10-10T20:05:20.488Z] === RUN TestRenameContainerWithSameName [2019-10-10T20:05:20.806Z] ok github.com/docker/docker/pkg/signal 2.493s coverage: 61.0% of statements [2019-10-10T20:05:20.806Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-10T20:05:21.047Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2019-10-10T20:05:21.047Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T20:05:21.211Z] #62 306.0 LINK criu/built-in.o [2019-10-10T20:05:21.211Z] #62 306.2 LINK criu/criu [2019-10-10T20:05:21.604Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-10T20:05:21.604Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-10T20:05:21.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-10T20:05:22.241Z] #62 307.0 DEP lib/c/criu.d [2019-10-10T20:05:22.241Z] #62 307.2 CC images/rpc.pb-c.o [2019-10-10T20:05:22.384Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-10-10T20:05:22.782Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-10T20:05:22.898Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2019-10-10T20:05:22.898Z] === RUN TestResize [2019-10-10T20:05:23.152Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-10T20:05:23.203Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2019-10-10T20:05:23.267Z] #62 308.2 CC lib/c/criu.o [2019-10-10T20:05:23.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-10T20:05:23.661Z] --- PASS: TestResize (0.92s) [2019-10-10T20:05:23.661Z] === RUN TestResizeWithInvalidSize [2019-10-10T20:05:23.734Z] ok github.com/docker/docker/pkg/tailfile 0.073s coverage: 88.6% of statements [2019-10-10T20:05:24.584Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2019-10-10T20:05:24.584Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T20:05:24.589Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2019-10-10T20:05:25.397Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-10T20:05:25.397Z] testing: warning: no tests to run [2019-10-10T20:05:25.397Z] coverage: [no statements] [2019-10-10T20:05:25.397Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-10T20:05:25.553Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:05:25.553Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:05:25.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:05:25.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:05:25.553Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:05:25.786Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-10T20:05:26.104Z] #62 310.6 LINK lib/c/built-in.o [2019-10-10T20:05:26.104Z] #62 310.6 LINK lib/c/libcriu.so [2019-10-10T20:05:26.104Z] #62 311.1 GEN magic.py [2019-10-10T20:05:26.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-10T20:05:26.172Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-10T20:05:26.172Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-10T20:05:26.393Z] #62 311.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T20:05:26.393Z] #62 311.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T20:05:26.460Z] 12c8dbabfd62: Pull complete [2019-10-10T20:05:26.460Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-10T20:05:26.460Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:05:26.460Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-10T20:05:26.460Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-10T20:05:26.460Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-10T20:05:26.460Z] WARN: Skipping validation tests [2019-10-10T20:05:26.460Z] INFO: Running unit tests at 10/10/2019 20:05:24... [2019-10-10T20:05:27.429Z] #62 312.3 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T20:05:27.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-10T20:05:27.994Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:05:28.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:05:28.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-10T20:05:28.630Z] ok github.com/docker/docker/plugin 0.554s coverage: 27.1% of statements [2019-10-10T20:05:28.949Z] #62 313.8 make[1]: Nothing to be done for 'all'. [2019-10-10T20:05:29.423Z] INFO: make.ps1 starting at 10/10/2019 20:05:29 [2019-10-10T20:05:29.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-10T20:05:29.444Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-10T20:05:29.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:05:29.894Z] INFO: Git commit (095ca77f48) assumed from DOCKER_GITCOMMIT environment variable [2019-10-10T20:05:29.894Z] INFO: Invoking autogen... [2019-10-10T20:05:29.936Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:05:30.013Z] #62 315.0 make[1]: 'images/built-in.o' is up to date. [2019-10-10T20:05:30.013Z] #62 315.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-10T20:05:30.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-10T20:05:30.313Z] #62 315.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-10T20:05:30.313Z] #62 315.2 make[1]: 'compel/libcompel.a' is up to date. [2019-10-10T20:05:30.313Z] #62 315.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-10T20:05:30.364Z] INFO: Running unit tests... [2019-10-10T20:05:30.602Z] #62 315.4 make[1]: Nothing to be done for 'all'. [2019-10-10T20:05:30.602Z] #62 315.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T20:05:30.891Z] #62 315.7 make[2]: Nothing to be done for 'all'. [2019-10-10T20:05:30.891Z] #62 315.8 make[2]: Nothing to be done for 'all'. [2019-10-10T20:05:30.891Z] #62 315.9 make[2]: Nothing to be done for 'all'. [2019-10-10T20:05:30.950Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-10T20:05:31.183Z] #62 316.1 make[2]: Nothing to be done for 'all'. [2019-10-10T20:05:31.183Z] #62 316.2 make[2]: Nothing to be done for 'all'. [2019-10-10T20:05:31.183Z] #62 316.2 make[2]: Nothing to be done for 'all'. [2019-10-10T20:05:31.183Z] #62 316.3 make[2]: Nothing to be done for 'all'. [2019-10-10T20:05:31.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:05:31.389Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-10T20:05:31.475Z] #62 316.5 make[2]: Nothing to be done for 'all'. [2019-10-10T20:05:31.475Z] #62 316.5 INSTALL criu/criu [2019-10-10T20:05:31.475Z] #62 DONE 316.6s [2019-10-10T20:05:31.475Z] [2019-10-10T20:05:31.475Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:05:31.521Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:05:31.764Z] #59 399.0 + rm -rf /tmp/tmp.kLbOiuW2qq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kLbOiuW2qq [2019-10-10T20:05:31.764Z] #59 DONE 399.1s [2019-10-10T20:05:31.764Z] [2019-10-10T20:05:31.764Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:05:32.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T20:05:32.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-10T20:05:33.231Z] ok github.com/docker/docker/registry 0.189s coverage: 56.3% of statements [2019-10-10T20:05:33.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T20:05:33.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-10T20:05:33.634Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-10-10T20:05:34.000Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:05:34.000Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:05:34.015Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-10-10T20:05:34.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T20:05:34.818Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-10T20:05:35.199Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-10T20:05:35.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T20:05:35.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-10T20:05:36.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T20:05:37.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:05:37.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:05:38.533Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-10T20:05:38.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-10T20:05:38.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T20:05:38.969Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2019-10-10T20:05:39.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T20:05:39.830Z] ok github.com/docker/docker/volume/mounts 0.025s coverage: 67.0% of statements [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T20:05:40.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2019-10-10T20:05:40.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T20:05:40.624Z] === RUN TestCgroupNamespacesRun [2019-10-10T20:05:40.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-10T20:05:41.124Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-10T20:05:41.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T20:05:42.507Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2019-10-10T20:05:42.507Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T20:05:42.507Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T20:05:42.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-10T20:05:43.801Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-10T20:05:44.122Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2019-10-10T20:05:44.122Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T20:05:44.122Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T20:05:44.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-10T20:05:44.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T20:05:46.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-10T20:05:46.261Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2019-10-10T20:05:46.261Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T20:05:46.261Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T20:05:46.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T20:05:47.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-10T20:05:47.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T20:05:47.877Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2019-10-10T20:05:47.877Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T20:05:47.878Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T20:05:48.727Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T20:05:48.727Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === Skipped [2019-10-10T20:05:48.727Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T20:05:48.727Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T20:05:48.727Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:05:48.727Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:05:48.727Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:05:48.727Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:05:48.727Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:05:48.727Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T20:05:48.727Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T20:05:48.727Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T20:05:48.727Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:05:48.727Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:05:48.727Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:05:48.727Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:05:48.727Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:05:48.727Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T20:05:48.727Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T20:05:48.727Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T20:05:48.727Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] [2019-10-10T20:05:48.727Z] DONE 2114 tests, 20 skipped in 226.597s Post stage [Pipeline] junit [2019-10-10T20:05:48.872Z] Recording test results [2019-10-10T20:05:49.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-10T20:05:50.016Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2019-10-10T20:05:50.016Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T20:05:50.016Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T20:05:50.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T20:05:51.026Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-10T20:05:51.026Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T20:05:51.026Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T20:05:51.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T20:05:51.462Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/make.sh dynbinary test-integration [2019-10-10T20:05:51.585Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-10-10T20:05:51.585Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T20:05:51.585Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T20:05:51.619Z] ? github.com/docker/docker/api [no test files] [2019-10-10T20:05:51.840Z] [2019-10-10T20:05:51.840Z] Removing bundles/ [2019-10-10T20:05:51.840Z] [2019-10-10T20:05:51.840Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T20:05:51.840Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:05:51.840Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T20:05:52.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T20:05:53.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-10T20:05:53.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-10T20:05:53.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-10T20:05:53.471Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2019-10-10T20:05:53.471Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T20:05:53.471Z] === RUN TestKernelTCPMemory [2019-10-10T20:05:53.949Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:05:53.949Z] Using test binary docker [2019-10-10T20:05:53.949Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T20:05:53.949Z] +++ /etc/init.d/apparmor start [2019-10-10T20:05:53.949Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:05:53.949Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:05:53.949Z] Warning failed to create cache: (null) [2019-10-10T20:05:53.949Z] . [2019-10-10T20:05:53.949Z] INFO: Waiting for daemon to start... [2019-10-10T20:05:53.949Z] Starting dockerd [2019-10-10T20:05:53.949Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-10T20:05:54.832Z] --- PASS: TestKernelTCPMemory (1.06s) [2019-10-10T20:05:54.832Z] === RUN TestNISDomainname [2019-10-10T20:05:55.755Z] --- PASS: TestNISDomainname (1.08s) [2019-10-10T20:05:55.755Z] === RUN TestHostnameDnsResolution [2019-10-10T20:05:56.479Z] . [2019-10-10T20:05:56.479Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:05:56.479Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:05:56.479Z] Error: No such image: emptyfs [2019-10-10T20:05:56.479Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:05:56.479Z] ++++ docker load [2019-10-10T20:05:56.479Z] Running integration-test (iteration 1) [2019-10-10T20:05:56.479Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T20:05:56.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:05:56.480Z] ++ set -e [2019-10-10T20:05:56.480Z] ++ '[' -n 0 ']' [2019-10-10T20:05:56.480Z] ++ set -x [2019-10-10T20:05:56.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:05:57.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-10T20:05:57.118Z] --- PASS: TestHostnameDnsResolution (1.51s) [2019-10-10T20:05:57.118Z] === RUN TestStats [2019-10-10T20:05:57.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-10T20:05:59.932Z] --- PASS: TestStats (2.86s) [2019-10-10T20:05:59.932Z] === RUN TestStopContainerWithTimeout [2019-10-10T20:05:59.932Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T20:05:59.932Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T20:05:59.932Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T20:05:59.932Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T20:05:59.932Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T20:05:59.932Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T20:05:59.932Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T20:05:59.932Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T20:05:59.932Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T20:05:59.932Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T20:06:00.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-10T20:06:01.052Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T20:06:02.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-10T20:06:03.382Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T20:06:03.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-10T20:06:03.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-10T20:06:04.691Z] ......... [ 85%] [2019-10-10T20:06:05.306Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-10T20:06:05.306Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2019-10-10T20:06:05.306Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2019-10-10T20:06:05.306Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2019-10-10T20:06:05.306Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2019-10-10T20:06:05.306Z] === RUN TestDeleteDevicemapper [2019-10-10T20:06:05.306Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T20:06:05.306Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:06:05.306Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T20:06:05.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-10T20:06:05.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-10T20:06:06.455Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:06:06.455Z] Loaded image: busybox:latest [2019-10-10T20:06:06.455Z] Loaded image: busybox:glibc [2019-10-10T20:06:06.455Z] Loaded image: debian:jessie [2019-10-10T20:06:06.455Z] Loaded image: hello-world:latest [2019-10-10T20:06:06.455Z] INFO: Testing against a local daemon [2019-10-10T20:06:06.455Z] === RUN TestCgroupNamespacesBuild [2019-10-10T20:06:06.573Z] ok github.com/docker/docker/api/server 0.245s coverage: 9.0% of statements [2019-10-10T20:06:08.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-10T20:06:08.667Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s) [2019-10-10T20:06:08.667Z] === RUN TestUpdateMemory [2019-10-10T20:06:08.667Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-10T20:06:08.667Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:06:08.667Z] === RUN TestUpdateCPUQuota [2019-10-10T20:06:08.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-10T20:06:10.639Z] --- PASS: TestCgroupNamespacesBuild (4.85s) [2019-10-10T20:06:10.639Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T20:06:10.639Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T20:06:10.803Z] --- PASS: TestUpdateCPUQuota (1.97s) [2019-10-10T20:06:10.803Z] === RUN TestUpdatePidsLimit [2019-10-10T20:06:10.803Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T20:06:11.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-10T20:06:11.057Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T20:06:11.162Z] #57 ... [2019-10-10T20:06:11.162Z] [2019-10-10T20:06:11.162Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:06:11.162Z] #28 DONE 432.1s [2019-10-10T20:06:11.162Z] [2019-10-10T20:06:11.162Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:06:11.162Z] #51 ... [2019-10-10T20:06:11.162Z] [2019-10-10T20:06:11.162Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T20:06:11.162Z] #29 DONE 0.1s [2019-10-10T20:06:11.162Z] [2019-10-10T20:06:11.162Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T20:06:11.162Z] #32 DONE 0.1s [2019-10-10T20:06:11.162Z] [2019-10-10T20:06:11.162Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:06:11.162Z] #51 382.6 + bin/containerd [2019-10-10T20:06:11.162Z] #51 ... [2019-10-10T20:06:11.162Z] [2019-10-10T20:06:11.162Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T20:06:11.162Z] #35 DONE 0.1s [2019-10-10T20:06:11.162Z] [2019-10-10T20:06:11.162Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T20:06:11.162Z] #38 DONE 0.1s [2019-10-10T20:06:11.162Z] [2019-10-10T20:06:11.162Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T20:06:11.162Z] #43 DONE 0.1s [2019-10-10T20:06:11.162Z] [2019-10-10T20:06:11.162Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T20:06:11.162Z] #47 DONE 0.1s [2019-10-10T20:06:11.162Z] [2019-10-10T20:06:11.162Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:06:11.446Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-10T20:06:11.616Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T20:06:11.870Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T20:06:12.429Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T20:06:12.540Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2019-10-10T20:06:12.540Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T20:06:12.540Z] === RUN TestBuildWithSession [2019-10-10T20:06:12.540Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T20:06:12.540Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:06:12.540Z] === RUN TestBuildSquashParent [2019-10-10T20:06:12.815Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-10T20:06:12.988Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T20:06:13.243Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T20:06:15.174Z] --- PASS: TestUpdatePidsLimit (4.09s) [2019-10-10T20:06:15.174Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-10T20:06:15.174Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-10-10T20:06:15.174Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-10T20:06:15.174Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2019-10-10T20:06:15.174Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-10-10T20:06:15.174Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2019-10-10T20:06:15.174Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-10T20:06:15.174Z] === RUN TestUpdateRestartPolicy [2019-10-10T20:06:15.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-10T20:06:15.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-10T20:06:16.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-10T20:06:17.755Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-10T20:06:18.314Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-10T20:06:18.342Z] #51 ... [2019-10-10T20:06:18.342Z] [2019-10-10T20:06:18.342Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:06:18.342Z] #57 444.8 + return [2019-10-10T20:06:18.342Z] #57 DONE 444.9s [2019-10-10T20:06:18.342Z] [2019-10-10T20:06:18.342Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:06:19.103Z] --- PASS: TestBuildSquashParent (6.25s) [2019-10-10T20:06:19.103Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T20:06:19.103Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:06:19.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:06:19.103Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:06:19.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:06:19.103Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:06:19.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:06:19.103Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:06:19.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:06:19.103Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:06:19.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:06:19.103Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:06:19.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:06:19.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:06:19.103Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:06:19.103Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:06:19.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:06:19.280Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-10T20:06:19.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-10T20:06:19.357Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-10T20:06:20.287Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-10T20:06:21.639Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:06:21.639Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:06:23.542Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-10T20:06:23.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2019-10-10T20:06:23.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s) [2019-10-10T20:06:23.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2019-10-10T20:06:23.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2019-10-10T20:06:23.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2019-10-10T20:06:23.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2019-10-10T20:06:23.542Z] === RUN TestBuildMultiStageCopy [2019-10-10T20:06:23.542Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T20:06:24.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-10T20:06:24.514Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-10T20:06:25.874Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-10T20:06:26.050Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-10T20:06:26.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T20:06:26.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-10T20:06:26.330Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T20:06:26.730Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-10T20:06:26.897Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T20:06:27.156Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T20:06:27.315Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-10T20:06:27.723Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2019-10-10T20:06:27.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2019-10-10T20:06:27.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-10-10T20:06:27.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-10T20:06:27.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-10-10T20:06:27.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2019-10-10T20:06:27.723Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T20:06:28.238Z] --- PASS: TestUpdateRestartPolicy (13.43s) [2019-10-10T20:06:28.238Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T20:06:29.161Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2019-10-10T20:06:29.161Z] === RUN TestWaitNonBlocked [2019-10-10T20:06:29.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:06:29.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:06:29.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:06:29.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:06:29.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:06:29.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:06:29.415Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-10T20:06:29.631Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2019-10-10T20:06:29.631Z] === RUN TestBuildLabelWithTargets [2019-10-10T20:06:30.382Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-10T20:06:30.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2019-10-10T20:06:30.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2019-10-10T20:06:30.382Z] === RUN TestWaitBlocked [2019-10-10T20:06:30.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:06:30.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:06:30.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:06:30.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:06:30.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:06:30.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:06:30.463Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-10T20:06:30.463Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-10T20:06:31.533Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2019-10-10T20:06:31.534Z] === RUN TestBuildWithEmptyLayers [2019-10-10T20:06:31.742Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-10T20:06:31.742Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2019-10-10T20:06:31.742Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2019-10-10T20:06:31.742Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T20:06:31.742Z] === CONT TestIpcModeOlderClient [2019-10-10T20:06:32.044Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-10T20:06:32.044Z] === CONT TestDaemonRestartIpcMode [2019-10-10T20:06:32.469Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-10-10T20:06:32.469Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T20:06:33.405Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-10T20:06:34.330Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-10T20:06:35.691Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-10T20:06:35.691Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s) [2019-10-10T20:06:35.691Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T20:06:35.753Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2019-10-10T20:06:35.753Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T20:06:35.790Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-10T20:06:36.047Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-10T20:06:36.047Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-10T20:06:36.047Z] [2019-10-10T20:06:36.047Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-10T20:06:36.047Z] =========================== short test summary info ============================ [2019-10-10T20:06:36.047Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-10T20:06:36.047Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-10T20:06:36.047Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-10T20:06:36.047Z] Not supported on most drivers [2019-10-10T20:06:36.047Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-10T20:06:36.047Z] This doesn't seem to be taken into account by the engine [2019-10-10T20:06:36.047Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-10T20:06:36.047Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-10T20:06:36.047Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-10T20:06:36.047Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-10T20:06:36.047Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-10T20:06:36.047Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-10T20:06:36.047Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-10T20:06:36.047Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 390.84 seconds == [2019-10-10T20:06:36.252Z] --- PASS: TestDaemonRestartIpcMode (4.29s) [2019-10-10T20:06:36.252Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T20:06:36.252Z] PASS [2019-10-10T20:06:36.252Z] [2019-10-10T20:06:36.252Z] === Skipped [2019-10-10T20:06:36.252Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-10T20:06:36.252Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:06:36.252Z] [2019-10-10T20:06:36.252Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-10T20:06:36.252Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:06:36.252Z] [2019-10-10T20:06:36.252Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T20:06:36.252Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:06:36.252Z] [2019-10-10T20:06:36.252Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:06:36.252Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:06:36.252Z] [2019-10-10T20:06:36.252Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T20:06:36.252Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:06:36.252Z] [2019-10-10T20:06:36.252Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-10T20:06:36.252Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:06:36.252Z] [2019-10-10T20:06:36.252Z] [2019-10-10T20:06:36.252Z] DONE 197 tests, 6 skipped in 148.202s [2019-10-10T20:06:36.252Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T20:06:36.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:06:36.252Z] ++ set -e [2019-10-10T20:06:36.252Z] ++ '[' -n 0 ']' [2019-10-10T20:06:36.252Z] ++ set -x [2019-10-10T20:06:36.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:06:36.507Z] INFO: Testing against a local daemon [2019-10-10T20:06:36.507Z] === RUN TestCommitInheritsEnv [2019-10-10T20:06:36.507Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-10T20:06:36.613Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-10T20:06:36.761Z] --- PASS: TestCommitInheritsEnv (0.46s) [2019-10-10T20:06:36.761Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T20:06:36.761Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T20:06:36.761Z] === RUN TestImagesFilterMultiReference [2019-10-10T20:06:37.015Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-10T20:06:37.015Z] === RUN TestImagePullPlatformInvalid [2019-10-10T20:06:37.015Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-10T20:06:37.015Z] === RUN TestRemoveImageOrphaning [2019-10-10T20:06:37.128Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2019-10-10T20:06:37.128Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T20:06:37.270Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-10T20:06:37.270Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-10-10T20:06:37.270Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T20:06:37.828Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-10T20:06:38.083Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-10T20:06:38.338Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-10T20:06:38.593Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-10T20:06:38.593Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-10T20:06:38.848Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-10T20:06:39.407Z] --- PASS: TestRemoveImageGarbageCollector (2.16s) [2019-10-10T20:06:39.407Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-10T20:06:39.407Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T20:06:39.658Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2019-10-10T20:06:39.658Z] === RUN TestBuildWithHugeFile [2019-10-10T20:06:39.735Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-10T20:06:39.735Z] === RUN TestTagInvalidReference [2019-10-10T20:06:39.735Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-10T20:06:39.735Z] === RUN TestTagValidPrefixedRepo [2019-10-10T20:06:39.735Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2019-10-10T20:06:39.735Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T20:06:39.735Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-10T20:06:39.735Z] === RUN TestTagOfficialNames [2019-10-10T20:06:39.735Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-10T20:06:39.989Z] === RUN TestTagMatchesDigest [2019-10-10T20:06:39.989Z] --- PASS: TestTagMatchesDigest (0.13s) [2019-10-10T20:06:39.989Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T20:06:40.282Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-10T20:06:46.814Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-10T20:06:46.814Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-10T20:06:47.372Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-10T20:06:47.372Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-10T20:06:47.932Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-10T20:06:48.491Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-10T20:06:48.790Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-10T20:06:48.790Z] Clearing AppArmor profiles cache:. [2019-10-10T20:06:48.790Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T20:06:48.790Z] Unloading profiles will leave already running processes permanently [2019-10-10T20:06:48.790Z] unconfined, which can lead to unexpected situations. [2019-10-10T20:06:48.790Z] [2019-10-10T20:06:48.790Z] To set a process to complain mode, use the command line tool [2019-10-10T20:06:48.790Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T20:06:48.790Z] with the 'teardown' option." [2019-10-10T20:06:48.790Z] Post stage [Pipeline] junit [2019-10-10T20:06:49.401Z] Recording test results [Pipeline] sh [2019-10-10T20:06:49.791Z] + echo Ensuring container killed. [2019-10-10T20:06:49.791Z] Ensuring container killed. [2019-10-10T20:06:49.791Z] + docker rm -vf docker-pr7 [2019-10-10T20:06:49.791Z] Error: No such container: docker-pr7 [2019-10-10T20:06:49.791Z] + true [Pipeline] sh [2019-10-10T20:06:50.072Z] + echo Chowning /workspace to jenkins user [2019-10-10T20:06:50.072Z] Chowning /workspace to jenkins user [2019-10-10T20:06:50.072Z] + id -u [2019-10-10T20:06:50.072Z] + id -g [2019-10-10T20:06:50.072Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39919:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T20:06:52.261Z] + bundleName=docker-py [2019-10-10T20:06:52.261Z] + echo Creating docker-py-bundles.tar.gz [2019-10-10T20:06:52.261Z] Creating docker-py-bundles.tar.gz [2019-10-10T20:06:52.261Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-10T20:06:52.272Z] Archiving artifacts [2019-10-10T20:06:52.488Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39919/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-10T20:06:52.649Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-10T20:06:52.831Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/make.sh binary-daemon [2019-10-10T20:06:53.208Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-10T20:06:53.399Z] [2019-10-10T20:06:53.655Z] Removing bundles/ [2019-10-10T20:06:53.655Z] [2019-10-10T20:06:53.655Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-10T20:06:53.655Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-10T20:06:53.655Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T20:06:53.768Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-10T20:06:54.023Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-10T20:06:54.278Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-10T20:06:54.278Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-10T20:06:54.837Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-10T20:06:55.091Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-10T20:06:55.345Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-10T20:06:55.608Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-10T20:06:57.668Z] #51 429.9 + bin/containerd-stress [2019-10-10T20:06:58.288Z] #51 433.6 + bin/containerd-shim [2019-10-10T20:06:59.034Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-10T20:06:59.289Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-10T20:07:02.466Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:07:02.466Z] [2019-10-10T20:07:02.466Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T20:07:02.466Z] PKG_CONFIG=pkg-config [2019-10-10T20:07:02.466Z] GOLANG_VERSION=1.13.1 [2019-10-10T20:07:02.466Z] HOSTNAME=975c66713a71 [2019-10-10T20:07:02.466Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T20:07:02.466Z] container=docker [2019-10-10T20:07:02.466Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T20:07:02.466Z] GO111MODULE=off [2019-10-10T20:07:02.466Z] GOPATH=/go [2019-10-10T20:07:02.466Z] PWD=/go/src/github.com/docker/docker [2019-10-10T20:07:02.466Z] HOME=/root [2019-10-10T20:07:02.466Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T20:07:02.466Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T20:07:02.466Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T20:07:02.466Z] DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T20:07:02.466Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T20:07:02.466Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T20:07:02.466Z] TERM=xterm [2019-10-10T20:07:02.466Z] VALIDATE_BRANCH=master [2019-10-10T20:07:02.466Z] DEST=bundles/test-integration [2019-10-10T20:07:02.467Z] SHLVL=1 [2019-10-10T20:07:02.467Z] TIMEOUT=120m [2019-10-10T20:07:02.467Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T20:07:02.467Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T20:07:02.467Z] TESTDEBUG=0 [2019-10-10T20:07:02.467Z] _=/usr/bin/env [2019-10-10T20:07:02.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T20:07:03.446Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-10T20:07:05.332Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T20:07:07.313Z] ok github.com/docker/docker/api/server/httputils 0.172s coverage: 14.7% of statements [2019-10-10T20:07:07.313Z] ok github.com/docker/docker/api/server/middleware 0.149s coverage: 37.7% of statements [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T20:07:07.313Z] ok github.com/docker/docker/api/server/router/swarm 0.148s coverage: 4.0% of statements [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T20:07:07.313Z] ok github.com/docker/docker/api/types/filters 0.078s coverage: 95.2% of statements [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T20:07:07.313Z] ok github.com/docker/docker/api/types/strslice 0.058s coverage: 90.0% of statements [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T20:07:07.313Z] ok github.com/docker/docker/api/types/time 0.351s coverage: 100.0% of statements [2019-10-10T20:07:07.313Z] ok github.com/docker/docker/api/types/versions 0.075s coverage: 75.0% of statements [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T20:07:07.313Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T20:07:08.613Z] #51 443.6 + bin/containerd-shim-runc-v1 [2019-10-10T20:07:08.884Z] ok github.com/docker/docker/builder/dockerfile 0.514s coverage: 46.1% of statements [2019-10-10T20:07:08.884Z] ok github.com/docker/docker/builder/dockerignore 0.058s coverage: 96.8% of statements [2019-10-10T20:07:08.884Z] ok github.com/docker/docker/builder/remotecontext 0.604s coverage: 9.2% of statements [2019-10-10T20:07:09.490Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-10T20:07:10.413Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-10T20:07:10.413Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-10T20:07:11.774Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-10T20:07:12.334Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-10T20:07:13.091Z] #51 448.5 + bin/containerd-shim-runc-v2 [2019-10-10T20:07:14.568Z] #51 450.0 + binaries [2019-10-10T20:07:14.568Z] #51 450.0 + mkdir -p /build [2019-10-10T20:07:14.568Z] #51 450.0 + cp bin/containerd /build/containerd [2019-10-10T20:07:14.568Z] #51 450.0 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T20:07:14.568Z] #51 450.0 + cp bin/ctr /build/ctr [2019-10-10T20:07:14.568Z] #51 DONE 450.1s [2019-10-10T20:07:16.053Z] [2019-10-10T20:07:16.053Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T20:07:16.053Z] #52 DONE 0.1s [2019-10-10T20:07:16.053Z] [2019-10-10T20:07:16.053Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T20:07:16.053Z] #55 DONE 0.1s [2019-10-10T20:07:16.053Z] [2019-10-10T20:07:16.053Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T20:07:16.053Z] #58 DONE 0.1s [2019-10-10T20:07:16.337Z] [2019-10-10T20:07:16.337Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T20:07:16.337Z] #60 DONE 0.1s [2019-10-10T20:07:16.337Z] [2019-10-10T20:07:16.337Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T20:07:16.337Z] #63 DONE 0.0s [2019-10-10T20:07:16.337Z] [2019-10-10T20:07:16.337Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T20:07:16.337Z] #67 DONE 0.1s [2019-10-10T20:07:16.337Z] [2019-10-10T20:07:16.337Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T20:07:16.490Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-10T20:07:16.490Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-10T20:07:16.619Z] #69 DONE 0.1s [2019-10-10T20:07:16.619Z] [2019-10-10T20:07:16.619Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T20:07:16.619Z] #70 DONE 0.0s [2019-10-10T20:07:16.619Z] [2019-10-10T20:07:16.619Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T20:07:19.340Z] #71 DONE 2.5s [2019-10-10T20:07:19.340Z] [2019-10-10T20:07:19.340Z] #72 exporting to oci image format [2019-10-10T20:07:19.340Z] #72 exporting layers [2019-10-10T20:07:19.749Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-10T20:07:21.112Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-10T20:07:23.623Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-10T20:07:23.623Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-10T20:07:23.623Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-10T20:07:23.623Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-10T20:07:23.623Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-10T20:07:23.623Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-10T20:07:25.550Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-10T20:07:26.108Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-10T20:07:26.414Z] --- PASS: TestBuildWithHugeFile (43.93s) [2019-10-10T20:07:26.414Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T20:07:26.414Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:07:26.414Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:07:26.414Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:07:26.414Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:07:26.414Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:07:26.414Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:07:26.414Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:07:26.414Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:07:26.414Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:07:26.414Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2019-10-10T20:07:26.414Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2019-10-10T20:07:26.414Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-10-10T20:07:26.414Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2019-10-10T20:07:26.414Z] === RUN TestBuildPreserveOwnership [2019-10-10T20:07:26.414Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T20:07:26.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T20:07:26.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T20:07:26.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T20:07:26.667Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-10T20:07:27.226Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-10T20:07:28.315Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T20:07:28.587Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-10T20:07:29.149Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-10T20:07:29.149Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-10T20:07:30.216Z] --- PASS: TestBuildPreserveOwnership (6.14s) [2019-10-10T20:07:30.216Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) [2019-10-10T20:07:30.216Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s) [2019-10-10T20:07:30.216Z] === RUN TestBuildPlatformInvalid [2019-10-10T20:07:30.216Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-10T20:07:30.216Z] PASS [2019-10-10T20:07:30.216Z] [2019-10-10T20:07:30.216Z] === Skipped [2019-10-10T20:07:30.216Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-10T20:07:30.216Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:07:30.216Z] [2019-10-10T20:07:30.216Z] [2019-10-10T20:07:30.216Z] DONE 32 tests, 1 skipped in 93.871s [2019-10-10T20:07:30.474Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T20:07:30.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:07:30.474Z] ++ set -e [2019-10-10T20:07:30.474Z] ++ '[' -n 0 ']' [2019-10-10T20:07:30.474Z] ++ set -x [2019-10-10T20:07:30.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:07:30.474Z] INFO: Testing against a local daemon [2019-10-10T20:07:30.474Z] === RUN TestConfigList [2019-10-10T20:07:31.087Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-10T20:07:33.015Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-10T20:07:33.756Z] --- PASS: TestConfigList (3.38s) [2019-10-10T20:07:33.756Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T20:07:33.756Z] === RUN TestConfigsCreateAndDelete [2019-10-10T20:07:35.527Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-10T20:07:37.040Z] --- PASS: TestConfigsCreateAndDelete (3.12s) [2019-10-10T20:07:37.040Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T20:07:37.040Z] === RUN TestConfigsUpdate [2019-10-10T20:07:37.412Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-10T20:07:38.772Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-10T20:07:39.331Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-10T20:07:39.892Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-10T20:07:40.324Z] --- PASS: TestConfigsUpdate (3.22s) [2019-10-10T20:07:40.324Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T20:07:40.324Z] === RUN TestTemplatedConfig [2019-10-10T20:07:40.451Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-10T20:07:41.011Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-10T20:07:43.611Z] --- PASS: TestTemplatedConfig (3.40s) [2019-10-10T20:07:43.611Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T20:07:43.611Z] === RUN TestConfigInspect [2019-10-10T20:07:44.787Z] ok github.com/docker/docker/builder/remotecontext/git 34.693s coverage: 85.1% of statements [2019-10-10T20:07:44.787Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T20:07:44.787Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T20:07:44.787Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2019-10-10T20:07:44.787Z] ok github.com/docker/docker/client 0.714s coverage: 75.3% of statements [2019-10-10T20:07:45.168Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-10T20:07:46.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T20:07:46.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T20:07:46.897Z] --- PASS: TestConfigInspect (3.17s) [2019-10-10T20:07:46.897Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T20:07:46.897Z] === RUN TestConfigCreateWithLabels [2019-10-10T20:07:47.009Z] ok github.com/docker/docker/cmd/dockerd 0.688s coverage: 19.0% of statements [2019-10-10T20:07:47.676Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-10T20:07:47.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T20:07:48.599Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-10T20:07:48.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T20:07:49.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T20:07:50.180Z] --- PASS: TestConfigCreateWithLabels (3.15s) [2019-10-10T20:07:50.180Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T20:07:50.180Z] === RUN TestConfigCreateResolve [2019-10-10T20:07:50.821Z] ok github.com/docker/docker/container 0.624s coverage: 42.5% of statements [2019-10-10T20:07:50.821Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T20:07:50.821Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T20:07:50.821Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T20:07:50.821Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T20:07:51.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T20:07:52.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T20:07:53.462Z] --- PASS: TestConfigCreateResolve (3.15s) [2019-10-10T20:07:53.462Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T20:07:53.462Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T20:07:53.720Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-10T20:07:53.720Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T20:07:53.720Z] PASS [2019-10-10T20:07:53.720Z] [2019-10-10T20:07:53.720Z] DONE 8 tests in 23.289s [2019-10-10T20:07:53.720Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T20:07:53.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:07:53.720Z] ++ set -e [2019-10-10T20:07:53.720Z] ++ '[' -n 0 ']' [2019-10-10T20:07:53.720Z] ++ set -x [2019-10-10T20:07:53.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:07:53.720Z] INFO: Testing against a local daemon [2019-10-10T20:07:53.720Z] === RUN TestCheckpoint [2019-10-10T20:07:53.720Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T20:07:53.720Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:07:53.720Z] === RUN TestContainerInvalidJSON [2019-10-10T20:07:53.720Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:07:53.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:07:53.720Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:07:53.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:07:53.720Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:07:53.720Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:07:53.720Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:07:53.720Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:07:53.720Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:07:53.720Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-10T20:07:53.721Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T20:07:53.721Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T20:07:53.721Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T20:07:53.721Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T20:07:53.836Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-10T20:07:53.979Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2019-10-10T20:07:53.979Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T20:07:54.238Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-10T20:07:54.238Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T20:07:54.238Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-10T20:07:54.238Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T20:07:54.238Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-10T20:07:54.238Z] === RUN TestCopyFromContainer [2019-10-10T20:07:54.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T20:07:55.196Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-10T20:07:56.120Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-10T20:07:56.120Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-10T20:07:56.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T20:07:56.769Z] === RUN TestCopyFromContainer// [2019-10-10T20:07:56.769Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T20:07:56.769Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T20:07:56.769Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T20:07:56.769Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T20:07:56.769Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T20:07:57.028Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T20:07:57.028Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T20:07:57.028Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T20:07:57.044Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-10T20:07:57.286Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer (3.05s) [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-10T20:07:57.286Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-10T20:07:57.286Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T20:07:57.286Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:07:57.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:07:57.287Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:07:57.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:07:57.287Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:07:57.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:07:57.544Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:07:57.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:07:57.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:07:57.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-10T20:07:57.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T20:07:57.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T20:07:57.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-10T20:07:57.545Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T20:07:57.545Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-10T20:07:57.545Z] === RUN TestCreateWithInvalidEnv [2019-10-10T20:07:57.545Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T20:07:57.545Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T20:07:57.545Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T20:07:57.545Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T20:07:57.545Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T20:07:57.545Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T20:07:57.545Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T20:07:57.545Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T20:07:57.545Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T20:07:57.545Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-10T20:07:57.545Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T20:07:57.545Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T20:07:57.545Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T20:07:57.545Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T20:07:57.545Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T20:07:57.545Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T20:07:57.604Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-10T20:07:58.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T20:07:58.163Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-10T20:07:58.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:08:00.074Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:08:00.074Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-10T20:08:00.074Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-10-10T20:08:00.074Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T20:08:01.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T20:08:02.319Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-10T20:08:02.319Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-10T20:08:02.604Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2019-10-10T20:08:02.604Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T20:08:02.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:08:02.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:08:02.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:08:02.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:08:02.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:08:02.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:08:02.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:08:02.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:08:02.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:08:02.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:08:02.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:08:02.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:08:02.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:08:02.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:08:02.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:08:02.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-10T20:08:02.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-10T20:08:02.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-10T20:08:02.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-10-10T20:08:02.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-10-10T20:08:02.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-10T20:08:02.604Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T20:08:02.604Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T20:08:02.604Z] === RUN TestDaemonRestartIpcMode [2019-10-10T20:08:02.604Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T20:08:02.604Z] === RUN TestDiff [2019-10-10T20:08:02.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T20:08:03.171Z] --- PASS: TestDiff (0.77s) [2019-10-10T20:08:03.171Z] === RUN TestExecWithCloseStdin [2019-10-10T20:08:03.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-10T20:08:03.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-10T20:08:03.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T20:08:04.546Z] --- PASS: TestExecWithCloseStdin (1.02s) [2019-10-10T20:08:04.547Z] === RUN TestExec [2019-10-10T20:08:04.613Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-10T20:08:05.132Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:08:05.132Z] Using test binary docker [2019-10-10T20:08:05.132Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T20:08:05.132Z] +++ /etc/init.d/apparmor start [2019-10-10T20:08:05.132Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:08:05.132Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:08:05.132Z] Warning failed to create cache: (null) [2019-10-10T20:08:05.132Z] . [2019-10-10T20:08:05.132Z] Starting dockerd [2019-10-10T20:08:05.132Z] INFO: Waiting for daemon to start... [2019-10-10T20:08:05.132Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-10T20:08:05.481Z] --- PASS: TestExec (1.09s) [2019-10-10T20:08:05.481Z] === RUN TestExecUser [2019-10-10T20:08:06.417Z] --- PASS: TestExecUser (0.95s) [2019-10-10T20:08:06.417Z] === RUN TestExportContainerAndImportImage [2019-10-10T20:08:06.497Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-10T20:08:07.364Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-10-10T20:08:07.364Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T20:08:07.641Z] . [2019-10-10T20:08:07.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:08:07.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:08:07.641Z] Error: No such image: emptyfs [2019-10-10T20:08:07.641Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:08:07.641Z] ++++ docker load [2019-10-10T20:08:07.641Z] Running integration-test (iteration 1) [2019-10-10T20:08:07.641Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T20:08:07.641Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:08:07.641Z] ++ set -e [2019-10-10T20:08:07.641Z] ++ '[' -n 0 ']' [2019-10-10T20:08:07.641Z] ++ set -x [2019-10-10T20:08:07.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:08:07.857Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-10T20:08:09.267Z] --- PASS: TestExportContainerAfterDaemonRestart (1.85s) [2019-10-10T20:08:09.267Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T20:08:09.267Z] === RUN TestHealthCheckWorkdir [2019-10-10T20:08:10.643Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-10-10T20:08:10.643Z] === RUN TestHealthKillContainer [2019-10-10T20:08:11.116Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-10T20:08:13.925Z] --- PASS: TestHealthKillContainer (2.97s) [2019-10-10T20:08:13.925Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T20:08:14.184Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2019-10-10T20:08:14.184Z] === RUN TestIpcModeNone [2019-10-10T20:08:15.056Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-10T20:08:15.056Z] Copying nested executables into bundles/binary-daemon [2019-10-10T20:08:15.056Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-10T20:08:15.120Z] --- PASS: TestIpcModeNone (0.95s) [2019-10-10T20:08:15.120Z] === RUN TestIpcModePrivate [2019-10-10T20:08:15.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/make.sh cross [2019-10-10T20:08:15.944Z] [2019-10-10T20:08:16.055Z] --- PASS: TestIpcModePrivate (0.98s) [2019-10-10T20:08:16.055Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-10T20:08:16.055Z] === RUN TestIpcModeShareable [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon 3.436s coverage: 9.2% of statements [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/cluster 2.269s coverage: 0.5% of statements [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.273s coverage: 65.3% of statements [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/cluster/convert 1.130s coverage: 35.8% of statements [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.077s coverage: 10.9% of statements [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/config 1.176s coverage: 82.8% of statements [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/discovery 0.785s coverage: 30.0% of statements [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/events 0.355s coverage: 50.0% of statements [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/graphdriver 1.022s coverage: 2.3% of statements [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/images 0.699s coverage: 4.9% of statements [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/links 0.238s coverage: 93.0% of statements [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/logger 1.105s coverage: 43.0% of statements [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/logger/awslogs 0.510s coverage: 77.4% of statements [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-10T20:08:16.143Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.588s coverage: 62.1% of statements [2019-10-10T20:08:16.143Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.475s coverage: 88.3% of statements [2019-10-10T20:08:16.201Z] Removing bundles/ [2019-10-10T20:08:16.201Z] [2019-10-10T20:08:16.201Z] ---> Making bundle: cross (in bundles/cross) [2019-10-10T20:08:16.201Z] Cross building: bundles/cross/linux/amd64 [2019-10-10T20:08:16.201Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-10T20:08:16.201Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-10T20:08:16.613Z] ok github.com/docker/docker/daemon/logger/local 0.518s coverage: 74.7% of statements [2019-10-10T20:08:16.613Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T20:08:17.084Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.188s coverage: 21.4% of statements [2019-10-10T20:08:17.121Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:08:17.121Z] Loaded image: busybox:latest [2019-10-10T20:08:17.121Z] Loaded image: busybox:glibc [2019-10-10T20:08:17.121Z] Loaded image: debian:jessie [2019-10-10T20:08:17.121Z] Loaded image: hello-world:latest [2019-10-10T20:08:17.121Z] INFO: Testing against a local daemon [2019-10-10T20:08:17.121Z] === RUN TestCgroupNamespacesBuild [2019-10-10T20:08:17.429Z] --- PASS: TestIpcModeShareable (1.02s) [2019-10-10T20:08:17.429Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-10T20:08:17.429Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T20:08:18.466Z] --- PASS: TestCgroupNamespacesBuild (1.73s) [2019-10-10T20:08:18.466Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T20:08:18.466Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T20:08:20.439Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2019-10-10T20:08:20.439Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T20:08:20.439Z] === RUN TestBuildWithSession [2019-10-10T20:08:20.439Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T20:08:20.439Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:08:20.439Z] === RUN TestBuildSquashParent [2019-10-10T20:08:20.713Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2019-10-10T20:08:20.713Z] === RUN TestAPIIpcModeHost [2019-10-10T20:08:20.886Z] ok github.com/docker/docker/daemon/logger/splunk 2.329s coverage: 84.5% of statements [2019-10-10T20:08:20.886Z] ok github.com/docker/docker/daemon/logger/syslog 0.181s coverage: 47.8% of statements [2019-10-10T20:08:20.886Z] ok github.com/docker/docker/daemon/logger/templates 0.127s coverage: 8.3% of statements [2019-10-10T20:08:20.886Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T20:08:20.886Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-10T20:08:20.886Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T20:08:20.971Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-10-10T20:08:20.971Z] === RUN TestDaemonIpcModeShareable [2019-10-10T20:08:21.049Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-10T20:08:21.049Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-10T20:08:21.973Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-10T20:08:22.455Z] ok github.com/docker/docker/distribution 1.637s coverage: 20.6% of statements [2019-10-10T20:08:22.455Z] ok github.com/docker/docker/distribution/metadata 1.814s coverage: 48.2% of statements [2019-10-10T20:08:22.455Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T20:08:22.872Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2019-10-10T20:08:22.872Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T20:08:22.872Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-10T20:08:22.872Z] === RUN TestDaemonIpcModePrivate [2019-10-10T20:08:23.859Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-10T20:08:24.677Z] ok github.com/docker/docker/distribution/xfer 2.706s coverage: 77.3% of statements [2019-10-10T20:08:24.677Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T20:08:24.677Z] ok github.com/docker/docker/errdefs 0.109s coverage: 49.4% of statements [2019-10-10T20:08:24.787Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2019-10-10T20:08:24.787Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T20:08:24.787Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-10T20:08:24.787Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T20:08:25.667Z] ok github.com/docker/docker/image 0.889s coverage: 86.4% of statements [2019-10-10T20:08:25.667Z] ok github.com/docker/docker/image/cache 0.164s coverage: 19.2% of statements [2019-10-10T20:08:25.667Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T20:08:25.667Z] ok github.com/docker/docker/image/v1 0.223s coverage: 25.0% of statements [2019-10-10T20:08:25.667Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T20:08:25.741Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-10T20:08:25.741Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-10T20:08:26.689Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s) [2019-10-10T20:08:26.689Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T20:08:26.689Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-10T20:08:26.689Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T20:08:26.737Z] --- PASS: TestBuildSquashParent (6.32s) [2019-10-10T20:08:26.737Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T20:08:26.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:08:26.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:08:26.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:08:26.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:08:26.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:08:26.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:08:26.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:08:26.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:08:26.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:08:26.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:08:26.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:08:26.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:08:26.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:08:26.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:08:28.589Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2019-10-10T20:08:28.589Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T20:08:28.589Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-10T20:08:28.589Z] === RUN TestIpcModeOlderClient [2019-10-10T20:08:28.589Z] === PAUSE TestIpcModeOlderClient [2019-10-10T20:08:28.589Z] === RUN TestKillContainerInvalidSignal [2019-10-10T20:08:28.626Z] ok github.com/docker/docker/layer 0.499s coverage: 30.0% of statements [2019-10-10T20:08:28.626Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T20:08:28.999Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-10T20:08:28.999Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-10T20:08:29.155Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-10-10T20:08:29.155Z] === RUN TestKillContainer [2019-10-10T20:08:29.155Z] === RUN TestKillContainer/no_signal [2019-10-10T20:08:29.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:08:29.696Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:08:30.090Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T20:08:30.195Z] ok github.com/docker/docker/libcontainerd/local 0.389s coverage: 1.0% of statements [2019-10-10T20:08:30.195Z] ok github.com/docker/docker/libcontainerd/queue 0.191s coverage: 100.0% of statements [2019-10-10T20:08:30.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T20:08:30.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T20:08:30.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T20:08:30.195Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T20:08:30.195Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T20:08:30.195Z] ok github.com/docker/docker/opts 0.291s coverage: 67.3% of statements [2019-10-10T20:08:30.195Z] ok github.com/docker/docker/pkg/aaparser 0.211s coverage: 50.0% of statements [2019-10-10T20:08:30.655Z] === RUN TestKillContainer/killing_signal [2019-10-10T20:08:32.029Z] --- PASS: TestKillContainer (2.60s) [2019-10-10T20:08:32.029Z] --- PASS: TestKillContainer/no_signal (0.81s) [2019-10-10T20:08:32.029Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2019-10-10T20:08:32.029Z] --- PASS: TestKillContainer/killing_signal (0.93s) [2019-10-10T20:08:32.029Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T20:08:32.029Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T20:08:32.224Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:08:32.224Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:08:32.596Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T20:08:33.532Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2019-10-10T20:08:33.532Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2019-10-10T20:08:33.532Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2019-10-10T20:08:33.532Z] === RUN TestKillStoppedContainer [2019-10-10T20:08:33.532Z] --- PASS: TestKillStoppedContainer (0.17s) [2019-10-10T20:08:33.532Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T20:08:33.791Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-10T20:08:33.791Z] === RUN TestKillDifferentUserContainer [2019-10-10T20:08:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-10T20:08:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s) [2019-10-10T20:08:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2019-10-10T20:08:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2019-10-10T20:08:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.63s) [2019-10-10T20:08:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2019-10-10T20:08:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2019-10-10T20:08:34.703Z] === RUN TestBuildMultiStageCopy [2019-10-10T20:08:34.703Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T20:08:34.726Z] --- PASS: TestKillDifferentUserContainer (0.97s) [2019-10-10T20:08:34.726Z] === RUN TestInspectOomKilledTrue [2019-10-10T20:08:34.726Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T20:08:34.726Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:08:34.726Z] === RUN TestInspectOomKilledFalse [2019-10-10T20:08:34.726Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T20:08:34.726Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:08:34.726Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite (347.91s) [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.74s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.46s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.19s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-10T20:08:35.526Z] docker_cli_daemon_test.go:1449: Daemon dc635260959c1 is not started [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon decc289ab2e93 is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.43s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.43s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon d477c16485c96 is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.09s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.35s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.74s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.54s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.43s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.66s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.80s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.29s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon d2e0e66a6d660 is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon d22d66bff88e1 is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.91s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.70s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon d8d7f6f7b9d10 is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.75s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.45s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon d90adec7e5d18 is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.51s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.25s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-10T20:08:35.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-10T20:08:35.526Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon d3528e704ffe0 is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.76s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-10T20:08:35.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-10T20:08:35.526Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon d0f43ed6bcfd6 is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.02s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.11s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon d3db1fc9bf45f is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon d4b71f767e851 is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-10T20:08:35.526Z] docker_cli_daemon_plugins_test.go:79: Daemon de2c9276db934 is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.74s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-10T20:08:35.526Z] docker_cli_daemon_plugins_test.go:169: Daemon d8391d244036d is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.67s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-10T20:08:35.526Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-10T20:08:35.526Z] check_test.go:309: Daemon da3dc48538daf is not started [2019-10-10T20:08:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.97s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.96s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.46s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.95s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-10T20:08:35.527Z] check_test.go:309: Daemon df188fc64e132 is not started [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.60s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.16s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.05s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.14s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.57s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-10T20:08:35.527Z] check_test.go:309: Daemon dc45e8fa6f85e is not started [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.75s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.62s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.74s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.31s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-10T20:08:35.527Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-10T20:08:35.527Z] check_test.go:309: Daemon d1a292c1f1db6 is not started [2019-10-10T20:08:35.527Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-10T20:08:35.527Z] check_test.go:309: Daemon d2249e2f0b552 is not started [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.08s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-10T20:08:35.527Z] check_test.go:309: Daemon d368834fbbb44 is not started [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.87s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.04s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.34s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.54s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.25s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.95s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.50s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-10T20:08:35.527Z] check_test.go:309: Daemon d18c7deb77972 is not started [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.19s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.20s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.89s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-10T20:08:35.527Z] check_test.go:309: Daemon dea83e7fa0d17 is not started [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.81s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:08:35.527Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-10T20:08:35.527Z] check_test.go:309: Daemon da67a844a4fb2 is not started [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-10T20:08:35.527Z] check_test.go:309: Daemon d682f8d7eca6f is not started [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.50s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-10T20:08:35.527Z] check_test.go:309: Daemon d1cbb4104f528 is not started [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.71s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.10s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.24s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-10T20:08:35.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-10-10T20:08:35.527Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-10T20:08:35.528Z] check_test.go:309: Daemon db810a808cb83 is not started [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.63s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.78s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.42s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.16s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-10T20:08:35.528Z] check_test.go:309: Daemon db7f9669ea9a9 is not started [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.99s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-10T20:08:35.528Z] check_test.go:309: Daemon da5c9f1248f3b is not started [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.07s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.14s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.56s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.71s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.81s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.27s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.09s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.23s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-10T20:08:35.528Z] docker_cli_daemon_test.go:2542: Daemon dd97951e335be is not started [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.27s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.16s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.97s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.28s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-10T20:08:35.528Z] check_test.go:309: Daemon d271f0aa978f1 is not started [2019-10-10T20:08:35.528Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.11s) [2019-10-10T20:08:35.528Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-10T20:08:35.528Z] === RUN TestDockerSwarmSuite [2019-10-10T20:08:35.528Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-10T20:08:35.663Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-10-10T20:08:35.663Z] === RUN TestLinksContainerNames [2019-10-10T20:08:36.640Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T20:08:37.000Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T20:08:37.037Z] --- PASS: TestLinksContainerNames (1.67s) [2019-10-10T20:08:37.037Z] === RUN TestLogsFollowTailEmpty [2019-10-10T20:08:37.364Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T20:08:37.973Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2019-10-10T20:08:37.973Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T20:08:38.159Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T20:08:38.535Z] --- PASS: TestBuildMultiStageCopy (4.25s) [2019-10-10T20:08:38.535Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2019-10-10T20:08:38.535Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2019-10-10T20:08:38.535Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2019-10-10T20:08:38.535Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-10-10T20:08:38.535Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-10-10T20:08:38.535Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T20:08:38.912Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/default [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/private [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/slave [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/shared [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/default [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/shared [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/slave [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/private [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:08:38.912Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:08:38.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T20:08:38.912Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T20:08:39.171Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:08:39.430Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T20:08:39.430Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:08:39.430Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:08:39.430Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:08:39.430Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:08:39.430Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:08:39.430Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.14s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.15s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.19s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.18s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.16s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-10T20:08:39.430Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-10T20:08:39.430Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T20:08:39.904Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-10T20:08:40.367Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2019-10-10T20:08:40.367Z] === RUN TestBuildLabelWithTargets [2019-10-10T20:08:40.463Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-10T20:08:41.823Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-10T20:08:41.823Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-10T20:08:41.966Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2019-10-10T20:08:41.966Z] === RUN TestNetworkNat [2019-10-10T20:08:42.216Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2019-10-10T20:08:42.216Z] === RUN TestBuildWithEmptyLayers [2019-10-10T20:08:42.533Z] --- PASS: TestNetworkNat (0.90s) [2019-10-10T20:08:42.533Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T20:08:43.080Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2019-10-10T20:08:43.080Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T20:08:43.308Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-10T20:08:43.468Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2019-10-10T20:08:43.469Z] === RUN TestNetworkLoopbackNat [2019-10-10T20:08:44.843Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2019-10-10T20:08:44.844Z] === RUN TestPause [2019-10-10T20:08:45.410Z] --- PASS: TestPause (0.87s) [2019-10-10T20:08:45.410Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T20:08:45.410Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:08:45.410Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:08:45.410Z] === RUN TestPauseStopPausedContainer [2019-10-10T20:08:46.279Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2019-10-10T20:08:46.279Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T20:08:46.345Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-10-10T20:08:46.345Z] === RUN TestPsFilter [2019-10-10T20:08:46.602Z] --- PASS: TestPsFilter (0.27s) [2019-10-10T20:08:46.602Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T20:08:47.466Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-10T20:08:47.537Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2019-10-10T20:08:47.537Z] === RUN TestRemoveContainerWithVolume [2019-10-10T20:08:47.547Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2019-10-10T20:08:47.547Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T20:08:48.471Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2019-10-10T20:08:48.471Z] === RUN TestRemoveContainerRunning [2019-10-10T20:08:49.037Z] --- PASS: TestRemoveContainerRunning (0.85s) [2019-10-10T20:08:49.037Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T20:08:49.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-10T20:08:49.910Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-10T20:08:49.972Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2019-10-10T20:08:49.972Z] === RUN TestRemoveInvalidContainer [2019-10-10T20:08:49.972Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-10T20:08:49.972Z] === RUN TestRenameLinkedContainer [2019-10-10T20:08:50.823Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2019-10-10T20:08:50.823Z] === RUN TestBuildWithHugeFile [2019-10-10T20:08:53.167Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-10T20:08:53.256Z] --- PASS: TestRenameLinkedContainer (3.27s) [2019-10-10T20:08:53.256Z] === RUN TestRenameStoppedContainer [2019-10-10T20:08:54.190Z] --- PASS: TestRenameStoppedContainer (0.77s) [2019-10-10T20:08:54.190Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T20:08:56.091Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2019-10-10T20:08:56.091Z] === RUN TestRenameInvalidName [2019-10-10T20:08:56.657Z] --- PASS: TestRenameInvalidName (0.81s) [2019-10-10T20:08:56.657Z] === RUN TestRenameAnonymousContainer [2019-10-10T20:09:00.351Z] ok github.com/docker/docker/pkg/archive 9.718s coverage: 62.0% of statements [2019-10-10T20:09:00.351Z] ok github.com/docker/docker/pkg/authorization 1.366s coverage: 26.8% of statements [2019-10-10T20:09:00.351Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2019-10-10T20:09:00.351Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2019-10-10T20:09:00.351Z] ok github.com/docker/docker/pkg/chrootarchive 0.159s coverage: 15.4% of statements [2019-10-10T20:09:00.351Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T20:09:00.351Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/directory 0.120s coverage: 80.0% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/discovery 0.092s coverage: 58.3% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/discovery/file 0.210s coverage: 92.9% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/discovery/kv 3.448s coverage: 84.1% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/discovery/memory 0.064s coverage: 92.3% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/discovery/nodes 0.057s coverage: 93.8% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/filenotify 0.174s coverage: 45.7% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/fileutils 0.116s coverage: 87.7% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/homedir 0.110s coverage: 42.9% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/idtools 0.150s coverage: 6.3% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/ioutils 0.744s coverage: 68.4% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/jsonmessage 0.225s coverage: 91.7% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/locker 0.059s coverage: 88.9% of statements [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/longpath 0.077s coverage: 100.0% of statements [2019-10-10T20:09:00.352Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2019-10-10T20:09:00.352Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/parsers 0.102s coverage: 97.0% of statements [2019-10-10T20:09:00.352Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-10T20:09:00.352Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-10T20:09:00.352Z] ok github.com/docker/docker/pkg/pidfile 0.072s coverage: 82.6% of statements [2019-10-10T20:09:00.352Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T20:09:00.352Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T20:09:00.842Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2019-10-10T20:09:00.842Z] === RUN TestRenameContainerWithSameName [2019-10-10T20:09:01.240Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-10T20:09:01.408Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2019-10-10T20:09:01.408Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T20:09:01.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-10T20:09:02.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-10T20:09:03.282Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-10T20:09:03.310Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2019-10-10T20:09:03.310Z] === RUN TestResize [2019-10-10T20:09:04.247Z] --- PASS: TestResize (0.97s) [2019-10-10T20:09:04.247Z] === RUN TestResizeWithInvalidSize [2019-10-10T20:09:05.184Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2019-10-10T20:09:05.184Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T20:09:05.754Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:09:05.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:09:05.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:09:05.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:09:05.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:09:05.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:09:05.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:09:06.551Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-10T20:09:07.667Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:09:08.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:09:08.869Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:09:09.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:09:10.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:09:10.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:09:10.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:09:11.582Z] #72 exporting layers 108.2s done [2019-10-10T20:09:11.582Z] #72 exporting manifest sha256:2a4b4d1ac2a91fdd5f58e26a32c10b61f0600abdfeba80976ca723f79e405465 done [2019-10-10T20:09:11.582Z] #72 exporting config sha256:33c63a1c4b31a85f2ff0a420dbdee01f8371edb6ff29c932e160218dff2800c3 done [2019-10-10T20:09:11.582Z] #72 sending tarball [2019-10-10T20:09:12.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.90s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T20:09:14.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2019-10-10T20:09:14.444Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T20:09:14.444Z] === RUN TestCgroupNamespacesRun [2019-10-10T20:09:16.346Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2019-10-10T20:09:16.346Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T20:09:16.346Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T20:09:17.721Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2019-10-10T20:09:17.721Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T20:09:17.721Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/plugins 35.167s coverage: 73.4% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.284s coverage: 56.8% of statements [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/plugins/transport 0.140s coverage: 85.7% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/signal 0.070s coverage: 20.3% of statements [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/streamformatter 0.070s coverage: 66.2% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/system 0.080s coverage: 12.7% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/tailfile 0.126s coverage: 88.6% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/tarsum 0.218s coverage: 89.3% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/term 0.119s coverage: 30.8% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: 0.0% of statements [no tests to run] [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/plugin 0.245s coverage: 11.6% of statements [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/plugin/v2 0.108s coverage: 20.1% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/reference 0.148s coverage: 84.4% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/registry 0.351s coverage: 52.2% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/registry/resumable 0.436s coverage: 100.0% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/runconfig 0.127s coverage: 54.5% of statements [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/testutil 0.129s coverage: 62.5% of statements [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/volume/drivers 0.146s coverage: 36.1% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/volume/local 0.205s coverage: 37.7% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/volume/mounts 0.152s coverage: 66.2% of statements [2019-10-10T20:09:18.192Z] ok github.com/docker/docker/volume/service 0.482s coverage: 70.3% of statements [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T20:09:18.192Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T20:09:19.624Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2019-10-10T20:09:19.624Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T20:09:19.624Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T20:09:19.764Z] INFO: make.ps1 ended at 10/10/2019 20:09:19 [2019-10-10T20:09:21.334Z] INFO: Unit tests ended at 10/10/2019 20:09:21. Duration:00:03:56.2871646 [2019-10-10T20:09:21.334Z] INFO: Building busybox [2019-10-10T20:09:21.527Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2019-10-10T20:09:21.527Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T20:09:21.527Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T20:09:21.805Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-10T20:09:21.805Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-10T20:09:21.805Z] [2019-10-10T20:09:21.805Z] Sending build context to Docker daemon 2.56kB [2019-10-10T20:09:21.805Z] [2019-10-10T20:09:21.805Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-10T20:09:21.805Z] ---> 739b21bd02e7 [2019-10-10T20:09:21.805Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-10T20:09:21.805Z] ---> Running in b2474eca7de1 [2019-10-10T20:09:23.429Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2019-10-10T20:09:23.429Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T20:09:23.429Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T20:09:23.997Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-10T20:09:23.997Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T20:09:23.997Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T20:09:24.255Z] #72 sending tarball 16.9s done [2019-10-10T20:09:24.255Z] #72 DONE 125.2s [2019-10-10T20:09:24.255Z] [2019-10-10T20:09:24.255Z] #73 importing to docker [2019-10-10T20:09:24.932Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-10-10T20:09:24.932Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T20:09:24.932Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T20:09:25.412Z] --- PASS: TestBuildWithHugeFile (31.33s) [2019-10-10T20:09:25.412Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T20:09:25.412Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:09:25.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:09:25.412Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:09:25.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:09:25.412Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:09:25.412Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:09:25.412Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:09:25.412Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:09:25.412Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:09:25.412Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-10T20:09:25.412Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-10-10T20:09:25.412Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2019-10-10T20:09:25.412Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-10T20:09:25.412Z] === RUN TestBuildPreserveOwnership [2019-10-10T20:09:25.412Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T20:09:25.779Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T20:09:26.834Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-10-10T20:09:26.835Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T20:09:26.835Z] === RUN TestKernelTCPMemory [2019-10-10T20:09:27.682Z] Removing intermediate container b2474eca7de1 [2019-10-10T20:09:27.682Z] ---> d9789cfdc169 [2019-10-10T20:09:27.682Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-10T20:09:27.780Z] --- PASS: TestKernelTCPMemory (1.05s) [2019-10-10T20:09:27.780Z] === RUN TestNISDomainname [2019-10-10T20:09:28.218Z] --- PASS: TestBuildPreserveOwnership (5.78s) [2019-10-10T20:09:28.218Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2019-10-10T20:09:28.218Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2019-10-10T20:09:28.218Z] === RUN TestBuildPlatformInvalid [2019-10-10T20:09:28.218Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-10T20:09:28.218Z] PASS [2019-10-10T20:09:28.218Z] [2019-10-10T20:09:28.218Z] === Skipped [2019-10-10T20:09:28.218Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-10T20:09:28.218Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:09:28.218Z] [2019-10-10T20:09:28.218Z] [2019-10-10T20:09:28.218Z] DONE 32 tests, 1 skipped in 80.395s [2019-10-10T20:09:28.218Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T20:09:28.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:09:28.218Z] ++ set -e [2019-10-10T20:09:28.218Z] ++ '[' -n 0 ']' [2019-10-10T20:09:28.218Z] ++ set -x [2019-10-10T20:09:28.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:09:28.218Z] INFO: Testing against a local daemon [2019-10-10T20:09:28.218Z] === RUN TestConfigList [2019-10-10T20:09:28.504Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-10T20:09:28.504Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-10T20:09:28.725Z] [2019-10-10T20:09:28.725Z] ---> a2889c7e863f [2019-10-10T20:09:28.725Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-10T20:09:28.725Z] ---> Running in 999b09e5e6a5 [2019-10-10T20:09:29.162Z] --- PASS: TestNISDomainname (1.14s) [2019-10-10T20:09:29.162Z] === RUN TestHostnameDnsResolution [2019-10-10T20:09:30.294Z] [2019-10-10T20:09:30.294Z] SUCCESS: Specified value was saved. [2019-10-10T20:09:30.736Z] --- PASS: TestConfigList (2.67s) [2019-10-10T20:09:30.736Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T20:09:30.736Z] === RUN TestConfigsCreateAndDelete [2019-10-10T20:09:31.056Z] --- PASS: TestImportExtremelyLargeImageWorks (170.95s) [2019-10-10T20:09:31.056Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T20:09:31.056Z] PASS [2019-10-10T20:09:31.056Z] [2019-10-10T20:09:31.056Z] DONE 12 tests in 174.633s [2019-10-10T20:09:31.056Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T20:09:31.056Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:09:31.056Z] ++ set -e [2019-10-10T20:09:31.056Z] ++ '[' -n 0 ']' [2019-10-10T20:09:31.056Z] ++ set -x [2019-10-10T20:09:31.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:09:31.056Z] INFO: Testing against a local daemon [2019-10-10T20:09:31.056Z] === RUN TestNetworkCreateDelete [2019-10-10T20:09:31.056Z] --- PASS: TestNetworkCreateDelete (0.11s) [2019-10-10T20:09:31.056Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T20:09:31.064Z] --- PASS: TestHostnameDnsResolution (1.76s) [2019-10-10T20:09:31.064Z] === RUN TestStats [2019-10-10T20:09:31.310Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-10T20:09:31.565Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2019-10-10T20:09:31.565Z] === RUN TestInspectNetwork [2019-10-10T20:09:31.819Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-10T20:09:32.074Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-10T20:09:32.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-10T20:09:32.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-10T20:09:32.516Z] Removing intermediate container 999b09e5e6a5 [2019-10-10T20:09:32.516Z] ---> 410596846e84 [2019-10-10T20:09:32.516Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-10T20:09:32.583Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-10T20:09:32.840Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-10T20:09:32.985Z] ---> Running in 6928d2d6160c [2019-10-10T20:09:33.414Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-10T20:09:33.592Z] --- PASS: TestStats (2.76s) [2019-10-10T20:09:33.592Z] === RUN TestStopContainerWithTimeout [2019-10-10T20:09:33.592Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T20:09:33.592Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T20:09:33.592Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T20:09:33.592Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T20:09:33.592Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T20:09:33.592Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T20:09:33.592Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T20:09:33.592Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T20:09:33.592Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T20:09:33.592Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T20:09:33.592Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T20:09:33.592Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T20:09:33.669Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-10T20:09:34.080Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2019-10-10T20:09:34.080Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T20:09:34.080Z] === RUN TestConfigsUpdate [2019-10-10T20:09:36.178Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-10T20:09:36.503Z] --- PASS: TestConfigsUpdate (2.81s) [2019-10-10T20:09:36.503Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T20:09:36.503Z] === RUN TestTemplatedConfig [2019-10-10T20:09:36.876Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-10T20:09:36.876Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2019-10-10T20:09:36.876Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2019-10-10T20:09:36.876Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2019-10-10T20:09:36.876Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2019-10-10T20:09:36.876Z] === RUN TestDeleteDevicemapper [2019-10-10T20:09:36.876Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T20:09:36.876Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:09:36.876Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T20:09:37.101Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-10T20:09:37.609Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-10T20:09:37.609Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-10T20:09:37.609Z] Cross building: bundles/cross/windows/amd64 [2019-10-10T20:09:37.609Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-10T20:09:37.609Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-10T20:09:38.460Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T20:09:38.460Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T20:09:38.460Z] === RUN TestInspectNetwork/network_name [2019-10-10T20:09:38.460Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T20:09:38.715Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-10T20:09:38.908Z] Cannot create a file when that file already exists. [2019-10-10T20:09:39.848Z] --- PASS: TestTemplatedConfig (3.13s) [2019-10-10T20:09:39.848Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T20:09:39.848Z] === RUN TestConfigInspect [2019-10-10T20:09:40.073Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-10T20:09:40.159Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.09s) [2019-10-10T20:09:40.159Z] === RUN TestUpdateMemory [2019-10-10T20:09:40.159Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-10T20:09:40.159Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:09:40.159Z] === RUN TestUpdateCPUQuota [2019-10-10T20:09:41.434Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-10T20:09:41.534Z] --- PASS: TestUpdateCPUQuota (1.72s) [2019-10-10T20:09:41.534Z] === RUN TestUpdatePidsLimit [2019-10-10T20:09:41.534Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T20:09:42.101Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T20:09:42.281Z] --- PASS: TestConfigInspect (2.73s) [2019-10-10T20:09:42.281Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T20:09:42.281Z] === RUN TestConfigCreateWithLabels [2019-10-10T20:09:42.361Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T20:09:42.400Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-10T20:09:42.400Z] --- PASS: TestInspectNetwork (11.05s) [2019-10-10T20:09:42.400Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T20:09:42.400Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T20:09:42.400Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T20:09:42.400Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T20:09:42.400Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T20:09:42.400Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T20:09:42.928Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T20:09:43.495Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T20:09:43.754Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T20:09:44.321Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T20:09:45.457Z] --- PASS: TestConfigCreateWithLabels (2.79s) [2019-10-10T20:09:45.457Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T20:09:45.457Z] === RUN TestConfigCreateResolve [2019-10-10T20:09:45.701Z] --- PASS: TestRunContainerWithBridgeNone (2.77s) [2019-10-10T20:09:45.701Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T20:09:45.701Z] === RUN TestNetworkInvalidJSON [2019-10-10T20:09:45.701Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T20:09:45.701Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T20:09:45.701Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:09:45.701Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:09:45.701Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:09:45.701Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:09:45.701Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T20:09:45.701Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:09:45.701Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:09:45.701Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-10T20:09:45.701Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T20:09:45.701Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T20:09:45.701Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T20:09:45.701Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T20:09:46.078Z] Removing intermediate container 6928d2d6160c [2019-10-10T20:09:46.078Z] ---> e7fcfd20bbd5 [2019-10-10T20:09:46.078Z] Step 6/6 : CMD ["sh"] [2019-10-10T20:09:46.078Z] ---> Running in ca2fc684ba0a [2019-10-10T20:09:46.078Z] Removing intermediate container ca2fc684ba0a [2019-10-10T20:09:46.078Z] ---> f88dd1c1deaf [2019-10-10T20:09:46.078Z] Successfully built f88dd1c1deaf [2019-10-10T20:09:46.078Z] Successfully tagged busybox:latest [2019-10-10T20:09:46.078Z] INFO: Docker images of the daemon under test [2019-10-10T20:09:46.078Z] [2019-10-10T20:09:46.078Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-10T20:09:46.078Z] busybox latest f88dd1c1deaf Less than a second ago 4.83GB [2019-10-10T20:09:46.078Z] microsoft/windowsservercore latest 739b21bd02e7 2 days ago 4.79GB [2019-10-10T20:09:46.078Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 2 days ago 4.79GB [2019-10-10T20:09:46.078Z] [2019-10-10T20:09:46.078Z] INFO: Running integration tests at 10/10/2019 20:09:45... [2019-10-10T20:09:46.078Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-10T20:09:46.078Z] INFO: Integration API tests being run from the host: [2019-10-10T20:09:46.078Z] INFO: make.ps1 starting at 10/10/2019 20:09:45 [2019-10-10T20:09:46.224Z] --- PASS: TestUpdatePidsLimit (4.56s) [2019-10-10T20:09:46.224Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-10-10T20:09:46.224Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-10T20:09:46.224Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-10-10T20:09:46.224Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-10-10T20:09:46.224Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-10-10T20:09:46.224Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-10-10T20:09:46.224Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-10-10T20:09:46.224Z] === RUN TestUpdateRestartPolicy [2019-10-10T20:09:46.261Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-10T20:09:46.261Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T20:09:46.261Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T20:09:47.070Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-10T20:09:47.184Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2019-10-10T20:09:47.184Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T20:09:47.184Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T20:09:48.064Z] --- PASS: TestConfigCreateResolve (2.90s) [2019-10-10T20:09:48.064Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T20:09:48.064Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T20:09:48.445Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-10T20:09:48.445Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T20:09:48.445Z] PASS [2019-10-10T20:09:48.445Z] [2019-10-10T20:09:48.445Z] DONE 8 tests in 20.593s [2019-10-10T20:09:48.445Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T20:09:48.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:09:48.445Z] ++ set -e [2019-10-10T20:09:48.445Z] ++ '[' -n 0 ']' [2019-10-10T20:09:48.445Z] ++ set -x [2019-10-10T20:09:48.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:09:48.544Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-10-10T20:09:48.544Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T20:09:48.544Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T20:09:48.843Z] INFO: Testing against a local daemon [2019-10-10T20:09:48.843Z] === RUN TestCheckpoint [2019-10-10T20:09:48.843Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T20:09:48.843Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:09:48.843Z] === RUN TestContainerInvalidJSON [2019-10-10T20:09:48.843Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:09:48.843Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:09:48.843Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:09:48.843Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:09:48.843Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:09:48.843Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:09:48.843Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:09:48.843Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:09:48.843Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:09:48.844Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-10T20:09:48.844Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T20:09:48.844Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T20:09:48.844Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T20:09:48.844Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T20:09:48.844Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-10T20:09:48.844Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T20:09:48.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-10T20:09:48.844Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T20:09:48.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-10T20:09:48.844Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T20:09:49.216Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-10T20:09:49.216Z] === RUN TestCopyFromContainer [2019-10-10T20:09:49.552Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-10-10T20:09:49.552Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T20:09:49.552Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T20:09:49.806Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-10T20:09:50.060Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-10T20:09:50.060Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T20:09:50.060Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T20:09:51.039Z] === RUN TestCopyFromContainer// [2019-10-10T20:09:51.039Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T20:09:51.039Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T20:09:51.248Z] #73 DONE 25.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T20:09:51.418Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T20:09:51.418Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T20:09:51.418Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T20:09:51.418Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T20:09:51.684Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/test/unit [2019-10-10T20:09:51.861Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T20:09:51.861Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T20:09:51.861Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer (2.75s) [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-10T20:09:51.861Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-10T20:09:51.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T20:09:51.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:09:51.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:09:51.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:09:51.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:09:51.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:09:51.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:09:51.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:09:51.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:09:51.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:09:51.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-10T20:09:51.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T20:09:51.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T20:09:51.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-10T20:09:51.861Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T20:09:51.861Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-10T20:09:51.861Z] === RUN TestCreateWithInvalidEnv [2019-10-10T20:09:51.861Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T20:09:51.861Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T20:09:51.861Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T20:09:51.861Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T20:09:51.861Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T20:09:51.861Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T20:09:51.861Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T20:09:51.861Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T20:09:51.861Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T20:09:51.861Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-10T20:09:51.861Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T20:09:51.861Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T20:09:51.861Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T20:09:51.861Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T20:09:51.861Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-10T20:09:51.861Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T20:09:52.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-10T20:09:53.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-10T20:09:53.490Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2019-10-10T20:09:53.490Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T20:09:53.490Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T20:09:53.490Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:09:53.490Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:09:53.490Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T20:09:54.461Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:09:54.461Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:09:54.461Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:09:54.461Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T20:09:54.461Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T20:09:54.461Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:09:54.461Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:09:54.461Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:09:54.461Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:09:54.461Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:09:54.840Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:09:54.840Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:09:54.840Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:09:54.840Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-10T20:09:54.840Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-10T20:09:54.840Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T20:09:56.151Z] ? github.com/docker/docker/api [no test files] [2019-10-10T20:09:57.290Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.71s) [2019-10-10T20:09:57.290Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T20:09:57.290Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:09:57.290Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:09:57.290Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:09:57.290Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:09:57.290Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:09:57.290Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:09:57.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:09:57.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:09:57.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:09:57.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:09:57.291Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:09:57.291Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:09:57.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:09:57.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:09:57.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:09:57.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-10T20:09:57.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-10T20:09:57.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-10T20:09:57.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-10T20:09:57.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T20:09:57.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-10T20:09:57.662Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T20:09:57.662Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T20:09:57.662Z] === RUN TestDaemonRestartIpcMode [2019-10-10T20:09:57.662Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T20:09:57.662Z] === RUN TestDiff [2019-10-10T20:09:58.443Z] --- PASS: TestDiff (0.81s) [2019-10-10T20:09:58.443Z] === RUN TestExecWithCloseStdin [2019-10-10T20:09:59.715Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-10-10T20:09:59.715Z] === RUN TestExec [2019-10-10T20:10:00.489Z] --- PASS: TestExec (1.01s) [2019-10-10T20:10:00.489Z] === RUN TestExecUser [2019-10-10T20:10:01.094Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2019-10-10T20:10:01.094Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T20:10:01.094Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2019-10-10T20:10:01.094Z] === RUN TestWaitNonBlocked [2019-10-10T20:10:01.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:10:01.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:10:01.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:10:01.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:10:01.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:10:01.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:10:01.094Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-10T20:10:01.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2019-10-10T20:10:01.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2019-10-10T20:10:01.094Z] === RUN TestWaitBlocked [2019-10-10T20:10:01.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:10:01.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:10:01.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:10:01.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:10:01.094Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:10:01.094Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:10:01.911Z] --- PASS: TestExecUser (1.11s) [2019-10-10T20:10:01.911Z] === RUN TestExportContainerAndImportImage [2019-10-10T20:10:02.029Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-10T20:10:02.029Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2019-10-10T20:10:02.029Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2019-10-10T20:10:02.029Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T20:10:02.029Z] === CONT TestIpcModeOlderClient [2019-10-10T20:10:02.029Z] === CONT TestDaemonRestartIpcMode [2019-10-10T20:10:02.029Z] --- PASS: TestIpcModeOlderClient (0.23s) [2019-10-10T20:10:02.764Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2019-10-10T20:10:02.764Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T20:10:04.598Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2019-10-10T20:10:04.598Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T20:10:04.598Z] === RUN TestHealthCheckWorkdir [2019-10-10T20:10:05.316Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2019-10-10T20:10:05.316Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T20:10:05.389Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2019-10-10T20:10:05.389Z] === RUN TestHealthKillContainer [2019-10-10T20:10:05.883Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2019-10-10T20:10:05.883Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T20:10:05.883Z] PASS [2019-10-10T20:10:05.883Z] [2019-10-10T20:10:05.883Z] === Skipped [2019-10-10T20:10:05.883Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-10T20:10:05.883Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:10:05.883Z] [2019-10-10T20:10:05.883Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-10T20:10:05.883Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:10:05.883Z] [2019-10-10T20:10:05.883Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T20:10:05.883Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:10:05.883Z] [2019-10-10T20:10:05.883Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:10:05.883Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:10:05.883Z] [2019-10-10T20:10:05.883Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T20:10:05.883Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:10:05.883Z] [2019-10-10T20:10:05.883Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-10T20:10:05.883Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:10:05.883Z] [2019-10-10T20:10:05.883Z] [2019-10-10T20:10:05.883Z] DONE 197 tests, 6 skipped in 132.060s [2019-10-10T20:10:05.883Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T20:10:05.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:05.883Z] ++ set -e [2019-10-10T20:10:05.883Z] ++ '[' -n 0 ']' [2019-10-10T20:10:05.883Z] ++ set -x [2019-10-10T20:10:05.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:05.883Z] INFO: Testing against a local daemon [2019-10-10T20:10:05.883Z] === RUN TestCommitInheritsEnv [2019-10-10T20:10:06.449Z] --- PASS: TestCommitInheritsEnv (0.61s) [2019-10-10T20:10:06.449Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T20:10:06.449Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-10T20:10:06.449Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-10T20:10:06.449Z] === RUN TestImagesFilterMultiReference [2019-10-10T20:10:06.708Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-10T20:10:06.708Z] === RUN TestImagePullPlatformInvalid [2019-10-10T20:10:06.708Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-10T20:10:06.708Z] === RUN TestRemoveImageOrphaning [2019-10-10T20:10:07.275Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-10-10T20:10:07.275Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T20:10:07.275Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-10T20:10:07.275Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:10:07.275Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T20:10:07.275Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-10T20:10:07.275Z] === RUN TestTagInvalidReference [2019-10-10T20:10:07.275Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-10T20:10:07.275Z] === RUN TestTagValidPrefixedRepo [2019-10-10T20:10:07.534Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-10T20:10:07.534Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T20:10:07.534Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-10T20:10:07.534Z] === RUN TestTagOfficialNames [2019-10-10T20:10:07.534Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-10T20:10:07.534Z] === RUN TestTagMatchesDigest [2019-10-10T20:10:07.534Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T20:10:07.534Z] PASS [2019-10-10T20:10:07.534Z] [2019-10-10T20:10:07.534Z] === Skipped [2019-10-10T20:10:07.534Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-10T20:10:07.534Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-10T20:10:07.534Z] [2019-10-10T20:10:07.534Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-10T20:10:07.534Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:10:07.534Z] [2019-10-10T20:10:07.534Z] [2019-10-10T20:10:07.534Z] DONE 12 tests, 2 skipped in 1.808s [2019-10-10T20:10:07.534Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T20:10:07.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:07.534Z] ++ set -e [2019-10-10T20:10:07.534Z] ++ '[' -n 0 ']' [2019-10-10T20:10:07.534Z] ++ set -x [2019-10-10T20:10:07.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:07.793Z] INFO: Testing against a local daemon [2019-10-10T20:10:07.793Z] === RUN TestNetworkCreateDelete [2019-10-10T20:10:08.051Z] --- PASS: TestNetworkCreateDelete (0.38s) [2019-10-10T20:10:08.051Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T20:10:08.697Z] --- PASS: TestHealthKillContainer (3.11s) [2019-10-10T20:10:08.697Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T20:10:09.427Z] --- PASS: TestDockerNetworkDeletePreferID (1.08s) [2019-10-10T20:10:09.427Z] === RUN TestInspectNetwork [2019-10-10T20:10:09.476Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2019-10-10T20:10:09.476Z] === RUN TestIpcModeNone [2019-10-10T20:10:10.283Z] --- PASS: TestIpcModeNone (1.02s) [2019-10-10T20:10:10.284Z] === RUN TestIpcModePrivate [2019-10-10T20:10:11.539Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-10T20:10:11.548Z] --- PASS: TestIpcModePrivate (1.06s) [2019-10-10T20:10:11.548Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-10T20:10:11.548Z] === RUN TestIpcModeShareable [2019-10-10T20:10:12.422Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-10T20:10:12.422Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-10T20:10:12.461Z] --- PASS: TestServiceWithDataPathPortInit (18.83s) [2019-10-10T20:10:12.461Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:10:12.461Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:10:12.461Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T20:10:12.855Z] --- PASS: TestIpcModeShareable (1.19s) [2019-10-10T20:10:12.855Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-10T20:10:12.855Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T20:10:13.388Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-10T20:10:15.402Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-10T20:10:15.988Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T20:10:15.988Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T20:10:15.988Z] === RUN TestInspectNetwork/network_name [2019-10-10T20:10:15.988Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T20:10:16.115Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.13s) [2019-10-10T20:10:16.115Z] === RUN TestAPIIpcModeHost [2019-10-10T20:10:16.918Z] --- PASS: TestAPIIpcModeHost (0.94s) [2019-10-10T20:10:16.918Z] === RUN TestDaemonIpcModeShareable [2019-10-10T20:10:17.622Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-10T20:10:18.715Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2019-10-10T20:10:18.715Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T20:10:18.715Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-10T20:10:18.715Z] === RUN TestDaemonIpcModePrivate [2019-10-10T20:10:20.172Z] --- PASS: TestInspectNetwork (10.89s) [2019-10-10T20:10:20.172Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T20:10:20.172Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T20:10:20.172Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T20:10:20.172Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T20:10:20.172Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T20:10:20.172Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T20:10:20.503Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-10-10T20:10:20.503Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T20:10:20.503Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-10T20:10:20.503Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T20:10:20.602Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-10T20:10:21.592Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-10T20:10:22.062Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-10T20:10:22.503Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-10-10T20:10:22.503Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T20:10:22.503Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-10T20:10:22.503Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T20:10:23.051Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-10T20:10:23.183Z] ok github.com/docker/docker/api/server 0.065s coverage: 9.0% of statements [2019-10-10T20:10:23.309Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.78s) [2019-10-10T20:10:23.309Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T20:10:23.309Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lsdco5auwea1rg3amcabbkydg Created:2019-10-10 20:10:13.993111654 +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[6f906988deec45357ba245040834d88519de43e64f4c16153fd79c7566b520f4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g8rttal4xse0uvc9pwfyw9p9m EndpointID:5a7301f1b71383952925a4d0682510b93790e94fa9ec1d201e7e8f4a36c150b1 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:83c12a266ad1ac8c14ef6e39590438b08420ab21d711e7120d42099936d95c42 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:350886ff6112 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g8rttal4xse0uvc9pwfyw9p9m EndpointID:5a7301f1b71383952925a4d0682510b93790e94fa9ec1d201e7e8f4a36c150b1 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T20:10:23.309Z] PASS [2019-10-10T20:10:23.309Z] [2019-10-10T20:10:23.309Z] === Skipped [2019-10-10T20:10:23.309Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:10:23.309Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:10:23.309Z] [2019-10-10T20:10:23.309Z] [2019-10-10T20:10:23.309Z] DONE 21 tests, 1 skipped in 51.204s [2019-10-10T20:10:23.309Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:10:23.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:23.309Z] ++ set -e [2019-10-10T20:10:23.309Z] ++ '[' -n 0 ']' [2019-10-10T20:10:23.309Z] ++ set -x [2019-10-10T20:10:23.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:23.309Z] INFO: Testing against a local daemon [2019-10-10T20:10:23.309Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T20:10:23.310Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T20:10:23.310Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:10:23.310Z] === RUN TestDockerNetworkIpvlan [2019-10-10T20:10:23.310Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:10:23.310Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:10:23.310Z] PASS [2019-10-10T20:10:23.310Z] [2019-10-10T20:10:23.310Z] === Skipped [2019-10-10T20:10:23.310Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T20:10:23.310Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:10:23.310Z] [2019-10-10T20:10:23.310Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:10:23.310Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:10:23.310Z] [2019-10-10T20:10:23.310Z] [2019-10-10T20:10:23.310Z] DONE 2 tests, 2 skipped in 0.118s [2019-10-10T20:10:23.310Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:10:23.310Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:23.310Z] ++ set -e [2019-10-10T20:10:23.310Z] ++ '[' -n 0 ']' [2019-10-10T20:10:23.310Z] ++ set -x [2019-10-10T20:10:23.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:23.310Z] INFO: Testing against a local daemon [2019-10-10T20:10:23.310Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T20:10:23.310Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-10T20:10:23.455Z] --- PASS: TestRunContainerWithBridgeNone (2.80s) [2019-10-10T20:10:23.455Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T20:10:23.455Z] === RUN TestNetworkInvalidJSON [2019-10-10T20:10:23.455Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T20:10:23.455Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T20:10:23.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:10:23.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:10:23.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:10:23.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:10:23.455Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T20:10:23.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:10:23.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:10:23.455Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-10T20:10:23.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T20:10:23.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T20:10:23.455Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T20:10:23.455Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T20:10:23.564Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-10T20:10:23.564Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2019-10-10T20:10:23.564Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T20:10:23.564Z] === RUN TestDockerNetworkMacvlan [2019-10-10T20:10:24.041Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-10T20:10:24.123Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-10T20:10:24.366Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2019-10-10T20:10:24.366Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T20:10:24.366Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-10T20:10:24.366Z] === RUN TestIpcModeOlderClient [2019-10-10T20:10:24.366Z] === PAUSE TestIpcModeOlderClient [2019-10-10T20:10:24.366Z] === RUN TestKillContainerInvalidSignal [2019-10-10T20:10:24.377Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T20:10:24.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-10T20:10:24.390Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2019-10-10T20:10:24.390Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T20:10:24.390Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T20:10:24.744Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-10-10T20:10:24.744Z] === RUN TestKillContainer [2019-10-10T20:10:24.744Z] === RUN TestKillContainer/no_signal [2019-10-10T20:10:25.300Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T20:10:25.327Z] --- PASS: TestDaemonDefaultNetworkPools (1.09s) [2019-10-10T20:10:25.327Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T20:10:25.327Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T20:10:25.858Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-10T20:10:25.858Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-10T20:10:26.015Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T20:10:26.265Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-10T20:10:26.386Z] === RUN TestKillContainer/killing_signal [2019-10-10T20:10:26.417Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T20:10:26.417Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-10T20:10:27.230Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.68s) [2019-10-10T20:10:27.230Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T20:10:27.230Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T20:10:27.655Z] --- PASS: TestKillContainer (2.69s) [2019-10-10T20:10:27.655Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-10-10T20:10:27.655Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-10-10T20:10:27.655Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2019-10-10T20:10:27.655Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T20:10:27.655Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T20:10:28.439Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T20:10:29.132Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.09s) [2019-10-10T20:10:29.132Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T20:10:29.132Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T20:10:29.674Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T20:10:29.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s) [2019-10-10T20:10:29.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) [2019-10-10T20:10:29.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2019-10-10T20:10:29.685Z] === RUN TestKillStoppedContainer [2019-10-10T20:10:29.685Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-10T20:10:29.685Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T20:10:29.685Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-10T20:10:29.685Z] === RUN TestKillDifferentUserContainer [2019-10-10T20:10:30.066Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.70s) [2019-10-10T20:10:30.066Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T20:10:30.066Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T20:10:30.076Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-10T20:10:30.665Z] --- PASS: TestKillDifferentUserContainer (0.97s) [2019-10-10T20:10:30.665Z] === RUN TestInspectOomKilledTrue [2019-10-10T20:10:30.665Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T20:10:30.665Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:10:30.665Z] === RUN TestInspectOomKilledFalse [2019-10-10T20:10:30.665Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T20:10:30.665Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:10:30.665Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T20:10:31.479Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-10-10T20:10:31.479Z] === RUN TestLinksContainerNames [2019-10-10T20:10:33.344Z] --- PASS: TestLinksContainerNames (1.67s) [2019-10-10T20:10:33.344Z] === RUN TestLogsFollowTailEmpty [2019-10-10T20:10:33.349Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2019-10-10T20:10:33.350Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T20:10:33.350Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T20:10:33.350Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:10:33.350Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:10:33.350Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T20:10:33.871Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T20:10:34.116Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2019-10-10T20:10:34.116Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T20:10:34.901Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/default [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/private [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/slave [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/shared [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T20:10:34.901Z] === CONT TestMountDaemonRoot/default [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:10:34.901Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T20:10:34.901Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:10:34.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:10:34.901Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:10:34.901Z] === CONT TestMountDaemonRoot/shared [2019-10-10T20:10:34.901Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:10:34.902Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:10:34.902Z] === CONT TestMountDaemonRoot/slave [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:10:34.902Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:10:34.902Z] === CONT TestMountDaemonRoot/private [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:10:34.902Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T20:10:34.902Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T20:10:34.902Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:10:34.902Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T20:10:34.902Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:10:34.902Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:10:34.902Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:10:34.902Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:10:35.269Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:10:35.718Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:10:35.719Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:10:35.719Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:10:35.719Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T20:10:35.719Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:10:35.719Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-10T20:10:35.719Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-10T20:10:35.719Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T20:10:37.705Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2019-10-10T20:10:37.705Z] === RUN TestNetworkNat [2019-10-10T20:10:38.071Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-10T20:10:38.071Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-10T20:10:38.505Z] --- PASS: TestNetworkNat (0.88s) [2019-10-10T20:10:38.505Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T20:10:38.630Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-10T20:10:38.757Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-10T20:10:39.189Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-10T20:10:39.189Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T20:10:39.294Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2019-10-10T20:10:39.294Z] === RUN TestNetworkLoopbackNat [2019-10-10T20:10:39.443Z] === RUN TestDockerSuite/TestBuildFails [2019-10-10T20:10:40.368Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-10T20:10:40.368Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-10T20:10:40.559Z] --- PASS: TestNetworkLoopbackNat (1.24s) [2019-10-10T20:10:40.560Z] === RUN TestPause [2019-10-10T20:10:40.927Z] --- PASS: TestDockerNetworkMacvlan (17.08s) [2019-10-10T20:10:40.927Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:10:40.927Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-10T20:10:40.927Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:10:40.927Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-10T20:10:40.927Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:10:40.927Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.86s) [2019-10-10T20:10:40.927Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:10:40.927Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.89s) [2019-10-10T20:10:40.927Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:10:40.927Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.26s) [2019-10-10T20:10:40.927Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:10:40.927Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2019-10-10T20:10:40.927Z] PASS [2019-10-10T20:10:40.927Z] [2019-10-10T20:10:40.927Z] DONE 8 tests in 18.554s [2019-10-10T20:10:40.927Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T20:10:40.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:40.927Z] ++ set -e [2019-10-10T20:10:40.927Z] ++ '[' -n 0 ']' [2019-10-10T20:10:40.927Z] ++ set -x [2019-10-10T20:10:40.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:40.927Z] testing: warning: no tests to run [2019-10-10T20:10:40.927Z] PASS [2019-10-10T20:10:40.927Z] [2019-10-10T20:10:40.927Z] DONE 0 tests in 0.031s [2019-10-10T20:10:40.927Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T20:10:40.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:40.927Z] ++ set -e [2019-10-10T20:10:40.927Z] ++ '[' -n 0 ']' [2019-10-10T20:10:40.927Z] ++ set -x [2019-10-10T20:10:40.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:10:40.927Z] INFO: Testing against a local daemon [2019-10-10T20:10:40.927Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T20:10:40.984Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-10T20:10:41.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-10T20:10:41.825Z] --- PASS: TestPause (0.92s) [2019-10-10T20:10:41.825Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T20:10:41.825Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:10:41.825Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:10:41.825Z] === RUN TestPauseStopPausedContainer [2019-10-10T20:10:42.611Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-10-10T20:10:42.611Z] === RUN TestPsFilter [2019-10-10T20:10:42.611Z] --- PASS: TestPsFilter (0.26s) [2019-10-10T20:10:42.611Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T20:10:42.848Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2019-10-10T20:10:42.848Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T20:10:42.848Z] === RUN TestAuthZPluginTLS [2019-10-10T20:10:42.848Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-10T20:10:43.104Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-10T20:10:43.104Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T20:10:43.104Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T20:10:43.574Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2019-10-10T20:10:43.574Z] === RUN TestRemoveContainerWithVolume [2019-10-10T20:10:43.751Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-10T20:10:43.751Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T20:10:43.751Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T20:10:43.942Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-10T20:10:44.311Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-10T20:10:44.311Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T20:10:44.311Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T20:10:44.395Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2019-10-10T20:10:44.395Z] === RUN TestRemoveContainerRunning [2019-10-10T20:10:44.872Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-10T20:10:44.872Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T20:10:44.872Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T20:10:45.168Z] --- PASS: TestRemoveContainerRunning (0.88s) [2019-10-10T20:10:45.168Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T20:10:45.291Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-10T20:10:45.291Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-10T20:10:45.291Z] remote: Enumerating objects: 19, done. [2019-10-10T20:10:45.291Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-10T20:10:45.291Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-10T20:10:45.291Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-10T20:10:45.291Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T20:10:45.628Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/test/unit [2019-10-10T20:10:45.796Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-10T20:10:46.445Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-10-10T20:10:46.445Z] === RUN TestRemoveInvalidContainer [2019-10-10T20:10:46.445Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-10T20:10:46.445Z] === RUN TestRenameLinkedContainer [2019-10-10T20:10:46.763Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-10-10T20:10:46.763Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T20:10:46.763Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T20:10:46.901Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-10T20:10:47.018Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-10T20:10:47.018Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T20:10:47.018Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T20:10:47.608Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-10T20:10:47.608Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-10T20:10:47.608Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T20:10:47.608Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T20:10:48.151Z] ? github.com/docker/docker/api [no test files] [2019-10-10T20:10:48.166Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-10-10T20:10:48.166Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T20:10:48.166Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T20:10:49.089Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-10T20:10:49.185Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-10T20:10:49.343Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-10T20:10:49.659Z] --- PASS: TestRenameLinkedContainer (3.56s) [2019-10-10T20:10:49.659Z] === RUN TestRenameStoppedContainer [2019-10-10T20:10:50.265Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2019-10-10T20:10:50.266Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T20:10:50.266Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T20:10:50.520Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-10T20:10:51.093Z] --- PASS: TestRenameStoppedContainer (1.02s) [2019-10-10T20:10:51.093Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T20:10:52.144Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-10T20:10:52.376Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2019-10-10T20:10:52.376Z] === RUN TestRenameInvalidName [2019-10-10T20:10:52.404Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) [2019-10-10T20:10:52.404Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T20:10:52.404Z] === RUN TestAuthZPluginHeader [2019-10-10T20:10:52.658Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-10T20:10:52.913Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-10-10T20:10:52.913Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T20:10:52.913Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T20:10:53.472Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-10T20:10:53.628Z] --- PASS: TestRenameInvalidName (0.99s) [2019-10-10T20:10:53.628Z] === RUN TestRenameAnonymousContainer [2019-10-10T20:10:53.726Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-10T20:10:54.364Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-10T20:10:54.834Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:10:54.834Z] INFO: Testing against a local daemon [2019-10-10T20:10:54.834Z] === RUN TestBuildWithSession [2019-10-10T20:10:54.834Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T20:10:54.834Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:10:54.834Z] === RUN TestBuildSquashParent [2019-10-10T20:10:54.834Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-10T20:10:54.834Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:10:54.834Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T20:10:54.834Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-10T20:10:54.834Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:10:54.834Z] === RUN TestBuildMultiStageCopy [2019-10-10T20:10:54.834Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T20:10:55.274Z] --- PASS: TestServiceWithDataPathPortInit (19.54s) [2019-10-10T20:10:55.274Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:10:55.274Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:10:55.274Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T20:10:56.234Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-10T20:10:56.822Z] --- PASS: TestRenameAnonymousContainer (2.87s) [2019-10-10T20:10:56.822Z] === RUN TestRenameContainerWithSameName [2019-10-10T20:10:57.208Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-10-10T20:10:57.208Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T20:10:57.596Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.66s) [2019-10-10T20:10:57.596Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-10T20:10:57.596Z] === RUN TestAuthZPluginV2Disable [2019-10-10T20:10:58.158Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-10T20:10:59.246Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2019-10-10T20:10:59.246Z] === RUN TestResize [2019-10-10T20:10:59.517Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-10T20:11:00.018Z] --- PASS: TestResize (0.95s) [2019-10-10T20:11:00.018Z] === RUN TestResizeWithInvalidSize [2019-10-10T20:11:00.807Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2019-10-10T20:11:00.807Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T20:11:01.399Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2019-10-10T20:11:01.399Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-10T20:11:01.399Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T20:11:01.606Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:11:01.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:11:01.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:11:01.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:11:01.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:11:01.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:11:01.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:11:01.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:11:01.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:11:01.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:11:01.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:11:01.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:11:01.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:11:01.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:11:01.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:11:01.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:11:01.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:11:01.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:11:03.009Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2019-10-10T20:11:03.393Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.56s) [2019-10-10T20:11:03.393Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T20:11:03.393Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yc60xin1dmmsfn0ekyceoxk1y Created:2019-10-10 20:10:54.287790189 +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[9016ac62ff5647dbf7c7a86240b9469500caf7ef83a57376faecf2995546ccc8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s5dk7b7ixdg6rpxzirfjlabwt EndpointID:f75357612e866e2c67054aa53a8e7207ada94d98b6fb7bb2424b0e560c5a273a MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9e27f2ba37992b12740e67001d0dd903f99f153c7279c587475a78b989b57891 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:2e425b445a70 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s5dk7b7ixdg6rpxzirfjlabwt EndpointID:f75357612e866e2c67054aa53a8e7207ada94d98b6fb7bb2424b0e560c5a273a EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T20:11:03.393Z] PASS [2019-10-10T20:11:03.393Z] [2019-10-10T20:11:03.393Z] === Skipped [2019-10-10T20:11:03.393Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:11:03.393Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:11:03.393Z] [2019-10-10T20:11:03.393Z] [2019-10-10T20:11:03.393Z] DONE 21 tests, 1 skipped in 54.636s [2019-10-10T20:11:03.393Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:11:03.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:03.393Z] ++ set -e [2019-10-10T20:11:03.393Z] ++ '[' -n 0 ']' [2019-10-10T20:11:03.393Z] ++ set -x [2019-10-10T20:11:03.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:03.393Z] INFO: Testing against a local daemon [2019-10-10T20:11:03.393Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T20:11:03.393Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T20:11:03.393Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:11:03.393Z] === RUN TestDockerNetworkIpvlan [2019-10-10T20:11:03.393Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:11:03.393Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:11:03.393Z] PASS [2019-10-10T20:11:03.393Z] [2019-10-10T20:11:03.393Z] === Skipped [2019-10-10T20:11:03.393Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T20:11:03.393Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:11:03.393Z] [2019-10-10T20:11:03.393Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:11:03.393Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:11:03.393Z] [2019-10-10T20:11:03.393Z] [2019-10-10T20:11:03.393Z] DONE 2 tests, 2 skipped in 0.141s [2019-10-10T20:11:03.393Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:11:03.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:03.393Z] ++ set -e [2019-10-10T20:11:03.393Z] ++ '[' -n 0 ']' [2019-10-10T20:11:03.393Z] ++ set -x [2019-10-10T20:11:03.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:03.393Z] INFO: Testing against a local daemon [2019-10-10T20:11:03.393Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T20:11:03.575Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T20:11:03.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:11:03.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:11:04.563Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T20:11:04.655Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-10T20:11:04.656Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-10T20:11:04.767Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.91s) [2019-10-10T20:11:04.767Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T20:11:04.767Z] === RUN TestDockerNetworkMacvlan [2019-10-10T20:11:04.910Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2019-10-10T20:11:04.910Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-10T20:11:04.910Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T20:11:04.910Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-10T20:11:05.334Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T20:11:05.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:11:05.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:11:05.552Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T20:11:05.833Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-10T20:11:06.088Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-10T20:11:06.088Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-10T20:11:06.711Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T20:11:06.751Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:11:07.120Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T20:11:07.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:11:07.653Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T20:11:07.973Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-10T20:11:08.109Z] --- PASS: TestBuildMultiStageCopy (13.58s) [2019-10-10T20:11:08.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.07s) [2019-10-10T20:11:08.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2019-10-10T20:11:08.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2019-10-10T20:11:08.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.23s) [2019-10-10T20:11:08.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2019-10-10T20:11:08.109Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T20:11:08.109Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-10T20:11:08.109Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:11:08.109Z] === RUN TestBuildLabelWithTargets [2019-10-10T20:11:08.109Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-10T20:11:08.109Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:11:08.109Z] === RUN TestBuildWithEmptyLayers [2019-10-10T20:11:08.896Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-10T20:11:08.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:11:09.098Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2019-10-10T20:11:09.099Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T20:11:09.099Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-10-10T20:11:09.099Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:11:09.099Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T20:11:09.099Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-10T20:11:09.099Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:11:09.099Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T20:11:09.099Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-10T20:11:09.099Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:11:09.099Z] === RUN TestBuildWithHugeFile [2019-10-10T20:11:09.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:11:09.568Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-10T20:11:09.568Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-10T20:11:09.568Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T20:11:09.568Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:11:09.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:11:09.568Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:11:09.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:11:09.568Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:11:09.568Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:11:09.864Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-10T20:11:10.037Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:11:10.037Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:11:10.037Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:11:10.037Z] --- PASS: TestBuildWithEmptyDockerfile (0.48s) [2019-10-10T20:11:10.037Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-10-10T20:11:10.037Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-10T20:11:10.037Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-10T20:11:10.037Z] === RUN TestBuildPreserveOwnership [2019-10-10T20:11:10.038Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-10T20:11:10.038Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:11:10.038Z] === RUN TestBuildPlatformInvalid [2019-10-10T20:11:10.038Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-10T20:11:10.038Z] PASS [2019-10-10T20:11:10.038Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-10T20:11:10.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:11:10.038Z] INFO: Testing against a local daemon [2019-10-10T20:11:10.038Z] === RUN TestConfigList [2019-10-10T20:11:10.038Z] --- SKIP: TestConfigList (0.00s) [2019-10-10T20:11:10.038Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestConfigsCreateAndDelete [2019-10-10T20:11:10.038Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-10T20:11:10.038Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestConfigsUpdate [2019-10-10T20:11:10.038Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-10T20:11:10.038Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestTemplatedConfig [2019-10-10T20:11:10.038Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-10T20:11:10.038Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestConfigInspect [2019-10-10T20:11:10.038Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-10T20:11:10.038Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestConfigCreateWithLabels [2019-10-10T20:11:10.038Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-10T20:11:10.038Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:11:10.038Z] === RUN TestConfigCreateResolve [2019-10-10T20:11:10.038Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-10T20:11:10.038Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:11:10.038Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T20:11:10.038Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-10T20:11:10.038Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:11:10.038Z] PASS [2019-10-10T20:11:10.038Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-10T20:11:10.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:11:10.038Z] INFO: Testing against a local daemon [2019-10-10T20:11:10.038Z] === RUN TestCheckpoint [2019-10-10T20:11:10.038Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T20:11:10.038Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:11:10.038Z] === RUN TestContainerInvalidJSON [2019-10-10T20:11:10.038Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:11:10.038Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:11:10.038Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:11:10.038Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:11:10.038Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:11:10.038Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:11:10.038Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:11:10.038Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:11:10.038Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:11:10.038Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-10T20:11:10.038Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T20:11:10.038Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-10T20:11:10.038Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-10T20:11:10.038Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T20:11:10.038Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-10T20:11:10.038Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T20:11:10.038Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-10T20:11:10.038Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T20:11:10.038Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-10T20:11:10.038Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T20:11:10.038Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-10T20:11:10.038Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestCopyFromContainer [2019-10-10T20:11:10.038Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-10T20:11:10.038Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T20:11:10.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:11:10.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:11:10.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:11:10.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:11:10.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:11:10.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:11:10.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:11:10.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:11:10.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:11:10.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-10T20:11:10.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-10T20:11:10.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-10T20:11:10.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-10T20:11:10.038Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T20:11:10.038Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-10T20:11:10.038Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-10T20:11:10.038Z] === RUN TestCreateWithInvalidEnv [2019-10-10T20:11:10.038Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T20:11:10.038Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T20:11:10.038Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T20:11:10.038Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T20:11:10.038Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T20:11:10.038Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T20:11:10.038Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T20:11:10.038Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T20:11:10.038Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T20:11:10.038Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-10T20:11:10.038Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T20:11:10.038Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T20:11:10.038Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T20:11:10.038Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T20:11:10.038Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-10T20:11:10.038Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:10.038Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T20:11:10.038Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-10T20:11:10.038Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:11:10.038Z] === RUN TestCreateWithCapabilities [2019-10-10T20:11:10.038Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-10T20:11:10.038Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-10T20:11:10.038Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T20:11:10.038Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-10T20:11:10.038Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:11:10.038Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T20:11:10.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:11:10.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:11:10.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:11:10.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:11:10.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:11:10.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:11:10.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:11:10.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:11:10.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:11:10.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:11:10.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:11:10.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:11:10.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:11:10.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:11:10.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:11:10.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-10T20:11:10.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T20:11:10.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-10T20:11:10.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-10T20:11:10.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-10T20:11:10.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-10T20:11:10.508Z] === RUN TestDiff [2019-10-10T20:11:10.508Z] --- SKIP: TestDiff (0.00s) [2019-10-10T20:11:10.508Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-10T20:11:10.508Z] === RUN TestExecWithCloseStdin [2019-10-10T20:11:10.787Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-10T20:11:10.938Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T20:11:11.346Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-10T20:11:11.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:11:12.271Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-10T20:11:12.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:11:12.729Z] --- PASS: TestExecWithCloseStdin (2.08s) [2019-10-10T20:11:12.729Z] === RUN TestExec [2019-10-10T20:11:12.729Z] --- SKIP: TestExec (0.00s) [2019-10-10T20:11:12.729Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-10T20:11:12.729Z] === RUN TestExecUser [2019-10-10T20:11:12.729Z] --- SKIP: TestExecUser (0.00s) [2019-10-10T20:11:12.729Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-10T20:11:12.729Z] === RUN TestExportContainerAndImportImage [2019-10-10T20:11:12.729Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-10T20:11:12.729Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:12.729Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T20:11:12.729Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-10T20:11:12.729Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:12.729Z] === RUN TestHealthCheckWorkdir [2019-10-10T20:11:12.729Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-10T20:11:12.729Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-10T20:11:12.729Z] === RUN TestHealthKillContainer [2019-10-10T20:11:12.729Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-10T20:11:12.729Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-10T20:11:12.729Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T20:11:12.729Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-10T20:11:12.729Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-10T20:11:12.729Z] === RUN TestKillContainerInvalidSignal [2019-10-10T20:11:13.630Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-10T20:11:14.297Z] --- PASS: TestKillContainerInvalidSignal (1.68s) [2019-10-10T20:11:14.297Z] === RUN TestKillContainer [2019-10-10T20:11:14.297Z] --- SKIP: TestKillContainer (0.00s) [2019-10-10T20:11:14.297Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-10T20:11:14.297Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T20:11:14.297Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-10T20:11:14.297Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T20:11:14.297Z] === RUN TestKillStoppedContainer [2019-10-10T20:11:14.297Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-10T20:11:14.297Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T20:11:14.297Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T20:11:14.297Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-10T20:11:14.297Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T20:11:14.297Z] === RUN TestKillDifferentUserContainer [2019-10-10T20:11:14.297Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-10T20:11:14.297Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-10T20:11:14.297Z] === RUN TestInspectOomKilledTrue [2019-10-10T20:11:14.297Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T20:11:14.297Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:11:14.297Z] === RUN TestInspectOomKilledFalse [2019-10-10T20:11:14.297Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T20:11:14.297Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:11:14.297Z] === RUN TestLogsFollowTailEmpty [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.01s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T20:11:14.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2019-10-10T20:11:14.929Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T20:11:14.929Z] === RUN TestCgroupNamespacesRun [2019-10-10T20:11:15.866Z] --- PASS: TestLogsFollowTailEmpty (1.64s) [2019-10-10T20:11:15.866Z] === RUN TestNetworkNat [2019-10-10T20:11:15.866Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-10T20:11:15.866Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-10T20:11:15.866Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T20:11:15.866Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-10T20:11:15.866Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:11:15.866Z] === RUN TestNetworkLoopbackNat [2019-10-10T20:11:15.866Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-10T20:11:15.866Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-10T20:11:15.866Z] === RUN TestPause [2019-10-10T20:11:15.866Z] --- SKIP: TestPause (0.00s) [2019-10-10T20:11:15.866Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-10T20:11:15.867Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T20:11:16.143Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-10T20:11:16.203Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T20:11:16.398Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.50s) [2019-10-10T20:11:16.398Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-10T20:11:16.398Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T20:11:16.738Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2019-10-10T20:11:16.738Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T20:11:16.738Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T20:11:17.435Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.78s) [2019-10-10T20:11:17.435Z] === RUN TestPauseStopPausedContainer [2019-10-10T20:11:17.435Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-10T20:11:17.435Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:17.435Z] === RUN TestPsFilter [2019-10-10T20:11:17.435Z] --- PASS: TestPsFilter (0.15s) [2019-10-10T20:11:17.435Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T20:11:17.984Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2019-10-10T20:11:17.984Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T20:11:17.984Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T20:11:19.708Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.92s) [2019-10-10T20:11:19.708Z] === RUN TestRemoveContainerWithVolume [2019-10-10T20:11:19.824Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2019-10-10T20:11:19.824Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T20:11:19.824Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T20:11:20.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-10T20:11:21.275Z] --- PASS: TestRemoveContainerWithVolume (1.91s) [2019-10-10T20:11:21.275Z] === RUN TestRemoveContainerRunning [2019-10-10T20:11:21.735Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2019-10-10T20:11:21.735Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T20:11:21.735Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T20:11:21.908Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-10T20:11:22.763Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T20:11:23.496Z] --- PASS: TestRemoveContainerRunning (1.74s) [2019-10-10T20:11:23.496Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T20:11:23.563Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2019-10-10T20:11:23.563Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T20:11:23.563Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T20:11:23.699Z] --- PASS: TestDockerNetworkMacvlan (19.06s) [2019-10-10T20:11:23.699Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:11:23.699Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-10T20:11:23.699Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:11:23.699Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-10T20:11:23.699Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:11:23.699Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2019-10-10T20:11:23.699Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:11:23.699Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.10s) [2019-10-10T20:11:23.699Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:11:23.699Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.83s) [2019-10-10T20:11:23.699Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:11:23.699Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2019-10-10T20:11:23.699Z] PASS [2019-10-10T20:11:23.699Z] [2019-10-10T20:11:23.699Z] DONE 8 tests in 21.103s [2019-10-10T20:11:23.699Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T20:11:23.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:23.699Z] ++ set -e [2019-10-10T20:11:23.699Z] ++ '[' -n 0 ']' [2019-10-10T20:11:23.699Z] ++ set -x [2019-10-10T20:11:23.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:23.699Z] testing: warning: no tests to run [2019-10-10T20:11:23.699Z] PASS [2019-10-10T20:11:23.699Z] [2019-10-10T20:11:23.699Z] DONE 0 tests in 0.026s [2019-10-10T20:11:23.699Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T20:11:23.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:23.699Z] ++ set -e [2019-10-10T20:11:23.699Z] ++ '[' -n 0 ']' [2019-10-10T20:11:23.699Z] ++ set -x [2019-10-10T20:11:23.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:23.699Z] INFO: Testing against a local daemon [2019-10-10T20:11:23.699Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T20:11:24.364Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-10T20:11:24.364Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T20:11:24.364Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T20:11:25.065Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.69s) [2019-10-10T20:11:25.065Z] === RUN TestRemoveInvalidContainer [2019-10-10T20:11:25.065Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-10T20:11:25.065Z] === RUN TestRenameLinkedContainer [2019-10-10T20:11:25.065Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-10T20:11:25.065Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-10T20:11:25.065Z] === RUN TestRenameStoppedContainer [2019-10-10T20:11:25.157Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2019-10-10T20:11:25.157Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T20:11:25.157Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T20:11:25.164Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-10T20:11:25.419Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-10T20:11:25.419Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-10T20:11:25.419Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-10T20:11:25.600Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2019-10-10T20:11:25.600Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T20:11:25.600Z] === RUN TestAuthZPluginTLS [2019-10-10T20:11:25.674Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-10T20:11:25.928Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-10T20:11:26.167Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-10T20:11:26.167Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T20:11:26.167Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T20:11:26.733Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-10T20:11:26.733Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T20:11:26.733Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T20:11:27.127Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2019-10-10T20:11:27.127Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T20:11:27.127Z] === RUN TestKernelTCPMemory [2019-10-10T20:11:27.286Z] --- PASS: TestRenameStoppedContainer (2.08s) [2019-10-10T20:11:27.286Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T20:11:27.289Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-10T20:11:27.302Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-10-10T20:11:27.302Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T20:11:27.302Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T20:11:27.869Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-10T20:11:27.869Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T20:11:27.869Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T20:11:28.011Z] --- PASS: TestKernelTCPMemory (1.11s) [2019-10-10T20:11:28.011Z] === RUN TestNISDomainname [2019-10-10T20:11:28.690Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-10T20:11:29.253Z] --- PASS: TestNISDomainname (1.24s) [2019-10-10T20:11:29.253Z] === RUN TestHostnameDnsResolution [2019-10-10T20:11:29.772Z] --- PASS: TestAuthZPluginAllowEventStream (1.98s) [2019-10-10T20:11:29.772Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T20:11:29.772Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T20:11:30.339Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-10T20:11:30.339Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T20:11:30.339Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T20:11:30.529Z] --- PASS: TestHostnameDnsResolution (1.13s) [2019-10-10T20:11:30.529Z] === RUN TestStats [2019-10-10T20:11:30.905Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-10T20:11:30.905Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T20:11:30.905Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T20:11:31.087Z] --- PASS: TestRenameRunningContainerAndReuse (3.54s) [2019-10-10T20:11:31.087Z] === RUN TestRenameInvalidName [2019-10-10T20:11:31.471Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-10T20:11:31.471Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T20:11:31.471Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T20:11:32.077Z] --- PASS: TestRenameInvalidName (1.70s) [2019-10-10T20:11:32.077Z] === RUN TestRenameAnonymousContainer [2019-10-10T20:11:32.077Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-10T20:11:32.077Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-10T20:11:32.077Z] === RUN TestRenameContainerWithSameName [2019-10-10T20:11:32.843Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-10T20:11:33.019Z] --- PASS: TestStats (2.23s) [2019-10-10T20:11:33.019Z] === RUN TestStopContainerWithTimeout [2019-10-10T20:11:33.019Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T20:11:33.019Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T20:11:33.019Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T20:11:33.019Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T20:11:33.019Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T20:11:33.019Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T20:11:33.019Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T20:11:33.019Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T20:11:33.019Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T20:11:33.019Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T20:11:33.098Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-10-10T20:11:33.098Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T20:11:33.098Z] PASS [2019-10-10T20:11:33.098Z] [2019-10-10T20:11:33.098Z] DONE 17 tests in 52.223s [2019-10-10T20:11:33.098Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T20:11:33.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:33.098Z] ++ set -e [2019-10-10T20:11:33.098Z] ++ '[' -n 0 ']' [2019-10-10T20:11:33.098Z] ++ set -x [2019-10-10T20:11:33.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:33.098Z] INFO: Testing against a local daemon [2019-10-10T20:11:33.098Z] === RUN TestPluginInvalidJSON [2019-10-10T20:11:33.098Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:11:33.098Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:11:33.098Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:11:33.098Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-10T20:11:33.098Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T20:11:33.098Z] PASS [2019-10-10T20:11:33.098Z] [2019-10-10T20:11:33.098Z] DONE 2 tests in 0.140s [2019-10-10T20:11:33.098Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T20:11:33.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:33.098Z] ++ set -e [2019-10-10T20:11:33.098Z] ++ '[' -n 0 ']' [2019-10-10T20:11:33.098Z] ++ set -x [2019-10-10T20:11:33.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:33.353Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-10T20:11:33.353Z] INFO: Testing against a local daemon [2019-10-10T20:11:33.353Z] === RUN TestExternalGraphDriver [2019-10-10T20:11:33.607Z] === RUN TestExternalGraphDriver/json [2019-10-10T20:11:33.973Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T20:11:34.003Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2019-10-10T20:11:34.003Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T20:11:34.003Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T20:11:34.165Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-10T20:11:34.297Z] --- PASS: TestRenameContainerWithSameName (1.66s) [2019-10-10T20:11:34.297Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T20:11:34.297Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-10T20:11:34.297Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-10T20:11:34.297Z] === RUN TestResize [2019-10-10T20:11:34.297Z] --- SKIP: TestResize (0.00s) [2019-10-10T20:11:34.297Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-10T20:11:34.297Z] === RUN TestResizeWithInvalidSize [2019-10-10T20:11:34.297Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-10T20:11:34.297Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-10T20:11:34.297Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T20:11:35.524Z] === RUN TestExternalGraphDriver/spec [2019-10-10T20:11:35.809Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T20:11:35.869Z] --- PASS: TestResizeWhenContainerNotStarted (2.04s) [2019-10-10T20:11:35.869Z] === RUN TestDaemonRestartKillContainers [2019-10-10T20:11:35.869Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-10T20:11:35.869Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:11:35.869Z] === RUN TestStats [2019-10-10T20:11:35.869Z] --- SKIP: TestStats (0.00s) [2019-10-10T20:11:35.869Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-10T20:11:35.869Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T20:11:36.533Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.46s) [2019-10-10T20:11:36.533Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T20:11:36.533Z] === RUN TestAuthZPluginHeader [2019-10-10T20:11:37.099Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-10-10T20:11:37.099Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T20:11:37.099Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T20:11:37.099Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T20:11:37.099Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:11:37.099Z] === RUN TestAuthZPluginV2Disable [2019-10-10T20:11:37.099Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T20:11:37.099Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:11:37.099Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T20:11:37.099Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T20:11:37.099Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:11:37.099Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T20:11:37.099Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T20:11:37.099Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:11:37.099Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T20:11:37.601Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-10T20:11:37.601Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2019-10-10T20:11:37.601Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2019-10-10T20:11:37.601Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2019-10-10T20:11:37.601Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2019-10-10T20:11:37.601Z] === RUN TestDeleteDevicemapper [2019-10-10T20:11:37.601Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T20:11:37.601Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:11:37.601Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T20:11:38.035Z] === RUN TestExternalGraphDriver/pull [2019-10-10T20:11:39.918Z] --- PASS: TestExternalGraphDriver (6.22s) [2019-10-10T20:11:39.918Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T20:11:39.918Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-10T20:11:39.918Z] --- PASS: TestExternalGraphDriver/spec (1.99s) [2019-10-10T20:11:39.918Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2019-10-10T20:11:39.918Z] === RUN TestGraphdriverPluginV2 [2019-10-10T20:11:40.632Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.90s) [2019-10-10T20:11:40.632Z] === RUN TestStopContainerWithTimeout [2019-10-10T20:11:40.632Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-10T20:11:40.632Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-10T20:11:40.632Z] === RUN TestUpdateRestartPolicy [2019-10-10T20:11:41.669Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.61s) [2019-10-10T20:11:41.669Z] === RUN TestUpdateMemory [2019-10-10T20:11:41.669Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-10T20:11:41.669Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:11:41.669Z] === RUN TestUpdateCPUQuota [2019-10-10T20:11:43.294Z] --- PASS: TestUpdateCPUQuota (1.61s) [2019-10-10T20:11:43.294Z] === RUN TestUpdatePidsLimit [2019-10-10T20:11:43.294Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T20:11:43.294Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T20:11:43.674Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T20:11:44.041Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T20:11:44.871Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T20:11:45.147Z] --- PASS: TestGraphdriverPluginV2 (5.06s) [2019-10-10T20:11:45.147Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-10T20:11:45.147Z] PASS [2019-10-10T20:11:45.147Z] [2019-10-10T20:11:45.147Z] DONE 5 tests in 11.437s [2019-10-10T20:11:45.147Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T20:11:45.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:45.147Z] ++ set -e [2019-10-10T20:11:45.147Z] ++ '[' -n 0 ']' [2019-10-10T20:11:45.147Z] ++ set -x [2019-10-10T20:11:45.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:45.147Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-10T20:11:45.147Z] INFO: Testing against a local daemon [2019-10-10T20:11:45.147Z] === RUN TestContinueAfterPluginCrash [2019-10-10T20:11:45.147Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T20:11:45.147Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T20:11:45.147Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T20:11:45.147Z] === CONT TestContinueAfterPluginCrash [2019-10-10T20:11:45.147Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T20:11:45.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-10T20:11:45.253Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T20:11:45.616Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T20:11:47.439Z] --- PASS: TestUpdatePidsLimit (4.36s) [2019-10-10T20:11:47.439Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-10-10T20:11:47.439Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-10-10T20:11:47.439Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-10T20:11:47.439Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-10-10T20:11:47.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-10-10T20:11:47.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-10-10T20:11:47.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-10-10T20:11:47.439Z] === RUN TestUpdateRestartPolicy [2019-10-10T20:11:50.436Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-10T20:11:52.451Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-10T20:11:55.174Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.86s) [2019-10-10T20:11:55.174Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T20:11:55.174Z] PASS [2019-10-10T20:11:55.174Z] [2019-10-10T20:11:55.174Z] === Skipped [2019-10-10T20:11:55.174Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T20:11:55.174Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:11:55.174Z] [2019-10-10T20:11:55.174Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T20:11:55.174Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:11:55.174Z] [2019-10-10T20:11:55.174Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T20:11:55.174Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:11:55.174Z] [2019-10-10T20:11:55.174Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T20:11:55.174Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:11:55.174Z] [2019-10-10T20:11:55.174Z] [2019-10-10T20:11:55.174Z] DONE 17 tests, 4 skipped in 31.319s [2019-10-10T20:11:55.174Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T20:11:55.174Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:55.174Z] ++ set -e [2019-10-10T20:11:55.174Z] ++ '[' -n 0 ']' [2019-10-10T20:11:55.174Z] ++ set -x [2019-10-10T20:11:55.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:55.174Z] INFO: Testing against a local daemon [2019-10-10T20:11:55.174Z] === RUN TestPluginInvalidJSON [2019-10-10T20:11:55.174Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:11:55.174Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:11:55.174Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:11:55.174Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-10T20:11:55.174Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T20:11:55.174Z] PASS [2019-10-10T20:11:55.174Z] [2019-10-10T20:11:55.174Z] DONE 2 tests in 0.156s [2019-10-10T20:11:55.174Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T20:11:55.174Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:55.174Z] ++ set -e [2019-10-10T20:11:55.174Z] ++ '[' -n 0 ']' [2019-10-10T20:11:55.174Z] ++ set -x [2019-10-10T20:11:55.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:11:55.174Z] INFO: Testing against a local daemon [2019-10-10T20:11:55.174Z] === RUN TestExternalGraphDriver [2019-10-10T20:11:55.432Z] === RUN TestExternalGraphDriver/json [2019-10-10T20:11:56.650Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-10T20:11:56.650Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-10T20:11:57.964Z] === RUN TestExternalGraphDriver/spec [2019-10-10T20:12:00.319Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T20:12:00.319Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T20:12:00.319Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 95.2% of statements [2019-10-10T20:12:00.319Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2019-10-10T20:12:00.319Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 4.0% of statements [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T20:12:00.319Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2019-10-10T20:12:00.319Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T20:12:00.319Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T20:12:00.498Z] === RUN TestExternalGraphDriver/pull [2019-10-10T20:12:00.849Z] --- PASS: TestDaemonStartWithLogOpt (15.77s) [2019-10-10T20:12:00.849Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T20:12:00.943Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-10-10T20:12:01.267Z] --- PASS: TestUpdateRestartPolicy (12.91s) [2019-10-10T20:12:01.267Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T20:12:01.267Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2019-10-10T20:12:01.267Z] === RUN TestWaitNonBlocked [2019-10-10T20:12:01.267Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:12:01.267Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:12:01.267Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:12:01.267Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:12:01.267Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:12:01.267Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:12:01.953Z] --- PASS: TestUpdateRestartPolicy (19.94s) [2019-10-10T20:12:01.953Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T20:12:02.209Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-10T20:12:02.423Z] --- PASS: TestUpdateRestartWithAutoRemove (1.69s) [2019-10-10T20:12:02.423Z] === RUN TestWaitNonBlocked [2019-10-10T20:12:02.423Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:12:02.423Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:12:02.423Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:12:02.423Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:12:02.423Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:12:02.423Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:12:02.463Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-10T20:12:02.558Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-10T20:12:02.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2019-10-10T20:12:02.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2019-10-10T20:12:02.559Z] === RUN TestWaitBlocked [2019-10-10T20:12:02.559Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:12:02.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:12:02.559Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:12:02.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:12:02.559Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:12:02.559Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:12:03.029Z] --- PASS: TestExternalGraphDriver (7.65s) [2019-10-10T20:12:03.029Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T20:12:03.029Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2019-10-10T20:12:03.029Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2019-10-10T20:12:03.029Z] --- PASS: TestExternalGraphDriver/pull (2.39s) [2019-10-10T20:12:03.029Z] === RUN TestGraphdriverPluginV2 [2019-10-10T20:12:03.029Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-10-10T20:12:03.029Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:12:03.029Z] PASS [2019-10-10T20:12:03.029Z] [2019-10-10T20:12:03.029Z] === Skipped [2019-10-10T20:12:03.029Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-10-10T20:12:03.029Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:12:03.029Z] [2019-10-10T20:12:03.029Z] [2019-10-10T20:12:03.029Z] DONE 5 tests, 1 skipped in 7.831s [2019-10-10T20:12:03.029Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T20:12:03.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:03.029Z] ++ set -e [2019-10-10T20:12:03.029Z] ++ '[' -n 0 ']' [2019-10-10T20:12:03.029Z] ++ set -x [2019-10-10T20:12:03.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:03.029Z] INFO: Testing against a local daemon [2019-10-10T20:12:03.029Z] === RUN TestContinueAfterPluginCrash [2019-10-10T20:12:03.029Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T20:12:03.029Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T20:12:03.029Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T20:12:03.029Z] === CONT TestContinueAfterPluginCrash [2019-10-10T20:12:03.029Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T20:12:03.424Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-10T20:12:03.424Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2019-10-10T20:12:03.424Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2019-10-10T20:12:03.424Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T20:12:03.424Z] === CONT TestIpcModeOlderClient [2019-10-10T20:12:03.883Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-10T20:12:03.883Z] === CONT TestDaemonRestartIpcMode [2019-10-10T20:12:04.969Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-10T20:12:04.969Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-10T20:12:05.223Z] --- PASS: TestContinueAfterPluginCrash (20.40s) [2019-10-10T20:12:05.223Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T20:12:05.223Z] PASS [2019-10-10T20:12:05.223Z] [2019-10-10T20:12:05.223Z] DONE 2 tests in 20.550s [2019-10-10T20:12:05.223Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T20:12:05.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:05.223Z] ++ set -e [2019-10-10T20:12:05.223Z] ++ '[' -n 0 ']' [2019-10-10T20:12:05.223Z] ++ set -x [2019-10-10T20:12:05.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:05.478Z] INFO: Testing against a local daemon [2019-10-10T20:12:05.478Z] === RUN TestPluginWithDevMounts [2019-10-10T20:12:05.478Z] === PAUSE TestPluginWithDevMounts [2019-10-10T20:12:05.478Z] === CONT TestPluginWithDevMounts [2019-10-10T20:12:06.469Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2019-10-10T20:12:07.141Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s) [2019-10-10T20:12:07.141Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T20:12:07.360Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-10T20:12:07.360Z] --- PASS: TestPluginWithDevMounts (1.93s) [2019-10-10T20:12:07.360Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T20:12:07.360Z] PASS [2019-10-10T20:12:07.360Z] [2019-10-10T20:12:07.360Z] DONE 1 tests in 2.062s [2019-10-10T20:12:07.360Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T20:12:07.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:07.360Z] ++ set -e [2019-10-10T20:12:07.360Z] ++ '[' -n 0 ']' [2019-10-10T20:12:07.360Z] ++ set -x [2019-10-10T20:12:07.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:07.360Z] INFO: Testing against a local daemon [2019-10-10T20:12:07.360Z] === RUN TestSecretInspect [2019-10-10T20:12:07.517Z] --- PASS: TestDaemonRestartIpcMode (3.86s) [2019-10-10T20:12:07.517Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T20:12:07.517Z] PASS [2019-10-10T20:12:07.517Z] [2019-10-10T20:12:07.517Z] === Skipped [2019-10-10T20:12:07.517Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-10T20:12:07.517Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:12:07.517Z] [2019-10-10T20:12:07.517Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-10T20:12:07.517Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:12:07.517Z] [2019-10-10T20:12:07.517Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T20:12:07.517Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:12:07.517Z] [2019-10-10T20:12:07.517Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:12:07.517Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:12:07.517Z] [2019-10-10T20:12:07.517Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T20:12:07.517Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:12:07.517Z] [2019-10-10T20:12:07.517Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-10T20:12:07.517Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:12:07.517Z] [2019-10-10T20:12:07.517Z] [2019-10-10T20:12:07.517Z] DONE 197 tests, 6 skipped in 138.929s [2019-10-10T20:12:07.517Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T20:12:07.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:07.517Z] ++ set -e [2019-10-10T20:12:07.517Z] ++ '[' -n 0 ']' [2019-10-10T20:12:07.517Z] ++ set -x [2019-10-10T20:12:07.517Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:07.517Z] INFO: Testing against a local daemon [2019-10-10T20:12:07.517Z] === RUN TestCommitInheritsEnv [2019-10-10T20:12:07.963Z] ok github.com/docker/docker/builder/remotecontext/git 4.511s coverage: 85.1% of statements [2019-10-10T20:12:08.283Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-10T20:12:08.309Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-10T20:12:08.309Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T20:12:08.310Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T20:12:08.310Z] === RUN TestImagesFilterMultiReference [2019-10-10T20:12:08.310Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-10T20:12:08.310Z] === RUN TestImagePullPlatformInvalid [2019-10-10T20:12:08.310Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-10T20:12:08.310Z] === RUN TestRemoveImageOrphaning [2019-10-10T20:12:08.672Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2019-10-10T20:12:08.672Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T20:12:08.672Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-10T20:12:08.672Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:12:08.672Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T20:12:08.672Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-10T20:12:08.672Z] === RUN TestTagInvalidReference [2019-10-10T20:12:08.672Z] --- PASS: TestTagInvalidReference (0.01s) [2019-10-10T20:12:08.672Z] === RUN TestTagValidPrefixedRepo [2019-10-10T20:12:08.672Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-10T20:12:08.672Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T20:12:09.060Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-10T20:12:09.060Z] === RUN TestTagOfficialNames [2019-10-10T20:12:09.060Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-10T20:12:09.060Z] === RUN TestTagMatchesDigest [2019-10-10T20:12:09.060Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-10T20:12:09.060Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T20:12:09.684Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-10T20:12:09.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-10T20:12:10.194Z] --- PASS: TestSecretInspect (2.81s) [2019-10-10T20:12:10.194Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T20:12:10.194Z] === RUN TestSecretList [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T20:12:10.667Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-10-10T20:12:10.667Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T20:12:10.667Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T20:12:10.667Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-10-10T20:12:10.667Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 95.2% of statements [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T20:12:10.667Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T20:12:10.667Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2019-10-10T20:12:10.668Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T20:12:10.668Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T20:12:10.668Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-10-10T20:12:10.668Z] ok github.com/docker/docker/builder/remotecontext 0.170s coverage: 13.6% of statements [2019-10-10T20:12:10.668Z] ok github.com/docker/docker/builder/dockerfile 0.503s coverage: 48.2% of statements [2019-10-10T20:12:10.668Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2019-10-10T20:12:10.679Z] ok github.com/docker/docker/builder/remotecontext 0.561s coverage: 13.6% of statements [2019-10-10T20:12:10.752Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-10T20:12:11.148Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-10T20:12:11.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s) [2019-10-10T20:12:11.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.78s) [2019-10-10T20:12:11.148Z] === RUN TestWaitBlocked [2019-10-10T20:12:11.148Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-10T20:12:11.148Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:12:11.148Z] PASS [2019-10-10T20:12:11.148Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-10T20:12:11.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:11.148Z] INFO: Testing against a local daemon [2019-10-10T20:12:11.148Z] === RUN TestCommitInheritsEnv [2019-10-10T20:12:11.148Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-10T20:12:11.148Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:12:11.148Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T20:12:11.148Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-10T20:12:11.148Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-10T20:12:11.148Z] === RUN TestImagesFilterMultiReference [2019-10-10T20:12:11.148Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-10T20:12:11.148Z] === RUN TestImagePullPlatformInvalid [2019-10-10T20:12:11.148Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-10T20:12:11.148Z] === RUN TestRemoveImageOrphaning [2019-10-10T20:12:11.148Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-10T20:12:11.148Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:12:11.148Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T20:12:11.148Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-10T20:12:11.148Z] === RUN TestTagInvalidReference [2019-10-10T20:12:11.148Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-10T20:12:11.148Z] === RUN TestTagValidPrefixedRepo [2019-10-10T20:12:11.148Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-10T20:12:11.148Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T20:12:11.148Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-10T20:12:11.148Z] === RUN TestTagOfficialNames [2019-10-10T20:12:11.148Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-10T20:12:11.148Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-10T20:12:11.148Z] === RUN TestTagMatchesDigest [2019-10-10T20:12:11.149Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T20:12:11.149Z] PASS [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-10T20:12:11.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:11.149Z] INFO: Testing against a local daemon [2019-10-10T20:12:11.149Z] === RUN TestNetworkCreateDelete [2019-10-10T20:12:11.149Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-10T20:12:11.149Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:12:11.149Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T20:12:11.149Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-10T20:12:11.149Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-10T20:12:11.149Z] === RUN TestInspectNetwork [2019-10-10T20:12:11.149Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-10T20:12:11.149Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-10T20:12:11.149Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T20:12:11.149Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-10T20:12:11.149Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:12:11.149Z] === RUN TestNetworkInvalidJSON [2019-10-10T20:12:11.149Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T20:12:11.149Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T20:12:11.149Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:12:11.149Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:12:11.149Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:12:11.149Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:12:11.149Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T20:12:11.149Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:12:11.149Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:12:11.149Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-10T20:12:11.149Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T20:12:11.149Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-10T20:12:11.149Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-10T20:12:11.149Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T20:12:11.149Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-10T20:12:11.149Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T20:12:11.149Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-10T20:12:11.149Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T20:12:11.149Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-10T20:12:11.149Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T20:12:11.149Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-10T20:12:11.149Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T20:12:11.149Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-10T20:12:11.149Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T20:12:11.149Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-10T20:12:11.149Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T20:12:11.149Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:12:11.149Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:12:11.149Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T20:12:11.149Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-10T20:12:11.149Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T20:12:11.149Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-10T20:12:11.149Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-10T20:12:11.149Z] PASS [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-10T20:12:11.149Z] PASS [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-10T20:12:11.149Z] PASS [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-10T20:12:11.149Z] PASS [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-10T20:12:11.149Z] PASS [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-10T20:12:11.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:11.149Z] INFO: Testing against a local daemon [2019-10-10T20:12:11.149Z] === RUN TestPluginInvalidJSON [2019-10-10T20:12:11.149Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:12:11.149Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:12:11.149Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:12:11.149Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-10T20:12:11.149Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-10-10T20:12:11.149Z] PASS [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-10T20:12:11.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:11.149Z] INFO: Testing against a local daemon [2019-10-10T20:12:11.149Z] === RUN TestExternalGraphDriver [2019-10-10T20:12:11.149Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-10T20:12:11.149Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-10T20:12:11.149Z] === RUN TestGraphdriverPluginV2 [2019-10-10T20:12:11.149Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-10T20:12:11.149Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-10T20:12:11.149Z] PASS [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-10T20:12:11.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:11.149Z] INFO: Testing against a local daemon [2019-10-10T20:12:11.149Z] PASS [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-10T20:12:11.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-10T20:12:11.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:11.149Z] INFO: Testing against a local daemon [2019-10-10T20:12:11.149Z] === RUN TestSecretInspect [2019-10-10T20:12:11.149Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-10T20:12:11.149Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestSecretList [2019-10-10T20:12:11.149Z] --- SKIP: TestSecretList (0.00s) [2019-10-10T20:12:11.149Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestSecretsCreateAndDelete [2019-10-10T20:12:11.149Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-10T20:12:11.149Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestSecretsUpdate [2019-10-10T20:12:11.149Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-10T20:12:11.149Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestTemplatedSecret [2019-10-10T20:12:11.149Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-10T20:12:11.149Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.149Z] === RUN TestSecretCreateResolve [2019-10-10T20:12:11.149Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-10T20:12:11.149Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:12:11.149Z] PASS [2019-10-10T20:12:11.149Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-10T20:12:11.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:11.149Z] INFO: Testing against a local daemon [2019-10-10T20:12:11.149Z] === RUN TestServiceCreateInit [2019-10-10T20:12:11.232Z] ok github.com/docker/docker/builder/remotecontext/git 1.418s coverage: 85.1% of statements [2019-10-10T20:12:11.232Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T20:12:11.232Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T20:12:11.618Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T20:12:11.618Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T20:12:11.618Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-10T20:12:11.618Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-10T20:12:11.618Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-10T20:12:11.618Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T20:12:11.618Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-10T20:12:11.618Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestCreateServiceConflict [2019-10-10T20:12:11.618Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-10T20:12:11.618Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T20:12:11.618Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-10T20:12:11.618Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T20:12:11.618Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-10T20:12:11.618Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T20:12:11.618Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-10T20:12:11.618Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T20:12:11.618Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-10T20:12:11.618Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestCreateServiceSysctls [2019-10-10T20:12:11.618Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-10T20:12:11.618Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestCreateServiceCapabilities [2019-10-10T20:12:11.618Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-10T20:12:11.618Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestInspect [2019-10-10T20:12:11.618Z] --- SKIP: TestInspect (0.00s) [2019-10-10T20:12:11.618Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T20:12:11.618Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-10T20:12:11.618Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestDockerNetworkReConnect [2019-10-10T20:12:11.618Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-10T20:12:11.618Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestServicePlugin [2019-10-10T20:12:11.618Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T20:12:11.618Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestServiceUpdateLabel [2019-10-10T20:12:11.618Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-10T20:12:11.618Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:12:11.618Z] === RUN TestServiceUpdateSecrets [2019-10-10T20:12:11.618Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-10T20:12:11.618Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:12:11.618Z] === RUN TestServiceUpdateConfigs [2019-10-10T20:12:11.618Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-10T20:12:11.618Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:12:11.618Z] === RUN TestServiceUpdateNetwork [2019-10-10T20:12:11.618Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-10T20:12:11.618Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:12:11.618Z] PASS [2019-10-10T20:12:11.618Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-10T20:12:11.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:11.618Z] INFO: Testing against a local daemon [2019-10-10T20:12:11.618Z] === RUN TestSessionCreate [2019-10-10T20:12:11.618Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-10T20:12:11.618Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-10T20:12:11.618Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T20:12:11.618Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-10T20:12:11.618Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-10T20:12:11.618Z] PASS [2019-10-10T20:12:11.618Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-10T20:12:11.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:11.618Z] INFO: Testing against a local daemon [2019-10-10T20:12:11.618Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T20:12:11.618Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:12:11.618Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:12:11.618Z] === RUN TestEventsExecDie [2019-10-10T20:12:11.618Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-10T20:12:11.618Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-10T20:12:11.618Z] === RUN TestEventsBackwardsCompatible [2019-10-10T20:12:11.618Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-10T20:12:11.618Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-10T20:12:11.618Z] === RUN TestInfoAPI [2019-10-10T20:12:11.618Z] --- PASS: TestInfoAPI (0.03s) [2019-10-10T20:12:11.618Z] === RUN TestInfoAPIWarnings [2019-10-10T20:12:11.618Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-10T20:12:11.618Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:12:11.618Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T20:12:12.608Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2019-10-10T20:12:12.608Z] === RUN TestPingCacheHeaders [2019-10-10T20:12:12.608Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-10T20:12:12.608Z] === RUN TestPingGet [2019-10-10T20:12:12.608Z] --- PASS: TestPingGet (0.03s) [2019-10-10T20:12:12.608Z] === RUN TestPingHead [2019-10-10T20:12:13.078Z] --- PASS: TestPingHead (0.03s) [2019-10-10T20:12:13.078Z] === RUN TestVersion [2019-10-10T20:12:13.078Z] --- PASS: TestVersion (0.03s) [2019-10-10T20:12:13.078Z] PASS [2019-10-10T20:12:13.078Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-10T20:12:13.078Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:13.078Z] INFO: Testing against a local daemon [2019-10-10T20:12:13.078Z] === RUN TestVolumesCreateAndList [2019-10-10T20:12:13.078Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-10T20:12:13.078Z] === RUN TestVolumesRemove [2019-10-10T20:12:13.078Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-10T20:12:13.078Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-10T20:12:13.078Z] === RUN TestVolumesInspect [2019-10-10T20:12:13.078Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-10T20:12:13.078Z] === RUN TestVolumesInvalidJSON [2019-10-10T20:12:13.078Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T20:12:13.078Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T20:12:13.078Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T20:12:13.078Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-10T20:12:13.078Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T20:12:13.078Z] PASS [2019-10-10T20:12:13.078Z] INFO: make.ps1 ended at 10/10/2019 20:12:12 [2019-10-10T20:12:13.078Z] INFO: Integration CLI tests being run from the host: [2019-10-10T20:12:13.078Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-10T20:12:13.262Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-10T20:12:13.395Z] ok github.com/docker/docker/builder/dockerfile 1.477s coverage: 48.2% of statements [2019-10-10T20:12:13.395Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T20:12:13.395Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T20:12:13.517Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-10T20:12:13.517Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-10T20:12:13.771Z] --- PASS: TestSecretList (3.46s) [2019-10-10T20:12:13.771Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T20:12:13.771Z] === RUN TestSecretsCreateAndDelete [2019-10-10T20:12:13.771Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-10T20:12:14.330Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-10T20:12:14.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-10T20:12:14.511Z] ok github.com/docker/docker/client 0.181s coverage: 75.8% of statements [2019-10-10T20:12:15.239Z] --- PASS: TestDaemonStartWithLogOpt (10.40s) [2019-10-10T20:12:15.239Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T20:12:15.255Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-10T20:12:17.138Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2019-10-10T20:12:17.138Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T20:12:17.138Z] === RUN TestSecretsUpdate [2019-10-10T20:12:17.699Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-10T20:12:18.258Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-10T20:12:18.520Z] --- PASS: TestContinueAfterPluginCrash (15.37s) [2019-10-10T20:12:18.520Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T20:12:18.520Z] PASS [2019-10-10T20:12:18.520Z] [2019-10-10T20:12:18.520Z] DONE 2 tests in 15.514s [2019-10-10T20:12:18.520Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T20:12:18.521Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:18.521Z] ++ set -e [2019-10-10T20:12:18.521Z] ++ '[' -n 0 ']' [2019-10-10T20:12:18.521Z] ++ set -x [2019-10-10T20:12:18.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:18.778Z] INFO: Testing against a local daemon [2019-10-10T20:12:18.778Z] === RUN TestPluginWithDevMounts [2019-10-10T20:12:18.778Z] === PAUSE TestPluginWithDevMounts [2019-10-10T20:12:18.778Z] === CONT TestPluginWithDevMounts [2019-10-10T20:12:20.218Z] --- PASS: TestSecretsUpdate (3.09s) [2019-10-10T20:12:20.218Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T20:12:20.218Z] === RUN TestTemplatedSecret [2019-10-10T20:12:20.254Z] ok github.com/docker/docker/client 0.945s coverage: 75.8% of statements [2019-10-10T20:12:21.308Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-10-10T20:12:21.308Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T20:12:21.308Z] PASS [2019-10-10T20:12:21.308Z] [2019-10-10T20:12:21.308Z] DONE 1 tests in 2.390s [2019-10-10T20:12:21.308Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T20:12:21.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:21.308Z] ++ set -e [2019-10-10T20:12:21.308Z] ++ '[' -n 0 ']' [2019-10-10T20:12:21.308Z] ++ set -x [2019-10-10T20:12:21.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:21.308Z] INFO: Testing against a local daemon [2019-10-10T20:12:21.308Z] === RUN TestSecretInspect [2019-10-10T20:12:21.580Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-10T20:12:22.939Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-10T20:12:23.193Z] --- PASS: TestTemplatedSecret (3.30s) [2019-10-10T20:12:23.193Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T20:12:23.193Z] === RUN TestSecretCreateResolve [2019-10-10T20:12:23.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:12:23.522Z] INFO: Testing against a local daemon [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-10T20:12:23.522Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-10T20:12:23.991Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-10T20:12:24.461Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-10T20:12:24.591Z] --- PASS: TestSecretInspect (3.17s) [2019-10-10T20:12:24.592Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T20:12:24.592Z] === RUN TestSecretList [2019-10-10T20:12:25.743Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-10T20:12:26.302Z] --- PASS: TestSecretCreateResolve (2.84s) [2019-10-10T20:12:26.302Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T20:12:26.302Z] PASS [2019-10-10T20:12:26.302Z] [2019-10-10T20:12:26.302Z] DONE 6 tests in 18.792s [2019-10-10T20:12:26.302Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T20:12:26.302Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:26.302Z] ++ set -e [2019-10-10T20:12:26.302Z] ++ '[' -n 0 ']' [2019-10-10T20:12:26.302Z] ++ set -x [2019-10-10T20:12:26.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:26.302Z] INFO: Testing against a local daemon [2019-10-10T20:12:26.302Z] === RUN TestServiceCreateInit [2019-10-10T20:12:26.302Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T20:12:26.860Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-10T20:12:27.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-10T20:12:27.875Z] --- PASS: TestSecretList (3.19s) [2019-10-10T20:12:27.875Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T20:12:27.875Z] === RUN TestSecretsCreateAndDelete [2019-10-10T20:12:28.386Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-10T20:12:28.944Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-10T20:12:31.157Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2019-10-10T20:12:31.157Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T20:12:31.157Z] === RUN TestSecretsUpdate [2019-10-10T20:12:32.202Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T20:12:33.565Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-10T20:12:34.441Z] --- PASS: TestSecretsUpdate (3.26s) [2019-10-10T20:12:34.441Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T20:12:34.441Z] === RUN TestTemplatedSecret [2019-10-10T20:12:36.115Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-10T20:12:37.041Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-10T20:12:37.295Z] --- PASS: TestServiceCreateInit (10.86s) [2019-10-10T20:12:37.295Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2019-10-10T20:12:37.295Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T20:12:37.295Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.40s) [2019-10-10T20:12:37.295Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T20:12:37.295Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T20:12:37.727Z] --- PASS: TestTemplatedSecret (3.49s) [2019-10-10T20:12:37.727Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T20:12:37.727Z] === RUN TestSecretCreateResolve [2019-10-10T20:12:37.897Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-10T20:12:41.018Z] --- PASS: TestSecretCreateResolve (3.18s) [2019-10-10T20:12:41.018Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T20:12:41.018Z] PASS [2019-10-10T20:12:41.018Z] [2019-10-10T20:12:41.018Z] DONE 6 tests in 19.622s [2019-10-10T20:12:41.018Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T20:12:41.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:41.018Z] ++ set -e [2019-10-10T20:12:41.018Z] ++ '[' -n 0 ']' [2019-10-10T20:12:41.018Z] ++ set -x [2019-10-10T20:12:41.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:12:41.019Z] INFO: Testing against a local daemon [2019-10-10T20:12:41.019Z] === RUN TestServiceCreateInit [2019-10-10T20:12:41.019Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T20:12:46.284Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T20:12:50.096Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-10T20:12:51.551Z] --- PASS: TestServiceCreateInit (10.45s) [2019-10-10T20:12:51.551Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2019-10-10T20:12:51.551Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T20:12:51.551Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2019-10-10T20:12:51.551Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T20:12:51.551Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T20:12:52.605Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-10T20:12:53.210Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 30.3% of statements [2019-10-10T20:12:53.210Z] ok github.com/docker/docker/container 0.149s coverage: 35.0% of statements [2019-10-10T20:12:53.210Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T20:12:53.210Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T20:12:53.210Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T20:12:53.210Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T20:12:54.486Z] === RUN TestDockerSuite/TestBuildRm [2019-10-10T20:12:57.818Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-10T20:12:58.072Z] --- PASS: TestCreateServiceMultipleTimes (20.99s) [2019-10-10T20:12:58.072Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T20:12:58.072Z] === RUN TestCreateServiceConflict [2019-10-10T20:12:58.472Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2019-10-10T20:12:58.630Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-10T20:12:59.401Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-10T20:12:59.992Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-10T20:13:00.595Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-10T20:13:00.773Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-10T20:13:01.154Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-10T20:13:01.154Z] --- PASS: TestCreateServiceConflict (3.00s) [2019-10-10T20:13:01.154Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T20:13:01.154Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T20:13:02.513Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-10T20:13:03.875Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-10T20:13:04.798Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2019-10-10T20:13:04.798Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T20:13:04.798Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T20:13:05.053Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-10T20:13:08.874Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.6% of statements [2019-10-10T20:13:09.211Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-10T20:13:09.211Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-10T20:13:09.466Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-10T20:13:09.466Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-10T20:13:10.024Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-10T20:13:10.244Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 84.6% of statements [2019-10-10T20:13:10.244Z] ok github.com/docker/docker/daemon 12.201s coverage: 17.6% of statements [2019-10-10T20:13:10.244Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T20:13:10.244Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T20:13:10.946Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-10T20:13:10.946Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-10T20:13:11.200Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-10-10T20:13:11.475Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-10-10T20:13:11.475Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T20:13:11.475Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T20:13:11.912Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-10T20:13:12.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-10T20:13:12.861Z] ok github.com/docker/docker/daemon/graphdriver 0.025s coverage: 2.2% of statements [2019-10-10T20:13:15.385Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-10T20:13:15.949Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.243s coverage: 57.0% of statements [2019-10-10T20:13:17.081Z] ok github.com/docker/docker/cmd/dockerd 0.241s coverage: 30.3% of statements [2019-10-10T20:13:17.082Z] ok github.com/docker/docker/container 0.196s coverage: 35.3% of statements [2019-10-10T20:13:17.082Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T20:13:17.082Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T20:13:17.082Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T20:13:17.082Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T20:13:17.703Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-10T20:13:17.958Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-10T20:13:18.087Z] --- PASS: TestCreateServiceMultipleTimes (24.11s) [2019-10-10T20:13:18.087Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T20:13:18.087Z] === RUN TestCreateServiceConflict [2019-10-10T20:13:18.345Z] --- PASS: TestCreateServiceConflict (3.15s) [2019-10-10T20:13:18.345Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T20:13:18.345Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T20:13:19.239Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.345s coverage: 72.5% of statements [2019-10-10T20:13:19.239Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.453s coverage: 45.9% of statements [2019-10-10T20:13:19.239Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T20:13:19.363Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-10T20:13:19.618Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-10T20:13:19.801Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.049s coverage: 65.3% of statements [2019-10-10T20:13:20.541Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.77s) [2019-10-10T20:13:20.541Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T20:13:20.541Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T20:13:20.796Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-10T20:13:21.762Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.967s coverage: 51.0% of statements [2019-10-10T20:13:22.529Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2019-10-10T20:13:22.529Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T20:13:22.529Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T20:13:22.678Z] === RUN TestDockerSuite/TestBuildUser [2019-10-10T20:13:22.693Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.281s coverage: 76.1% of statements [2019-10-10T20:13:24.065Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-10T20:13:24.065Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.976s coverage: 57.2% of statements [2019-10-10T20:13:24.065Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T20:13:24.065Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T20:13:24.561Z] --- PASS: TestCreateServiceSecretFileMode (3.79s) [2019-10-10T20:13:24.561Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T20:13:24.561Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T20:13:25.437Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-10T20:13:25.484Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-10T20:13:26.370Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-10-10T20:13:26.935Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 4.9% of statements [2019-10-10T20:13:26.935Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T20:13:26.935Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T20:13:27.377Z] --- PASS: TestCreateServiceConfigFileMode (3.19s) [2019-10-10T20:13:27.377Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T20:13:27.377Z] === RUN TestCreateServiceSysctls [2019-10-10T20:13:27.868Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2019-10-10T20:13:28.237Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.8% of statements [2019-10-10T20:13:29.239Z] ok github.com/docker/docker/daemon/logger/awslogs 0.217s coverage: 77.4% of statements [2019-10-10T20:13:29.239Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T20:13:29.239Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T20:13:29.239Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-10T20:13:29.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-10T20:13:29.258Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-10T20:13:30.170Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-10T20:13:30.277Z] ok github.com/docker/docker/daemon/cluster 0.293s coverage: 0.5% of statements [2019-10-10T20:13:30.428Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-10-10T20:13:30.685Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2019-10-10T20:13:31.618Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 74.7% of statements [2019-10-10T20:13:31.618Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T20:13:32.184Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 19.9% of statements [2019-10-10T20:13:32.516Z] --- PASS: TestCreateServiceSysctls (4.59s) [2019-10-10T20:13:32.516Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T20:13:32.516Z] === RUN TestCreateServiceCapabilities [2019-10-10T20:13:33.559Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2019-10-10T20:13:33.816Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2019-10-10T20:13:34.380Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-10T20:13:34.944Z] ok github.com/docker/docker/daemon/logger/splunk 1.554s coverage: 84.5% of statements [2019-10-10T20:13:34.944Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T20:13:34.944Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T20:13:35.815Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2019-10-10T20:13:35.817Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2019-10-10T20:13:35.817Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T20:13:35.817Z] === RUN TestInspect [2019-10-10T20:13:36.841Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2019-10-10T20:13:37.098Z] ok github.com/docker/docker/distribution 0.316s coverage: 22.4% of statements [2019-10-10T20:13:37.098Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T20:13:37.860Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-10-10T20:13:38.468Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2019-10-10T20:13:38.483Z] ok github.com/docker/docker/daemon/config 0.129s coverage: 84.6% of statements [2019-10-10T20:13:39.159Z] --- PASS: TestInspect (3.25s) [2019-10-10T20:13:39.159Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T20:13:39.159Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T20:13:39.400Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-10T20:13:40.332Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-10T20:13:40.332Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2019-10-10T20:13:40.332Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T20:13:40.332Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T20:13:40.604Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.67s) [2019-10-10T20:13:40.605Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T20:13:40.605Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T20:13:40.863Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2019-10-10T20:13:40.863Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T20:13:40.863Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T20:13:41.193Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-10-10T20:13:41.704Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-10T20:13:41.704Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T20:13:42.270Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2019-10-10T20:13:43.203Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-10T20:13:43.229Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.526s coverage: 13.6% of statements [2019-10-10T20:13:43.461Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-10-10T20:13:45.048Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2019-10-10T20:13:45.048Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T20:13:45.048Z] === RUN TestCreateServiceSysctls [2019-10-10T20:13:45.359Z] ok github.com/docker/docker/pkg/archive 0.399s coverage: 77.4% of statements [2019-10-10T20:13:45.922Z] ok github.com/docker/docker/pkg/authorization 0.085s coverage: 68.3% of statements [2019-10-10T20:13:45.924Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2019-10-10T20:13:46.179Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-10T20:13:46.179Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-10-10T20:13:46.944Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.978s coverage: 57.9% of statements [2019-10-10T20:13:47.227Z] --- PASS: TestDockerNetworkConnectAlias (7.22s) [2019-10-10T20:13:47.227Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T20:13:47.227Z] === RUN TestDockerNetworkReConnect [2019-10-10T20:13:47.227Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-10T20:13:48.447Z] ok github.com/docker/docker/daemon 12.463s coverage: 17.6% of statements [2019-10-10T20:13:48.447Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T20:13:48.447Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T20:13:48.447Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T20:13:48.447Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T20:13:48.588Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-10T20:13:48.588Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-10T20:13:49.234Z] --- PASS: TestCreateServiceSysctls (4.23s) [2019-10-10T20:13:49.234Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T20:13:49.234Z] === RUN TestCreateServiceCapabilities [2019-10-10T20:13:49.947Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-10T20:13:50.363Z] ok github.com/docker/docker/pkg/chrootarchive 2.944s coverage: 43.2% of statements [2019-10-10T20:13:50.363Z] ok github.com/docker/docker/layer 7.731s coverage: 68.8% of statements [2019-10-10T20:13:50.363Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T20:13:50.363Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T20:13:50.363Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T20:13:50.363Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T20:13:50.363Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T20:13:50.363Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T20:13:50.363Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T20:13:50.363Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T20:13:50.363Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-10-10T20:13:50.872Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-10T20:13:50.927Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2019-10-10T20:13:50.928Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-10-10T20:13:51.492Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2019-10-10T20:13:52.232Z] --- PASS: TestDockerNetworkReConnect (6.06s) [2019-10-10T20:13:52.232Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T20:13:52.232Z] === RUN TestServicePlugin [2019-10-10T20:13:52.424Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-10T20:13:52.487Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-10T20:13:52.487Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-10T20:13:52.487Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-10T20:13:52.487Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-10T20:13:52.487Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-10T20:13:52.517Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2019-10-10T20:13:52.517Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T20:13:52.517Z] === RUN TestInspect [2019-10-10T20:13:52.680Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-10T20:13:52.878Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.288s coverage: 68.6% of statements [2019-10-10T20:13:53.501Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.862s coverage: 51.0% of statements [2019-10-10T20:13:53.611Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-10T20:13:54.542Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-10-10T20:13:54.990Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.776s coverage: 45.9% of statements [2019-10-10T20:13:54.990Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T20:13:54.997Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-10T20:13:54.997Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-10T20:13:55.107Z] ok github.com/docker/docker/pkg/fsutils 0.224s coverage: 85.1% of statements [2019-10-10T20:13:55.364Z] ok github.com/docker/docker/pkg/discovery/kv 3.118s coverage: 84.1% of statements [2019-10-10T20:13:55.623Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2019-10-10T20:13:55.802Z] --- PASS: TestInspect (3.45s) [2019-10-10T20:13:55.802Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T20:13:55.802Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T20:13:55.920Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-10T20:13:56.521Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-10T20:13:56.554Z] ok github.com/docker/docker/pkg/idtools 0.515s coverage: 70.1% of statements [2019-10-10T20:13:56.811Z] ok github.com/docker/docker/pkg/ioutils 0.494s coverage: 69.3% of statements [2019-10-10T20:13:57.068Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-10-10T20:13:57.326Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2019-10-10T20:13:57.583Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-10-10T20:13:57.583Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T20:13:57.721Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2019-10-10T20:13:57.721Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.446s coverage: 52.6% of statements [2019-10-10T20:13:57.721Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T20:13:57.721Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.636s coverage: 76.1% of statements [2019-10-10T20:13:57.721Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T20:13:57.879Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-10T20:13:57.879Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-10T20:13:58.147Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-10T20:13:58.405Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-10T20:13:58.663Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-10T20:13:58.663Z] ok github.com/docker/docker/pkg/mount 0.582s coverage: 69.6% of statements [2019-10-10T20:13:58.663Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T20:13:58.920Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-10T20:13:59.178Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-10T20:13:59.178Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T20:13:59.178Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T20:13:59.763Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2019-10-10T20:14:00.110Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2019-10-10T20:14:00.386Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2019-10-10T20:14:00.675Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2019-10-10T20:14:00.932Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-10T20:14:01.134Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-10T20:14:01.189Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-10T20:14:02.558Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-10T20:14:02.815Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-10T20:14:03.094Z] ok github.com/docker/docker/daemon/logger 0.290s coverage: 42.7% of statements [2019-10-10T20:14:03.643Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-10T20:14:03.911Z] --- PASS: TestDockerNetworkConnectAlias (7.48s) [2019-10-10T20:14:03.911Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T20:14:03.911Z] === RUN TestDockerNetworkReConnect [2019-10-10T20:14:04.202Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-10T20:14:04.761Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-10T20:14:05.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-10T20:14:05.271Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-10T20:14:05.271Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-10T20:14:05.809Z] ok github.com/docker/docker/daemon/logger/gelf 0.047s coverage: 68.2% of statements [2019-10-10T20:14:05.809Z] ok github.com/docker/docker/daemon/logger/awslogs 0.691s coverage: 77.4% of statements [2019-10-10T20:14:06.087Z] ok github.com/docker/docker/pkg/signal 2.379s coverage: 61.0% of statements [2019-10-10T20:14:06.087Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-10T20:14:06.087Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-10T20:14:06.344Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-10T20:14:06.601Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-10T20:14:06.673Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-10T20:14:07.166Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-10T20:14:07.298Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2019-10-10T20:14:07.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 88.3% of statements [2019-10-10T20:14:07.731Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2019-10-10T20:14:07.988Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2019-10-10T20:14:08.554Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2019-10-10T20:14:08.812Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-10T20:14:09.069Z] testing: warning: no tests to run [2019-10-10T20:14:09.069Z] coverage: [no statements] [2019-10-10T20:14:09.069Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-10T20:14:09.082Z] ok github.com/docker/docker/daemon/images 0.109s coverage: 4.9% of statements [2019-10-10T20:14:09.082Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T20:14:09.082Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T20:14:09.082Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T20:14:09.082Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T20:14:09.176Z] --- PASS: TestDockerNetworkReConnect (6.02s) [2019-10-10T20:14:09.176Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T20:14:09.176Z] === RUN TestServicePlugin [2019-10-10T20:14:09.176Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T20:14:09.177Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:14:09.177Z] === RUN TestServiceUpdateLabel [2019-10-10T20:14:09.180Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-10T20:14:09.180Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-10T20:14:09.180Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-10T20:14:09.326Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-10T20:14:09.584Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-10T20:14:09.708Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.036s coverage: 62.1% of statements [2019-10-10T20:14:09.740Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-10T20:14:09.842Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-10T20:14:11.098Z] === RUN TestDockerSuite/TestCommitChange [2019-10-10T20:14:11.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-10T20:14:11.738Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2019-10-10T20:14:11.767Z] ok github.com/docker/docker/daemon/logger/local 0.077s coverage: 74.7% of statements [2019-10-10T20:14:11.767Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T20:14:11.912Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-10T20:14:12.402Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 19.9% of statements [2019-10-10T20:14:12.459Z] --- PASS: TestServiceUpdateLabel (3.18s) [2019-10-10T20:14:12.459Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T20:14:12.459Z] === RUN TestServiceUpdateSecrets [2019-10-10T20:14:12.670Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-10T20:14:13.023Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 47.8% of statements [2019-10-10T20:14:13.234Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-10T20:14:13.273Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-10T20:14:13.492Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-10T20:14:14.046Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2019-10-10T20:14:14.866Z] ok github.com/docker/docker/registry 0.086s coverage: 56.3% of statements [2019-10-10T20:14:15.431Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-10T20:14:15.688Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-10T20:14:15.782Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-10T20:14:16.090Z] ok github.com/docker/docker/daemon/network 0.035s coverage: 63.8% of statements [2019-10-10T20:14:16.620Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-10-10T20:14:16.620Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-10T20:14:17.118Z] ok github.com/docker/docker/daemon/logger/splunk 3.206s coverage: 84.5% of statements [2019-10-10T20:14:17.118Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T20:14:17.118Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T20:14:17.706Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-10T20:14:18.265Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-10T20:14:19.101Z] --- PASS: TestImportExtremelyLargeImageWorks (115.38s) [2019-10-10T20:14:19.102Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T20:14:19.102Z] PASS [2019-10-10T20:14:19.102Z] [2019-10-10T20:14:19.102Z] === Skipped [2019-10-10T20:14:19.102Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-10T20:14:19.102Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:14:19.102Z] [2019-10-10T20:14:19.102Z] [2019-10-10T20:14:19.102Z] DONE 12 tests, 1 skipped in 116.820s [2019-10-10T20:14:19.102Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T20:14:19.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:14:19.102Z] ++ set -e [2019-10-10T20:14:19.102Z] ++ '[' -n 0 ']' [2019-10-10T20:14:19.102Z] ++ set -x [2019-10-10T20:14:19.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:14:19.102Z] INFO: Testing against a local daemon [2019-10-10T20:14:19.102Z] === RUN TestNetworkCreateDelete [2019-10-10T20:14:19.102Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-10-10T20:14:19.102Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T20:14:19.102Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-10-10T20:14:19.102Z] === RUN TestInspectNetwork [2019-10-10T20:14:19.102Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T20:14:19.102Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T20:14:19.102Z] === RUN TestInspectNetwork/network_name [2019-10-10T20:14:19.102Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T20:14:19.102Z] --- PASS: TestInspectNetwork (9.43s) [2019-10-10T20:14:19.102Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T20:14:19.102Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T20:14:19.102Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T20:14:19.102Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T20:14:19.102Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T20:14:19.102Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T20:14:19.102Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2019-10-10T20:14:19.102Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T20:14:19.102Z] === RUN TestNetworkInvalidJSON [2019-10-10T20:14:19.102Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T20:14:19.102Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T20:14:19.102Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:14:19.102Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:14:19.102Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:14:19.102Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:14:19.102Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T20:14:19.102Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:14:19.102Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:14:19.102Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-10T20:14:19.102Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T20:14:19.102Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T20:14:19.102Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T20:14:19.102Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T20:14:19.102Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-10T20:14:19.102Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T20:14:19.102Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T20:14:19.102Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-10T20:14:19.102Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T20:14:19.102Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T20:14:19.143Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-10T20:14:19.708Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-10-10T20:14:19.831Z] ok github.com/docker/docker/distribution/metadata 0.163s coverage: 48.2% of statements [2019-10-10T20:14:19.892Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-10-10T20:14:19.892Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T20:14:19.892Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T20:14:20.135Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2019-10-10T20:14:20.148Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-10T20:14:20.273Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-10-10T20:14:21.073Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-10T20:14:21.144Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-10-10T20:14:21.144Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T20:14:21.144Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T20:14:21.205Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-10T20:14:21.513Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-10T20:14:21.513Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T20:14:21.513Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T20:14:22.180Z] ok github.com/docker/docker/distribution 0.627s coverage: 22.4% of statements [2019-10-10T20:14:22.180Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T20:14:22.519Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-10T20:14:23.441Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-10T20:14:23.441Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-10T20:14:23.441Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-10T20:14:23.441Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-10T20:14:23.441Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-10T20:14:23.441Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-10T20:14:23.695Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-10T20:14:24.822Z] --- PASS: TestServiceWithPredefinedNetwork (2.93s) [2019-10-10T20:14:24.822Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T20:14:24.822Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T20:14:24.822Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:14:24.822Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:14:24.822Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T20:14:24.884Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2019-10-10T20:14:24.884Z] ok github.com/docker/docker/distribution/xfer 1.695s coverage: 85.1% of statements [2019-10-10T20:14:24.884Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T20:14:25.170Z] ok github.com/docker/docker/image 0.069s coverage: 86.4% of statements [2019-10-10T20:14:25.170Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T20:14:25.576Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-10T20:14:26.660Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2019-10-10T20:14:26.940Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-10T20:14:26.940Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-10T20:14:27.194Z] --- PASS: TestServicePlugin (35.09s) [2019-10-10T20:14:27.194Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T20:14:27.194Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T20:14:27.194Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T20:14:27.194Z] plugin_test.go:62: [dbf850434a415] joining swarm manager [ddf8b52f15ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:14:27.194Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T20:14:27.194Z] plugin_test.go:65: [da4eaf5b82e1b] joining swarm manager [ddf8b52f15ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:14:27.194Z] === RUN TestServiceUpdateLabel [2019-10-10T20:14:27.283Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2019-10-10T20:14:27.283Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T20:14:28.117Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-10T20:14:28.321Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 50.0% of statements [2019-10-10T20:14:29.056Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-10T20:14:29.616Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-10T20:14:30.174Z] --- PASS: TestServiceUpdateLabel (2.93s) [2019-10-10T20:14:30.174Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T20:14:30.174Z] === RUN TestServiceUpdateSecrets [2019-10-10T20:14:30.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-10T20:14:30.534Z] --- PASS: TestServiceUpdateSecrets (15.60s) [2019-10-10T20:14:30.534Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T20:14:30.534Z] === RUN TestServiceUpdateConfigs [2019-10-10T20:14:30.683Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-10T20:14:31.610Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-10T20:14:31.610Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-10T20:14:31.610Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-10T20:14:31.805Z] ok github.com/docker/docker/opts 0.095s coverage: 66.9% of statements [2019-10-10T20:14:32.574Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-10T20:14:32.574Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-10T20:14:32.574Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-10T20:14:32.831Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-10T20:14:33.085Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-10T20:14:33.300Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-10T20:14:33.590Z] ok github.com/docker/docker/pkg/authorization 1.399s coverage: 68.3% of statements [2019-10-10T20:14:33.878Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-10-10T20:14:34.008Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-10T20:14:34.499Z] ok github.com/docker/docker/pkg/archive 1.359s coverage: 77.1% of statements [2019-10-10T20:14:34.931Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-10T20:14:35.121Z] ok github.com/docker/docker/pkg/directory 0.031s coverage: 80.0% of statements [2019-10-10T20:14:35.489Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-10T20:14:35.489Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-10T20:14:36.076Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T20:14:36.076Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T20:14:36.076Z] [2019-10-10T20:14:36.076Z] === Skipped [2019-10-10T20:14:36.076Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T20:14:36.076Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T20:14:36.076Z] [2019-10-10T20:14:36.076Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T20:14:36.077Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:14:36.077Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:14:36.077Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:14:36.077Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:14:36.077Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:14:36.077Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T20:14:36.077Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T20:14:36.077Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T20:14:36.077Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:14:36.077Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:14:36.077Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:14:36.077Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:14:36.077Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:14:36.077Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T20:14:36.077Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T20:14:36.077Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T20:14:36.077Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] [2019-10-10T20:14:36.077Z] DONE 2114 tests, 20 skipped in 226.830s Post stage [Pipeline] junit [2019-10-10T20:14:36.101Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-10T20:14:36.630Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2019-10-10T20:14:36.630Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2019-10-10T20:14:36.752Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39919/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/validate/vendor [2019-10-10T20:14:37.371Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-10T20:14:37.686Z] No vendor changes in diff. [2019-10-10T20:14:38.115Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-10-10T20:14:38.339Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-10T20:14:38.339Z] === RUN TestDockerSuite/TestContainerAPIGetAll [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-10T20:14:38.940Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-10T20:14:38.942Z] + echo Building e2e image [2019-10-10T20:14:38.942Z] Building e2e image [2019-10-10T20:14:38.942Z] + docker build --build-arg DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-10T20:14:38.942Z] #1 [internal] load .dockerignore [2019-10-10T20:14:38.942Z] #1 transferring context: 34B done [2019-10-10T20:14:38.942Z] #1 DONE 0.0s [2019-10-10T20:14:38.942Z] [2019-10-10T20:14:38.942Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-10T20:14:38.942Z] #2 transferring dockerfile: 3.21kB done [2019-10-10T20:14:38.942Z] #2 DONE 0.0s [2019-10-10T20:14:38.942Z] [2019-10-10T20:14:38.942Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-10T20:14:39.132Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-10T20:14:39.132Z] ok github.com/docker/docker/layer 7.442s coverage: 68.8% of statements [2019-10-10T20:14:39.132Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T20:14:39.132Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T20:14:39.132Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T20:14:39.132Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T20:14:39.132Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T20:14:39.132Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T20:14:39.207Z] #4 DONE 0.3s [2019-10-10T20:14:39.207Z] [2019-10-10T20:14:39.207Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-10T20:14:39.207Z] #3 DONE 0.3s [2019-10-10T20:14:39.207Z] [2019-10-10T20:14:39.207Z] #8 [internal] load build context [2019-10-10T20:14:39.470Z] #8 transferring context: 808.47kB 0.2s done [2019-10-10T20:14:39.470Z] #8 DONE 0.3s [2019-10-10T20:14:39.470Z] [2019-10-10T20:14:39.470Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-10T20:14:39.470Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-10-10T20:14:39.470Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-10-10T20:14:39.470Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-10-10T20:14:39.470Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-10-10T20:14:39.470Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-10-10T20:14:39.470Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.2s done [2019-10-10T20:14:39.470Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 1.30MB / 126.85MB 0.2s [2019-10-10T20:14:39.470Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.2s done [2019-10-10T20:14:39.470Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 0B / 126B 0.2s [2019-10-10T20:14:39.728Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 13.66MB / 126.85MB 0.3s [2019-10-10T20:14:39.728Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.2s done [2019-10-10T20:14:39.728Z] #14 ... [2019-10-10T20:14:39.728Z] [2019-10-10T20:14:39.728Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-10T20:14:39.728Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-10T20:14:39.728Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-10-10T20:14:39.728Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-10-10T20:14:39.728Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-10-10T20:14:39.728Z] #5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.2s done [2019-10-10T20:14:39.728Z] #5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.2s done [2019-10-10T20:14:39.728Z] #5 DONE 0.6s [2019-10-10T20:14:39.728Z] [2019-10-10T20:14:39.728Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-10T20:14:39.728Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 35.96MB / 126.85MB 0.5s [2019-10-10T20:14:39.728Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-10-10T20:14:39.753Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-10-10T20:14:39.865Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-10T20:14:40.293Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 49.31MB / 126.85MB 0.7s [2019-10-10T20:14:40.293Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done [2019-10-10T20:14:40.293Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 66.60MB / 126.85MB 0.9s [2019-10-10T20:14:40.293Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-10-10T20:14:40.600Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-10T20:14:40.601Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 82.74MB / 126.85MB 1.1s [2019-10-10T20:14:40.601Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 95.46MB / 126.85MB 1.2s [2019-10-10T20:14:40.601Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 105.81MB / 126.85MB 1.3s [2019-10-10T20:14:40.773Z] ok github.com/docker/docker/pkg/chrootarchive 4.225s coverage: 43.2% of statements [2019-10-10T20:14:40.773Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T20:14:40.773Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T20:14:40.858Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.5s [2019-10-10T20:14:41.059Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2019-10-10T20:14:41.059Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2019-10-10T20:14:41.222Z] --- PASS: TestServiceWithDataPathPortInit (16.07s) [2019-10-10T20:14:41.222Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:14:41.222Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:14:41.222Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T20:14:41.422Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 2.0s done [2019-10-10T20:14:41.422Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 [2019-10-10T20:14:41.522Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-10T20:14:41.522Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-10T20:14:41.680Z] #14 ... [2019-10-10T20:14:41.680Z] [2019-10-10T20:14:41.680Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-10T20:14:41.680Z] #6 DONE 1.6s [2019-10-10T20:14:41.680Z] [2019-10-10T20:14:41.680Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-10T20:14:42.085Z] ok github.com/docker/docker/pkg/discovery/kv 3.232s coverage: 84.1% of statements [2019-10-10T20:14:42.371Z] ok github.com/docker/docker/pkg/fsutils 0.379s coverage: 85.1% of statements [2019-10-10T20:14:42.445Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-10T20:14:42.686Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 11.4% of statements [2019-10-10T20:14:43.410Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-10T20:14:43.970Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-10T20:14:44.225Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-10T20:14:44.735Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2019-10-10T20:14:44.735Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2019-10-10T20:14:45.147Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-10T20:14:45.366Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2019-10-10T20:14:45.403Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2019-10-10T20:14:45.403Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T20:14:45.403Z] === RUN TestServiceUpdateNetwork [2019-10-10T20:14:45.654Z] ok github.com/docker/docker/pkg/ioutils 1.618s coverage: 70.6% of statements [2019-10-10T20:14:45.655Z] ok github.com/docker/docker/pkg/idtools 1.097s coverage: 70.1% of statements [2019-10-10T20:14:45.655Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T20:14:45.706Z] --- PASS: TestServiceUpdateSecrets (15.58s) [2019-10-10T20:14:45.706Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T20:14:45.706Z] === RUN TestServiceUpdateConfigs [2019-10-10T20:14:46.629Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-10T20:14:46.674Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2019-10-10T20:14:46.946Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s [2019-10-10T20:14:46.958Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2019-10-10T20:14:47.244Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-10-10T20:14:47.875Z] ok github.com/docker/docker/pkg/mount 0.920s coverage: 69.6% of statements [2019-10-10T20:14:47.875Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T20:14:47.875Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2019-10-10T20:14:47.880Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.3s done [2019-10-10T20:14:47.880Z] #14 ... [2019-10-10T20:14:47.880Z] [2019-10-10T20:14:47.880Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-10T20:14:47.880Z] #7 1.042 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-10T20:14:47.880Z] #7 2.134 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-10T20:14:47.880Z] #7 2.238 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-10T20:14:47.880Z] #7 2.243 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-10T20:14:47.880Z] #7 2.457 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-10T20:14:47.880Z] #7 2.465 (4/31) Installing readline (8.0.0-r0) [2019-10-10T20:14:47.880Z] #7 2.471 (5/31) Installing bash (5.0.0-r0) [2019-10-10T20:14:47.880Z] #7 2.486 Executing bash-5.0.0-r0.post-install [2019-10-10T20:14:47.880Z] #7 2.488 (6/31) Installing ca-certificates (20190108-r0) [2019-10-10T20:14:47.880Z] #7 2.506 (7/31) Installing libgcc (8.3.0-r0) [2019-10-10T20:14:47.880Z] #7 2.509 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-10T20:14:47.880Z] #7 2.523 (9/31) Installing binutils (2.32-r0) [2019-10-10T20:14:47.880Z] #7 2.623 (10/31) Installing gmp (6.1.2-r1) [2019-10-10T20:14:47.880Z] #7 2.632 (11/31) Installing isl (0.18-r0) [2019-10-10T20:14:47.880Z] #7 2.655 (12/31) Installing libgomp (8.3.0-r0) [2019-10-10T20:14:47.880Z] #7 2.659 (13/31) Installing libatomic (8.3.0-r0) [2019-10-10T20:14:47.880Z] #7 2.662 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-10T20:14:47.880Z] #7 2.669 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-10T20:14:47.880Z] #7 2.673 (16/31) Installing gcc (8.3.0-r0) [2019-10-10T20:14:47.880Z] #7 3.596 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-10T20:14:47.880Z] #7 3.708 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-10T20:14:47.880Z] #7 3.710 (19/31) Installing g++ (8.3.0-r0) [2019-10-10T20:14:47.880Z] #7 4.337 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-10T20:14:47.880Z] #7 4.342 (21/31) Installing libcurl (7.66.0-r0) [2019-10-10T20:14:47.880Z] #7 4.350 (22/31) Installing expat (2.2.8-r0) [2019-10-10T20:14:47.880Z] #7 4.357 (23/31) Installing pcre2 (10.33-r0) [2019-10-10T20:14:47.880Z] #7 4.366 (24/31) Installing git (2.22.0-r0) [2019-10-10T20:14:47.880Z] #7 4.561 (25/31) Installing libmnl (1.0.4-r0) [2019-10-10T20:14:47.880Z] #7 4.564 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-10T20:14:47.880Z] #7 4.569 (27/31) Installing iptables (1.8.3-r0) [2019-10-10T20:14:47.880Z] #7 4.595 (28/31) Installing pigz (2.4-r0) [2019-10-10T20:14:47.880Z] #7 4.602 (29/31) Installing tar (1.32-r0) [2019-10-10T20:14:47.880Z] #7 4.611 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-10T20:14:47.880Z] #7 4.616 (31/31) Installing xz (5.2.4-r0) [2019-10-10T20:14:47.880Z] #7 4.621 Executing busybox-1.30.1-r2.trigger [2019-10-10T20:14:47.880Z] #7 4.625 Executing ca-certificates-20190108-r0.trigger [2019-10-10T20:14:47.880Z] #7 4.691 OK: 185 MiB in 45 packages [2019-10-10T20:14:47.880Z] #7 DONE 6.5s [2019-10-10T20:14:47.880Z] [2019-10-10T20:14:47.880Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-10T20:14:47.880Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-10-10T20:14:47.880Z] #14 ... [2019-10-10T20:14:47.880Z] [2019-10-10T20:14:47.880Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-10T20:14:48.137Z] #9 DONE 0.1s [2019-10-10T20:14:48.137Z] [2019-10-10T20:14:48.137Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-10T20:14:48.137Z] #14 DONE 8.8s [2019-10-10T20:14:48.137Z] [2019-10-10T20:14:48.137Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-10T20:14:48.137Z] #10 DONE 0.1s [2019-10-10T20:14:48.137Z] [2019-10-10T20:14:48.137Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-10T20:14:48.137Z] #11 DONE 0.1s [2019-10-10T20:14:48.137Z] [2019-10-10T20:14:48.137Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-10T20:14:48.160Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2019-10-10T20:14:48.160Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T20:14:48.160Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T20:14:48.394Z] #15 ... [2019-10-10T20:14:48.394Z] [2019-10-10T20:14:48.394Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-10T20:14:48.394Z] #12 DONE 0.1s [2019-10-10T20:14:48.394Z] [2019-10-10T20:14:48.394Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-10T20:14:48.394Z] #13 DONE 0.1s [2019-10-10T20:14:48.394Z] [2019-10-10T20:14:48.394Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-10T20:14:48.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-10T20:14:48.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-10T20:14:48.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-10T20:14:48.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-10T20:14:48.511Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-10T20:14:48.880Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.36s) [2019-10-10T20:14:48.880Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T20:14:48.880Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j7d5echkqid3v00fg9tww1nu4 Created:2019-10-10 20:14:41.979866052 +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[a3ce3789581ca90f8752e82e180acbaea60b352d8963daaf7b415cc71966e507:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w09r5u4mkyde309y7zshs54g5 EndpointID:284c26db06f424a30dd971a74fe1ad28b20554cce803fa20e7ffd181e5d3b18b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ce9a0dcc20649f4f4359f85a95adec77c85ba16d771414b0cddb5272e3bc2ce 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:09410a70ea9f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w09r5u4mkyde309y7zshs54g5 EndpointID:284c26db06f424a30dd971a74fe1ad28b20554cce803fa20e7ffd181e5d3b18b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T20:14:48.880Z] PASS [2019-10-10T20:14:48.880Z] [2019-10-10T20:14:48.880Z] === Skipped [2019-10-10T20:14:48.880Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:14:48.880Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:14:48.880Z] [2019-10-10T20:14:48.880Z] [2019-10-10T20:14:48.880Z] DONE 21 tests, 1 skipped in 44.520s [2019-10-10T20:14:48.880Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:14:48.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:14:48.880Z] ++ set -e [2019-10-10T20:14:48.880Z] ++ '[' -n 0 ']' [2019-10-10T20:14:48.880Z] ++ set -x [2019-10-10T20:14:48.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:14:48.880Z] INFO: Testing against a local daemon [2019-10-10T20:14:48.880Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T20:14:48.880Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T20:14:48.880Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:14:48.880Z] === RUN TestDockerNetworkIpvlan [2019-10-10T20:14:48.880Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:14:48.880Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:14:48.880Z] PASS [2019-10-10T20:14:48.880Z] [2019-10-10T20:14:48.880Z] === Skipped [2019-10-10T20:14:48.880Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T20:14:48.880Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:14:48.880Z] [2019-10-10T20:14:48.880Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:14:48.880Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:14:48.880Z] [2019-10-10T20:14:48.880Z] [2019-10-10T20:14:48.880Z] DONE 2 tests, 2 skipped in 0.117s [2019-10-10T20:14:48.880Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:14:48.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:14:48.880Z] ++ set -e [2019-10-10T20:14:48.880Z] ++ '[' -n 0 ']' [2019-10-10T20:14:48.880Z] ++ set -x [2019-10-10T20:14:48.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:14:48.957Z] #15 0.888 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-10T20:14:49.068Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-10T20:14:49.258Z] INFO: Testing against a local daemon [2019-10-10T20:14:49.258Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T20:14:49.654Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2019-10-10T20:14:50.324Z] #15 1.943 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-10T20:14:50.325Z] #15 2.011 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-10T20:14:50.325Z] #15 2.014 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-10T20:14:50.325Z] #15 2.142 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-10T20:14:50.325Z] #15 2.150 (4/43) Installing readline (8.0.0-r0) [2019-10-10T20:14:50.325Z] #15 2.154 (5/43) Installing bash (5.0.0-r0) [2019-10-10T20:14:50.325Z] #15 2.166 Executing bash-5.0.0-r0.post-install [2019-10-10T20:14:50.325Z] #15 2.168 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-10T20:14:50.325Z] #15 2.243 (7/43) Installing libuuid (2.33.2-r0) [2019-10-10T20:14:50.325Z] #15 2.245 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-10T20:14:50.325Z] #15 2.249 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-10T20:14:50.325Z] #15 2.253 (10/43) Installing binutils (2.32-r0) [2019-10-10T20:14:50.325Z] #15 2.324 (11/43) Installing libmagic (5.37-r0) [2019-10-10T20:14:50.325Z] #15 2.344 (12/43) Installing file (5.37-r0) [2019-10-10T20:14:50.582Z] #15 2.346 (13/43) Installing gmp (6.1.2-r1) [2019-10-10T20:14:50.582Z] #15 2.352 (14/43) Installing isl (0.18-r0) [2019-10-10T20:14:50.582Z] #15 2.366 (15/43) Installing libgomp (8.3.0-r0) [2019-10-10T20:14:50.582Z] #15 2.370 (16/43) Installing libatomic (8.3.0-r0) [2019-10-10T20:14:50.582Z] #15 2.372 (17/43) Installing libgcc (8.3.0-r0) [2019-10-10T20:14:50.582Z] #15 2.375 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-10T20:14:50.582Z] #15 2.380 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-10T20:14:50.582Z] #15 2.383 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-10T20:14:50.582Z] #15 2.394 (21/43) Installing gcc (8.3.0-r0) [2019-10-10T20:14:50.613Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2019-10-10T20:14:50.613Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T20:14:50.613Z] === RUN TestDockerNetworkMacvlan [2019-10-10T20:14:50.674Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2019-10-10T20:14:50.674Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2019-10-10T20:14:50.674Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2019-10-10T20:14:51.145Z] #15 3.066 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-10T20:14:51.145Z] #15 3.146 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-10T20:14:51.145Z] #15 3.148 (24/43) Installing g++ (8.3.0-r0) [2019-10-10T20:14:51.473Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T20:14:51.691Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-10-10T20:14:51.709Z] #15 3.555 (25/43) Installing make (4.2.1-r2) [2019-10-10T20:14:51.709Z] #15 3.560 (26/43) Installing fortify-headers (1.1-r0) [2019-10-10T20:14:51.709Z] #15 3.562 (27/43) Installing build-base (0.5-r1) [2019-10-10T20:14:51.709Z] #15 3.564 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-10T20:14:51.709Z] #15 3.568 (29/43) Installing libcurl (7.66.0-r0) [2019-10-10T20:14:51.709Z] #15 3.574 (30/43) Installing curl (7.66.0-r0) [2019-10-10T20:14:51.709Z] #15 3.578 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-10T20:14:51.710Z] #15 3.584 (32/43) Installing jq (1.6-r0) [2019-10-10T20:14:51.710Z] #15 3.590 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-10T20:14:51.710Z] #15 3.595 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-10T20:14:51.710Z] #15 3.597 (35/43) Installing libaio (0.3.111-r0) [2019-10-10T20:14:51.710Z] #15 3.600 (36/43) Installing libblkid (2.33.2-r0) [2019-10-10T20:14:51.710Z] #15 3.605 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-10T20:14:51.710Z] #15 3.634 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-10T20:14:51.710Z] #15 3.640 (39/43) Installing libmount (2.33.2-r0) [2019-10-10T20:14:51.710Z] #15 3.645 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-10T20:14:51.710Z] #15 3.649 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-10T20:14:51.710Z] #15 3.652 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-10T20:14:51.710Z] #15 3.672 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-10T20:14:51.710Z] #15 3.677 Executing busybox-1.30.1-r2.trigger [2019-10-10T20:14:51.710Z] #15 3.683 OK: 190 MiB in 58 packages [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-10T20:14:51.795Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-10T20:14:52.272Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T20:14:52.725Z] ok github.com/docker/docker/pkg/pubsub 1.147s coverage: 73.9% of statements [2019-10-10T20:14:53.059Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T20:14:53.078Z] #15 DONE 4.8s [2019-10-10T20:14:53.078Z] [2019-10-10T20:14:53.078Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-10T20:14:53.086Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2019-10-10T20:14:53.642Z] #16 DONE 0.8s [2019-10-10T20:14:53.642Z] [2019-10-10T20:14:53.642Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-10T20:14:53.903Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-10-10T20:14:54.188Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-10T20:14:54.205Z] #17 DONE 0.7s [2019-10-10T20:14:54.340Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-10T20:14:54.462Z] [2019-10-10T20:14:54.462Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-10T20:14:54.462Z] #18 DONE 0.1s [2019-10-10T20:14:54.462Z] [2019-10-10T20:14:54.462Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:14:54.462Z] #22 DONE 0.1s [2019-10-10T20:14:54.462Z] [2019-10-10T20:14:54.462Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T20:14:54.596Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-10T20:14:54.719Z] #19 DONE 0.1s [2019-10-10T20:14:54.720Z] [2019-10-10T20:14:54.720Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T20:14:54.720Z] #23 DONE 0.1s [2019-10-10T20:14:54.720Z] [2019-10-10T20:14:54.720Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-10T20:14:54.805Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-10-10T20:14:55.091Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 80.0% of statements [2019-10-10T20:14:55.520Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-10T20:14:55.520Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-10T20:14:55.520Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-10T20:14:55.713Z] ok github.com/docker/docker/pkg/signal 3.355s coverage: 61.0% of statements [2019-10-10T20:14:56.093Z] #24 1.250 + RM_GOPATH=0 [2019-10-10T20:14:56.093Z] #24 1.250 + TMP_GOPATH= [2019-10-10T20:14:56.094Z] #24 1.250 + : /build [2019-10-10T20:14:56.094Z] #24 1.251 + '[' -z '' ']' [2019-10-10T20:14:56.094Z] #24 1.255 ++ mktemp -d [2019-10-10T20:14:56.094Z] #24 1.256 + export GOPATH=/tmp/tmp.oKPcNk [2019-10-10T20:14:56.094Z] #24 1.256 + GOPATH=/tmp/tmp.oKPcNk [2019-10-10T20:14:56.094Z] #24 1.256 + RM_GOPATH=1 [2019-10-10T20:14:56.094Z] #24 1.259 ++ dirname ./install.sh [2019-10-10T20:14:56.094Z] #24 1.259 + dir=. [2019-10-10T20:14:56.094Z] #24 1.259 + bin=dockercli [2019-10-10T20:14:56.094Z] #24 1.259 + shift [2019-10-10T20:14:56.094Z] #24 1.259 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T20:14:56.094Z] #24 1.259 + . ./dockercli.installer [2019-10-10T20:14:56.094Z] #24 1.259 ++ : stable [2019-10-10T20:14:56.094Z] #24 1.259 ++ : 17.06.2-ce [2019-10-10T20:14:56.094Z] #24 1.259 + install_dockercli [2019-10-10T20:14:56.094Z] #24 1.260 Install docker/cli version 17.06.2-ce from stable [2019-10-10T20:14:56.094Z] #24 1.260 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T20:14:56.094Z] #24 1.260 ++ uname -m [2019-10-10T20:14:56.094Z] #24 1.260 + arch=x86_64 [2019-10-10T20:14:56.094Z] #24 1.262 + '[' x86_64 '!=' x86_64 ']' [2019-10-10T20:14:56.094Z] #24 1.262 + url=https://download.docker.com/linux/static [2019-10-10T20:14:56.094Z] #24 1.262 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-10T20:14:56.094Z] #24 1.265 + tar -xz docker/docker [2019-10-10T20:14:56.244Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T20:14:56.352Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2019-10-10T20:14:56.640Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2019-10-10T20:14:57.673Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-10T20:14:57.673Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-10T20:14:57.673Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-10T20:14:57.990Z] #24 3.206 + mkdir -p /build [2019-10-10T20:14:57.990Z] #24 3.207 + mv docker/docker /build/ [2019-10-10T20:14:57.990Z] #24 3.209 + rmdir docker [2019-10-10T20:14:58.129Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 85.9% of statements [2019-10-10T20:14:58.129Z] testing: warning: no tests to run [2019-10-10T20:14:58.129Z] coverage: [no statements] [2019-10-10T20:14:58.129Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2019-10-10T20:14:58.415Z] ok github.com/docker/docker/pkg/tarsum 0.242s coverage: 89.3% of statements [2019-10-10T20:14:58.556Z] #24 DONE 3.9s [2019-10-10T20:14:58.556Z] [2019-10-10T20:14:58.556Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:14:58.556Z] #20 1.961 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T20:14:58.556Z] #20 2.261 [2019-10-10T20:14:58.556Z] #20 2.388 0.6% ################ 23.4% ########################## 37.0% ############################################## 64.2% ############################################################ 84.0% ######################################################################## 100.0% [2019-10-10T20:14:58.556Z] #20 3.318 [2019-10-10T20:14:58.556Z] #20 3.419 ############### 22.0% ############################################################## 86.4% ######################################################################## 100.0% [2019-10-10T20:14:58.556Z] #20 3.755 [2019-10-10T20:14:58.556Z] #20 3.862 ############# 18.9% [2019-10-10T20:14:58.556Z] #20 ... [2019-10-10T20:14:58.556Z] [2019-10-10T20:14:58.556Z] #31 [builder 1/4] COPY . . [2019-10-10T20:14:58.556Z] #31 DONE 4.1s [2019-10-10T20:14:58.556Z] [2019-10-10T20:14:58.556Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:14:58.701Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2019-10-10T20:14:58.785Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-10T20:14:58.813Z] #20 3.862 ############# 18.9% ############################## 41.9% ############################################ 61.2% ############################################################### 88.4% ######################################################################## 100.0% [2019-10-10T20:14:58.988Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2019-10-10T20:14:59.070Z] #20 4.575 [2019-10-10T20:14:59.343Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-10T20:14:59.538Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T20:14:59.611Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2019-10-10T20:15:00.100Z] #20 4.694 ## 3.7% ######### 12.6% ############## 20.0% ################### 27.4% ######################### 34.9% ############################## 42.2% ################################## 47.7% [2019-10-10T20:15:00.100Z] #20 ... [2019-10-10T20:15:00.100Z] [2019-10-10T20:15:00.100Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-10T20:15:00.100Z] #32 DONE 1.5s [2019-10-10T20:15:00.100Z] [2019-10-10T20:15:00.100Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:15:00.272Z] --- PASS: TestServiceUpdateNetwork (15.65s) [2019-10-10T20:15:00.272Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T20:15:00.272Z] PASS [2019-10-10T20:15:00.272Z] [2019-10-10T20:15:00.272Z] === Skipped [2019-10-10T20:15:00.272Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-10T20:15:00.272Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:00.272Z] [2019-10-10T20:15:00.272Z] [2019-10-10T20:15:00.272Z] DONE 19 tests, 1 skipped in 138.266s [2019-10-10T20:15:00.272Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T20:15:00.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:00.272Z] ++ set -e [2019-10-10T20:15:00.272Z] ++ '[' -n 0 ']' [2019-10-10T20:15:00.272Z] ++ set -x [2019-10-10T20:15:00.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:00.272Z] INFO: Testing against a local daemon [2019-10-10T20:15:00.272Z] === RUN TestSessionCreate [2019-10-10T20:15:00.272Z] --- PASS: TestSessionCreate (0.05s) [2019-10-10T20:15:00.272Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T20:15:00.272Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-10T20:15:00.272Z] PASS [2019-10-10T20:15:00.272Z] [2019-10-10T20:15:00.272Z] DONE 2 tests in 0.237s [2019-10-10T20:15:00.272Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T20:15:00.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:00.272Z] ++ set -e [2019-10-10T20:15:00.272Z] ++ '[' -n 0 ']' [2019-10-10T20:15:00.272Z] ++ set -x [2019-10-10T20:15:00.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:00.272Z] INFO: Testing against a local daemon [2019-10-10T20:15:00.272Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T20:15:00.272Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:15:00.272Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:15:00.272Z] === RUN TestEventsExecDie [2019-10-10T20:15:00.272Z] --- PASS: TestEventsExecDie (1.10s) [2019-10-10T20:15:00.272Z] === RUN TestEventsBackwardsCompatible [2019-10-10T20:15:00.530Z] --- PASS: TestEventsBackwardsCompatible (0.16s) [2019-10-10T20:15:00.531Z] === RUN TestInfoBinaryCommits [2019-10-10T20:15:00.531Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-10T20:15:00.531Z] === RUN TestInfoAPIVersioned [2019-10-10T20:15:00.531Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-10T20:15:00.531Z] === RUN TestInfoAPI [2019-10-10T20:15:00.531Z] --- PASS: TestInfoAPI (0.05s) [2019-10-10T20:15:00.531Z] === RUN TestInfoAPIWarnings [2019-10-10T20:15:00.615Z] #20 4.694 ## 3.7% ######### 12.6% ############## 20.0% ################### 27.4% ######################### 34.9% ############################## 42.2% ################################## 47.7% ######################################### 57.9% ############################################### 65.3% #################################################### 72.5% ######################################################### 80.2% ############################################################# 85.5% ##################################################################### 96.4% ######################################################################## 100.0% [2019-10-10T20:15:00.615Z] #20 6.159 [2019-10-10T20:15:00.700Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-10T20:15:01.260Z] --- PASS: TestServiceUpdateConfigs (15.55s) [2019-10-10T20:15:01.260Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T20:15:01.260Z] === RUN TestServiceUpdateNetwork [2019-10-10T20:15:01.474Z] --- PASS: TestInfoAPIWarnings (0.89s) [2019-10-10T20:15:01.474Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T20:15:01.474Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T20:15:01.516Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-10T20:15:01.548Z] #20 6.842 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T20:15:01.655Z] ok github.com/docker/docker/plugin/v2 0.027s coverage: 14.5% of statements [2019-10-10T20:15:01.806Z] #20 7.168 [2019-10-10T20:15:02.043Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s) [2019-10-10T20:15:02.043Z] === RUN TestPingCacheHeaders [2019-10-10T20:15:02.043Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-10T20:15:02.043Z] === RUN TestPingGet [2019-10-10T20:15:02.043Z] --- PASS: TestPingGet (0.03s) [2019-10-10T20:15:02.043Z] === RUN TestPingHead [2019-10-10T20:15:02.043Z] --- PASS: TestPingHead (0.05s) [2019-10-10T20:15:02.043Z] === RUN TestVersion [2019-10-10T20:15:02.064Z] #20 7.382 #=#=# ######################################################################## 100.0% [2019-10-10T20:15:02.301Z] --- PASS: TestVersion (0.05s) [2019-10-10T20:15:02.301Z] PASS [2019-10-10T20:15:02.301Z] [2019-10-10T20:15:02.301Z] === Skipped [2019-10-10T20:15:02.301Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:15:02.301Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:15:02.301Z] [2019-10-10T20:15:02.301Z] [2019-10-10T20:15:02.301Z] DONE 12 tests, 1 skipped in 3.080s [2019-10-10T20:15:02.301Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T20:15:02.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:02.301Z] ++ set -e [2019-10-10T20:15:02.301Z] ++ '[' -n 0 ']' [2019-10-10T20:15:02.301Z] ++ set -x [2019-10-10T20:15:02.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:02.302Z] INFO: Testing against a local daemon [2019-10-10T20:15:02.302Z] === RUN TestVolumesCreateAndList [2019-10-10T20:15:02.302Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-10T20:15:02.302Z] === RUN TestVolumesRemove [2019-10-10T20:15:02.321Z] #20 7.617 [2019-10-10T20:15:02.559Z] --- PASS: TestVolumesRemove (0.15s) [2019-10-10T20:15:02.559Z] === RUN TestVolumesInspect [2019-10-10T20:15:02.559Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-10T20:15:02.559Z] === RUN TestVolumesInvalidJSON [2019-10-10T20:15:02.559Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T20:15:02.559Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T20:15:02.559Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T20:15:02.559Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-10T20:15:02.559Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T20:15:02.559Z] PASS [2019-10-10T20:15:02.559Z] [2019-10-10T20:15:02.559Z] DONE 5 tests in 0.397s [2019-10-10T20:15:02.559Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T20:15:03.125Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T20:15:03.126Z] +++ kill 12933 [2019-10-10T20:15:03.700Z] #20 8.770 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T20:15:03.709Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2019-10-10T20:15:03.750Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-10T20:15:03.750Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-10T20:15:03.750Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-10T20:15:03.750Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-10T20:15:03.750Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-10T20:15:03.958Z] #20 9.306 #=#=# [2019-10-10T20:15:03.995Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2019-10-10T20:15:04.215Z] #20 9.436 0.7% ######################################################################## 100.0% [2019-10-10T20:15:04.472Z] #20 9.770 [2019-10-10T20:15:04.501Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T20:15:04.501Z] +++ /etc/init.d/apparmor stop [2019-10-10T20:15:04.501Z] Clearing AppArmor profiles cache:. [2019-10-10T20:15:04.501Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T20:15:04.501Z] Unloading profiles will leave already running processes permanently [2019-10-10T20:15:04.501Z] unconfined, which can lead to unexpected situations. [2019-10-10T20:15:04.501Z] [2019-10-10T20:15:04.501Z] To set a process to complain mode, use the command line tool [2019-10-10T20:15:04.501Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T20:15:04.501Z] with the 'teardown' option." [2019-10-10T20:15:04.501Z] [2019-10-10T20:15:04.751Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T20:15:05.018Z] ok github.com/docker/docker/plugin 0.603s coverage: 27.1% of statements [2019-10-10T20:15:05.405Z] #20 10.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T20:15:05.405Z] #20 10.86 skipping existing 1849cc453dee [2019-10-10T20:15:05.501Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-10T20:15:05.537Z] --- PASS: TestDockerNetworkMacvlan (14.82s) [2019-10-10T20:15:05.537Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:15:05.537Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-10T20:15:05.537Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:15:05.537Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-10T20:15:05.537Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:15:05.537Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2019-10-10T20:15:05.537Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:15:05.537Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-10-10T20:15:05.537Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:15:05.537Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.99s) [2019-10-10T20:15:05.537Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:15:05.537Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2019-10-10T20:15:05.537Z] PASS [2019-10-10T20:15:05.537Z] [2019-10-10T20:15:05.537Z] DONE 8 tests in 16.346s [2019-10-10T20:15:05.537Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T20:15:05.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:05.537Z] ++ set -e [2019-10-10T20:15:05.537Z] ++ '[' -n 0 ']' [2019-10-10T20:15:05.537Z] ++ set -x [2019-10-10T20:15:05.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:05.537Z] testing: warning: no tests to run [2019-10-10T20:15:05.537Z] PASS [2019-10-10T20:15:05.537Z] [2019-10-10T20:15:05.537Z] DONE 0 tests in 0.017s [2019-10-10T20:15:05.537Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T20:15:05.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:05.537Z] ++ set -e [2019-10-10T20:15:05.537Z] ++ '[' -n 0 ']' [2019-10-10T20:15:05.537Z] ++ set -x [2019-10-10T20:15:05.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:05.537Z] INFO: Testing against a local daemon [2019-10-10T20:15:05.537Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T20:15:05.663Z] #20 11.11 [2019-10-10T20:15:05.756Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-10T20:15:06.038Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2019-10-10T20:15:06.597Z] #20 11.99 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T20:15:06.713Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-10T20:15:06.713Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-10T20:15:06.713Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-10T20:15:06.855Z] #20 12.31 Post stage [Pipeline] junit [2019-10-10T20:15:07.046Z] Recording test results [2019-10-10T20:15:07.059Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 45.3% of statements [2019-10-10T20:15:07.112Z] #20 12.42 ######################################################################## 100.0% [2019-10-10T20:15:07.112Z] #20 12.67 [2019-10-10T20:15:07.112Z] #20 12.72 Download of images into '/build' complete. [2019-10-10T20:15:07.369Z] #20 12.72 Use something like the following to load the result into a Docker daemon: [2019-10-10T20:15:07.369Z] #20 12.72 tar -cC '/build' . | docker load [2019-10-10T20:15:07.411Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2019-10-10T20:15:07.411Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T20:15:07.411Z] === RUN TestAuthZPluginTLS [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T20:15:07.682Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-10T20:15:07.773Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-10T20:15:07.773Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T20:15:07.773Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T20:15:07.923Z] + echo Ensuring container killed. [2019-10-10T20:15:07.923Z] Ensuring container killed. [2019-10-10T20:15:07.923Z] + docker rm -vf docker-pr7 [2019-10-10T20:15:07.923Z] Error: No such container: docker-pr7 [2019-10-10T20:15:07.923Z] + true [Pipeline] sh [2019-10-10T20:15:07.934Z] #20 DONE 13.4s [2019-10-10T20:15:07.934Z] [2019-10-10T20:15:07.934Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-10T20:15:07.934Z] #33 0.967 [2019-10-10T20:15:07.934Z] #33 1.041 Removing bundles/ [2019-10-10T20:15:07.934Z] #33 1.045 [2019-10-10T20:15:07.934Z] #33 1.049 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-10T20:15:07.934Z] #33 1.643 Building test suite binary ./integration-cli/test.main [2019-10-10T20:15:08.078Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-10-10T20:15:08.156Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-10T20:15:08.157Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T20:15:08.157Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T20:15:08.213Z] + echo Chowning /workspace to jenkins user [2019-10-10T20:15:08.213Z] Chowning /workspace to jenkins user [2019-10-10T20:15:08.213Z] + id -u [2019-10-10T20:15:08.213Z] + id -g [2019-10-10T20:15:08.213Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39919:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T20:15:08.213Z] Unable to find image 'busybox:latest' locally [2019-10-10T20:15:08.365Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2019-10-10T20:15:08.472Z] latest: Pulling from library/busybox [2019-10-10T20:15:08.472Z] 20f390519e2a: Pulling fs layer [2019-10-10T20:15:08.730Z] 20f390519e2a: Verifying Checksum [2019-10-10T20:15:08.730Z] 20f390519e2a: Download complete [2019-10-10T20:15:08.953Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-10T20:15:08.953Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T20:15:08.953Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T20:15:08.986Z] ok github.com/docker/docker/registry 0.629s coverage: 56.3% of statements [2019-10-10T20:15:08.988Z] 20f390519e2a: Pull complete [2019-10-10T20:15:08.988Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-10T20:15:08.988Z] Status: Downloaded newer image for busybox:latest [2019-10-10T20:15:09.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-10T20:15:09.318Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-10T20:15:09.318Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T20:15:09.318Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T20:15:10.464Z] #33 ... [2019-10-10T20:15:10.464Z] [2019-10-10T20:15:10.464Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T20:15:11.134Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-10-10T20:15:11.134Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T20:15:11.134Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T20:15:11.397Z] #21 DONE 0.9s [2019-10-10T20:15:11.397Z] [2019-10-10T20:15:11.397Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-10T20:15:11.397Z] #25 ... [2019-10-10T20:15:11.397Z] [2019-10-10T20:15:11.397Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-10T20:15:11.397Z] #26 DONE 0.1s [2019-10-10T20:15:11.397Z] [2019-10-10T20:15:11.397Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-10T20:15:11.397Z] #25 DONE 0.1s [2019-10-10T20:15:11.397Z] [2019-10-10T20:15:11.397Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-10T20:15:11.397Z] #27 DONE 0.1s [2019-10-10T20:15:11.397Z] [2019-10-10T20:15:11.397Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-10T20:15:11.397Z] #28 DONE 0.1s [2019-10-10T20:15:11.397Z] [2019-10-10T20:15:11.397Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-10T20:15:11.510Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-10T20:15:11.510Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T20:15:11.510Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T20:15:11.655Z] #33 ... [2019-10-10T20:15:11.655Z] [2019-10-10T20:15:11.655Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-10T20:15:11.976Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-10T20:15:11.976Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T20:15:11.976Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T20:15:12.490Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2019-10-10T20:15:12.577Z] + bundleName=arm64-integration [2019-10-10T20:15:12.577Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-10T20:15:12.577Z] Creating arm64-integration-bundles.tar.gz [2019-10-10T20:15:12.577Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-10T20:15:12.577Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-10-10T20:15:12.593Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-10T20:15:12.746Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-10T20:15:12.746Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T20:15:12.746Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] archiveArtifacts [2019-10-10T20:15:12.847Z] Archiving artifacts [2019-10-10T20:15:14.723Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-10-10T20:15:14.723Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T20:15:14.723Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T20:15:14.877Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39919/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T20:15:15.190Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2019-10-10T20:15:15.211Z] + make clean [2019-10-10T20:15:15.779Z] docker volume rm -f docker-dev-cache [2019-10-10T20:15:15.779Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T20:15:15.809Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2019-10-10T20:15:16.816Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-10-10T20:15:17.110Z] --- PASS: TestServiceUpdateNetwork (15.88s) [2019-10-10T20:15:17.110Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T20:15:17.110Z] PASS [2019-10-10T20:15:17.110Z] [2019-10-10T20:15:17.110Z] DONE 19 tests in 170.875s [2019-10-10T20:15:17.110Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T20:15:17.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:17.110Z] ++ set -e [2019-10-10T20:15:17.110Z] ++ '[' -n 0 ']' [2019-10-10T20:15:17.110Z] ++ set -x [2019-10-10T20:15:17.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:17.110Z] INFO: Testing against a local daemon [2019-10-10T20:15:17.110Z] === RUN TestSessionCreate [2019-10-10T20:15:17.110Z] --- PASS: TestSessionCreate (0.02s) [2019-10-10T20:15:17.110Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T20:15:17.110Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-10T20:15:17.110Z] PASS [2019-10-10T20:15:17.110Z] [2019-10-10T20:15:17.110Z] DONE 2 tests in 0.160s [2019-10-10T20:15:17.110Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T20:15:17.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:17.110Z] ++ set -e [2019-10-10T20:15:17.110Z] ++ '[' -n 0 ']' [2019-10-10T20:15:17.110Z] ++ set -x [2019-10-10T20:15:17.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:17.204Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2019-10-10T20:15:17.205Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T20:15:17.205Z] === RUN TestAuthZPluginHeader [2019-10-10T20:15:17.364Z] INFO: Testing against a local daemon [2019-10-10T20:15:17.364Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T20:15:17.364Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:15:17.364Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:15:17.364Z] === RUN TestEventsExecDie [2019-10-10T20:15:17.983Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-10-10T20:15:17.983Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T20:15:17.983Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T20:15:17.983Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T20:15:17.983Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:17.983Z] === RUN TestAuthZPluginV2Disable [2019-10-10T20:15:17.983Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T20:15:17.983Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:17.983Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T20:15:17.983Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T20:15:17.983Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:17.983Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T20:15:17.983Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T20:15:17.983Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:17.983Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T20:15:18.290Z] --- PASS: TestEventsExecDie (0.95s) [2019-10-10T20:15:18.290Z] === RUN TestEventsBackwardsCompatible [2019-10-10T20:15:18.290Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-10-10T20:15:18.290Z] === RUN TestInfoBinaryCommits [2019-10-10T20:15:18.290Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-10T20:15:18.290Z] === RUN TestInfoAPIVersioned [2019-10-10T20:15:18.290Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T20:15:18.290Z] === RUN TestInfoAPI [2019-10-10T20:15:18.588Z] --- PASS: TestInfoAPI (0.03s) [2019-10-10T20:15:18.588Z] === RUN TestInfoAPIWarnings [2019-10-10T20:15:19.147Z] --- PASS: TestInfoAPIWarnings (0.74s) [2019-10-10T20:15:19.147Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T20:15:19.147Z] === RUN TestLoginFailsWithBadCredentials [Pipeline] } [2019-10-10T20:15:19.404Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2019-10-10T20:15:19.404Z] === RUN TestPingCacheHeaders [2019-10-10T20:15:19.404Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-10T20:15:19.404Z] === RUN TestPingGet [2019-10-10T20:15:19.404Z] --- PASS: TestPingGet (0.01s) [2019-10-10T20:15:19.404Z] === RUN TestPingHead [2019-10-10T20:15:19.404Z] --- PASS: TestPingHead (0.02s) [2019-10-10T20:15:19.405Z] === RUN TestVersion [2019-10-10T20:15:19.405Z] --- PASS: TestVersion (0.02s) [2019-10-10T20:15:19.405Z] PASS [2019-10-10T20:15:19.405Z] [2019-10-10T20:15:19.405Z] === Skipped [2019-10-10T20:15:19.405Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:15:19.405Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:15:19.405Z] [2019-10-10T20:15:19.405Z] [2019-10-10T20:15:19.405Z] DONE 12 tests, 1 skipped in 2.252s [2019-10-10T20:15:19.405Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T20:15:19.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:19.405Z] ++ set -e [2019-10-10T20:15:19.405Z] ++ '[' -n 0 ']' [2019-10-10T20:15:19.405Z] ++ set -x [2019-10-10T20:15:19.405Z] ++ 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 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T20:15:19.659Z] INFO: Testing against a local daemon [2019-10-10T20:15:19.660Z] === RUN TestVolumesCreateAndList [2019-10-10T20:15:19.660Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-10T20:15:19.660Z] === RUN TestVolumesRemove [2019-10-10T20:15:19.660Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-10T20:15:19.660Z] === RUN TestVolumesInspect [2019-10-10T20:15:19.660Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-10T20:15:19.660Z] === RUN TestVolumesInvalidJSON [2019-10-10T20:15:19.660Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T20:15:19.660Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T20:15:19.660Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T20:15:19.660Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-10T20:15:19.660Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T20:15:19.660Z] PASS [2019-10-10T20:15:19.660Z] [2019-10-10T20:15:19.660Z] DONE 5 tests in 0.279s [2019-10-10T20:15:19.660Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T20:15:20.221Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T20:15:20.221Z] +++ kill 5288 [2019-10-10T20:15:21.579Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T20:15:21.579Z] +++ /etc/init.d/apparmor stop [2019-10-10T20:15:21.579Z] Clearing AppArmor profiles cache:. [2019-10-10T20:15:21.579Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T20:15:21.579Z] Unloading profiles will leave already running processes permanently [2019-10-10T20:15:21.579Z] unconfined, which can lead to unexpected situations. [2019-10-10T20:15:21.579Z] [2019-10-10T20:15:21.579Z] To set a process to complain mode, use the command line tool [2019-10-10T20:15:21.579Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T20:15:21.579Z] with the 'teardown' option." [2019-10-10T20:15:21.579Z] [2019-10-10T20:15:25.192Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2019-10-10T20:15:25.192Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T20:15:25.192Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T20:15:25.192Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T20:15:25.192Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T20:15:25.192Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T20:15:25.192Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T20:15:25.192Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T20:15:25.192Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T20:15:25.192Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T20:15:25.193Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === Skipped [2019-10-10T20:15:25.193Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T20:15:25.193Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T20:15:25.193Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:15:25.193Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:15:25.193Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:15:25.193Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:15:25.193Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:15:25.193Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T20:15:25.193Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T20:15:25.193Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T20:15:25.193Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:15:25.193Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:15:25.193Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:15:25.193Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:15:25.193Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:15:25.193Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T20:15:25.193Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T20:15:25.193Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T20:15:25.193Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] [2019-10-10T20:15:25.193Z] DONE 2114 tests, 20 skipped in 330.484s Post stage [Pipeline] junit [2019-10-10T20:15:25.228Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T20:15:26.005Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39919/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:095ca77f4810b4e074ee47894f68434fece612c5 hack/make.sh dynbinary test-integration [2019-10-10T20:15:26.290Z] [2019-10-10T20:15:26.576Z] Removing bundles/ [2019-10-10T20:15:26.576Z] [2019-10-10T20:15:26.576Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T20:15:26.576Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:15:26.576Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T20:15:33.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-10T20:15:33.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-10T20:15:34.287Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-10T20:15:37.565Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-10T20:15:37.700Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-10-10T20:15:37.700Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T20:15:37.700Z] PASS [2019-10-10T20:15:37.700Z] [2019-10-10T20:15:37.700Z] === Skipped [2019-10-10T20:15:37.700Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T20:15:37.700Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:37.700Z] [2019-10-10T20:15:37.700Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T20:15:37.700Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:37.700Z] [2019-10-10T20:15:37.700Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T20:15:37.700Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:37.700Z] [2019-10-10T20:15:37.700Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T20:15:37.700Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:37.700Z] [2019-10-10T20:15:37.700Z] [2019-10-10T20:15:37.700Z] DONE 17 tests, 4 skipped in 29.265s [2019-10-10T20:15:37.700Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T20:15:37.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:37.700Z] ++ set -e [2019-10-10T20:15:37.700Z] ++ '[' -n 0 ']' [2019-10-10T20:15:37.700Z] ++ set -x [2019-10-10T20:15:37.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:37.700Z] INFO: Testing against a local daemon [2019-10-10T20:15:37.700Z] === RUN TestPluginInvalidJSON [2019-10-10T20:15:37.700Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:15:37.700Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:15:37.700Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:15:37.700Z] --- PASS: TestPluginInvalidJSON (0.01s) [2019-10-10T20:15:37.700Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T20:15:37.700Z] PASS [2019-10-10T20:15:37.700Z] [2019-10-10T20:15:37.700Z] DONE 2 tests in 0.087s [2019-10-10T20:15:37.700Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T20:15:37.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:37.700Z] ++ set -e [2019-10-10T20:15:37.700Z] ++ '[' -n 0 ']' [2019-10-10T20:15:37.700Z] ++ set -x [2019-10-10T20:15:37.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:37.700Z] INFO: Testing against a local daemon [2019-10-10T20:15:37.700Z] === RUN TestExternalGraphDriver [2019-10-10T20:15:37.700Z] === RUN TestExternalGraphDriver/json [2019-10-10T20:15:37.700Z] === RUN TestExternalGraphDriver/spec [2019-10-10T20:15:38.182Z] #29 24.86 # github.com/docker/docker/contrib/httpserver [2019-10-10T20:15:38.182Z] #29 24.86 loadinternal: cannot find runtime/cgo [2019-10-10T20:15:38.182Z] #29 DONE 25.4s [2019-10-10T20:15:38.182Z] [2019-10-10T20:15:38.182Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-10T20:15:38.182Z] #33 ... [2019-10-10T20:15:38.182Z] [2019-10-10T20:15:38.182Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-10T20:15:38.748Z] #30 DONE 0.3s [2019-10-10T20:15:38.748Z] [2019-10-10T20:15:38.748Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-10T20:15:38.992Z] === RUN TestExternalGraphDriver/pull [2019-10-10T20:15:39.447Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-10T20:15:40.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-10T20:15:41.545Z] --- PASS: TestExternalGraphDriver (6.65s) [2019-10-10T20:15:41.545Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T20:15:41.545Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2019-10-10T20:15:41.545Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2019-10-10T20:15:41.545Z] --- PASS: TestExternalGraphDriver/pull (2.36s) [2019-10-10T20:15:41.545Z] === RUN TestGraphdriverPluginV2 [2019-10-10T20:15:41.545Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-10T20:15:41.545Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:41.545Z] PASS [2019-10-10T20:15:41.545Z] [2019-10-10T20:15:41.545Z] === Skipped [2019-10-10T20:15:41.545Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-10T20:15:41.545Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:15:41.545Z] [2019-10-10T20:15:41.545Z] [2019-10-10T20:15:41.545Z] DONE 5 tests, 1 skipped in 6.796s [2019-10-10T20:15:41.545Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T20:15:41.545Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:41.545Z] ++ set -e [2019-10-10T20:15:41.545Z] ++ '[' -n 0 ']' [2019-10-10T20:15:41.545Z] ++ set -x [2019-10-10T20:15:41.545Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:41.545Z] INFO: Testing against a local daemon [2019-10-10T20:15:41.545Z] === RUN TestContinueAfterPluginCrash [2019-10-10T20:15:41.545Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T20:15:41.545Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T20:15:41.545Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T20:15:41.545Z] === CONT TestContinueAfterPluginCrash [2019-10-10T20:15:41.545Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T20:15:42.776Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-10T20:15:44.136Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-10T20:15:44.136Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-10T20:15:45.496Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-10T20:15:46.055Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-10T20:15:47.415Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-10T20:15:48.339Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-10T20:15:49.304Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-10T20:15:50.227Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-10T20:15:51.150Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-10T20:15:52.249Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-10T20:15:52.988Z] --- PASS: TestDaemonStartWithLogOpt (9.80s) [2019-10-10T20:15:52.989Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T20:15:53.214Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-10T20:15:54.574Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-10T20:15:55.496Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-10T20:15:56.419Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-10T20:15:57.113Z] --- PASS: TestContinueAfterPluginCrash (14.92s) [2019-10-10T20:15:57.113Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T20:15:57.113Z] PASS [2019-10-10T20:15:57.113Z] [2019-10-10T20:15:57.113Z] DONE 2 tests in 15.029s [2019-10-10T20:15:57.113Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T20:15:57.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:57.113Z] ++ set -e [2019-10-10T20:15:57.113Z] ++ '[' -n 0 ']' [2019-10-10T20:15:57.113Z] ++ set -x [2019-10-10T20:15:57.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:57.113Z] INFO: Testing against a local daemon [2019-10-10T20:15:57.113Z] === RUN TestPluginWithDevMounts [2019-10-10T20:15:57.113Z] === PAUSE TestPluginWithDevMounts [2019-10-10T20:15:57.113Z] === CONT TestPluginWithDevMounts [2019-10-10T20:15:57.820Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-10T20:15:58.986Z] --- PASS: TestPluginWithDevMounts (2.02s) [2019-10-10T20:15:58.986Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T20:15:58.986Z] PASS [2019-10-10T20:15:58.986Z] [2019-10-10T20:15:58.986Z] DONE 1 tests in 2.112s [2019-10-10T20:15:58.986Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T20:15:58.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:58.986Z] ++ set -e [2019-10-10T20:15:58.986Z] ++ '[' -n 0 ']' [2019-10-10T20:15:58.986Z] ++ set -x [2019-10-10T20:15:58.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:15:58.986Z] INFO: Testing against a local daemon [2019-10-10T20:15:58.986Z] === RUN TestSecretInspect [2019-10-10T20:15:59.179Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-10T20:16:00.102Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-10T20:16:01.024Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-10T20:16:01.024Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-10T20:16:01.947Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-10T20:16:02.258Z] --- PASS: TestSecretInspect (2.96s) [2019-10-10T20:16:02.258Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T20:16:02.258Z] === RUN TestSecretList [2019-10-10T20:16:02.875Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-10T20:16:04.235Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-10T20:16:04.845Z] --- PASS: TestSecretList (2.88s) [2019-10-10T20:16:04.845Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T20:16:04.845Z] === RUN TestSecretsCreateAndDelete [2019-10-10T20:16:05.159Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-10T20:16:06.518Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-10T20:16:07.317Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2019-10-10T20:16:07.317Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T20:16:07.317Z] === RUN TestSecretsUpdate [2019-10-10T20:16:08.440Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-10T20:16:08.998Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-10T20:16:10.691Z] --- PASS: TestSecretsUpdate (3.04s) [2019-10-10T20:16:10.691Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T20:16:10.691Z] === RUN TestTemplatedSecret [2019-10-10T20:16:11.505Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-10T20:16:14.406Z] --- PASS: TestTemplatedSecret (3.83s) [2019-10-10T20:16:14.406Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T20:16:14.406Z] === RUN TestSecretCreateResolve [2019-10-10T20:16:16.776Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-10T20:16:17.631Z] --- PASS: TestSecretCreateResolve (3.04s) [2019-10-10T20:16:17.631Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T20:16:17.631Z] PASS [2019-10-10T20:16:17.631Z] [2019-10-10T20:16:17.631Z] DONE 6 tests in 18.621s [2019-10-10T20:16:17.631Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T20:16:17.631Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:16:17.631Z] ++ set -e [2019-10-10T20:16:17.631Z] ++ '[' -n 0 ']' [2019-10-10T20:16:17.631Z] ++ set -x [2019-10-10T20:16:17.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:16:17.631Z] INFO: Testing against a local daemon [2019-10-10T20:16:17.631Z] === RUN TestServiceCreateInit [2019-10-10T20:16:17.631Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T20:16:20.117Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-10T20:16:20.413Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-10T20:16:22.941Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T20:16:25.643Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-10T20:16:28.899Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-10T20:16:29.204Z] --- PASS: TestServiceCreateInit (10.90s) [2019-10-10T20:16:29.204Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2019-10-10T20:16:29.204Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T20:16:29.204Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.71s) [2019-10-10T20:16:29.204Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T20:16:29.204Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T20:16:29.458Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-10T20:16:30.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-10T20:16:34.969Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-10T20:16:35.223Z] === RUN TestDockerSuite/TestCpToDot [2019-10-10T20:16:36.147Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-10T20:16:38.039Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-10T20:16:39.920Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-10T20:16:40.842Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-10T20:16:44.096Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-10T20:16:44.350Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-10T20:16:45.272Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-10T20:16:47.152Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-10T20:16:47.152Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-10T20:16:47.152Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-10T20:16:47.710Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-10T20:16:48.268Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-10T20:16:48.268Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-10T20:16:48.522Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-10T20:16:49.204Z] --- PASS: TestCreateServiceMultipleTimes (18.32s) [2019-10-10T20:16:49.204Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T20:16:49.204Z] === RUN TestCreateServiceConflict [2019-10-10T20:16:49.444Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-10T20:16:49.627Z] --- PASS: TestCreateServiceConflict (2.89s) [2019-10-10T20:16:49.627Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T20:16:49.627Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T20:16:49.698Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-10T20:16:49.698Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-10T20:16:49.953Z] === RUN TestDockerSuite/TestCreateRM [2019-10-10T20:16:49.953Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-10T20:16:49.953Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-10T20:16:50.207Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-10T20:16:50.207Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-10T20:16:52.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-10T20:16:52.647Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-10T20:16:52.647Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-10T20:16:52.902Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-10T20:16:53.863Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2019-10-10T20:16:53.863Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T20:16:53.863Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T20:16:58.134Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-10T20:16:58.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-10T20:16:58.134Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-10T20:16:58.134Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-10T20:16:58.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-10T20:16:58.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-10T20:16:58.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-10T20:16:59.057Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-10T20:17:00.940Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-10T20:17:01.912Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-10T20:17:03.794Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-10T20:17:05.154Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-10T20:17:06.078Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-10T20:17:07.018Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-10T20:17:07.018Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-10T20:17:07.577Z] === RUN TestDockerSuite/TestDockerFails [2019-10-10T20:17:07.577Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-10T20:17:07.577Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-10T20:17:07.577Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-10T20:17:07.596Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.18s) [2019-10-10T20:17:07.596Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T20:17:07.596Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T20:17:08.936Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-10T20:17:09.337Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-10T20:17:09.337Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-10T20:17:09.859Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-10T20:17:10.807Z] --- PASS: TestCreateServiceSecretFileMode (3.17s) [2019-10-10T20:17:10.807Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T20:17:10.807Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T20:17:11.740Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-10T20:17:11.740Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-10T20:17:11.740Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-10T20:17:11.740Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-10T20:17:14.131Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2019-10-10T20:17:14.131Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T20:17:14.131Z] === RUN TestCreateServiceSysctls [2019-10-10T20:17:15.163Z] #33 121.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T20:17:15.163Z] #33 123.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T20:17:15.163Z] #33 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T20:17:15.163Z] #33 126.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T20:17:15.163Z] #33 128.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T20:17:15.163Z] #33 130.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T20:17:15.163Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T20:17:15.163Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T20:17:15.163Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T20:17:15.163Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T20:17:15.163Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T20:17:15.283Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-10T20:17:15.283Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-10T20:17:16.533Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T20:17:16.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-10T20:17:17.891Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-10T20:17:17.904Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T20:17:18.322Z] --- PASS: TestCreateServiceSysctls (3.96s) [2019-10-10T20:17:18.322Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T20:17:18.322Z] === RUN TestCreateServiceCapabilities [2019-10-10T20:17:19.085Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-10T20:17:19.555Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-10T20:17:19.800Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T20:17:20.025Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-10T20:17:20.025Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-10T20:17:20.025Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-10T20:17:20.025Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-10T20:17:20.732Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T20:17:21.016Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-10T20:17:21.148Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-10T20:17:21.574Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2019-10-10T20:17:21.574Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T20:17:21.574Z] === RUN TestInspect [2019-10-10T20:17:22.104Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T20:17:23.037Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T20:17:23.658Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-10T20:17:23.969Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T20:17:23.976Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-10T20:17:24.965Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-10T20:17:24.978Z] --- PASS: TestInspect (3.62s) [2019-10-10T20:17:24.978Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T20:17:24.978Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T20:17:25.339Z] #33 145.2 [2019-10-10T20:17:25.435Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-10T20:17:25.435Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-10T20:17:25.435Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-10T20:17:25.623Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-10T20:17:25.902Z] #33 DONE 145.8s [2019-10-10T20:17:25.902Z] [2019-10-10T20:17:25.902Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-10T20:17:26.982Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-10T20:17:27.657Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-10T20:17:27.796Z] #34 DONE 1.9s [2019-10-10T20:17:27.904Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-10T20:17:28.827Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-10T20:17:29.693Z] [2019-10-10T20:17:29.693Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-10T20:17:29.749Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-10T20:17:30.256Z] #35 DONE 1.0s [2019-10-10T20:17:30.256Z] [2019-10-10T20:17:30.256Z] #36 exporting to image [2019-10-10T20:17:30.256Z] #36 exporting layers [2019-10-10T20:17:30.307Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-10T20:17:31.230Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-10T20:17:31.387Z] --- PASS: TestDockerNetworkConnectAlias (5.88s) [2019-10-10T20:17:31.387Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T20:17:31.387Z] === RUN TestDockerNetworkReConnect [2019-10-10T20:17:33.153Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-10T20:17:33.535Z] #36 exporting layers 3.4s done [2019-10-10T20:17:33.535Z] #36 writing image sha256:0d0dc4bb76bf456fb03db082ac849ef015d4925d29b29129d61d38a2e8039609 done [2019-10-10T20:17:33.535Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-10T20:17:33.535Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T20:17:33.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-10T20:17:33.793Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:17:33.793Z] [2019-10-10T20:17:33.793Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T20:17:33.793Z] PKG_CONFIG=pkg-config [2019-10-10T20:17:33.793Z] GOLANG_VERSION=1.13.1 [2019-10-10T20:17:33.793Z] HOSTNAME=f0958f0ab066 [2019-10-10T20:17:33.793Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T20:17:33.793Z] container=docker [2019-10-10T20:17:33.793Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T20:17:33.793Z] GO111MODULE=off [2019-10-10T20:17:33.793Z] GOPATH=/go [2019-10-10T20:17:33.793Z] PWD=/go/src/github.com/docker/docker [2019-10-10T20:17:33.793Z] HOME=/root [2019-10-10T20:17:33.793Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T20:17:33.793Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T20:17:33.793Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T20:17:33.793Z] DOCKER_GITCOMMIT=095ca77f4810b4e074ee47894f68434fece612c5 [2019-10-10T20:17:33.793Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T20:17:33.793Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T20:17:33.793Z] TERM=xterm [2019-10-10T20:17:33.793Z] VALIDATE_BRANCH=master [2019-10-10T20:17:33.793Z] DEST=bundles/test-integration [2019-10-10T20:17:33.793Z] SHLVL=1 [2019-10-10T20:17:33.793Z] TIMEOUT=120m [2019-10-10T20:17:33.793Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T20:17:33.793Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T20:17:33.793Z] TESTDEBUG=0 [2019-10-10T20:17:33.793Z] _=/usr/bin/env [2019-10-10T20:17:33.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T20:17:33.879Z] + echo Ensuring container killed. [2019-10-10T20:17:33.879Z] Ensuring container killed. [2019-10-10T20:17:33.879Z] + docker rm -vf docker-pr7 [2019-10-10T20:17:33.879Z] Error: No such container: docker-pr7 [2019-10-10T20:17:33.879Z] + true [Pipeline] sh [2019-10-10T20:17:34.171Z] + echo Chowning /workspace to jenkins user [2019-10-10T20:17:34.171Z] Chowning /workspace to jenkins user [2019-10-10T20:17:34.171Z] + id -u [2019-10-10T20:17:34.171Z] + id -g [2019-10-10T20:17:34.171Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39919:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T20:17:34.634Z] === RUN TestDockerSuite/TestEventsContainerRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T20:17:35.833Z] + bundleName=unit [2019-10-10T20:17:35.833Z] + echo Creating unit-bundles.tar.gz [2019-10-10T20:17:35.833Z] Creating unit-bundles.tar.gz [2019-10-10T20:17:35.833Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-10T20:17:35.833Z] bundles/junit-report.xml [2019-10-10T20:17:35.833Z] bundles/go-test-report.json [2019-10-10T20:17:35.833Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-10T20:17:35.844Z] Archiving artifacts [2019-10-10T20:17:36.213Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39919/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T20:17:36.526Z] + make clean [2019-10-10T20:17:36.679Z] --- PASS: TestDockerNetworkReConnect (4.94s) [2019-10-10T20:17:36.679Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T20:17:36.679Z] === RUN TestServicePlugin [2019-10-10T20:17:36.679Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T20:17:36.679Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:17:36.679Z] === RUN TestServiceUpdateLabel [2019-10-10T20:17:36.784Z] docker volume rm -f docker-dev-cache [2019-10-10T20:17:36.784Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T20:17:38.832Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-10T20:17:39.156Z] --- PASS: TestServiceUpdateLabel (2.89s) [2019-10-10T20:17:39.156Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T20:17:39.156Z] === RUN TestServiceUpdateSecrets [2019-10-10T20:17:40.168Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-10T20:17:41.339Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-10T20:17:42.823Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-10T20:17:44.703Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-10T20:17:44.954Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-10T20:17:45.261Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-10T20:17:45.819Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-10T20:17:45.946Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-10T20:17:45.946Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-10T20:17:47.177Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-10T20:17:48.100Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-10T20:17:48.354Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-10T20:17:48.608Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-10T20:17:48.608Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-10T20:17:48.862Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-10T20:17:48.904Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-10T20:17:49.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-10T20:17:50.345Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-10T20:17:50.474Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-10T20:17:52.229Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-10T20:17:52.483Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-10T20:17:52.484Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-10T20:17:53.406Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-10T20:17:53.965Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-10T20:17:54.220Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-10T20:17:55.626Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-10T20:17:55.626Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-10T20:17:55.626Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-10T20:17:55.626Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-10T20:17:55.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-10T20:17:55.701Z] --- PASS: TestServiceUpdateSecrets (15.57s) [2019-10-10T20:17:55.701Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T20:17:55.701Z] === RUN TestServiceUpdateConfigs [2019-10-10T20:17:58.132Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-10T20:17:58.691Z] === RUN TestDockerSuite/TestEventsRename [2019-10-10T20:17:59.656Z] === RUN TestDockerSuite/TestEventsResize [2019-10-10T20:18:00.622Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-10T20:18:00.912Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-10T20:18:00.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-10T20:18:00.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-10T20:18:00.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-10T20:18:00.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-10T20:18:00.912Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-10T20:18:01.547Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-10T20:18:02.908Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-10T20:18:03.467Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-10T20:18:06.748Z] === RUN TestDockerSuite/TestEventsTop [2019-10-10T20:18:07.306Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-10T20:18:09.811Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-10T20:18:11.692Z] === RUN TestDockerSuite/TestExec [2019-10-10T20:18:12.157Z] --- PASS: TestServiceUpdateConfigs (15.71s) [2019-10-10T20:18:12.157Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T20:18:12.157Z] === RUN TestServiceUpdateNetwork [2019-10-10T20:18:12.251Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-10T20:18:13.174Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-10T20:18:14.180Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-10T20:18:14.738Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-10T20:18:16.618Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-10T20:18:17.541Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-10T20:18:18.099Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-10T20:18:19.022Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-10T20:18:19.945Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-10T20:18:20.866Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-10T20:18:21.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T20:18:21.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T20:18:21.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T20:18:21.791Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-10T20:18:23.676Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-10T20:18:24.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-10T20:18:24.853Z] === RUN TestDockerSuite/TestExecEnv [2019-10-10T20:18:25.776Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-10T20:18:26.069Z] --- PASS: TestServiceUpdateNetwork (14.25s) [2019-10-10T20:18:26.069Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T20:18:26.069Z] PASS [2019-10-10T20:18:26.069Z] [2019-10-10T20:18:26.069Z] === Skipped [2019-10-10T20:18:26.069Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-10T20:18:26.069Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:18:26.069Z] [2019-10-10T20:18:26.069Z] [2019-10-10T20:18:26.069Z] DONE 19 tests, 1 skipped in 126.966s [2019-10-10T20:18:26.069Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T20:18:26.069Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:18:26.069Z] ++ set -e [2019-10-10T20:18:26.069Z] ++ '[' -n 0 ']' [2019-10-10T20:18:26.069Z] ++ set -x [2019-10-10T20:18:26.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:18:26.069Z] INFO: Testing against a local daemon [2019-10-10T20:18:26.069Z] === RUN TestSessionCreate [2019-10-10T20:18:26.069Z] --- PASS: TestSessionCreate (0.03s) [2019-10-10T20:18:26.069Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T20:18:26.069Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-10T20:18:26.069Z] PASS [2019-10-10T20:18:26.069Z] [2019-10-10T20:18:26.069Z] DONE 2 tests in 0.134s [2019-10-10T20:18:26.069Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T20:18:26.069Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:18:26.069Z] ++ set -e [2019-10-10T20:18:26.069Z] ++ '[' -n 0 ']' [2019-10-10T20:18:26.069Z] ++ set -x [2019-10-10T20:18:26.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:18:26.070Z] INFO: Testing against a local daemon [2019-10-10T20:18:26.070Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T20:18:26.070Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:18:26.070Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:18:26.070Z] === RUN TestEventsExecDie [2019-10-10T20:18:26.070Z] --- PASS: TestEventsExecDie (0.97s) [2019-10-10T20:18:26.070Z] === RUN TestEventsBackwardsCompatible [2019-10-10T20:18:26.070Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2019-10-10T20:18:26.070Z] === RUN TestInfoBinaryCommits [2019-10-10T20:18:26.070Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-10T20:18:26.070Z] === RUN TestInfoAPIVersioned [2019-10-10T20:18:26.070Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T20:18:26.070Z] === RUN TestInfoAPI [2019-10-10T20:18:26.070Z] --- PASS: TestInfoAPI (0.03s) [2019-10-10T20:18:26.070Z] === RUN TestInfoAPIWarnings [2019-10-10T20:18:26.464Z] --- PASS: TestInfoAPIWarnings (0.86s) [2019-10-10T20:18:26.464Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T20:18:26.464Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T20:18:26.882Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-10-10T20:18:26.882Z] === RUN TestPingCacheHeaders [2019-10-10T20:18:26.882Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-10T20:18:26.882Z] === RUN TestPingGet [2019-10-10T20:18:26.882Z] --- PASS: TestPingGet (0.01s) [2019-10-10T20:18:26.882Z] === RUN TestPingHead [2019-10-10T20:18:26.882Z] --- PASS: TestPingHead (0.04s) [2019-10-10T20:18:26.882Z] === RUN TestVersion [2019-10-10T20:18:26.882Z] --- PASS: TestVersion (0.03s) [2019-10-10T20:18:26.882Z] PASS [2019-10-10T20:18:27.265Z] [2019-10-10T20:18:27.266Z] === Skipped [2019-10-10T20:18:27.266Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:18:27.266Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:18:27.266Z] [2019-10-10T20:18:27.266Z] [2019-10-10T20:18:27.266Z] DONE 12 tests, 1 skipped in 2.542s [2019-10-10T20:18:27.266Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T20:18:27.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:18:27.266Z] ++ set -e [2019-10-10T20:18:27.266Z] ++ '[' -n 0 ']' [2019-10-10T20:18:27.266Z] ++ set -x [2019-10-10T20:18:27.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:18:27.266Z] INFO: Testing against a local daemon [2019-10-10T20:18:27.266Z] === RUN TestVolumesCreateAndList [2019-10-10T20:18:27.266Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-10T20:18:27.266Z] === RUN TestVolumesRemove [2019-10-10T20:18:27.266Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-10T20:18:27.266Z] === RUN TestVolumesInspect [2019-10-10T20:18:27.266Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-10T20:18:27.266Z] === RUN TestVolumesInvalidJSON [2019-10-10T20:18:27.266Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T20:18:27.266Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T20:18:27.266Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T20:18:27.266Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-10T20:18:27.266Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T20:18:27.266Z] PASS [2019-10-10T20:18:27.266Z] [2019-10-10T20:18:27.266Z] DONE 5 tests in 0.245s [2019-10-10T20:18:27.266Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T20:18:27.627Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T20:18:27.627Z] +++ kill 11456 [2019-10-10T20:18:27.657Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-10T20:18:27.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-10T20:18:28.580Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-10T20:18:28.878Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T20:18:28.878Z] +++ /etc/init.d/apparmor stop [2019-10-10T20:18:28.878Z] Clearing AppArmor profiles cache:. [2019-10-10T20:18:28.878Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T20:18:28.878Z] Unloading profiles will leave already running processes permanently [2019-10-10T20:18:28.878Z] unconfined, which can lead to unexpected situations. [2019-10-10T20:18:28.878Z] [2019-10-10T20:18:28.878Z] To set a process to complain mode, use the command line tool [2019-10-10T20:18:28.878Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T20:18:28.878Z] with the 'teardown' option." [2019-10-10T20:18:28.878Z] [2019-10-10T20:18:31.087Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-10T20:18:31.645Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose Post stage [Pipeline] junit [2019-10-10T20:18:32.464Z] Recording test results [2019-10-10T20:18:33.012Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T20:18:33.613Z] === RUN TestDockerSuite/TestExecParseError [2019-10-10T20:18:34.144Z] + echo Ensuring container killed. [2019-10-10T20:18:34.144Z] Ensuring container killed. [2019-10-10T20:18:34.144Z] + docker rm -vf docker-pr7 [2019-10-10T20:18:34.144Z] Error: No such container: docker-pr7 [2019-10-10T20:18:34.144Z] + true [Pipeline] sh [2019-10-10T20:18:34.536Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-10T20:18:34.981Z] + echo Chowning /workspace to jenkins user [2019-10-10T20:18:34.981Z] Chowning /workspace to jenkins user [2019-10-10T20:18:34.981Z] + id -u [2019-10-10T20:18:34.981Z] + id -g [2019-10-10T20:18:34.981Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39919:/workspace busybox chown -R 1001:1001 /workspace [2019-10-10T20:18:34.981Z] Unable to find image 'busybox:latest' locally [2019-10-10T20:18:35.350Z] latest: Pulling from library/busybox [2019-10-10T20:18:35.350Z] 6d4c3d9fc915: Pulling fs layer [2019-10-10T20:18:35.545Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-10T20:18:35.719Z] 6d4c3d9fc915: Verifying Checksum [2019-10-10T20:18:35.720Z] 6d4c3d9fc915: Download complete [2019-10-10T20:18:36.146Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-10T20:18:36.972Z] 6d4c3d9fc915: Pull complete [2019-10-10T20:18:36.972Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-10T20:18:36.972Z] Status: Downloaded newer image for busybox:latest [2019-10-10T20:18:38.696Z] === RUN TestDockerSuite/TestExecSetEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T20:18:39.256Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-10T20:18:40.017Z] + bundleName=s390x-integration [2019-10-10T20:18:40.017Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-10T20:18:40.017Z] Creating s390x-integration-bundles.tar.gz [2019-10-10T20:18:40.017Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-10T20:18:40.017Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-10T20:18:40.239Z] Archiving artifacts [2019-10-10T20:18:40.658Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-10T20:18:41.643Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39919/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T20:18:42.435Z] + make clean [2019-10-10T20:18:42.812Z] docker volume rm -f docker-dev-cache [2019-10-10T20:18:42.812Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T20:18:50.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-10T20:18:51.541Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-10T20:18:52.507Z] === RUN TestDockerSuite/TestExecTTY [2019-10-10T20:18:53.430Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-10T20:18:54.353Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-10T20:18:55.276Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-10T20:18:56.681Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-10T20:18:56.681Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-10T20:18:59.189Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-10T20:19:00.110Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-10T20:19:00.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T20:19:00.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T20:19:00.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T20:19:00.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T20:19:01.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T20:19:01.469Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-10T20:19:01.630Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-10T20:19:01.631Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-10T20:19:01.631Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-10T20:19:02.029Z] === RUN TestDockerSuite/TestExecWithUser [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T20:19:03.428Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-10T20:19:04.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T20:19:06.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T20:19:08.659Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-10T20:19:09.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T20:19:10.314Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-10T20:19:11.304Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-10T20:19:11.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-10T20:19:12.856Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-10T20:19:13.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T20:19:15.360Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-10T20:19:16.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T20:19:17.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-10T20:19:18.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T20:19:20.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-10T20:19:20.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-10T20:19:20.538Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-10T20:19:21.096Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-10T20:19:21.096Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-10T20:19:21.350Z] === RUN TestDockerSuite/TestHealth [2019-10-10T20:19:22.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T20:19:23.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T20:19:25.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-10T20:19:25.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T20:19:27.640Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:19:27.640Z] Using test binary docker [2019-10-10T20:19:27.640Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T20:19:27.640Z] +++ /etc/init.d/apparmor start [2019-10-10T20:19:27.640Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:19:27.640Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:19:27.640Z] Warning failed to create cache: (null) [2019-10-10T20:19:27.640Z] . [2019-10-10T20:19:27.640Z] INFO: Waiting for daemon to start... [2019-10-10T20:19:27.640Z] Starting dockerd [2019-10-10T20:19:27.640Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-10T20:19:29.658Z] . [2019-10-10T20:19:29.658Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:19:29.658Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:19:29.658Z] Error: No such image: emptyfs [2019-10-10T20:19:29.658Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:19:29.658Z] ++++ docker load [2019-10-10T20:19:29.942Z] Running integration-test (iteration 1) [2019-10-10T20:19:29.942Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T20:19:29.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:19:29.942Z] ++ set -e [2019-10-10T20:19:29.942Z] ++ '[' -n 0 ']' [2019-10-10T20:19:29.942Z] ++ set -x [2019-10-10T20:19:29.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:19:35.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-10T20:19:43.212Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-10T20:19:43.212Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-10T20:19:43.212Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-10T20:19:43.212Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-10T20:19:43.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-10T20:19:43.720Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-10T20:19:43.720Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-10T20:19:44.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-10T20:19:44.646Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-10T20:19:44.646Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-10T20:19:44.646Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-10T20:19:44.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-10T20:19:44.901Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-10T20:19:45.155Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-10T20:19:45.194Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:19:45.194Z] Loaded image: busybox:latest [2019-10-10T20:19:45.194Z] Loaded image: busybox:glibc [2019-10-10T20:19:45.194Z] Loaded image: debian:jessie [2019-10-10T20:19:45.194Z] Loaded image: hello-world:latest [2019-10-10T20:19:45.194Z] INFO: Testing against a local daemon [2019-10-10T20:19:45.194Z] === RUN TestCgroupNamespacesBuild [2019-10-10T20:19:45.409Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-10T20:19:45.813Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2019-10-10T20:19:45.813Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T20:19:45.813Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T20:19:45.968Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-10T20:19:45.968Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-10T20:19:47.298Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2019-10-10T20:19:47.299Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T20:19:47.299Z] === RUN TestBuildWithSession [2019-10-10T20:19:47.299Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T20:19:47.299Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:19:47.299Z] === RUN TestBuildSquashParent [2019-10-10T20:19:47.327Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-10T20:19:47.327Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-10T20:19:48.687Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-10T20:19:49.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-10T20:19:49.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-10T20:19:49.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-10T20:19:50.046Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-10T20:19:50.046Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-10T20:19:50.969Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-10T20:19:52.791Z] --- PASS: TestBuildSquashParent (5.18s) [2019-10-10T20:19:52.791Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T20:19:52.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:19:52.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:19:52.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:19:52.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:19:52.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:19:52.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:19:52.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:19:52.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:19:52.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:19:52.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:19:52.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:19:52.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:19:52.791Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:19:52.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:19:52.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:19:52.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:19:53.547Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-10T20:19:53.547Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-10T20:19:53.801Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-10T20:19:55.682Z] === RUN TestDockerSuite/TestImportFile [2019-10-10T20:19:56.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:19:56.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:19:56.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-10T20:19:56.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-10T20:19:56.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-10T20:19:56.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-10T20:19:56.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-10T20:19:57.607Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-10T20:19:57.607Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-10T20:19:58.307Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-10T20:19:58.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2019-10-10T20:19:58.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2019-10-10T20:19:58.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2019-10-10T20:19:58.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.48s) [2019-10-10T20:19:58.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2019-10-10T20:19:58.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2019-10-10T20:19:58.307Z] === RUN TestBuildMultiStageCopy [2019-10-10T20:19:58.307Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T20:19:58.965Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-10T20:19:59.780Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T20:20:00.399Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T20:20:00.684Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T20:20:00.847Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-10T20:20:00.968Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T20:20:01.252Z] --- PASS: TestBuildMultiStageCopy (3.41s) [2019-10-10T20:20:01.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2019-10-10T20:20:01.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-10-10T20:20:01.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2019-10-10T20:20:01.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2019-10-10T20:20:01.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2019-10-10T20:20:01.253Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T20:20:02.264Z] --- PASS: TestBuildMultiStageParentConfig (0.92s) [2019-10-10T20:20:02.264Z] === RUN TestBuildLabelWithTargets [2019-10-10T20:20:02.728Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-10T20:20:02.984Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-10T20:20:03.742Z] --- PASS: TestBuildLabelWithTargets (1.53s) [2019-10-10T20:20:03.742Z] === RUN TestBuildWithEmptyLayers [2019-10-10T20:20:03.907Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-10T20:20:04.161Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-10T20:20:04.759Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2019-10-10T20:20:04.759Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T20:20:05.127Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-10T20:20:06.489Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-10T20:20:06.790Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2019-10-10T20:20:06.790Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T20:20:07.411Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-10T20:20:07.803Z] --- PASS: TestBuildUncleanTarFilenames (1.10s) [2019-10-10T20:20:07.804Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T20:20:07.974Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-10T20:20:08.229Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-10T20:20:08.229Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-10T20:20:08.229Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-10T20:20:08.788Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-10T20:20:09.710Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-10T20:20:10.269Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-10T20:20:10.491Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2019-10-10T20:20:10.491Z] === RUN TestBuildWithHugeFile [2019-10-10T20:20:11.191Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-10T20:20:11.750Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-10T20:20:12.676Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-10T20:20:13.600Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-10T20:20:13.600Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-10T20:20:15.480Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-10T20:20:16.081Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-10T20:20:17.004Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-10T20:20:17.004Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-10T20:20:17.926Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-10T20:20:17.926Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-10T20:20:19.295Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-10T20:20:20.217Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-10T20:20:20.775Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-10T20:20:21.697Z] === RUN TestDockerSuite/TestInspectImage [2019-10-10T20:20:21.697Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-10T20:20:21.697Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-10T20:20:21.697Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-10T20:20:22.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-10T20:20:22.620Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-10T20:20:23.543Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-10T20:20:23.543Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-10T20:20:24.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-10T20:20:24.505Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-10T20:20:24.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-10T20:20:24.779Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-10T20:20:25.249Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-10T20:20:25.428Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-10T20:20:26.892Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-10T20:20:26.892Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-10T20:20:27.312Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-10T20:20:27.312Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-10T20:20:28.672Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-10T20:20:29.595Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-10T20:20:31.475Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-10T20:20:31.659Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-10T20:20:32.084Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-10T20:20:32.649Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-10T20:20:32.649Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-10T20:20:32.649Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-10T20:20:33.051Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-10T20:20:33.973Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-10T20:20:34.220Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-10T20:20:34.533Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-10T20:20:35.210Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-10T20:20:35.680Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-10T20:20:35.894Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-10T20:20:36.150Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-10T20:20:36.621Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-10T20:20:36.818Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-10T20:20:36.818Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-10T20:20:39.326Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-10T20:20:41.207Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-10T20:20:41.388Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-10T20:20:43.089Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-10T20:20:43.089Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-10T20:20:43.611Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-10T20:20:43.612Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-10T20:20:44.602Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-10T20:20:45.633Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-10T20:20:48.171Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-10T20:20:51.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-10T20:20:51.429Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-10T20:20:51.429Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-10T20:20:53.938Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-10T20:20:54.497Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-10T20:20:55.856Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-10T20:20:56.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-10T20:20:59.557Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-10T20:20:59.557Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-10T20:20:59.557Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-10T20:20:59.671Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-10T20:21:00.547Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-10T20:21:01.017Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-10T20:21:01.489Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-10T20:21:01.489Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-10T20:21:02.479Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-10T20:21:02.928Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-10T20:21:02.950Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-10T20:21:02.950Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-10T20:21:02.950Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-10T20:21:06.184Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-10T20:21:08.834Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-10T20:21:09.439Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-10T20:21:09.439Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-10T20:21:11.321Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-10T20:21:11.880Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-10T20:21:13.240Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-10T20:21:14.601Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-10T20:21:17.109Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-10T20:21:17.109Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-10T20:21:17.363Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-10T20:21:17.363Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-10T20:21:17.363Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-10T20:21:18.300Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-10T20:21:19.222Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-10T20:21:21.727Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-10T20:21:23.084Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-10T20:21:24.050Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-10T20:21:29.279Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-10T20:21:29.837Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-10T20:21:29.837Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-10T20:21:31.197Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-10T20:21:31.197Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-10T20:21:32.121Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-10T20:21:33.484Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-10T20:21:34.843Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-10T20:21:35.766Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-10T20:21:38.274Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-10T20:21:38.529Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-10T20:21:39.451Z] === RUN TestDockerSuite/TestLogsSince [2019-10-10T20:21:47.516Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-10T20:21:47.566Z] --- PASS: TestBuildWithHugeFile (82.85s) [2019-10-10T20:21:47.566Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T20:21:47.566Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:21:47.566Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:21:47.566Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:21:47.566Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:21:47.566Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:21:47.566Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:21:47.566Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:21:47.566Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:21:47.566Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:21:47.566Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-10T20:21:47.566Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-10-10T20:21:47.566Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-10-10T20:21:47.566Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-10-10T20:21:47.566Z] === RUN TestBuildPreserveOwnership [2019-10-10T20:21:47.566Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T20:21:47.566Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T20:21:47.566Z] --- PASS: TestBuildPreserveOwnership (4.75s) [2019-10-10T20:21:47.566Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2019-10-10T20:21:47.566Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2019-10-10T20:21:47.566Z] === RUN TestBuildPlatformInvalid [2019-10-10T20:21:47.566Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-10T20:21:47.566Z] PASS [2019-10-10T20:21:47.566Z] [2019-10-10T20:21:47.566Z] === Skipped [2019-10-10T20:21:47.566Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-10T20:21:47.566Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:21:47.566Z] [2019-10-10T20:21:47.566Z] [2019-10-10T20:21:47.566Z] DONE 32 tests, 1 skipped in 128.315s [2019-10-10T20:21:47.566Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T20:21:47.566Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:21:47.566Z] ++ set -e [2019-10-10T20:21:47.566Z] ++ '[' -n 0 ']' [2019-10-10T20:21:47.566Z] ++ set -x [2019-10-10T20:21:47.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:21:47.566Z] INFO: Testing against a local daemon [2019-10-10T20:21:47.566Z] === RUN TestConfigList [2019-10-10T20:21:47.566Z] --- PASS: TestConfigList (2.17s) [2019-10-10T20:21:47.566Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T20:21:47.566Z] === RUN TestConfigsCreateAndDelete [2019-10-10T20:21:47.566Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2019-10-10T20:21:47.566Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T20:21:47.566Z] === RUN TestConfigsUpdate [2019-10-10T20:21:47.566Z] --- PASS: TestConfigsUpdate (2.20s) [2019-10-10T20:21:47.566Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T20:21:47.566Z] === RUN TestTemplatedConfig [2019-10-10T20:21:47.856Z] --- PASS: TestTemplatedConfig (2.84s) [2019-10-10T20:21:47.856Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T20:21:47.856Z] === RUN TestConfigInspect [2019-10-10T20:21:50.541Z] --- PASS: TestConfigInspect (2.24s) [2019-10-10T20:21:50.541Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T20:21:50.541Z] === RUN TestConfigCreateWithLabels [2019-10-10T20:21:51.573Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-10T20:21:51.573Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-10T20:21:51.573Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-10T20:21:52.576Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2019-10-10T20:21:52.576Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T20:21:52.576Z] === RUN TestConfigCreateResolve [2019-10-10T20:21:52.786Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-10T20:21:52.786Z] === RUN TestDockerSuite/TestLogsTail [2019-10-10T20:21:53.737Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-10T20:21:54.603Z] --- PASS: TestConfigCreateResolve (2.17s) [2019-10-10T20:21:54.603Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T20:21:54.603Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T20:21:54.659Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-10T20:21:55.219Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-10T20:21:55.219Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T20:21:55.219Z] PASS [2019-10-10T20:21:55.219Z] [2019-10-10T20:21:55.219Z] DONE 8 tests in 16.797s [2019-10-10T20:21:55.219Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T20:21:55.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:21:55.219Z] ++ set -e [2019-10-10T20:21:55.219Z] ++ '[' -n 0 ']' [2019-10-10T20:21:55.219Z] ++ set -x [2019-10-10T20:21:55.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:21:55.219Z] INFO: Testing against a local daemon [2019-10-10T20:21:55.219Z] === RUN TestCheckpoint [2019-10-10T20:21:55.219Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T20:21:55.219Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:21:55.219Z] === RUN TestContainerInvalidJSON [2019-10-10T20:21:55.219Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:21:55.219Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:21:55.219Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:21:55.219Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:21:55.219Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:21:55.219Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:21:55.219Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:21:55.219Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:21:55.219Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:21:55.219Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-10T20:21:55.219Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T20:21:55.219Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T20:21:55.219Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T20:21:55.219Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T20:21:55.219Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-10-10T20:21:55.219Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T20:21:55.502Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-10T20:21:55.502Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T20:21:55.502Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-10T20:21:55.502Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T20:21:55.502Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-10T20:21:55.502Z] === RUN TestCopyFromContainer [2019-10-10T20:21:55.583Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-10T20:21:56.141Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-10T20:21:56.700Z] === RUN TestDockerSuite/TestNetHostname [2019-10-10T20:21:57.258Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-10T20:21:57.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-10T20:21:57.557Z] === RUN TestCopyFromContainer// [2019-10-10T20:21:57.557Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T20:21:57.557Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T20:21:57.557Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T20:21:57.557Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T20:21:57.557Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T20:21:57.860Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T20:21:57.860Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T20:21:57.860Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T20:21:57.860Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T20:21:57.928Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer (2.49s) [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-10T20:21:58.146Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-10T20:21:58.146Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T20:21:58.146Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:21:58.146Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:21:58.146Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:21:58.146Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:21:58.146Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:21:58.146Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:21:58.146Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:21:58.146Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:21:58.146Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:21:58.146Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-10T20:21:58.146Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T20:21:58.146Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T20:21:58.146Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-10T20:21:58.146Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T20:21:58.146Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-10T20:21:58.146Z] === RUN TestCreateWithInvalidEnv [2019-10-10T20:21:58.146Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T20:21:58.146Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T20:21:58.146Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T20:21:58.146Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T20:21:58.146Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T20:21:58.146Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T20:21:58.146Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T20:21:58.146Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T20:21:58.146Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T20:21:58.146Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-10T20:21:58.146Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T20:21:58.146Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T20:21:58.146Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T20:21:58.146Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T20:21:58.146Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T20:21:58.146Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T20:21:58.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-10T20:21:58.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-10T20:21:58.869Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-10T20:21:58.869Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-10T20:21:59.142Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-10T20:21:59.705Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s) [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:22:00.334Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:22:00.334Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-10-10T20:22:00.334Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-10T20:22:00.334Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T20:22:01.189Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-10T20:22:02.370Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2019-10-10T20:22:02.370Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T20:22:02.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:22:02.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:22:02.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:22:02.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:22:02.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:22:02.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:22:02.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:22:02.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:22:02.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:22:02.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:22:02.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:22:02.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:22:02.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:22:02.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:22:02.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:22:02.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-10T20:22:02.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-10T20:22:02.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-10T20:22:02.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-10T20:22:02.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-10T20:22:02.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-10T20:22:02.656Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T20:22:02.656Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T20:22:02.656Z] === RUN TestDaemonRestartIpcMode [2019-10-10T20:22:02.656Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T20:22:02.656Z] === RUN TestDiff [2019-10-10T20:22:03.274Z] --- PASS: TestDiff (0.70s) [2019-10-10T20:22:03.274Z] === RUN TestExecWithCloseStdin [2019-10-10T20:22:03.736Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-10T20:22:04.286Z] --- PASS: TestExecWithCloseStdin (0.90s) [2019-10-10T20:22:04.286Z] === RUN TestExec [2019-10-10T20:22:04.295Z] === RUN TestDockerSuite/TestPluginActive [2019-10-10T20:22:04.933Z] --- PASS: TestExec (0.89s) [2019-10-10T20:22:04.933Z] === RUN TestExecUser [2019-10-10T20:22:06.031Z] --- PASS: TestExecUser (0.95s) [2019-10-10T20:22:06.031Z] === RUN TestExportContainerAndImportImage [2019-10-10T20:22:06.265Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-10T20:22:07.213Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2019-10-10T20:22:07.213Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T20:22:08.148Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-10T20:22:08.821Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-10-10T20:22:08.821Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T20:22:08.821Z] === RUN TestHealthCheckWorkdir [2019-10-10T20:22:09.833Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-10-10T20:22:09.833Z] === RUN TestHealthKillContainer [2019-10-10T20:22:13.291Z] --- PASS: TestHealthKillContainer (2.99s) [2019-10-10T20:22:13.291Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T20:22:13.291Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2019-10-10T20:22:13.291Z] === RUN TestIpcModeNone [2019-10-10T20:22:14.493Z] --- PASS: TestIpcModeNone (0.87s) [2019-10-10T20:22:14.493Z] === RUN TestIpcModePrivate [2019-10-10T20:22:14.673Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-10T20:22:14.673Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-10T20:22:14.673Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-10T20:22:14.927Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-10T20:22:15.355Z] --- PASS: TestIpcModePrivate (0.85s) [2019-10-10T20:22:15.355Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-10T20:22:15.355Z] === RUN TestIpcModeShareable [2019-10-10T20:22:16.017Z] --- PASS: TestIpcModeShareable (0.86s) [2019-10-10T20:22:16.017Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-10T20:22:16.017Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T20:22:18.702Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2019-10-10T20:22:18.702Z] === RUN TestAPIIpcModeHost [2019-10-10T20:22:19.082Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-10T20:22:19.343Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-10-10T20:22:19.343Z] === RUN TestDaemonIpcModeShareable [2019-10-10T20:22:20.004Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-10T20:22:20.956Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2019-10-10T20:22:20.956Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T20:22:20.956Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-10T20:22:20.956Z] === RUN TestDaemonIpcModePrivate [2019-10-10T20:22:22.511Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-10T20:22:22.995Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-10-10T20:22:22.995Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T20:22:22.995Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-10T20:22:22.995Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T20:22:24.485Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-10-10T20:22:24.485Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T20:22:24.485Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-10T20:22:24.485Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T20:22:26.525Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2019-10-10T20:22:26.525Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T20:22:26.525Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-10T20:22:26.525Z] === RUN TestIpcModeOlderClient [2019-10-10T20:22:26.525Z] === PAUSE TestIpcModeOlderClient [2019-10-10T20:22:26.525Z] === RUN TestKillContainerInvalidSignal [2019-10-10T20:22:26.747Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-10T20:22:27.144Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2019-10-10T20:22:27.145Z] === RUN TestKillContainer [2019-10-10T20:22:27.145Z] === RUN TestKillContainer/no_signal [2019-10-10T20:22:27.305Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-10T20:22:27.773Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T20:22:28.391Z] === RUN TestKillContainer/killing_signal [2019-10-10T20:22:29.408Z] --- PASS: TestKillContainer (2.20s) [2019-10-10T20:22:29.408Z] --- PASS: TestKillContainer/no_signal (0.71s) [2019-10-10T20:22:29.408Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-10-10T20:22:29.408Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2019-10-10T20:22:29.408Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T20:22:29.408Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T20:22:29.857Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-10T20:22:29.857Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-10T20:22:30.029Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T20:22:30.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2019-10-10T20:22:30.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2019-10-10T20:22:30.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-10-10T20:22:30.648Z] === RUN TestKillStoppedContainer [2019-10-10T20:22:30.648Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-10T20:22:30.648Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T20:22:30.933Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-10T20:22:30.933Z] === RUN TestKillDifferentUserContainer [2019-10-10T20:22:31.216Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-10T20:22:31.553Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2019-10-10T20:22:31.553Z] === RUN TestInspectOomKilledTrue [2019-10-10T20:22:33.033Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2019-10-10T20:22:33.033Z] === RUN TestInspectOomKilledFalse [2019-10-10T20:22:33.100Z] === RUN TestDockerSuite/TestPortList [2019-10-10T20:22:33.354Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-10T20:22:33.652Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-10-10T20:22:33.652Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T20:22:34.272Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2019-10-10T20:22:34.272Z] === RUN TestLinksContainerNames [2019-10-10T20:22:34.852Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-10T20:22:34.852Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-10T20:22:34.852Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-10T20:22:35.750Z] --- PASS: TestLinksContainerNames (1.35s) [2019-10-10T20:22:35.750Z] === RUN TestLogsFollowTailEmpty [2019-10-10T20:22:36.037Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2019-10-10T20:22:36.037Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T20:22:36.613Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-10T20:22:37.057Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/default [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/private [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/slave [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/shared [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/default [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/shared [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/private [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/slave [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T20:22:37.057Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:22:37.057Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T20:22:37.057Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:22:37.344Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:22:37.344Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:22:37.344Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:22:37.344Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T20:22:37.344Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-10T20:22:37.345Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-10T20:22:37.345Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T20:22:39.385Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2019-10-10T20:22:39.385Z] === RUN TestNetworkNat [2019-10-10T20:22:39.673Z] --- PASS: TestNetworkNat (0.75s) [2019-10-10T20:22:39.673Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T20:22:39.872Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-10T20:22:40.683Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2019-10-10T20:22:40.683Z] === RUN TestNetworkLoopbackNat [2019-10-10T20:22:41.300Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2019-10-10T20:22:41.300Z] === RUN TestPause [2019-10-10T20:22:42.313Z] --- PASS: TestPause (0.77s) [2019-10-10T20:22:42.313Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T20:22:42.313Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:22:42.313Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:22:42.313Z] === RUN TestPauseStopPausedContainer [2019-10-10T20:22:42.929Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2019-10-10T20:22:42.929Z] === RUN TestPsFilter [2019-10-10T20:22:43.214Z] --- PASS: TestPsFilter (0.20s) [2019-10-10T20:22:43.214Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T20:22:43.836Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-10-10T20:22:43.836Z] === RUN TestRemoveContainerWithVolume [2019-10-10T20:22:44.458Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2019-10-10T20:22:44.458Z] === RUN TestRemoveContainerRunning [2019-10-10T20:22:45.089Z] --- PASS: TestRemoveContainerRunning (0.69s) [2019-10-10T20:22:45.089Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T20:22:45.105Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-10T20:22:45.105Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-10T20:22:46.030Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-10T20:22:46.112Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2019-10-10T20:22:46.112Z] === RUN TestRemoveInvalidContainer [2019-10-10T20:22:46.112Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-10T20:22:46.112Z] === RUN TestRenameLinkedContainer [2019-10-10T20:22:47.914Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-10T20:22:48.800Z] --- PASS: TestRenameLinkedContainer (2.70s) [2019-10-10T20:22:48.800Z] === RUN TestRenameStoppedContainer [2019-10-10T20:22:49.433Z] --- PASS: TestRenameStoppedContainer (0.67s) [2019-10-10T20:22:49.433Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T20:22:50.422Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-10T20:22:50.915Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2019-10-10T20:22:50.915Z] === RUN TestRenameInvalidName [2019-10-10T20:22:51.531Z] --- PASS: TestRenameInvalidName (0.71s) [2019-10-10T20:22:51.531Z] === RUN TestRenameAnonymousContainer [2019-10-10T20:22:52.794Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-10T20:22:53.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-10T20:22:53.721Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-10T20:22:53.721Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-10T20:22:53.721Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-10T20:22:53.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-10T20:22:54.227Z] --- PASS: TestRenameAnonymousContainer (2.62s) [2019-10-10T20:22:54.227Z] === RUN TestRenameContainerWithSameName [2019-10-10T20:22:54.280Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-10T20:22:54.540Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-10T20:22:54.540Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-10T20:22:54.842Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2019-10-10T20:22:54.843Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T20:22:55.463Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-10T20:22:55.463Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-10T20:22:56.327Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2019-10-10T20:22:56.328Z] === RUN TestResize [2019-10-10T20:22:56.398Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-10T20:22:56.398Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-10T20:22:56.953Z] --- PASS: TestResize (0.73s) [2019-10-10T20:22:56.953Z] === RUN TestResizeWithInvalidSize [2019-10-10T20:22:57.538Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-10T20:22:57.623Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-10-10T20:22:57.623Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T20:22:58.243Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:22:58.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:22:58.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:22:58.243Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:22:58.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:22:58.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:22:58.243Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:22:58.292Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-10T20:22:58.292Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-10T20:23:00.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:23:00.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:23:01.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:23:01.548Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-10T20:23:01.548Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-10T20:23:02.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:23:02.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:23:02.910Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-10T20:23:02.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:23:03.470Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-10T20:23:03.470Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-10T20:23:04.711Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-10T20:23:05.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:23:05.672Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:23:06.935Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-10T20:23:07.666Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-10T20:23:07.666Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-10T20:23:08.225Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.11s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.05s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.05s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.55s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.25s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.30s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.04s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T20:23:08.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2019-10-10T20:23:08.371Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T20:23:08.371Z] === RUN TestCgroupNamespacesRun [2019-10-10T20:23:09.849Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2019-10-10T20:23:09.849Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T20:23:09.849Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T20:23:11.890Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2019-10-10T20:23:11.890Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T20:23:11.890Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T20:23:12.463Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-10T20:23:13.371Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2019-10-10T20:23:13.371Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T20:23:13.371Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T20:23:15.399Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2019-10-10T20:23:15.399Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T20:23:15.399Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T20:23:16.877Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2019-10-10T20:23:16.877Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T20:23:16.877Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T20:23:17.697Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-10T20:23:17.697Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-10T20:23:17.887Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-10-10T20:23:17.887Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T20:23:17.887Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T20:23:18.504Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-10-10T20:23:18.504Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T20:23:18.504Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T20:23:20.533Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2019-10-10T20:23:20.533Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T20:23:20.533Z] === RUN TestKernelTCPMemory [2019-10-10T20:23:20.958Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-10T20:23:20.958Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-10T20:23:21.153Z] --- PASS: TestKernelTCPMemory (0.88s) [2019-10-10T20:23:21.154Z] === RUN TestNISDomainname [2019-10-10T20:23:22.644Z] --- PASS: TestNISDomainname (1.08s) [2019-10-10T20:23:22.644Z] === RUN TestHostnameDnsResolution [2019-10-10T20:23:23.468Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-10T20:23:23.657Z] --- PASS: TestHostnameDnsResolution (1.19s) [2019-10-10T20:23:23.657Z] === RUN TestStats [2019-10-10T20:23:26.341Z] --- PASS: TestStats (2.59s) [2019-10-10T20:23:26.341Z] === RUN TestStopContainerWithTimeout [2019-10-10T20:23:26.341Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T20:23:26.341Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T20:23:26.341Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T20:23:26.341Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T20:23:26.341Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T20:23:26.341Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T20:23:26.341Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T20:23:26.341Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T20:23:26.341Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T20:23:26.341Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T20:23:26.341Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T20:23:26.341Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T20:23:27.646Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-10T20:23:29.529Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-10T20:23:29.813Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-10T20:23:29.813Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2019-10-10T20:23:29.813Z] --- PASS: TestStopContainerWithTimeout/1 (2.42s) [2019-10-10T20:23:29.813Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2019-10-10T20:23:29.813Z] --- PASS: TestStopContainerWithTimeout/-1 (3.36s) [2019-10-10T20:23:29.813Z] === RUN TestDeleteDevicemapper [2019-10-10T20:23:29.813Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T20:23:29.813Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:23:29.813Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T20:23:30.937Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-10T20:23:30.938Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-10T20:23:32.510Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.90s) [2019-10-10T20:23:32.510Z] === RUN TestUpdateMemory [2019-10-10T20:23:33.523Z] --- PASS: TestUpdateMemory (1.06s) [2019-10-10T20:23:33.523Z] === RUN TestUpdateCPUQuota [2019-10-10T20:23:34.195Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-10T20:23:35.559Z] --- PASS: TestUpdateCPUQuota (1.77s) [2019-10-10T20:23:35.560Z] === RUN TestUpdatePidsLimit [2019-10-10T20:23:35.560Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T20:23:35.560Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T20:23:36.082Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-10T20:23:36.082Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-10T20:23:36.178Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T20:23:36.461Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T20:23:36.744Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T20:23:37.382Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T20:23:37.442Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-10T20:23:37.664Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T20:23:39.142Z] --- PASS: TestUpdatePidsLimit (4.05s) [2019-10-10T20:23:39.142Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-10T20:23:39.142Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-10-10T20:23:39.142Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-10T20:23:39.142Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-10-10T20:23:39.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-10-10T20:23:39.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-10-10T20:23:39.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-10-10T20:23:39.142Z] === RUN TestUpdateRestartPolicy [2019-10-10T20:23:39.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-10T20:23:39.365Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-10T20:23:42.623Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-10T20:23:43.632Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-10T20:23:43.887Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-10T20:23:44.811Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-10T20:23:47.362Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-10T20:23:49.869Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-10T20:23:50.921Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-10T20:23:50.921Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-10T20:23:51.175Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-10T20:23:51.175Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-10T20:23:51.175Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-10T20:23:51.754Z] --- PASS: TestUpdateRestartPolicy (12.19s) [2019-10-10T20:23:51.754Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T20:23:52.098Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-10T20:23:52.378Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2019-10-10T20:23:52.378Z] === RUN TestWaitNonBlocked [2019-10-10T20:23:52.378Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:23:52.378Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:23:52.378Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:23:52.378Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:23:52.378Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:23:52.378Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:23:52.657Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-10T20:23:52.997Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-10T20:23:52.997Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2019-10-10T20:23:52.997Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2019-10-10T20:23:52.997Z] === RUN TestWaitBlocked [2019-10-10T20:23:52.997Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:23:52.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:23:52.997Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:23:52.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:23:52.997Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:23:52.997Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:23:54.016Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-10T20:23:54.482Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-10T20:23:54.482Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2019-10-10T20:23:54.482Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2019-10-10T20:23:54.482Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T20:23:54.482Z] === CONT TestIpcModeOlderClient [2019-10-10T20:23:54.482Z] === CONT TestDaemonRestartIpcMode [2019-10-10T20:23:54.482Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-10T20:23:55.951Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-10T20:23:56.519Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-10T20:23:57.957Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2019-10-10T20:23:57.957Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T20:23:58.242Z] --- PASS: TestDaemonRestartIpcMode (3.90s) [2019-10-10T20:23:58.242Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T20:23:58.242Z] PASS [2019-10-10T20:23:58.242Z] [2019-10-10T20:23:58.242Z] === Skipped [2019-10-10T20:23:58.242Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-10T20:23:58.242Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:23:58.242Z] [2019-10-10T20:23:58.242Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:23:58.242Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:23:58.242Z] [2019-10-10T20:23:58.242Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T20:23:58.242Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:23:58.242Z] [2019-10-10T20:23:58.242Z] [2019-10-10T20:23:58.242Z] DONE 197 tests, 3 skipped in 122.992s [2019-10-10T20:23:58.242Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T20:23:58.242Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:23:58.242Z] ++ set -e [2019-10-10T20:23:58.242Z] ++ '[' -n 0 ']' [2019-10-10T20:23:58.242Z] ++ set -x [2019-10-10T20:23:58.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:23:58.242Z] INFO: Testing against a local daemon [2019-10-10T20:23:58.242Z] === RUN TestCommitInheritsEnv [2019-10-10T20:23:58.861Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-10-10T20:23:58.861Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T20:23:58.861Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T20:23:58.861Z] === RUN TestImagesFilterMultiReference [2019-10-10T20:23:58.861Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-10T20:23:58.861Z] === RUN TestImagePullPlatformInvalid [2019-10-10T20:23:58.861Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-10T20:23:58.861Z] === RUN TestRemoveImageOrphaning [2019-10-10T20:23:59.144Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-10-10T20:23:59.144Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T20:23:59.144Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-10T20:23:59.144Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:23:59.144Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T20:23:59.144Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-10T20:23:59.144Z] === RUN TestTagInvalidReference [2019-10-10T20:23:59.440Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-10T20:23:59.440Z] === RUN TestTagValidPrefixedRepo [2019-10-10T20:23:59.440Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-10T20:23:59.440Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T20:23:59.440Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-10T20:23:59.440Z] === RUN TestTagOfficialNames [2019-10-10T20:23:59.440Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-10T20:23:59.440Z] === RUN TestTagMatchesDigest [2019-10-10T20:23:59.440Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T20:23:59.440Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T20:24:04.641Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-10T20:24:05.689Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-10T20:24:05.945Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-10T20:24:07.956Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-10T20:24:07.956Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-10T20:24:08.211Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-10T20:24:08.466Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-10T20:24:11.724Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-10T20:24:13.084Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-10T20:24:17.239Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-10T20:24:18.164Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-10T20:24:18.164Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-10T20:24:18.419Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-10T20:24:19.282Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-10T20:24:19.779Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-10T20:24:23.077Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-10T20:24:23.077Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-10T20:24:24.089Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-10T20:24:24.344Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-10T20:24:25.164Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-10T20:24:25.635Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-10T20:24:26.226Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-10T20:24:27.148Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-10T20:24:29.070Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-10T20:24:30.011Z] === RUN TestDockerSuite/TestRmiTag [2019-10-10T20:24:30.011Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-10T20:24:30.976Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-10T20:24:36.294Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-10T20:24:36.294Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-10T20:24:37.217Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-10T20:24:37.776Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-10T20:24:37.776Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-10T20:24:39.699Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-10T20:24:40.301Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-10T20:24:40.861Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-10T20:24:40.861Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-10T20:24:41.420Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-10T20:24:41.675Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-10T20:24:42.275Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-10T20:24:43.635Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-10T20:24:44.197Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-10T20:24:45.120Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-10T20:24:46.045Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-10T20:24:47.405Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-10T20:24:48.765Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-10T20:24:50.124Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-10T20:24:51.484Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-10T20:24:52.044Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-10T20:24:53.009Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-10T20:24:54.017Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-10T20:24:54.987Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-10T20:24:55.910Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-10T20:24:57.284Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-10T20:24:57.842Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-10T20:24:58.849Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-10T20:24:59.771Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-10T20:24:59.771Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-10T20:25:02.280Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-10T20:25:03.204Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-10T20:25:03.460Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-10T20:25:03.715Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-10T20:25:04.641Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-10T20:25:05.569Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-10T20:25:05.569Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-10T20:25:06.494Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-10T20:25:07.418Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-10T20:25:07.978Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-10T20:25:08.901Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-10T20:25:09.500Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-10T20:25:09.500Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-10T20:25:10.424Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-10T20:25:10.424Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-10T20:25:11.784Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-10T20:25:11.784Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-10T20:25:12.750Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-10T20:25:13.674Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-10T20:25:14.597Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-10T20:25:14.597Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-10T20:25:14.852Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-10T20:25:15.776Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-10T20:25:17.659Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-10T20:25:19.018Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-10T20:25:20.899Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-10T20:25:21.488Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-10T20:25:22.412Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-10T20:25:22.971Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-10T20:25:23.895Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-10T20:25:24.817Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-10T20:25:26.698Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-10T20:25:29.953Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-10T20:25:29.953Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-10T20:25:30.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-10T20:25:30.880Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-10T20:25:33.498Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-10T20:25:35.464Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-10T20:25:37.981Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-10T20:25:38.014Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-10T20:25:39.552Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-10T20:25:40.542Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-10T20:25:40.565Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-10T20:25:40.565Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-10T20:25:40.565Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-10T20:25:41.495Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-10T20:25:43.463Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-10T20:25:45.344Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-10T20:25:47.224Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-10T20:25:48.193Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-10T20:25:50.117Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-10T20:25:50.378Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-10T20:25:50.635Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-10T20:25:50.635Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-10T20:25:51.557Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-10T20:25:53.440Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-10T20:25:53.440Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-10T20:25:53.999Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-10T20:25:54.922Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-10T20:25:55.845Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-10T20:25:56.404Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-10T20:25:56.404Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-10T20:25:57.327Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-10T20:25:58.251Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-10T20:25:58.505Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-10T20:25:58.760Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-10T20:25:59.683Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-10T20:26:01.044Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-10T20:26:01.645Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-10T20:26:01.804Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-10T20:26:02.570Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-10T20:26:03.493Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-10T20:26:03.493Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-10T20:26:04.052Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-10T20:26:04.975Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-10T20:26:06.335Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-10T20:26:06.894Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T20:26:06.894Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-10T20:26:10.148Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-10T20:26:11.070Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-10T20:26:16.763Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-10T20:26:23.228Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-10T20:26:23.789Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-10T20:26:25.669Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-10T20:26:25.669Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-10T20:26:25.669Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-10T20:26:25.669Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-10T20:26:26.227Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-10T20:26:27.216Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-10T20:26:29.483Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-10T20:26:30.882Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-10T20:26:32.805Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-10T20:26:33.727Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-10T20:26:34.287Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-10T20:26:34.844Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-10T20:26:36.204Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-10T20:26:36.204Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-10T20:26:36.204Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-10T20:26:38.086Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-10T20:26:39.009Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-10T20:26:40.891Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-10T20:26:40.891Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-10T20:26:41.145Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-10T20:26:42.505Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-10T20:26:44.428Z] === RUN TestDockerSuite/TestRunMount [2019-10-10T20:26:50.948Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-10T20:26:51.552Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-10T20:26:52.114Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-10T20:26:54.083Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-10T20:26:56.629Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-10T20:26:59.926Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-10T20:27:02.474Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-10T20:27:03.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-10T20:27:05.114Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-10T20:27:06.524Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-10T20:27:07.886Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-10T20:27:07.886Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-10T20:27:08.809Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-10T20:27:10.169Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-10T20:27:10.728Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-10T20:27:11.652Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-10T20:27:14.160Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-10T20:27:16.040Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-10T20:27:18.224Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-10T20:27:21.475Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-10T20:27:21.475Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-10T20:27:21.770Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-10T20:27:22.331Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-10T20:27:22.585Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-10T20:27:23.506Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-10T20:27:24.428Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-10T20:27:24.428Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-10T20:27:25.350Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-10T20:27:26.271Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-10T20:27:26.271Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-10T20:27:27.194Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-10T20:27:27.752Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-10T20:27:29.632Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-10T20:27:30.554Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-10T20:27:31.477Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-10T20:27:32.038Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-10T20:27:32.962Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-10T20:27:33.561Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-10T20:27:34.484Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T20:27:34.484Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-10T20:27:35.043Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-10T20:27:35.965Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-10T20:27:35.965Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-10T20:27:36.218Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-10T20:27:36.523Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-10T20:27:38.446Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-10T20:27:38.446Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-10T20:27:41.785Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-10T20:27:43.143Z] === RUN TestDockerSuite/TestRunRm [2019-10-10T20:27:44.066Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-10T20:27:47.827Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-10T20:27:48.749Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-10T20:27:49.307Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-10T20:27:51.189Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-10T20:27:51.747Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-10T20:27:55.995Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-10T20:28:01.230Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-10T20:28:01.230Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-10T20:28:02.153Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-10T20:28:02.711Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-10T20:28:03.634Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-10T20:28:03.889Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-10T20:28:04.448Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-10T20:28:05.007Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-10T20:28:06.366Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-10T20:28:06.926Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-10T20:28:07.849Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-10T20:28:10.356Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-10T20:28:10.356Z] === RUN TestDockerSuite/TestRunState [2019-10-10T20:28:12.279Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-10T20:28:13.205Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-10T20:28:14.128Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-10T20:28:14.128Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-10T20:28:14.128Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-10T20:28:15.051Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-10T20:28:15.987Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-10T20:28:17.869Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-10T20:28:17.869Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-10T20:28:18.124Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-10T20:28:19.048Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-10T20:28:21.556Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-10T20:28:22.478Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-10T20:28:24.361Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-10T20:28:24.615Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-10T20:28:28.817Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-10T20:28:32.072Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-10T20:28:32.327Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-10T20:28:33.253Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-10T20:28:33.253Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-10T20:28:34.177Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-10T20:28:36.058Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-10T20:28:36.620Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-10T20:28:37.982Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-10T20:28:38.542Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-10T20:28:38.796Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-10T20:28:39.051Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-10T20:28:39.975Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-10T20:28:40.985Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-10T20:28:41.543Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-10T20:28:41.543Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-10T20:28:41.797Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-10T20:28:41.797Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-10T20:28:42.721Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-10T20:28:45.233Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-10T20:28:47.785Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-10T20:28:48.708Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-10T20:28:49.631Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-10T20:28:49.886Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-10T20:28:49.886Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-10T20:28:52.393Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-10T20:28:53.751Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-10T20:28:57.006Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-10T20:28:58.366Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-10T20:28:59.289Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-10T20:28:59.587Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-10T20:29:00.147Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-10T20:29:00.401Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-10T20:29:01.324Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-10T20:29:02.248Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-10T20:29:02.248Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-10T20:29:02.248Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-10T20:29:02.248Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-10T20:29:02.248Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-10T20:29:03.172Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-10T20:29:03.172Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-10T20:29:04.100Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-10T20:29:05.025Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-10T20:29:06.910Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-10T20:29:06.994Z] --- PASS: TestImportExtremelyLargeImageWorks (300.50s) [2019-10-10T20:29:06.994Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T20:29:06.994Z] PASS [2019-10-10T20:29:06.994Z] [2019-10-10T20:29:06.994Z] === Skipped [2019-10-10T20:29:06.994Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-10T20:29:06.994Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:29:06.994Z] [2019-10-10T20:29:06.994Z] [2019-10-10T20:29:06.994Z] DONE 12 tests, 1 skipped in 301.842s [2019-10-10T20:29:06.994Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T20:29:06.994Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:29:06.994Z] ++ set -e [2019-10-10T20:29:06.994Z] ++ '[' -n 0 ']' [2019-10-10T20:29:06.994Z] ++ set -x [2019-10-10T20:29:06.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:29:06.994Z] INFO: Testing against a local daemon [2019-10-10T20:29:06.995Z] === RUN TestNetworkCreateDelete [2019-10-10T20:29:06.995Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-10T20:29:06.995Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T20:29:06.995Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2019-10-10T20:29:06.995Z] === RUN TestInspectNetwork [2019-10-10T20:29:06.995Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T20:29:06.995Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T20:29:06.995Z] === RUN TestInspectNetwork/network_name [2019-10-10T20:29:06.995Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T20:29:07.470Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-10T20:29:08.392Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-10T20:29:08.392Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-10T20:29:09.316Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-10T20:29:09.316Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-10T20:29:09.316Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-10T20:29:09.316Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-10T20:29:09.316Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-10T20:29:09.316Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-10T20:29:09.570Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-10T20:29:09.681Z] --- PASS: TestInspectNetwork (8.48s) [2019-10-10T20:29:09.681Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T20:29:09.681Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T20:29:09.681Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T20:29:09.681Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T20:29:09.681Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T20:29:09.681Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T20:29:09.846Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-10T20:29:09.846Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-10T20:29:10.148Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-10T20:29:11.071Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-10T20:29:11.629Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-10T20:29:12.372Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-10-10T20:29:12.372Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T20:29:12.372Z] === RUN TestNetworkInvalidJSON [2019-10-10T20:29:12.372Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T20:29:12.372Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T20:29:12.372Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:29:12.372Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:29:12.372Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:29:12.372Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:29:12.372Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T20:29:12.372Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:29:12.372Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:29:12.372Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-10T20:29:12.372Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T20:29:12.372Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T20:29:12.372Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T20:29:12.372Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T20:29:12.553Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-10T20:29:12.553Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-10T20:29:12.992Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-10T20:29:12.992Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T20:29:12.992Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T20:29:13.477Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-10T20:29:13.731Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-10T20:29:14.006Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-10-10T20:29:14.006Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T20:29:14.006Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T20:29:14.654Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-10T20:29:14.654Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-10T20:29:15.025Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2019-10-10T20:29:15.025Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T20:29:15.025Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T20:29:15.577Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-10T20:29:16.177Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-10T20:29:16.177Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-10T20:29:16.177Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-10T20:29:16.516Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2019-10-10T20:29:16.516Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T20:29:16.516Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T20:29:17.100Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-10T20:29:17.135Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-10T20:29:17.135Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T20:29:17.135Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T20:29:18.537Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-10T20:29:18.537Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-10T20:29:18.537Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-10T20:29:18.537Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-10T20:29:18.537Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-10T20:29:18.537Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-10T20:29:18.537Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-10T20:29:18.537Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-10T20:29:18.537Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-10T20:29:18.982Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-10T20:29:19.540Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-10T20:29:19.540Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-10T20:29:19.814Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2019-10-10T20:29:19.814Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T20:29:19.814Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T20:29:19.814Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:29:19.814Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:29:19.814Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T20:29:20.100Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-10T20:29:20.100Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-10T20:29:20.107Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-10T20:29:21.980Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-10T20:29:22.695Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-10T20:29:23.909Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-10T20:29:25.204Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-10T20:29:25.763Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-10T20:29:25.763Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-10T20:29:25.763Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-10T20:29:26.685Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-10T20:29:28.046Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-10T20:29:28.677Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-10T20:29:28.677Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-10T20:29:28.677Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-10T20:29:28.677Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-10T20:29:28.677Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-10T20:29:28.677Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-10T20:29:29.406Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-10T20:29:29.406Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-10T20:29:31.287Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-10T20:29:31.287Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-10T20:29:31.845Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-10T20:29:32.479Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-10T20:29:32.479Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-10T20:29:32.479Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-10T20:29:32.479Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-10T20:29:32.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-10T20:29:33.729Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-10T20:29:33.984Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-10T20:29:35.041Z] --- PASS: TestServiceWithDataPathPortInit (14.59s) [2019-10-10T20:29:35.041Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:29:35.042Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:29:35.042Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T20:29:35.869Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-10T20:29:35.869Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-10T20:29:35.869Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-10T20:29:37.228Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-10T20:29:38.833Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-10T20:29:39.109Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-10T20:29:39.364Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-10T20:29:39.364Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-10T20:29:39.364Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-10T20:29:39.618Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-10T20:29:39.872Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-10T20:29:42.380Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-10T20:29:43.434Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2019-10-10T20:29:43.434Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T20:29:43.435Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:whhxhucdoto7t1j4rrj55ns3g Created:2019-10-10 20:29:35.63818419 +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[8fe9d62f8f9696961b8bf2ba604f27be767f4deecf66076e55859fc0d27dd9be:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pqmro1dzjwvuargw3dw5th38d EndpointID:fa50821a5f02255ffc0f06a90b4d0a23679af162f0556dbf1f3cd9165bddd848 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6325b1f7093ef8f9aca7c3e9b7141a854fb9c213d46921d6e54e39288fe3f725 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:a2e05b142087 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pqmro1dzjwvuargw3dw5th38d EndpointID:fa50821a5f02255ffc0f06a90b4d0a23679af162f0556dbf1f3cd9165bddd848 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T20:29:43.435Z] PASS [2019-10-10T20:29:43.435Z] [2019-10-10T20:29:43.435Z] === Skipped [2019-10-10T20:29:43.435Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:29:43.435Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:29:43.435Z] [2019-10-10T20:29:43.435Z] [2019-10-10T20:29:43.435Z] DONE 21 tests, 1 skipped in 42.968s [2019-10-10T20:29:43.435Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:29:43.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:29:43.435Z] ++ set -e [2019-10-10T20:29:43.435Z] ++ '[' -n 0 ']' [2019-10-10T20:29:43.435Z] ++ set -x [2019-10-10T20:29:43.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:29:43.435Z] INFO: Testing against a local daemon [2019-10-10T20:29:43.435Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T20:29:43.435Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T20:29:43.435Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:29:43.435Z] === RUN TestDockerNetworkIpvlan [2019-10-10T20:29:43.435Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:29:43.435Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:29:43.435Z] PASS [2019-10-10T20:29:43.435Z] [2019-10-10T20:29:43.435Z] === Skipped [2019-10-10T20:29:43.435Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T20:29:43.435Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:29:43.435Z] [2019-10-10T20:29:43.435Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:29:43.435Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:29:43.435Z] [2019-10-10T20:29:43.435Z] [2019-10-10T20:29:43.435Z] DONE 2 tests, 2 skipped in 0.117s [2019-10-10T20:29:43.435Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:29:43.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:29:43.435Z] ++ set -e [2019-10-10T20:29:43.435Z] ++ '[' -n 0 ']' [2019-10-10T20:29:43.435Z] ++ set -x [2019-10-10T20:29:43.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:29:43.435Z] INFO: Testing against a local daemon [2019-10-10T20:29:43.435Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T20:29:44.909Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-10-10T20:29:44.909Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T20:29:44.909Z] === RUN TestDockerNetworkMacvlan [2019-10-10T20:29:45.526Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T20:29:46.543Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T20:29:47.552Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T20:29:48.898Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-10T20:29:50.240Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T20:29:50.257Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-10T20:29:51.656Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-10T20:29:53.016Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-10T20:29:53.702Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T20:29:56.270Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-10T20:29:56.674Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-10T20:29:57.145Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-10T20:29:57.145Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-10T20:29:57.145Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-10T20:29:57.145Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-10T20:29:57.145Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-10T20:29:57.145Z] === RUN TestDockerSuite/TestBuildFails [2019-10-10T20:29:57.195Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-10T20:29:58.650Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-10T20:29:59.211Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T20:29:59.367Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-10T20:29:59.367Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-10T20:29:59.574Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-10T20:29:59.828Z] --- PASS: TestDockerNetworkMacvlan (15.04s) [2019-10-10T20:29:59.828Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:29:59.828Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-10T20:29:59.828Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:29:59.828Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-10T20:29:59.828Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:29:59.828Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2019-10-10T20:29:59.828Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:29:59.828Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2019-10-10T20:29:59.828Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:29:59.828Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.29s) [2019-10-10T20:29:59.828Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:29:59.828Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) [2019-10-10T20:29:59.828Z] PASS [2019-10-10T20:29:59.828Z] [2019-10-10T20:29:59.828Z] DONE 8 tests in 16.615s [2019-10-10T20:29:59.828Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T20:29:59.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:29:59.828Z] ++ set -e [2019-10-10T20:29:59.828Z] ++ '[' -n 0 ']' [2019-10-10T20:29:59.829Z] ++ set -x [2019-10-10T20:29:59.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:29:59.829Z] testing: warning: no tests to run [2019-10-10T20:29:59.829Z] PASS [2019-10-10T20:29:59.829Z] [2019-10-10T20:29:59.829Z] DONE 0 tests in 0.021s [2019-10-10T20:29:59.829Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T20:29:59.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:29:59.829Z] ++ set -e [2019-10-10T20:29:59.829Z] ++ '[' -n 0 ']' [2019-10-10T20:29:59.829Z] ++ set -x [2019-10-10T20:29:59.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:29:59.829Z] INFO: Testing against a local daemon [2019-10-10T20:29:59.829Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T20:30:01.456Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-10T20:30:01.857Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-10-10T20:30:01.857Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T20:30:01.857Z] === RUN TestAuthZPluginTLS [2019-10-10T20:30:02.141Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-10T20:30:02.141Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T20:30:02.141Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T20:30:02.760Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-10T20:30:02.760Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T20:30:02.760Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T20:30:03.376Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-10T20:30:03.376Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T20:30:03.376Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T20:30:03.963Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-10T20:30:03.997Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-10T20:30:03.997Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T20:30:03.997Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T20:30:05.486Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2019-10-10T20:30:05.486Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T20:30:05.486Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T20:30:06.104Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-10T20:30:06.104Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T20:30:06.104Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T20:30:06.472Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-10T20:30:06.722Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2019-10-10T20:30:06.722Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T20:30:06.722Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T20:30:07.343Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-10-10T20:30:07.343Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T20:30:07.343Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T20:30:09.373Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-10-10T20:30:09.373Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T20:30:09.373Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T20:30:09.819Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-10T20:30:10.644Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-10T20:30:11.410Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2019-10-10T20:30:11.410Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T20:30:11.410Z] === RUN TestAuthZPluginHeader [2019-10-10T20:30:12.422Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-10-10T20:30:12.422Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T20:30:12.422Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T20:30:12.422Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T20:30:12.422Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:30:12.422Z] === RUN TestAuthZPluginV2Disable [2019-10-10T20:30:12.422Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T20:30:12.422Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:30:12.422Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T20:30:12.422Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T20:30:12.422Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:30:12.422Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T20:30:12.422Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T20:30:12.422Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:30:12.422Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T20:30:14.586Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-10T20:30:14.798Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-10T20:30:18.052Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-10T20:30:21.769Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-10T20:30:23.326Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-10T20:30:26.581Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-10T20:30:27.651Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-10T20:30:28.462Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-10T20:30:29.023Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-10T20:30:29.222Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-10T20:30:29.945Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-10T20:30:30.869Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-10T20:30:30.869Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-10T20:30:30.870Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) [2019-10-10T20:30:30.870Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T20:30:30.870Z] PASS [2019-10-10T20:30:30.870Z] [2019-10-10T20:30:30.870Z] === Skipped [2019-10-10T20:30:30.870Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T20:30:30.870Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:30:30.870Z] [2019-10-10T20:30:30.870Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T20:30:30.870Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:30:30.870Z] [2019-10-10T20:30:30.870Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T20:30:30.870Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:30:30.870Z] [2019-10-10T20:30:30.870Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T20:30:30.870Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:30:30.870Z] [2019-10-10T20:30:30.870Z] [2019-10-10T20:30:30.870Z] DONE 17 tests, 4 skipped in 29.403s [2019-10-10T20:30:30.870Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T20:30:30.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:30:30.870Z] ++ set -e [2019-10-10T20:30:30.870Z] ++ '[' -n 0 ']' [2019-10-10T20:30:30.870Z] ++ set -x [2019-10-10T20:30:30.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:30:30.870Z] INFO: Testing against a local daemon [2019-10-10T20:30:30.870Z] === RUN TestPluginInvalidJSON [2019-10-10T20:30:30.870Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:30:30.870Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:30:30.870Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:30:30.870Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-10T20:30:30.870Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T20:30:30.870Z] PASS [2019-10-10T20:30:30.870Z] [2019-10-10T20:30:30.870Z] DONE 2 tests in 0.123s [2019-10-10T20:30:30.870Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T20:30:30.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:30:30.870Z] ++ set -e [2019-10-10T20:30:30.870Z] ++ '[' -n 0 ']' [2019-10-10T20:30:30.870Z] ++ set -x [2019-10-10T20:30:30.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:30:30.871Z] INFO: Testing against a local daemon [2019-10-10T20:30:30.871Z] === RUN TestExternalGraphDriver [2019-10-10T20:30:30.871Z] === RUN TestExternalGraphDriver/json [2019-10-10T20:30:31.427Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-10T20:30:31.882Z] === RUN TestExternalGraphDriver/spec [2019-10-10T20:30:33.919Z] === RUN TestExternalGraphDriver/pull [2019-10-10T20:30:35.108Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-10T20:30:35.108Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-10T20:30:35.583Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-10T20:30:35.946Z] --- PASS: TestExternalGraphDriver (6.48s) [2019-10-10T20:30:35.946Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T20:30:35.946Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-10T20:30:35.946Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-10-10T20:30:35.946Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2019-10-10T20:30:35.946Z] === RUN TestGraphdriverPluginV2 [2019-10-10T20:30:35.946Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-10T20:30:35.946Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:30:35.946Z] PASS [2019-10-10T20:30:35.946Z] [2019-10-10T20:30:35.946Z] === Skipped [2019-10-10T20:30:35.946Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-10T20:30:35.946Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:30:35.946Z] [2019-10-10T20:30:35.946Z] [2019-10-10T20:30:35.946Z] DONE 5 tests, 1 skipped in 6.638s [2019-10-10T20:30:35.946Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T20:30:35.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:30:35.946Z] ++ set -e [2019-10-10T20:30:35.946Z] ++ '[' -n 0 ']' [2019-10-10T20:30:35.946Z] ++ set -x [2019-10-10T20:30:35.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:30:36.100Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-10T20:30:36.233Z] INFO: Testing against a local daemon [2019-10-10T20:30:36.233Z] === RUN TestContinueAfterPluginCrash [2019-10-10T20:30:36.234Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T20:30:36.234Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T20:30:36.234Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T20:30:36.234Z] === CONT TestContinueAfterPluginCrash [2019-10-10T20:30:36.234Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T20:30:36.571Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-10T20:30:36.571Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-10T20:30:39.779Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-10T20:30:40.033Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-10T20:30:40.592Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-10T20:30:40.592Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-10T20:30:41.180Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-10T20:30:41.740Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-10T20:30:44.336Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-10T20:30:44.336Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-10T20:30:45.697Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-10T20:30:46.620Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-10T20:30:47.206Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-10T20:30:47.206Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-10T20:30:47.542Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-10T20:30:48.985Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-10T20:30:54.216Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-10T20:30:54.489Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-10T20:30:54.847Z] --- PASS: TestDaemonStartWithLogOpt (15.60s) [2019-10-10T20:30:54.847Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T20:30:55.848Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-10T20:30:55.848Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-10T20:30:56.773Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-10T20:30:56.870Z] --- PASS: TestContinueAfterPluginCrash (20.40s) [2019-10-10T20:30:56.870Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T20:30:56.870Z] PASS [2019-10-10T20:30:56.870Z] [2019-10-10T20:30:56.870Z] DONE 2 tests in 20.500s [2019-10-10T20:30:56.870Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T20:30:56.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:30:56.870Z] ++ set -e [2019-10-10T20:30:56.870Z] ++ '[' -n 0 ']' [2019-10-10T20:30:56.870Z] ++ set -x [2019-10-10T20:30:56.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:30:56.870Z] INFO: Testing against a local daemon [2019-10-10T20:30:56.870Z] === RUN TestPluginWithDevMounts [2019-10-10T20:30:56.870Z] === PAUSE TestPluginWithDevMounts [2019-10-10T20:30:56.870Z] === CONT TestPluginWithDevMounts [2019-10-10T20:30:57.655Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-10T20:30:57.696Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-10T20:30:58.126Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-10T20:30:58.898Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-10-10T20:30:58.898Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T20:30:58.898Z] PASS [2019-10-10T20:30:58.898Z] [2019-10-10T20:30:58.898Z] DONE 1 tests in 2.405s [2019-10-10T20:30:58.898Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T20:30:58.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:30:58.898Z] ++ set -e [2019-10-10T20:30:58.898Z] ++ '[' -n 0 ']' [2019-10-10T20:30:58.898Z] ++ set -x [2019-10-10T20:30:58.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:30:59.180Z] INFO: Testing against a local daemon [2019-10-10T20:30:59.180Z] === RUN TestSecretInspect [2019-10-10T20:31:00.350Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-10T20:31:00.350Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-10T20:31:00.821Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-10T20:31:00.821Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-10T20:31:00.953Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-10T20:31:01.209Z] --- PASS: TestSecretInspect (2.18s) [2019-10-10T20:31:01.209Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T20:31:01.209Z] === RUN TestSecretList [2019-10-10T20:31:02.356Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-10T20:31:03.891Z] --- PASS: TestSecretList (2.25s) [2019-10-10T20:31:03.891Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T20:31:03.891Z] === RUN TestSecretsCreateAndDelete [2019-10-10T20:31:05.592Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-10T20:31:05.920Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2019-10-10T20:31:05.920Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T20:31:05.920Z] === RUN TestSecretsUpdate [2019-10-10T20:31:06.554Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-10T20:31:06.584Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-10T20:31:07.055Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-10T20:31:07.952Z] --- PASS: TestSecretsUpdate (2.17s) [2019-10-10T20:31:07.952Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T20:31:07.952Z] === RUN TestTemplatedSecret [2019-10-10T20:31:08.054Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-10T20:31:09.059Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-10T20:31:09.811Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-10T20:31:10.053Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-10T20:31:11.427Z] --- PASS: TestTemplatedSecret (2.93s) [2019-10-10T20:31:11.427Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T20:31:11.427Z] === RUN TestSecretCreateResolve [2019-10-10T20:31:11.624Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-10T20:31:12.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-10T20:31:12.918Z] --- PASS: TestSecretCreateResolve (2.21s) [2019-10-10T20:31:12.918Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T20:31:12.918Z] PASS [2019-10-10T20:31:12.918Z] [2019-10-10T20:31:12.918Z] DONE 6 tests in 14.028s [2019-10-10T20:31:13.207Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T20:31:13.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:31:13.207Z] ++ set -e [2019-10-10T20:31:13.207Z] ++ '[' -n 0 ']' [2019-10-10T20:31:13.207Z] ++ set -x [2019-10-10T20:31:13.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:31:13.207Z] INFO: Testing against a local daemon [2019-10-10T20:31:13.207Z] === RUN TestServiceCreateInit [2019-10-10T20:31:13.207Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T20:31:16.485Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-10T20:31:17.508Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-10T20:31:17.508Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-10T20:31:17.508Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-10T20:31:17.508Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-10T20:31:17.508Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-10T20:31:17.508Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-10T20:31:17.508Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-10T20:31:17.614Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T20:31:17.979Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-10T20:31:18.449Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-10T20:31:22.006Z] --- PASS: TestServiceCreateInit (8.37s) [2019-10-10T20:31:22.006Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s) [2019-10-10T20:31:22.006Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T20:31:22.006Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2019-10-10T20:31:22.006Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T20:31:22.006Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T20:31:23.007Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-10T20:31:24.364Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-10T20:31:26.871Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-10T20:31:28.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-10T20:31:28.892Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-10T20:31:30.158Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-10T20:31:32.664Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-10T20:31:34.545Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-10T20:31:37.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-10T20:31:39.603Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-10T20:31:40.504Z] --- PASS: TestCreateServiceMultipleTimes (17.73s) [2019-10-10T20:31:40.504Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T20:31:40.504Z] === RUN TestCreateServiceConflict [2019-10-10T20:31:41.516Z] --- PASS: TestCreateServiceConflict (2.23s) [2019-10-10T20:31:41.516Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T20:31:41.516Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T20:31:42.111Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-10T20:31:43.852Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-10T20:31:43.852Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-10T20:31:44.996Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) [2019-10-10T20:31:44.996Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T20:31:44.996Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T20:31:46.078Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-10T20:31:56.990Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-10T20:31:56.990Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-10T20:31:56.990Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-10T20:31:57.913Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-10T20:31:57.914Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-10T20:31:57.914Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-10T20:31:57.914Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-10T20:31:58.836Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-10T20:31:58.836Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-10T20:31:59.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-10T20:31:59.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-10T20:32:00.013Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-10T20:32:00.014Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-10T20:32:00.014Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-10T20:32:00.251Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2019-10-10T20:32:00.251Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T20:32:00.251Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T20:32:00.251Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2019-10-10T20:32:00.251Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T20:32:00.251Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T20:32:02.519Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-10T20:32:02.519Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-10T20:32:02.773Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-10T20:32:02.773Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-10T20:32:02.773Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-10T20:32:02.962Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2019-10-10T20:32:02.962Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T20:32:02.962Z] === RUN TestCreateServiceSysctls [2019-10-10T20:32:03.699Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-10T20:32:06.207Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-10T20:32:06.207Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-10T20:32:06.207Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-10T20:32:06.434Z] --- PASS: TestCreateServiceSysctls (3.59s) [2019-10-10T20:32:06.434Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T20:32:06.434Z] === RUN TestCreateServiceCapabilities [2019-10-10T20:32:09.270Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2019-10-10T20:32:09.270Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T20:32:09.270Z] === RUN TestInspect [2019-10-10T20:32:09.546Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-10T20:32:11.989Z] --- PASS: TestInspect (2.90s) [2019-10-10T20:32:11.989Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T20:32:11.989Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T20:32:13.702Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite (1767.39s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.19s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.13s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.61s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.26s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.47s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.97s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.18s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.26s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.57s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.50s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.21s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.17s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.14s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.56s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.33s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAttachDetach (1.41s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.52s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.27s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.63s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.19s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.22s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.97s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.91s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.38s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.33s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.45s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.49s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.36s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.45s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.98s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.72s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.14s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.50s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.75s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.10s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.53s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.47s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.50s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.11s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.53s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.65s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.57s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.73s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.47s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.61s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.56s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.56s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.58s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.01s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.59s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.02s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.13s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.60s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.26s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.02s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.16s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.18s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.32s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.66s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.31s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.33s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.88s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.86s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.13s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2019-10-10T20:32:13.702Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T20:32:13.702Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.54s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.02s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildContChar (3.98s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.26s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.87s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.04s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.95s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.97s) [2019-10-10T20:32:13.702Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-10T20:32:13.702Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.702Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T20:32:13.702Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.702Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-10T20:32:13.702Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.702Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-10T20:32:13.702Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.28s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.90s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.02s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.30s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.95s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.71s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.65s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.09s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.45s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.54s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.46s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.75s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.63s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.83s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.66s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.09s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.55s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.69s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.08s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.27s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.92s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.23s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.52s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.34s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.18s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.40s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.49s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.27s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.84s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.77s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.31s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s) [2019-10-10T20:32:13.702Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-10T20:32:13.702Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.13s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildExpose (0.46s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.79s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.87s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.52s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.05s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.23s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.17s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.38s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildHistory (4.72s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.36s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2019-10-10T20:32:13.702Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.69s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.81s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLabels (0.82s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.81s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.45s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.61s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.30s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.62s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.03s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.72s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.78s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.70s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.99s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.61s) [2019-10-10T20:32:13.703Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-10T20:32:13.703Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.93s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.12s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.34s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.80s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.35s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.25s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.30s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.83s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.65s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.00s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.67s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.44s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.32s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.61s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.43s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildPATH (2.44s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.14s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.18s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.35s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.04s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildRm (3.05s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.04s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.37s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.28s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.61s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.08s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2019-10-10T20:32:13.703Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T20:32:13.703Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildStderr (0.97s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.82s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.15s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.13s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.89s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildUser (2.64s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.98s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.91s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.07s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.71s) [2019-10-10T20:32:13.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T20:32:13.703Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T20:32:13.703Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T20:32:13.703Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T20:32:13.703Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.27s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.10s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.36s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.14s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.95s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2019-10-10T20:32:13.703Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T20:32:13.703Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.12s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.39s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-10T20:32:13.703Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-10T20:32:13.703Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.94s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.14s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCommitChange (1.06s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.22s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.31s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.79s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.84s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.67s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.67s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.00s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.29s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.69s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.76s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.98s) [2019-10-10T20:32:13.703Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.76s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.19s) [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc0009cacc0 } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1575042846 /foo false } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1575042846 /foo true } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3299057637 /foo false } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3299057637 /foo true } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3299057637 /foo true 0xc0009cb140 } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0009cb160 } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc0009cb180 } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0009cb1a0 } [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc0009cb1c0 } [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 0 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 1 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 2 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 3 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 4 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 5 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 6 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 7 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 8 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 9 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 10 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 11 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 12 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 13 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 14 [2019-10-10T20:32:13.703Z] docker_api_containers_test.go:1927: case 15 [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.87s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.32s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.98s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership195232390/file1 50fc1ce4cc957eeddda965a88f9b6b96bd9035d9816220d509c356495c4f4007:/tmpvol/file1` [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:192: running `docker cp a8d5262d2c51d875b2359efa091fd5d659fd1a0f2b998476b4ed775ef56ce1ab:/root/file1 /tmp/test-cp-from-case-a766352941/itWorks.txt` [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a766352941/itWorks.txt" contains "file1\n" [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.03s) [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:192: running `docker cp 5f49d79f84a3c428cddfb980dbede7df43f2cf3a1fafbe8a0c1210d77b21e2cf:/file1 /tmp/test-cp-from-case-b974710184/testDir/` [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c126396135/file2" contains "file2\n" [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:192: running `docker cp db81b60ec927a13f74b583e592bd4278ac2b6496ae4c64424963873b49cac535:/root/file1 /tmp/test-cp-from-case-c126396135/file2` [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c126396135/file2" contains "file1\n" [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.99s) [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:192: running `docker cp 463597bce51bb1f1975c089ed46f9dcc2732c7150dc702588d239205eaa616d0:/file1 /tmp/test-cp-from-case-d315588378/dir1` [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d315588378/dir1/file1" contains "file1\n" [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:192: running `docker cp 463597bce51bb1f1975c089ed46f9dcc2732c7150dc702588d239205eaa616d0:/file1 /tmp/test-cp-from-case-d315588378/dir1/` [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d315588378/dir1/file1" contains "file1\n" [2019-10-10T20:32:13.703Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2019-10-10T20:32:13.703Z] docker_cli_cp_utils_test.go:192: running `docker cp 9eadb2fe9cf0fd87faa32d7d770c452ddc1d117bb4383d158a2f4da42379e754:dir1 /tmp/test-cp-from-case-e193722801/testDir` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e193722801/testDir/file1-1" contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp 9eadb2fe9cf0fd87faa32d7d770c452ddc1d117bb4383d158a2f4da42379e754:dir1 /tmp/test-cp-from-case-e193722801/testDir/` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e193722801/testDir/file1-1" contains "file1-1\n" [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp 75db1c89654bd7510cb0deed5e4ee94ea917da87f96e95bb799c74693e6dc456:/root/dir1 /tmp/test-cp-from-case-f739090268/file1` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.20s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp f3617d271a89662d71a02c7dba26959db76a52b62c8e01d80b2fad34f1f91dbc:/root/dir1 /tmp/test-cp-from-case-g824350475/dir2` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g824350475/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp f3617d271a89662d71a02c7dba26959db76a52b62c8e01d80b2fad34f1f91dbc:/root/dir1 /tmp/test-cp-from-case-g824350475/dir2/` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g824350475/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp a65d71950ef0b93f4d4d0978377059caa66db110986abf8dd17c749bd4ff083c:dir1/. /tmp/test-cp-from-case-h340079342/testDir` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h340079342/testDir/file1-1" contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp a65d71950ef0b93f4d4d0978377059caa66db110986abf8dd17c749bd4ff083c:dir1/. /tmp/test-cp-from-case-h340079342/testDir/` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h340079342/testDir/file1-1" contains "file1-1\n" [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp afb6a5701a63090d5ef291d7637eebc0f55e1c2d48ff8f4e82b4793abf8ea8c2:/root/dir1/. /tmp/test-cp-from-case-i855002485/file1` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp 729d6a8c455bd8ea69a3647575100aaea2aa4a35c794711e35768247e6e79d47:/root/dir1/. /tmp/test-cp-from-case-j626014800/dir2` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j626014800/dir2/file1-1" contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp 729d6a8c455bd8ea69a3647575100aaea2aa4a35c794711e35768247e6e79d47:/root/dir1/. /tmp/test-cp-from-case-j626014800/dir2/` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j626014800/dir2/file1-1" contains "file1-1\n" [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.41s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp ad913aed38080f23f06780db078ef623b1987a75b7efc26594bfa5b8b7d42c7f:/file2 /tmp/test-cp-from-err-dst-not-dir937823087/symlinkToFile1` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir937823087/symlinkToFile1" points to "file1" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir937823087/file1" contains "file2\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp ad913aed38080f23f06780db078ef623b1987a75b7efc26594bfa5b8b7d42c7f:/file2 /tmp/test-cp-from-err-dst-not-dir937823087/symlinkToDir1` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir937823087/symlinkToDir1" points to "dir1" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir937823087/file2" contains "file2\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp ad913aed38080f23f06780db078ef623b1987a75b7efc26594bfa5b8b7d42c7f:/file2 /tmp/test-cp-from-err-dst-not-dir937823087/brokenSymlinkToFileX` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir937823087/brokenSymlinkToFileX" points to "fileX" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir937823087/fileX" contains "file2\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp ad913aed38080f23f06780db078ef623b1987a75b7efc26594bfa5b8b7d42c7f:/dir2 /tmp/test-cp-from-err-dst-not-dir937823087/symlinkToDir1` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir937823087/symlinkToDir1" points to "dir1" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir937823087/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp ad913aed38080f23f06780db078ef623b1987a75b7efc26594bfa5b8b7d42c7f:/dir2 /tmp/test-cp-from-err-dst-not-dir937823087/brokenSymlinkToDirX` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir937823087/brokenSymlinkToDirX" points to "dirX" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir937823087/dirX/file2-1" contains "file2-1\n" [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.21s) [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s) [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.99s) [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a827133687/file1 f735f5f507945d0e844b340a64c4aaa2b5e112a393ff238c0302cf77de34a855:/root/itWorks.txt` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "f735f5f507945d0e844b340a64c4aaa2b5e112a393ff238c0302cf77de34a855" start output contains "file1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a f735f5f507945d0e844b340a64c4aaa2b5e112a393ff238c0302cf77de34a855` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.84s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b422287338/file1 ef53d1c5b7cdccd25781983ed123ff81a3ad5ce549b435298be23424500b49ab:testDir/` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "b27750f2399fde92c64658087d394e364233f685348a15b12f6f27382001edc9" start output contains "file2\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a b27750f2399fde92c64658087d394e364233f685348a15b12f6f27382001edc9` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c626993217/file1 b27750f2399fde92c64658087d394e364233f685348a15b12f6f27382001edc9:/root/file2` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "b27750f2399fde92c64658087d394e364233f685348a15b12f6f27382001edc9" start output contains "file1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a b27750f2399fde92c64658087d394e364233f685348a15b12f6f27382001edc9` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.79s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "8fa2bbe1e2feee5894b33d260c21d538e3358e3d2a26f93fcb57b2e09675c4f8" start output contains "" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8fa2bbe1e2feee5894b33d260c21d538e3358e3d2a26f93fcb57b2e09675c4f8` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d205241516/file1 8fa2bbe1e2feee5894b33d260c21d538e3358e3d2a26f93fcb57b2e09675c4f8:dir1` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "8fa2bbe1e2feee5894b33d260c21d538e3358e3d2a26f93fcb57b2e09675c4f8" start output contains "file1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8fa2bbe1e2feee5894b33d260c21d538e3358e3d2a26f93fcb57b2e09675c4f8` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "7b496d7f7cef102cc49b911074e1787f554bd38139a103772b442f62bc5a7b24" start output contains "" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7b496d7f7cef102cc49b911074e1787f554bd38139a103772b442f62bc5a7b24` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d205241516/file1 7b496d7f7cef102cc49b911074e1787f554bd38139a103772b442f62bc5a7b24:dir1/` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "7b496d7f7cef102cc49b911074e1787f554bd38139a103772b442f62bc5a7b24" start output contains "file1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7b496d7f7cef102cc49b911074e1787f554bd38139a103772b442f62bc5a7b24` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.42s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e402700827/dir1 e6414442471308b820e9bf548ca736bd814881635f27a659baa49ee8e5a6c755:testDir` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "e6414442471308b820e9bf548ca736bd814881635f27a659baa49ee8e5a6c755" start output contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a e6414442471308b820e9bf548ca736bd814881635f27a659baa49ee8e5a6c755` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e402700827/dir1 ed9c7dc5f4350daaa9c78dd66530ab265e20af4669f24858de3e094625aad577:testDir/` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "ed9c7dc5f4350daaa9c78dd66530ab265e20af4669f24858de3e094625aad577" start output contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a ed9c7dc5f4350daaa9c78dd66530ab265e20af4669f24858de3e094625aad577` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f860548798/dir1 448cb7632a4cc584ef340a157193bcbb242828afb127e0b8e0630933a50c8cd0:/root/file1` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.91s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "cdd667eb37ca09a5c76f932ad5b25ffec79a1c2c45e28a5e1dd15fbafec531d2" start output contains "" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a cdd667eb37ca09a5c76f932ad5b25ffec79a1c2c45e28a5e1dd15fbafec531d2` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g048940805/dir1 cdd667eb37ca09a5c76f932ad5b25ffec79a1c2c45e28a5e1dd15fbafec531d2:/root/dir2` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "cdd667eb37ca09a5c76f932ad5b25ffec79a1c2c45e28a5e1dd15fbafec531d2" start output contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a cdd667eb37ca09a5c76f932ad5b25ffec79a1c2c45e28a5e1dd15fbafec531d2` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "c49a61063056e61c3c2f3fdd766801ec4d368892601af9556bc814c0d0547440" start output contains "" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a c49a61063056e61c3c2f3fdd766801ec4d368892601af9556bc814c0d0547440` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g048940805/dir1 c49a61063056e61c3c2f3fdd766801ec4d368892601af9556bc814c0d0547440:/dir2/` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "c49a61063056e61c3c2f3fdd766801ec4d368892601af9556bc814c0d0547440" start output contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a c49a61063056e61c3c2f3fdd766801ec4d368892601af9556bc814c0d0547440` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.30s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h562643616/dir1/. e268f7a4a130ec86e4106849b6d17a769de5053ad3e04aa671faaa53dc9df2c1:testDir` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "e268f7a4a130ec86e4106849b6d17a769de5053ad3e04aa671faaa53dc9df2c1" start output contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a e268f7a4a130ec86e4106849b6d17a769de5053ad3e04aa671faaa53dc9df2c1` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h562643616/dir1/. 1fd01ca25caa14e002855c33487f9508be69cdd627ff2f5de0c3e79b83d6f6e8:testDir/` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "1fd01ca25caa14e002855c33487f9508be69cdd627ff2f5de0c3e79b83d6f6e8" start output contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1fd01ca25caa14e002855c33487f9508be69cdd627ff2f5de0c3e79b83d6f6e8` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i414565247/dir1/. fe159b9fb73227b1da54aeb8c2a46fee80a6a3de57e849d91df8dc6cf6b001ec:/root/file1` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.74s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "2bab92dab50e67fe4514133740aa0178d9521f65b6231da70e16ad4ad90c8dfb" start output contains "" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2bab92dab50e67fe4514133740aa0178d9521f65b6231da70e16ad4ad90c8dfb` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j685088978/dir1/. 2bab92dab50e67fe4514133740aa0178d9521f65b6231da70e16ad4ad90c8dfb:/dir2` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "2bab92dab50e67fe4514133740aa0178d9521f65b6231da70e16ad4ad90c8dfb" start output contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2bab92dab50e67fe4514133740aa0178d9521f65b6231da70e16ad4ad90c8dfb` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "88920b9f38237420b1fb17125fb80c38711c8db2200750c03aeefcd2d8a8937f" start output contains "" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88920b9f38237420b1fb17125fb80c38711c8db2200750c03aeefcd2d8a8937f` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j685088978/dir1/. 88920b9f38237420b1fb17125fb80c38711c8db2200750c03aeefcd2d8a8937f:/dir2/` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "88920b9f38237420b1fb17125fb80c38711c8db2200750c03aeefcd2d8a8937f" start output contains "file1-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88920b9f38237420b1fb17125fb80c38711c8db2200750c03aeefcd2d8a8937f` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions776717833/permdirtest permtest:/` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.80s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs564506915/file1 e1b54f28d4a0574e523da24cf7c75d11e9adef3e87eab301b3b7907ae3ce2945:/root/shouldNotExist` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "e1b54f28d4a0574e523da24cf7c75d11e9adef3e87eab301b3b7907ae3ce2945" start output contains "" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a e1b54f28d4a0574e523da24cf7c75d11e9adef3e87eab301b3b7907ae3ce2945` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.75s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume955945510/file1 18022da45223eba77f60b069f50e487a9c6fd8a9b65cac313d5d67935fe28c96:/vol_ro/shouldNotExist` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:279: checking that container "18022da45223eba77f60b069f50e487a9c6fd8a9b65cac313d5d67935fe28c96" start output contains "" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:209: running `docker start -a 18022da45223eba77f60b069f50e487a9c6fd8a9b65cac313d5d67935fe28c96` [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.27s) [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-399116109/file2 af19402daab96dff0eef6b4e3b612e6d20b1b203b79e9f4da6c0bc8e5c9b81db:/vol2/symlinkToFile1` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-399116109/symlinkToFile1" points to "file1" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-399116109/file1" contains "file2\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-399116109/file2 af19402daab96dff0eef6b4e3b612e6d20b1b203b79e9f4da6c0bc8e5c9b81db:/vol2/symlinkToDir1` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-399116109/symlinkToDir1" points to "dir1" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-399116109/file2" contains "file2\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-399116109/file2 af19402daab96dff0eef6b4e3b612e6d20b1b203b79e9f4da6c0bc8e5c9b81db:/vol2/brokenSymlinkToFileX` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-399116109/brokenSymlinkToFileX" points to "fileX" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-399116109/fileX" contains "file2\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-399116109//dir2 af19402daab96dff0eef6b4e3b612e6d20b1b203b79e9f4da6c0bc8e5c9b81db:/vol2/symlinkToDir1` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-399116109/symlinkToDir1" points to "dir1" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-399116109/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-399116109//dir2 af19402daab96dff0eef6b4e3b612e6d20b1b203b79e9f4da6c0bc8e5c9b81db:/vol2/brokenSymlinkToDirX` [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-399116109/brokenSymlinkToDirX" points to "dirX" [2019-10-10T20:32:13.704Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-399116109/dirX/file2-1" contains "file2-1\n" [2019-10-10T20:32:13.704Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.38s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.66s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2019-10-10T20:32:13.705Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T20:32:13.705Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2019-10-10T20:32:13.705Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T20:32:13.705Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.70s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.92s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.84s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.00s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.75s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.96s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.76s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.57s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.45s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.93s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.93s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.80s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.63s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.10s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.63s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsCopy (1.30s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.75s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.52s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.11s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFilters (1.71s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFormat (1.88s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.11s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.36s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2019-10-10T20:32:13.705Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-10T20:32:13.705Z] docker_cli_events_unix_test.go:51: unmatched requirement swapMemorySupport [2019-10-10T20:32:13.705Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T20:32:13.705Z] docker_cli_events_unix_test.go:81: unmatched requirement swapMemorySupport [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.14s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.98s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsRename (0.94s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsResize (0.98s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.86s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.09s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.76s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsTop (0.86s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.75s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.62s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecCgroup (1.43s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.84s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.95s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecInspectID (2.00s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecInteractive (1.06s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.13s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecParseError (0.73s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.84s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.13s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.10s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecStartFails (1.04s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecTTY (1.10s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecUlimits (1.37s) [2019-10-10T20:32:13.705Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-10T20:32:13.705Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.38s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.17s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestExecWithUser (1.06s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.81s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.68s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestHealth (21.55s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.59s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.29s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.35s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.96s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.85s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImportDisplay (1.65s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImportFile (1.89s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.68s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImportGzipped (1.84s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.77s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-10-10T20:32:13.705Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2019-10-10T20:32:13.705Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-10T20:32:13.705Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-10T20:32:13.705Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.14s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-10-10T20:32:13.705Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.90s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.87s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.74s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s) [2019-10-10T20:32:13.705Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-10T20:32:13.705Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.19s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.05s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectDefault (0.77s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectHistory (0.90s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-10T20:32:13.705Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T20:32:13.705Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.77s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.94s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.11s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectStatus (1.10s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.66s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.06s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.51s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.80s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.84s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.22s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.73s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.87s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.82s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.15s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.31s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.50s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.03s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.73s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.00s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.94s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.21s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.29s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.20s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.13s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsSince (6.86s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.73s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.98s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.54s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.70s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestNetHostname (2.43s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.47s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.42s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.46s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.70s) [2019-10-10T20:32:13.705Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.14s) [2019-10-10T20:32:13.706Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-10T20:32:13.706Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.44s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.62s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.09s) [2019-10-10T20:32:13.706Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.06s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.50s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.86s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPortList (11.06s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.67s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.76s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.69s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.14s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.76s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsByOrder (3.47s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.18s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.69s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.01s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.06s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.21s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.73s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.95s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.85s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.81s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.84s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.72s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.51s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.58s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2019-10-10T20:32:13.706Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-10T20:32:13.706Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.71s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.82s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.40s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.43s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.15s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.41s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.69s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.88s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.45s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.83s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.69s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.16s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.57s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.75s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAddHost (0.90s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.18s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.50s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.60s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.13s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.95s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.90s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.06s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.89s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.75s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.43s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.92s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.93s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.91s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.89s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.82s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.52s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.51s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.96s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.66s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.55s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.67s) [2019-10-10T20:32:13.706Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T20:32:13.706Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.706Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T20:32:13.706Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.94s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.36s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2019-10-10T20:32:13.706Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T20:32:13.706Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.89s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunExitCode (1.08s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2019-10-10T20:32:13.706Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T20:32:13.706Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.45s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.77s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.62s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.30s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.76s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.82s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.28s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.60s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.57s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunMount (6.46s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.47s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.66s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.26s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.75s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.14s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.03s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.90s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.87s) [2019-10-10T20:32:13.706Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-10T20:32:13.706Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2019-10-10T20:32:13.706Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2019-10-10T20:32:13.706Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T20:32:13.706Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2019-10-10T20:32:13.706Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T20:32:13.706Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2019-10-10T20:32:13.706Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.55s) [2019-10-10T20:32:13.706Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.52s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunRm (0.92s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.65s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.96s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.68s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.77s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.75s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.97s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunState (1.88s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.92s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.93s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunSysctls (1.87s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.67s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.94s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.29s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.90s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.94s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.91s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.42s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUserByID (0.88s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.23s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUserByName (0.85s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.88s) [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.91s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.03s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.06s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.65s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.55s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.60s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.96s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.90s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.81s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.99s) [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.98s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.72s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.90s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.56s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.49s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.17s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.02s) [2019-10-10T20:32:13.707Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents134381879 [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.71s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.35s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.39s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.50s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.53s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.83s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.04s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.54s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.40s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.78s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.18s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-10T20:32:13.707Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.00s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.14s) [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateStats (4.77s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.73s) [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.24s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.47s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.99s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.34s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.68s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.36s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.33s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.31s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.65s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.47s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.29s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.40s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.12s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.90s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.95s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.43s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s) [2019-10-10T20:32:13.707Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.05s) [2019-10-10T20:32:13.707Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-10T20:32:13.707Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-10T20:32:13.707Z] === RUN TestDockerRegistrySuite [2019-10-10T20:32:13.707Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-10T20:32:15.589Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-10T20:32:16.950Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-10T20:32:17.505Z] --- PASS: TestDockerNetworkConnectAlias (4.52s) [2019-10-10T20:32:17.505Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T20:32:17.505Z] === RUN TestDockerNetworkReConnect [2019-10-10T20:32:18.832Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-10T20:32:18.832Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T20:32:20.969Z] --- PASS: TestDockerNetworkReConnect (3.74s) [2019-10-10T20:32:20.969Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T20:32:20.969Z] === RUN TestServicePlugin [2019-10-10T20:32:20.969Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T20:32:20.969Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:32:20.969Z] === RUN TestServiceUpdateLabel [2019-10-10T20:32:21.975Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-10T20:32:22.447Z] --- PASS: TestServiceUpdateLabel (2.18s) [2019-10-10T20:32:22.447Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T20:32:22.447Z] === RUN TestServiceUpdateSecrets [2019-10-10T20:32:22.988Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T20:32:27.148Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-10T20:32:31.300Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-10T20:32:32.663Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-10T20:32:34.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-10T20:32:35.382Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-10T20:32:36.742Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-10T20:32:36.935Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-10T20:32:37.676Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2019-10-10T20:32:37.676Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T20:32:37.676Z] === RUN TestServiceUpdateConfigs [2019-10-10T20:32:38.101Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-10T20:32:39.505Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-10T20:32:40.909Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-10T20:32:42.818Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-10T20:32:43.457Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-10T20:32:46.712Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-10T20:32:47.635Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-10T20:32:48.718Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-10T20:32:50.933Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-10T20:32:52.334Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-10T20:32:52.334Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T20:32:52.906Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2019-10-10T20:32:52.906Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T20:32:52.906Z] === RUN TestServiceUpdateNetwork [2019-10-10T20:32:53.693Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T20:32:54.601Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-10T20:32:55.060Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T20:32:56.419Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-10T20:33:00.582Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-10T20:33:00.582Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-10T20:33:01.942Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-10T20:33:02.197Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-10T20:33:02.197Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-10T20:33:02.451Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-10T20:33:02.705Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-10T20:33:02.960Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-10T20:33:03.214Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-10T20:33:04.574Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-10T20:33:07.081Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-10T20:33:07.639Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-10T20:33:07.894Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-10T20:33:08.133Z] --- PASS: TestServiceUpdateNetwork (13.93s) [2019-10-10T20:33:08.133Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T20:33:08.133Z] PASS [2019-10-10T20:33:08.133Z] [2019-10-10T20:33:08.133Z] === Skipped [2019-10-10T20:33:08.133Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-10T20:33:08.133Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:33:08.133Z] [2019-10-10T20:33:08.133Z] [2019-10-10T20:33:08.133Z] DONE 19 tests, 1 skipped in 113.003s [2019-10-10T20:33:08.133Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T20:33:08.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:33:08.134Z] ++ set -e [2019-10-10T20:33:08.134Z] ++ '[' -n 0 ']' [2019-10-10T20:33:08.134Z] ++ set -x [2019-10-10T20:33:08.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:33:08.134Z] INFO: Testing against a local daemon [2019-10-10T20:33:08.134Z] === RUN TestSessionCreate [2019-10-10T20:33:08.134Z] --- PASS: TestSessionCreate (0.05s) [2019-10-10T20:33:08.134Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T20:33:08.134Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-10-10T20:33:08.134Z] PASS [2019-10-10T20:33:08.134Z] [2019-10-10T20:33:08.134Z] DONE 2 tests in 0.206s [2019-10-10T20:33:08.134Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T20:33:08.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:33:08.134Z] ++ set -e [2019-10-10T20:33:08.134Z] ++ '[' -n 0 ']' [2019-10-10T20:33:08.134Z] ++ set -x [2019-10-10T20:33:08.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:33:08.134Z] INFO: Testing against a local daemon [2019-10-10T20:33:08.134Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T20:33:08.134Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:33:08.134Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:33:08.134Z] === RUN TestEventsExecDie [2019-10-10T20:33:08.134Z] --- PASS: TestEventsExecDie (0.91s) [2019-10-10T20:33:08.134Z] === RUN TestEventsBackwardsCompatible [2019-10-10T20:33:08.134Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-10T20:33:08.134Z] === RUN TestInfoBinaryCommits [2019-10-10T20:33:08.134Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-10T20:33:08.134Z] === RUN TestInfoAPIVersioned [2019-10-10T20:33:08.134Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T20:33:08.134Z] === RUN TestInfoAPI [2019-10-10T20:33:08.134Z] --- PASS: TestInfoAPI (0.05s) [2019-10-10T20:33:08.134Z] === RUN TestInfoAPIWarnings [2019-10-10T20:33:08.417Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-10-10T20:33:08.417Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T20:33:08.417Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T20:33:09.040Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s) [2019-10-10T20:33:09.040Z] === RUN TestPingCacheHeaders [2019-10-10T20:33:09.040Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-10T20:33:09.040Z] === RUN TestPingGet [2019-10-10T20:33:09.040Z] --- PASS: TestPingGet (0.03s) [2019-10-10T20:33:09.040Z] === RUN TestPingHead [2019-10-10T20:33:09.254Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-10T20:33:09.323Z] --- PASS: TestPingHead (0.05s) [2019-10-10T20:33:09.323Z] === RUN TestVersion [2019-10-10T20:33:09.323Z] --- PASS: TestVersion (0.06s) [2019-10-10T20:33:09.323Z] PASS [2019-10-10T20:33:09.323Z] [2019-10-10T20:33:09.323Z] === Skipped [2019-10-10T20:33:09.323Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:33:09.323Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:33:09.323Z] [2019-10-10T20:33:09.323Z] [2019-10-10T20:33:09.323Z] DONE 12 tests, 1 skipped in 2.927s [2019-10-10T20:33:09.323Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T20:33:09.323Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:33:09.323Z] ++ set -e [2019-10-10T20:33:09.323Z] ++ '[' -n 0 ']' [2019-10-10T20:33:09.323Z] ++ set -x [2019-10-10T20:33:09.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:33:09.323Z] INFO: Testing against a local daemon [2019-10-10T20:33:09.323Z] === RUN TestVolumesCreateAndList [2019-10-10T20:33:09.323Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-10T20:33:09.323Z] === RUN TestVolumesRemove [2019-10-10T20:33:09.606Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-10T20:33:09.606Z] === RUN TestVolumesInspect [2019-10-10T20:33:09.606Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-10T20:33:09.606Z] === RUN TestVolumesInvalidJSON [2019-10-10T20:33:09.606Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T20:33:09.606Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T20:33:09.606Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T20:33:09.606Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-10-10T20:33:09.606Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T20:33:09.606Z] PASS [2019-10-10T20:33:09.606Z] [2019-10-10T20:33:09.606Z] DONE 5 tests in 0.301s [2019-10-10T20:33:09.606Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T20:33:09.890Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T20:33:09.890Z] +++ kill 13079 [2019-10-10T20:33:10.617Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-10T20:33:11.176Z] --- PASS: TestDockerRegistrySuite (57.74s) [2019-10-10T20:33:11.176Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.75s) [2019-10-10T20:33:11.176Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-10T20:33:11.176Z] check_test.go:196: Daemon dfb92d42c0155 is not started [2019-10-10T20:33:11.176Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2019-10-10T20:33:11.176Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-10T20:33:11.176Z] check_test.go:196: Daemon deaa62980a14b is not started [2019-10-10T20:33:11.176Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2019-10-10T20:33:11.176Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-10T20:33:11.176Z] check_test.go:196: Daemon d16060fc7d1dc is not started [2019-10-10T20:33:11.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-10T20:33:11.176Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-10T20:33:11.176Z] check_test.go:196: Daemon dd53f2793ba6f is not started [2019-10-10T20:33:11.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.14s) [2019-10-10T20:33:11.176Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-10T20:33:11.176Z] check_test.go:196: Daemon d2b30d291839d is not started [2019-10-10T20:33:11.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.21s) [2019-10-10T20:33:11.176Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-10T20:33:11.176Z] check_test.go:196: Daemon d4b7020795178 is not started [2019-10-10T20:33:11.176Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.13s) [2019-10-10T20:33:11.176Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-10T20:33:11.176Z] check_test.go:196: Daemon d4f7018256bc9 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.38s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon dbd00547341e3 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d377aa42c5560 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon dc74caae128f5 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon da64788e56445 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.50s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon dc952b003dec6 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon dc8c5e4b1b8a4 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.48s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon dac320318becf is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.61s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-10T20:33:11.177Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6ef2fa60ef5c2ae297047155ef05d399019985ad7a8c98b42581867feba3c850 [2019-10-10T20:33:11.177Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0cf1293a7c102d8bf459c92bc44b30391c5652b148e7f11852ce2fb7978435f2 [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d5a057e36c7fc is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-10T20:33:11.177Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c4e6ad755f6d3b14e0ee524e56a688d7128434d2b82b16d857813474ba4e7e72 [2019-10-10T20:33:11.177Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:431cf4697e7200fa9f152061801ba21e415143840d6c1445c159d620c9dda3b2 [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon db3b50dfa4092 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d6f3b12d3381d is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.35s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d8d5472b8b70f is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d7559b6da4ffc is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d4622aaac0a89 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d085b7a734960 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon df7b9693cda02 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.38s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d31f8d29fdc64 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.64s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d9f61420dc1bd is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d8b9284cc7ad4 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.30s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon dcedbb04c2f00 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d12b188534a0a is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d495adbddc1de is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon dbf94c17b7ba6 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d740bf3aeb009 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d1594d4fe7408 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d36dade743c78 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.32s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon dbe3f5f9ee306 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.13s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d2c78897d6a13 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon dc4f2fba44a09 is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.48s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-10T20:33:11.177Z] check_test.go:196: Daemon d5623e74272fc is not started [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.17s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-10T20:33:11.177Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-10-10T20:33:11.177Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-10T20:33:11.177Z] === RUN TestDockerSchema1RegistrySuite [2019-10-10T20:33:11.177Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-10T20:33:11.363Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T20:33:11.363Z] +++ /etc/init.d/apparmor stop [2019-10-10T20:33:11.363Z] Clearing AppArmor profiles cache:. [2019-10-10T20:33:11.363Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T20:33:11.363Z] Unloading profiles will leave already running processes permanently [2019-10-10T20:33:11.363Z] unconfined, which can lead to unexpected situations. [2019-10-10T20:33:11.363Z] [2019-10-10T20:33:11.363Z] To set a process to complain mode, use the command line tool [2019-10-10T20:33:11.363Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T20:33:11.363Z] with the 'teardown' option." [2019-10-10T20:33:11.363Z] [2019-10-10T20:33:11.431Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T20:33:12.447Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-10T20:33:12.447Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg Post stage [Pipeline] junit [2019-10-10T20:33:13.424Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T20:33:14.351Z] + echo Ensuring container killed. [2019-10-10T20:33:14.351Z] Ensuring container killed. [2019-10-10T20:33:14.351Z] + docker rm -vf docker-pr7 [2019-10-10T20:33:14.351Z] Error: No such container: docker-pr7 [2019-10-10T20:33:14.351Z] + true [Pipeline] sh [2019-10-10T20:33:14.752Z] + echo Chowning /workspace to jenkins user [2019-10-10T20:33:14.752Z] Chowning /workspace to jenkins user [2019-10-10T20:33:14.752Z] + id -u [2019-10-10T20:33:14.752Z] + id -g [2019-10-10T20:33:14.752Z] + docker run --rm -v /home/docker/workspace/moby_PR-39919:/workspace busybox chown -R 1001:1001 /workspace [2019-10-10T20:33:15.040Z] Unable to find image 'busybox:latest' locally [2019-10-10T20:33:15.362Z] latest: Pulling from library/busybox [2019-10-10T20:33:15.362Z] e38168a01e65: Pulling fs layer [2019-10-10T20:33:15.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T20:33:15.645Z] e38168a01e65: Download complete [2019-10-10T20:33:15.929Z] e38168a01e65: Pull complete [2019-10-10T20:33:15.929Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-10T20:33:15.929Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T20:33:18.370Z] + bundleName=ppc64le-integration [2019-10-10T20:33:18.370Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-10T20:33:18.370Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-10T20:33:18.370Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2019-10-10T20:33:18.370Z] [Pipeline] archiveArtifacts [2019-10-10T20:33:18.688Z] Archiving artifacts [2019-10-10T20:33:19.049Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39919/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T20:33:19.436Z] + make clean [2019-10-10T20:33:19.627Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-10T20:33:19.741Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-10T20:33:20.054Z] docker volume rm -f docker-dev-cache [2019-10-10T20:33:20.054Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T20:33:20.097Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-10T20:33:20.097Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-10T20:33:20.097Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-10T20:33:21.623Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-10T20:33:22.324Z] === RUN TestDockerSuite/TestBuildNoDupOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T20:33:24.921Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-10T20:33:24.921Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-10T20:33:25.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-10T20:33:27.220Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-10T20:33:27.220Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-10T20:33:27.475Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T20:33:28.212Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-10T20:33:28.835Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T20:33:29.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-10T20:33:29.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-10T20:33:29.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-10T20:33:30.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T20:33:31.726Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-10T20:33:32.744Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-10T20:33:33.129Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-10T20:33:33.734Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-10T20:33:35.306Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-10T20:33:35.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-10T20:33:35.892Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-10T20:33:36.147Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-10T20:33:36.402Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-10T20:33:36.657Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-10T20:33:36.912Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-10T20:33:37.166Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-10T20:33:37.726Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite (26.47s) [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon d249bd5ad6eb3 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.22s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon de41a6675c223 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.21s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon d534a36ac1b83 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.55s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon da109f7815c37 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon dbfbe0b58279a is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.57s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon dcc96844f7224 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon db35e9333e949 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.54s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon da4e7906f7234 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.40s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon d81fbefd75a38 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon da70ae4404e86 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.83s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon d064b53fb901a is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon dabf06910ac11 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon df6e3362293a7 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon dc9be634483e1 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.34s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon d4966459aeb5f is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon d18ae3ce3ff30 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon d616b005acd89 is not started [2019-10-10T20:33:37.726Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-10T20:33:37.726Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-10T20:33:37.726Z] check_test.go:223: Daemon d15918f99fe66 is not started [2019-10-10T20:33:37.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-10T20:33:37.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-10T20:33:39.088Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-10T20:33:39.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-10T20:33:39.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-10T20:33:40.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-10T20:33:40.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-10T20:33:41.516Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-10T20:33:42.075Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-10T20:33:42.075Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.40s) [2019-10-10T20:33:42.075Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.17s) [2019-10-10T20:33:42.075Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-10T20:33:42.075Z] check_test.go:252: Daemon d6ff9d8e2e021 is not started [2019-10-10T20:33:42.075Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2019-10-10T20:33:42.075Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-10T20:33:42.075Z] check_test.go:252: Daemon d3765dccb63ce is not started [2019-10-10T20:33:42.075Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2019-10-10T20:33:42.075Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-10T20:33:42.075Z] check_test.go:252: Daemon d64ea4140a63f is not started [2019-10-10T20:33:42.075Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s) [2019-10-10T20:33:42.075Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-10T20:33:42.075Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s) [2019-10-10T20:33:42.075Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-10T20:33:42.075Z] check_test.go:252: Daemon d15b2b4fce1ef is not started [2019-10-10T20:33:42.075Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2019-10-10T20:33:42.075Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-10T20:33:42.075Z] check_test.go:252: Daemon dfc21a79707ff is not started [2019-10-10T20:33:42.075Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2019-10-10T20:33:42.075Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-10T20:33:42.075Z] check_test.go:252: Daemon de5a07974a726 is not started [2019-10-10T20:33:42.075Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-10-10T20:33:42.075Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-10T20:33:42.075Z] check_test.go:252: Daemon dfbcb0fdf6ec8 is not started [2019-10-10T20:33:42.075Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-10T20:33:42.075Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-10T20:33:47.343Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-10T20:33:47.343Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-10T20:33:47.597Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-10T20:33:47.597Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-10T20:33:47.852Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2019-10-10T20:33:47.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-10-10T20:33:47.852Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-10T20:33:47.852Z] check_test.go:279: Daemon d352c635bb286 is not started [2019-10-10T20:33:47.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2019-10-10T20:33:47.852Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-10T20:33:47.852Z] check_test.go:279: Daemon dafc0230d60c1 is not started [2019-10-10T20:33:47.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s) [2019-10-10T20:33:47.852Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-10T20:33:47.852Z] check_test.go:279: Daemon dab7213a2ca1e is not started [2019-10-10T20:33:47.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-10T20:33:47.852Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-10T20:33:47.852Z] check_test.go:279: Daemon df6ec43d68cef is not started [2019-10-10T20:33:47.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-10-10T20:33:47.852Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-10T20:33:47.852Z] check_test.go:279: Daemon d24497a01857a is not started [2019-10-10T20:33:47.852Z] === RUN TestDockerNetworkSuite [2019-10-10T20:33:47.852Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-10T20:33:50.301Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-10T20:33:50.772Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-10T20:33:51.192Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-10T20:33:52.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-10T20:33:57.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-10T20:33:59.452Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-10T20:33:59.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-10T20:34:03.255Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-10T20:34:04.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-10T20:34:05.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-10T20:34:13.710Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-10T20:34:14.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-10T20:34:17.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-10T20:34:17.514Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-10T20:34:19.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-10T20:34:19.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-10T20:34:20.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-10T20:34:22.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-10T20:34:23.396Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-10T20:34:23.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-10T20:34:23.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-10T20:34:23.867Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-10T20:34:23.867Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-10T20:34:23.867Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-10T20:34:23.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-10T20:34:25.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-10T20:34:25.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-10T20:34:25.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-10T20:34:25.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-10T20:34:26.090Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-10T20:34:26.090Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-10T20:34:27.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-10T20:34:28.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-10T20:34:28.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-10T20:34:29.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-10T20:34:29.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-10T20:34:31.709Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-10T20:34:33.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-10T20:34:34.513Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-10T20:34:36.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-10T20:34:38.906Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-10T20:34:42.164Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-10T20:34:47.397Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-10T20:34:47.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-10T20:34:47.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-10T20:34:48.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-10T20:34:48.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-10T20:34:48.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-10T20:34:48.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-10T20:34:48.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-10T20:34:48.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-10T20:34:50.460Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-10T20:34:52.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-10T20:34:52.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-10T20:34:52.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-10T20:34:54.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-10T20:34:58.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-10T20:35:03.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-10T20:35:03.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-10T20:35:04.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-10T20:35:06.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-10T20:35:07.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-10T20:35:08.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-10T20:35:08.829Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-10T20:35:09.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-10T20:35:10.459Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-10T20:35:11.018Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite (89.04s) [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.86s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d6132ad6e03f4 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon de073cffa41af is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.03s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dfbb72ab3d8d7 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.95s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon da326081cc7b6 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.73s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:1233: Daemon d1297b353d917 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.99s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dd736a9c50b80 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.44s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dd0f1d47ef0fa is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.26s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon de6372af16048 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.65s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dcc62ad725577 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d35a0f521450f is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d7aea9b9cb22a is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.41s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d7301f921ad3e is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d03af20a3910b is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dbc8cabbabaa6 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dd1972c7005e0 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon df62c118e1958 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon da58632cc7744 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d5bd8a8bbbbeb is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.30s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d9808c872a1d1 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.23s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dd302156064f4 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.54s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dbb7a1615b8c6 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d47ceb9f25b0f is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d4d84a301d889 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon da87e0e708f3e is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.73s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:968: Daemon d3187b88fefd8 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.54s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d6f25c3acb387 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.89s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:1116: Daemon d2da049f7ccff is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon da5f74137fade is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.74s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dae1b46b11495 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d90c1ee137564 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d92b54546f05c is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d7c5dcadbe45e is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dd464c94884b4 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dc15df2d66599 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.12s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d71c7053b297a is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d33191e694ab8 is not started [2019-10-10T20:35:17.584Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon dd0cc0d2e26aa is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.40s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d347d0e5984d7 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.30s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.34s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:1084: Daemon dfdd42dcbb169 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d917b87e5b617 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon da6a307080d20 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.74s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon d1b59a29780ec is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-10T20:35:17.584Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-10T20:35:17.584Z] docker_cli_network_unix_test.go:46: Daemon da3297b41fe44 is not started [2019-10-10T20:35:17.584Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.22s) [2019-10-10T20:35:17.585Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-10T20:35:17.585Z] docker_cli_network_unix_test.go:46: Daemon dbfb21ecf4c39 is not started [2019-10-10T20:35:17.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s) [2019-10-10T20:35:17.585Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-10T20:35:17.585Z] docker_cli_network_unix_test.go:46: Daemon d09bfe2fd5b8a is not started [2019-10-10T20:35:17.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.49s) [2019-10-10T20:35:17.585Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-10T20:35:17.585Z] docker_cli_network_unix_test.go:46: Daemon d5c45b8932bfd is not started [2019-10-10T20:35:17.585Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.40s) [2019-10-10T20:35:17.585Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-10T20:35:17.585Z] docker_cli_network_unix_test.go:46: Daemon df0ac0b2ac15d is not started [2019-10-10T20:35:17.585Z] === RUN TestDockerHubPullSuite [2019-10-10T20:35:17.585Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-10T20:35:18.944Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-10T20:35:21.452Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-10T20:35:21.452Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-10T20:35:23.958Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-10T20:35:23.958Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-10T20:35:23.958Z] --- PASS: TestDockerHubPullSuite (7.07s) [2019-10-10T20:35:23.958Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.85s) [2019-10-10T20:35:23.958Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-10T20:35:23.958Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2019-10-10T20:35:23.958Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.51s) [2019-10-10T20:35:23.958Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.11s) [2019-10-10T20:35:23.958Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2019-10-10T20:35:23.958Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-10-10T20:35:23.958Z] PASS [2019-10-10T20:35:23.958Z] [2019-10-10T20:35:23.959Z] === Skipped [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-10T20:35:23.959Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T20:35:23.959Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_events_unix_test.go:51: unmatched requirement swapMemorySupport [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_events_unix_test.go:81: unmatched requirement swapMemorySupport [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-10T20:35:23.959Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-10T20:35:23.959Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T20:35:23.959Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T20:35:23.959Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-10T20:35:23.959Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-10T20:35:23.959Z] docker_cli_network_unix_test.go:46: Daemon dd0cc0d2e26aa is not started [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] [2019-10-10T20:35:23.959Z] DONE 1253 tests, 44 skipped in 1990.537s [2019-10-10T20:35:23.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T20:35:23.959Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T20:35:23.959Z] +++ kill 7189 [2019-10-10T20:35:25.318Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-10T20:35:28.575Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-10T20:35:31.839Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T20:35:31.839Z] +++ /etc/init.d/apparmor stop [2019-10-10T20:35:31.839Z] Clearing AppArmor profiles cache:. [2019-10-10T20:35:31.839Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T20:35:31.839Z] Unloading profiles will leave already running processes permanently [2019-10-10T20:35:31.839Z] unconfined, which can lead to unexpected situations. [2019-10-10T20:35:31.839Z] [2019-10-10T20:35:31.840Z] To set a process to complain mode, use the command line tool [2019-10-10T20:35:31.840Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T20:35:31.840Z] with the 'teardown' option." [2019-10-10T20:35:31.840Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-10T20:35:31.840Z] [2019-10-10T20:35:34.147Z] === RUN TestDockerSuite/TestBuildRm [2019-10-10T20:35:35.098Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-10T20:35:43.251Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-10T20:35:46.670Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-10T20:35:48.365Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-10T20:35:48.365Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-10T20:35:48.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-10T20:35:48.835Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-10T20:35:50.407Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-10T20:35:50.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-10T20:35:54.209Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-10T20:35:54.243Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-10T20:35:57.172Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-10T20:35:57.499Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-10T20:36:00.798Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-10T20:36:03.303Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-10T20:36:06.601Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-10T20:36:07.614Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-10T20:36:28.878Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-10T20:36:28.878Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-10T20:36:29.348Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-10T20:36:41.896Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-10T20:36:42.366Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-10T20:36:48.250Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-10T20:36:48.250Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-10T20:36:53.020Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-10T20:37:02.919Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-10T20:37:14.361Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-10T20:37:14.361Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-10T20:37:16.584Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-10T20:37:17.574Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-10T20:37:17.731Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-10T20:37:23.456Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-10T20:37:29.345Z] === RUN TestDockerSuite/TestBuildUser [2019-10-10T20:37:29.345Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-10T20:37:29.345Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-10T20:37:29.345Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-10T20:37:33.150Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-10T20:37:33.621Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-10T20:37:35.748Z] --- PASS: TestDockerSwarmSuite (1739.23s) [2019-10-10T20:37:35.748Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.63s) [2019-10-10T20:37:35.748Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-10T20:37:35.748Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.71s) [2019-10-10T20:37:35.748Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-10T20:37:35.748Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.70s) [2019-10-10T20:37:35.748Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-10T20:37:35.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.57s) [2019-10-10T20:37:35.748Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.51s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T20:37:35.749Z] check_test.go:358: [dea538001da4d] joining swarm manager [df8dcc16aca85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T20:37:35.749Z] check_test.go:358: [d598b7edbf1b8] joining swarm manager [df8dcc16aca85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] check_test.go:379: Daemon dea538001da4d is not started [2019-10-10T20:37:35.749Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T20:37:35.749Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.20s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-10T20:37:35.749Z] check_test.go:358: [d141d0637af6f] joining swarm manager [debf3bfac7e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.12s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.88s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T20:37:35.749Z] check_test.go:358: [dcdae7256c313] joining swarm manager [dc4fbc1df07fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T20:37:35.749Z] check_test.go:358: [d1f57e45371ba] joining swarm manager [dc4fbc1df07fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-10T20:37:35.749Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.71s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T20:37:35.749Z] check_test.go:358: [d2685e2382014] joining swarm manager [dd0055ea058d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T20:37:35.749Z] check_test.go:358: [d48e2863d81e6] joining swarm manager [dd0055ea058d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.88s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.38s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.53s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T20:37:35.749Z] check_test.go:358: [d4a50ef9af606] joining swarm manager [d73ede81bd1a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T20:37:35.749Z] check_test.go:358: [d964facb909b2] joining swarm manager [d73ede81bd1a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.73s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T20:37:35.749Z] check_test.go:358: [d5f569c7062ce] joining swarm manager [d1be54fca15b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T20:37:35.749Z] check_test.go:358: [d22b0c19b4fb6] joining swarm manager [d1be54fca15b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.81s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-10T20:37:35.749Z] check_test.go:358: [d5ca3feecd7ae] joining swarm manager [d2b51bd4fe546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.76s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T20:37:35.749Z] check_test.go:358: [dac191f389fa4] joining swarm manager [d712abeb3e3a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T20:37:35.749Z] check_test.go:358: [d566901f8615a] joining swarm manager [d712abeb3e3a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.98s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-10T20:37:35.749Z] check_test.go:358: [df26ff7b58800] joining swarm manager [da4c06b2670b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.36s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T20:37:35.749Z] check_test.go:358: [d35b3e7cb3fe4] joining swarm manager [dcb6e24e6b459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T20:37:35.749Z] check_test.go:358: [de96e0176e354] joining swarm manager [dcb6e24e6b459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] check_test.go:379: Daemon de96e0176e354 is not started [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.87s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T20:37:35.749Z] check_test.go:358: [d79a9b6b34e3f] joining swarm manager [d918d25b99f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T20:37:35.749Z] check_test.go:358: [d412fd48a9499] joining swarm manager [d918d25b99f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T20:37:35.749Z] check_test.go:358: [dd52be3a27eee] joining swarm manager [d918d25b99f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T20:37:35.749Z] check_test.go:358: [de298e563e8a2] joining swarm manager [d918d25b99f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T20:37:35.749Z] check_test.go:358: [d1da115432c22] joining swarm manager [d918d25b99f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.48s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.02s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T20:37:35.749Z] check_test.go:358: [db2bd402d407e] joining swarm manager [dfbc258a9726d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T20:37:35.749Z] check_test.go:358: [d2d1fd68dc134] joining swarm manager [dfbc258a9726d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.20s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T20:37:35.749Z] check_test.go:358: [d139d4baf4809] joining swarm manager [d3daf388476c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T20:37:35.749Z] check_test.go:358: [d30f9a260a328] joining swarm manager [d3daf388476c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.89s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T20:37:35.749Z] check_test.go:358: [ddbdd0e1c5270] joining swarm manager [de1c1d69ee73f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T20:37:35.749Z] check_test.go:358: [d9812308b5c3f] joining swarm manager [de1c1d69ee73f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.07s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.88s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T20:37:35.749Z] check_test.go:358: [da061427a2321] joining swarm manager [d8f80b042edbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T20:37:35.749Z] check_test.go:358: [d2a5de61ccdc5] joining swarm manager [d8f80b042edbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T20:37:35.749Z] check_test.go:358: [d987d8c39d625] joining swarm manager [d8f80b042edbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T20:37:35.749Z] check_test.go:358: [d1abfacd0cd5f] joining swarm manager [d8f80b042edbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.19s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.93s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T20:37:35.749Z] check_test.go:358: [deaad04f79afd] joining swarm manager [d7774fe1f3631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T20:37:35.749Z] check_test.go:358: [d0b4b731fe350] joining swarm manager [d7774fe1f3631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.61s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T20:37:35.749Z] check_test.go:358: [ddae906988be0] joining swarm manager [d5241b980ef73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T20:37:35.749Z] check_test.go:358: [de872a6e0a68e] joining swarm manager [d5241b980ef73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] check_test.go:379: Daemon ddae906988be0 is not started [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.27s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T20:37:35.749Z] check_test.go:358: [d20ba178bd5df] joining swarm manager [dff0c7f594488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T20:37:35.749Z] check_test.go:358: [d6baa7d21ae48] joining swarm manager [dff0c7f594488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.76s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T20:37:35.749Z] check_test.go:358: [dd958802470b2] joining swarm manager [d05b726eb4703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T20:37:35.749Z] check_test.go:358: [d3f187a426b6c] joining swarm manager [d05b726eb4703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.59s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.39s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.09s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.40s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.19s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.39s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.46s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (9.61s) [2019-10-10T20:37:35.749Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-10T20:37:35.749Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (9.59s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.07s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.12s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (5.40s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.23s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.48s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.07s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.44s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.42s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.23s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.96s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.76s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.91s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.85s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-10T20:37:35.750Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.yachd2g9bgnb@70be99b5fd5b | hello1\n" [2019-10-10T20:37:35.750Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.jg13q3arbilo@70be99b5fd5b | hello2\n" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.87s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.93s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.39s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.33s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.32s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.38s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.60s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-10T20:37:35.750Z] docker_cli_service_logs_test.go:242: checking task uvqj5s7wyanh [2019-10-10T20:37:35.750Z] docker_cli_service_logs_test.go:247: checking messages for uvqj5s7wyanh [2019-10-10T20:37:35.750Z] docker_cli_service_logs_test.go:242: checking task y63kea7fhqug [2019-10-10T20:37:35.750Z] docker_cli_service_logs_test.go:247: checking messages for y63kea7fhqug [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.05s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (15.25s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.88s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.00s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T20:37:35.750Z] check_test.go:358: [da223ed59ff51] joining swarm manager [d53eb71c47e31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T20:37:35.750Z] check_test.go:358: [dc584d4ef1604] joining swarm manager [d53eb71c47e31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.27s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.97s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.19s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T20:37:35.750Z] check_test.go:358: [da8a86ddba725] joining swarm manager [dfc710ebea621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T20:37:35.750Z] check_test.go:358: [d22404a40a47e] joining swarm manager [dfc710ebea621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.26s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (125.26s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T20:37:35.750Z] check_test.go:358: [dba93ef6d7ad7] joining swarm manager [d53780823f1f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T20:37:35.750Z] check_test.go:358: [d373edfccbbc4] joining swarm manager [d53780823f1f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.22s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (14.54s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.68s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.95s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.57s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.02s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.16s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-10T20:37:35.750Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-10T20:37:35.750Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.47s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.92s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.21s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T20:37:35.750Z] check_test.go:358: [d92fc87a062ca] joining swarm manager [d0b5bf834f02d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T20:37:35.750Z] check_test.go:358: [d0253c9bc042b] joining swarm manager [d0b5bf834f02d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.28s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.97s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.24s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T20:37:35.750Z] check_test.go:358: [d020361e94bfb] joining swarm manager [d6e829a71f04a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T20:37:35.750Z] check_test.go:358: [d930ebf89f293] joining swarm manager [d6e829a71f04a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T20:37:35.750Z] check_test.go:358: [d51db76451f24] joining swarm manager [d6e829a71f04a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.83s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T20:37:35.750Z] check_test.go:358: [d3d059383f0a7] joining swarm manager [dd3585539cfa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T20:37:35.750Z] check_test.go:358: [d8b2fb47270fa] joining swarm manager [dd3585539cfa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.92s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-10T20:37:35.750Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-10T20:37:35.750Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-10T20:37:35.750Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-10T20:37:35.750Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-10T20:37:35.750Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-10T20:37:35.750Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-10T20:37:35.750Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-10T20:37:35.750Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.92s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.81s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.13s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (55.42s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-10T20:37:35.750Z] check_test.go:358: [df53b8cc88e58] joining swarm manager [d915c2c354bd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.88s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.96s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.23s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.40s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.27s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-10T20:37:35.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.47s) [2019-10-10T20:37:35.750Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-10T20:37:35.751Z] check_test.go:358: [d174599b95a32] joining swarm manager [dd6504c2b3c99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.35s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.44s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.15s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.34s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.03s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.48s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.19s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.10s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.11s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.24s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.82s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.30s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.97s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-10T20:37:35.751Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.97s) [2019-10-10T20:37:35.751Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-10T20:37:35.751Z] === RUN TestDockerExternalVolumeSuite [2019-10-10T20:37:35.751Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-10T20:37:36.585Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-10T20:37:36.585Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-10T20:37:36.585Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-10T20:37:50.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-10T20:38:01.905Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-10T20:38:01.905Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-10T20:38:14.423Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-10T20:38:20.306Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-10T20:38:20.776Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-10T20:38:20.776Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-10T20:38:23.738Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-10T20:38:23.738Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-10T20:38:36.276Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-10T20:38:41.077Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-10T20:38:41.547Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-10T20:38:56.505Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-10T20:38:56.505Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-10T20:38:56.505Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-10T20:38:56.505Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-10T20:38:57.495Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-10T20:38:58.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-10T20:39:06.172Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-10T20:39:08.073Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-10T20:39:08.395Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-10T20:39:08.865Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-10T20:39:08.865Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-10T20:39:08.865Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-10T20:39:11.088Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-10T20:39:15.858Z] === RUN TestDockerSuite/TestCommitChange [2019-10-10T20:39:20.626Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-10T20:39:25.394Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-10T20:39:25.394Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-10T20:39:32.573Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-10T20:39:32.573Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-10T20:39:40.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-10T20:39:45.090Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-10T20:39:48.892Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-10T20:39:48.892Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-10T20:39:48.892Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-10T20:39:48.892Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-10T20:39:48.892Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-10T20:39:48.892Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-10T20:39:48.892Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-10T20:39:48.892Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-10T20:39:48.892Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-10T20:39:54.875Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-10T20:39:56.064Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-10T20:40:08.579Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-10T20:40:08.580Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-10T20:40:09.571Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-10T20:40:09.571Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-10T20:40:09.571Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-10T20:40:09.571Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-10T20:40:11.793Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-10T20:40:11.793Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-10T20:40:11.793Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-10T20:40:14.018Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-10T20:40:14.018Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-10T20:40:14.018Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-10T20:40:14.018Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-10T20:40:14.018Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-10T20:40:16.978Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-10T20:40:18.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-10T20:40:20.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-10T20:40:20.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-10T20:40:20.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-10T20:40:23.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-10T20:40:23.000Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-10T20:40:25.223Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-10T20:40:25.223Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-10T20:40:25.223Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-10T20:40:26.945Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-10T20:40:27.444Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-10T20:40:27.444Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-10T20:40:29.015Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-10T20:40:29.015Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-10T20:40:31.244Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-10T20:40:31.713Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-10T20:40:33.935Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-10T20:40:37.740Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-10T20:40:39.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-10T20:40:41.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-10T20:40:41.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-10T20:40:41.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-10T20:40:41.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-10T20:40:41.541Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-10T20:40:43.113Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-10T20:40:43.113Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-10T20:40:45.336Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-10T20:40:45.806Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-10T20:40:48.030Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-10T20:40:48.030Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-10T20:40:51.830Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-10T20:40:54.052Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-10T20:40:54.052Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-10T20:40:54.052Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-10T20:40:54.052Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-10T20:40:54.052Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-10T20:40:54.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-10T20:40:56.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-10T20:41:11.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-10T20:41:17.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-10T20:41:17.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-10T20:41:17.998Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-10T20:41:17.998Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-10T20:41:17.998Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-10T20:41:17.998Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-10T20:41:17.998Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-10T20:41:17.998Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-10T20:41:20.219Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-10T20:41:27.392Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-10T20:41:27.392Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-10T20:41:27.392Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-10T20:41:29.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-10T20:41:30.357Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-10T20:41:30.357Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-10T20:41:30.357Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-10T20:41:30.357Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-10T20:41:34.156Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-10T20:41:41.322Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-10T20:41:41.322Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-10T20:41:41.322Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-10T20:41:44.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-10T20:41:56.281Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-10T20:41:56.281Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-10T20:41:56.281Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-10T20:42:08.795Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-10T20:42:08.795Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-10T20:42:08.795Z] === RUN TestDockerSuite/TestCpToDot [2019-10-10T20:42:15.969Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-10T20:42:15.969Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-10T20:42:15.969Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-10T20:42:18.191Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-10T20:42:18.191Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-10T20:42:18.662Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-10T20:42:18.662Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-10T20:42:18.662Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-10T20:42:18.662Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-10T20:42:18.662Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-10T20:42:20.884Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-10T20:42:23.108Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-10T20:42:23.578Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-10T20:42:23.578Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-10T20:42:25.806Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-10T20:42:26.276Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-10T20:42:26.276Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-10T20:42:26.276Z] === RUN TestDockerSuite/TestCreateRM [2019-10-10T20:42:26.746Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-10T20:42:26.746Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-10T20:42:27.217Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-10T20:42:27.217Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-10T20:42:30.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-10T20:42:35.901Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-10T20:42:35.901Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-10T20:42:35.901Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-10T20:42:40.667Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-10T20:42:40.667Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-10T20:42:40.667Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDockerFails [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-10T20:42:47.839Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-10T20:42:48.847Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-10T20:42:50.067Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-10T20:42:52.290Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-10T20:42:54.512Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-10T20:43:03.192Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-10T20:43:07.960Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-10T20:43:12.733Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-10T20:43:14.303Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-10T20:43:14.774Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-10T20:43:18.577Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-10T20:43:19.569Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-10T20:43:20.559Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-10T20:43:20.837Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-10T20:43:25.330Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-10T20:43:30.117Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-10T20:43:30.117Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-10T20:43:30.117Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-10T20:43:30.117Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-10T20:43:30.117Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-10T20:43:30.117Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-10T20:43:31.108Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-10T20:43:31.108Z] === RUN TestDockerSuite/TestEventsRename [2019-10-10T20:43:33.331Z] === RUN TestDockerSuite/TestEventsResize [2019-10-10T20:43:37.136Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-10T20:43:38.899Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-10T20:43:42.715Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-10T20:43:47.483Z] === RUN TestDockerSuite/TestEventsTop [2019-10-10T20:43:47.483Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-10T20:43:49.705Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-10T20:43:52.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-10T20:43:58.383Z] === RUN TestDockerSuite/TestExec [2019-10-10T20:43:58.383Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-10T20:43:58.383Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-10T20:43:59.953Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-10T20:44:02.175Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-10T20:44:02.175Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-10T20:44:02.175Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-10T20:44:02.175Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-10T20:44:04.397Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-10T20:44:05.968Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-10T20:44:07.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-10T20:44:08.190Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-10T20:44:10.412Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-10T20:44:15.181Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-10T20:44:15.181Z] === RUN TestDockerSuite/TestExecEnv [2019-10-10T20:44:15.181Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-10T20:44:15.181Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-10T20:44:16.751Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-10T20:44:21.518Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-10T20:44:21.518Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-10T20:44:21.518Z] === RUN TestDockerSuite/TestExecParseError [2019-10-10T20:44:21.518Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-10T20:44:21.518Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-10T20:44:21.518Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-10T20:44:23.742Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-10T20:44:23.742Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-10T20:44:23.742Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-10T20:44:23.742Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-10T20:44:23.742Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-10T20:44:23.742Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-10T20:44:25.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-10T20:44:25.968Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-10T20:44:25.968Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-10T20:44:34.662Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-10T20:44:34.662Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-10T20:44:34.662Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-10T20:44:34.662Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-10T20:44:40.543Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-10T20:44:43.964Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-10T20:44:46.421Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-10T20:44:49.381Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-10T20:44:55.262Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-10T20:44:55.262Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-10T20:44:55.262Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-10T20:44:55.262Z] === RUN TestDockerSuite/TestHealth [2019-10-10T20:44:55.262Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-10T20:44:55.262Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-10T20:44:55.733Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-10T20:44:55.733Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite (442.05s) [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.96s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-10T20:44:58.775Z] docker_cli_external_volume_driver_test.go:53: Daemon d1f9dd7db3e51 is not started [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-10T20:44:58.775Z] docker_cli_external_volume_driver_test.go:53: Daemon d6eee58f4f4f9 is not started [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-10T20:44:58.775Z] docker_cli_external_volume_driver_test.go:53: Daemon d57708ba8d1c4 is not started [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-10T20:44:58.775Z] docker_cli_external_volume_driver_test.go:53: Daemon de49cb9582e2b is not started [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-10T20:44:58.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-10T20:44:58.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-10T20:44:58.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-10T20:44:58.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-10T20:44:58.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-10T20:44:58.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (17.29s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-10T20:44:58.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.49s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-10T20:44:58.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-10T20:44:58.776Z] docker_cli_external_volume_driver_test.go:485: Daemon d6d58937941aa is not started [2019-10-10T20:44:58.776Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-10T20:44:58.776Z] docker_cli_external_volume_driver_test.go:53: Daemon d3b8deac1fac2 is not started [2019-10-10T20:44:58.776Z] PASS [2019-10-10T20:44:58.776Z] [2019-10-10T20:44:58.776Z] === Skipped [2019-10-10T20:44:58.776Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-10T20:44:58.776Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-10T20:44:58.776Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-10T20:44:58.776Z] check_test.go:309: Daemon d3528e704ffe0 is not started [2019-10-10T20:44:58.776Z] [2019-10-10T20:44:58.776Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-10T20:44:58.776Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-10T20:44:58.776Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-10T20:44:58.776Z] check_test.go:309: Daemon d0f43ed6bcfd6 is not started [2019-10-10T20:44:58.776Z] [2019-10-10T20:44:58.776Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T20:44:58.776Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-10T20:44:58.776Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-10T20:44:58.776Z] check_test.go:309: Daemon d1a292c1f1db6 is not started [2019-10-10T20:44:58.776Z] [2019-10-10T20:44:58.776Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-10T20:44:58.776Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-10T20:44:58.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-10T20:44:58.776Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-10T20:44:58.776Z] check_test.go:309: Daemon d2249e2f0b552 is not started [2019-10-10T20:44:58.776Z] [2019-10-10T20:44:58.776Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T20:44:58.776Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T20:44:58.776Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-10T20:44:58.776Z] [2019-10-10T20:44:58.776Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-10T20:44:58.776Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-10T20:44:58.776Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-10T20:44:58.776Z] [2019-10-10T20:44:58.776Z] [2019-10-10T20:44:58.776Z] DONE 270 tests, 6 skipped in 2562.918s [2019-10-10T20:44:58.776Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T20:44:58.776Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ef7846faa92/docker.pid [2019-10-10T20:44:58.776Z] +++ kill 5284 [2019-10-10T20:44:58.776Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5284 is not a child of this shell [2019-10-10T20:44:58.776Z] warning: PID 5284 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ef7846faa92/docker.pid had a nonzero exit code [2019-10-10T20:44:58.776Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T20:44:58.776Z] +++ kill 7190 [2019-10-10T20:44:58.776Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T20:44:58.776Z] +++ /etc/init.d/apparmor stop [2019-10-10T20:44:58.776Z] Clearing AppArmor profiles cache:. [2019-10-10T20:44:58.776Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T20:44:58.776Z] Unloading profiles will leave already running processes permanently [2019-10-10T20:44:58.776Z] unconfined, which can lead to unexpected situations. [2019-10-10T20:44:58.776Z] [2019-10-10T20:44:58.776Z] To set a process to complain mode, use the command line tool [2019-10-10T20:44:58.776Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T20:44:58.776Z] with the 'teardown' option." [2019-10-10T20:44:58.776Z] [2019-10-10T20:44:58.776Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-10T20:44:58.785Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T20:44:59.720Z] + echo Ensuring container killed. [2019-10-10T20:44:59.720Z] Ensuring container killed. [2019-10-10T20:44:59.720Z] + docker ps -aq -f name=docker-pr7-* [2019-10-10T20:44:59.720Z] + cids=70be99b5fd5b [2019-10-10T20:44:59.720Z] aa5b6055d69c [2019-10-10T20:44:59.720Z] c3fce0348749 [2019-10-10T20:44:59.720Z] + [ -n 70be99b5fd5b [2019-10-10T20:44:59.720Z] aa5b6055d69c [2019-10-10T20:44:59.720Z] c3fce0348749 ] [2019-10-10T20:44:59.720Z] + docker rm -vf 70be99b5fd5b aa5b6055d69c c3fce0348749 [2019-10-10T20:45:00.500Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-10T20:45:00.500Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-10T20:45:00.500Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-10T20:45:00.500Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-10T20:45:00.970Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-10T20:45:00.970Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-10T20:45:01.961Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-10T20:45:01.961Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-10T20:45:02.952Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-10T20:45:02.952Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-10T20:45:03.874Z] 70be99b5fd5b [2019-10-10T20:45:03.874Z] aa5b6055d69c [2019-10-10T20:45:03.874Z] c3fce0348749 [Pipeline] sh [2019-10-10T20:45:04.194Z] + echo Chowning /workspace to jenkins user [2019-10-10T20:45:04.194Z] Chowning /workspace to jenkins user [2019-10-10T20:45:04.194Z] + id -u [2019-10-10T20:45:04.194Z] + id -g [2019-10-10T20:45:04.194Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39919:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T20:45:04.523Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-10T20:45:04.994Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-10T20:45:06.566Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T20:45:08.637Z] + bundleName=amd64 [2019-10-10T20:45:08.637Z] + echo Creating amd64-bundles.tar.gz [2019-10-10T20:45:08.637Z] Creating amd64-bundles.tar.gz [2019-10-10T20:45:08.637Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-10T20:45:08.637Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-10T20:45:09.528Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-10T20:45:09.528Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-10T20:45:09.528Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [Pipeline] archiveArtifacts [2019-10-10T20:45:09.655Z] Archiving artifacts [2019-10-10T20:45:10.035Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39919/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T20:45:10.359Z] + make clean [2019-10-10T20:45:10.614Z] docker volume rm -f docker-dev-cache [2019-10-10T20:45:10.614Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T20:45:13.328Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-10T20:45:13.328Z] === RUN TestDockerSuite/TestImportBadURL [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestImportFile [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-10T20:45:16.287Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-10T20:45:16.760Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-10T20:45:16.760Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-10T20:45:16.760Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-10T20:45:16.760Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-10T20:45:16.760Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-10T20:45:18.985Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-10T20:45:21.208Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-10T20:45:21.208Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-10T20:45:21.208Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-10T20:45:21.208Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-10T20:45:21.208Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-10T20:45:23.433Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-10T20:45:23.433Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-10T20:45:25.653Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-10T20:45:25.653Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-10T20:45:25.653Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-10T20:45:25.653Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-10T20:45:27.875Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-10T20:45:32.644Z] === RUN TestDockerSuite/TestInspectImage [2019-10-10T20:45:33.114Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-10T20:45:33.114Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-10T20:45:33.114Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-10T20:45:35.338Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-10T20:45:36.909Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-10T20:45:37.379Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-10T20:45:39.768Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-10T20:45:41.339Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-10T20:45:41.339Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-10T20:45:41.339Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-10T20:45:43.562Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-10T20:45:46.524Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-10T20:45:50.328Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-10T20:45:52.550Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-10T20:45:54.776Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-10T20:45:56.346Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-10T20:45:58.568Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-10T20:46:00.791Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-10T20:46:03.018Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-10T20:46:03.488Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-10T20:46:05.060Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-10T20:46:07.284Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-10T20:46:13.166Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-10T20:46:14.741Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-10T20:46:14.741Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-10T20:46:16.964Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-10T20:46:16.964Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-10T20:46:24.145Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-10T20:46:32.823Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-10T20:46:39.997Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-10T20:46:41.566Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-10T20:46:44.527Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-10T20:46:44.527Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-10T20:46:46.096Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-10T20:46:48.316Z] === RUN TestDockerSuite/TestLogsSince [2019-10-10T20:46:57.207Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-10T20:46:57.207Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-10T20:46:57.207Z] === RUN TestDockerSuite/TestLogsTail [2019-10-10T20:47:00.165Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-10T20:47:03.127Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-10T20:47:04.696Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-10T20:47:04.697Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestNetHostname [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPluginActive [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPortList [2019-10-10T20:47:05.167Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-10T20:47:09.934Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-10T20:47:09.934Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-10T20:47:09.934Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-10T20:47:09.934Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-10T20:47:09.934Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-10T20:47:09.934Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-10T20:47:09.934Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-10T20:47:09.934Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-10T20:47:09.934Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-10T20:47:09.934Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-10T20:47:14.698Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-10T20:47:14.698Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-10T20:47:21.870Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-10T20:47:21.870Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-10T20:47:30.549Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-10T20:47:45.499Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-10T20:47:45.499Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-10T20:47:45.499Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-10T20:47:55.941Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-10T20:47:59.741Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-10T20:48:06.914Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-10T20:48:10.732Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-10T20:48:10.732Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-10T20:48:10.732Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-10T20:48:15.502Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-10T20:48:15.502Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-10T20:48:15.502Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-10T20:48:15.502Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-10T20:48:15.502Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-10T20:48:22.679Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-10T20:48:22.679Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-10T20:48:23.148Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-10T20:48:23.148Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-10T20:48:24.717Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-10T20:48:25.706Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-10T20:48:25.706Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-10T20:48:30.473Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-10T20:48:34.273Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-10T20:48:41.442Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-10T20:49:06.765Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-10T20:49:06.765Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-10T20:49:11.533Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-10T20:49:12.003Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-10T20:49:12.003Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-10T20:49:12.994Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-10T20:49:17.763Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-10T20:49:20.944Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-10T20:49:20.944Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-10T20:49:25.710Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-10T20:49:25.710Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-10T20:49:25.710Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-10T20:49:40.658Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-10T20:49:41.648Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-10T20:49:42.637Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-10T20:49:49.804Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-10T20:49:54.567Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-10T20:50:01.736Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-10T20:50:06.503Z] === RUN TestDockerSuite/TestRmiTag [2019-10-10T20:50:06.973Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-10T20:50:09.195Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-10T20:50:27.028Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-10T20:50:27.498Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-10T20:50:33.380Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-10T20:50:33.851Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-10T20:50:33.851Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-10T20:50:33.851Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-10T20:50:33.851Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-10T20:50:33.851Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-10T20:50:33.851Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-10T20:50:33.851Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-10T20:50:33.851Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-10T20:50:36.084Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-10T20:50:36.084Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-10T20:50:36.084Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-10T20:50:40.166Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-10T20:50:42.513Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-10T20:50:49.733Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-10T20:50:51.415Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-10T20:50:53.077Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-10T20:50:53.895Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-10T20:50:57.476Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-10T20:51:04.614Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-10T20:51:04.614Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-10T20:51:08.228Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-10T20:51:08.228Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-10T20:51:08.228Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-10T20:51:09.861Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-10T20:51:09.861Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-10T20:51:09.861Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-10T20:51:09.861Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-10T20:51:09.861Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-10T20:51:09.861Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-10T20:51:09.861Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-10T20:51:09.861Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-10T20:51:11.511Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-10T20:51:14.097Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-10T20:51:15.777Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-10T20:51:15.777Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-10T20:51:15.777Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-10T20:51:15.777Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-10T20:51:17.440Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-10T20:51:17.440Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-10T20:51:18.240Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-10T20:51:18.240Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-10T20:51:18.240Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-10T20:51:19.871Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-10T20:51:31.837Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-10T20:51:31.837Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-10T20:51:31.837Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-10T20:51:31.837Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-10T20:51:31.837Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-10T20:51:31.837Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-10T20:51:31.837Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-10T20:51:34.337Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-10T20:51:34.337Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-10T20:51:34.337Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-10T20:51:34.337Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-10T20:51:35.900Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-10T20:51:38.388Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-10T20:51:38.388Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-10T20:51:39.956Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-10T20:51:39.956Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-10T20:51:39.956Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-10T20:51:39.956Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-10T20:51:42.336Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-10T20:51:44.637Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-10T20:51:45.959Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-10T20:51:48.586Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-10T20:51:48.586Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-10T20:51:48.586Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-10T20:51:48.586Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-10T20:51:48.586Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-10T20:51:48.586Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T20:51:48.586Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-10T20:51:48.586Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-10T20:51:48.586Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-10T20:51:52.421Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-10T20:51:52.421Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-10T20:51:52.421Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-10T20:51:52.421Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-10T20:51:52.421Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-10T20:51:52.421Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-10T20:51:52.421Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-10T20:52:01.099Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-10T20:52:01.099Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunMount [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-10T20:52:03.330Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-10T20:52:09.246Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-10T20:52:09.246Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-10T20:52:09.246Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-10T20:52:09.246Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-10T20:52:14.013Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-10T20:52:17.810Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-10T20:52:19.379Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-10T20:52:20.948Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-10T20:52:23.168Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-10T20:52:24.156Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-10T20:52:26.377Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-10T20:52:26.377Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-10T20:52:26.377Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-10T20:52:26.377Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-10T20:52:26.377Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-10T20:52:26.377Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-10T20:52:26.377Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-10T20:52:26.377Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-10T20:52:26.377Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T20:52:29.335Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-10T20:52:29.335Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-10T20:52:29.335Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-10T20:52:29.335Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-10T20:52:29.335Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-10T20:52:29.335Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-10T20:52:41.842Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-10T20:52:41.842Z] === RUN TestDockerSuite/TestRunRm [2019-10-10T20:52:43.412Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-10T20:52:49.288Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-10T20:52:50.278Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-10T20:52:52.498Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-10T20:52:54.720Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-10T20:52:57.003Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-10T20:52:57.003Z] === RUN TestDockerSuite/TestRunState [2019-10-10T20:52:57.003Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-10T20:52:58.695Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-10T20:52:58.695Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-10T20:53:01.146Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-10T20:53:01.146Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-10T20:53:01.146Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-10T20:53:01.146Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-10T20:53:01.146Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-10T20:53:01.146Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-10T20:53:05.801Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-10T20:53:05.801Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-10T20:53:05.801Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-10T20:53:05.801Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-10T20:53:05.801Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-10T20:53:06.477Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-10T20:53:06.477Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-10T20:53:06.477Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-10T20:53:06.477Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-10T20:53:06.477Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-10T20:53:06.477Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-10T20:53:07.930Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-10T20:53:07.930Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-10T20:53:10.283Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-10T20:53:10.283Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-10T20:53:10.283Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-10T20:53:12.800Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-10T20:53:18.607Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-10T20:53:28.842Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-10T20:53:33.538Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-10T20:53:33.538Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-10T20:53:33.538Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-10T20:53:33.538Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-10T20:53:33.538Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-10T20:53:36.145Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-10T20:53:38.786Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-10T20:53:40.477Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-10T20:53:40.477Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-10T20:53:40.477Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-10T20:53:40.477Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-10T20:53:40.477Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-10T20:53:40.477Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-10T20:53:40.477Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-10T20:53:40.477Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-10T20:53:40.477Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-10T20:53:44.032Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-10T20:53:45.726Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-10T20:53:48.264Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-10T20:53:51.837Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-10T20:53:57.531Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-10T20:53:57.531Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-10T20:53:58.199Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-10T20:53:58.832Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-10T20:54:00.805Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-10T20:54:06.929Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-10T20:54:06.929Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-10T20:54:14.103Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-10T20:54:14.103Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-10T20:54:17.067Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-10T20:54:17.536Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-10T20:54:17.536Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-10T20:54:17.536Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-10T20:54:17.536Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-10T20:54:26.208Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-10T20:54:26.208Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-10T20:54:26.208Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-10T20:54:26.208Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-10T20:54:26.208Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-10T20:54:26.208Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-10T20:54:26.208Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-10T20:54:28.429Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-10T20:54:30.649Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-10T20:54:30.649Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-10T20:54:32.220Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-10T20:54:32.220Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-10T20:54:32.220Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-10T20:54:32.220Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-10T20:54:32.220Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-10T20:54:32.220Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-10T20:54:32.220Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-10T20:54:50.047Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-10T20:54:50.047Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-10T20:54:50.047Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-10T20:54:50.047Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-10T20:54:50.047Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-10T20:54:50.047Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-10T20:54:50.047Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-10T20:54:51.616Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-10T20:54:51.616Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-10T20:54:53.838Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-10T20:54:54.308Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-10T20:54:54.779Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-10T20:54:54.779Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-10T20:54:55.249Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-10T20:55:02.423Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-10T20:55:02.423Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-10T20:55:02.893Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-10T20:55:03.363Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-10T20:55:03.363Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-10T20:55:10.533Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-10T20:55:10.533Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-10T20:55:10.533Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-10T20:55:19.207Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-10T20:55:19.207Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-10T20:55:20.198Z] --- PASS: TestDockerSuite (2577.80s) [2019-10-10T20:55:20.198Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-10T20:55:20.198Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-10T20:55:20.198Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.198Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-10T20:55:20.198Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-10T20:55:20.198Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-10T20:55:20.198Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-10T20:55:20.198Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.60s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.67s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-10T20:55:20.199Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-10T20:55:20.199Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-10T20:55:20.199Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (1.66s) [2019-10-10T20:55:20.199Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-10T20:55:20.199Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-10T20:55:20.199Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-10T20:55:20.199Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-10T20:55:20.199Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.92s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-10T20:55:20.199Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-10T20:55:20.199Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.87s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.00s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-10-10T20:55:20.199Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.02s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.08s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (115.40s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2019-10-10T20:55:20.199Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.28s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.20s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.33s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.58s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.16s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.90s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.70s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.53s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.72s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.35s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.92s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.79s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.04s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.06s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.03s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.91s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.79s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.58s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.37s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-10T20:55:20.199Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.99s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.11s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildContChar (13.20s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.00s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.62s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.16s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.72s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.78s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.31s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.85s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.33s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.33s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.58s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.87s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.99s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.50s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.87s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.64s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.72s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.37s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.81s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.86s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.77s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.05s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.11s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.97s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.31s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.02s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.14s) [2019-10-10T20:55:20.199Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-10-10T20:55:20.199Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.199Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-10T20:55:20.200Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.200Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-10-10T20:55:20.200Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.200Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-10T20:55:20.200Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.200Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-10T20:55:20.200Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildFails (2.21s) [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.94s) [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.33s) [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.96s) [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.09s) [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.93s) [2019-10-10T20:55:20.200Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-10T20:55:20.200Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2019-10-10T20:55:20.200Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-10-10T20:55:20.200Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.32s) [2019-10-10T20:55:20.200Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-10T20:55:20.200Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildHistory (11.05s) [2019-10-10T20:55:20.200Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2019-10-10T20:55:20.672Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2019-10-10T20:55:20.672Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-10T20:55:20.672Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.672Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2019-10-10T20:55:20.672Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-10T20:55:20.672Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.69s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.23s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.04s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.27s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.07s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.07s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.82s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.31s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.69s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.43s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.01s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.78s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.65s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.80s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.22s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.21s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.54s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.86s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.53s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.12s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.41s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.95s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.07s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.51s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.94s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildRm (13.79s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.27s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2019-10-10T20:55:20.673Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.34s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.49s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.57s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.10s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.51s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.20s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildStderr (4.90s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.61s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.98s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.24s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.26s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.65s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.38s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.55s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.57s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.73s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.61s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.60s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.41s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.19s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.50s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.01s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2019-10-10T20:55:20.673Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-10T20:55:20.673Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-10T20:55:20.673Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.74s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestCommitChange (5.14s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.76s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.65s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestCommitTTY (11.64s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.78s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.97s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.71s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.21s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.41s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.43s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.03s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.99s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.21s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.13s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.85s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.52s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.05s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.82s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.84s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.77s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.26s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.30s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.90s) [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-10T20:55:20.673Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s) [2019-10-10T20:55:20.673Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.80s) [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-10T20:55:20.673Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc00048c900 } [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1721908594 c:\foo false } [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1721908594 c:\foo true } [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:1927: case 0 [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:1927: case 1 [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:1927: case 2 [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:1927: case 3 [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:1927: case 4 [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:1927: case 5 [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:1927: case 6 [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:1927: case 7 [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:1927: case 8 [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:1927: case 9 [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.16s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.29s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.40s) [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a056437101\file1 e25b4143c20a0f9b9b759ed933083b63fb4c5316ce12fec33f172a396847d550:/root/itWorks.txt` [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:279: checking that container "e25b4143c20a0f9b9b759ed933083b63fb4c5316ce12fec33f172a396847d550" start output contains "file1\n" [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:209: running `docker start -a e25b4143c20a0f9b9b759ed933083b63fb4c5316ce12fec33f172a396847d550` [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.11s) [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b454748136\file1 fb55593701af922b57e445f968f87c479275253c2c5f507c4fc308d293a3588a:testDir/` [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.87s) [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e582701095\dir1 af1ce0b0f5582e558d019dfc0c740db2038868f8a9e49eabaac5704c44efd004:testDir` [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:279: checking that container "af1ce0b0f5582e558d019dfc0c740db2038868f8a9e49eabaac5704c44efd004" start output contains "file1-1\n" [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:209: running `docker start -a af1ce0b0f5582e558d019dfc0c740db2038868f8a9e49eabaac5704c44efd004` [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e582701095\dir1 bb54a7f6ac33cc4b465222aba5170a7a88f70bce023d603f5d605eaea3ecf09a:testDir/` [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:279: checking that container "bb54a7f6ac33cc4b465222aba5170a7a88f70bce023d603f5d605eaea3ecf09a" start output contains "file1-1\n" [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:209: running `docker start -a bb54a7f6ac33cc4b465222aba5170a7a88f70bce023d603f5d605eaea3ecf09a` [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.55s) [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h183039834\dir1\. 42901bc1d8f84e4f31e5035101e5a5c40d653c05ae63426c60030825c4b38666:testDir` [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:279: checking that container "42901bc1d8f84e4f31e5035101e5a5c40d653c05ae63426c60030825c4b38666" start output contains "file1-1\n" [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:209: running `docker start -a 42901bc1d8f84e4f31e5035101e5a5c40d653c05ae63426c60030825c4b38666` [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h183039834\dir1\. a0c4355886a9eba16545cf3548d7f87a68b16cba526d528ec3313acd3c64de6b:testDir/` [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:279: checking that container "a0c4355886a9eba16545cf3548d7f87a68b16cba526d528ec3313acd3c64de6b" start output contains "file1-1\n" [2019-10-10T20:55:20.674Z] docker_cli_cp_utils_test.go:209: running `docker start -a a0c4355886a9eba16545cf3548d7f87a68b16cba526d528ec3313acd3c64de6b` [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCpToDot (7.14s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2019-10-10T20:55:20.674Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2019-10-10T20:55:20.674Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCpToStdout (2.27s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.80s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.50s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.10s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.57s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.33s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-10T20:55:20.674Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.94s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-10-10T20:55:20.674Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-10T20:55:20.674Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-10T20:55:20.674Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-10T20:55:20.674Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-10T20:55:20.674Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-10T20:55:20.674Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-10T20:55:20.674Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2019-10-10T20:55:20.674Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-10T20:55:20.674Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.22s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.18s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.28s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.75s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsCopy (5.30s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.73s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.02s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.56s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.07s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsFilters (4.42s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsFormat (4.81s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-10-10T20:55:20.674Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsRename (2.42s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsResize (3.18s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.43s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.04s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.71s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.58s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-10T20:55:20.674Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.83s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.85s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-10-10T20:55:20.674Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-10-10T20:55:20.674Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-10T20:55:20.674Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.04s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.09s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s) [2019-10-10T20:55:20.674Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.37s) [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-10T20:55:20.674Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.674Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.09s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestExecInspectID (4.56s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-10T20:55:20.675Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.42s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-10T20:55:20.675Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.23s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.84s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.94s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.94s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.50s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.92s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-10T20:55:20.675Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.92s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.66s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.00s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.54s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-10-10T20:55:20.675Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.89s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.36s) [2019-10-10T20:55:20.675Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInfoFormat (0.14s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-10T20:55:20.675Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-10T20:55:20.675Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.13s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.15s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-10T20:55:20.675Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-10T20:55:20.675Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.08s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.30s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2019-10-10T20:55:20.675Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectDefault (2.07s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectHistory (5.02s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.04s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.05s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.17s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.04s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.10s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectStatus (2.58s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.99s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.24s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.08s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.09s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.03s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.19s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.78s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.99s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.44s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.25s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-10-10T20:55:20.675Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.01s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.45s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.48s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.45s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.56s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.36s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.13s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.05s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsSince (9.06s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2019-10-10T20:55:20.675Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.58s) [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.18s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-10-10T20:55:20.675Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-10-10T20:55:20.675Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.675Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-10T20:55:20.675Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.09s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-10T20:55:20.676Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-10T20:55:20.676Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2019-10-10T20:55:20.676Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-10T20:55:20.676Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-10T20:55:20.676Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-10T20:55:20.676Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-10T20:55:20.676Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-10T20:55:20.676Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.53s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-10T20:55:20.676Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPsByOrder (7.84s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.68s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.98s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-10T20:55:20.676Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.96s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.63s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.66s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.50s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2019-10-10T20:55:20.676Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.45s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.70s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.48s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-10T20:55:20.676Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.13s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.29s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.15s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.45s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2019-10-10T20:55:20.676Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.88s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.34s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.94s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.10s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.66s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.61s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.49s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.30s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.52s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.37s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.21s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.23s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.31s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.14s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.97s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.00s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.52s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.79s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.22s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.97s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.14s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.91s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.93s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.91s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.12s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.99s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.95s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.04s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.94s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.10s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.06s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.98s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.99s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunExitCode (2.04s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.02s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.17s) [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.82s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-10T20:55:20.676Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.676Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.80s) [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.64s) [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.21s) [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.53s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.66s) [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.08s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.00s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.06s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.96s) [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.62s) [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.08s) [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunRm (2.19s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.17s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.98s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.05s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.79s) [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.36s) [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.15s) [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.79s) [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2019-10-10T20:55:20.677Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-10T20:55:20.677Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2019-10-10T20:55:21.148Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.95s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.93s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.92s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.86s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.95s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.83s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.46s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.05s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.03s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.96s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.76s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.85s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (5.01s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.70s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.70s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.18s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.04s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.89s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-10-10T20:55:21.149Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.67s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.77s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.02s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.14s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.98s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.46s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.61s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.31s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.73s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.31s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-10T20:55:21.149Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.52s) [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-10T20:55:21.149Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-10T20:55:21.149Z] --- PASS: TestDockerRegistrySuite (0.03s) [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.149Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-10T20:55:21.149Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-10T20:55:21.150Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-10T20:55:21.150Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-10T20:55:21.150Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-10T20:55:21.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-10T20:55:21.150Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] === RUN TestDockerDaemonSuite [2019-10-10T20:55:21.150Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-10T20:55:21.150Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-10T20:55:21.150Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-10T20:55:21.150Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-10T20:55:21.150Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] === RUN TestDockerSwarmSuite [2019-10-10T20:55:21.150Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-10T20:55:21.150Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-10T20:55:21.150Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] === RUN TestDockerExternalVolumeSuite [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] === RUN TestDockerNetworkSuite [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] === RUN TestDockerHubPullSuite [2019-10-10T20:55:21.150Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-10T20:55:21.150Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-10T20:55:21.150Z] PASS [2019-10-10T20:55:21.150Z] ok github.com/docker/docker/integration-cli 2578.687s [2019-10-10T20:55:21.150Z] INFO: Integration tests ended at 10/10/2019 20:55:20. Duration:00:43:08.0003043 [2019-10-10T20:55:21.150Z] INFO: Docker info of the daemon under test at end of run [2019-10-10T20:55:21.150Z] [2019-10-10T20:55:21.150Z] Containers: 2 [2019-10-10T20:55:21.150Z] Running: 0 [2019-10-10T20:55:21.150Z] Paused: 0 [2019-10-10T20:55:21.150Z] Stopped: 2 [2019-10-10T20:55:21.150Z] Images: 12 [2019-10-10T20:55:21.150Z] Server Version: 0.0.0-dev [2019-10-10T20:55:21.150Z] Storage Driver: windowsfilter [2019-10-10T20:55:21.150Z] Windows: [2019-10-10T20:55:21.150Z] Logging Driver: json-file [2019-10-10T20:55:21.150Z] Plugins: [2019-10-10T20:55:21.150Z] Volume: local [2019-10-10T20:55:21.150Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-10T20:55:21.150Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T20:55:21.150Z] Swarm: inactive [2019-10-10T20:55:21.150Z] Default Isolation: process [2019-10-10T20:55:21.150Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T20:55:21.150Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T20:55:21.150Z] OSType: windows [2019-10-10T20:55:21.150Z] Architecture: x86_64 [2019-10-10T20:55:21.150Z] CPUs: 4 [2019-10-10T20:55:21.150Z] Total Memory: 32GiB [2019-10-10T20:55:21.150Z] Name: azwin-2-bc7060 [2019-10-10T20:55:21.150Z] ID: P54J:D6FG:IUD4:OPJM:WMM6:YJ5V:GEWB:5EWG:SL4N:5HYP:TSOT:CSTF [2019-10-10T20:55:21.150Z] Docker Root Dir: D:\CI\PR-39919\7\daemon [2019-10-10T20:55:21.150Z] Debug Mode (client): false [2019-10-10T20:55:21.150Z] Debug Mode (server): true [2019-10-10T20:55:21.150Z] File Descriptors: -1 [2019-10-10T20:55:21.150Z] Goroutines: 18 [2019-10-10T20:55:21.150Z] System Time: 2019-10-10T20:55:20.8301619Z [2019-10-10T20:55:21.150Z] EventsListeners: 0 [2019-10-10T20:55:21.150Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:55:21.150Z] Labels: [2019-10-10T20:55:21.150Z] Experimental: false [2019-10-10T20:55:21.150Z] Insecure Registries: [2019-10-10T20:55:21.150Z] 127.0.0.0/8 [2019-10-10T20:55:21.150Z] Live Restore Enabled: false [2019-10-10T20:55:21.150Z] [2019-10-10T20:55:21.150Z] [2019-10-10T20:55:21.150Z] INFO: Stopping daemon under test [2019-10-10T20:55:21.150Z] SUCCESS: The process with PID 3504 (child process of PID 7536) has been terminated. [2019-10-10T20:55:21.150Z] SUCCESS: The process with PID 7536 (child process of PID 8756) has been terminated. [2019-10-10T20:55:21.150Z] INFO: Stop tailing logs of the daemon under tests [2019-10-10T20:55:21.150Z] INFO: executeCI.ps1 Completed successfully at 10/10/2019 20:55:21. [2019-10-10T20:55:21.150Z] INFO: Tidying up at end of run [2019-10-10T20:55:21.150Z] INFO: Saving daemon under test log (d:\CI\PR-39919\7\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-10T20:55:21.150Z] INFO: Saving daemon under test log (d:\CI\PR-39919\7\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-10T20:55:21.150Z] INFO: Nuke-Everything... [2019-10-10T20:55:21.621Z] INFO: Container count on control daemon to delete is 2 [2019-10-10T20:55:22.611Z] 5b097fa09145 [2019-10-10T20:55:22.611Z] 07cdeec12cbc [2019-10-10T20:55:22.611Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-10T20:55:28.544Z] Deleted: sha256:474a6214fb469cb661fd8a995f1d1a72f3c6ff6dd21ab6d9ddbc16a153c951cb [2019-10-10T20:55:28.544Z] Deleted: sha256:5182fc4428fad5a6f5d947cd9f39c2d42cea8ce06a32bf836de3aa3d92a00391 [2019-10-10T20:55:28.544Z] Deleted: sha256:e8a3c91694847a74a1f94708fa819c46b28a3b7ec6125c9efa73aa914f5235cc [2019-10-10T20:55:28.544Z] Deleted: sha256:1a4bcc37aad6cafa463d15c227bb0aa0c28953f9f1264514c86d3e8134825da3 [2019-10-10T20:55:28.544Z] Deleted: sha256:7edccb4d046df649a4e6aa70c57c50e9d1c51c25f84dad1840f441866361ff45 [2019-10-10T20:55:28.544Z] Deleted: sha256:9ad044cc406b72837938aea285ac757305796142d885e1727fc62d98ee98a0c4 [2019-10-10T20:55:28.544Z] Deleted: sha256:84efd1d9a2973aef3de57326bd5a07271a16438112761d8af2d75dcbf3d4550d [2019-10-10T20:55:28.544Z] Deleted: sha256:1012cbf6758630ce930653b6573ee3c681475ffb961172e12447379114ef025d [2019-10-10T20:55:28.544Z] Deleted: sha256:0e256326b9d4ddb61f7ea842448fdd5f8608f58e3ee105dba331275848571201 [2019-10-10T20:55:28.544Z] Deleted: sha256:76916403e953cde4f4071aff18d112cfa676e22dafd404176e49528464c6120e [2019-10-10T20:55:28.544Z] Deleted: sha256:506478a75bc94fb36416a22737856428994149955a80a7f93712f6af340975fc [2019-10-10T20:55:28.544Z] Deleted: sha256:28eaa934299bf732f731f67db3e591e17f469e67cdafaa1a293646a954e490ad [2019-10-10T20:55:28.544Z] INFO: Tidying pidfile d:\CI\PR-39919\7\docker.pid [2019-10-10T20:55:28.544Z] INFO: Nuking d:\CI [2019-10-10T20:56:03.393Z] INFO: Zapped successfully [2019-10-10T20:56:03.393Z] [2019-10-10T20:56:03.393Z] INFO: executeCI.ps1 exiting at Thu Oct 10 20:56:00 CUT 2019. Duration 01:01:39.1355656 [2019-10-10T20:56:03.393Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-10T20:56:06.584Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-10T20:56:08.782Z] Archiving artifacts [2019-10-10T20:56:11.486Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39919/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T20:56:13.639Z] + make clean [2019-10-10T20:56:14.459Z] docker volume rm -f docker-dev-cache [2019-10-10T20:56:14.459Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS