Pull request #40148 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 57910190288c71242d914c292930a496d05f30cb+9e7d5ac5ea55dc57185f49476e03d6efa76b3512 (1957c0be53edf9a4cf1f61190ee2944b34f4cb6a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-29T22:20:46.292Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-29T22:20:46.302Z] Trying to pass milestone 2 [Pipeline] milestone [2019-10-29T22:20:46.331Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-29T22:21:01.473Z] Still waiting to schedule task [2019-10-29T22:21:01.473Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-10-29T22:21:49.219Z] Running on ubuntu-1804-overlay2 (i-0a5b81749ae38b7a4) in /home/ubuntu/workspace/moby_PR-40148 [Pipeline] { [Pipeline] checkout [2019-10-29T22:21:54.492Z] using credential docker-jenkins-github-credentials [2019-10-29T22:21:54.504Z] Cloning the remote Git repository [2019-10-29T22:21:54.504Z] Cloning with configured refspecs honoured and without tags [2019-10-29T22:21:54.559Z] Cloning repository https://github.com/moby/moby.git [2019-10-29T22:21:54.651Z] > git init /home/ubuntu/workspace/moby_PR-40148 # timeout=10 [2019-10-29T22:21:55.109Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:21:55.109Z] > git --version # timeout=10 [2019-10-29T22:21:55.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:21:55.159Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:22:18.893Z] Fetching without tags [2019-10-29T22:22:19.213Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:20.031Z] Merge succeeded, producing 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:20.032Z] Checking out Revision 57910190288c71242d914c292930a496d05f30cb (PR-40148) [2019-10-29T22:22:18.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:22:18.847Z] > git config --add remote.origin.fetch +refs/pull/40148/head:refs/remotes/origin/PR-40148 # timeout=10 [2019-10-29T22:22:18.862Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-29T22:22:18.878Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:22:18.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:22:18.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:22:18.899Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:22:19.222Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:22:19.247Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:19.977Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-29T22:22:20.004Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-29T22:22:20.034Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:22:20.057Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:21.868Z] Commit message: "hack/validate/vendor: simplify looking for license" [2019-10-29T22:22:21.871Z] > git rev-list --no-walk 57910190288c71242d914c292930a496d05f30cb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-29T22:22:23.025Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40148:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-10-29T22:22:32.995Z] Unable to find image 'alpine:latest' locally [2019-10-29T22:22:32.995Z] latest: Pulling from library/alpine [2019-10-29T22:22:32.995Z] 89d9c30c1d48: Pulling fs layer [2019-10-29T22:22:32.995Z] 89d9c30c1d48: Verifying Checksum [2019-10-29T22:22:32.995Z] 89d9c30c1d48: Download complete [2019-10-29T22:22:32.995Z] 89d9c30c1d48: Pull complete [2019-10-29T22:22:32.995Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-10-29T22:22:32.995Z] Status: Downloaded newer image for alpine:latest [2019-10-29T22:22:38.270Z] 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) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2019-10-29T22:22:38.952Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-40148 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [2019-10-29T22:22:39.016Z] Running on ubuntu-1804-overlay2 (i-0a5b81749ae38b7a4) in /home/ubuntu/workspace/moby_PR-40148 [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-29T22:22:39.086Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40148 [Pipeline] // stage [Pipeline] // stage [2019-10-29T22:22:39.111Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] // stage [2019-10-29T22:22:39.127Z] Cloning the remote Git repository [2019-10-29T22:22:39.127Z] Cloning with configured refspecs honoured and without tags [2019-10-29T22:22:39.136Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2019-10-29T22:22:39.176Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2019-10-29T22:22:39.200Z] Fetching without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-29T22:22:39.360Z] using credential docker-jenkins-github-credentials [2019-10-29T22:22:39.410Z] Cloning the remote Git repository [2019-10-29T22:22:39.410Z] Cloning with configured refspecs honoured and without tags [2019-10-29T22:22:39.784Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:39.912Z] Merge succeeded, producing 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:39.913Z] Checking out Revision 57910190288c71242d914c292930a496d05f30cb (PR-40148) [2019-10-29T22:22:39.129Z] Cloning repository https://github.com/moby/moby.git [2019-10-29T22:22:39.130Z] > git init /home/docker/workspace/moby_PR-40148 # timeout=10 [2019-10-29T22:22:39.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:22:39.146Z] > git --version # timeout=10 [2019-10-29T22:22:39.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:22:39.152Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:22:39.142Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-29T22:22:39.178Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:22:39.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:22:39.203Z] > git --version # timeout=10 [2019-10-29T22:22:39.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:22:39.217Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:22:39.787Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:22:39.807Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:39.884Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-29T22:22:39.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-29T22:22:39.915Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:22:39.923Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:40.109Z] Commit message: "hack/validate/vendor: simplify looking for license" [2019-10-29T22:22:39.440Z] Cloning repository https://github.com/moby/moby.git [2019-10-29T22:22:39.442Z] > git init /home/jenkins/workspace/moby_PR-40148 # timeout=10 [2019-10-29T22:22:39.473Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:22:39.476Z] > git --version # timeout=10 [2019-10-29T22:22:39.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:22:39.495Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-29T22:22:41.992Z] + docker version [2019-10-29T22:22:41.992Z] Client: Docker Engine - Community [2019-10-29T22:22:41.992Z] Version: 19.03.2 [2019-10-29T22:22:41.992Z] API version: 1.40 [2019-10-29T22:22:41.992Z] Go version: go1.12.8 [2019-10-29T22:22:41.992Z] Git commit: 6a30dfc [2019-10-29T22:22:41.992Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-29T22:22:41.992Z] OS/Arch: linux/amd64 [2019-10-29T22:22:41.992Z] Experimental: false [2019-10-29T22:22:41.992Z] [2019-10-29T22:22:41.992Z] Server: Docker Engine - Community [2019-10-29T22:22:41.992Z] Engine: [2019-10-29T22:22:41.992Z] Version: 19.03.2 [2019-10-29T22:22:41.992Z] API version: 1.40 (minimum version 1.12) [2019-10-29T22:22:41.992Z] Go version: go1.12.8 [2019-10-29T22:22:41.992Z] Git commit: 6a30dfc [2019-10-29T22:22:41.992Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-29T22:22:41.992Z] OS/Arch: linux/amd64 [2019-10-29T22:22:41.992Z] Experimental: true [2019-10-29T22:22:41.992Z] containerd: [2019-10-29T22:22:41.992Z] Version: 1.2.6 [2019-10-29T22:22:41.992Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-29T22:22:41.992Z] runc: [2019-10-29T22:22:41.992Z] Version: 1.0.0-rc8 [2019-10-29T22:22:41.992Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-29T22:22:41.992Z] docker-init: [2019-10-29T22:22:41.992Z] Version: 0.18.0 [2019-10-29T22:22:41.992Z] GitCommit: fec3683 [Pipeline] sh [2019-10-29T22:22:42.303Z] + docker info [2019-10-29T22:22:48.265Z] Fetching without tags [2019-10-29T22:22:48.668Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:48.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:22:48.143Z] > git config --add remote.origin.fetch +refs/pull/40148/head:refs/remotes/origin/PR-40148 # timeout=10 [2019-10-29T22:22:48.162Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-29T22:22:48.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:22:48.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:22:48.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:22:48.298Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:22:48.706Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:22:48.725Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:49.464Z] Merge succeeded, producing 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:22:49.465Z] Checking out Revision 57910190288c71242d914c292930a496d05f30cb (PR-40148) [2019-10-29T22:22:50.120Z] Commit message: "hack/validate/vendor: simplify looking for license" [2019-10-29T22:22:49.354Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-29T22:22:49.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-29T22:22:49.494Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:22:49.521Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-29T22:22:51.379Z] + docker version [2019-10-29T22:22:51.379Z] Client: [2019-10-29T22:22:51.379Z] Version: 18.06.3-ce [2019-10-29T22:22:51.379Z] API version: 1.38 [2019-10-29T22:22:51.379Z] Go version: go1.10.3 [2019-10-29T22:22:51.379Z] Git commit: d7080c1 [2019-10-29T22:22:51.379Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-29T22:22:51.379Z] OS/Arch: linux/s390x [2019-10-29T22:22:51.379Z] Experimental: false [2019-10-29T22:22:51.379Z] [2019-10-29T22:22:51.379Z] Server: [2019-10-29T22:22:51.379Z] Engine: [2019-10-29T22:22:51.379Z] Version: 18.06.3-ce [2019-10-29T22:22:51.379Z] API version: 1.38 (minimum version 1.12) [2019-10-29T22:22:51.379Z] Go version: go1.10.3 [2019-10-29T22:22:51.379Z] Git commit: d7080c1 [2019-10-29T22:22:51.379Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-29T22:22:51.379Z] OS/Arch: linux/s390x [2019-10-29T22:22:51.379Z] Experimental: true [Pipeline] sh [2019-10-29T22:22:52.192Z] + docker info [2019-10-29T22:22:52.192Z] Containers: 0 [2019-10-29T22:22:52.192Z] Running: 0 [2019-10-29T22:22:52.192Z] Paused: 0 [2019-10-29T22:22:52.192Z] Stopped: 0 [2019-10-29T22:22:52.192Z] Images: 0 [2019-10-29T22:22:52.192Z] Server Version: 18.06.3-ce [2019-10-29T22:22:52.192Z] Storage Driver: overlay2 [2019-10-29T22:22:52.192Z] Backing Filesystem: extfs [2019-10-29T22:22:52.192Z] Supports d_type: true [2019-10-29T22:22:52.192Z] Native Overlay Diff: true [2019-10-29T22:22:52.192Z] Logging Driver: json-file [2019-10-29T22:22:52.192Z] Cgroup Driver: cgroupfs [2019-10-29T22:22:52.192Z] Plugins: [2019-10-29T22:22:52.192Z] Volume: local [2019-10-29T22:22:52.192Z] Network: bridge host ipvlan macvlan null overlay [2019-10-29T22:22:52.192Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-29T22:22:52.192Z] Swarm: inactive [2019-10-29T22:22:52.192Z] Runtimes: runc [2019-10-29T22:22:52.192Z] Default Runtime: runc [2019-10-29T22:22:52.192Z] Init Binary: docker-init [2019-10-29T22:22:52.192Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-29T22:22:52.192Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-29T22:22:52.192Z] init version: fec3683 [2019-10-29T22:22:52.192Z] Security Options: [2019-10-29T22:22:52.192Z] apparmor [2019-10-29T22:22:52.192Z] seccomp [2019-10-29T22:22:52.192Z] Profile: default [2019-10-29T22:22:52.192Z] Kernel Version: 4.4.0-154-generic [2019-10-29T22:22:52.192Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-29T22:22:52.192Z] OSType: linux [2019-10-29T22:22:52.192Z] Architecture: s390x [2019-10-29T22:22:52.192Z] CPUs: 2 [2019-10-29T22:22:52.192Z] Total Memory: 7.862GiB [2019-10-29T22:22:52.192Z] Name: s390x-ubuntu-26 [2019-10-29T22:22:52.192Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-29T22:22:52.192Z] Docker Root Dir: /var/lib/docker [2019-10-29T22:22:52.192Z] Debug Mode (client): false [2019-10-29T22:22:52.192Z] Debug Mode (server): false [2019-10-29T22:22:52.192Z] Username: dockerbuildbot [2019-10-29T22:22:52.192Z] Registry: https://index.docker.io/v1/ [2019-10-29T22:22:52.192Z] Labels: [2019-10-29T22:22:52.192Z] Experimental: true [2019-10-29T22:22:52.192Z] Insecure Registries: [2019-10-29T22:22:52.192Z] 127.0.0.0/8 [2019-10-29T22:22:52.192Z] Live Restore Enabled: false [2019-10-29T22:22:52.192Z] [2019-10-29T22:22:52.192Z] WARNING: No swap limit support [2019-10-29T22:22:52.276Z] Client: [2019-10-29T22:22:52.276Z] Debug Mode: false [2019-10-29T22:22:52.276Z] [2019-10-29T22:22:52.276Z] Server: [2019-10-29T22:22:52.276Z] Containers: 0 [2019-10-29T22:22:52.276Z] Running: 0 [2019-10-29T22:22:52.276Z] Paused: 0 [2019-10-29T22:22:52.276Z] Stopped: 0 [2019-10-29T22:22:52.276Z] Images: 1 [2019-10-29T22:22:52.276Z] Server Version: 19.03.2 [2019-10-29T22:22:52.276Z] Storage Driver: overlay2 [2019-10-29T22:22:52.276Z] Backing Filesystem: extfs [2019-10-29T22:22:52.276Z] Supports d_type: true [2019-10-29T22:22:52.276Z] Native Overlay Diff: true [2019-10-29T22:22:52.276Z] Logging Driver: json-file [2019-10-29T22:22:52.276Z] Cgroup Driver: cgroupfs [2019-10-29T22:22:52.276Z] Plugins: [2019-10-29T22:22:52.276Z] Volume: local [2019-10-29T22:22:52.276Z] Network: bridge host ipvlan macvlan null overlay [2019-10-29T22:22:52.276Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-29T22:22:52.276Z] Swarm: inactive [2019-10-29T22:22:52.276Z] Runtimes: runc [2019-10-29T22:22:52.276Z] Default Runtime: runc [2019-10-29T22:22:52.276Z] Init Binary: docker-init [2019-10-29T22:22:52.276Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-29T22:22:52.276Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-29T22:22:52.276Z] init version: fec3683 [2019-10-29T22:22:52.276Z] Security Options: [2019-10-29T22:22:52.276Z] apparmor [2019-10-29T22:22:52.276Z] seccomp [2019-10-29T22:22:52.276Z] Profile: default [2019-10-29T22:22:52.276Z] Kernel Version: 4.15.0-1048-aws [2019-10-29T22:22:52.276Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-29T22:22:52.276Z] OSType: linux [2019-10-29T22:22:52.276Z] Architecture: x86_64 [2019-10-29T22:22:52.276Z] CPUs: 2 [2019-10-29T22:22:52.276Z] Total Memory: 7.501GiB [2019-10-29T22:22:52.276Z] Name: ip-10-100-54-41 [2019-10-29T22:22:52.276Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-29T22:22:52.276Z] Docker Root Dir: /var/lib/docker [2019-10-29T22:22:52.276Z] Debug Mode: false [2019-10-29T22:22:52.276Z] Registry: https://index.docker.io/v1/ [2019-10-29T22:22:52.276Z] Labels: [2019-10-29T22:22:52.277Z] Experimental: true [2019-10-29T22:22:52.277Z] Insecure Registries: [2019-10-29T22:22:52.277Z] 127.0.0.0/8 [2019-10-29T22:22:52.277Z] Live Restore Enabled: true [2019-10-29T22:22:52.277Z] [2019-10-29T22:22:52.277Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2019-10-29T22:22:52.571Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:22:52.571Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:22:52.571Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40148/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-29T22:22:52.833Z] + bash /home/ubuntu/workspace/moby_PR-40148/check-config.sh [2019-10-29T22:22:52.833Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-29T22:22:52.833Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-29T22:22:52.833Z] [2019-10-29T22:22:52.833Z] Generally Necessary: [2019-10-29T22:22:52.833Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-29T22:22:52.833Z] - apparmor: enabled and tools installed [2019-10-29T22:22:52.833Z] - CONFIG_NAMESPACES: enabled [2019-10-29T22:22:52.833Z] - CONFIG_NET_NS: enabled [2019-10-29T22:22:52.833Z] - CONFIG_PID_NS: enabled [2019-10-29T22:22:52.833Z] - CONFIG_IPC_NS: enabled [2019-10-29T22:22:52.833Z] - CONFIG_UTS_NS: enabled [2019-10-29T22:22:52.833Z] - CONFIG_CGROUPS: enabled [2019-10-29T22:22:52.833Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-29T22:22:52.833Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-29T22:22:52.833Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-29T22:22:52.833Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-29T22:22:52.833Z] - CONFIG_CPUSETS: enabled [2019-10-29T22:22:52.833Z] - CONFIG_MEMCG: enabled [2019-10-29T22:22:52.833Z] - CONFIG_KEYS: enabled [2019-10-29T22:22:52.833Z] - CONFIG_VETH: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-29T22:22:52.833Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-29T22:22:52.833Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-29T22:22:52.833Z] [2019-10-29T22:22:52.833Z] Optional Features: [2019-10-29T22:22:52.833Z] - CONFIG_USER_NS: enabled [2019-10-29T22:22:52.833Z] - CONFIG_SECCOMP: enabled [2019-10-29T22:22:52.833Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-29T22:22:52.833Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-29T22:22:52.833Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-29T22:22:52.833Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-29T22:22:52.833Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-29T22:22:52.833Z] - CONFIG_BLK_CGROUP: enabled [2019-10-29T22:22:52.833Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-29T22:22:52.833Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-29T22:22:53.035Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:22:53.036Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:22:53.036Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40148/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-29T22:22:53.036Z] + bash /home/jenkins/workspace/moby_PR-40148/check-config.sh [2019-10-29T22:22:53.036Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-29T22:22:53.036Z] info: reading kernel config from /boot/config-4.4.0-154-generic ... [2019-10-29T22:22:53.036Z] [2019-10-29T22:22:53.036Z] Generally Necessary: [2019-10-29T22:22:53.095Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-29T22:22:53.095Z] - CONFIG_CGROUP_PERF: enabled [2019-10-29T22:22:53.095Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-29T22:22:53.095Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-29T22:22:53.095Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-29T22:22:53.095Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-29T22:22:53.095Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-29T22:22:53.096Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-29T22:22:53.096Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_IP_VS: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-29T22:22:53.096Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-29T22:22:53.096Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-29T22:22:53.096Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_EXT4_FS: enabled [2019-10-29T22:22:53.096Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-29T22:22:53.096Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-29T22:22:53.096Z] - Network Drivers: [2019-10-29T22:22:53.096Z] - "overlay": [2019-10-29T22:22:53.096Z] - CONFIG_VXLAN: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-29T22:22:53.096Z] Optional (for encrypted networks): [2019-10-29T22:22:53.096Z] - CONFIG_CRYPTO: enabled [2019-10-29T22:22:53.096Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-29T22:22:53.096Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-29T22:22:53.096Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-29T22:22:53.096Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-29T22:22:53.096Z] - CONFIG_XFRM: enabled [2019-10-29T22:22:53.096Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-29T22:22:53.096Z] - "ipvlan": [2019-10-29T22:22:53.096Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-29T22:22:53.096Z] - "macvlan": [2019-10-29T22:22:53.096Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_DUMMY: enabled (as module) [2019-10-29T22:22:53.096Z] - "ftp,tftp client in container": [2019-10-29T22:22:53.096Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-29T22:22:53.096Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-29T22:22:53.096Z] - Storage Drivers: [2019-10-29T22:22:53.096Z] - "aufs": [2019-10-29T22:22:53.096Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-29T22:22:53.353Z] - "btrfs": [2019-10-29T22:22:53.353Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-29T22:22:53.353Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-29T22:22:53.353Z] - "devicemapper": [2019-10-29T22:22:53.353Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-29T22:22:53.353Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-29T22:22:53.353Z] - "overlay": [2019-10-29T22:22:53.353Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-29T22:22:53.353Z] - "zfs": [2019-10-29T22:22:53.353Z] - /dev/zfs: missing [2019-10-29T22:22:53.353Z] - zfs command: missing [2019-10-29T22:22:53.353Z] - zpool command: missing [2019-10-29T22:22:53.353Z] [2019-10-29T22:22:53.353Z] Limits: [2019-10-29T22:22:53.353Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-29T22:22:53.353Z] [2019-10-29T22:22:53.353Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-29T22:22:53.409Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-29T22:22:53.409Z] - apparmor: enabled and tools installed [2019-10-29T22:22:53.409Z] - CONFIG_NAMESPACES: enabled [2019-10-29T22:22:53.409Z] - CONFIG_NET_NS: enabled [2019-10-29T22:22:53.409Z] - CONFIG_PID_NS: enabled [2019-10-29T22:22:53.409Z] - CONFIG_IPC_NS: enabled [2019-10-29T22:22:53.409Z] - CONFIG_UTS_NS: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CGROUPS: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CPUSETS: enabled [2019-10-29T22:22:53.409Z] - CONFIG_MEMCG: enabled [2019-10-29T22:22:53.409Z] - CONFIG_KEYS: enabled [2019-10-29T22:22:53.409Z] - CONFIG_VETH: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-29T22:22:53.409Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-29T22:22:53.409Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-29T22:22:53.409Z] [2019-10-29T22:22:53.409Z] Optional Features: [2019-10-29T22:22:53.409Z] - CONFIG_USER_NS: enabled [2019-10-29T22:22:53.409Z] - CONFIG_SECCOMP: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-29T22:22:53.409Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-29T22:22:53.409Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-29T22:22:53.409Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-29T22:22:53.409Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-29T22:22:53.409Z] - CONFIG_BLK_CGROUP: enabled [2019-10-29T22:22:53.409Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-29T22:22:53.409Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CGROUP_PERF: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-29T22:22:53.409Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-29T22:22:53.409Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-29T22:22:53.409Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-29T22:22:53.409Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_IP_VS: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-29T22:22:53.409Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-29T22:22:53.409Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-29T22:22:53.409Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_EXT4_FS: enabled [2019-10-29T22:22:53.409Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-29T22:22:53.409Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-29T22:22:53.409Z] - Network Drivers: [2019-10-29T22:22:53.409Z] - "overlay": [2019-10-29T22:22:53.409Z] - CONFIG_VXLAN: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-29T22:22:53.409Z] Optional (for encrypted networks): [2019-10-29T22:22:53.409Z] - CONFIG_CRYPTO: enabled [2019-10-29T22:22:53.409Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_XFRM: enabled [2019-10-29T22:22:53.409Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-29T22:22:53.409Z] - "ipvlan": [2019-10-29T22:22:53.409Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-29T22:22:53.409Z] - "macvlan": [2019-10-29T22:22:53.409Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_DUMMY: enabled (as module) [2019-10-29T22:22:53.409Z] - "ftp,tftp client in container": [2019-10-29T22:22:53.409Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-29T22:22:53.409Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-29T22:22:53.409Z] - Storage Drivers: [2019-10-29T22:22:53.409Z] - "aufs": [2019-10-29T22:22:53.686Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:57910190288c71242d914c292930a496d05f30cb . [2019-10-29T22:22:53.686Z] #1 [internal] load .dockerignore [2019-10-29T22:22:53.686Z] #1 transferring context: 87B done [2019-10-29T22:22:53.686Z] #1 DONE 0.0s [2019-10-29T22:22:53.686Z] [2019-10-29T22:22:53.686Z] #2 [internal] load build definition from Dockerfile [2019-10-29T22:22:53.686Z] #2 transferring dockerfile: 14.63kB done [2019-10-29T22:22:53.686Z] #2 DONE 0.0s [2019-10-29T22:22:53.686Z] [2019-10-29T22:22:53.686Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-29T22:22:53.772Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-29T22:22:53.772Z] - "btrfs": [2019-10-29T22:22:53.772Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-29T22:22:53.772Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-29T22:22:53.772Z] - "devicemapper": [2019-10-29T22:22:53.772Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-29T22:22:53.772Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-29T22:22:53.772Z] - "overlay": [2019-10-29T22:22:53.772Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-29T22:22:53.772Z] - "zfs": [2019-10-29T22:22:53.772Z] - /dev/zfs: missing [2019-10-29T22:22:53.772Z] - zfs command: missing [2019-10-29T22:22:53.772Z] - zpool command: missing [2019-10-29T22:22:53.772Z] [2019-10-29T22:22:53.772Z] Limits: [2019-10-29T22:22:53.772Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-29T22:22:53.772Z] [2019-10-29T22:22:53.772Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-29T22:22:53.890Z] Still waiting to schedule task [2019-10-29T22:22:53.890Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0a5b81749ae38b7a4)’ [Pipeline] sh [2019-10-29T22:22:53.907Z] Still waiting to schedule task [2019-10-29T22:22:53.907Z] All nodes of label ‘arm64&&linux’ are offline [2019-10-29T22:22:53.909Z] Still waiting to schedule task [2019-10-29T22:22:53.909Z] All nodes of label ‘windows-2019’ are offline [2019-10-29T22:22:53.945Z] #3 DONE 0.2s [2019-10-29T22:22:53.945Z] [2019-10-29T22:22:53.945Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-29T22:22:53.945Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-29T22:22:53.945Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-29T22:22:53.945Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-29T22:22:53.945Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-10-29T22:22:54.203Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.75MB / 8.82MB 0.2s [2019-10-29T22:22:54.203Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-29T22:22:54.203Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-29T22:22:54.203Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-10-29T22:22:54.460Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done [2019-10-29T22:22:54.460Z] #4 DONE 0.6s [2019-10-29T22:22:54.657Z] + make bundles/buildx [2019-10-29T22:22:54.657Z] make: command: Command not found [2019-10-29T22:22:54.657Z] mkdir bundles [2019-10-29T22:22:54.657Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-29T22:22:54.657Z] --build-arg BUILDX_COMMIT \ [2019-10-29T22:22:54.657Z] --build-arg BUILDX_REPO \ [2019-10-29T22:22:54.657Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-29T22:22:54.657Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-29T22:22:54.657Z] . [2019-10-29T22:22:54.657Z] /bin/sh: 4: go: not found [2019-10-29T22:22:54.657Z] /bin/sh: 5: go: not found [2019-10-29T22:22:55.027Z] [2019-10-29T22:22:55.027Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-29T22:22:55.027Z] #6 DONE 0.2s [2019-10-29T22:22:55.027Z] [2019-10-29T22:22:55.027Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-29T22:22:55.286Z] #5 DONE 0.2s [2019-10-29T22:22:55.286Z] [2019-10-29T22:22:55.286Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:22:55.286Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-29T22:22:55.286Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-29T22:22:55.286Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 8.05MB / 45.38MB 0.2s [2019-10-29T22:22:55.286Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 1.43MB / 10.80MB 0.2s [2019-10-29T22:22:55.286Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-29T22:22:55.286Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-29T22:22:55.548Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 17.24MB / 45.38MB 0.3s [2019-10-29T22:22:55.548Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 7.85MB / 10.80MB 0.3s [2019-10-29T22:22:55.548Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 31.00MB / 45.38MB 0.5s [2019-10-29T22:22:55.548Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s done [2019-10-29T22:22:55.548Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 315.97kB / 4.34MB 0.5s [2019-10-29T22:22:55.808Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 34.95MB / 45.38MB 0.6s [2019-10-29T22:22:55.808Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 3.79MB / 4.34MB 0.6s [2019-10-29T22:22:55.808Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 33.30kB / 50.07MB 0.6s [2019-10-29T22:22:55.808Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 39.00MB / 45.38MB 0.7s [2019-10-29T22:22:55.808Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.6s done [2019-10-29T22:22:55.808Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.33MB / 50.07MB 0.7s [2019-10-29T22:22:55.808Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.7s [2019-10-29T22:22:55.951Z] Sending build context to Docker daemon 50.11MB [2019-10-29T22:22:55.951Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-29T22:22:55.951Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-29T22:22:55.951Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-29T22:22:55.951Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-29T22:22:56.068Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 44.75MB / 45.38MB 0.9s [2019-10-29T22:22:56.069Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 12.37MB / 50.07MB 0.9s [2019-10-29T22:22:56.069Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 8.90MB / 57.69MB 0.9s [2019-10-29T22:22:56.069Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.0s done [2019-10-29T22:22:56.069Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 23.12MB / 50.07MB 1.0s [2019-10-29T22:22:56.069Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 16.09MB / 57.69MB 1.0s [2019-10-29T22:22:56.069Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 1.0s [2019-10-29T22:22:56.317Z] 1.12.10-stretch: Pulling from library/golang [2019-10-29T22:22:56.317Z] ade01ea651a2: Pulling fs layer [2019-10-29T22:22:56.317Z] fbabdb69f639: Pulling fs layer [2019-10-29T22:22:56.317Z] ff33bd1013d7: Pulling fs layer [2019-10-29T22:22:56.317Z] 85cfe9d77eff: Pulling fs layer [2019-10-29T22:22:56.317Z] ace5139f9caa: Pulling fs layer [2019-10-29T22:22:56.317Z] e4d79466b81c: Pulling fs layer [2019-10-29T22:22:56.317Z] b00baabad4ce: Pulling fs layer [2019-10-29T22:22:56.317Z] e4d79466b81c: Waiting [2019-10-29T22:22:56.317Z] 85cfe9d77eff: Waiting [2019-10-29T22:22:56.317Z] ace5139f9caa: Waiting [2019-10-29T22:22:56.317Z] b00baabad4ce: Waiting [2019-10-29T22:22:56.332Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 25.80MB / 50.07MB 1.1s [2019-10-29T22:22:56.332Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 23.53MB / 57.69MB 1.2s [2019-10-29T22:22:56.593Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 32.93MB / 50.07MB 1.3s [2019-10-29T22:22:56.593Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 29.13MB / 57.69MB 1.3s [2019-10-29T22:22:56.593Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 9.50MB / 120.06MB 1.3s [2019-10-29T22:22:56.593Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-29T22:22:56.593Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 42.17MB / 50.07MB 1.5s [2019-10-29T22:22:56.593Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 34.47MB / 57.69MB 1.5s [2019-10-29T22:22:56.852Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 47.09MB / 50.07MB 1.6s [2019-10-29T22:22:56.852Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 42.76MB / 57.69MB 1.6s [2019-10-29T22:22:56.852Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 19.78MB / 120.06MB 1.6s [2019-10-29T22:22:56.852Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.8s [2019-10-29T22:22:56.852Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 51.12MB / 57.69MB 1.8s [2019-10-29T22:22:56.861Z] ff33bd1013d7: Verifying Checksum [2019-10-29T22:22:56.861Z] ff33bd1013d7: Download complete [2019-10-29T22:22:56.861Z] fbabdb69f639: Verifying Checksum [2019-10-29T22:22:56.861Z] fbabdb69f639: Download complete [2019-10-29T22:22:57.110Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.8s done [2019-10-29T22:22:57.110Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 55.95MB / 57.69MB 1.9s [2019-10-29T22:22:57.110Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 29.20MB / 120.06MB 1.9s [2019-10-29T22:22:57.110Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 1.9s done [2019-10-29T22:22:57.375Z] ade01ea651a2: Verifying Checksum [2019-10-29T22:22:57.375Z] ade01ea651a2: Download complete [2019-10-29T22:22:57.375Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.1s done [2019-10-29T22:22:57.375Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 39.00MB / 120.06MB 2.2s [2019-10-29T22:22:57.635Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 46.51MB / 120.06MB 2.4s [2019-10-29T22:22:57.635Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 57.42MB / 120.06MB 2.6s [2019-10-29T22:22:57.802Z] 85cfe9d77eff: Verifying Checksum [2019-10-29T22:22:57.802Z] 85cfe9d77eff: Download complete [2019-10-29T22:22:57.802Z] b00baabad4ce: Verifying Checksum [2019-10-29T22:22:57.802Z] b00baabad4ce: Download complete [2019-10-29T22:22:57.893Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 67.05MB / 120.06MB 2.8s [2019-10-29T22:22:58.156Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 76.71MB / 120.06MB 3.0s [2019-10-29T22:22:58.414Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 84.94MB / 120.06MB 3.2s [2019-10-29T22:22:58.414Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 98.56MB / 120.06MB 3.4s [2019-10-29T22:22:58.632Z] ace5139f9caa: Verifying Checksum [2019-10-29T22:22:58.632Z] ace5139f9caa: Download complete [2019-10-29T22:22:58.686Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 112.92MB / 120.06MB 3.6s [2019-10-29T22:22:58.943Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.7s [2019-10-29T22:22:59.432Z] ade01ea651a2: Pull complete [2019-10-29T22:22:59.512Z] #7 ... [2019-10-29T22:22:59.512Z] [2019-10-29T22:22:59.512Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-29T22:22:59.512Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-29T22:22:59.512Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-29T22:22:59.512Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-29T22:22:59.512Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2019-10-29T22:22:59.512Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.7s done [2019-10-29T22:22:59.512Z] #65 DONE 4.3s [2019-10-29T22:22:59.512Z] [2019-10-29T22:22:59.512Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:22:59.512Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 4.4s done [2019-10-29T22:22:59.823Z] fbabdb69f639: Pull complete [2019-10-29T22:23:00.235Z] ff33bd1013d7: Pull complete [2019-10-29T22:23:00.620Z] e4d79466b81c: Verifying Checksum [2019-10-29T22:23:00.620Z] e4d79466b81c: Download complete [2019-10-29T22:23:00.887Z] #7 ... [2019-10-29T22:23:00.887Z] [2019-10-29T22:23:00.887Z] #19 [internal] load build context [2019-10-29T22:23:00.887Z] #19 transferring context: 45.63MB 5.6s done [2019-10-29T22:23:00.887Z] #19 DONE 5.8s [2019-10-29T22:23:00.887Z] [2019-10-29T22:23:00.887Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:23:01.453Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.0s [2019-10-29T22:23:02.393Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.7s done [2019-10-29T22:23:02.393Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-29T22:23:02.604Z] 85cfe9d77eff: Pull complete [2019-10-29T22:23:02.958Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.5s done [2019-10-29T22:23:02.958Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-29T22:23:03.217Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-10-29T22:23:03.217Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-29T22:23:03.878Z] ace5139f9caa: Pull complete [2019-10-29T22:23:04.148Z] Fetching without tags [2019-10-29T22:23:04.617Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:23:04.110Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:23:04.114Z] > git config --add remote.origin.fetch +refs/pull/40148/head:refs/remotes/origin/PR-40148 # timeout=10 [2019-10-29T22:23:04.118Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-29T22:23:04.134Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:23:04.149Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:23:04.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:23:04.150Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:23:04.618Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:23:04.622Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:23:05.710Z] Merge succeeded, producing 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:23:05.711Z] Checking out Revision 57910190288c71242d914c292930a496d05f30cb (PR-40148) [2019-10-29T22:23:06.512Z] Commit message: "hack/validate/vendor: simplify looking for license" [Pipeline] withEnv [Pipeline] { [2019-10-29T22:23:07.109Z] e4d79466b81c: Pull complete [2019-10-29T22:23:07.109Z] b00baabad4ce: Pull complete [2019-10-29T22:23:07.109Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-29T22:23:07.109Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-29T22:23:07.109Z] ---> 687421176e14 [2019-10-29T22:23:07.109Z] Step 5/16 : ARG BUILDX_REPO [2019-10-29T22:23:07.109Z] ---> Running in 4c95a762034a [Pipeline] withEnv [Pipeline] { [2019-10-29T22:23:05.671Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-29T22:23:05.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-29T22:23:05.712Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:23:05.716Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-29T22:23:07.404Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 4.0s done [2019-10-29T22:23:07.475Z] Removing intermediate container 4c95a762034a [2019-10-29T22:23:07.475Z] ---> a340df1f548d [2019-10-29T22:23:07.475Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-29T22:23:07.475Z] ---> Running in 113c0726182f [2019-10-29T22:23:07.546Z] + docker version [2019-10-29T22:23:07.546Z] Client: [2019-10-29T22:23:07.546Z] Version: 18.06.1-ce [2019-10-29T22:23:07.546Z] API version: 1.38 [2019-10-29T22:23:07.546Z] Go version: go1.10.3 [2019-10-29T22:23:07.546Z] Git commit: e68fc7a [2019-10-29T22:23:07.546Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-29T22:23:07.546Z] OS/Arch: linux/ppc64le [2019-10-29T22:23:07.546Z] Experimental: false [2019-10-29T22:23:07.546Z] [2019-10-29T22:23:07.546Z] Server: [2019-10-29T22:23:07.546Z] Engine: [2019-10-29T22:23:07.546Z] Version: 18.06.1-ce [2019-10-29T22:23:07.546Z] API version: 1.38 (minimum version 1.12) [2019-10-29T22:23:07.546Z] Go version: go1.10.3 [2019-10-29T22:23:07.546Z] Git commit: e68fc7a [2019-10-29T22:23:07.546Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-29T22:23:07.546Z] OS/Arch: linux/ppc64le [2019-10-29T22:23:07.546Z] Experimental: true [Pipeline] sh [2019-10-29T22:23:07.663Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-10-29T22:23:07.854Z] Cloning into '/buildx'... [2019-10-29T22:23:07.936Z] + docker info [2019-10-29T22:23:07.936Z] Containers: 0 [2019-10-29T22:23:07.936Z] Running: 0 [2019-10-29T22:23:07.936Z] Paused: 0 [2019-10-29T22:23:07.936Z] Stopped: 0 [2019-10-29T22:23:07.936Z] Images: 0 [2019-10-29T22:23:07.936Z] Server Version: 18.06.1-ce [2019-10-29T22:23:07.936Z] Storage Driver: overlay2 [2019-10-29T22:23:07.936Z] Backing Filesystem: extfs [2019-10-29T22:23:07.936Z] Supports d_type: true [2019-10-29T22:23:07.936Z] Native Overlay Diff: true [2019-10-29T22:23:07.936Z] Logging Driver: json-file [2019-10-29T22:23:07.936Z] Cgroup Driver: cgroupfs [2019-10-29T22:23:07.936Z] Plugins: [2019-10-29T22:23:07.936Z] Volume: local [2019-10-29T22:23:07.936Z] Network: bridge host ipvlan macvlan null overlay [2019-10-29T22:23:07.936Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-29T22:23:07.936Z] Swarm: inactive [2019-10-29T22:23:07.936Z] Runtimes: runc [2019-10-29T22:23:07.936Z] Default Runtime: runc [2019-10-29T22:23:07.936Z] Init Binary: docker-init [2019-10-29T22:23:07.936Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-29T22:23:07.936Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-29T22:23:07.936Z] init version: fec3683 [2019-10-29T22:23:07.936Z] Security Options: [2019-10-29T22:23:07.936Z] apparmor [2019-10-29T22:23:07.936Z] seccomp [2019-10-29T22:23:07.936Z] Profile: default [2019-10-29T22:23:07.936Z] Kernel Version: 4.4.0-130-generic [2019-10-29T22:23:07.936Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-29T22:23:07.936Z] OSType: linux [2019-10-29T22:23:07.936Z] Architecture: ppc64le [2019-10-29T22:23:07.936Z] CPUs: 4 [2019-10-29T22:23:07.936Z] Total Memory: 7.972GiB [2019-10-29T22:23:07.936Z] Name: ppc64le-ubuntu-14 [2019-10-29T22:23:07.936Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-29T22:23:07.936Z] Docker Root Dir: /var/lib/docker [2019-10-29T22:23:07.936Z] Debug Mode (client): false [2019-10-29T22:23:07.936Z] Debug Mode (server): false [2019-10-29T22:23:07.936Z] Username: dockerbuildbot [2019-10-29T22:23:07.936Z] Registry: https://index.docker.io/v1/ [2019-10-29T22:23:07.936Z] Labels: [2019-10-29T22:23:07.936Z] Experimental: true [2019-10-29T22:23:07.936Z] Insecure Registries: [2019-10-29T22:23:07.936Z] 127.0.0.0/8 [2019-10-29T22:23:07.936Z] Live Restore Enabled: false [2019-10-29T22:23:07.936Z] [Pipeline] sh [2019-10-29T22:23:08.314Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:23:08.314Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:23:08.314Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40148/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-29T22:23:08.314Z] + bash /home/docker/workspace/moby_PR-40148/check-config.sh [2019-10-29T22:23:08.314Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-29T22:23:08.314Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-10-29T22:23:08.314Z] [2019-10-29T22:23:08.314Z] Generally Necessary: [2019-10-29T22:23:08.314Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-29T22:23:08.599Z] - apparmor: enabled and tools installed [2019-10-29T22:23:08.599Z] - CONFIG_NAMESPACES: enabled [2019-10-29T22:23:08.599Z] - CONFIG_NET_NS: enabled [2019-10-29T22:23:08.599Z] - CONFIG_PID_NS: enabled [2019-10-29T22:23:08.599Z] - CONFIG_IPC_NS: enabled [2019-10-29T22:23:08.599Z] - CONFIG_UTS_NS: enabled [2019-10-29T22:23:08.599Z] - CONFIG_CGROUPS: enabled [2019-10-29T22:23:08.599Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-29T22:23:08.599Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-29T22:23:08.599Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-29T22:23:08.599Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-29T22:23:08.599Z] - CONFIG_CPUSETS: enabled [2019-10-29T22:23:08.599Z] - CONFIG_MEMCG: enabled [2019-10-29T22:23:08.599Z] - CONFIG_KEYS: enabled [2019-10-29T22:23:08.599Z] - CONFIG_VETH: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-29T22:23:08.599Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-29T22:23:08.599Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-29T22:23:08.599Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-29T22:23:08.599Z] [2019-10-29T22:23:08.599Z] Optional Features: [2019-10-29T22:23:08.599Z] - CONFIG_USER_NS: enabled [2019-10-29T22:23:08.599Z] - CONFIG_SECCOMP: enabled [2019-10-29T22:23:08.599Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-29T22:23:08.599Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-29T22:23:08.599Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-29T22:23:08.599Z] (cgroup swap accounting is currently enabled) [2019-10-29T22:23:08.884Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-29T22:23:08.884Z] - CONFIG_BLK_CGROUP: enabled [2019-10-29T22:23:08.884Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-29T22:23:08.884Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-29T22:23:08.884Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-29T22:23:08.884Z] - CONFIG_CGROUP_PERF: enabled [2019-10-29T22:23:08.884Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-29T22:23:08.884Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-29T22:23:08.884Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-29T22:23:08.884Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-29T22:23:08.884Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-29T22:23:08.884Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-29T22:23:08.884Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-29T22:23:08.884Z] - CONFIG_IP_VS: enabled (as module) [2019-10-29T22:23:08.884Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-29T22:23:08.884Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-29T22:23:08.884Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-29T22:23:08.884Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-29T22:23:08.884Z] - CONFIG_EXT4_FS: enabled [2019-10-29T22:23:08.884Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-29T22:23:08.884Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-29T22:23:08.884Z] - Network Drivers: [2019-10-29T22:23:08.884Z] - "overlay": [2019-10-29T22:23:08.884Z] - CONFIG_VXLAN: enabled (as module) [2019-10-29T22:23:08.884Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-29T22:23:08.884Z] Optional (for encrypted networks): [2019-10-29T22:23:09.166Z] - CONFIG_CRYPTO: enabled [2019-10-29T22:23:09.166Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-29T22:23:09.166Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-29T22:23:09.166Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-29T22:23:09.166Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-29T22:23:09.166Z] - CONFIG_XFRM: enabled [2019-10-29T22:23:09.166Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-29T22:23:09.166Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-29T22:23:09.166Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-29T22:23:09.166Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-29T22:23:09.166Z] - "ipvlan": [2019-10-29T22:23:09.166Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-29T22:23:09.166Z] - "macvlan": [2019-10-29T22:23:09.166Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-29T22:23:09.167Z] - CONFIG_DUMMY: enabled (as module) [2019-10-29T22:23:09.167Z] - "ftp,tftp client in container": [2019-10-29T22:23:09.167Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-29T22:23:09.167Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-29T22:23:09.167Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-29T22:23:09.167Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-29T22:23:09.167Z] - Storage Drivers: [2019-10-29T22:23:09.167Z] - "aufs": [2019-10-29T22:23:09.167Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-29T22:23:09.167Z] - "btrfs": [2019-10-29T22:23:09.167Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-29T22:23:09.167Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-29T22:23:09.167Z] - "devicemapper": [2019-10-29T22:23:09.167Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-29T22:23:09.167Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-29T22:23:09.167Z] - "overlay": [2019-10-29T22:23:09.167Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-29T22:23:09.167Z] - "zfs": [2019-10-29T22:23:09.167Z] - /dev/zfs: missing [2019-10-29T22:23:09.167Z] - zfs command: missing [2019-10-29T22:23:09.167Z] - zpool command: missing [2019-10-29T22:23:09.167Z] [2019-10-29T22:23:09.167Z] Limits: [2019-10-29T22:23:09.167Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-29T22:23:09.167Z] [2019-10-29T22:23:09.167Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-29T22:23:09.595Z] + make bundles/buildx [2019-10-29T22:23:09.666Z] Removing intermediate container 113c0726182f [2019-10-29T22:23:09.666Z] ---> 8aad2c851b63 [2019-10-29T22:23:09.666Z] Step 7/16 : WORKDIR /buildx [2019-10-29T22:23:10.033Z] ---> Running in bd390bd4a814 [2019-10-29T22:23:10.033Z] Removing intermediate container bd390bd4a814 [2019-10-29T22:23:10.033Z] ---> 77084559100b [2019-10-29T22:23:10.033Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-29T22:23:10.033Z] ---> Running in 2ef92694064e [2019-10-29T22:23:10.196Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.7s done [2019-10-29T22:23:10.209Z] make: command: Command not found [2019-10-29T22:23:10.209Z] mkdir bundles [2019-10-29T22:23:10.209Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-29T22:23:10.209Z] --build-arg BUILDX_COMMIT \ [2019-10-29T22:23:10.209Z] --build-arg BUILDX_REPO \ [2019-10-29T22:23:10.209Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-29T22:23:10.209Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-29T22:23:10.209Z] . [2019-10-29T22:23:10.209Z] /bin/sh: 4: go: not found [2019-10-29T22:23:10.209Z] /bin/sh: 5: go: not found [2019-10-29T22:23:10.456Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-29T22:23:10.485Z] Removing intermediate container 2ef92694064e [2019-10-29T22:23:10.485Z] ---> 4790175467b1 [2019-10-29T22:23:10.485Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-29T22:23:10.485Z] ---> Running in 0d3a7555a755 [2019-10-29T22:23:11.029Z] From https://github.com/docker/buildx [2019-10-29T22:23:11.029Z]  * [new tag] v0.3.1 -> build [2019-10-29T22:23:11.521Z] Switched to branch 'build' [2019-10-29T22:23:11.904Z] Removing intermediate container 0d3a7555a755 [2019-10-29T22:23:11.904Z] ---> 1236a793ccc4 [2019-10-29T22:23:11.904Z] Step 10/16 : RUN go mod download [2019-10-29T22:23:11.904Z] ---> Running in 218cbfa43c66 [2019-10-29T22:23:12.705Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-29T22:23:12.706Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-29T22:23:12.706Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-29T22:23:12.706Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-29T22:23:12.706Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-29T22:23:12.706Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-29T22:23:12.706Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-29T22:23:12.912Z] Sending build context to Docker daemon 50.11MB [2019-10-29T22:23:12.913Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-29T22:23:12.913Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-29T22:23:12.913Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-29T22:23:12.913Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-29T22:23:12.913Z] 1.12.10-stretch: Pulling from library/golang [2019-10-29T22:23:12.913Z] fb056072eab9: Pulling fs layer [2019-10-29T22:23:12.913Z] 6a33b1f9796f: Pulling fs layer [2019-10-29T22:23:12.913Z] 8f8f8962e456: Pulling fs layer [2019-10-29T22:23:12.913Z] 68adcc365214: Pulling fs layer [2019-10-29T22:23:12.913Z] 76d8adf27bdf: Pulling fs layer [2019-10-29T22:23:12.913Z] d66e58854927: Pulling fs layer [2019-10-29T22:23:12.913Z] 71497195576e: Pulling fs layer [2019-10-29T22:23:12.913Z] 76d8adf27bdf: Waiting [2019-10-29T22:23:12.913Z] d66e58854927: Waiting [2019-10-29T22:23:12.913Z] 71497195576e: Waiting [2019-10-29T22:23:12.913Z] 68adcc365214: Waiting [2019-10-29T22:23:13.105Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-29T22:23:13.504Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-29T22:23:13.504Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-29T22:23:13.504Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-29T22:23:13.504Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-29T22:23:13.504Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-29T22:23:13.504Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-29T22:23:13.504Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-29T22:23:13.530Z] 8f8f8962e456: Verifying Checksum [2019-10-29T22:23:13.530Z] 8f8f8962e456: Download complete [2019-10-29T22:23:13.816Z] 6a33b1f9796f: Verifying Checksum [2019-10-29T22:23:13.817Z] 6a33b1f9796f: Download complete [2019-10-29T22:23:13.885Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-29T22:23:13.885Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-29T22:23:13.885Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-29T22:23:14.743Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-29T22:23:14.743Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-29T22:23:14.743Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-29T22:23:14.743Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-29T22:23:14.743Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-29T22:23:14.743Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-29T22:23:14.743Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-29T22:23:15.641Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-29T22:23:15.641Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-29T22:23:15.641Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-29T22:23:15.641Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-29T22:23:15.641Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-29T22:23:15.725Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.0s [2019-10-29T22:23:16.109Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-29T22:23:16.109Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-29T22:23:16.515Z] fb056072eab9: Verifying Checksum [2019-10-29T22:23:16.515Z] fb056072eab9: Download complete [2019-10-29T22:23:16.995Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-29T22:23:16.995Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-29T22:23:17.100Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 6.7s done [2019-10-29T22:23:17.136Z] 68adcc365214: Verifying Checksum [2019-10-29T22:23:17.136Z] 68adcc365214: Download complete [2019-10-29T22:23:17.359Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 [2019-10-29T22:23:17.410Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-29T22:23:17.411Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-29T22:23:17.423Z] 71497195576e: Verifying Checksum [2019-10-29T22:23:17.423Z] 71497195576e: Download complete [2019-10-29T22:23:17.617Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-29T22:23:17.617Z] #7 DONE 22.5s [2019-10-29T22:23:17.617Z] [2019-10-29T22:23:17.617Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-29T22:23:17.835Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-29T22:23:17.835Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-29T22:23:17.835Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-29T22:23:18.048Z] 76d8adf27bdf: Verifying Checksum [2019-10-29T22:23:18.048Z] 76d8adf27bdf: Download complete [2019-10-29T22:23:18.242Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-29T22:23:18.242Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-29T22:23:18.730Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-29T22:23:19.368Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-29T22:23:19.368Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-29T22:23:19.784Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-29T22:23:19.784Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-29T22:23:19.784Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-29T22:23:19.784Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-29T22:23:19.784Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-29T22:23:19.784Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-29T22:23:20.192Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-29T22:23:20.601Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-29T22:23:20.601Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-29T22:23:20.743Z] fb056072eab9: Pull complete [2019-10-29T22:23:21.013Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-29T22:23:21.013Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-29T22:23:21.013Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-29T22:23:21.429Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-29T22:23:21.429Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-29T22:23:21.757Z] 6a33b1f9796f: Pull complete [2019-10-29T22:23:21.757Z] 8f8f8962e456: Pull complete [2019-10-29T22:23:21.860Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-29T22:23:21.880Z] #8 DONE 4.2s [2019-10-29T22:23:21.880Z] [2019-10-29T22:23:21.880Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-29T22:23:22.766Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-29T22:23:22.766Z] go: finding github.com/lib/pq v1.0.0 [2019-10-29T22:23:22.766Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-29T22:23:22.766Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-29T22:23:22.766Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-29T22:23:22.814Z] #9 DONE 1.0s [2019-10-29T22:23:22.814Z] [2019-10-29T22:23:22.814Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:23:22.814Z] #20 DONE 0.1s [2019-10-29T22:23:22.814Z] [2019-10-29T22:23:22.814Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-29T22:23:23.072Z] #30 DONE 0.2s [2019-10-29T22:23:23.072Z] [2019-10-29T22:23:23.072Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-29T22:23:23.072Z] #21 DONE 0.2s [2019-10-29T22:23:23.072Z] [2019-10-29T22:23:23.072Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-29T22:23:23.072Z] #67 DONE 0.2s [2019-10-29T22:23:23.072Z] [2019-10-29T22:23:23.072Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-29T22:23:23.072Z] #43 DONE 0.3s [2019-10-29T22:23:23.072Z] [2019-10-29T22:23:23.072Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:23:23.329Z] #68 ... [2019-10-29T22:23:23.329Z] [2019-10-29T22:23:23.329Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-29T22:23:23.329Z] #49 DONE 0.3s [2019-10-29T22:23:23.329Z] [2019-10-29T22:23:23.329Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-29T22:23:23.329Z] #46 DONE 0.4s [2019-10-29T22:23:23.329Z] [2019-10-29T22:23:23.330Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-29T22:23:23.330Z] #61 DONE 0.5s [2019-10-29T22:23:23.330Z] [2019-10-29T22:23:23.330Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:23:23.694Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-29T22:23:23.800Z] d66e58854927: Verifying Checksum [2019-10-29T22:23:23.800Z] d66e58854927: Download complete [2019-10-29T22:23:24.617Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-29T22:23:24.617Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-29T22:23:25.034Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-29T22:23:25.034Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-29T22:23:25.034Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-29T22:23:25.034Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-29T22:23:25.476Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-29T22:23:25.832Z] 68adcc365214: Pull complete [2019-10-29T22:23:25.891Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-29T22:23:26.311Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-29T22:23:26.311Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-29T22:23:26.723Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-29T22:23:26.723Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-29T22:23:27.149Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-29T22:23:27.560Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-29T22:23:27.560Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-29T22:23:27.560Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-29T22:23:27.978Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-29T22:23:27.978Z] go: finding golang.org/x/text v0.3.0 [2019-10-29T22:23:27.978Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-29T22:23:28.518Z] 76d8adf27bdf: Pull complete [2019-10-29T22:23:28.597Z] #62 ... [2019-10-29T22:23:28.597Z] [2019-10-29T22:23:28.597Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:23:28.597Z] #24 4.188 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:23:28.597Z] #24 4.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:23:28.597Z] #24 4.286 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:23:28.597Z] #24 4.288 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:23:28.597Z] #24 4.305 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:23:28.597Z] #24 4.491 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:23:28.597Z] #24 4.838 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:23:28.597Z] #24 5.049 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:23:28.867Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-29T22:23:29.366Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-29T22:23:29.366Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-29T22:23:29.828Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-29T22:23:29.828Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-29T22:23:29.970Z] #24 6.852 Fetched 7920 kB in 3s (2025 kB/s) [2019-10-29T22:23:30.690Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-29T22:23:31.073Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-29T22:23:31.073Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-29T22:23:31.489Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-29T22:23:31.489Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-29T22:23:32.349Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-29T22:23:32.349Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-29T22:23:32.349Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-29T22:23:32.754Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-29T22:23:32.754Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-29T22:23:32.754Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-29T22:23:32.754Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-29T22:23:33.176Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-29T22:23:33.253Z] #24 6.852 Reading package lists... [2019-10-29T22:23:33.253Z] #24 ... [2019-10-29T22:23:33.253Z] [2019-10-29T22:23:33.253Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:23:33.253Z] #56 9.974 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:23:33.253Z] #56 9.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:23:33.253Z] #56 10.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:23:33.253Z] #56 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:23:33.253Z] #56 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:23:33.253Z] #56 ... [2019-10-29T22:23:33.253Z] [2019-10-29T22:23:33.253Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:23:33.253Z] #10 ... [2019-10-29T22:23:33.253Z] [2019-10-29T22:23:33.253Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:23:33.253Z] #40 8.567 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:23:33.253Z] #40 8.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:23:33.253Z] #40 8.612 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:23:33.253Z] #40 8.621 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:23:33.253Z] #40 8.638 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:23:33.253Z] #40 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:23:33.253Z] #40 ... [2019-10-29T22:23:33.253Z] [2019-10-29T22:23:33.253Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:23:33.513Z] #50 ... [2019-10-29T22:23:33.513Z] [2019-10-29T22:23:33.513Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:23:33.513Z] #31 ... [2019-10-29T22:23:33.513Z] [2019-10-29T22:23:33.513Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:23:33.595Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-29T22:23:33.595Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-29T22:23:33.595Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-29T22:23:33.774Z] #47 ... [2019-10-29T22:23:33.774Z] [2019-10-29T22:23:33.774Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:23:33.774Z] #28 10.94 + mktemp -d [2019-10-29T22:23:33.774Z] #28 10.95 + export GOPATH=/tmp/tmp.n81JPYYmjg [2019-10-29T22:23:33.774Z] #28 10.95 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.n81JPYYmjg/src/github.com/go-swagger/go-swagger [2019-10-29T22:23:33.774Z] #28 10.95 Cloning into '/tmp/tmp.n81JPYYmjg/src/github.com/go-swagger/go-swagger'... [2019-10-29T22:23:33.774Z] #28 ... [2019-10-29T22:23:33.774Z] [2019-10-29T22:23:33.774Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:23:33.774Z] #33 10.17 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:23:33.774Z] #33 10.17 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:23:33.774Z] #33 10.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:23:33.774Z] #33 10.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:23:33.774Z] #33 10.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:23:33.988Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-29T22:23:34.027Z] d66e58854927: Pull complete [2019-10-29T22:23:34.032Z] #33 ... [2019-10-29T22:23:34.032Z] [2019-10-29T22:23:34.032Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:23:34.032Z] #44 ... [2019-10-29T22:23:34.032Z] [2019-10-29T22:23:34.032Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:23:34.032Z] #38 10.22 + mktemp -d [2019-10-29T22:23:34.032Z] #38 10.25 + export GOPATH=/tmp/tmp.acHKTTDnYS [2019-10-29T22:23:34.032Z] #38 10.25 + git clone https://github.com/docker/distribution.git /tmp/tmp.acHKTTDnYS/src/github.com/docker/distribution [2019-10-29T22:23:34.032Z] #38 10.26 Cloning into '/tmp/tmp.acHKTTDnYS/src/github.com/docker/distribution'... [2019-10-29T22:23:34.291Z] #38 ... [2019-10-29T22:23:34.291Z] [2019-10-29T22:23:34.291Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:23:34.291Z] #22 11.15 + RM_GOPATH=0 [2019-10-29T22:23:34.291Z] #22 11.15 + TMP_GOPATH= [2019-10-29T22:23:34.291Z] #22 11.15 + : /build [2019-10-29T22:23:34.291Z] #22 11.15 + '[' -z '' ']' [2019-10-29T22:23:34.291Z] #22 11.15 ++ mktemp -d [2019-10-29T22:23:34.291Z] #22 11.16 + export GOPATH=/tmp/tmp.gpuToDmmuf [2019-10-29T22:23:34.291Z] #22 11.16 + GOPATH=/tmp/tmp.gpuToDmmuf [2019-10-29T22:23:34.291Z] #22 11.16 + RM_GOPATH=1 [2019-10-29T22:23:34.291Z] #22 11.16 ++ dirname ./install.sh [2019-10-29T22:23:34.291Z] #22 11.17 + dir=. [2019-10-29T22:23:34.291Z] #22 11.17 + bin=dockercli [2019-10-29T22:23:34.291Z] #22 11.17 + shift [2019-10-29T22:23:34.291Z] #22 11.17 + '[' '!' -f ./dockercli.installer ']' [2019-10-29T22:23:34.291Z] #22 11.17 + . ./dockercli.installer [2019-10-29T22:23:34.291Z] #22 11.17 ++ : stable [2019-10-29T22:23:34.291Z] #22 11.17 ++ : 17.06.2-ce [2019-10-29T22:23:34.291Z] #22 11.17 + install_dockercli [2019-10-29T22:23:34.291Z] #22 11.17 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-29T22:23:34.291Z] #22 11.17 ++ uname -m [2019-10-29T22:23:34.291Z] #22 11.17 Install docker/cli version 17.06.2-ce from stable [2019-10-29T22:23:34.291Z] #22 11.18 + arch=x86_64 [2019-10-29T22:23:34.291Z] #22 11.18 + '[' x86_64 '!=' x86_64 ']' [2019-10-29T22:23:34.291Z] #22 11.18 + url=https://download.docker.com/linux/static [2019-10-29T22:23:34.291Z] #22 11.18 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-29T22:23:34.291Z] #22 11.18 + tar -xz docker/docker [2019-10-29T22:23:34.291Z] #22 ... [2019-10-29T22:23:34.291Z] [2019-10-29T22:23:34.291Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:23:34.291Z] #47 10.81 + RM_GOPATH=0 [2019-10-29T22:23:34.291Z] #47 10.81 + TMP_GOPATH= [2019-10-29T22:23:34.291Z] #47 10.81 + : /build [2019-10-29T22:23:34.291Z] #47 10.81 + '[' -z '' ']' [2019-10-29T22:23:34.291Z] #47 10.81 ++ mktemp -d [2019-10-29T22:23:34.291Z] #47 10.82 + export GOPATH=/tmp/tmp.Qw47pZkhij [2019-10-29T22:23:34.291Z] #47 10.82 + GOPATH=/tmp/tmp.Qw47pZkhij [2019-10-29T22:23:34.291Z] #47 10.82 + RM_GOPATH=1 [2019-10-29T22:23:34.291Z] #47 10.82 ++ dirname ./install.sh [2019-10-29T22:23:34.291Z] #47 10.83 + dir=. [2019-10-29T22:23:34.291Z] #47 10.83 + bin=gotestsum [2019-10-29T22:23:34.291Z] #47 10.83 + shift [2019-10-29T22:23:34.291Z] #47 10.83 + '[' '!' -f ./gotestsum.installer ']' [2019-10-29T22:23:34.291Z] #47 10.83 + . ./gotestsum.installer [2019-10-29T22:23:34.291Z] #47 10.83 ++ : v0.3.5 [2019-10-29T22:23:34.291Z] #47 10.83 + install_gotestsum [2019-10-29T22:23:34.291Z] #47 10.83 + echo 'Installing gotestsum version v0.3.5' [2019-10-29T22:23:34.291Z] #47 10.83 + go get -d gotest.tools/gotestsum [2019-10-29T22:23:34.291Z] #47 10.83 Installing gotestsum version v0.3.5 [2019-10-29T22:23:34.311Z] 71497195576e: Pull complete [2019-10-29T22:23:34.311Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-29T22:23:34.311Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-29T22:23:34.311Z] ---> ebd73b5ebd31 [2019-10-29T22:23:34.311Z] Step 5/16 : ARG BUILDX_REPO [2019-10-29T22:23:34.311Z] ---> Running in f06ef4c602e5 [2019-10-29T22:23:34.311Z] Removing intermediate container f06ef4c602e5 [2019-10-29T22:23:34.311Z] ---> b073af99fb2c [2019-10-29T22:23:34.311Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-29T22:23:34.311Z] ---> Running in 41b41c931aec [2019-10-29T22:23:34.391Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-29T22:23:34.391Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-29T22:23:34.803Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-29T22:23:34.803Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-29T22:23:34.933Z] Cloning into '/buildx'... [2019-10-29T22:23:35.213Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-29T22:23:35.213Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-29T22:23:35.628Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-29T22:23:35.628Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-29T22:23:35.628Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-29T22:23:35.628Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-29T22:23:36.292Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-29T22:23:36.292Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-29T22:23:36.292Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-29T22:23:36.292Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-29T22:23:36.772Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-29T22:23:36.772Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-29T22:23:37.194Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-29T22:23:37.194Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-29T22:23:37.194Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-29T22:23:37.194Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-29T22:23:37.602Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-29T22:23:37.602Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-29T22:23:38.007Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-29T22:23:38.007Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-29T22:23:38.401Z] Removing intermediate container 41b41c931aec [2019-10-29T22:23:38.401Z] ---> 1eb45caed4b8 [2019-10-29T22:23:38.401Z] Step 7/16 : WORKDIR /buildx [2019-10-29T22:23:38.401Z] ---> Running in c973186eb156 [2019-10-29T22:23:38.401Z] Removing intermediate container c973186eb156 [2019-10-29T22:23:38.401Z] ---> 7b6cc2adde0e [2019-10-29T22:23:38.401Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-29T22:23:38.401Z] ---> Running in 9f2edbcc4263 [2019-10-29T22:23:38.401Z] Removing intermediate container 9f2edbcc4263 [2019-10-29T22:23:38.401Z] ---> 9a34161f1dce [2019-10-29T22:23:38.401Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-29T22:23:38.401Z] ---> Running in 7c582e5a8ead [2019-10-29T22:23:38.422Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-29T22:23:38.829Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-29T22:23:38.829Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-29T22:23:39.019Z] From https://github.com/docker/buildx [2019-10-29T22:23:39.019Z] * [new tag] v0.3.1 -> build [2019-10-29T22:23:39.236Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-29T22:23:39.236Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-29T22:23:39.236Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-29T22:23:39.301Z] Switched to branch 'build' [2019-10-29T22:23:39.647Z] #47 ... [2019-10-29T22:23:39.647Z] [2019-10-29T22:23:39.647Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:23:39.647Z] #31 10.75 + RM_GOPATH=0 [2019-10-29T22:23:39.647Z] #31 10.75 + TMP_GOPATH= [2019-10-29T22:23:39.647Z] #31 10.75 + : /build [2019-10-29T22:23:39.647Z] #31 10.75 + '[' -z '' ']' [2019-10-29T22:23:39.647Z] #31 10.75 ++ mktemp -d [2019-10-29T22:23:39.647Z] #31 10.76 + export GOPATH=/tmp/tmp.ivcDjANXTp [2019-10-29T22:23:39.647Z] #31 10.76 + GOPATH=/tmp/tmp.ivcDjANXTp [2019-10-29T22:23:39.647Z] #31 10.76 + RM_GOPATH=1 [2019-10-29T22:23:39.647Z] #31 10.77 ++ dirname ./install.sh [2019-10-29T22:23:39.647Z] #31 10.77 + dir=. [2019-10-29T22:23:39.647Z] #31 10.77 + bin=tomlv [2019-10-29T22:23:39.647Z] #31 10.77 + shift [2019-10-29T22:23:39.647Z] #31 10.77 + '[' '!' -f ./tomlv.installer ']' [2019-10-29T22:23:39.647Z] #31 10.77 + . ./tomlv.installer [2019-10-29T22:23:39.647Z] #31 10.77 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:23:39.647Z] #31 10.77 + install_tomlv [2019-10-29T22:23:39.647Z] #31 10.77 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-29T22:23:39.647Z] #31 10.77 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ivcDjANXTp/src/github.com/BurntSushi/toml [2019-10-29T22:23:39.647Z] #31 10.78 Cloning into '/tmp/tmp.ivcDjANXTp/src/github.com/BurntSushi/toml'... [2019-10-29T22:23:39.647Z] #31 10.78 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:23:39.647Z] #31 12.35 + cd /tmp/tmp.ivcDjANXTp/src/github.com/BurntSushi/toml [2019-10-29T22:23:39.647Z] #31 12.35 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:23:39.647Z] #31 12.38 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-29T22:23:39.647Z] #31 13.66 runtime/internal/atomic [2019-10-29T22:23:39.647Z] #31 13.71 internal/cpu [2019-10-29T22:23:39.647Z] #31 14.36 runtime/internal/sys [2019-10-29T22:23:39.647Z] #31 14.80 internal/bytealg [2019-10-29T22:23:39.647Z] #31 14.91 runtime/internal/math [2019-10-29T22:23:39.647Z] #31 15.18 math/bits [2019-10-29T22:23:39.647Z] #31 16.18 math [2019-10-29T22:23:39.675Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-29T22:23:39.675Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-29T22:23:39.906Z] #31 16.67 runtime [2019-10-29T22:23:39.927Z] Removing intermediate container 7c582e5a8ead [2019-10-29T22:23:39.927Z] ---> ad50bd41e028 [2019-10-29T22:23:39.927Z] Step 10/16 : RUN go mod download [2019-10-29T22:23:39.927Z] ---> Running in b54804af37b6 [2019-10-29T22:23:40.091Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-29T22:23:40.091Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-29T22:23:40.210Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-29T22:23:40.210Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-29T22:23:40.210Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-29T22:23:40.210Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-29T22:23:40.210Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-29T22:23:40.210Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-29T22:23:40.210Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-29T22:23:40.210Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-29T22:23:40.210Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-29T22:23:40.479Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-29T22:23:40.874Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-29T22:23:40.874Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-29T22:23:40.874Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-29T22:23:40.874Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-29T22:23:41.239Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-29T22:23:41.287Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-29T22:23:41.287Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-29T22:23:41.287Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-29T22:23:41.287Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-29T22:23:41.287Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-29T22:23:41.864Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-29T22:23:42.618Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-29T22:23:42.618Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-29T22:23:42.728Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-29T22:23:42.728Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-29T22:23:42.728Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-29T22:23:42.728Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-29T22:23:42.728Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-29T22:23:42.728Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-29T22:23:43.018Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-29T22:23:43.202Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-29T22:23:43.202Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-29T22:23:43.307Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-29T22:23:43.596Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-29T22:23:43.611Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-29T22:23:43.611Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-29T22:23:43.716Z] Running on ubuntu-1604-overlay2-arm64v8 (i-01c0c20a628d63533) in /home/ubuntu/workspace/moby_PR-40148 [Pipeline] { [Pipeline] checkout [2019-10-29T22:23:43.906Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-29T22:23:44.022Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-29T22:23:44.023Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-29T22:23:44.103Z] #31 ... [2019-10-29T22:23:44.103Z] [2019-10-29T22:23:44.103Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:23:44.103Z] #68 10.54 + RM_GOPATH=0 [2019-10-29T22:23:44.103Z] #68 10.54 + TMP_GOPATH= [2019-10-29T22:23:44.103Z] #68 10.54 + : /build [2019-10-29T22:23:44.103Z] #68 10.54 + '[' -z '' ']' [2019-10-29T22:23:44.103Z] #68 10.54 ++ mktemp -d [2019-10-29T22:23:44.103Z] #68 10.56 + export GOPATH=/tmp/tmp.xwlKGTbp1X [2019-10-29T22:23:44.103Z] #68 10.56 + GOPATH=/tmp/tmp.xwlKGTbp1X [2019-10-29T22:23:44.103Z] #68 10.56 + RM_GOPATH=1 [2019-10-29T22:23:44.103Z] #68 10.56 ++ dirname ./install.sh [2019-10-29T22:23:44.103Z] #68 10.58 + dir=. [2019-10-29T22:23:44.103Z] #68 10.58 + bin=proxy [2019-10-29T22:23:44.103Z] #68 10.58 + shift [2019-10-29T22:23:44.103Z] #68 10.58 + '[' '!' -f ./proxy.installer ']' [2019-10-29T22:23:44.103Z] #68 10.58 + . ./proxy.installer [2019-10-29T22:23:44.103Z] #68 10.58 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:23:44.103Z] #68 10.58 + install_proxy [2019-10-29T22:23:44.103Z] #68 10.58 + case "$1" in [2019-10-29T22:23:44.103Z] #68 10.58 + export CGO_ENABLED=0 [2019-10-29T22:23:44.103Z] #68 10.58 + CGO_ENABLED=0 [2019-10-29T22:23:44.103Z] #68 10.58 + _install_proxy [2019-10-29T22:23:44.103Z] #68 10.58 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-29T22:23:44.103Z] #68 10.58 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xwlKGTbp1X/src/github.com/docker/libnetwork [2019-10-29T22:23:44.103Z] #68 10.58 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:23:44.103Z] #68 10.58 Cloning into '/tmp/tmp.xwlKGTbp1X/src/github.com/docker/libnetwork'... [2019-10-29T22:23:44.103Z] #68 ... [2019-10-29T22:23:44.103Z] [2019-10-29T22:23:44.103Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:23:44.103Z] #44 11.86 + RM_GOPATH=0 [2019-10-29T22:23:44.103Z] #44 11.86 + TMP_GOPATH= [2019-10-29T22:23:44.104Z] #44 11.86 + : /build [2019-10-29T22:23:44.104Z] #44 11.86 + '[' -z '' ']' [2019-10-29T22:23:44.104Z] #44 11.86 ++ mktemp -d [2019-10-29T22:23:44.104Z] #44 11.86 + export GOPATH=/tmp/tmp.H6XNjW5zi8 [2019-10-29T22:23:44.104Z] #44 11.86 + GOPATH=/tmp/tmp.H6XNjW5zi8 [2019-10-29T22:23:44.104Z] #44 11.86 + RM_GOPATH=1 [2019-10-29T22:23:44.104Z] #44 11.86 ++ dirname ./install.sh [2019-10-29T22:23:44.104Z] #44 11.90 + dir=. [2019-10-29T22:23:44.104Z] #44 11.90 + bin=vndr [2019-10-29T22:23:44.104Z] #44 11.90 + shift [2019-10-29T22:23:44.104Z] #44 11.90 + '[' '!' -f ./vndr.installer ']' [2019-10-29T22:23:44.104Z] #44 11.90 + . ./vndr.installer [2019-10-29T22:23:44.104Z] #44 11.90 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:23:44.104Z] #44 11.90 + install_vndr [2019-10-29T22:23:44.104Z] #44 11.90 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-29T22:23:44.104Z] #44 11.90 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.H6XNjW5zi8/src/github.com/LK4D4/vndr [2019-10-29T22:23:44.104Z] #44 11.90 Cloning into '/tmp/tmp.H6XNjW5zi8/src/github.com/LK4D4/vndr'... [2019-10-29T22:23:44.104Z] #44 11.90 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:23:44.104Z] #44 13.54 + cd /tmp/tmp.H6XNjW5zi8/src/github.com/LK4D4/vndr [2019-10-29T22:23:44.104Z] #44 13.54 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:23:44.104Z] #44 13.59 + go build -buildmode=pie -v -o /build/vndr . [2019-10-29T22:23:44.104Z] #44 16.05 internal/bytealg [2019-10-29T22:23:44.104Z] #44 16.08 internal/race [2019-10-29T22:23:44.104Z] #44 16.25 sync/atomic [2019-10-29T22:23:44.104Z] #44 17.13 unicode [2019-10-29T22:23:44.104Z] #44 17.63 runtime [2019-10-29T22:23:44.670Z] #44 ... [2019-10-29T22:23:44.670Z] [2019-10-29T22:23:44.670Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:23:44.670Z] #10 11.45 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:23:44.670Z] #10 11.45 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:23:44.670Z] #10 11.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:23:44.670Z] #10 11.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:23:44.670Z] #10 11.83 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:23:44.670Z] #10 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:23:44.670Z] #10 17.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:23:44.670Z] #10 18.75 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:23:44.670Z] #10 ... [2019-10-29T22:23:44.670Z] [2019-10-29T22:23:44.670Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:23:44.670Z] #50 11.13 + RM_GOPATH=0 [2019-10-29T22:23:44.670Z] #50 11.13 + TMP_GOPATH= [2019-10-29T22:23:44.670Z] #50 11.13 + : /build [2019-10-29T22:23:44.670Z] #50 11.13 + '[' -z '' ']' [2019-10-29T22:23:44.670Z] #50 11.13 ++ mktemp -d [2019-10-29T22:23:44.670Z] #50 11.13 + export GOPATH=/tmp/tmp.MxqvgG2Xcy [2019-10-29T22:23:44.670Z] #50 11.13 + GOPATH=/tmp/tmp.MxqvgG2Xcy [2019-10-29T22:23:44.670Z] #50 11.13 + RM_GOPATH=1 [2019-10-29T22:23:44.670Z] #50 11.14 ++ dirname ./install.sh [2019-10-29T22:23:44.670Z] #50 11.14 + dir=. [2019-10-29T22:23:44.670Z] #50 11.14 + bin=golangci_lint [2019-10-29T22:23:44.670Z] #50 11.14 + shift [2019-10-29T22:23:44.670Z] #50 11.14 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-29T22:23:44.670Z] #50 11.14 + . ./golangci_lint.installer [2019-10-29T22:23:44.670Z] #50 11.14 ++ : v1.20.0 [2019-10-29T22:23:44.670Z] #50 11.14 + install_golangci_lint [2019-10-29T22:23:44.670Z] #50 11.14 + echo 'Installing golangci-lint version v1.20.0' [2019-10-29T22:23:44.670Z] #50 11.14 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-29T22:23:44.670Z] #50 11.14 Installing golangci-lint version v1.20.0 [2019-10-29T22:23:44.872Z] go: finding cloud.google.com/go v0.26.0 [2019-10-29T22:23:44.872Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-29T22:23:44.929Z] #50 ... [2019-10-29T22:23:44.929Z] [2019-10-29T22:23:44.929Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:23:44.929Z] #62 11.03 + RM_GOPATH=0 [2019-10-29T22:23:44.929Z] #62 11.03 + TMP_GOPATH= [2019-10-29T22:23:44.929Z] #62 11.03 + : /build/ [2019-10-29T22:23:44.929Z] #62 11.03 + '[' -z '' ']' [2019-10-29T22:23:44.929Z] #62 11.03 ++ mktemp -d [2019-10-29T22:23:44.929Z] #62 11.04 + export GOPATH=/tmp/tmp.eLG8vumc9H [2019-10-29T22:23:44.929Z] #62 11.04 + GOPATH=/tmp/tmp.eLG8vumc9H [2019-10-29T22:23:44.929Z] #62 11.04 + RM_GOPATH=1 [2019-10-29T22:23:44.929Z] #62 11.04 ++ dirname ./install.sh [2019-10-29T22:23:44.929Z] #62 11.04 + dir=. [2019-10-29T22:23:44.929Z] #62 11.04 + bin=rootlesskit [2019-10-29T22:23:44.929Z] #62 11.04 + shift [2019-10-29T22:23:44.929Z] #62 11.04 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-29T22:23:44.929Z] #62 11.04 + . ./rootlesskit.installer [2019-10-29T22:23:44.929Z] #62 11.04 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:23:44.929Z] #62 11.04 + install_rootlesskit [2019-10-29T22:23:44.929Z] #62 11.04 + case "$1" in [2019-10-29T22:23:44.929Z] #62 11.04 + export CGO_ENABLED=0 [2019-10-29T22:23:44.929Z] #62 11.04 + CGO_ENABLED=0 [2019-10-29T22:23:44.929Z] #62 11.04 + _install_rootlesskit [2019-10-29T22:23:44.929Z] #62 11.04 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-29T22:23:44.929Z] #62 11.04 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eLG8vumc9H/src/github.com/rootless-containers/rootlesskit [2019-10-29T22:23:44.929Z] #62 11.04 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:23:44.929Z] #62 11.05 Cloning into '/tmp/tmp.eLG8vumc9H/src/github.com/rootless-containers/rootlesskit'... [2019-10-29T22:23:44.929Z] #62 17.61 + cd /tmp/tmp.eLG8vumc9H/src/github.com/rootless-containers/rootlesskit [2019-10-29T22:23:44.929Z] #62 17.61 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:23:44.929Z] #62 18.03 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-29T22:23:44.929Z] #62 18.03 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-29T22:23:44.929Z] #62 ... [2019-10-29T22:23:44.929Z] [2019-10-29T22:23:44.929Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:23:44.929Z] #56 11.90 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:23:44.929Z] #56 15.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:23:44.929Z] #56 16.88 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:23:44.933Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-29T22:23:45.187Z] #56 ... [2019-10-29T22:23:45.187Z] [2019-10-29T22:23:45.187Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:23:45.187Z] #33 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:23:45.187Z] #33 14.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:23:45.187Z] #33 16.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:23:45.187Z] #33 ... [2019-10-29T22:23:45.187Z] [2019-10-29T22:23:45.187Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:23:45.187Z] #44 21.83 unicode/utf8 [2019-10-29T22:23:45.282Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-29T22:23:45.565Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-29T22:23:45.565Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-29T22:23:45.565Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-29T22:23:45.863Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-29T22:23:45.863Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-29T22:23:46.127Z] #44 ... [2019-10-29T22:23:46.127Z] [2019-10-29T22:23:46.127Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:23:46.127Z] #40 13.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:23:46.127Z] #40 15.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:23:46.135Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-29T22:23:46.154Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-29T22:23:46.391Z] #40 ... [2019-10-29T22:23:46.391Z] [2019-10-29T22:23:46.391Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:23:46.391Z] #44 23.05 internal/testlog [2019-10-29T22:23:46.559Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-29T22:23:46.559Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-29T22:23:46.559Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-29T22:23:46.960Z] #44 23.77 encoding [2019-10-29T22:23:47.182Z] using credential docker-jenkins-github-credentials [2019-10-29T22:23:47.192Z] Cloning the remote Git repository [2019-10-29T22:23:47.192Z] Cloning with configured refspecs honoured and without tags [2019-10-29T22:23:47.218Z] #44 23.98 unicode/utf16 [2019-10-29T22:23:47.311Z] Cloning repository https://github.com/moby/moby.git [2019-10-29T22:23:47.372Z] > git init /home/ubuntu/workspace/moby_PR-40148 # timeout=10 [2019-10-29T22:23:47.432Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-29T22:23:47.479Z] #44 24.36 container/list [2019-10-29T22:23:47.653Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-29T22:23:47.653Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-29T22:23:47.653Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-29T22:23:47.738Z] #44 ... [2019-10-29T22:23:47.738Z] [2019-10-29T22:23:47.738Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:23:47.738Z] #24 6.852 Reading package lists... [2019-10-29T22:23:47.846Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-29T22:23:47.846Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-29T22:23:47.846Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-29T22:23:47.917Z] Running on ubuntu-1804-overlay2 (i-094104349580e47a1) in /home/ubuntu/workspace/moby_PR-40148 [Pipeline] { [Pipeline] checkout [2019-10-29T22:23:47.996Z] #24 15.85 Reading package lists... [2019-10-29T22:23:47.996Z] #24 ... [2019-10-29T22:23:47.996Z] [2019-10-29T22:23:47.996Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:23:47.996Z] #22 24.66 + mkdir -p /build [2019-10-29T22:23:47.996Z] #22 24.67 + mv docker/docker /build/ [2019-10-29T22:23:47.996Z] #22 24.70 + rmdir docker [2019-10-29T22:23:48.259Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-29T22:23:48.259Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-29T22:23:47.700Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:23:47.701Z] > git --version # timeout=10 [2019-10-29T22:23:47.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:23:47.714Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:23:48.672Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-29T22:23:48.678Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-29T22:23:48.964Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-29T22:23:49.308Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-29T22:23:49.308Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-29T22:23:49.308Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-29T22:23:49.989Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-29T22:23:49.989Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-29T22:23:49.989Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-29T22:23:50.016Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-29T22:23:50.016Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-29T22:23:50.445Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-29T22:23:50.445Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-29T22:23:50.445Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-29T22:23:50.445Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-29T22:23:50.445Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-29T22:23:50.615Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-29T22:23:50.615Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-29T22:23:50.863Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-29T22:23:50.863Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-29T22:23:51.241Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-29T22:23:51.417Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-29T22:23:51.417Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-29T22:23:51.417Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-29T22:23:51.532Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-29T22:23:51.825Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-29T22:23:51.825Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-29T22:23:51.825Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-29T22:23:52.161Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-29T22:23:52.161Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-29T22:23:52.450Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-29T22:23:52.703Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-29T22:23:52.703Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-29T22:23:52.703Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-29T22:23:52.703Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-29T22:23:52.740Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-29T22:23:53.031Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-29T22:23:53.116Z] using credential docker-jenkins-github-credentials [2019-10-29T22:23:53.122Z] Cloning the remote Git repository [2019-10-29T22:23:53.123Z] Cloning with configured refspecs honoured and without tags [2019-10-29T22:23:53.280Z] #22 DONE 29.5s [2019-10-29T22:23:53.280Z] [2019-10-29T22:23:53.280Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:23:53.280Z] #24 25.32 Building dependency tree... [2019-10-29T22:23:53.280Z] #24 27.66 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-29T22:23:53.280Z] #24 27.66 The following additional packages will be installed: [2019-10-29T22:23:53.280Z] #24 27.67 libjq1 libonig4 [2019-10-29T22:23:53.280Z] #24 28.10 The following NEW packages will be installed: [2019-10-29T22:23:53.280Z] #24 28.13 jq libjq1 libonig4 [2019-10-29T22:23:53.280Z] #24 29.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:23:53.280Z] #24 29.33 Need to get 327 kB of archives. [2019-10-29T22:23:53.280Z] #24 29.33 After this operation, 1157 kB of additional disk space will be used. [2019-10-29T22:23:53.280Z] #24 29.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-29T22:23:53.280Z] #24 29.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-29T22:23:53.280Z] #24 29.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-29T22:23:53.178Z] Cloning repository https://github.com/moby/moby.git [2019-10-29T22:23:53.236Z] > git init /home/ubuntu/workspace/moby_PR-40148 # timeout=10 [2019-10-29T22:23:53.581Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-29T22:23:53.581Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-29T22:23:53.581Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-29T22:23:53.581Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-29T22:23:53.581Z] go: finding github.com/golang/mock v1.1.1 [2019-10-29T22:23:53.658Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-29T22:23:53.845Z] #24 ... [2019-10-29T22:23:53.845Z] [2019-10-29T22:23:53.845Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:23:53.947Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-29T22:23:54.455Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-29T22:23:54.455Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-29T22:23:54.455Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-29T22:23:54.455Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-29T22:23:54.455Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-29T22:23:53.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:23:53.518Z] > git --version # timeout=10 [2019-10-29T22:23:53.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:23:53.579Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:23:54.864Z] go: finding github.com/kr/text v0.1.0 [2019-10-29T22:23:55.013Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-29T22:23:55.134Z] #68 30.57 Checking out files: 47% (947/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 90% (1795/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-10-29T22:23:55.302Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-29T22:23:55.393Z] #68 32.13 + cd /tmp/tmp.xwlKGTbp1X/src/github.com/docker/libnetwork [2019-10-29T22:23:55.393Z] #68 32.13 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:23:55.590Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-29T22:23:55.651Z] #68 32.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-29T22:23:55.909Z] #68 ... [2019-10-29T22:23:55.909Z] [2019-10-29T22:23:55.909Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:23:55.909Z] #31 22.77 unicode/utf8 [2019-10-29T22:23:55.909Z] #31 23.90 encoding [2019-10-29T22:23:55.909Z] #31 24.24 runtime/cgo [2019-10-29T22:23:55.909Z] #31 ... [2019-10-29T22:23:55.909Z] [2019-10-29T22:23:55.909Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:23:55.909Z] #24 31.02 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:23:55.909Z] #24 31.35 Fetched 327 kB in 1s (299 kB/s) [2019-10-29T22:23:55.909Z] #24 31.72 Selecting previously unselected package libonig4:amd64. [2019-10-29T22:23:55.909Z] #24 31.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 ... 15091 files and directories currently installed.) [2019-10-29T22:23:55.909Z] #24 31.87 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-29T22:23:55.909Z] #24 31.91 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-29T22:23:55.909Z] #24 32.66 Selecting previously unselected package libjq1:amd64. [2019-10-29T22:23:55.909Z] #24 32.68 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-29T22:23:55.909Z] #24 32.71 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-29T22:23:55.909Z] #24 33.25 Selecting previously unselected package jq. [2019-10-29T22:23:56.042Z] go: finding github.com/kr/pty v1.1.1 [2019-10-29T22:23:56.167Z] #24 33.25 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-29T22:23:56.167Z] #24 33.27 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-29T22:23:56.218Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-29T22:23:56.426Z] #24 33.64 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-29T22:23:56.685Z] #24 33.67 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-29T22:23:56.685Z] #24 33.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:23:56.685Z] #24 33.86 Setting up jq (1.5+dfsg-1.3) ... [2019-10-29T22:23:56.847Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-29T22:23:57.135Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-29T22:23:57.252Z] #24 DONE 34.5s [2019-10-29T22:23:57.252Z] [2019-10-29T22:23:57.252Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:23:57.252Z] #40 33.32 Fetched 7920 kB in 25s (307 kB/s) [2019-10-29T22:23:57.512Z] #40 33.32 Reading package lists... [2019-10-29T22:23:57.512Z] #40 ... [2019-10-29T22:23:57.512Z] [2019-10-29T22:23:57.512Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-29T22:23:57.512Z] #25 DONE 0.1s [2019-10-29T22:23:57.763Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-29T22:23:57.771Z] [2019-10-29T22:23:57.771Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:23:58.066Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-29T22:23:58.354Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-29T22:23:58.704Z] #26 ... [2019-10-29T22:23:58.704Z] [2019-10-29T22:23:58.704Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:23:58.704Z] #44 25.40 crypto/internal/subtle [2019-10-29T22:23:58.704Z] #44 25.51 crypto/subtle [2019-10-29T22:23:58.704Z] #44 25.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-29T22:23:58.704Z] #44 25.76 internal/nettrace [2019-10-29T22:23:58.704Z] #44 25.97 runtime/cgo [2019-10-29T22:23:58.704Z] #44 ... [2019-10-29T22:23:58.704Z] [2019-10-29T22:23:58.704Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:23:58.704Z] #56 35.68 Fetched 7920 kB in 26s (297 kB/s) [2019-10-29T22:23:58.979Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-29T22:23:59.266Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-29T22:23:59.554Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-29T22:23:59.554Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-29T22:23:59.840Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-29T22:24:00.862Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-29T22:24:01.149Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-29T22:24:01.436Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-29T22:24:01.722Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-29T22:24:01.722Z] go: finding github.com/lib/pq v1.0.0 [2019-10-29T22:24:02.010Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-29T22:24:02.299Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-29T22:24:02.921Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-29T22:24:03.546Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-29T22:24:03.833Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-29T22:24:03.833Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-29T22:24:03.833Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-29T22:24:03.986Z] #56 35.68 Reading package lists... [2019-10-29T22:24:03.986Z] #56 ... [2019-10-29T22:24:03.986Z] [2019-10-29T22:24:03.986Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:24:03.986Z] #38 30.57 + cd /tmp/tmp.acHKTTDnYS/src/github.com/docker/distribution [2019-10-29T22:24:03.986Z] #38 30.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-29T22:24:03.986Z] #38 34.65 + GOPATH=/tmp/tmp.acHKTTDnYS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.acHKTTDnYS go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-29T22:24:03.986Z] #38 ... [2019-10-29T22:24:03.986Z] [2019-10-29T22:24:03.986Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:24:03.986Z] #50 35.97 + cd /tmp/tmp.MxqvgG2Xcy/src/github.com/golangci/golangci-lint/ [2019-10-29T22:24:03.986Z] #50 35.97 + git checkout -q v1.20.0 [2019-10-29T22:24:03.986Z] #50 36.18 ++ git describe --tags [2019-10-29T22:24:03.986Z] #50 36.19 + version=v1.20.0 [2019-10-29T22:24:03.986Z] #50 36.19 ++ git rev-parse --short HEAD [2019-10-29T22:24:03.986Z] #50 36.19 + commit=cc98739 [2019-10-29T22:24:03.986Z] #50 36.21 ++ git show -s --format=%cd [2019-10-29T22:24:03.986Z] #50 36.22 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-29T22:24:03.986Z] #50 36.23 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-29T22:24:04.865Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-29T22:24:04.865Z] go: finding golang.org/x/text v0.3.0 [2019-10-29T22:24:05.500Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-29T22:24:05.791Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-29T22:24:05.884Z] #50 ... [2019-10-29T22:24:05.884Z] [2019-10-29T22:24:05.884Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:24:05.884Z] #26 6.781 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-29T22:24:05.884Z] #26 7.720 [2019-10-29T22:24:06.818Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-29T22:24:06.923Z] Fetching without tags [2019-10-29T22:24:07.104Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-29T22:24:07.327Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:24:06.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:24:06.867Z] > git config --add remote.origin.fetch +refs/pull/40148/head:refs/remotes/origin/PR-40148 # timeout=10 [2019-10-29T22:24:06.884Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-29T22:24:06.911Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:24:06.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:24:06.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:24:06.937Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:24:07.348Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:24:07.367Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:24:07.953Z] #26 7.972 ## 3.7% ###### 9.5% ########### 15.7% ############# 19.3% ################ 22.3% ################## 26.1% #################### 29.0% ####################### 33.1% ######################### 35.5% ########################### 38.3% ############################## 41.8% ################################ 44.5% ################################## 48.1% ##################################### 52.1% ######################################### 57.7% ############################################# 62.9% ################################################ 67.5% ################################################## 69.9% ##################################################### 74.3% ########################################################## 80.7% ############################################################### 87.8% ################################################################### 94.4% ######################################################################## 100.0% [2019-10-29T22:24:08.210Z] #26 ... [2019-10-29T22:24:08.210Z] [2019-10-29T22:24:08.210Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:24:08.210Z] #33 35.31 Fetched 7920 kB in 26s (303 kB/s) [2019-10-29T22:24:08.210Z] #33 35.31 Reading package lists... [2019-10-29T22:24:08.210Z] #33 45.51 Reading package lists... [2019-10-29T22:24:08.210Z] #33 ... [2019-10-29T22:24:08.210Z] [2019-10-29T22:24:08.210Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:24:08.210Z] #56 35.68 Reading package lists... [2019-10-29T22:24:08.679Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-29T22:24:08.679Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-29T22:24:08.976Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-29T22:24:09.266Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-29T22:24:09.554Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-29T22:24:09.782Z] Merge succeeded, producing 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:24:09.783Z] Checking out Revision 57910190288c71242d914c292930a496d05f30cb (PR-40148) [2019-10-29T22:24:09.745Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-29T22:24:09.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-29T22:24:09.791Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:24:09.805Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:24:10.371Z] #56 45.56 Reading package lists... [2019-10-29T22:24:10.371Z] #56 ... [2019-10-29T22:24:10.371Z] [2019-10-29T22:24:10.371Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:24:10.371Z] #10 37.21 Fetched 7920 kB in 26s (296 kB/s) [2019-10-29T22:24:10.371Z] #10 37.21 Reading package lists... [2019-10-29T22:24:10.371Z] #10 46.72 Reading package lists... [2019-10-29T22:24:10.371Z] #10 ... [2019-10-29T22:24:10.371Z] [2019-10-29T22:24:10.371Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:24:10.371Z] #26 11.03 [2019-10-29T22:24:10.371Z] #26 11.44 #### 6.8% ############ 17.3% ################################# 46.4% ################################################ 68.0% ############################################################### 88.6% ######################################################################## 100.0% [2019-10-29T22:24:10.371Z] #26 12.48 [2019-10-29T22:24:11.175Z] Commit message: "hack/validate/vendor: simplify looking for license" [2019-10-29T22:24:11.621Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-29T22:24:11.621Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-29T22:24:11.663Z] #26 12.82 ###### 8.9% ############ 17.3% ################# 25.0% ####################### 32.6% ################################ 44.6% ###################################### 53.2% ############################################# 62.8% ############################################### 66.7% ######################################################## 78.4% ################################################################# 91.3% ######################################################################## 100.0% [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2019-10-29T22:24:11.921Z] #26 14.52 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-29T22:24:12.269Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-29T22:24:12.269Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-29T22:24:12.399Z] + docker version [2019-10-29T22:24:15.601Z] #26 14.83 # 2.1% ### 4.2% #### 6.0% ##### 8.3% ####### 10.2% ######## 12.4% ########## 13.9% ############ 17.0% ############# 19.0% ################ 23.2% ################## 25.3% ##################### 29.4% ####################### 33.0% ######################### 35.4% ############################ 39.8% ############################### 43.4% ################################# 46.0% ################################### 49.8% ###################################### 53.1% ######################################### 57.3% ############################################ 61.9% ################################################ 67.2% ################################################### 71.2% ##################################################### 74.5% ######################################################## 78.9% ########################################################### 82.4% ############################################################## 86.7% ################################################################# 91.2% #################################################################### 95.2% ####################################################################### 99.0% ######################################################################## 100.0% [2019-10-29T22:24:15.601Z] #26 18.19 [2019-10-29T22:24:15.747Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-29T22:24:15.747Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-29T22:24:16.036Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-29T22:24:16.036Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-29T22:24:16.166Z] #26 ... [2019-10-29T22:24:16.166Z] [2019-10-29T22:24:16.166Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:16.166Z] #44 42.98 vendor/golang.org/x/crypto/curve25519 [2019-10-29T22:24:16.327Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-29T22:24:16.424Z] #44 ... [2019-10-29T22:24:16.424Z] [2019-10-29T22:24:16.424Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:24:16.424Z] #33 45.51 Reading package lists... [2019-10-29T22:24:16.682Z] #33 53.21 Building dependency tree... [2019-10-29T22:24:16.682Z] #33 ... [2019-10-29T22:24:16.682Z] [2019-10-29T22:24:16.682Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:24:16.682Z] #40 33.32 Reading package lists... [2019-10-29T22:24:16.682Z] #40 44.62 Reading package lists... [2019-10-29T22:24:16.682Z] #40 52.24 Building dependency tree... [2019-10-29T22:24:16.940Z] #40 ... [2019-10-29T22:24:16.940Z] [2019-10-29T22:24:16.940Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:24:16.940Z] #10 46.72 Reading package lists... [2019-10-29T22:24:16.959Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-29T22:24:16.959Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-29T22:24:16.959Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-29T22:24:17.497Z] Fetching without tags [2019-10-29T22:24:17.883Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:24:17.993Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-29T22:24:17.993Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-29T22:24:17.993Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-29T22:24:18.298Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-29T22:24:18.315Z] #10 54.14 Building dependency tree... [2019-10-29T22:24:18.661Z] Merge succeeded, producing 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:24:18.662Z] Checking out Revision 57910190288c71242d914c292930a496d05f30cb (PR-40148) [2019-10-29T22:24:18.814Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-29T22:24:19.105Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-29T22:24:19.396Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-29T22:24:17.418Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:24:17.427Z] > git config --add remote.origin.fetch +refs/pull/40148/head:refs/remotes/origin/PR-40148 # timeout=10 [2019-10-29T22:24:17.463Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-29T22:24:17.495Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:24:17.527Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:24:17.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:24:17.528Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:24:17.922Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:24:17.951Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:24:18.652Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-29T22:24:18.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-29T22:24:18.688Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:24:18.706Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:24:19.696Z] #10 ... [2019-10-29T22:24:19.696Z] [2019-10-29T22:24:19.696Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:24:19.696Z] #68 DONE 56.3s [2019-10-29T22:24:19.696Z] [2019-10-29T22:24:19.696Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:24:19.696Z] #10 56.61 The following additional packages will be installed: [2019-10-29T22:24:19.696Z] #10 56.63 libapparmor1 libseccomp2 [2019-10-29T22:24:19.696Z] #10 56.66 Suggested packages: [2019-10-29T22:24:19.696Z] #10 56.66 seccomp [2019-10-29T22:24:19.696Z] #10 57.01 The following NEW packages will be installed: [2019-10-29T22:24:19.696Z] #10 57.02 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-29T22:24:20.296Z] Commit message: "hack/validate/vendor: simplify looking for license" [2019-10-29T22:24:20.903Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-29T22:24:20.903Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-10-29T22:24:21.071Z] #10 58.17 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:24:21.071Z] #10 58.17 Need to get 300 kB of archives. [2019-10-29T22:24:21.071Z] #10 58.17 After this operation, 1201 kB of additional disk space will be used. [2019-10-29T22:24:21.071Z] #10 58.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-29T22:24:21.071Z] #10 58.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-29T22:24:21.072Z] #10 58.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-29T22:24:21.072Z] #10 58.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [Pipeline] sh [2019-10-29T22:24:21.194Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-29T22:24:21.194Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-29T22:24:21.483Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-29T22:24:21.516Z] + docker version [2019-10-29T22:24:21.775Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-29T22:24:22.394Z] Client: Docker Engine - Community [2019-10-29T22:24:22.394Z] Version: 19.03.2 [2019-10-29T22:24:22.394Z] API version: 1.40 [2019-10-29T22:24:22.394Z] Go version: go1.12.8 [2019-10-29T22:24:22.394Z] Git commit: 6a30dfc [2019-10-29T22:24:22.394Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-29T22:24:22.394Z] OS/Arch: linux/arm64 [2019-10-29T22:24:22.394Z] Experimental: false [2019-10-29T22:24:22.394Z] [2019-10-29T22:24:22.394Z] Server: Docker Engine - Community [2019-10-29T22:24:22.394Z] Engine: [2019-10-29T22:24:22.394Z] Version: 19.03.2 [2019-10-29T22:24:22.394Z] API version: 1.40 (minimum version 1.12) [2019-10-29T22:24:22.394Z] Go version: go1.12.8 [2019-10-29T22:24:22.394Z] Git commit: 6a30dfc [2019-10-29T22:24:22.394Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-29T22:24:22.394Z] OS/Arch: linux/arm64 [2019-10-29T22:24:22.394Z] Experimental: true [2019-10-29T22:24:22.394Z] containerd: [2019-10-29T22:24:22.394Z] Version: 1.2.6 [2019-10-29T22:24:22.394Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-29T22:24:22.394Z] runc: [2019-10-29T22:24:22.394Z] Version: 1.0.0-rc8 [2019-10-29T22:24:22.394Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-29T22:24:22.394Z] docker-init: [2019-10-29T22:24:22.394Z] Version: 0.18.0 [2019-10-29T22:24:22.394Z] GitCommit: fec3683 [2019-10-29T22:24:22.402Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [Pipeline] sh [2019-10-29T22:24:22.453Z] #10 59.47 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:24:22.453Z] #10 59.67 Fetched 300 kB in 1s (278 kB/s) [2019-10-29T22:24:22.712Z] #10 59.75 Selecting previously unselected package libseccomp2:amd64. [2019-10-29T22:24:22.712Z] #10 59.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-29T22:24:22.712Z] #10 59.92 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-29T22:24:22.712Z] #10 59.96 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:24:22.720Z] + docker info [2019-10-29T22:24:22.972Z] #10 60.19 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-29T22:24:22.972Z] #10 60.25 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-29T22:24:22.972Z] #10 60.28 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:24:23.539Z] #10 60.67 Selecting previously unselected package libapparmor1:amd64. [2019-10-29T22:24:23.539Z] #10 60.67 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-29T22:24:23.539Z] #10 60.71 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...#10 ... [2019-10-29T22:24:23.539Z] [2019-10-29T22:24:23.539Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:24:23.539Z] #56 45.56 Reading package lists... [2019-10-29T22:24:23.539Z] #56 52.58 Building dependency tree... [2019-10-29T22:24:23.539Z] #56 55.55 The following additional packages will be installed: [2019-10-29T22:24:23.539Z] #56 55.57 btrfs-progs liblzo2-2 [2019-10-29T22:24:23.539Z] #56 55.81 The following NEW packages will be installed: [2019-10-29T22:24:23.539Z] #56 55.82 btrfs-progs btrfs-tools liblzo2-2 [2019-10-29T22:24:23.539Z] #56 57.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:24:23.539Z] #56 57.27 Need to get 649 kB of archives. [2019-10-29T22:24:23.539Z] #56 57.27 After this operation, 4320 kB of additional disk space will be used. [2019-10-29T22:24:23.539Z] #56 57.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-29T22:24:23.539Z] #56 57.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-29T22:24:23.539Z] #56 57.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-29T22:24:23.539Z] #56 58.26 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:24:23.539Z] #56 58.44 Fetched 649 kB in 1s (490 kB/s) [2019-10-29T22:24:23.539Z] #56 58.54 Selecting previously unselected package liblzo2-2:amd64. [2019-10-29T22:24:23.539Z] #56 58.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-29T22:24:23.539Z] #56 58.64 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-29T22:24:23.539Z] #56 58.77 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:24:23.539Z] #56 58.91 Selecting previously unselected package btrfs-progs. [2019-10-29T22:24:23.539Z] #56 58.93 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-29T22:24:23.539Z] #56 58.94 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-29T22:24:23.539Z] #56 59.72 Selecting previously unselected package btrfs-tools. [2019-10-29T22:24:23.539Z] #56 59.73 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-29T22:24:23.539Z] #56 59.73 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-29T22:24:23.539Z] #56 59.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:24:23.539Z] #56 60.02 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:24:23.539Z] #56 60.04 Setting up btrfs-progs (4.7.3-1) ... [2019-10-29T22:24:23.539Z] #56 60.06 Setting up btrfs-tools (4.7.3-1) ... [2019-10-29T22:24:23.539Z] #56 60.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:24:23.539Z] #56 DONE 60.8s [2019-10-29T22:24:23.539Z] [2019-10-29T22:24:23.539Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:24:23.539Z] #10 60.71 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-29T22:24:23.799Z] #10 ... [2019-10-29T22:24:23.799Z] [2019-10-29T22:24:23.799Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:24:23.799Z] #57 DONE 0.1s [2019-10-29T22:24:23.799Z] [2019-10-29T22:24:23.799Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-29T22:24:23.799Z] #58 DONE 0.1s [2019-10-29T22:24:23.799Z] [2019-10-29T22:24:23.799Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:24:23.799Z] #10 60.90 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-29T22:24:23.799Z] #10 60.90 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-29T22:24:23.799Z] #10 60.90 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-29T22:24:23.912Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-29T22:24:24.200Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-29T22:24:24.390Z] #10 61.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:24:24.390Z] #10 61.50 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:24:24.390Z] #10 61.57 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-29T22:24:24.390Z] #10 61.61 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:24:24.390Z] #10 61.69 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-29T22:24:24.649Z] #10 61.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:24:24.821Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-29T22:24:24.907Z] #10 DONE 62.1s [2019-10-29T22:24:24.907Z] [2019-10-29T22:24:24.907Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:24:24.907Z] #26 19.38 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-29T22:24:24.907Z] #26 19.94 [2019-10-29T22:24:24.907Z] #26 20.19 ######################################################################## 100.0% [2019-10-29T22:24:24.907Z] #26 20.30 [2019-10-29T22:24:24.907Z] #26 21.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-29T22:24:24.907Z] #26 21.95 [2019-10-29T22:24:24.907Z] #26 22.38 ######################################################################## 100.0% [2019-10-29T22:24:24.907Z] #26 22.53 [2019-10-29T22:24:24.907Z] #26 24.13 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-29T22:24:24.907Z] #26 24.22 skipping existing 1849cc453dee [2019-10-29T22:24:24.907Z] #26 24.42 [2019-10-29T22:24:24.907Z] #26 25.87 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-29T22:24:24.907Z] #26 26.66 [2019-10-29T22:24:24.907Z] #26 27.07 ######################################################################## 100.0% [2019-10-29T22:24:24.907Z] #26 27.26 [2019-10-29T22:24:24.907Z] #26 27.37 Download of images into '/build' complete. [2019-10-29T22:24:24.907Z] #26 27.37 Use something like the following to load the result into a Docker daemon: [2019-10-29T22:24:24.907Z] #26 27.37 tar -cC '/build' . | docker load [2019-10-29T22:24:25.110Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-29T22:24:25.164Z] #26 DONE 27.5s [2019-10-29T22:24:25.164Z] [2019-10-29T22:24:25.164Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:24:25.164Z] #52 DONE 0.1s [2019-10-29T22:24:25.164Z] [2019-10-29T22:24:25.164Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-29T22:24:25.400Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-29T22:24:25.422Z] #53 DONE 0.2s [2019-10-29T22:24:25.422Z] [2019-10-29T22:24:25.422Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:25.688Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-29T22:24:27.193Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-29T22:24:27.193Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-29T22:24:27.322Z] #54 ... [2019-10-29T22:24:27.322Z] [2019-10-29T22:24:27.322Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:24:27.322Z] #33 53.21 Building dependency tree... [2019-10-29T22:24:27.322Z] #33 55.97 The following additional packages will be installed: [2019-10-29T22:24:27.322Z] #33 55.99 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-29T22:24:27.322Z] #33 56.00 Suggested packages: [2019-10-29T22:24:27.322Z] #33 56.01 codeblocks eclipse ninja-build lrzip [2019-10-29T22:24:27.322Z] #33 56.01 Recommended packages: [2019-10-29T22:24:27.322Z] #33 56.01 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-29T22:24:27.322Z] #33 56.96 The following NEW packages will be installed: [2019-10-29T22:24:27.322Z] #33 56.97 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-29T22:24:27.322Z] #33 56.97 vim-common xxd [2019-10-29T22:24:27.322Z] #33 58.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:24:27.322Z] #33 58.13 Need to get 13.7 MB of archives. [2019-10-29T22:24:27.322Z] #33 58.13 After this operation, 57.2 MB of additional disk space will be used. [2019-10-29T22:24:27.322Z] #33 58.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-29T22:24:27.322Z] #33 58.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-29T22:24:27.322Z] #33 58.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-29T22:24:27.322Z] #33 59.06 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-29T22:24:27.322Z] #33 59.24 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-29T22:24:27.322Z] #33 59.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-29T22:24:27.322Z] #33 59.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-29T22:24:27.322Z] #33 59.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-29T22:24:27.322Z] #33 59.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-29T22:24:27.322Z] #33 59.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-29T22:24:27.322Z] #33 60.83 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:24:27.322Z] #33 61.06 Fetched 13.7 MB in 2s (5422 kB/s) [2019-10-29T22:24:27.322Z] #33 61.22 Selecting previously unselected package cmake-data. [2019-10-29T22:24:27.322Z] #33 61.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-29T22:24:27.322Z] #33 61.34 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-29T22:24:27.322Z] #33 61.35 Unpacking cmake-data (3.7.2-1) ... [2019-10-29T22:24:27.501Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-29T22:24:27.580Z] #33 ... [2019-10-29T22:24:27.580Z] [2019-10-29T22:24:27.580Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:24:27.580Z] #31 54.37 sync [2019-10-29T22:24:27.580Z] #31 54.38 internal/reflectlite [2019-10-29T22:24:27.580Z] #31 56.94 sort [2019-10-29T22:24:27.580Z] #31 56.95 errors [2019-10-29T22:24:27.580Z] #31 57.39 strconv [2019-10-29T22:24:27.580Z] #31 58.28 io [2019-10-29T22:24:27.580Z] #31 59.57 syscall [2019-10-29T22:24:27.580Z] #31 62.02 reflect [2019-10-29T22:24:27.580Z] #31 ... [2019-10-29T22:24:27.580Z] [2019-10-29T22:24:27.580Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:24:27.580Z] #40 55.25 The following additional packages will be installed: [2019-10-29T22:24:27.580Z] #40 55.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-29T22:24:27.580Z] #40 55.26 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-29T22:24:27.580Z] #40 55.27 Suggested packages: [2019-10-29T22:24:27.580Z] #40 55.27 manpages-dev python-setuptools [2019-10-29T22:24:27.580Z] #40 56.84 The following NEW packages will be installed: [2019-10-29T22:24:27.580Z] #40 56.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-29T22:24:27.580Z] #40 56.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-29T22:24:27.580Z] #40 56.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-29T22:24:27.580Z] #40 56.85 zlib1g-dev [2019-10-29T22:24:27.580Z] #40 57.98 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:24:27.580Z] #40 57.98 Need to get 3602 kB of archives. [2019-10-29T22:24:27.580Z] #40 57.98 After this operation, 18.9 MB of additional disk space will be used. [2019-10-29T22:24:27.580Z] #40 57.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-29T22:24:27.580Z] #40 57.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-29T22:24:27.580Z] #40 57.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-29T22:24:27.580Z] #40 57.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-29T22:24:27.580Z] #40 57.99 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-29T22:24:27.580Z] #40 58.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-29T22:24:27.580Z] #40 58.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-29T22:24:27.580Z] #40 58.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-29T22:24:27.580Z] #40 58.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-29T22:24:27.580Z] #40 58.15 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-29T22:24:27.580Z] #40 58.17 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-29T22:24:27.580Z] #40 58.30 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-29T22:24:27.580Z] #40 58.37 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-29T22:24:27.580Z] #40 58.39 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-29T22:24:27.580Z] #40 58.40 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-29T22:24:27.580Z] #40 58.42 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-29T22:24:27.580Z] #40 59.71 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:24:27.580Z] #40 59.92 Fetched 3602 kB in 1s (2411 kB/s) [2019-10-29T22:24:27.580Z] #40 60.06 Selecting previously unselected package libnet1:amd64. [2019-10-29T22:24:27.580Z] #40 60.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-29T22:24:27.580Z] #40 60.15 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 60.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-29T22:24:27.580Z] #40 60.45 Selecting previously unselected package libcap-dev:amd64. [2019-10-29T22:24:27.580Z] #40 60.45 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 60.50 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-29T22:24:27.580Z] #40 60.77 Selecting previously unselected package libnet1-dev. [2019-10-29T22:24:27.580Z] #40 60.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 60.79 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-29T22:24:27.580Z] #40 61.08 Selecting previously unselected package libnl-3-200:amd64. [2019-10-29T22:24:27.580Z] #40 61.08 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 61.10 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-29T22:24:27.580Z] #40 61.34 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-29T22:24:27.580Z] #40 61.34 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 61.35 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-29T22:24:27.580Z] #40 61.89 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-29T22:24:27.580Z] #40 61.89 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 61.90 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-29T22:24:27.580Z] #40 62.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-29T22:24:27.580Z] #40 62.19 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 62.21 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-29T22:24:27.580Z] #40 62.38 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-29T22:24:27.580Z] #40 62.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 62.41 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-29T22:24:27.580Z] #40 62.84 Selecting previously unselected package libprotobuf10:amd64. [2019-10-29T22:24:27.580Z] #40 62.84 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 62.85 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-29T22:24:27.580Z] #40 63.86 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-29T22:24:27.580Z] #40 63.86 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 63.86 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-29T22:24:27.580Z] #40 64.11 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-29T22:24:27.580Z] #40 64.12 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-29T22:24:27.580Z] #40 64.14 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-29T22:24:27.788Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-29T22:24:28.414Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-29T22:24:28.701Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-29T22:24:28.953Z] #40 ... [2019-10-29T22:24:28.953Z] [2019-10-29T22:24:28.953Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:24:28.953Z] #47 55.42 + cd /tmp/tmp.Qw47pZkhij/src/gotest.tools/gotestsum [2019-10-29T22:24:28.953Z] #47 55.42 + git checkout -q v0.3.5 [2019-10-29T22:24:28.953Z] #47 55.50 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-29T22:24:28.953Z] #47 ... [2019-10-29T22:24:28.953Z] [2019-10-29T22:24:28.953Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:24:28.953Z] #59 3.739 + RM_GOPATH=0 [2019-10-29T22:24:28.953Z] #59 3.739 + TMP_GOPATH= [2019-10-29T22:24:28.953Z] #59 3.739 + : /build [2019-10-29T22:24:28.953Z] #59 3.739 + '[' -z '' ']' [2019-10-29T22:24:28.953Z] #59 3.739 ++ mktemp -d [2019-10-29T22:24:28.953Z] #59 3.751 + export GOPATH=/tmp/tmp.nLJAjJprJW [2019-10-29T22:24:28.953Z] #59 3.751 + GOPATH=/tmp/tmp.nLJAjJprJW [2019-10-29T22:24:28.953Z] #59 3.751 + RM_GOPATH=1 [2019-10-29T22:24:28.953Z] #59 3.752 ++ dirname ./install.sh [2019-10-29T22:24:28.953Z] #59 3.772 + dir=. [2019-10-29T22:24:28.953Z] #59 3.772 + bin=containerd [2019-10-29T22:24:28.953Z] #59 3.772 + shift [2019-10-29T22:24:28.953Z] #59 3.773 + '[' '!' -f ./containerd.installer ']' [2019-10-29T22:24:28.953Z] #59 3.773 + . ./containerd.installer [2019-10-29T22:24:28.953Z] #59 3.774 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:24:28.953Z] #59 3.779 + install_containerd [2019-10-29T22:24:28.953Z] #59 3.779 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-29T22:24:28.953Z] #59 3.779 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nLJAjJprJW/src/github.com/containerd/containerd [2019-10-29T22:24:28.953Z] #59 3.780 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:24:28.953Z] #59 3.781 Cloning into '/tmp/tmp.nLJAjJprJW/src/github.com/containerd/containerd'... [2019-10-29T22:24:29.540Z] #59 ... [2019-10-29T22:24:29.540Z] [2019-10-29T22:24:29.540Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:24:29.540Z] #40 66.60 Selecting previously unselected package libprotoc10:amd64. [2019-10-29T22:24:29.540Z] #40 66.61 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-29T22:24:29.540Z] #40 66.62 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-29T22:24:29.540Z] #40 ... [2019-10-29T22:24:29.540Z] [2019-10-29T22:24:29.540Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:29.540Z] #44 56.38 internal/reflectlite [2019-10-29T22:24:29.540Z] #44 56.38 github.com/LK4D4/vndr/godl/singleflight [2019-10-29T22:24:29.540Z] #44 56.75 math/rand [2019-10-29T22:24:29.540Z] #44 57.72 internal/singleflight [2019-10-29T22:24:29.540Z] #44 59.35 strconv [2019-10-29T22:24:29.540Z] #44 59.36 io [2019-10-29T22:24:29.540Z] #44 61.42 bytes [2019-10-29T22:24:29.540Z] #44 64.70 bufio [2019-10-29T22:24:29.540Z] #44 65.63 reflect [2019-10-29T22:24:29.721Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-29T22:24:29.797Z] #44 ... [2019-10-29T22:24:29.797Z] [2019-10-29T22:24:29.797Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:24:29.797Z] #33 66.68 Selecting previously unselected package liblzo2-2:amd64. [2019-10-29T22:24:29.797Z] #33 66.69 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-29T22:24:29.797Z] #33 66.70 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:24:29.797Z] #33 66.84 Selecting previously unselected package libicu57:amd64. [2019-10-29T22:24:29.797Z] #33 66.86 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-29T22:24:29.797Z] #33 66.87 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-29T22:24:30.012Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-29T22:24:30.012Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-29T22:24:30.056Z] #33 ... [2019-10-29T22:24:30.056Z] [2019-10-29T22:24:30.056Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:24:30.056Z] #28 57.30 + cd /tmp/tmp.n81JPYYmjg/src/github.com/go-swagger/go-swagger [2019-10-29T22:24:30.056Z] #28 57.30 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-29T22:24:30.056Z] #28 60.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-29T22:24:30.056Z] #28 ... [2019-10-29T22:24:30.056Z] [2019-10-29T22:24:30.056Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:24:30.056Z] #40 67.15 Selecting previously unselected package protobuf-c-compiler. [2019-10-29T22:24:30.056Z] #40 67.16 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-29T22:24:30.056Z] #40 67.16 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-29T22:24:30.056Z] #40 67.35 Selecting previously unselected package protobuf-compiler. [2019-10-29T22:24:30.056Z] #40 67.39 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-29T22:24:30.314Z] #40 67.40 Unpacking protobuf-compiler (3.0.0-9) ...#40 ... [2019-10-29T22:24:30.314Z] [2019-10-29T22:24:30.314Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-29T22:24:30.314Z] #11 DONE 5.3s [2019-10-29T22:24:30.314Z] [2019-10-29T22:24:30.315Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:24:30.315Z] #40 67.40 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-29T22:24:30.572Z] #40 67.76 Selecting previously unselected package python-pkg-resources. [2019-10-29T22:24:30.572Z] #40 67.77 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-29T22:24:30.572Z] #40 67.78 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-29T22:24:30.598Z] Removing intermediate container 218cbfa43c66 [2019-10-29T22:24:30.598Z] ---> 49e1889af05e [2019-10-29T22:24:30.598Z] Step 11/16 : ARG GOOS [2019-10-29T22:24:30.598Z] ---> Running in 6c0460270374 [2019-10-29T22:24:30.598Z] Removing intermediate container 6c0460270374 [2019-10-29T22:24:30.598Z] ---> e3828a425a58 [2019-10-29T22:24:30.598Z] Step 12/16 : ARG GOARCH [2019-10-29T22:24:30.598Z] ---> Running in 977bcbc7c0ed [2019-10-29T22:24:30.598Z] Removing intermediate container 977bcbc7c0ed [2019-10-29T22:24:30.598Z] ---> 955015ddda2c [2019-10-29T22:24:30.598Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-10-29T22:24:30.598Z] ---> Running in 2632f7d89a72 [2019-10-29T22:24:30.638Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-29T22:24:30.927Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-29T22:24:30.927Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-29T22:24:31.138Z] #40 68.15 Selecting previously unselected package python-protobuf. [2019-10-29T22:24:31.138Z] #40 68.15 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-29T22:24:31.138Z] #40 68.16 Unpacking python-protobuf (3.0.0-9) ... [2019-10-29T22:24:31.216Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-29T22:24:31.216Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-29T22:24:31.533Z] Client: Docker Engine - Community [2019-10-29T22:24:31.533Z] Version: 19.03.2 [2019-10-29T22:24:31.533Z] API version: 1.40 [2019-10-29T22:24:31.533Z] Go version: go1.12.8 [2019-10-29T22:24:31.533Z] Git commit: 6a30dfc [2019-10-29T22:24:31.533Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-29T22:24:31.533Z] OS/Arch: linux/amd64 [2019-10-29T22:24:31.533Z] Experimental: false [2019-10-29T22:24:31.533Z] [2019-10-29T22:24:31.533Z] Server: Docker Engine - Community [2019-10-29T22:24:31.533Z] Engine: [2019-10-29T22:24:31.533Z] Version: 19.03.2 [2019-10-29T22:24:31.533Z] API version: 1.40 (minimum version 1.12) [2019-10-29T22:24:31.533Z] Go version: go1.12.8 [2019-10-29T22:24:31.533Z] Git commit: 6a30dfc [2019-10-29T22:24:31.533Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-29T22:24:31.533Z] OS/Arch: linux/amd64 [2019-10-29T22:24:31.533Z] Experimental: true [2019-10-29T22:24:31.533Z] containerd: [2019-10-29T22:24:31.533Z] Version: 1.2.6 [2019-10-29T22:24:31.533Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-29T22:24:31.533Z] runc: [2019-10-29T22:24:31.533Z] Version: 1.0.0-rc8 [2019-10-29T22:24:31.533Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-29T22:24:31.533Z] docker-init: [2019-10-29T22:24:31.533Z] Version: 0.18.0 [2019-10-29T22:24:31.533Z] GitCommit: fec3683 [Pipeline] sh [2019-10-29T22:24:31.703Z] #40 68.82 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-29T22:24:31.703Z] #40 68.91 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-29T22:24:31.703Z] #40 68.95 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-29T22:24:31.966Z] + docker info [2019-10-29T22:24:32.238Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-29T22:24:32.526Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-29T22:24:32.526Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-29T22:24:32.712Z] Client: [2019-10-29T22:24:32.712Z] Debug Mode: false [2019-10-29T22:24:32.712Z] [2019-10-29T22:24:32.712Z] Server: [2019-10-29T22:24:32.712Z] Containers: 0 [2019-10-29T22:24:32.712Z] Running: 0 [2019-10-29T22:24:32.712Z] Paused: 0 [2019-10-29T22:24:32.712Z] Stopped: 0 [2019-10-29T22:24:32.712Z] Images: 0 [2019-10-29T22:24:32.712Z] Server Version: 19.03.2 [2019-10-29T22:24:32.712Z] Storage Driver: overlay2 [2019-10-29T22:24:32.712Z] Backing Filesystem: extfs [2019-10-29T22:24:32.712Z] Supports d_type: true [2019-10-29T22:24:32.712Z] Native Overlay Diff: true [2019-10-29T22:24:32.712Z] Logging Driver: json-file [2019-10-29T22:24:32.712Z] Cgroup Driver: cgroupfs [2019-10-29T22:24:32.712Z] Plugins: [2019-10-29T22:24:32.712Z] Volume: local [2019-10-29T22:24:32.712Z] Network: bridge host ipvlan macvlan null overlay [2019-10-29T22:24:32.712Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-29T22:24:32.712Z] Swarm: inactive [2019-10-29T22:24:32.712Z] Runtimes: runc [2019-10-29T22:24:32.712Z] Default Runtime: runc [2019-10-29T22:24:32.712Z] Init Binary: docker-init [2019-10-29T22:24:32.712Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-29T22:24:32.712Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-29T22:24:32.712Z] init version: fec3683 [2019-10-29T22:24:32.712Z] Security Options: [2019-10-29T22:24:32.712Z] apparmor [2019-10-29T22:24:32.712Z] seccomp [2019-10-29T22:24:32.712Z] Profile: default [2019-10-29T22:24:32.712Z] Kernel Version: 4.15.0-1048-aws [2019-10-29T22:24:32.712Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-29T22:24:32.712Z] OSType: linux [2019-10-29T22:24:32.712Z] Architecture: aarch64 [2019-10-29T22:24:32.712Z] CPUs: 4 [2019-10-29T22:24:32.712Z] Total Memory: 7.525GiB [2019-10-29T22:24:32.712Z] Name: ip-10-100-52-173 [2019-10-29T22:24:32.712Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-29T22:24:32.712Z] Docker Root Dir: /var/lib/docker [2019-10-29T22:24:32.712Z] Debug Mode: false [2019-10-29T22:24:32.712Z] Registry: https://index.docker.io/v1/ [2019-10-29T22:24:32.712Z] Labels: [2019-10-29T22:24:32.712Z] Experimental: true [2019-10-29T22:24:32.712Z] Insecure Registries: [2019-10-29T22:24:32.712Z] 127.0.0.0/8 [2019-10-29T22:24:32.712Z] Live Restore Enabled: true [2019-10-29T22:24:32.712Z] [2019-10-29T22:24:32.712Z] WARNING: No swap limit support [Pipeline] sh [2019-10-29T22:24:33.010Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:24:33.010Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:24:33.010Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40148/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-29T22:24:33.152Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-29T22:24:33.152Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-29T22:24:33.152Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-29T22:24:33.152Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-29T22:24:33.272Z] + bash /home/ubuntu/workspace/moby_PR-40148/check-config.sh [2019-10-29T22:24:33.272Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-29T22:24:33.272Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-29T22:24:33.272Z] [2019-10-29T22:24:33.272Z] Generally Necessary: [2019-10-29T22:24:33.272Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-29T22:24:33.272Z] - apparmor: enabled and tools installed [2019-10-29T22:24:33.272Z] - CONFIG_NAMESPACES: enabled [2019-10-29T22:24:33.272Z] - CONFIG_NET_NS: enabled [2019-10-29T22:24:33.272Z] - CONFIG_PID_NS: enabled [2019-10-29T22:24:33.272Z] - CONFIG_IPC_NS: enabled [2019-10-29T22:24:33.272Z] - CONFIG_UTS_NS: enabled [2019-10-29T22:24:33.272Z] - CONFIG_CGROUPS: enabled [2019-10-29T22:24:33.272Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-29T22:24:33.272Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-29T22:24:33.272Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-29T22:24:33.272Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-29T22:24:33.272Z] - CONFIG_CPUSETS: enabled [2019-10-29T22:24:33.272Z] - CONFIG_MEMCG: enabled [2019-10-29T22:24:33.272Z] - CONFIG_KEYS: enabled [2019-10-29T22:24:33.272Z] - CONFIG_VETH: enabled (as module) [2019-10-29T22:24:33.272Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-29T22:24:33.272Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-29T22:24:33.272Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-29T22:24:33.532Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-29T22:24:33.532Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-29T22:24:33.532Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-29T22:24:33.532Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-29T22:24:33.532Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-29T22:24:33.532Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-29T22:24:33.532Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-29T22:24:33.532Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-29T22:24:33.532Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-29T22:24:33.532Z] [2019-10-29T22:24:33.532Z] Optional Features: [2019-10-29T22:24:33.532Z] - CONFIG_USER_NS: enabled [2019-10-29T22:24:33.532Z] - CONFIG_SECCOMP: enabled [2019-10-29T22:24:33.532Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-29T22:24:33.532Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-29T22:24:33.532Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-29T22:24:33.532Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-29T22:24:33.532Z] - CONFIG_BLK_CGROUP: enabled [2019-10-29T22:24:33.532Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-29T22:24:33.532Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-29T22:24:33.532Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-29T22:24:33.532Z] - CONFIG_CGROUP_PERF: enabled [2019-10-29T22:24:33.532Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-29T22:24:33.532Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-29T22:24:33.532Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-29T22:24:33.602Z] #40 ... [2019-10-29T22:24:33.602Z] [2019-10-29T22:24:33.602Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-29T22:24:33.602Z] #12 DONE 3.2s [2019-10-29T22:24:33.602Z] [2019-10-29T22:24:33.602Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-29T22:24:33.779Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-29T22:24:33.779Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-29T22:24:33.792Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-29T22:24:33.792Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-29T22:24:33.792Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-29T22:24:33.792Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-29T22:24:33.792Z] - CONFIG_IP_VS: enabled (as module) [2019-10-29T22:24:33.792Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-29T22:24:33.792Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-29T22:24:33.792Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-29T22:24:33.792Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-29T22:24:33.792Z] - CONFIG_EXT4_FS: enabled [2019-10-29T22:24:33.792Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-29T22:24:33.792Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-29T22:24:33.792Z] - Network Drivers: [2019-10-29T22:24:33.792Z] - "overlay": [2019-10-29T22:24:33.792Z] - CONFIG_VXLAN: enabled (as module) [2019-10-29T22:24:33.792Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-29T22:24:33.792Z] Optional (for encrypted networks): [2019-10-29T22:24:34.052Z] - CONFIG_CRYPTO: enabled [2019-10-29T22:24:34.052Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-29T22:24:34.052Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-29T22:24:34.052Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-29T22:24:34.052Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-29T22:24:34.052Z] - CONFIG_XFRM: enabled [2019-10-29T22:24:34.052Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-29T22:24:34.052Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-29T22:24:34.053Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-29T22:24:34.053Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-29T22:24:34.053Z] - "ipvlan": [2019-10-29T22:24:34.053Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-29T22:24:34.053Z] - "macvlan": [2019-10-29T22:24:34.053Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-29T22:24:34.053Z] - CONFIG_DUMMY: enabled (as module) [2019-10-29T22:24:34.053Z] - "ftp,tftp client in container": [2019-10-29T22:24:34.053Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-29T22:24:34.053Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-29T22:24:34.053Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-29T22:24:34.053Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-29T22:24:34.053Z] - Storage Drivers: [2019-10-29T22:24:34.053Z] - "aufs": [2019-10-29T22:24:34.053Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-29T22:24:34.053Z] - "btrfs": [2019-10-29T22:24:34.053Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-29T22:24:34.053Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-29T22:24:34.053Z] - "devicemapper": [2019-10-29T22:24:34.053Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-29T22:24:34.053Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-29T22:24:34.053Z] - "overlay": [2019-10-29T22:24:34.053Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-29T22:24:34.053Z] - "zfs": [2019-10-29T22:24:34.053Z] - /dev/zfs: missing [2019-10-29T22:24:34.053Z] - zfs command: missing [2019-10-29T22:24:34.053Z] - zpool command: missing [2019-10-29T22:24:34.053Z] [2019-10-29T22:24:34.053Z] Limits: [2019-10-29T22:24:34.053Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-29T22:24:34.053Z] [2019-10-29T22:24:34.053Z] + true [Pipeline] } [2019-10-29T22:24:34.066Z] go: finding gotest.tools v2.2.0+incompatible [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-29T22:24:34.408Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:57910190288c71242d914c292930a496d05f30cb . [2019-10-29T22:24:34.408Z] #1 [internal] load .dockerignore [2019-10-29T22:24:34.408Z] #1 transferring context: [2019-10-29T22:24:34.668Z] #1 transferring context: 87B done [2019-10-29T22:24:34.668Z] #1 DONE 0.1s [2019-10-29T22:24:34.668Z] [2019-10-29T22:24:34.668Z] #2 [internal] load build definition from Dockerfile [2019-10-29T22:24:34.668Z] #2 transferring dockerfile: 14.63kB done [2019-10-29T22:24:34.668Z] #2 DONE 0.1s [2019-10-29T22:24:34.668Z] [2019-10-29T22:24:34.668Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-29T22:24:34.690Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-29T22:24:34.691Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-29T22:24:34.931Z] #3 DONE 0.5s [2019-10-29T22:24:34.980Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-29T22:24:35.197Z] [2019-10-29T22:24:35.197Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-29T22:24:35.197Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-29T22:24:35.197Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-29T22:24:35.197Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-29T22:24:35.197Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-29T22:24:35.197Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-10-29T22:24:35.197Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 556.59kB / 8.26MB 0.2s [2019-10-29T22:24:35.458Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s [2019-10-29T22:24:35.458Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-10-29T22:24:35.458Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2019-10-29T22:24:35.605Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-29T22:24:35.719Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-29T22:24:35.719Z] #4 DONE 0.6s [2019-10-29T22:24:35.893Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-29T22:24:36.289Z] [2019-10-29T22:24:36.289Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-29T22:24:36.534Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-29T22:24:36.534Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-29T22:24:36.534Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-29T22:24:36.549Z] #6 DONE 0.4s [2019-10-29T22:24:36.549Z] [2019-10-29T22:24:36.549Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-29T22:24:36.549Z] #5 DONE 0.4s [2019-10-29T22:24:36.549Z] [2019-10-29T22:24:36.549Z] #19 [internal] load build context [2019-10-29T22:24:36.830Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-29T22:24:36.830Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-29T22:24:36.883Z] #13 2.930 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-29T22:24:36.883Z] #13 DONE 3.1s [2019-10-29T22:24:36.883Z] [2019-10-29T22:24:36.883Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-29T22:24:37.121Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-29T22:24:38.178Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-29T22:24:38.178Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-29T22:24:38.178Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-29T22:24:38.806Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-29T22:24:39.095Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-29T22:24:39.385Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-29T22:24:39.862Z] #19 transferring context: 32.25MB 3.1s [2019-10-29T22:24:40.011Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-29T22:24:40.012Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-29T22:24:40.122Z] #19 transferring context: 45.63MB 3.6s done [2019-10-29T22:24:40.249Z] #14 DONE 3.5s [2019-10-29T22:24:40.249Z] [2019-10-29T22:24:40.249Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:24:40.249Z] #33 74.65 Selecting previously unselected package libxml2:amd64. [2019-10-29T22:24:40.249Z] #33 74.66 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-29T22:24:40.249Z] #33 74.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-29T22:24:40.249Z] #33 75.65 Selecting previously unselected package libarchive13:amd64. [2019-10-29T22:24:40.249Z] #33 75.66 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-29T22:24:40.249Z] #33 75.69 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-29T22:24:40.249Z] #33 76.03 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-29T22:24:40.249Z] #33 76.03 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-29T22:24:40.249Z] #33 76.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-29T22:24:40.249Z] #33 76.20 Selecting previously unselected package libuv1:amd64. [2019-10-29T22:24:40.249Z] #33 76.20 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-29T22:24:40.249Z] #33 76.21 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-29T22:24:40.249Z] #33 76.39 Selecting previously unselected package cmake. [2019-10-29T22:24:40.249Z] #33 76.39 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-29T22:24:40.249Z] #33 76.51 Unpacking cmake (3.7.2-1) ... [2019-10-29T22:24:40.249Z] #33 ... [2019-10-29T22:24:40.249Z] [2019-10-29T22:24:40.249Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:40.249Z] #54 5.112 + RM_GOPATH=0 [2019-10-29T22:24:40.249Z] #54 5.112 + TMP_GOPATH= [2019-10-29T22:24:40.249Z] #54 5.112 + : /build [2019-10-29T22:24:40.249Z] #54 5.112 + '[' -z '' ']' [2019-10-29T22:24:40.249Z] #54 5.112 ++ mktemp -d [2019-10-29T22:24:40.249Z] #54 5.114 + export GOPATH=/tmp/tmp.PP6GX3t3X2 [2019-10-29T22:24:40.249Z] #54 5.114 + GOPATH=/tmp/tmp.PP6GX3t3X2 [2019-10-29T22:24:40.249Z] #54 5.114 + RM_GOPATH=1 [2019-10-29T22:24:40.249Z] #54 5.116 ++ dirname ./install.sh [2019-10-29T22:24:40.249Z] #54 5.117 + dir=. [2019-10-29T22:24:40.249Z] #54 5.120 + bin=runc [2019-10-29T22:24:40.249Z] #54 5.120 + shift [2019-10-29T22:24:40.249Z] #54 5.121 + '[' '!' -f ./runc.installer ']' [2019-10-29T22:24:40.249Z] #54 5.121 + . ./runc.installer [2019-10-29T22:24:40.249Z] #54 5.122 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-29T22:24:40.249Z] #54 5.124 + install_runc [2019-10-29T22:24:40.249Z] #54 5.124 + uname -r [2019-10-29T22:24:40.249Z] #54 5.126 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-29T22:24:40.249Z] #54 5.140 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-29T22:24:40.249Z] #54 5.140 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-29T22:24:40.249Z] #54 5.140 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-29T22:24:40.249Z] #54 5.140 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PP6GX3t3X2/src/github.com/opencontainers/runc [2019-10-29T22:24:40.249Z] #54 5.142 Cloning into '/tmp/tmp.PP6GX3t3X2/src/github.com/opencontainers/runc'... [2019-10-29T22:24:40.249Z] #54 13.92 + cd /tmp/tmp.PP6GX3t3X2/src/github.com/opencontainers/runc [2019-10-29T22:24:40.249Z] #54 13.92 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-29T22:24:40.249Z] #54 14.27 + '[' -z '' ']' [2019-10-29T22:24:40.249Z] #54 14.27 + target=static [2019-10-29T22:24:40.249Z] #54 14.27 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-29T22:24:40.384Z] #19 DONE 3.7s [2019-10-29T22:24:40.384Z] [2019-10-29T22:24:40.384Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-29T22:24:40.384Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-29T22:24:40.384Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-29T22:24:40.384Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-29T22:24:40.384Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.5s done [2019-10-29T22:24:40.384Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.1s done [2019-10-29T22:24:40.384Z] #65 DONE 3.7s [2019-10-29T22:24:40.384Z] [2019-10-29T22:24:40.384Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:24:40.384Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-29T22:24:40.384Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.6s done [2019-10-29T22:24:40.384Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.6s done [2019-10-29T22:24:40.384Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-10-29T22:24:40.384Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.1s done [2019-10-29T22:24:40.384Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-29T22:24:40.384Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-10-29T22:24:40.384Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 1.6s done [2019-10-29T22:24:40.384Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.2s done [2019-10-29T22:24:40.384Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 3.5s done [2019-10-29T22:24:40.384Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 2.1s [2019-10-29T22:24:40.384Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 1.6s done [2019-10-29T22:24:40.509Z] #54 ... [2019-10-29T22:24:40.509Z] [2019-10-29T22:24:40.509Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:40.509Z] #44 67.43 syscall [2019-10-29T22:24:40.509Z] #44 76.19 internal/poll [2019-10-29T22:24:40.767Z] #44 ... [2019-10-29T22:24:40.767Z] [2019-10-29T22:24:40.767Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:24:40.767Z] #40 73.89 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-29T22:24:40.767Z] #40 73.95 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-29T22:24:40.767Z] #40 73.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:24:40.767Z] #40 74.01 Setting up python-protobuf (3.0.0-9) ... [2019-10-29T22:24:41.525Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-29T22:24:41.525Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-29T22:24:41.525Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-29T22:24:41.782Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 3.6s done [2019-10-29T22:24:41.783Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-10-29T22:24:41.813Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-29T22:24:41.915Z] Client: [2019-10-29T22:24:41.915Z] Debug Mode: false [2019-10-29T22:24:41.915Z] [2019-10-29T22:24:41.915Z] Server: [2019-10-29T22:24:41.915Z] Containers: 0 [2019-10-29T22:24:41.915Z] Running: 0 [2019-10-29T22:24:41.915Z] Paused: 0 [2019-10-29T22:24:41.915Z] Stopped: 0 [2019-10-29T22:24:41.915Z] Images: 0 [2019-10-29T22:24:41.915Z] Server Version: 19.03.2 [2019-10-29T22:24:41.915Z] Storage Driver: overlay2 [2019-10-29T22:24:41.915Z] Backing Filesystem: extfs [2019-10-29T22:24:41.915Z] Supports d_type: true [2019-10-29T22:24:41.915Z] Native Overlay Diff: true [2019-10-29T22:24:41.915Z] Logging Driver: json-file [2019-10-29T22:24:41.915Z] Cgroup Driver: cgroupfs [2019-10-29T22:24:41.915Z] Plugins: [2019-10-29T22:24:41.915Z] Volume: local [2019-10-29T22:24:41.915Z] Network: bridge host ipvlan macvlan null overlay [2019-10-29T22:24:41.915Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-29T22:24:41.915Z] Swarm: inactive [2019-10-29T22:24:41.915Z] Runtimes: runc [2019-10-29T22:24:41.915Z] Default Runtime: runc [2019-10-29T22:24:41.915Z] Init Binary: docker-init [2019-10-29T22:24:41.915Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-29T22:24:41.915Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-29T22:24:41.915Z] init version: fec3683 [2019-10-29T22:24:41.915Z] Security Options: [2019-10-29T22:24:41.915Z] apparmor [2019-10-29T22:24:41.915Z] seccomp [2019-10-29T22:24:41.915Z] Profile: default [2019-10-29T22:24:41.915Z] Kernel Version: 4.15.0-1048-aws [2019-10-29T22:24:41.915Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-29T22:24:41.915Z] OSType: linux [2019-10-29T22:24:41.915Z] Architecture: x86_64 [2019-10-29T22:24:41.915Z] CPUs: 2 [2019-10-29T22:24:41.915Z] Total Memory: 7.501GiB [2019-10-29T22:24:41.915Z] Name: ip-10-100-74-238 [2019-10-29T22:24:41.915Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-29T22:24:41.915Z] Docker Root Dir: /var/lib/docker [2019-10-29T22:24:41.915Z] Debug Mode: false [2019-10-29T22:24:41.915Z] Registry: https://index.docker.io/v1/ [2019-10-29T22:24:41.915Z] Labels: [2019-10-29T22:24:41.915Z] Experimental: true [2019-10-29T22:24:41.915Z] Insecure Registries: [2019-10-29T22:24:41.915Z] 127.0.0.0/8 [2019-10-29T22:24:41.915Z] Live Restore Enabled: true [2019-10-29T22:24:41.915Z] [2019-10-29T22:24:41.915Z] WARNING: No swap limit support [Pipeline] sh [2019-10-29T22:24:42.104Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-29T22:24:42.332Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:24:42.332Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:24:42.332Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40148/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-29T22:24:42.332Z] + bash /home/ubuntu/workspace/moby_PR-40148/check-config.sh [2019-10-29T22:24:42.332Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-29T22:24:42.332Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-29T22:24:42.332Z] [2019-10-29T22:24:42.332Z] Generally Necessary: [2019-10-29T22:24:42.332Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-29T22:24:42.332Z] - apparmor: enabled and tools installed [2019-10-29T22:24:42.332Z] - CONFIG_NAMESPACES: enabled [2019-10-29T22:24:42.332Z] - CONFIG_NET_NS: enabled [2019-10-29T22:24:42.332Z] - CONFIG_PID_NS: enabled [2019-10-29T22:24:42.332Z] - CONFIG_IPC_NS: enabled [2019-10-29T22:24:42.332Z] - CONFIG_UTS_NS: enabled [2019-10-29T22:24:42.332Z] - CONFIG_CGROUPS: enabled [2019-10-29T22:24:42.332Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-29T22:24:42.332Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-29T22:24:42.332Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-29T22:24:42.332Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-29T22:24:42.332Z] - CONFIG_CPUSETS: enabled [2019-10-29T22:24:42.332Z] - CONFIG_MEMCG: enabled [2019-10-29T22:24:42.332Z] - CONFIG_KEYS: enabled [2019-10-29T22:24:42.332Z] - CONFIG_VETH: enabled (as module) [2019-10-29T22:24:42.332Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-29T22:24:42.332Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-29T22:24:42.332Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-29T22:24:42.332Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-29T22:24:42.332Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-29T22:24:42.354Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.5s done [2019-10-29T22:24:42.354Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-10-29T22:24:42.597Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-29T22:24:42.598Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-29T22:24:42.598Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-29T22:24:42.598Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-29T22:24:42.598Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-29T22:24:42.598Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-29T22:24:42.598Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-29T22:24:42.598Z] [2019-10-29T22:24:42.598Z] Optional Features: [2019-10-29T22:24:42.598Z] - CONFIG_USER_NS: enabled [2019-10-29T22:24:42.598Z] - CONFIG_SECCOMP: enabled [2019-10-29T22:24:42.598Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-29T22:24:42.598Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-29T22:24:42.598Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-29T22:24:42.598Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-29T22:24:42.598Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-29T22:24:42.598Z] - CONFIG_BLK_CGROUP: enabled [2019-10-29T22:24:42.598Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-29T22:24:42.598Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-29T22:24:42.598Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-29T22:24:42.598Z] - CONFIG_CGROUP_PERF: enabled [2019-10-29T22:24:42.598Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-29T22:24:42.598Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-29T22:24:42.598Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-29T22:24:42.598Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-29T22:24:42.598Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-29T22:24:42.598Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-29T22:24:42.598Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-29T22:24:42.598Z] - CONFIG_IP_VS: enabled (as module) [2019-10-29T22:24:42.598Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-29T22:24:42.598Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-29T22:24:42.598Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-29T22:24:42.598Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-29T22:24:42.598Z] - CONFIG_EXT4_FS: enabled [2019-10-29T22:24:42.598Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-29T22:24:42.615Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-10-29T22:24:42.665Z] #40 ... [2019-10-29T22:24:42.665Z] [2019-10-29T22:24:42.665Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:24:42.665Z] #33 79.72 Selecting previously unselected package xxd. [2019-10-29T22:24:42.665Z] #33 79.74 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-29T22:24:42.665Z] #33 79.75 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:24:42.665Z] #33 ... [2019-10-29T22:24:42.665Z] [2019-10-29T22:24:42.665Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:24:42.665Z] #31 69.55 time [2019-10-29T22:24:42.665Z] #31 75.97 internal/poll [2019-10-29T22:24:42.665Z] #31 79.21 os [2019-10-29T22:24:42.665Z] #31 79.61 internal/fmtsort [2019-10-29T22:24:42.665Z] #31 ... [2019-10-29T22:24:42.665Z] [2019-10-29T22:24:42.665Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:24:42.665Z] #33 79.92 Selecting previously unselected package vim-common. [2019-10-29T22:24:42.665Z] #33 79.94 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:24:42.736Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-29T22:24:42.859Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-29T22:24:42.859Z] - Network Drivers: [2019-10-29T22:24:42.859Z] - "overlay": [2019-10-29T22:24:42.859Z] - CONFIG_VXLAN: enabled (as module) [2019-10-29T22:24:42.859Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-29T22:24:42.859Z] Optional (for encrypted networks): [2019-10-29T22:24:42.859Z] - CONFIG_CRYPTO: enabled [2019-10-29T22:24:42.859Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-29T22:24:42.859Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-29T22:24:42.859Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-29T22:24:42.859Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-29T22:24:42.859Z] - CONFIG_XFRM: enabled [2019-10-29T22:24:42.859Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-29T22:24:42.859Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-29T22:24:42.859Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-29T22:24:42.859Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-29T22:24:42.859Z] - "ipvlan": [2019-10-29T22:24:42.859Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-29T22:24:42.859Z] - "macvlan": [2019-10-29T22:24:42.859Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-29T22:24:42.859Z] - CONFIG_DUMMY: enabled (as module) [2019-10-29T22:24:42.859Z] - "ftp,tftp client in container": [2019-10-29T22:24:42.875Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-10-29T22:24:42.923Z] #33 79.98 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:24:43.021Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-29T22:24:43.127Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-29T22:24:43.127Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-29T22:24:43.127Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-29T22:24:43.127Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-29T22:24:43.127Z] - Storage Drivers: [2019-10-29T22:24:43.127Z] - "aufs": [2019-10-29T22:24:43.127Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-29T22:24:43.127Z] - "btrfs": [2019-10-29T22:24:43.127Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-29T22:24:43.127Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-29T22:24:43.127Z] - "devicemapper": [2019-10-29T22:24:43.127Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-29T22:24:43.127Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-29T22:24:43.127Z] - "overlay": [2019-10-29T22:24:43.127Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-29T22:24:43.127Z] - "zfs": [2019-10-29T22:24:43.127Z] - /dev/zfs: missing [2019-10-29T22:24:43.127Z] - zfs command: missing [2019-10-29T22:24:43.127Z] - zpool command: missing [2019-10-29T22:24:43.127Z] [2019-10-29T22:24:43.127Z] Limits: [2019-10-29T22:24:43.127Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-29T22:24:43.127Z] [2019-10-29T22:24:43.127Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-29T22:24:43.184Z] #33 ... [2019-10-29T22:24:43.184Z] [2019-10-29T22:24:43.184Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-29T22:24:43.184Z] #15 DONE 3.1s [2019-10-29T22:24:43.184Z] [2019-10-29T22:24:43.184Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:24:43.184Z] #33 80.36 Processing triggers for mime-support (3.60) ... [2019-10-29T22:24:43.484Z] #33 80.60 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:24:43.484Z] #33 80.63 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-29T22:24:43.484Z] #33 80.65 Setting up cmake-data (3.7.2-1) ... [2019-10-29T22:24:43.484Z] #33 80.67 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-29T22:24:43.484Z] #33 80.70 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-29T22:24:43.484Z] #33 80.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:24:43.484Z] #33 80.80 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:24:43.607Z] + sudo modprobe ip_vs [2019-10-29T22:24:43.644Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-29T22:24:43.644Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-29T22:24:43.745Z] #33 80.88 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:24:43.745Z] #33 80.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-29T22:24:43.865Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:57910190288c71242d914c292930a496d05f30cb . [2019-10-29T22:24:43.932Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-29T22:24:43.932Z] go: finding github.com/kr/text v0.1.0 [2019-10-29T22:24:44.002Z] #33 81.02 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-29T22:24:44.002Z] #33 81.04 Setting up cmake (3.7.2-1) ... [2019-10-29T22:24:44.002Z] #33 81.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:24:44.121Z] #2 [internal] load .dockerignore [2019-10-29T22:24:44.121Z] #2 transferring context: 87B done [2019-10-29T22:24:44.121Z] #2 DONE 0.1s [2019-10-29T22:24:44.121Z] [2019-10-29T22:24:44.121Z] #1 [internal] load build definition from Dockerfile [2019-10-29T22:24:44.121Z] #1 transferring dockerfile: 14.63kB done [2019-10-29T22:24:44.121Z] #1 DONE 0.1s [2019-10-29T22:24:44.121Z] [2019-10-29T22:24:44.121Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-29T22:24:44.218Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-29T22:24:44.260Z] #33 DONE 81.5s [2019-10-29T22:24:44.260Z] [2019-10-29T22:24:44.260Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:24:44.510Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-29T22:24:44.519Z] #34 DONE 0.1s [2019-10-29T22:24:44.519Z] [2019-10-29T22:24:44.519Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:24:44.519Z] #40 81.62 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-29T22:24:44.519Z] #40 81.65 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-29T22:24:44.519Z] #40 81.67 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-29T22:24:44.519Z] #40 81.70 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-29T22:24:44.519Z] #40 ... [2019-10-29T22:24:44.519Z] [2019-10-29T22:24:44.519Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-29T22:24:44.519Z] #35 DONE 0.1s [2019-10-29T22:24:44.519Z] [2019-10-29T22:24:44.519Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:24:44.519Z] #40 81.70 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-29T22:24:44.519Z] #40 81.71 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-29T22:24:44.519Z] #40 81.73 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-29T22:24:44.519Z] #40 81.77 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-29T22:24:44.519Z] #40 81.79 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-29T22:24:44.695Z] #3 DONE 0.3s [2019-10-29T22:24:44.695Z] [2019-10-29T22:24:44.695Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-29T22:24:44.695Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-29T22:24:44.695Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-29T22:24:44.695Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.01MB / 8.82MB 0.2s [2019-10-29T22:24:44.695Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-29T22:24:44.695Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-29T22:24:44.778Z] #40 81.80 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-29T22:24:44.778Z] #40 81.82 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-29T22:24:44.778Z] #40 81.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:24:44.778Z] #40 DONE 82.1s [2019-10-29T22:24:44.778Z] [2019-10-29T22:24:44.778Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:44.951Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.4s [2019-10-29T22:24:44.951Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.4s done [2019-10-29T22:24:44.951Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-29T22:24:45.424Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.0s done [2019-10-29T22:24:45.424Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 [2019-10-29T22:24:45.515Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2019-10-29T22:24:45.515Z] #4 DONE 1.1s [2019-10-29T22:24:45.996Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-29T22:24:45.996Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-29T22:24:46.281Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-29T22:24:46.457Z] [2019-10-29T22:24:46.457Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-29T22:24:46.457Z] #6 ... [2019-10-29T22:24:46.457Z] [2019-10-29T22:24:46.457Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-29T22:24:46.457Z] #5 DONE 0.2s [2019-10-29T22:24:46.457Z] [2019-10-29T22:24:46.457Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-29T22:24:46.717Z] #6 DONE 0.4s [2019-10-29T22:24:46.717Z] [2019-10-29T22:24:46.717Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:24:46.717Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-29T22:24:46.717Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 51.75kB / 45.38MB 0.1s [2019-10-29T22:24:46.717Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-29T22:24:46.717Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-29T22:24:46.717Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 69.16kB / 10.80MB 0.1s [2019-10-29T22:24:46.717Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-29T22:24:46.806Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.5s done [2019-10-29T22:24:46.908Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-29T22:24:46.981Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.54MB / 45.38MB 0.3s [2019-10-29T22:24:46.981Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 3.52MB / 10.80MB 0.3s [2019-10-29T22:24:47.070Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0.1s [2019-10-29T22:24:47.238Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 6.68MB / 10.80MB 0.4s [2019-10-29T22:24:47.238Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.4s [2019-10-29T22:24:47.238Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 9.69MB / 45.38MB 0.5s [2019-10-29T22:24:47.238Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.10MB / 10.80MB 0.5s [2019-10-29T22:24:47.238Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 3.18MB / 4.34MB 0.5s [2019-10-29T22:24:47.312Z] #36 ... [2019-10-29T22:24:47.312Z] [2019-10-29T22:24:47.312Z] #16 [dev 6/24] RUN ldconfig [2019-10-29T22:24:47.312Z] #16 DONE 4.0s [2019-10-29T22:24:47.312Z] [2019-10-29T22:24:47.312Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:24:47.499Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 14.95MB / 45.38MB 0.7s [2019-10-29T22:24:47.499Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.7s [2019-10-29T22:24:47.499Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.6s done [2019-10-29T22:24:47.499Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.7s [2019-10-29T22:24:47.499Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 21.46MB / 45.38MB 0.9s [2019-10-29T22:24:47.499Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.7s done [2019-10-29T22:24:47.499Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 6.82MB / 50.07MB 0.9s [2019-10-29T22:24:47.499Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.04MB / 57.69MB 0.9s [2019-10-29T22:24:47.536Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-29T22:24:47.759Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 24.63MB / 45.38MB 1.1s [2019-10-29T22:24:47.759Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 9.69MB / 50.07MB 1.1s [2019-10-29T22:24:47.759Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 6.25MB / 57.69MB 1.1s [2019-10-29T22:24:47.824Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-29T22:24:47.824Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-29T22:24:48.018Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 31.68MB / 45.38MB 1.3s [2019-10-29T22:24:48.018Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 16.08MB / 50.07MB 1.3s [2019-10-29T22:24:48.018Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 13.06MB / 57.69MB 1.3s [2019-10-29T22:24:48.018Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 18.66MB / 50.07MB 1.4s [2019-10-29T22:24:48.115Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-29T22:24:48.276Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 36.00MB / 45.38MB 1.5s [2019-10-29T22:24:48.276Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 23.60MB / 50.07MB 1.5s [2019-10-29T22:24:48.276Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 18.28MB / 57.69MB 1.5s [2019-10-29T22:24:48.276Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 28.70MB / 50.07MB 1.7s [2019-10-29T22:24:48.276Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 21.59MB / 57.69MB 1.7s [2019-10-29T22:24:48.539Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 43.87MB / 45.38MB 1.9s [2019-10-29T22:24:48.539Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 34.78MB / 50.07MB 1.9s [2019-10-29T22:24:48.539Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 24.96MB / 57.69MB 1.9s [2019-10-29T22:24:48.539Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 37.85MB / 50.07MB 2.0s [2019-10-29T22:24:48.738Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-29T22:24:48.738Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-29T22:24:48.805Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 2.1s done [2019-10-29T22:24:48.805Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 46.50MB / 50.07MB 2.1s [2019-10-29T22:24:48.805Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 34.75MB / 57.69MB 2.1s [2019-10-29T22:24:48.805Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 2.1s [2019-10-29T22:24:49.025Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-29T22:24:49.025Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-29T22:24:49.062Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.3s done [2019-10-29T22:24:49.062Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 40.87MB / 57.69MB 2.4s [2019-10-29T22:24:49.062Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 8.54MB / 120.06MB 2.4s [2019-10-29T22:24:49.062Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-29T22:24:49.062Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 2.4s [2019-10-29T22:24:49.319Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 44.17MB / 57.69MB 2.5s [2019-10-29T22:24:49.319Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.4s done [2019-10-29T22:24:49.319Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 49.14MB / 57.69MB 2.6s [2019-10-29T22:24:49.577Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 53.03MB / 57.69MB 2.8s [2019-10-29T22:24:49.577Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 17.92MB / 120.06MB 2.8s [2019-10-29T22:24:49.577Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.0s [2019-10-29T22:24:49.577Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 30.37MB / 120.06MB 3.0s [2019-10-29T22:24:49.668Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-29T22:24:49.840Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.1s done [2019-10-29T22:24:49.840Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 38.56MB / 120.06MB 3.2s [2019-10-29T22:24:49.956Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-29T22:24:49.956Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-29T22:24:50.096Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 47.15MB / 120.06MB 3.4s [2019-10-29T22:24:50.577Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-29T22:24:50.659Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 58.24MB / 120.06MB 3.9s [2019-10-29T22:24:50.920Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 66.73MB / 120.06MB 4.2s [2019-10-29T22:24:51.181Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 75.23MB / 120.06MB 4.4s [2019-10-29T22:24:51.181Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 84.98MB / 120.06MB 4.7s [2019-10-29T22:24:51.441Z] #7 ... [2019-10-29T22:24:51.441Z] [2019-10-29T22:24:51.441Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-29T22:24:51.441Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-29T22:24:51.441Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-29T22:24:51.441Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-29T22:24:51.441Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-29T22:24:51.441Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.2s done [2019-10-29T22:24:51.441Z] #65 DONE 4.8s [2019-10-29T22:24:51.441Z] [2019-10-29T22:24:51.441Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:24:51.460Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.7s done [2019-10-29T22:24:51.460Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-10-29T22:24:51.460Z] #7 DONE 14.7s [2019-10-29T22:24:51.460Z] [2019-10-29T22:24:51.460Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-29T22:24:51.494Z] #17 3.934 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:24:51.494Z] #17 4.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:24:51.494Z] #17 4.033 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:24:51.494Z] #17 4.047 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:24:51.494Z] #17 4.088 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:24:51.596Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-29T22:24:51.596Z] go: finding github.com/kr/pty v1.1.1 [2019-10-29T22:24:51.697Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 96.17MB / 120.06MB 5.1s [2019-10-29T22:24:51.752Z] #17 ... [2019-10-29T22:24:51.752Z] [2019-10-29T22:24:51.752Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:51.752Z] #54 16.42 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-29T22:24:51.752Z] #54 ... [2019-10-29T22:24:51.752Z] [2019-10-29T22:24:51.752Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:51.752Z] #36 3.781 + RM_GOPATH=0 [2019-10-29T22:24:51.752Z] #36 3.781 + TMP_GOPATH= [2019-10-29T22:24:51.752Z] #36 3.781 + : /build [2019-10-29T22:24:51.752Z] #36 3.786 + '[' -z '' ']' [2019-10-29T22:24:51.752Z] #36 3.790 ++ mktemp -d [2019-10-29T22:24:51.752Z] #36 3.792 + export GOPATH=/tmp/tmp.f2ViMyfGtK [2019-10-29T22:24:51.752Z] #36 3.793 + GOPATH=/tmp/tmp.f2ViMyfGtK [2019-10-29T22:24:51.752Z] #36 3.793 + RM_GOPATH=1 [2019-10-29T22:24:51.752Z] #36 3.793 ++ dirname ./install.sh [2019-10-29T22:24:51.752Z] #36 3.799 + dir=. [2019-10-29T22:24:51.752Z] #36 3.799 + bin=tini [2019-10-29T22:24:51.752Z] #36 3.799 + shift [2019-10-29T22:24:51.752Z] #36 3.799 + '[' '!' -f ./tini.installer ']' [2019-10-29T22:24:51.752Z] #36 3.802 + . ./tini.installer [2019-10-29T22:24:51.752Z] #36 3.802 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:24:51.752Z] #36 3.810 + install_tini [2019-10-29T22:24:51.752Z] #36 3.811 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-29T22:24:51.752Z] #36 3.812 + git clone https://github.com/krallin/tini.git /tmp/tmp.f2ViMyfGtK/tini [2019-10-29T22:24:51.752Z] #36 3.812 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:24:51.752Z] #36 3.813 Cloning into '/tmp/tmp.f2ViMyfGtK/tini'... [2019-10-29T22:24:51.752Z] #36 4.765 + cd /tmp/tmp.f2ViMyfGtK/tini [2019-10-29T22:24:51.752Z] #36 4.782 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:24:51.752Z] #36 4.810 + cmake . [2019-10-29T22:24:51.752Z] #36 5.352 -- The C compiler identification is GNU 6.3.0 [2019-10-29T22:24:51.752Z] #36 5.395 -- Check for working C compiler: /usr/bin/cc [2019-10-29T22:24:51.752Z] #36 5.874 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-29T22:24:51.752Z] #36 5.882 -- Detecting C compiler ABI info [2019-10-29T22:24:51.752Z] #36 6.437 -- Detecting C compiler ABI info - done [2019-10-29T22:24:51.752Z] #36 6.534 -- Detecting C compile features [2019-10-29T22:24:51.957Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 103.79MB / 120.06MB 5.3s [2019-10-29T22:24:52.010Z] #36 ... [2019-10-29T22:24:52.010Z] [2019-10-29T22:24:52.010Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:52.010Z] #44 78.67 internal/syscall/unix [2019-10-29T22:24:52.010Z] #44 78.92 os [2019-10-29T22:24:52.010Z] #44 82.34 strings [2019-10-29T22:24:52.010Z] #44 84.35 fmt [2019-10-29T22:24:52.010Z] #44 86.03 path/filepath [2019-10-29T22:24:52.010Z] #44 87.34 regexp/syntax [2019-10-29T22:24:52.010Z] #44 ... [2019-10-29T22:24:52.010Z] [2019-10-29T22:24:52.010Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:24:52.010Z] #17 4.779 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:24:52.217Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 116.24MB / 120.06MB 5.6s [2019-10-29T22:24:52.782Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.9s done [2019-10-29T22:24:53.084Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-29T22:24:53.084Z] go: finding cloud.google.com/go v0.26.0 [2019-10-29T22:24:53.084Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-29T22:24:53.084Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-29T22:24:53.384Z] #17 6.242 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:24:53.648Z] #17 ... [2019-10-29T22:24:53.648Z] [2019-10-29T22:24:53.648Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:24:53.648Z] #31 80.46 strings [2019-10-29T22:24:53.648Z] #31 83.75 fmt [2019-10-29T22:24:53.648Z] #31 85.17 path/filepath [2019-10-29T22:24:53.648Z] #31 87.02 io/ioutil [2019-10-29T22:24:53.648Z] #31 87.43 path [2019-10-29T22:24:53.648Z] #31 87.78 text/tabwriter [2019-10-29T22:24:53.648Z] #31 88.75 flag [2019-10-29T22:24:53.648Z] #31 88.75 github.com/BurntSushi/toml [2019-10-29T22:24:53.648Z] #31 ... [2019-10-29T22:24:53.648Z] [2019-10-29T22:24:53.648Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:53.648Z] #36 8.470 -- Detecting C compile features - done [2019-10-29T22:24:53.648Z] #36 8.512 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-29T22:24:53.648Z] #36 8.687 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-29T22:24:53.648Z] #36 8.794 -- Configuring done [2019-10-29T22:24:53.648Z] #36 8.825 -- Generating done [2019-10-29T22:24:53.648Z] #36 8.843 -- Build files have been written to: /tmp/tmp.f2ViMyfGtK/tini [2019-10-29T22:24:53.648Z] #36 8.849 + make tini-static [2019-10-29T22:24:53.648Z] #36 9.191 Scanning dependencies of target tini-static [2019-10-29T22:24:53.723Z] #7 ... [2019-10-29T22:24:53.723Z] [2019-10-29T22:24:53.723Z] #19 [internal] load build context [2019-10-29T22:24:53.723Z] #19 transferring context: 45.63MB 6.9s done [2019-10-29T22:24:53.723Z] #19 DONE 6.9s [2019-10-29T22:24:53.723Z] [2019-10-29T22:24:53.723Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:24:53.912Z] #36 9.317 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-29T22:24:53.981Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.0s [2019-10-29T22:24:54.753Z] #8 DONE 3.6s [2019-10-29T22:24:54.753Z] [2019-10-29T22:24:54.753Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-29T22:24:54.843Z] #36 ... [2019-10-29T22:24:54.843Z] [2019-10-29T22:24:54.843Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:24:54.843Z] #41 4.754 Note: Building without setproctitle() and strlcpy() support. [2019-10-29T22:24:54.843Z] #41 4.754 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-29T22:24:54.843Z] #41 6.506 fatal: Not a git repository (or any of the parent directories): .git [2019-10-29T22:24:54.843Z] #41 6.543 GEN .gitid [2019-10-29T22:24:54.843Z] #41 6.558 GEN criu/include/version.h [2019-10-29T22:24:54.843Z] #41 6.600 GEN include/common/asm [2019-10-29T22:24:54.843Z] #41 8.396 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-29T22:24:54.843Z] #41 8.538 PBCC images/opts.pb-c.c [2019-10-29T22:24:54.843Z] #41 8.620 PBCC images/sit.pb-c.c [2019-10-29T22:24:54.843Z] #41 8.658 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-29T22:24:54.843Z] #41 8.764 DEP images/opts.pb-c.d [2019-10-29T22:24:54.843Z] #41 8.859 DEP images/sit.pb-c.d [2019-10-29T22:24:54.843Z] #41 8.968 PBCC images/macvlan.pb-c.c [2019-10-29T22:24:54.843Z] #41 8.996 DEP images/macvlan.pb-c.d [2019-10-29T22:24:54.843Z] #41 9.086 PBCC images/autofs.pb-c.c [2019-10-29T22:24:54.843Z] #41 9.110 DEP images/autofs.pb-c.d [2019-10-29T22:24:54.843Z] #41 9.174 PBCC images/sysctl.pb-c.c [2019-10-29T22:24:54.843Z] #41 9.250 DEP images/sysctl.pb-c.d [2019-10-29T22:24:54.843Z] #41 9.315 PBCC images/time.pb-c.c [2019-10-29T22:24:54.843Z] #41 9.328 DEP images/time.pb-c.d [2019-10-29T22:24:54.843Z] #41 9.402 PBCC images/binfmt-misc.pb-c.c [2019-10-29T22:24:54.843Z] #41 9.466 DEP images/binfmt-misc.pb-c.d [2019-10-29T22:24:54.843Z] #41 9.527 PBCC images/seccomp.pb-c.c [2019-10-29T22:24:54.843Z] #41 9.601 DEP images/seccomp.pb-c.d [2019-10-29T22:24:54.843Z] #41 9.652 PBCC images/userns.pb-c.c [2019-10-29T22:24:54.843Z] #41 9.694 DEP images/userns.pb-c.d [2019-10-29T22:24:54.843Z] #41 9.769 PBCC images/cgroup.pb-c.c [2019-10-29T22:24:54.843Z] #41 9.778 DEP images/cgroup.pb-c.d [2019-10-29T22:24:54.843Z] #41 9.837 PBCC images/fown.pb-c.c [2019-10-29T22:24:54.843Z] #41 9.878 PBCC images/ext-file.pb-c.c [2019-10-29T22:24:54.843Z] #41 9.915 DEP images/fown.pb-c.d [2019-10-29T22:24:54.843Z] #41 9.990 DEP images/ext-file.pb-c.d [2019-10-29T22:24:54.843Z] #41 10.02 PBCC images/rpc.pb-c.c [2019-10-29T22:24:54.843Z] #41 10.11 DEP images/rpc.pb-c.d [2019-10-29T22:24:55.101Z] #41 10.17 PBCC images/siginfo.pb-c.c [2019-10-29T22:24:55.101Z] #41 10.22 DEP images/siginfo.pb-c.d [2019-10-29T22:24:55.101Z] #41 10.28 PBCC images/pagemap.pb-c.c [2019-10-29T22:24:55.101Z] #41 10.29 DEP images/pagemap.pb-c.d [2019-10-29T22:24:55.141Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-29T22:24:55.141Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-29T22:24:55.141Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-29T22:24:55.359Z] #41 10.41 PBCC images/rlimit.pb-c.c [2019-10-29T22:24:55.359Z] #41 10.44 DEP images/rlimit.pb-c.d [2019-10-29T22:24:55.359Z] #41 10.48 PBCC images/file-lock.pb-c.c [2019-10-29T22:24:55.359Z] #41 10.52 DEP images/file-lock.pb-c.d [2019-10-29T22:24:55.359Z] #41 10.59 PBCC images/tty.pb-c.c [2019-10-29T22:24:55.618Z] #41 10.71 DEP images/tty.pb-c.d [2019-10-29T22:24:55.618Z] #41 10.79 PBCC images/tun.pb-c.c [2019-10-29T22:24:55.618Z] #41 ... [2019-10-29T22:24:55.618Z] [2019-10-29T22:24:55.618Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:24:55.695Z] #9 DONE 0.9s [2019-10-29T22:24:55.695Z] [2019-10-29T22:24:55.695Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:24:55.695Z] #20 DONE 0.1s [2019-10-29T22:24:55.695Z] [2019-10-29T22:24:55.695Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:24:55.766Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-29T22:24:55.766Z] go: finding github.com/golang/mock v1.1.1 [2019-10-29T22:24:55.871Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.5s done [2019-10-29T22:24:55.871Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-29T22:24:55.955Z] #28 ... [2019-10-29T22:24:55.955Z] [2019-10-29T22:24:55.955Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-29T22:24:55.955Z] #61 DONE 0.1s [2019-10-29T22:24:55.955Z] [2019-10-29T22:24:55.955Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-29T22:24:55.955Z] #46 DONE 0.2s [2019-10-29T22:24:55.955Z] [2019-10-29T22:24:55.955Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-29T22:24:55.955Z] #49 DONE 0.2s [2019-10-29T22:24:55.955Z] [2019-10-29T22:24:55.955Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-29T22:24:55.955Z] #30 DONE 0.2s [2019-10-29T22:24:55.955Z] [2019-10-29T22:24:55.955Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-29T22:24:55.955Z] #67 DONE 0.2s [2019-10-29T22:24:55.955Z] [2019-10-29T22:24:55.955Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-29T22:24:55.955Z] #43 DONE 0.2s [2019-10-29T22:24:56.217Z] [2019-10-29T22:24:56.217Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-29T22:24:56.217Z] #21 DONE 0.3s [2019-10-29T22:24:56.217Z] [2019-10-29T22:24:56.217Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:24:56.433Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.7s done [2019-10-29T22:24:56.433Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-29T22:24:56.688Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-10-29T22:24:56.910Z] #59 31.92 Checking out files: 49% (1431/2919) Checking out files: 50% (1460/2919) Checking out files: 51% (1489/2919) Checking out files: 52% (1518/2919) Checking out files: 53% (1548/2919) Checking out files: 54% (1577/2919) Checking out files: 55% (1606/2919) Checking out files: 56% (1635/2919) Checking out files: 57% (1664/2919) Checking out files: 58% (1694/2919) Checking out files: 59% (1723/2919) Checking out files: 60% (1752/2919) Checking out files: 61% (1781/2919) Checking out files: 62% (1810/2919) Checking out files: 63% (1839/2919) Checking out files: 64% (1869/2919) Checking out files: 65% (1898/2919) Checking out files: 66% (1927/2919) Checking out files: 67% (1956/2919) Checking out files: 68% (1985/2919) Checking out files: 69% (2015/2919) Checking out files: 70% (2044/2919) Checking out files: 71% (2073/2919) Checking out files: 72% (2102/2919) Checking out files: 73% (2131/2919) Checking out files: 74% (2161/2919) Checking out files: 75% (2190/2919) Checking out files: 76% (2219/2919) Checking out files: 77% (2248/2919) Checking out files: 78% (2277/2919) Checking out files: 79% (2307/2919) Checking out files: 80% (2336/2919) Checking out files: 81% (2365/2919) Checking out files: 82% (2394/2919) Checking out files: 83% (2423/2919) Checking out files: 84% (2452/2919) Checking out files: 85% (2482/2919) Checking out files: 85% (2500/2919) Checking out files: 86% (2511/2919) Checking out files: 87% (2540/2919) Checking out files: 88% (2569/2919) Checking out files: 89% (2598/2919) [2019-10-29T22:24:56.910Z] #59 ... [2019-10-29T22:24:56.910Z] [2019-10-29T22:24:56.910Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:24:56.910Z] #36 11.14 [100%] Linking C executable tini-static [2019-10-29T22:24:56.910Z] #36 11.72 [100%] Built target tini-static [2019-10-29T22:24:56.910Z] #36 11.77 + mkdir -p /build [2019-10-29T22:24:56.910Z] #36 11.77 + cp tini-static /build/docker-init [2019-10-29T22:24:56.910Z] #36 DONE 12.3s [2019-10-29T22:24:56.910Z] [2019-10-29T22:24:56.910Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:24:56.944Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0.1s [2019-10-29T22:24:57.427Z] #59 31.92 Checking out files: 49% (1431/2919) Checking out files: 50% (1460/2919) Checking out files: 51% (1489/2919) Checking out files: 52% (1518/2919) Checking out files: 53% (1548/2919) Checking out files: 54% (1577/2919) Checking out files: 55% (1606/2919) Checking out files: 56% (1635/2919) Checking out files: 57% (1664/2919) Checking out files: 58% (1694/2919) Checking out files: 59% (1723/2919) Checking out files: 60% (1752/2919) Checking out files: 61% (1781/2919) Checking out files: 62% (1810/2919) Checking out files: 63% (1839/2919) Checking out files: 64% (1869/2919) Checking out files: 65% (1898/2919) Checking out files: 66% (1927/2919) Checking out files: 67% (1956/2919) Checking out files: 68% (1985/2919) Checking out files: 69% (2015/2919) Checking out files: 70% (2044/2919) Checking out files: 71% (2073/2919) Checking out files: 72% (2102/2919) Checking out files: 73% (2131/2919) Checking out files: 74% (2161/2919) Checking out files: 75% (2190/2919) Checking out files: 76% (2219/2919) Checking out files: 77% (2248/2919) Checking out files: 78% (2277/2919) Checking out files: 79% (2307/2919) Checking out files: 80% (2336/2919) Checking out files: 81% (2365/2919) Checking out files: 82% (2394/2919) Checking out files: 83% (2423/2919) Checking out files: 84% (2452/2919) Checking out files: 85% (2482/2919) Checking out files: 85% (2500/2919) Checking out files: 86% (2511/2919) Checking out files: 87% (2540/2919) Checking out files: 88% (2569/2919) Checking out files: 89% (2598/2919) Checking out files: 90% (2628/2919) Checking out files: 91% (2657/2919) Checking out files: 92% (2686/2919) Checking out files: 93% (2715/2919) Checking out files: 94% (2744/2919) Checking out files: 95% (2774/2919) Checking out files: 96% (2803/2919) Checking out files: 97% (2832/2919) Checking out files: 98% (2861/2919) Checking out files: 99% (2890/2919) Checking out files: 100% (2919/2919) Checking out files: 100% (2919/2919), done. [2019-10-29T22:24:57.685Z] #59 33.71 + cd /tmp/tmp.nLJAjJprJW/src/github.com/containerd/containerd [2019-10-29T22:24:57.685Z] #59 33.71 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:24:57.826Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-29T22:24:58.118Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-29T22:24:58.252Z] #59 34.36 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-29T22:24:58.252Z] #59 34.36 + BUILDTAGS='netgo osusergo static_build' [2019-10-29T22:24:58.252Z] #59 34.36 + export EXTRA_FLAGS=-buildmode=pie [2019-10-29T22:24:58.252Z] #59 34.36 + EXTRA_FLAGS=-buildmode=pie [2019-10-29T22:24:58.252Z] #59 34.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-29T22:24:58.252Z] #59 34.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-29T22:24:58.252Z] #59 34.36 + '[' '' = dynamic ']' [2019-10-29T22:24:58.252Z] #59 34.36 + make [2019-10-29T22:24:59.189Z] #59 35.43 + bin/ctr [2019-10-29T22:24:59.604Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-29T22:24:59.604Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-29T22:24:59.604Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-29T22:24:59.891Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-29T22:24:59.891Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-29T22:24:59.891Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-29T22:25:00.329Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.3s done [2019-10-29T22:25:00.585Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-29T22:25:01.378Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-29T22:25:01.707Z] #22 5.027 + RM_GOPATH=0 [2019-10-29T22:25:01.707Z] #22 5.027 + TMP_GOPATH= [2019-10-29T22:25:01.707Z] #22 5.027 + : /build [2019-10-29T22:25:01.707Z] #22 5.027 + '[' -z '' ']' [2019-10-29T22:25:01.707Z] #22 5.028 ++ mktemp -d [2019-10-29T22:25:01.707Z] #22 5.045 + export GOPATH=/tmp/tmp.m1aKLiBv2L [2019-10-29T22:25:01.707Z] #22 5.045 + GOPATH=/tmp/tmp.m1aKLiBv2L [2019-10-29T22:25:01.707Z] #22 5.045 + RM_GOPATH=1 [2019-10-29T22:25:01.707Z] #22 5.045 ++ dirname ./install.sh [2019-10-29T22:25:01.707Z] #22 5.050 Install docker/cli version 17.06.2-ce from stable [2019-10-29T22:25:01.707Z] #22 5.050 + dir=. [2019-10-29T22:25:01.707Z] #22 5.050 + bin=dockercli [2019-10-29T22:25:01.707Z] #22 5.050 + shift [2019-10-29T22:25:01.707Z] #22 5.050 + '[' '!' -f ./dockercli.installer ']' [2019-10-29T22:25:01.707Z] #22 5.050 + . ./dockercli.installer [2019-10-29T22:25:01.707Z] #22 5.050 ++ : stable [2019-10-29T22:25:01.707Z] #22 5.050 ++ : 17.06.2-ce [2019-10-29T22:25:01.707Z] #22 5.050 + install_dockercli [2019-10-29T22:25:01.707Z] #22 5.050 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-29T22:25:01.707Z] #22 5.052 ++ uname -m [2019-10-29T22:25:01.707Z] #22 5.055 + arch=aarch64 [2019-10-29T22:25:01.707Z] #22 5.055 + '[' aarch64 '!=' x86_64 ']' [2019-10-29T22:25:01.707Z] #22 5.055 + '[' aarch64 '!=' s390x ']' [2019-10-29T22:25:01.707Z] #22 5.055 + '[' aarch64 '!=' armhf ']' [2019-10-29T22:25:01.707Z] #22 5.055 + build_dockercli [2019-10-29T22:25:01.707Z] #22 5.055 + git clone https://github.com/docker/docker-ce /tmp/tmp.m1aKLiBv2L/tmp/docker-ce [2019-10-29T22:25:01.707Z] #22 5.060 Cloning into '/tmp/tmp.m1aKLiBv2L/tmp/docker-ce'... [2019-10-29T22:25:01.707Z] #22 ... [2019-10-29T22:25:01.707Z] [2019-10-29T22:25:01.707Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:25:01.707Z] #28 5.572 + mktemp -d [2019-10-29T22:25:01.707Z] #28 5.573 + export GOPATH=/tmp/tmp.APHdt1LlwR [2019-10-29T22:25:01.707Z] #28 5.573 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.APHdt1LlwR/src/github.com/go-swagger/go-swagger [2019-10-29T22:25:01.707Z] #28 5.579 Cloning into '/tmp/tmp.APHdt1LlwR/src/github.com/go-swagger/go-swagger'... [2019-10-29T22:25:01.721Z] #59 ... [2019-10-29T22:25:01.721Z] [2019-10-29T22:25:01.721Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:01.721Z] #31 90.82 log [2019-10-29T22:25:01.721Z] #31 93.66 github.com/BurntSushi/toml/cmd/tomlv [2019-10-29T22:25:01.721Z] #31 DONE 98.5s [2019-10-29T22:25:01.721Z] [2019-10-29T22:25:01.721Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:25:01.721Z] #41 10.89 PBCC images/netdev.pb-c.c [2019-10-29T22:25:01.721Z] #41 10.97 DEP images/tun.pb-c.d [2019-10-29T22:25:01.721Z] #41 11.07 DEP images/netdev.pb-c.d [2019-10-29T22:25:01.721Z] #41 11.18 PBCC images/vma.pb-c.c [2019-10-29T22:25:01.721Z] #41 11.24 DEP images/vma.pb-c.d [2019-10-29T22:25:01.721Z] #41 11.31 PBCC images/creds.pb-c.c [2019-10-29T22:25:01.721Z] #41 11.34 DEP images/creds.pb-c.d [2019-10-29T22:25:01.721Z] #41 11.44 PBCC images/utsns.pb-c.c [2019-10-29T22:25:01.721Z] #41 11.49 DEP images/utsns.pb-c.d [2019-10-29T22:25:01.721Z] #41 11.58 PBCC images/ipc-desc.pb-c.c [2019-10-29T22:25:01.721Z] #41 11.63 PBCC images/ipc-sem.pb-c.c [2019-10-29T22:25:01.721Z] #41 11.69 DEP images/ipc-desc.pb-c.d [2019-10-29T22:25:01.721Z] #41 11.78 DEP images/ipc-sem.pb-c.d [2019-10-29T22:25:01.721Z] #41 11.85 PBCC images/ipc-msg.pb-c.c [2019-10-29T22:25:01.721Z] #41 11.89 DEP images/ipc-msg.pb-c.d [2019-10-29T22:25:01.721Z] #41 11.95 PBCC images/ipc-shm.pb-c.c [2019-10-29T22:25:01.721Z] #41 11.98 DEP images/ipc-shm.pb-c.d [2019-10-29T22:25:01.721Z] #41 12.10 PBCC images/ipc-var.pb-c.c [2019-10-29T22:25:01.721Z] #41 12.20 DEP images/ipc-var.pb-c.d [2019-10-29T22:25:01.721Z] #41 12.42 PBCC images/sk-opts.pb-c.c [2019-10-29T22:25:01.721Z] #41 12.55 PBCC images/packet-sock.pb-c.c [2019-10-29T22:25:01.721Z] #41 12.66 DEP images/sk-opts.pb-c.d [2019-10-29T22:25:01.721Z] #41 12.75 DEP images/packet-sock.pb-c.d [2019-10-29T22:25:01.721Z] #41 12.80 PBCC images/sk-netlink.pb-c.c [2019-10-29T22:25:01.721Z] #41 12.86 DEP images/sk-netlink.pb-c.d [2019-10-29T22:25:01.721Z] #41 12.93 PBCC images/sk-inet.pb-c.c [2019-10-29T22:25:01.721Z] #41 13.04 DEP images/sk-inet.pb-c.d [2019-10-29T22:25:01.721Z] #41 13.14 PBCC images/sk-unix.pb-c.c [2019-10-29T22:25:01.721Z] #41 13.25 DEP images/sk-unix.pb-c.d [2019-10-29T22:25:01.721Z] #41 13.36 PBCC images/mm.pb-c.c [2019-10-29T22:25:01.721Z] #41 13.45 DEP images/mm.pb-c.d [2019-10-29T22:25:01.721Z] #41 13.55 PBCC images/timerfd.pb-c.c [2019-10-29T22:25:01.721Z] #41 13.59 DEP images/timerfd.pb-c.d [2019-10-29T22:25:01.721Z] #41 13.68 PBCC images/timer.pb-c.c [2019-10-29T22:25:01.721Z] #41 13.73 DEP images/timer.pb-c.d [2019-10-29T22:25:01.721Z] #41 13.78 PBCC images/sa.pb-c.c [2019-10-29T22:25:01.721Z] #41 13.81 DEP images/sa.pb-c.d [2019-10-29T22:25:01.721Z] #41 13.87 PBCC images/pipe-data.pb-c.c [2019-10-29T22:25:01.721Z] #41 13.90 DEP images/pipe-data.pb-c.d [2019-10-29T22:25:01.721Z] #41 13.95 PBCC images/mnt.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.03 DEP images/mnt.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.07 PBCC images/sk-packet.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.08 DEP images/sk-packet.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.14 PBCC images/tcp-stream.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.16 DEP images/tcp-stream.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.23 PBCC images/pipe.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.30 DEP images/pipe.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.38 PBCC images/pstree.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.39 DEP images/pstree.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.43 PBCC images/fs.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.44 DEP images/fs.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.51 PBCC images/signalfd.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.56 DEP images/signalfd.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.59 PBCC images/fh.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.64 PBCC images/fsnotify.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.71 DEP images/fh.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.78 DEP images/fsnotify.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.85 PBCC images/eventpoll.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.88 DEP images/eventpoll.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.91 PBCC images/eventfd.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.92 DEP images/eventfd.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.95 PBCC images/remap-file-path.pb-c.c [2019-10-29T22:25:01.721Z] #41 14.97 DEP images/remap-file-path.pb-c.d [2019-10-29T22:25:01.721Z] #41 14.99 PBCC images/fifo.pb-c.c [2019-10-29T22:25:01.721Z] #41 15.03 DEP images/fifo.pb-c.d [2019-10-29T22:25:01.721Z] #41 15.10 PBCC images/ghost-file.pb-c.c [2019-10-29T22:25:01.721Z] #41 15.18 DEP images/ghost-file.pb-c.d [2019-10-29T22:25:01.721Z] #41 15.25 PBCC images/regfile.pb-c.c [2019-10-29T22:25:01.721Z] #41 15.26 DEP images/regfile.pb-c.d [2019-10-29T22:25:01.721Z] #41 15.34 PBCC images/ns.pb-c.c [2019-10-29T22:25:01.721Z] #41 15.40 DEP images/ns.pb-c.d [2019-10-29T22:25:01.721Z] #41 15.47 PBCC images/fdinfo.pb-c.c [2019-10-29T22:25:01.721Z] #41 15.61 DEP images/fdinfo.pb-c.d [2019-10-29T22:25:01.721Z] #41 15.65 PBCC images/core-aarch64.pb-c.c [2019-10-29T22:25:01.721Z] #41 15.74 PBCC images/core-arm.pb-c.c [2019-10-29T22:25:01.721Z] #41 15.78 PBCC images/core-ppc64.pb-c.c [2019-10-29T22:25:01.721Z] #41 15.85 PBCC images/core-s390.pb-c.c [2019-10-29T22:25:01.721Z] #41 15.91 PBCC images/core-x86.pb-c.c [2019-10-29T22:25:01.721Z] #41 16.02 PBCC images/core.pb-c.c [2019-10-29T22:25:01.721Z] #41 16.12 PBCC images/inventory.pb-c.c [2019-10-29T22:25:01.721Z] #41 16.20 DEP images/core-aarch64.pb-c.d [2019-10-29T22:25:01.721Z] #41 16.28 DEP images/core-arm.pb-c.d [2019-10-29T22:25:01.721Z] #41 16.36 DEP images/core-ppc64.pb-c.d [2019-10-29T22:25:01.721Z] #41 16.45 DEP images/core-s390.pb-c.d [2019-10-29T22:25:01.721Z] #41 16.54 DEP images/core-x86.pb-c.d [2019-10-29T22:25:01.721Z] #41 16.62 DEP images/core.pb-c.d [2019-10-29T22:25:01.721Z] #41 16.73 DEP images/inventory.pb-c.d [2019-10-29T22:25:01.721Z] #41 16.83 PBCC images/cpuinfo.pb-c.c [2019-10-29T22:25:01.721Z] #41 16.89 DEP images/cpuinfo.pb-c.d [2019-10-29T22:25:01.721Z] #41 16.92 PBCC images/stats.pb-c.c [2019-10-29T22:25:01.979Z] #41 16.99 DEP images/stats.pb-c.d [2019-10-29T22:25:02.546Z] #41 ... [2019-10-29T22:25:02.546Z] [2019-10-29T22:25:02.546Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:02.546Z] #44 89.34 flag [2019-10-29T22:25:02.546Z] #44 91.26 go/token [2019-10-29T22:25:02.546Z] #44 92.41 go/scanner [2019-10-29T22:25:02.546Z] #44 92.57 regexp [2019-10-29T22:25:02.546Z] #44 94.74 go/ast [2019-10-29T22:25:02.546Z] #44 97.53 internal/lazyregexp [2019-10-29T22:25:02.546Z] #44 97.83 net/url [2019-10-29T22:25:03.099Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.3s done [2019-10-29T22:25:03.099Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-29T22:25:03.481Z] #44 100.0 text/template/parse [2019-10-29T22:25:03.481Z] #44 100.3 go/parser [2019-10-29T22:25:04.048Z] #44 ... [2019-10-29T22:25:04.048Z] [2019-10-29T22:25:04.048Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:25:04.048Z] #41 19.05 make[1]: Nothing to be done for 'all'. [2019-10-29T22:25:04.306Z] #41 ... [2019-10-29T22:25:04.306Z] [2019-10-29T22:25:04.306Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:25:04.306Z] #17 7.167 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:25:04.564Z] #17 17.35 Fetched 7920 kB in 14s (549 kB/s) [2019-10-29T22:25:04.952Z] Removing intermediate container 2632f7d89a72 [2019-10-29T22:25:04.952Z] ---> 6989ed747971 [2019-10-29T22:25:04.952Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-29T22:25:04.952Z] ---> 687421176e14 [2019-10-29T22:25:04.952Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-29T22:25:04.952Z] ---> 44ebac93ac05 [2019-10-29T22:25:04.952Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-29T22:25:04.952Z] ---> Running in 8c9c390c720d [2019-10-29T22:25:04.952Z] Removing intermediate container 8c9c390c720d [2019-10-29T22:25:04.952Z] ---> b7f98af44167 [2019-10-29T22:25:04.952Z] Successfully built b7f98af44167 [2019-10-29T22:25:04.952Z] Successfully tagged moby-buildx:latest [2019-10-29T22:25:04.952Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-29T22:25:04.952Z] if [ -n "${id}" ]; then \ [2019-10-29T22:25:04.952Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-29T22:25:04.952Z] && touch bundles/buildx; \ [2019-10-29T22:25:04.952Z] docker rm -f ${id}; \ [2019-10-29T22:25:04.952Z] fi [2019-10-29T22:25:04.952Z] bacd820facada7d0100dc75d128ba82d6327a13b5f085441dee01ca1696a8858 [2019-10-29T22:25:04.952Z] bundles/buildx version [2019-10-29T22:25:04.952Z] buildx v0.3.1 6db68d0 [2019-10-29T22:25:04.952Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:57910190288c71242d914c292930a496d05f30cb . [2019-10-29T22:25:04.952Z] #1 [internal] booting buildkit [2019-10-29T22:25:04.952Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-29T22:25:05.321Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2019-10-29T22:25:05.321Z] #1 creating container buildx_buildkit_default [2019-10-29T22:25:05.499Z] #17 17.35 Reading package lists... [2019-10-29T22:25:05.499Z] #17 ... [2019-10-29T22:25:05.499Z] [2019-10-29T22:25:05.499Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:25:05.499Z] #41 20.61 CC images/stats.o [2019-10-29T22:25:05.757Z] #41 20.98 CC images/core.o [2019-10-29T22:25:05.951Z] #28 ... [2019-10-29T22:25:05.951Z] [2019-10-29T22:25:05.951Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:25:05.951Z] #56 4.896 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:05.951Z] #56 4.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:05.951Z] #56 4.913 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:05.951Z] #56 4.920 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:05.951Z] #56 4.972 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:05.951Z] #56 5.784 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-29T22:25:05.951Z] #56 6.695 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-29T22:25:05.951Z] #56 7.555 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-29T22:25:05.951Z] #56 ... [2019-10-29T22:25:05.951Z] [2019-10-29T22:25:05.951Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:25:05.951Z] #38 4.932 + mktemp -d [2019-10-29T22:25:05.951Z] #38 4.936 + export GOPATH=/tmp/tmp.pQsPeO1P7S [2019-10-29T22:25:05.951Z] #38 4.937 + git clone https://github.com/docker/distribution.git /tmp/tmp.pQsPeO1P7S/src/github.com/docker/distribution [2019-10-29T22:25:05.951Z] #38 4.941 Cloning into '/tmp/tmp.pQsPeO1P7S/src/github.com/docker/distribution'... [2019-10-29T22:25:05.951Z] #38 ... [2019-10-29T22:25:05.951Z] [2019-10-29T22:25:05.951Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:05.951Z] #47 4.322 + RM_GOPATH=0 [2019-10-29T22:25:05.951Z] #47 4.322 + TMP_GOPATH= [2019-10-29T22:25:05.951Z] #47 4.322 + : /build [2019-10-29T22:25:05.951Z] #47 4.322 + '[' -z '' ']' [2019-10-29T22:25:05.951Z] #47 4.322 ++ mktemp -d [2019-10-29T22:25:05.951Z] #47 4.326 + export GOPATH=/tmp/tmp.A1Sfm8XaGA [2019-10-29T22:25:05.951Z] #47 4.326 + GOPATH=/tmp/tmp.A1Sfm8XaGA [2019-10-29T22:25:05.951Z] #47 4.326 + RM_GOPATH=1 [2019-10-29T22:25:05.951Z] #47 4.334 Installing gotestsum version v0.3.5 [2019-10-29T22:25:05.951Z] #47 4.334 ++ dirname ./install.sh [2019-10-29T22:25:05.951Z] #47 4.334 + dir=. [2019-10-29T22:25:05.951Z] #47 4.334 + bin=gotestsum [2019-10-29T22:25:05.951Z] #47 4.334 + shift [2019-10-29T22:25:05.951Z] #47 4.334 + '[' '!' -f ./gotestsum.installer ']' [2019-10-29T22:25:05.951Z] #47 4.334 + . ./gotestsum.installer [2019-10-29T22:25:05.951Z] #47 4.334 ++ : v0.3.5 [2019-10-29T22:25:05.951Z] #47 4.334 + install_gotestsum [2019-10-29T22:25:05.951Z] #47 4.334 + echo 'Installing gotestsum version v0.3.5' [2019-10-29T22:25:05.951Z] #47 4.334 + go get -d gotest.tools/gotestsum [2019-10-29T22:25:06.100Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-29T22:25:06.100Z] #1 DONE 2.3s [2019-10-29T22:25:06.100Z] [2019-10-29T22:25:06.100Z] #3 [internal] load build definition from Dockerfile [2019-10-29T22:25:06.100Z] #3 transferring dockerfile: 14.62kB done [2019-10-29T22:25:06.100Z] #3 DONE 0.0s [2019-10-29T22:25:06.100Z] [2019-10-29T22:25:06.100Z] #2 [internal] load .dockerignore [2019-10-29T22:25:06.100Z] #2 transferring context: 87B done [2019-10-29T22:25:06.100Z] #2 DONE 0.0s [2019-10-29T22:25:06.100Z] [2019-10-29T22:25:06.100Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-29T22:25:06.212Z] #47 ... [2019-10-29T22:25:06.212Z] [2019-10-29T22:25:06.212Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:06.212Z] #10 4.705 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:06.212Z] #10 4.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:06.212Z] #10 4.726 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:06.212Z] #10 4.734 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:06.212Z] #10 4.737 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:06.212Z] #10 5.373 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-29T22:25:06.212Z] #10 6.569 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-29T22:25:06.212Z] #10 7.269 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-29T22:25:06.212Z] #10 ... [2019-10-29T22:25:06.212Z] [2019-10-29T22:25:06.212Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:06.212Z] #33 3.395 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:06.212Z] #33 3.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:06.212Z] #33 3.504 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:06.212Z] #33 3.507 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:06.212Z] #33 3.529 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:06.212Z] #33 3.982 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-29T22:25:06.212Z] #33 4.492 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-29T22:25:06.212Z] #33 4.907 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-29T22:25:06.463Z] #4 DONE 0.5s [2019-10-29T22:25:06.463Z] [2019-10-29T22:25:06.463Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-29T22:25:06.463Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-29T22:25:06.463Z] #5 DONE 0.0s [2019-10-29T22:25:06.472Z] #33 ... [2019-10-29T22:25:06.472Z] [2019-10-29T22:25:06.472Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:06.472Z] #62 4.582 + RM_GOPATH=0 [2019-10-29T22:25:06.472Z] #62 4.583 + TMP_GOPATH= [2019-10-29T22:25:06.472Z] #62 4.584 + : /build/ [2019-10-29T22:25:06.472Z] #62 4.584 + '[' -z '' ']' [2019-10-29T22:25:06.472Z] #62 4.584 ++ mktemp -d [2019-10-29T22:25:06.472Z] #62 4.590 + export GOPATH=/tmp/tmp.RPy6N1pfoi [2019-10-29T22:25:06.472Z] #62 4.590 + GOPATH=/tmp/tmp.RPy6N1pfoi [2019-10-29T22:25:06.472Z] #62 4.590 + RM_GOPATH=1 [2019-10-29T22:25:06.472Z] #62 4.593 ++ dirname ./install.sh [2019-10-29T22:25:06.472Z] #62 4.595 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:25:06.472Z] #62 4.595 + dir=. [2019-10-29T22:25:06.472Z] #62 4.595 + bin=rootlesskit [2019-10-29T22:25:06.472Z] #62 4.595 + shift [2019-10-29T22:25:06.472Z] #62 4.595 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-29T22:25:06.472Z] #62 4.595 + . ./rootlesskit.installer [2019-10-29T22:25:06.472Z] #62 4.595 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:25:06.472Z] #62 4.595 + install_rootlesskit [2019-10-29T22:25:06.472Z] #62 4.595 + case "$1" in [2019-10-29T22:25:06.472Z] #62 4.595 + export CGO_ENABLED=0 [2019-10-29T22:25:06.472Z] #62 4.595 + CGO_ENABLED=0 [2019-10-29T22:25:06.472Z] #62 4.595 + _install_rootlesskit [2019-10-29T22:25:06.472Z] #62 4.595 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-29T22:25:06.472Z] #62 4.595 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RPy6N1pfoi/src/github.com/rootless-containers/rootlesskit [2019-10-29T22:25:06.472Z] #62 4.601 Cloning into '/tmp/tmp.RPy6N1pfoi/src/github.com/rootless-containers/rootlesskit'... [2019-10-29T22:25:06.472Z] #62 8.985 + cd /tmp/tmp.RPy6N1pfoi/src/github.com/rootless-containers/rootlesskit [2019-10-29T22:25:06.472Z] #62 8.986 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:25:06.472Z] #62 9.261 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-29T22:25:06.472Z] #62 9.262 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-29T22:25:06.472Z] #62 ... [2019-10-29T22:25:06.472Z] [2019-10-29T22:25:06.472Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:06.472Z] #40 7.103 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:06.472Z] #40 7.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:06.472Z] #40 7.147 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:06.472Z] #40 7.163 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:06.472Z] #40 7.199 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:06.472Z] #40 7.911 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-29T22:25:06.472Z] #40 9.294 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-29T22:25:06.472Z] #40 10.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-29T22:25:06.691Z] #41 21.61 CC images/core-x86.o [2019-10-29T22:25:06.733Z] #40 ... [2019-10-29T22:25:06.733Z] [2019-10-29T22:25:06.733Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:06.733Z] #68 5.701 + RM_GOPATH=0 [2019-10-29T22:25:06.733Z] #68 5.701 + TMP_GOPATH= [2019-10-29T22:25:06.733Z] #68 5.701 + : /build [2019-10-29T22:25:06.733Z] #68 5.701 + '[' -z '' ']' [2019-10-29T22:25:06.733Z] #68 5.707 ++ mktemp -d [2019-10-29T22:25:06.733Z] #68 5.707 + export GOPATH=/tmp/tmp.YOdvU1KD8A [2019-10-29T22:25:06.733Z] #68 5.707 + GOPATH=/tmp/tmp.YOdvU1KD8A [2019-10-29T22:25:06.733Z] #68 5.707 + RM_GOPATH=1 [2019-10-29T22:25:06.733Z] #68 5.712 ++ dirname ./install.sh [2019-10-29T22:25:06.733Z] #68 5.716 + dir=. [2019-10-29T22:25:06.733Z] #68 5.720 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:25:06.733Z] #68 5.720 + bin=proxy [2019-10-29T22:25:06.733Z] #68 5.720 + shift [2019-10-29T22:25:06.733Z] #68 5.720 + '[' '!' -f ./proxy.installer ']' [2019-10-29T22:25:06.733Z] #68 5.720 + . ./proxy.installer [2019-10-29T22:25:06.733Z] #68 5.720 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:25:06.733Z] #68 5.720 + install_proxy [2019-10-29T22:25:06.733Z] #68 5.720 + case "$1" in [2019-10-29T22:25:06.733Z] #68 5.720 + export CGO_ENABLED=0 [2019-10-29T22:25:06.733Z] #68 5.720 + CGO_ENABLED=0 [2019-10-29T22:25:06.733Z] #68 5.720 + _install_proxy [2019-10-29T22:25:06.733Z] #68 5.720 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-29T22:25:06.733Z] #68 5.720 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YOdvU1KD8A/src/github.com/docker/libnetwork [2019-10-29T22:25:06.733Z] #68 5.722 Cloning into '/tmp/tmp.YOdvU1KD8A/src/github.com/docker/libnetwork'... [2019-10-29T22:25:06.840Z] [2019-10-29T22:25:06.841Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-29T22:25:06.841Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-29T22:25:06.841Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-29T22:25:06.841Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-29T22:25:06.841Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-29T22:25:06.841Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-29T22:25:06.998Z] #68 ... [2019-10-29T22:25:06.998Z] [2019-10-29T22:25:06.998Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:06.998Z] #31 4.193 + RM_GOPATH=0 [2019-10-29T22:25:06.998Z] #31 4.193 + TMP_GOPATH= [2019-10-29T22:25:06.998Z] #31 4.193 + : /build [2019-10-29T22:25:06.998Z] #31 4.193 + '[' -z '' ']' [2019-10-29T22:25:06.998Z] #31 4.193 ++ mktemp -d [2019-10-29T22:25:06.998Z] #31 4.199 + export GOPATH=/tmp/tmp.sutxjSc09X [2019-10-29T22:25:06.998Z] #31 4.199 + GOPATH=/tmp/tmp.sutxjSc09X [2019-10-29T22:25:06.998Z] #31 4.199 + RM_GOPATH=1 [2019-10-29T22:25:06.998Z] #31 4.199 ++ dirname ./install.sh [2019-10-29T22:25:06.998Z] #31 4.199 + dir=. [2019-10-29T22:25:06.998Z] #31 4.199 + bin=tomlv [2019-10-29T22:25:06.998Z] #31 4.199 + shift [2019-10-29T22:25:06.998Z] #31 4.199 + '[' '!' -f ./tomlv.installer ']' [2019-10-29T22:25:06.998Z] #31 4.199 + . ./tomlv.installer [2019-10-29T22:25:06.998Z] #31 4.199 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:25:06.998Z] #31 4.199 + install_tomlv [2019-10-29T22:25:06.998Z] #31 4.199 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-29T22:25:06.998Z] #31 4.199 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sutxjSc09X/src/github.com/BurntSushi/toml [2019-10-29T22:25:06.998Z] #31 4.199 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:25:06.998Z] #31 4.208 Cloning into '/tmp/tmp.sutxjSc09X/src/github.com/BurntSushi/toml'... [2019-10-29T22:25:06.998Z] #31 5.208 + cd /tmp/tmp.sutxjSc09X/src/github.com/BurntSushi/toml [2019-10-29T22:25:06.998Z] #31 5.208 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:25:06.998Z] #31 5.228 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-29T22:25:06.998Z] #31 5.870 runtime/internal/sys [2019-10-29T22:25:06.998Z] #31 5.874 runtime/internal/atomic [2019-10-29T22:25:06.998Z] #31 5.892 math/bits [2019-10-29T22:25:06.998Z] #31 5.898 internal/cpu [2019-10-29T22:25:06.998Z] #31 6.092 runtime/internal/math [2019-10-29T22:25:06.998Z] #31 6.197 unicode/utf8 [2019-10-29T22:25:06.998Z] #31 6.409 math [2019-10-29T22:25:06.998Z] #31 6.664 internal/race [2019-10-29T22:25:06.998Z] #31 6.681 sync/atomic [2019-10-29T22:25:06.998Z] #31 6.873 internal/bytealg [2019-10-29T22:25:06.998Z] #31 6.949 unicode [2019-10-29T22:25:06.998Z] #31 7.323 internal/testlog [2019-10-29T22:25:06.998Z] #31 7.796 runtime [2019-10-29T22:25:06.998Z] #31 7.915 encoding [2019-10-29T22:25:06.998Z] #31 8.240 runtime/cgo [2019-10-29T22:25:06.998Z] #31 ... [2019-10-29T22:25:06.998Z] [2019-10-29T22:25:06.998Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:06.998Z] #50 5.641 + RM_GOPATH=0 [2019-10-29T22:25:06.998Z] #50 5.641 + TMP_GOPATH= [2019-10-29T22:25:06.998Z] #50 5.641 + : /build [2019-10-29T22:25:06.998Z] #50 5.641 + '[' -z '' ']' [2019-10-29T22:25:06.998Z] #50 5.642 ++ mktemp -d [2019-10-29T22:25:06.998Z] #50 5.644 + export GOPATH=/tmp/tmp.F0EWvKTnMe [2019-10-29T22:25:06.998Z] #50 5.644 + GOPATH=/tmp/tmp.F0EWvKTnMe [2019-10-29T22:25:06.998Z] #50 5.644 + RM_GOPATH=1 [2019-10-29T22:25:06.998Z] #50 5.645 ++ dirname ./install.sh [2019-10-29T22:25:06.998Z] #50 5.648 + dir=. [2019-10-29T22:25:06.998Z] #50 5.649 + bin=golangci_lint [2019-10-29T22:25:06.998Z] #50 5.649 + shift [2019-10-29T22:25:06.998Z] #50 5.649 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-29T22:25:06.998Z] #50 5.649 + . ./golangci_lint.installer [2019-10-29T22:25:06.998Z] #50 5.649 ++ : v1.20.0 [2019-10-29T22:25:06.998Z] #50 5.649 + install_golangci_lint [2019-10-29T22:25:06.998Z] #50 5.649 + echo 'Installing golangci-lint version v1.20.0' [2019-10-29T22:25:06.998Z] #50 5.650 Installing golangci-lint version v1.20.0 [2019-10-29T22:25:06.998Z] #50 5.650 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-29T22:25:07.214Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-29T22:25:07.214Z] #5 DONE 0.5s [2019-10-29T22:25:07.257Z] #41 22.33 CC images/core-arm.o [2019-10-29T22:25:07.260Z] #50 ... [2019-10-29T22:25:07.260Z] [2019-10-29T22:25:07.260Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:25:07.260Z] #24 5.024 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:07.260Z] #24 5.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:07.260Z] #24 5.050 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:07.260Z] #24 5.056 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:07.260Z] #24 5.077 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:07.260Z] #24 5.714 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-29T22:25:07.260Z] #24 6.769 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-29T22:25:07.260Z] #24 7.490 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-29T22:25:07.260Z] #24 ... [2019-10-29T22:25:07.260Z] [2019-10-29T22:25:07.260Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:07.260Z] #44 5.067 + RM_GOPATH=0 [2019-10-29T22:25:07.260Z] #44 5.068 + TMP_GOPATH= [2019-10-29T22:25:07.260Z] #44 5.074 + : /build [2019-10-29T22:25:07.260Z] #44 5.075 + '[' -z '' ']' [2019-10-29T22:25:07.260Z] #44 5.078 ++ mktemp -d [2019-10-29T22:25:07.260Z] #44 5.084 + export GOPATH=/tmp/tmp.O4mSSk2YG2 [2019-10-29T22:25:07.260Z] #44 5.085 + GOPATH=/tmp/tmp.O4mSSk2YG2 [2019-10-29T22:25:07.260Z] #44 5.090 + RM_GOPATH=1 [2019-10-29T22:25:07.260Z] #44 5.107 ++ dirname ./install.sh [2019-10-29T22:25:07.260Z] #44 5.108 + dir=. [2019-10-29T22:25:07.260Z] #44 5.108 + bin=vndr [2019-10-29T22:25:07.260Z] #44 5.110 + shift [2019-10-29T22:25:07.260Z] #44 5.110 + '[' '!' -f ./vndr.installer ']' [2019-10-29T22:25:07.260Z] #44 5.110 + . ./vndr.installer [2019-10-29T22:25:07.260Z] #44 5.110 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:25:07.260Z] #44 5.110 + install_vndr [2019-10-29T22:25:07.260Z] #44 5.110 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-29T22:25:07.260Z] #44 5.110 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.O4mSSk2YG2/src/github.com/LK4D4/vndr [2019-10-29T22:25:07.260Z] #44 5.110 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:25:07.260Z] #44 5.145 Cloning into '/tmp/tmp.O4mSSk2YG2/src/github.com/LK4D4/vndr'... [2019-10-29T22:25:07.260Z] #44 6.312 + cd /tmp/tmp.O4mSSk2YG2/src/github.com/LK4D4/vndr [2019-10-29T22:25:07.260Z] #44 6.313 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:25:07.260Z] #44 6.349 + go build -buildmode=pie -v -o /build/vndr . [2019-10-29T22:25:07.260Z] #44 7.636 unicode [2019-10-29T22:25:07.260Z] #44 7.653 internal/bytealg [2019-10-29T22:25:07.260Z] #44 7.772 internal/testlog [2019-10-29T22:25:07.260Z] #44 7.776 math [2019-10-29T22:25:07.260Z] #44 8.551 unicode/utf16 [2019-10-29T22:25:07.260Z] #44 9.079 container/list [2019-10-29T22:25:07.260Z] #44 9.440 runtime [2019-10-29T22:25:07.260Z] #44 10.56 crypto/internal/subtle [2019-10-29T22:25:07.260Z] #44 10.74 crypto/subtle [2019-10-29T22:25:07.260Z] #44 10.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-29T22:25:07.515Z] #41 22.73 CC images/core-aarch64.o [2019-10-29T22:25:07.522Z] #44 11.34 internal/nettrace [2019-10-29T22:25:07.522Z] #44 11.54 runtime/cgo [2019-10-29T22:25:07.582Z] [2019-10-29T22:25:07.582Z] #7 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-29T22:25:07.582Z] #7 ... [2019-10-29T22:25:07.582Z] [2019-10-29T22:25:07.582Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-29T22:25:07.582Z] #6 DONE 0.2s [2019-10-29T22:25:08.081Z] #41 23.16 CC images/core-ppc64.o [2019-10-29T22:25:08.087Z] [2019-10-29T22:25:08.087Z] #7 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-29T22:25:08.087Z] #7 DONE 0.4s [2019-10-29T22:25:08.087Z] [2019-10-29T22:25:08.087Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:25:08.087Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-29T22:25:08.087Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-29T22:25:08.087Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 0B / 126B 0.1s [2019-10-29T22:25:08.087Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-29T22:25:08.087Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-10-29T22:25:08.087Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-29T22:25:08.346Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.1s [2019-10-29T22:25:08.648Z] #41 23.91 CC images/core-s390.o [2019-10-29T22:25:08.689Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s done [2019-10-29T22:25:08.689Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 3.49MB / 45.24MB 0.2s [2019-10-29T22:25:08.689Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 1.39MB / 10.32MB 0.2s [2019-10-29T22:25:08.689Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 2.08MB / 4.37MB 0.2s [2019-10-29T22:25:08.689Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 97.37kB / 45.98MB 0.2s [2019-10-29T22:25:08.689Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 1.07MB / 50.49MB 0.2s [2019-10-29T22:25:08.689Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 64.60kB / 102.17MB 0.2s [2019-10-29T22:25:08.689Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 2.90MB / 10.32MB 0.4s [2019-10-29T22:25:08.689Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.3s done [2019-10-29T22:25:08.689Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 3.16MB / 45.98MB 0.4s [2019-10-29T22:25:08.689Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 8.79MB / 45.24MB 0.5s [2019-10-29T22:25:08.689Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 5.01MB / 10.32MB 0.5s [2019-10-29T22:25:08.689Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 6.07MB / 45.98MB 0.5s [2019-10-29T22:25:08.689Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 5.92MB / 50.49MB 0.5s [2019-10-29T22:25:08.689Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 11.33MB / 45.24MB 0.7s [2019-10-29T22:25:08.689Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 9.96MB / 10.32MB 0.7s [2019-10-29T22:25:08.689Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 8.45MB / 45.98MB 0.7s [2019-10-29T22:25:08.689Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 6.73MB / 102.17MB 0.7s [2019-10-29T22:25:08.689Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 14.26MB / 45.24MB 0.8s [2019-10-29T22:25:08.689Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.8s done [2019-10-29T22:25:08.689Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 12.83MB / 45.98MB 0.8s [2019-10-29T22:25:08.689Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 10.51MB / 50.49MB 0.8s [2019-10-29T22:25:08.908Z] #44 ... [2019-10-29T22:25:08.908Z] [2019-10-29T22:25:08.908Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:08.908Z] #10 13.27 Fetched 7743 kB in 9s (798 kB/s) [2019-10-29T22:25:09.122Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 16.91MB / 45.24MB 1.0s [2019-10-29T22:25:09.122Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 17.70MB / 50.49MB 1.0s [2019-10-29T22:25:09.122Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 20.38MB / 45.24MB 1.1s [2019-10-29T22:25:09.122Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 20.56MB / 45.98MB 1.1s [2019-10-29T22:25:09.122Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 22.27MB / 50.49MB 1.1s [2019-10-29T22:25:09.122Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 13.90MB / 102.17MB 1.1s [2019-10-29T22:25:09.583Z] #41 24.76 CC images/cpuinfo.o [2019-10-29T22:25:09.879Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 23.12MB / 45.24MB 1.3s [2019-10-29T22:25:09.879Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 23.81MB / 45.98MB 1.3s [2019-10-29T22:25:09.879Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 26.20MB / 50.49MB 1.3s [2019-10-29T22:25:09.879Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 26.64MB / 45.98MB 1.4s [2019-10-29T22:25:09.879Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 29.71MB / 50.49MB 1.4s [2019-10-29T22:25:09.879Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 19.21MB / 102.17MB 1.4s [2019-10-29T22:25:09.879Z] #8 ... [2019-10-29T22:25:09.879Z] [2019-10-29T22:25:09.879Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-29T22:25:09.879Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-29T22:25:09.879Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-29T22:25:09.879Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-29T22:25:09.879Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-29T22:25:09.879Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2019-10-29T22:25:09.879Z] #66 DONE 1.6s [2019-10-29T22:25:09.879Z] [2019-10-29T22:25:09.879Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:25:09.879Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 28.27MB / 45.24MB 1.6s [2019-10-29T22:25:09.879Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 30.29MB / 45.98MB 1.6s [2019-10-29T22:25:09.879Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 32.50MB / 50.49MB 1.6s [2019-10-29T22:25:09.879Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 32.53MB / 45.24MB 1.7s [2019-10-29T22:25:09.879Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 35.51MB / 50.49MB 1.7s [2019-10-29T22:25:09.879Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 24.71MB / 102.17MB 1.7s [2019-10-29T22:25:09.879Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 35.33MB / 45.24MB 1.9s [2019-10-29T22:25:09.879Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 36.19MB / 45.98MB 1.9s [2019-10-29T22:25:09.879Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 38.85MB / 50.49MB 1.9s [2019-10-29T22:25:10.150Z] #41 25.28 CC images/inventory.o [2019-10-29T22:25:10.242Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.4s done [2019-10-29T22:25:10.408Z] #41 25.61 CC images/fdinfo.o [2019-10-29T22:25:10.439Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 39.83MB / 45.24MB 2.0s [2019-10-29T22:25:10.439Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 41.28MB / 45.98MB 2.0s [2019-10-29T22:25:10.439Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 43.06MB / 50.49MB 2.0s [2019-10-29T22:25:10.439Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 31.32MB / 102.17MB 2.0s [2019-10-29T22:25:10.439Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 43.85MB / 45.24MB 2.2s [2019-10-29T22:25:10.439Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.2s [2019-10-29T22:25:10.439Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 46.69MB / 50.49MB 2.2s [2019-10-29T22:25:10.439Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 37.31MB / 102.17MB 2.2s [2019-10-29T22:25:10.439Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.3s done [2019-10-29T22:25:10.439Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.01MB / 50.49MB 2.3s [2019-10-29T22:25:10.439Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 43.66MB / 102.17MB 2.3s [2019-10-29T22:25:10.439Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.4s done [2019-10-29T22:25:10.439Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 53.53MB / 102.17MB 2.5s [2019-10-29T22:25:10.896Z] #8 ... [2019-10-29T22:25:10.896Z] [2019-10-29T22:25:10.896Z] #20 [internal] load build context [2019-10-29T22:25:10.896Z] #20 transferring context: 45.63MB 2.8s done [2019-10-29T22:25:10.896Z] #20 DONE 2.8s [2019-10-29T22:25:10.896Z] [2019-10-29T22:25:10.896Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:25:10.896Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s done [2019-10-29T22:25:10.896Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 68.52MB / 102.17MB 2.6s [2019-10-29T22:25:10.896Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 82.09MB / 102.17MB 2.8s [2019-10-29T22:25:10.896Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 90.29MB / 102.17MB 2.9s [2019-10-29T22:25:10.974Z] #41 26.07 CC images/fown.o [2019-10-29T22:25:11.306Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 97.65MB / 102.17MB 3.1s [2019-10-29T22:25:11.306Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.3s done [2019-10-29T22:25:11.306Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-29T22:25:11.541Z] #41 26.54 CC images/ns.o [2019-10-29T22:25:11.541Z] #41 26.77 CC images/regfile.o [2019-10-29T22:25:12.108Z] #41 27.14 CC images/ghost-file.o [2019-10-29T22:25:12.129Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-29T22:25:12.367Z] #41 27.47 CC images/fifo.o [2019-10-29T22:25:12.625Z] #41 27.78 CC images/remap-file-path.o [2019-10-29T22:25:13.192Z] #41 28.17 CC images/eventfd.o [2019-10-29T22:25:13.192Z] #41 28.40 CC images/eventpoll.o [2019-10-29T22:25:13.450Z] #41 28.72 CC images/fh.o [2019-10-29T22:25:14.016Z] #41 29.14 CC images/fsnotify.o [2019-10-29T22:25:14.212Z] #10 13.27 Reading package lists... [2019-10-29T22:25:14.642Z] #7 DONE 27.5s [2019-10-29T22:25:14.642Z] [2019-10-29T22:25:14.642Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-29T22:25:14.951Z] #41 29.93 CC images/signalfd.o [2019-10-29T22:25:15.051Z] #10 18.95 Reading package lists... [2019-10-29T22:25:15.052Z] #10 ... [2019-10-29T22:25:15.052Z] [2019-10-29T22:25:15.052Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:15.052Z] #68 19.07 + cd /tmp/tmp.YOdvU1KD8A/src/github.com/docker/libnetwork [2019-10-29T22:25:15.209Z] #41 30.25 CC images/fs.o [2019-10-29T22:25:15.312Z] #68 19.07 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:25:15.468Z] #41 30.52 CC images/pstree.o [2019-10-29T22:25:15.574Z] #68 19.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-29T22:25:15.727Z] #41 30.86 CC images/pipe.o [2019-10-29T22:25:15.985Z] #41 31.15 CC images/tcp-stream.o [2019-10-29T22:25:16.552Z] #41 31.47 CC images/sk-packet.o [2019-10-29T22:25:16.810Z] #41 31.84 CC images/mnt.o [2019-10-29T22:25:16.810Z] #41 ... [2019-10-29T22:25:16.810Z] [2019-10-29T22:25:16.810Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:25:16.810Z] #17 17.35 Reading package lists... [2019-10-29T22:25:16.810Z] #17 22.93 Reading package lists... [2019-10-29T22:25:16.810Z] #17 27.48 Building dependency tree... [2019-10-29T22:25:16.810Z] #17 29.62 The following additional packages will be installed: [2019-10-29T22:25:16.810Z] #17 29.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-29T22:25:16.810Z] #17 29.64 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-29T22:25:16.810Z] #17 29.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-29T22:25:16.810Z] #17 29.64 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-29T22:25:16.810Z] #17 29.64 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-29T22:25:16.810Z] #17 29.64 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-29T22:25:16.810Z] #17 29.64 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-29T22:25:16.810Z] #17 29.64 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-29T22:25:16.810Z] #17 29.64 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-29T22:25:16.810Z] #17 29.64 Suggested packages: [2019-10-29T22:25:16.810Z] #17 29.65 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-29T22:25:16.810Z] #17 29.65 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-29T22:25:16.810Z] #17 29.65 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-29T22:25:16.810Z] #17 29.65 vim-doc vim-scripts xfsdump acl attr quota [2019-10-29T22:25:16.810Z] #17 29.65 Recommended packages: [2019-10-29T22:25:16.810Z] #17 29.65 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-29T22:25:16.810Z] #17 29.65 python3-keyrings.alt python3-xdg unzip [2019-10-29T22:25:16.976Z] #68 ... [2019-10-29T22:25:16.976Z] [2019-10-29T22:25:16.976Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:16.976Z] #33 11.16 Fetched 7743 kB in 8s (884 kB/s) [2019-10-29T22:25:16.976Z] #33 11.16 Reading package lists... [2019-10-29T22:25:16.976Z] #33 17.59 Reading package lists... [2019-10-29T22:25:16.976Z] #33 ... [2019-10-29T22:25:16.976Z] [2019-10-29T22:25:16.976Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:25:16.976Z] #38 17.39 + cd /tmp/tmp.pQsPeO1P7S/src/github.com/docker/distribution [2019-10-29T22:25:16.976Z] #38 17.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-29T22:25:16.976Z] #38 20.18 + GOPATH=/tmp/tmp.pQsPeO1P7S/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pQsPeO1P7S go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-29T22:25:17.068Z] #17 ... [2019-10-29T22:25:17.068Z] [2019-10-29T22:25:17.068Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:25:17.068Z] #41 32.15 CC images/pipe-data.o [2019-10-29T22:25:17.326Z] #41 32.37 CC images/sa.o [2019-10-29T22:25:17.584Z] #41 32.66 CC images/timer.o [2019-10-29T22:25:17.584Z] #41 ... [2019-10-29T22:25:17.584Z] [2019-10-29T22:25:17.584Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:17.584Z] #44 104.3 text/template [2019-10-29T22:25:17.584Z] #44 104.7 encoding/xml [2019-10-29T22:25:17.584Z] #44 109.7 go/doc [2019-10-29T22:25:17.584Z] #44 111.3 vendor/golang.org/x/crypto/cryptobyte [2019-10-29T22:25:17.584Z] #44 113.1 github.com/LK4D4/vndr/build [2019-10-29T22:25:17.584Z] #44 113.5 net [2019-10-29T22:25:17.843Z] #44 ... [2019-10-29T22:25:17.843Z] [2019-10-29T22:25:17.843Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:25:17.843Z] #41 33.11 CC images/timerfd.o [2019-10-29T22:25:18.382Z] #38 ... [2019-10-29T22:25:18.382Z] [2019-10-29T22:25:18.382Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:18.382Z] #50 22.55 + cd /tmp/tmp.F0EWvKTnMe/src/github.com/golangci/golangci-lint/ [2019-10-29T22:25:18.408Z] #41 33.48 CC images/mm.o [2019-10-29T22:25:18.644Z] #50 22.55 + git checkout -q v1.20.0 [2019-10-29T22:25:18.666Z] #41 33.86 CC images/sk-opts.o [2019-10-29T22:25:18.804Z] #8 DONE 4.6s [2019-10-29T22:25:18.804Z] [2019-10-29T22:25:18.804Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-29T22:25:18.905Z] #50 23.00 ++ git describe --tags [2019-10-29T22:25:18.925Z] #41 34.09 CC images/sk-unix.o [2019-10-29T22:25:19.170Z] #50 23.00 + version=v1.20.0 [2019-10-29T22:25:19.170Z] #50 23.00 ++ git rev-parse --short HEAD [2019-10-29T22:25:19.170Z] #50 23.01 + commit=cc98739 [2019-10-29T22:25:19.170Z] #50 23.01 ++ git show -s --format=%cd [2019-10-29T22:25:19.170Z] #50 23.03 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-29T22:25:19.170Z] #50 23.03 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-29T22:25:19.183Z] #41 34.44 CC images/sk-inet.o [2019-10-29T22:25:19.432Z] #50 ... [2019-10-29T22:25:19.432Z] [2019-10-29T22:25:19.432Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:25:19.432Z] #56 13.80 Fetched 7743 kB in 9s (782 kB/s) [2019-10-29T22:25:19.432Z] #56 13.80 Reading package lists... [2019-10-29T22:25:19.694Z] #56 19.30 Reading package lists... [2019-10-29T22:25:19.694Z] #56 ... [2019-10-29T22:25:19.694Z] [2019-10-29T22:25:19.694Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:19.694Z] #10 18.95 Reading package lists... [2019-10-29T22:25:19.694Z] #10 ... [2019-10-29T22:25:19.694Z] [2019-10-29T22:25:19.694Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:19.694Z] #44 13.64 vendor/golang.org/x/crypto/internal/subtle [2019-10-29T22:25:19.748Z] #41 34.86 CC images/tun.o [2019-10-29T22:25:19.957Z] #44 ... [2019-10-29T22:25:19.957Z] [2019-10-29T22:25:19.957Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:25:19.957Z] #24 14.23 Fetched 7743 kB in 10s (760 kB/s) [2019-10-29T22:25:19.957Z] #24 14.23 Reading package lists... [2019-10-29T22:25:20.006Z] #41 35.15 CC images/sk-netlink.o [2019-10-29T22:25:20.167Z] #9 DONE 1.1s [2019-10-29T22:25:20.167Z] [2019-10-29T22:25:20.167Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:25:20.167Z] #20 DONE 0.1s [2019-10-29T22:25:20.167Z] [2019-10-29T22:25:20.167Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:20.167Z] #33 ... [2019-10-29T22:25:20.167Z] [2019-10-29T22:25:20.167Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-29T22:25:20.167Z] #67 DONE 0.2s [2019-10-29T22:25:20.167Z] [2019-10-29T22:25:20.167Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-29T22:25:20.167Z] #21 DONE 0.2s [2019-10-29T22:25:20.167Z] [2019-10-29T22:25:20.167Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-29T22:25:20.167Z] #61 DONE 0.2s [2019-10-29T22:25:20.167Z] [2019-10-29T22:25:20.167Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-29T22:25:20.167Z] #46 DONE 0.2s [2019-10-29T22:25:20.167Z] [2019-10-29T22:25:20.167Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-29T22:25:20.167Z] #49 DONE 0.2s [2019-10-29T22:25:20.167Z] [2019-10-29T22:25:20.167Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-29T22:25:20.167Z] #30 DONE 0.3s [2019-10-29T22:25:20.219Z] #24 20.69 Reading package lists... [2019-10-29T22:25:20.219Z] #24 ... [2019-10-29T22:25:20.219Z] [2019-10-29T22:25:20.219Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:20.265Z] #41 35.41 CC images/packet-sock.o [2019-10-29T22:25:20.423Z] [2019-10-29T22:25:20.423Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-29T22:25:20.423Z] #43 DONE 0.3s [2019-10-29T22:25:20.423Z] [2019-10-29T22:25:20.423Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:20.831Z] #41 35.88 CC images/ipc-var.o [2019-10-29T22:25:21.089Z] #41 36.16 CC images/ipc-desc.o [2019-10-29T22:25:21.171Z] #10 24.23 Building dependency tree... [2019-10-29T22:25:21.347Z] #41 36.38 CC images/ipc-shm.o [2019-10-29T22:25:21.605Z] #41 36.72 CC images/ipc-msg.o [2019-10-29T22:25:21.864Z] #41 37.08 CC images/ipc-sem.o [2019-10-29T22:25:22.123Z] #41 37.34 CC images/utsns.o [2019-10-29T22:25:22.381Z] #41 37.51 CC images/creds.o [2019-10-29T22:25:22.631Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 10.5s done [2019-10-29T22:25:22.631Z] #8 DONE 14.0s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-29T22:25:22.631Z] #9 DONE 0.3s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-29T22:25:22.631Z] #10 DONE 0.2s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:25:22.631Z] #21 DONE 0.1s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:25:22.631Z] #39 ... [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-29T22:25:22.631Z] #50 DONE 0.1s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-29T22:25:22.631Z] #22 DONE 0.1s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-29T22:25:22.631Z] #47 DONE 0.1s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-29T22:25:22.631Z] #62 DONE 0.1s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-29T22:25:22.631Z] #44 DONE 0.1s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-29T22:25:22.631Z] #68 DONE 0.1s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-29T22:25:22.631Z] #31 DONE 0.2s [2019-10-29T22:25:22.631Z] [2019-10-29T22:25:22.631Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:22.639Z] #41 37.69 CC images/vma.o [2019-10-29T22:25:22.836Z] #10 ... [2019-10-29T22:25:22.836Z] [2019-10-29T22:25:22.836Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:22.836Z] #40 17.09 Fetched 7743 kB in 10s (704 kB/s) [2019-10-29T22:25:22.836Z] #40 17.09 Reading package lists... [2019-10-29T22:25:22.836Z] #40 23.08 Reading package lists... [2019-10-29T22:25:22.836Z] #40 ... [2019-10-29T22:25:22.836Z] [2019-10-29T22:25:22.836Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:22.836Z] #10 27.14 The following additional packages will be installed: [2019-10-29T22:25:22.836Z] #10 27.14 libapparmor1 libseccomp2 [2019-10-29T22:25:22.836Z] #10 27.15 Suggested packages: [2019-10-29T22:25:22.836Z] #10 27.15 seccomp [2019-10-29T22:25:22.897Z] #41 38.06 CC images/netdev.o [2019-10-29T22:25:23.030Z] #32 0.386 + RM_GOPATH=0 [2019-10-29T22:25:23.030Z] #32 0.388 + TMP_GOPATH= [2019-10-29T22:25:23.030Z] #32 0.388 + : /build [2019-10-29T22:25:23.030Z] #32 0.388 + '[' -z '' ']' [2019-10-29T22:25:23.030Z] #32 0.389 ++ mktemp -d [2019-10-29T22:25:23.030Z] #32 0.390 + export GOPATH=/tmp/tmp.cYkvnHy5Lx [2019-10-29T22:25:23.030Z] #32 0.390 + GOPATH=/tmp/tmp.cYkvnHy5Lx [2019-10-29T22:25:23.030Z] #32 0.390 + RM_GOPATH=1 [2019-10-29T22:25:23.030Z] #32 0.390 ++ dirname ./install.sh [2019-10-29T22:25:23.030Z] #32 0.390 + dir=. [2019-10-29T22:25:23.030Z] #32 0.390 + bin=tomlv [2019-10-29T22:25:23.030Z] #32 0.390 + shift [2019-10-29T22:25:23.030Z] #32 0.391 + '[' '!' -f ./tomlv.installer ']' [2019-10-29T22:25:23.030Z] #32 0.391 + . ./tomlv.installer [2019-10-29T22:25:23.030Z] #32 0.391 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:25:23.030Z] #32 0.391 + install_tomlv [2019-10-29T22:25:23.030Z] #32 0.391 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-29T22:25:23.030Z] #32 0.391 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cYkvnHy5Lx/src/github.com/BurntSushi/toml [2019-10-29T22:25:23.030Z] #32 0.391 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:25:23.030Z] #32 0.392 Cloning into '/tmp/tmp.cYkvnHy5Lx/src/github.com/BurntSushi/toml'... [2019-10-29T22:25:23.103Z] #10 27.36 The following NEW packages will be installed: [2019-10-29T22:25:23.103Z] #10 27.37 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-29T22:25:23.463Z] #41 38.54 CC images/tty.o [2019-10-29T22:25:23.721Z] #41 ... [2019-10-29T22:25:23.721Z] [2019-10-29T22:25:23.721Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:25:23.721Z] #17 34.40 The following NEW packages will be installed: [2019-10-29T22:25:23.721Z] #17 34.41 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-29T22:25:23.721Z] #17 34.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-29T22:25:23.721Z] #17 34.41 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-29T22:25:23.721Z] #17 34.41 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-29T22:25:23.721Z] #17 34.42 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-29T22:25:23.721Z] #17 34.42 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-29T22:25:23.721Z] #17 34.42 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-29T22:25:23.721Z] #17 34.42 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-29T22:25:23.721Z] #17 34.42 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-29T22:25:23.721Z] #17 34.42 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-29T22:25:23.721Z] #17 34.42 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-29T22:25:23.721Z] #17 34.43 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-29T22:25:23.721Z] #17 34.43 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-29T22:25:23.721Z] #17 34.43 xfsprogs xxd xz-utils zip [2019-10-29T22:25:23.721Z] #17 35.65 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:23.721Z] #17 35.65 Need to get 90.9 MB of archives. [2019-10-29T22:25:23.721Z] #17 35.65 After this operation, 541 MB of additional disk space will be used. [2019-10-29T22:25:23.721Z] #17 35.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-29T22:25:23.721Z] #17 35.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-29T22:25:23.721Z] #17 35.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-29T22:25:23.721Z] #17 35.66 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-29T22:25:23.721Z] #17 35.66 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-29T22:25:23.721Z] #17 35.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-29T22:25:23.721Z] #17 35.73 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-29T22:25:23.721Z] #17 35.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-29T22:25:23.721Z] #17 35.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-29T22:25:23.721Z] #17 35.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-29T22:25:23.721Z] #17 36.12 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-29T22:25:23.721Z] #17 36.13 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-29T22:25:23.721Z] #17 36.14 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-29T22:25:23.721Z] #17 36.15 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-29T22:25:23.721Z] #17 36.16 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-29T22:25:23.721Z] #17 36.16 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-29T22:25:23.721Z] #17 36.17 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-29T22:25:23.721Z] #17 36.18 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-29T22:25:23.721Z] #17 36.19 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-29T22:25:23.721Z] #17 36.19 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-29T22:25:23.721Z] #17 36.20 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-29T22:25:23.721Z] #17 36.22 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-29T22:25:23.721Z] #17 36.23 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-29T22:25:23.721Z] #17 36.26 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-29T22:25:23.721Z] #17 36.26 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-29T22:25:23.721Z] #17 36.26 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-29T22:25:23.721Z] #17 36.28 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-29T22:25:23.721Z] #17 36.30 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-29T22:25:23.721Z] #17 36.31 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-29T22:25:23.721Z] #17 36.37 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-29T22:25:23.721Z] #17 36.37 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-29T22:25:23.722Z] #17 36.39 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-29T22:25:23.722Z] #17 36.40 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-29T22:25:23.722Z] #17 36.41 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-29T22:25:23.722Z] #17 36.42 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-29T22:25:23.722Z] #17 36.44 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-29T22:25:23.722Z] #17 36.44 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-29T22:25:23.722Z] #17 36.45 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-29T22:25:23.722Z] #17 36.46 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-29T22:25:23.722Z] #17 36.48 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-29T22:25:23.722Z] #17 36.51 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-29T22:25:23.722Z] #17 36.52 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-29T22:25:23.722Z] #17 36.58 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-29T22:25:23.722Z] #17 36.60 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-29T22:25:23.722Z] #17 36.61 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-29T22:25:23.722Z] #17 36.62 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-29T22:25:23.722Z] #17 36.63 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-29T22:25:23.722Z] #17 36.64 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-29T22:25:23.889Z] #32 1.335 + cd /tmp/tmp.cYkvnHy5Lx/src/github.com/BurntSushi/toml [2019-10-29T22:25:23.979Z] #17 36.85 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-29T22:25:23.979Z] #17 36.88 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-29T22:25:23.980Z] #17 37.00 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-29T22:25:24.238Z] #17 37.00 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-29T22:25:24.238Z] #17 37.01 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-29T22:25:24.238Z] #17 37.02 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-29T22:25:24.238Z] #17 37.04 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-29T22:25:24.238Z] #17 37.07 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-29T22:25:24.303Z] #32 1.336 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:25:24.303Z] #32 1.338 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-29T22:25:24.496Z] #17 37.50 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-29T22:25:24.497Z] #10 28.58 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:24.497Z] #10 28.58 Need to get 287 kB of archives. [2019-10-29T22:25:24.497Z] #10 28.58 After this operation, 1186 kB of additional disk space will be used. [2019-10-29T22:25:24.497Z] #10 28.58 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-29T22:25:24.497Z] #10 28.59 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-29T22:25:24.497Z] #10 28.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-29T22:25:24.497Z] #10 28.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-29T22:25:24.716Z] #32 1.963 internal/cpu [2019-10-29T22:25:24.716Z] #32 2.042 runtime/internal/atomic [2019-10-29T22:25:24.754Z] #17 37.58 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-29T22:25:24.755Z] #17 37.65 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-29T22:25:24.755Z] #17 37.66 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-29T22:25:24.755Z] #17 37.67 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-29T22:25:24.755Z] #17 37.71 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-29T22:25:25.013Z] #17 37.87 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-29T22:25:25.013Z] #17 38.03 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-29T22:25:25.125Z] #32 2.349 runtime/internal/sys [2019-10-29T22:25:25.125Z] #32 2.443 runtime/internal/math [2019-10-29T22:25:25.125Z] #32 2.502 math/bits [2019-10-29T22:25:25.125Z] #32 2.556 internal/bytealg [2019-10-29T22:25:25.272Z] #17 38.04 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-29T22:25:25.530Z] #17 38.41 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-29T22:25:25.535Z] #32 2.936 runtime [2019-10-29T22:25:25.535Z] #32 2.946 math [2019-10-29T22:25:25.675Z] #44 ... [2019-10-29T22:25:25.675Z] [2019-10-29T22:25:25.675Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:25:25.675Z] #24 5.478 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:25.675Z] #24 5.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:25.675Z] #24 5.502 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:25.675Z] #24 5.502 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:25.675Z] #24 5.504 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:25.675Z] #24 5.771 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:25:25.788Z] #17 38.71 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-29T22:25:25.788Z] #17 38.73 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-29T22:25:25.903Z] #10 29.85 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:25.904Z] #10 29.98 Fetched 287 kB in 1s (244 kB/s) [2019-10-29T22:25:25.904Z] #10 30.11 Selecting previously unselected package libseccomp2:arm64. [2019-10-29T22:25:25.904Z] #10 30.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-29T22:25:25.904Z] #10 30.19 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-29T22:25:25.904Z] #10 30.22 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:25:26.171Z] #10 30.41 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-29T22:25:26.171Z] #10 30.42 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-29T22:25:26.171Z] #10 30.46 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:25:26.237Z] #24 6.295 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:25:26.434Z] #10 30.68 Selecting previously unselected package libapparmor1:arm64. [2019-10-29T22:25:26.434Z] #10 30.68 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-29T22:25:26.434Z] #10 30.69 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-29T22:25:26.493Z] #24 6.799 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:25:26.698Z] #10 30.86 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-29T22:25:26.698Z] #10 30.86 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-29T22:25:26.698Z] #10 31.04 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-29T22:25:26.721Z] #17 ... [2019-10-29T22:25:26.721Z] [2019-10-29T22:25:26.721Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:26.721Z] #62 123.5 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-29T22:25:26.983Z] #62 123.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-29T22:25:27.272Z] #10 31.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:27.272Z] #10 31.65 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:25:27.272Z] #10 31.68 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-29T22:25:27.272Z] #10 31.70 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:25:27.535Z] #10 31.74 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-29T22:25:27.535Z] #10 31.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:29.036Z] #10 ... [2019-10-29T22:25:29.036Z] [2019-10-29T22:25:29.036Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:29.036Z] #33 17.59 Reading package lists... [2019-10-29T22:25:29.036Z] #33 23.21 Building dependency tree... [2019-10-29T22:25:29.036Z] #33 25.19 The following additional packages will be installed: [2019-10-29T22:25:29.036Z] #33 25.19 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-29T22:25:29.036Z] #33 25.20 Suggested packages: [2019-10-29T22:25:29.036Z] #33 25.22 codeblocks eclipse ninja-build lrzip [2019-10-29T22:25:29.036Z] #33 25.22 Recommended packages: [2019-10-29T22:25:29.036Z] #33 25.22 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-29T22:25:29.036Z] #33 26.01 The following NEW packages will be installed: [2019-10-29T22:25:29.036Z] #33 26.03 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-29T22:25:29.036Z] #33 26.04 vim-common xxd [2019-10-29T22:25:29.036Z] #33 27.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:29.036Z] #33 27.34 Need to get 13.1 MB of archives. [2019-10-29T22:25:29.036Z] #33 27.34 After this operation, 55.5 MB of additional disk space will be used. [2019-10-29T22:25:29.036Z] #33 27.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-29T22:25:29.036Z] #33 27.40 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-29T22:25:29.036Z] #33 27.40 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-29T22:25:29.036Z] #33 27.89 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-29T22:25:29.036Z] #33 27.91 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-29T22:25:29.036Z] #33 27.93 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-29T22:25:29.036Z] #33 27.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-29T22:25:29.036Z] #33 27.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-29T22:25:29.036Z] #33 28.12 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-29T22:25:29.036Z] #33 28.13 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-29T22:25:29.036Z] #33 29.43 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:29.036Z] #33 29.71 Fetched 13.1 MB in 2s (6507 kB/s) [2019-10-29T22:25:29.036Z] #33 29.89 Selecting previously unselected package cmake-data. [2019-10-29T22:25:29.036Z] #33 29.89 (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-29T22:25:29.036Z] #33 29.98 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-29T22:25:29.036Z] #33 29.99 Unpacking cmake-data (3.7.2-1) ... [2019-10-29T22:25:29.036Z] #33 ... [2019-10-29T22:25:29.036Z] [2019-10-29T22:25:29.036Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:29.036Z] #31 32.82 sync [2019-10-29T22:25:29.036Z] #31 32.83 internal/reflectlite [2019-10-29T22:25:29.040Z] #24 ... [2019-10-29T22:25:29.040Z] [2019-10-29T22:25:29.040Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:29.040Z] #68 8.831 + RM_GOPATH=0 [2019-10-29T22:25:29.040Z] #68 8.831 + TMP_GOPATH= [2019-10-29T22:25:29.040Z] #68 8.831 + : /build [2019-10-29T22:25:29.040Z] #68 8.831 + '[' -z '' ']' [2019-10-29T22:25:29.040Z] #68 8.831 ++ mktemp -d [2019-10-29T22:25:29.040Z] #68 8.852 + export GOPATH=/tmp/tmp.hw2sE4nFD8 [2019-10-29T22:25:29.040Z] #68 8.852 + GOPATH=/tmp/tmp.hw2sE4nFD8 [2019-10-29T22:25:29.040Z] #68 8.852 + RM_GOPATH=1 [2019-10-29T22:25:29.040Z] #68 8.859 ++ dirname ./install.sh [2019-10-29T22:25:29.040Z] #68 8.866 + dir=. [2019-10-29T22:25:29.040Z] #68 8.881 + bin=proxy [2019-10-29T22:25:29.040Z] #68 8.881 + shift [2019-10-29T22:25:29.040Z] #68 8.881 + '[' '!' -f ./proxy.installer ']' [2019-10-29T22:25:29.040Z] #68 8.883 + . ./proxy.installer [2019-10-29T22:25:29.040Z] #68 8.883 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:25:29.040Z] #68 8.887 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:25:29.040Z] #68 8.887 + install_proxy [2019-10-29T22:25:29.040Z] #68 8.887 + case "$1" in [2019-10-29T22:25:29.040Z] #68 8.887 + export CGO_ENABLED=0 [2019-10-29T22:25:29.040Z] #68 8.887 + CGO_ENABLED=0 [2019-10-29T22:25:29.040Z] #68 8.887 + _install_proxy [2019-10-29T22:25:29.040Z] #68 8.887 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-29T22:25:29.040Z] #68 8.887 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hw2sE4nFD8/src/github.com/docker/libnetwork [2019-10-29T22:25:29.040Z] #68 8.911 Cloning into '/tmp/tmp.hw2sE4nFD8/src/github.com/docker/libnetwork'... [2019-10-29T22:25:29.565Z] #62 ... [2019-10-29T22:25:29.565Z] [2019-10-29T22:25:29.565Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:29.565Z] #44 116.5 vendor/golang.org/x/text/transform [2019-10-29T22:25:29.565Z] #44 117.5 vendor/golang.org/x/text/unicode/bidi [2019-10-29T22:25:29.565Z] #44 119.3 vendor/golang.org/x/text/secure/bidirule [2019-10-29T22:25:29.565Z] #44 119.6 vendor/golang.org/x/text/unicode/norm [2019-10-29T22:25:29.565Z] #44 125.1 vendor/golang.org/x/net/idna [2019-10-29T22:25:29.826Z] #44 ... [2019-10-29T22:25:29.826Z] [2019-10-29T22:25:29.826Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:25:29.826Z] #41 39.25 CC images/file-lock.o [2019-10-29T22:25:29.826Z] #41 39.47 CC images/rlimit.o [2019-10-29T22:25:29.826Z] #41 39.76 CC images/pagemap.o [2019-10-29T22:25:29.826Z] #41 40.13 CC images/siginfo.o [2019-10-29T22:25:29.826Z] #41 40.38 CC images/rpc.o [2019-10-29T22:25:29.826Z] #41 41.79 CC images/ext-file.o [2019-10-29T22:25:29.826Z] #41 42.03 CC images/cgroup.o [2019-10-29T22:25:29.826Z] #41 42.80 CC images/userns.o [2019-10-29T22:25:29.826Z] #41 43.13 CC images/google/protobuf/descriptor.o [2019-10-29T22:25:29.977Z] #68 ... [2019-10-29T22:25:29.977Z] [2019-10-29T22:25:29.977Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:29.977Z] #40 6.248 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:29.977Z] #40 6.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:29.977Z] #40 6.275 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:29.977Z] #40 6.275 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:29.977Z] #40 6.295 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:29.977Z] #40 6.816 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:25:29.977Z] #40 9.502 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:25:29.977Z] #40 ... [2019-10-29T22:25:29.977Z] [2019-10-29T22:25:29.977Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:25:30.001Z] #31 ... [2019-10-29T22:25:30.001Z] [2019-10-29T22:25:30.001Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:25:30.001Z] #56 19.30 Reading package lists... [2019-10-29T22:25:30.001Z] #56 24.92 Building dependency tree... [2019-10-29T22:25:30.001Z] #56 27.24 The following additional packages will be installed: [2019-10-29T22:25:30.001Z] #56 27.25 btrfs-progs liblzo2-2 [2019-10-29T22:25:30.001Z] #56 27.46 The following NEW packages will be installed: [2019-10-29T22:25:30.001Z] #56 27.46 btrfs-progs btrfs-tools liblzo2-2 [2019-10-29T22:25:30.001Z] #56 28.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:30.001Z] #56 28.58 Need to get 582 kB of archives. [2019-10-29T22:25:30.001Z] #56 28.58 After this operation, 3944 kB of additional disk space will be used. [2019-10-29T22:25:30.001Z] #56 28.58 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-29T22:25:30.001Z] #56 28.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-29T22:25:30.001Z] #56 28.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-29T22:25:30.001Z] #56 29.96 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:30.001Z] #56 30.14 Fetched 582 kB in 1s (534 kB/s) [2019-10-29T22:25:30.001Z] #56 30.37 Selecting previously unselected package liblzo2-2:arm64. [2019-10-29T22:25:30.001Z] #56 30.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-29T22:25:30.001Z] #56 30.44 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-29T22:25:30.001Z] #56 30.48 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-29T22:25:30.001Z] #56 30.62 Selecting previously unselected package btrfs-progs. [2019-10-29T22:25:30.001Z] #56 30.62 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-29T22:25:30.001Z] #56 30.63 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-29T22:25:30.001Z] #56 31.62 Selecting previously unselected package btrfs-tools. [2019-10-29T22:25:30.001Z] #56 31.62 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-29T22:25:30.001Z] #56 31.63 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-29T22:25:30.001Z] #56 31.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:30.001Z] #56 31.93 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-29T22:25:30.001Z] #56 31.97 Setting up btrfs-progs (4.7.3-1) ... [2019-10-29T22:25:30.001Z] #56 31.99 Setting up btrfs-tools (4.7.3-1) ... [2019-10-29T22:25:30.001Z] #56 32.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:30.001Z] #56 DONE 34.2s [2019-10-29T22:25:30.001Z] [2019-10-29T22:25:30.001Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:30.001Z] #10 DONE 34.3s [2019-10-29T22:25:30.001Z] [2019-10-29T22:25:30.001Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:25:30.234Z] #28 ... [2019-10-29T22:25:30.234Z] [2019-10-29T22:25:30.234Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:30.234Z] #62 10.13 + RM_GOPATH=0 [2019-10-29T22:25:30.234Z] #62 10.13 + TMP_GOPATH= [2019-10-29T22:25:30.234Z] #62 10.13 + : /build/ [2019-10-29T22:25:30.234Z] #62 10.13 + '[' -z '' ']' [2019-10-29T22:25:30.234Z] #62 10.13 ++ mktemp -d [2019-10-29T22:25:30.234Z] #62 10.13 + export GOPATH=/tmp/tmp.R7huVtybeC [2019-10-29T22:25:30.234Z] #62 10.13 + GOPATH=/tmp/tmp.R7huVtybeC [2019-10-29T22:25:30.234Z] #62 10.13 + RM_GOPATH=1 [2019-10-29T22:25:30.234Z] #62 10.13 ++ dirname ./install.sh [2019-10-29T22:25:30.234Z] #62 10.13 + dir=. [2019-10-29T22:25:30.234Z] #62 10.13 + bin=rootlesskit [2019-10-29T22:25:30.234Z] #62 10.13 + shift [2019-10-29T22:25:30.234Z] #62 10.13 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-29T22:25:30.234Z] #62 10.13 + . ./rootlesskit.installer [2019-10-29T22:25:30.234Z] #62 10.13 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:25:30.234Z] #62 10.13 + install_rootlesskit [2019-10-29T22:25:30.234Z] #62 10.13 + case "$1" in [2019-10-29T22:25:30.234Z] #62 10.13 + export CGO_ENABLED=0 [2019-10-29T22:25:30.234Z] #62 10.13 + CGO_ENABLED=0 [2019-10-29T22:25:30.234Z] #62 10.13 + _install_rootlesskit [2019-10-29T22:25:30.234Z] #62 10.13 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-29T22:25:30.234Z] #62 10.13 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.R7huVtybeC/src/github.com/rootless-containers/rootlesskit [2019-10-29T22:25:30.234Z] #62 10.13 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:25:30.234Z] #62 10.14 Cloning into '/tmp/tmp.R7huVtybeC/src/github.com/rootless-containers/rootlesskit'... [2019-10-29T22:25:30.234Z] #62 ... [2019-10-29T22:25:30.234Z] [2019-10-29T22:25:30.234Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:30.263Z] #52 ... [2019-10-29T22:25:30.263Z] [2019-10-29T22:25:30.263Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:25:30.263Z] #57 DONE 0.4s [2019-10-29T22:25:30.263Z] [2019-10-29T22:25:30.263Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:25:30.263Z] #52 DONE 0.4s [2019-10-29T22:25:30.263Z] [2019-10-29T22:25:30.263Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:30.263Z] #31 34.35 sort [2019-10-29T22:25:30.263Z] #31 34.36 errors [2019-10-29T22:25:30.391Z] #41 45.33 CC images/opts.o [2019-10-29T22:25:30.391Z] #41 45.58 CC images/seccomp.o [2019-10-29T22:25:30.490Z] #47 ... [2019-10-29T22:25:30.490Z] [2019-10-29T22:25:30.490Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:30.490Z] #31 9.511 + RM_GOPATH=0 [2019-10-29T22:25:30.490Z] #31 9.511 + TMP_GOPATH= [2019-10-29T22:25:30.490Z] #31 9.511 + : /build [2019-10-29T22:25:30.490Z] #31 9.511 + '[' -z '' ']' [2019-10-29T22:25:30.490Z] #31 9.513 ++ mktemp -d [2019-10-29T22:25:30.490Z] #31 9.513 + export GOPATH=/tmp/tmp.JIKi976Dha [2019-10-29T22:25:30.490Z] #31 9.513 + GOPATH=/tmp/tmp.JIKi976Dha [2019-10-29T22:25:30.490Z] #31 9.513 + RM_GOPATH=1 [2019-10-29T22:25:30.490Z] #31 9.513 ++ dirname ./install.sh [2019-10-29T22:25:30.490Z] #31 9.514 + dir=. [2019-10-29T22:25:30.490Z] #31 9.515 + bin=tomlv [2019-10-29T22:25:30.490Z] #31 9.516 + shift [2019-10-29T22:25:30.490Z] #31 9.516 + '[' '!' -f ./tomlv.installer ']' [2019-10-29T22:25:30.490Z] #31 9.516 + . ./tomlv.installer [2019-10-29T22:25:30.490Z] #31 9.516 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:25:30.490Z] #31 9.517 + install_tomlv [2019-10-29T22:25:30.490Z] #31 9.517 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-29T22:25:30.490Z] #31 9.517 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:25:30.490Z] #31 9.518 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JIKi976Dha/src/github.com/BurntSushi/toml [2019-10-29T22:25:30.490Z] #31 9.531 Cloning into '/tmp/tmp.JIKi976Dha/src/github.com/BurntSushi/toml'... [2019-10-29T22:25:30.490Z] #31 ... [2019-10-29T22:25:30.490Z] [2019-10-29T22:25:30.490Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:30.537Z] #31 ... [2019-10-29T22:25:30.537Z] [2019-10-29T22:25:30.537Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-29T22:25:30.537Z] #58 DONE 0.2s [2019-10-29T22:25:30.537Z] [2019-10-29T22:25:30.537Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-29T22:25:30.537Z] #53 DONE 0.2s [2019-10-29T22:25:30.537Z] [2019-10-29T22:25:30.537Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:30.749Z] #22 10.61 + RM_GOPATH=0 [2019-10-29T22:25:30.749Z] #22 10.61 + TMP_GOPATH= [2019-10-29T22:25:30.749Z] #22 10.61 + : /build [2019-10-29T22:25:30.749Z] #22 10.61 + '[' -z '' ']' [2019-10-29T22:25:30.749Z] #22 10.61 ++ mktemp -d [2019-10-29T22:25:30.749Z] #22 10.61 + export GOPATH=/tmp/tmp.PGuarJcWqE [2019-10-29T22:25:30.749Z] #22 10.61 + GOPATH=/tmp/tmp.PGuarJcWqE [2019-10-29T22:25:30.749Z] #22 10.61 + RM_GOPATH=1 [2019-10-29T22:25:30.749Z] #22 10.61 ++ dirname ./install.sh [2019-10-29T22:25:30.749Z] #22 10.61 + dir=. [2019-10-29T22:25:30.749Z] #22 10.61 + bin=dockercli [2019-10-29T22:25:30.749Z] #22 10.61 + shift [2019-10-29T22:25:30.749Z] #22 ... [2019-10-29T22:25:30.749Z] [2019-10-29T22:25:30.749Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:30.749Z] #10 10.38 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:30.749Z] #10 10.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:30.749Z] #10 10.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:30.749Z] #10 10.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:30.749Z] #10 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:30.749Z] #10 ... [2019-10-29T22:25:30.749Z] [2019-10-29T22:25:30.749Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:25:30.749Z] #38 9.812 + mktemp -d [2019-10-29T22:25:30.749Z] #38 9.831 + export GOPATH=/tmp/tmp.o3dC6PUmMy [2019-10-29T22:25:30.749Z] #38 9.831 + git clone https://github.com/docker/distribution.git /tmp/tmp.o3dC6PUmMy/src/github.com/docker/distribution [2019-10-29T22:25:30.749Z] #38 9.847 Cloning into '/tmp/tmp.o3dC6PUmMy/src/github.com/docker/distribution'... [2019-10-29T22:25:30.928Z] #32 ... [2019-10-29T22:25:30.928Z] [2019-10-29T22:25:30.928Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:30.928Z] #23 0.322 + RM_GOPATH=0 [2019-10-29T22:25:30.928Z] #23 0.322 + TMP_GOPATH= [2019-10-29T22:25:30.928Z] #23 0.322 + : /build [2019-10-29T22:25:30.928Z] #23 0.322 + '[' -z '' ']' [2019-10-29T22:25:30.928Z] #23 0.322 ++ mktemp -d [2019-10-29T22:25:30.928Z] #23 0.323 + export GOPATH=/tmp/tmp.i1dJoUqbgc [2019-10-29T22:25:30.928Z] #23 0.323 + GOPATH=/tmp/tmp.i1dJoUqbgc [2019-10-29T22:25:30.928Z] #23 0.323 + RM_GOPATH=1 [2019-10-29T22:25:30.928Z] #23 0.324 ++ dirname ./install.sh [2019-10-29T22:25:30.928Z] #23 0.325 + dir=. [2019-10-29T22:25:30.928Z] #23 0.325 + bin=dockercli [2019-10-29T22:25:30.928Z] #23 0.325 + shift [2019-10-29T22:25:30.928Z] #23 0.325 + '[' '!' -f ./dockercli.installer ']' [2019-10-29T22:25:30.928Z] #23 0.325 + . ./dockercli.installer [2019-10-29T22:25:30.928Z] #23 0.326 ++ : stable [2019-10-29T22:25:30.928Z] #23 0.326 ++ : 17.06.2-ce [2019-10-29T22:25:30.928Z] #23 0.326 + install_dockercli [2019-10-29T22:25:30.928Z] #23 0.326 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-29T22:25:30.928Z] #23 0.326 ++ uname -m [2019-10-29T22:25:30.928Z] #23 0.326 Install docker/cli version 17.06.2-ce from stable [2019-10-29T22:25:30.928Z] #23 0.326 + arch=s390x [2019-10-29T22:25:30.928Z] #23 0.327 + '[' s390x '!=' x86_64 ']' [2019-10-29T22:25:30.928Z] #23 0.327 + '[' s390x '!=' s390x ']' [2019-10-29T22:25:30.928Z] #23 0.327 + url=https://download.docker.com/linux/static [2019-10-29T22:25:30.928Z] #23 0.327 + tar -xz docker/docker [2019-10-29T22:25:30.928Z] #23 0.335 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-29T22:25:30.928Z] #23 8.229 + mkdir -p /build [2019-10-29T22:25:30.928Z] #23 8.230 + mv docker/docker /build/ [2019-10-29T22:25:30.928Z] #23 8.231 + rmdir docker [2019-10-29T22:25:30.928Z] #23 DONE 8.3s [2019-10-29T22:25:30.928Z] [2019-10-29T22:25:30.928Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:30.928Z] #45 0.465 + RM_GOPATH=0 [2019-10-29T22:25:30.928Z] #45 0.465 + TMP_GOPATH= [2019-10-29T22:25:30.928Z] #45 0.465 + : /build [2019-10-29T22:25:30.928Z] #45 0.465 + '[' -z '' ']' [2019-10-29T22:25:30.928Z] #45 0.467 ++ mktemp -d [2019-10-29T22:25:30.928Z] #45 0.469 + export GOPATH=/tmp/tmp.IBpPogJu15 [2019-10-29T22:25:30.928Z] #45 0.469 + GOPATH=/tmp/tmp.IBpPogJu15 [2019-10-29T22:25:30.928Z] #45 0.469 + RM_GOPATH=1 [2019-10-29T22:25:30.928Z] #45 0.471 ++ dirname ./install.sh [2019-10-29T22:25:30.928Z] #45 0.473 + dir=. [2019-10-29T22:25:30.928Z] #45 0.474 + bin=vndr [2019-10-29T22:25:30.928Z] #45 0.474 + shift [2019-10-29T22:25:30.928Z] #45 0.474 + '[' '!' -f ./vndr.installer ']' [2019-10-29T22:25:30.928Z] #45 0.474 + . ./vndr.installer [2019-10-29T22:25:30.928Z] #45 0.474 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:25:30.928Z] #45 0.475 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:25:30.928Z] #45 0.475 + install_vndr [2019-10-29T22:25:30.928Z] #45 0.475 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-29T22:25:30.928Z] #45 0.475 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IBpPogJu15/src/github.com/LK4D4/vndr [2019-10-29T22:25:30.928Z] #45 0.479 Cloning into '/tmp/tmp.IBpPogJu15/src/github.com/LK4D4/vndr'... [2019-10-29T22:25:30.928Z] #45 1.301 + cd /tmp/tmp.IBpPogJu15/src/github.com/LK4D4/vndr [2019-10-29T22:25:30.928Z] #45 1.303 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:25:30.928Z] #45 1.310 + go build -buildmode=pie -v -o /build/vndr . [2019-10-29T22:25:30.928Z] #45 2.290 internal/cpu [2019-10-29T22:25:30.928Z] #45 2.349 runtime/internal/atomic [2019-10-29T22:25:30.928Z] #45 2.529 runtime/internal/math [2019-10-29T22:25:30.928Z] #45 2.612 internal/race [2019-10-29T22:25:30.928Z] #45 2.781 sync/atomic [2019-10-29T22:25:30.928Z] #45 2.982 runtime [2019-10-29T22:25:30.928Z] #45 3.159 unicode [2019-10-29T22:25:30.928Z] #45 6.990 unicode/utf8 [2019-10-29T22:25:30.928Z] #45 7.692 math [2019-10-29T22:25:30.956Z] #41 45.91 CC images/binfmt-misc.o [2019-10-29T22:25:30.956Z] #41 46.15 CC images/time.o [2019-10-29T22:25:30.956Z] #41 ... [2019-10-29T22:25:30.956Z] [2019-10-29T22:25:30.956Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:30.956Z] #44 127.7 vendor/golang.org/x/net/http2/hpack [2019-10-29T22:25:31.006Z] #38 ... [2019-10-29T22:25:31.006Z] [2019-10-29T22:25:31.006Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:31.006Z] #50 10.16 + RM_GOPATH=0 [2019-10-29T22:25:31.006Z] #50 10.16 + TMP_GOPATH= [2019-10-29T22:25:31.006Z] #50 10.16 + : /build [2019-10-29T22:25:31.006Z] #50 10.16 + '[' -z '' ']' [2019-10-29T22:25:31.006Z] #50 10.16 ++ mktemp -d [2019-10-29T22:25:31.006Z] #50 10.17 + export GOPATH=/tmp/tmp.NXmjkoEoG6 [2019-10-29T22:25:31.006Z] #50 10.17 + GOPATH=/tmp/tmp.NXmjkoEoG6 [2019-10-29T22:25:31.006Z] #50 10.17 + RM_GOPATH=1 [2019-10-29T22:25:31.006Z] #50 10.18 ++ dirname ./install.sh [2019-10-29T22:25:31.006Z] #50 10.20 + dir=. [2019-10-29T22:25:31.006Z] #50 10.20 + bin=golangci_lint [2019-10-29T22:25:31.006Z] #50 10.20 + shift [2019-10-29T22:25:31.006Z] #50 10.20 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-29T22:25:31.006Z] #50 10.20 + . ./golangci_lint.installer [2019-10-29T22:25:31.006Z] #50 10.20 ++ : v1.20.0 [2019-10-29T22:25:31.006Z] #50 10.20 + install_golangci_lint [2019-10-29T22:25:31.006Z] #50 10.20 + echo 'Installing golangci-lint version v1.20.0' [2019-10-29T22:25:31.006Z] #50 10.20 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-29T22:25:31.006Z] #50 10.20 Installing golangci-lint version v1.20.0 [2019-10-29T22:25:31.006Z] #50 ... [2019-10-29T22:25:31.006Z] [2019-10-29T22:25:31.006Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:25:31.006Z] #56 7.176 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:31.006Z] #56 7.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:31.006Z] #56 7.235 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:31.006Z] #56 7.257 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:31.006Z] #56 7.339 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:31.006Z] #56 9.235 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:25:31.263Z] #56 ... [2019-10-29T22:25:31.263Z] [2019-10-29T22:25:31.263Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:31.263Z] #22 10.61 Install docker/cli version 17.06.2-ce from stable [2019-10-29T22:25:31.263Z] #22 10.61 + '[' '!' -f ./dockercli.installer ']' [2019-10-29T22:25:31.263Z] #22 10.61 + . ./dockercli.installer [2019-10-29T22:25:31.263Z] #22 10.61 ++ : stable [2019-10-29T22:25:31.263Z] #22 10.61 ++ : 17.06.2-ce [2019-10-29T22:25:31.263Z] #22 10.61 + install_dockercli [2019-10-29T22:25:31.263Z] #22 10.61 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-29T22:25:31.263Z] #22 10.62 ++ uname -m [2019-10-29T22:25:31.263Z] #22 10.62 + arch=x86_64 [2019-10-29T22:25:31.263Z] #22 10.62 + '[' x86_64 '!=' x86_64 ']' [2019-10-29T22:25:31.263Z] #22 10.63 + url=https://download.docker.com/linux/static [2019-10-29T22:25:31.263Z] #22 10.63 + tar -xz docker/docker [2019-10-29T22:25:31.263Z] #22 10.65 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-29T22:25:31.664Z] #45 ... [2019-10-29T22:25:31.664Z] [2019-10-29T22:25:31.664Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:31.664Z] #32 8.859 internal/testlog [2019-10-29T22:25:31.926Z] #54 ... [2019-10-29T22:25:31.926Z] [2019-10-29T22:25:31.926Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:25:31.926Z] #24 20.69 Reading package lists... [2019-10-29T22:25:31.926Z] #24 27.89 Building dependency tree... [2019-10-29T22:25:31.926Z] #24 30.25 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-29T22:25:31.926Z] #24 30.25 The following additional packages will be installed: [2019-10-29T22:25:31.926Z] #24 30.26 libjq1 libonig4 [2019-10-29T22:25:31.926Z] #24 30.69 The following NEW packages will be installed: [2019-10-29T22:25:31.926Z] #24 30.69 jq libjq1 libonig4 [2019-10-29T22:25:31.926Z] #24 31.84 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:31.926Z] #24 31.84 Need to get 293 kB of archives. [2019-10-29T22:25:31.926Z] #24 31.84 After this operation, 1086 kB of additional disk space will be used. [2019-10-29T22:25:31.926Z] #24 31.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-29T22:25:31.926Z] #24 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-29T22:25:31.926Z] #24 31.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-29T22:25:31.926Z] #24 32.91 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:31.926Z] #24 33.06 Fetched 293 kB in 1s (278 kB/s) [2019-10-29T22:25:31.926Z] #24 33.25 Selecting previously unselected package libonig4:arm64. [2019-10-29T22:25:31.926Z] #24 33.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 ... 14976 files and directories currently installed.) [2019-10-29T22:25:31.926Z] #24 33.35 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-29T22:25:31.926Z] #24 33.40 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-29T22:25:31.926Z] #24 33.97 Selecting previously unselected package libjq1:arm64. [2019-10-29T22:25:31.926Z] #24 33.97 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-29T22:25:31.926Z] #24 34.01 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-29T22:25:31.926Z] #24 34.31 Selecting previously unselected package jq. [2019-10-29T22:25:31.926Z] #24 34.35 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-29T22:25:31.926Z] #24 34.39 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-29T22:25:31.926Z] #24 34.73 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-29T22:25:31.926Z] #24 34.79 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-29T22:25:31.926Z] #24 34.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:31.926Z] #24 35.06 Setting up jq (1.5+dfsg-1.3) ... [2019-10-29T22:25:31.926Z] #24 DONE 35.8s [2019-10-29T22:25:31.926Z] [2019-10-29T22:25:31.926Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:31.926Z] #68 DONE 35.5s [2019-10-29T22:25:31.926Z] [2019-10-29T22:25:31.926Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-29T22:25:31.926Z] #25 DONE 0.2s [2019-10-29T22:25:31.926Z] [2019-10-29T22:25:31.926Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:32.118Z] #32 9.431 encoding [2019-10-29T22:25:32.559Z] #32 9.612 runtime/cgo [2019-10-29T22:25:32.559Z] #32 ... [2019-10-29T22:25:32.559Z] [2019-10-29T22:25:32.559Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:32.559Z] #11 0.602 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:32.559Z] #11 0.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:32.559Z] #11 0.677 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:32.559Z] #11 0.729 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:32.559Z] #11 0.747 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:32.559Z] #11 1.437 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-29T22:25:32.559Z] #11 2.759 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-29T22:25:32.559Z] #11 3.902 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-29T22:25:32.560Z] #11 ... [2019-10-29T22:25:32.560Z] [2019-10-29T22:25:32.560Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:32.560Z] #41 0.448 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:32.560Z] #41 0.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:32.560Z] #41 0.533 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:32.560Z] #41 0.544 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:32.560Z] #41 0.572 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:32.560Z] #41 1.436 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-29T22:25:32.560Z] #41 2.830 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-29T22:25:32.560Z] #41 3.661 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-29T22:25:32.560Z] #41 ... [2019-10-29T22:25:32.560Z] [2019-10-29T22:25:32.560Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:25:32.560Z] #57 0.435 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:32.560Z] #57 0.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:32.560Z] #57 0.518 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:32.560Z] #57 0.537 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:32.560Z] #57 0.581 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:32.560Z] #57 1.435 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-29T22:25:32.560Z] #57 2.879 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-29T22:25:32.560Z] #57 3.847 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-29T22:25:32.853Z] #44 129.4 mime [2019-10-29T22:25:32.989Z] #57 ... [2019-10-29T22:25:32.989Z] [2019-10-29T22:25:32.989Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:25:32.989Z] #25 0.430 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:32.989Z] #25 0.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:32.989Z] #25 0.520 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:32.989Z] #25 0.531 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:32.989Z] #25 0.551 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:32.989Z] #25 1.436 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-29T22:25:32.989Z] #25 2.831 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-29T22:25:32.989Z] #25 3.892 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-29T22:25:32.989Z] #25 ... [2019-10-29T22:25:32.989Z] [2019-10-29T22:25:32.989Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:32.989Z] #34 0.632 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:32.989Z] #34 0.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:32.989Z] #34 0.729 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:32.989Z] #34 0.730 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:32.989Z] #34 0.761 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:32.990Z] #34 1.434 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-29T22:25:32.990Z] #34 2.601 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-29T22:25:32.990Z] #34 3.507 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-29T22:25:32.990Z] #34 ... [2019-10-29T22:25:32.990Z] [2019-10-29T22:25:32.990Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:25:32.990Z] #29 0.429 + mktemp -d [2019-10-29T22:25:32.990Z] #29 0.430 + export GOPATH=/tmp/tmp.qxgehnsXvl [2019-10-29T22:25:32.990Z] #29 0.430 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.qxgehnsXvl/src/github.com/go-swagger/go-swagger [2019-10-29T22:25:32.990Z] #29 0.431 Cloning into '/tmp/tmp.qxgehnsXvl/src/github.com/go-swagger/go-swagger'... [2019-10-29T22:25:33.414Z] #29 ... [2019-10-29T22:25:33.414Z] [2019-10-29T22:25:33.414Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:33.414Z] #51 0.492 + RM_GOPATH=0 [2019-10-29T22:25:33.414Z] #51 0.492 + TMP_GOPATH= [2019-10-29T22:25:33.414Z] #51 0.492 + : /build [2019-10-29T22:25:33.414Z] #51 0.493 + '[' -z '' ']' [2019-10-29T22:25:33.415Z] #51 0.494 ++ mktemp -d [2019-10-29T22:25:33.415Z] #51 0.496 + export GOPATH=/tmp/tmp.Dp6wU5mXfS [2019-10-29T22:25:33.415Z] #51 0.496 + GOPATH=/tmp/tmp.Dp6wU5mXfS [2019-10-29T22:25:33.415Z] #51 0.497 + RM_GOPATH=1 [2019-10-29T22:25:33.415Z] #51 0.498 ++ dirname ./install.sh [2019-10-29T22:25:33.415Z] #51 0.500 + dir=. [2019-10-29T22:25:33.415Z] #51 0.500 + bin=golangci_lint [2019-10-29T22:25:33.415Z] #51 0.500 + shift [2019-10-29T22:25:33.415Z] #51 0.500 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-29T22:25:33.415Z] #51 0.500 + . ./golangci_lint.installer [2019-10-29T22:25:33.415Z] #51 0.500 ++ : v1.20.0 [2019-10-29T22:25:33.415Z] #51 0.501 + install_golangci_lint [2019-10-29T22:25:33.415Z] #51 0.501 + echo 'Installing golangci-lint version v1.20.0' [2019-10-29T22:25:33.415Z] #51 0.501 Installing golangci-lint version v1.20.0 [2019-10-29T22:25:33.415Z] #51 0.502 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-29T22:25:33.415Z] #51 ... [2019-10-29T22:25:33.415Z] [2019-10-29T22:25:33.415Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:33.415Z] #69 0.428 + RM_GOPATH=0 [2019-10-29T22:25:33.415Z] #69 0.429 + TMP_GOPATH= [2019-10-29T22:25:33.415Z] #69 0.429 + : /build [2019-10-29T22:25:33.415Z] #69 0.429 + '[' -z '' ']' [2019-10-29T22:25:33.415Z] #69 0.430 ++ mktemp -d [2019-10-29T22:25:33.415Z] #69 0.432 + export GOPATH=/tmp/tmp.VRuInV8jRI [2019-10-29T22:25:33.415Z] #69 0.432 + GOPATH=/tmp/tmp.VRuInV8jRI [2019-10-29T22:25:33.415Z] #69 0.433 + RM_GOPATH=1 [2019-10-29T22:25:33.415Z] #69 0.434 ++ dirname ./install.sh [2019-10-29T22:25:33.415Z] #69 0.437 + dir=. [2019-10-29T22:25:33.415Z] #69 0.437 + bin=proxy [2019-10-29T22:25:33.415Z] #69 0.437 + shift [2019-10-29T22:25:33.415Z] #69 0.437 + '[' '!' -f ./proxy.installer ']' [2019-10-29T22:25:33.415Z] #69 0.437 + . ./proxy.installer [2019-10-29T22:25:33.415Z] #69 0.437 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:25:33.415Z] #69 0.438 + install_proxy [2019-10-29T22:25:33.415Z] #69 0.438 + case "$1" in [2019-10-29T22:25:33.415Z] #69 0.438 + export CGO_ENABLED=0 [2019-10-29T22:25:33.415Z] #69 0.438 + CGO_ENABLED=0 [2019-10-29T22:25:33.415Z] #69 0.438 + _install_proxy [2019-10-29T22:25:33.415Z] #69 0.438 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-29T22:25:33.415Z] #69 0.438 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VRuInV8jRI/src/github.com/docker/libnetwork [2019-10-29T22:25:33.415Z] #69 0.438 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:25:33.415Z] #69 0.443 Cloning into '/tmp/tmp.VRuInV8jRI/src/github.com/docker/libnetwork'... [2019-10-29T22:25:33.415Z] #69 ... [2019-10-29T22:25:33.415Z] [2019-10-29T22:25:33.415Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:25:33.415Z] #39 0.533 + mktemp -d [2019-10-29T22:25:33.415Z] #39 0.534 + export GOPATH=/tmp/tmp.FmyqpNPnhG [2019-10-29T22:25:33.415Z] #39 0.534 + git clone https://github.com/docker/distribution.git /tmp/tmp.FmyqpNPnhG/src/github.com/docker/distribution [2019-10-29T22:25:33.415Z] #39 0.536 Cloning into '/tmp/tmp.FmyqpNPnhG/src/github.com/docker/distribution'... [2019-10-29T22:25:33.837Z] #39 ... [2019-10-29T22:25:33.837Z] [2019-10-29T22:25:33.837Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:33.837Z] #48 0.479 + RM_GOPATH=0 [2019-10-29T22:25:33.837Z] #48 0.479 + TMP_GOPATH= [2019-10-29T22:25:33.837Z] #48 0.480 + : /build [2019-10-29T22:25:33.837Z] #48 0.480 + '[' -z '' ']' [2019-10-29T22:25:33.837Z] #48 0.481 ++ mktemp -d [2019-10-29T22:25:33.837Z] #48 0.484 + export GOPATH=/tmp/tmp.wM0k3xahuc [2019-10-29T22:25:33.837Z] #48 0.484 + GOPATH=/tmp/tmp.wM0k3xahuc [2019-10-29T22:25:33.837Z] #48 0.484 + RM_GOPATH=1 [2019-10-29T22:25:33.837Z] #48 0.486 ++ dirname ./install.sh [2019-10-29T22:25:33.837Z] #48 0.487 + dir=. [2019-10-29T22:25:33.837Z] #48 0.488 + bin=gotestsum [2019-10-29T22:25:33.837Z] #48 0.488 + shift [2019-10-29T22:25:33.837Z] #48 0.488 + '[' '!' -f ./gotestsum.installer ']' [2019-10-29T22:25:33.837Z] #48 0.488 + . ./gotestsum.installer [2019-10-29T22:25:33.837Z] #48 0.488 ++ : v0.3.5 [2019-10-29T22:25:33.837Z] #48 0.489 Installing gotestsum version v0.3.5 [2019-10-29T22:25:33.837Z] #48 0.489 + install_gotestsum [2019-10-29T22:25:33.837Z] #48 0.489 + echo 'Installing gotestsum version v0.3.5' [2019-10-29T22:25:33.837Z] #48 0.489 + go get -d gotest.tools/gotestsum [2019-10-29T22:25:33.837Z] #48 ... [2019-10-29T22:25:33.837Z] [2019-10-29T22:25:33.837Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:33.837Z] #63 0.393 + RM_GOPATH=0 [2019-10-29T22:25:33.837Z] #63 0.393 + TMP_GOPATH= [2019-10-29T22:25:33.837Z] #63 0.393 + : /build/ [2019-10-29T22:25:33.837Z] #63 0.393 + '[' -z '' ']' [2019-10-29T22:25:33.837Z] #63 0.393 ++ mktemp -d [2019-10-29T22:25:33.837Z] #63 0.394 + export GOPATH=/tmp/tmp.exnRiW2O8l [2019-10-29T22:25:33.837Z] #63 0.394 + GOPATH=/tmp/tmp.exnRiW2O8l [2019-10-29T22:25:33.837Z] #63 0.394 + RM_GOPATH=1 [2019-10-29T22:25:33.837Z] #63 0.394 ++ dirname ./install.sh [2019-10-29T22:25:33.837Z] #63 0.395 + dir=. [2019-10-29T22:25:33.837Z] #63 0.395 + bin=rootlesskit [2019-10-29T22:25:33.837Z] #63 0.395 + shift [2019-10-29T22:25:33.837Z] #63 0.395 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-29T22:25:33.837Z] #63 0.395 + . ./rootlesskit.installer [2019-10-29T22:25:33.837Z] #63 0.395 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:25:33.837Z] #63 0.395 + install_rootlesskit [2019-10-29T22:25:33.837Z] #63 0.395 + case "$1" in [2019-10-29T22:25:33.837Z] #63 0.395 + export CGO_ENABLED=0 [2019-10-29T22:25:33.837Z] #63 0.395 + CGO_ENABLED=0 [2019-10-29T22:25:33.837Z] #63 0.395 + _install_rootlesskit [2019-10-29T22:25:33.837Z] #63 0.396 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:25:33.837Z] #63 0.396 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-29T22:25:33.837Z] #63 0.396 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.exnRiW2O8l/src/github.com/rootless-containers/rootlesskit [2019-10-29T22:25:33.837Z] #63 0.396 Cloning into '/tmp/tmp.exnRiW2O8l/src/github.com/rootless-containers/rootlesskit'... [2019-10-29T22:25:33.837Z] #63 3.425 + cd /tmp/tmp.exnRiW2O8l/src/github.com/rootless-containers/rootlesskit [2019-10-29T22:25:33.837Z] #63 3.426 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:25:33.837Z] #63 3.670 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-29T22:25:33.837Z] #63 3.671 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-29T22:25:34.494Z] #26 ... [2019-10-29T22:25:34.494Z] [2019-10-29T22:25:34.494Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-29T22:25:34.494Z] #11 DONE 4.2s [2019-10-29T22:25:34.494Z] [2019-10-29T22:25:34.494Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:34.494Z] #33 37.43 Selecting previously unselected package liblzo2-2:arm64. [2019-10-29T22:25:34.494Z] #33 37.44 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-29T22:25:34.494Z] #33 37.46 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-29T22:25:34.494Z] #33 37.62 Selecting previously unselected package libicu57:arm64. [2019-10-29T22:25:34.494Z] #33 37.62 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-29T22:25:34.494Z] #33 37.65 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-29T22:25:34.753Z] #44 131.4 mime/quotedprintable [2019-10-29T22:25:35.012Z] #44 131.8 net/http/internal [2019-10-29T22:25:35.209Z] #63 ... [2019-10-29T22:25:35.209Z] [2019-10-29T22:25:35.209Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:35.209Z] #41 12.67 Fetched 7671 kB in 12s (625 kB/s) [2019-10-29T22:25:35.573Z] #33 ... [2019-10-29T22:25:35.573Z] [2019-10-29T22:25:35.573Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:35.573Z] #40 23.08 Reading package lists... [2019-10-29T22:25:35.573Z] #40 30.05 Building dependency tree... [2019-10-29T22:25:35.573Z] #40 32.73 The following additional packages will be installed: [2019-10-29T22:25:35.573Z] #40 32.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-29T22:25:35.573Z] #40 32.73 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-29T22:25:35.573Z] #40 32.74 Suggested packages: [2019-10-29T22:25:35.573Z] #40 32.74 manpages-dev python-setuptools [2019-10-29T22:25:35.573Z] #40 33.87 The following NEW packages will be installed: [2019-10-29T22:25:35.573Z] #40 33.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-29T22:25:35.573Z] #40 33.87 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-29T22:25:35.573Z] #40 33.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-29T22:25:35.573Z] #40 33.88 zlib1g-dev [2019-10-29T22:25:35.573Z] #40 34.98 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:35.573Z] #40 34.98 Need to get 3415 kB of archives. [2019-10-29T22:25:35.573Z] #40 34.98 After this operation, 19.0 MB of additional disk space will be used. [2019-10-29T22:25:35.573Z] #40 34.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-29T22:25:35.573Z] #40 34.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-29T22:25:35.573Z] #40 34.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-29T22:25:35.573Z] #40 35.00 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-29T22:25:35.573Z] #40 35.01 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-29T22:25:35.573Z] #40 35.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-29T22:25:35.573Z] #40 35.02 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-29T22:25:35.573Z] #40 35.02 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-29T22:25:35.573Z] #40 35.04 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-29T22:25:35.573Z] #40 35.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-29T22:25:35.573Z] #40 35.11 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-29T22:25:35.573Z] #40 35.25 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-29T22:25:35.573Z] #40 35.32 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-29T22:25:35.573Z] #40 35.32 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-29T22:25:35.573Z] #40 35.34 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-29T22:25:35.573Z] #40 35.37 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-29T22:25:35.573Z] #40 36.86 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:35.573Z] #40 37.01 Fetched 3415 kB in 1s (2313 kB/s) [2019-10-29T22:25:35.573Z] #40 37.20 Selecting previously unselected package libnet1:arm64. [2019-10-29T22:25:35.573Z] #40 37.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-29T22:25:35.573Z] #40 37.27 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-29T22:25:35.573Z] #40 37.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-29T22:25:35.573Z] #40 37.52 Selecting previously unselected package libcap-dev:arm64. [2019-10-29T22:25:35.573Z] #40 37.52 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-29T22:25:35.573Z] #40 37.53 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-29T22:25:35.573Z] #40 37.75 Selecting previously unselected package libnet1-dev. [2019-10-29T22:25:35.573Z] #40 37.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-29T22:25:35.573Z] #40 37.79 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-29T22:25:35.573Z] #40 38.04 Selecting previously unselected package libnl-3-200:arm64. [2019-10-29T22:25:35.573Z] #40 38.04 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-29T22:25:35.573Z] #40 38.07 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-29T22:25:35.573Z] #40 38.30 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-29T22:25:35.573Z] #40 38.35 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-29T22:25:35.573Z] #40 38.39 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-29T22:25:35.573Z] #40 38.87 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-29T22:25:35.573Z] #40 38.87 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-29T22:25:35.573Z] #40 38.88 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-29T22:25:35.573Z] #40 39.08 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-29T22:25:35.573Z] #40 39.10 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-29T22:25:35.573Z] #40 39.12 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-29T22:25:35.573Z] #40 39.40 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-29T22:25:35.573Z] #40 39.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-29T22:25:35.573Z] #40 39.47 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-29T22:25:35.573Z] #40 ... [2019-10-29T22:25:35.573Z] [2019-10-29T22:25:35.573Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:35.573Z] #54 4.167 + RM_GOPATH=0 [2019-10-29T22:25:35.573Z] #54 4.167 + TMP_GOPATH= [2019-10-29T22:25:35.573Z] #54 4.167 + : /build [2019-10-29T22:25:35.573Z] #54 4.167 + '[' -z '' ']' [2019-10-29T22:25:35.573Z] #54 4.172 ++ mktemp -d [2019-10-29T22:25:35.573Z] #54 4.175 + export GOPATH=/tmp/tmp.8npNDRSCts [2019-10-29T22:25:35.573Z] #54 4.175 + GOPATH=/tmp/tmp.8npNDRSCts [2019-10-29T22:25:35.573Z] #54 4.175 + RM_GOPATH=1 [2019-10-29T22:25:35.573Z] #54 4.175 ++ dirname ./install.sh [2019-10-29T22:25:35.573Z] #54 4.199 + dir=. [2019-10-29T22:25:35.573Z] #54 4.199 + bin=runc [2019-10-29T22:25:35.573Z] #54 4.199 + shift [2019-10-29T22:25:35.573Z] #54 4.199 + '[' '!' -f ./runc.installer ']' [2019-10-29T22:25:35.573Z] #54 4.199 + . ./runc.installer [2019-10-29T22:25:35.573Z] #54 4.199 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-29T22:25:35.573Z] #54 4.199 + install_runc [2019-10-29T22:25:35.573Z] #54 4.199 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-29T22:25:35.573Z] #54 4.211 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-29T22:25:35.573Z] #54 4.221 + uname -r [2019-10-29T22:25:35.573Z] #54 4.221 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-29T22:25:35.574Z] #54 4.221 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-29T22:25:35.574Z] #54 4.221 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8npNDRSCts/src/github.com/opencontainers/runc [2019-10-29T22:25:35.574Z] #54 4.241 Cloning into '/tmp/tmp.8npNDRSCts/src/github.com/opencontainers/runc'... [2019-10-29T22:25:35.947Z] #44 ... [2019-10-29T22:25:35.947Z] [2019-10-29T22:25:35.947Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:35.947Z] #62 DONE 132.3s [2019-10-29T22:25:35.947Z] [2019-10-29T22:25:35.947Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-29T22:25:35.947Z] #63 DONE 0.1s [2019-10-29T22:25:35.947Z] [2019-10-29T22:25:35.947Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:25:35.947Z] #41 46.43 CC images/sysctl.o [2019-10-29T22:25:35.947Z] #41 46.70 CC images/autofs.o [2019-10-29T22:25:35.947Z] #41 47.00 CC images/macvlan.o [2019-10-29T22:25:35.947Z] #41 47.27 CC images/sit.o [2019-10-29T22:25:35.947Z] #41 47.55 LINK images/built-in.o [2019-10-29T22:25:35.947Z] #41 47.67 GEN compel/include/asm [2019-10-29T22:25:35.947Z] #41 47.68 GEN compel/include/version.h [2019-10-29T22:25:35.947Z] #41 47.71 touch .config [2019-10-29T22:25:35.947Z] #41 47.72 GEN include/common/config.h [2019-10-29T22:25:35.947Z] #41 47.80 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-29T22:25:35.947Z] #41 47.84 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-29T22:25:35.947Z] #41 47.87 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-29T22:25:35.947Z] #41 47.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-29T22:25:35.947Z] #41 47.92 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-29T22:25:35.947Z] #41 47.92 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-29T22:25:35.947Z] #41 47.95 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-29T22:25:35.947Z] #41 47.99 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-29T22:25:35.947Z] #41 48.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-29T22:25:35.947Z] #41 48.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-29T22:25:35.947Z] #41 48.05 DEP compel/plugins/std/infect.d [2019-10-29T22:25:35.947Z] #41 48.17 DEP compel/plugins/std/string.d [2019-10-29T22:25:35.947Z] #41 48.32 DEP compel/plugins/std/log.d [2019-10-29T22:25:35.947Z] #41 48.47 DEP compel/plugins/std/fds.d [2019-10-29T22:25:35.947Z] #41 48.61 DEP compel/plugins/std/std.d [2019-10-29T22:25:35.947Z] #41 48.69 DEP compel/plugins/shmem/shmem.d [2019-10-29T22:25:35.947Z] #41 48.78 DEP compel/plugins/fds/fds.d [2019-10-29T22:25:35.947Z] #41 48.92 CC compel/plugins/std/std.o [2019-10-29T22:25:35.947Z] #41 49.34 CC compel/plugins/std/fds.o [2019-10-29T22:25:35.947Z] #41 49.92 CC compel/plugins/std/log.o [2019-10-29T22:25:36.511Z] #41 51.51 CC compel/plugins/std/string.o [2019-10-29T22:25:36.519Z] #22 ... [2019-10-29T22:25:36.519Z] [2019-10-29T22:25:36.519Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:36.519Z] #62 15.72 + cd /tmp/tmp.R7huVtybeC/src/github.com/rootless-containers/rootlesskit [2019-10-29T22:25:36.519Z] #62 15.72 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:25:36.519Z] #62 16.11 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-29T22:25:36.519Z] #62 16.11 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-29T22:25:37.444Z] #41 52.50 CC compel/plugins/std/infect.o [2019-10-29T22:25:38.010Z] #41 53.06 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-29T22:25:38.010Z] #41 53.11 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-29T22:25:38.010Z] #41 53.19 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-29T22:25:38.133Z] #54 ... [2019-10-29T22:25:38.133Z] [2019-10-29T22:25:38.133Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-29T22:25:38.133Z] #12 DONE 3.6s [2019-10-29T22:25:38.133Z] [2019-10-29T22:25:38.133Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:38.133Z] #26 6.138 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-29T22:25:38.268Z] #41 53.26 AR compel/plugins/std.lib.a [2019-10-29T22:25:38.268Z] #41 53.34 CC compel/plugins/fds/fds.o [2019-10-29T22:25:38.527Z] #41 53.69 AR compel/plugins/fds.lib.a [2019-10-29T22:25:38.527Z] #41 53.74 HOSTDEP compel/src/lib/log-host.d [2019-10-29T22:25:38.704Z] #26 6.930 [2019-10-29T22:25:38.785Z] #41 53.87 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-29T22:25:38.785Z] #41 ... [2019-10-29T22:25:38.785Z] [2019-10-29T22:25:38.785Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:25:38.785Z] #17 41.74 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-29T22:25:38.785Z] #17 44.47 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:38.785Z] #17 44.64 Fetched 90.9 MB in 9s (9946 kB/s) [2019-10-29T22:25:38.785Z] #17 44.76 Selecting previously unselected package bash-completion. [2019-10-29T22:25:38.785Z] #17 44.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-29T22:25:38.785Z] #17 44.82 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-29T22:25:38.785Z] #17 48.93 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-29T22:25:38.785Z] #17 49.88 Selecting previously unselected package libnet1:amd64. [2019-10-29T22:25:38.785Z] #17 49.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-29T22:25:38.785Z] #17 49.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-29T22:25:38.785Z] #17 50.01 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-29T22:25:38.785Z] #17 50.01 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-29T22:25:38.785Z] #17 50.02 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-29T22:25:38.785Z] #17 50.10 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-29T22:25:38.785Z] #17 50.10 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-29T22:25:38.785Z] #17 50.12 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-29T22:25:38.785Z] #17 50.26 Selecting previously unselected package libudev-dev:amd64. [2019-10-29T22:25:38.785Z] #17 50.26 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-29T22:25:38.785Z] #17 50.29 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-29T22:25:38.785Z] #17 50.42 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-29T22:25:38.785Z] #17 50.43 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-29T22:25:38.785Z] #17 50.43 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-29T22:25:38.785Z] #17 51.08 Selecting previously unselected package python3.5-minimal. [2019-10-29T22:25:38.785Z] #17 51.09 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-29T22:25:38.785Z] #17 51.10 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-29T22:25:38.966Z] #26 ... [2019-10-29T22:25:38.967Z] [2019-10-29T22:25:38.967Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:25:38.967Z] #28 33.38 + cd /tmp/tmp.APHdt1LlwR/src/github.com/go-swagger/go-swagger [2019-10-29T22:25:38.967Z] #28 33.38 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-29T22:25:38.967Z] #28 36.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-29T22:25:39.044Z] #17 ... [2019-10-29T22:25:39.044Z] [2019-10-29T22:25:39.044Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:25:39.044Z] #41 54.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-29T22:25:39.044Z] #41 54.16 HOSTDEP compel/src/main-host.d [2019-10-29T22:25:39.229Z] #28 ... [2019-10-29T22:25:39.229Z] [2019-10-29T22:25:39.229Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:39.229Z] #40 40.14 Selecting previously unselected package libprotobuf10:arm64. [2019-10-29T22:25:39.229Z] #40 40.14 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-29T22:25:39.229Z] #40 40.14 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-29T22:25:39.229Z] #40 40.86 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-29T22:25:39.229Z] #40 40.86 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-29T22:25:39.229Z] #40 40.87 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-29T22:25:39.229Z] #40 41.15 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-29T22:25:39.229Z] #40 41.15 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-29T22:25:39.229Z] #40 41.17 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-29T22:25:39.229Z] #40 42.50 Selecting previously unselected package libprotoc10:arm64. [2019-10-29T22:25:39.229Z] #40 42.50 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-29T22:25:39.229Z] #40 42.51 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-29T22:25:39.229Z] #40 43.13 Selecting previously unselected package protobuf-c-compiler. [2019-10-29T22:25:39.229Z] #40 43.13 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-29T22:25:39.229Z] #40 43.17 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-29T22:25:39.320Z] #41 54.33 DEP compel/src/lib/ptrace.d [2019-10-29T22:25:39.320Z] #41 54.54 DEP compel/src/lib/infect.d [2019-10-29T22:25:39.490Z] #40 43.57 Selecting previously unselected package protobuf-compiler. [2019-10-29T22:25:39.490Z] #40 43.60 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-29T22:25:39.490Z] #40 43.62 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-29T22:25:39.490Z] #40 ... [2019-10-29T22:25:39.490Z] [2019-10-29T22:25:39.490Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:39.490Z] #47 33.51 + cd /tmp/tmp.A1Sfm8XaGA/src/gotest.tools/gotestsum [2019-10-29T22:25:39.490Z] #47 33.51 + git checkout -q v0.3.5 [2019-10-29T22:25:39.490Z] #47 33.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-29T22:25:39.579Z] #41 54.75 DEP compel/src/lib/infect-util.d [2019-10-29T22:25:39.741Z] #41 12.67 Reading package lists... [2019-10-29T22:25:39.752Z] #47 ... [2019-10-29T22:25:39.752Z] [2019-10-29T22:25:39.752Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:39.837Z] #41 54.88 DEP compel/src/lib/infect-rpc.d [2019-10-29T22:25:40.095Z] #41 55.04 DEP compel/arch/x86/src/lib/infect.d [2019-10-29T22:25:40.095Z] #41 55.17 DEP compel/arch/x86/src/lib/cpu.d [2019-10-29T22:25:40.354Z] #41 55.28 DEP compel/src/lib/log.d [2019-10-29T22:25:40.354Z] #41 55.41 DEP compel/src/main.d [2019-10-29T22:25:40.558Z] #26 7.554 0.4% ### 4.7% ##### 7.1% ########### 15.7% ############## 20.8% ################## 25.1% ##################### 29.2% ####################### 33.0% ######################### 35.6% ############################ 39.4% ############################### 43.2% [2019-10-29T22:25:40.558Z] #26 ... [2019-10-29T22:25:40.558Z] [2019-10-29T22:25:40.558Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:40.558Z] #59 4.374 + RM_GOPATH=0 [2019-10-29T22:25:40.558Z] #59 4.374 + TMP_GOPATH= [2019-10-29T22:25:40.558Z] #59 4.374 + : /build [2019-10-29T22:25:40.558Z] #59 4.374 + '[' -z '' ']' [2019-10-29T22:25:40.558Z] #59 4.374 ++ mktemp -d [2019-10-29T22:25:40.558Z] #59 4.385 + export GOPATH=/tmp/tmp.ASo6k0sENN [2019-10-29T22:25:40.558Z] #59 4.385 + GOPATH=/tmp/tmp.ASo6k0sENN [2019-10-29T22:25:40.558Z] #59 4.385 + RM_GOPATH=1 [2019-10-29T22:25:40.558Z] #59 4.385 ++ dirname ./install.sh [2019-10-29T22:25:40.558Z] #59 4.407 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:25:40.558Z] #59 4.425 + dir=. [2019-10-29T22:25:40.558Z] #59 4.425 + bin=containerd [2019-10-29T22:25:40.558Z] #59 4.425 + shift [2019-10-29T22:25:40.558Z] #59 4.425 + '[' '!' -f ./containerd.installer ']' [2019-10-29T22:25:40.558Z] #59 4.425 + . ./containerd.installer [2019-10-29T22:25:40.558Z] #59 4.425 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:25:40.558Z] #59 4.425 + install_containerd [2019-10-29T22:25:40.558Z] #59 4.425 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-29T22:25:40.558Z] #59 4.425 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ASo6k0sENN/src/github.com/containerd/containerd [2019-10-29T22:25:40.558Z] #59 4.425 Cloning into '/tmp/tmp.ASo6k0sENN/src/github.com/containerd/containerd'... [2019-10-29T22:25:40.558Z] #59 ... [2019-10-29T22:25:40.558Z] [2019-10-29T22:25:40.558Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:40.576Z] #41 17.09 Reading package lists... [2019-10-29T22:25:40.576Z] #41 ... [2019-10-29T22:25:40.576Z] [2019-10-29T22:25:40.576Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:40.576Z] #51 14.97 + cd /tmp/tmp.Dp6wU5mXfS/src/github.com/golangci/golangci-lint/ [2019-10-29T22:25:40.576Z] #51 14.97 + git checkout -q v1.20.0 [2019-10-29T22:25:40.576Z] #51 15.18 ++ git describe --tags [2019-10-29T22:25:40.576Z] #51 15.18 + version=v1.20.0 [2019-10-29T22:25:40.576Z] #51 15.18 ++ git rev-parse --short HEAD [2019-10-29T22:25:40.576Z] #51 15.18 + commit=cc98739 [2019-10-29T22:25:40.576Z] #51 15.19 ++ git show -s --format=%cd [2019-10-29T22:25:40.576Z] #51 15.21 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-29T22:25:40.576Z] #51 15.21 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-29T22:25:40.612Z] #41 55.55 DEP compel/src/lib/handle-elf.d [2019-10-29T22:25:40.612Z] #41 55.75 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-29T22:25:40.698Z] #62 ... [2019-10-29T22:25:40.698Z] [2019-10-29T22:25:40.698Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:25:40.698Z] #28 10.63 + mktemp -d [2019-10-29T22:25:40.698Z] #28 10.63 + export GOPATH=/tmp/tmp.yVz6copJN0 [2019-10-29T22:25:40.698Z] #28 10.63 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.yVz6copJN0/src/github.com/go-swagger/go-swagger [2019-10-29T22:25:40.698Z] #28 10.63 Cloning into '/tmp/tmp.yVz6copJN0/src/github.com/go-swagger/go-swagger'... [2019-10-29T22:25:40.698Z] #28 ... [2019-10-29T22:25:40.698Z] [2019-10-29T22:25:40.698Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:40.698Z] #44 10.24 + RM_GOPATH=0 [2019-10-29T22:25:40.698Z] #44 10.24 + TMP_GOPATH= [2019-10-29T22:25:40.698Z] #44 10.24 + : /build [2019-10-29T22:25:40.698Z] #44 10.24 + '[' -z '' ']' [2019-10-29T22:25:40.698Z] #44 10.24 ++ mktemp -d [2019-10-29T22:25:40.698Z] #44 10.25 + export GOPATH=/tmp/tmp.3v7OtpMzLH [2019-10-29T22:25:40.698Z] #44 10.25 + GOPATH=/tmp/tmp.3v7OtpMzLH [2019-10-29T22:25:40.698Z] #44 10.25 + RM_GOPATH=1 [2019-10-29T22:25:40.698Z] #44 10.25 ++ dirname ./install.sh [2019-10-29T22:25:40.698Z] #44 10.27 + dir=. [2019-10-29T22:25:40.698Z] #44 10.27 + bin=vndr [2019-10-29T22:25:40.698Z] #44 10.27 + shift [2019-10-29T22:25:40.698Z] #44 10.27 + '[' '!' -f ./vndr.installer ']' [2019-10-29T22:25:40.698Z] #44 10.27 + . ./vndr.installer [2019-10-29T22:25:40.698Z] #44 10.27 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:25:40.698Z] #44 10.27 + install_vndr [2019-10-29T22:25:40.698Z] #44 10.27 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-29T22:25:40.698Z] #44 10.27 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:25:40.698Z] #44 10.27 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3v7OtpMzLH/src/github.com/LK4D4/vndr [2019-10-29T22:25:40.698Z] #44 10.27 Cloning into '/tmp/tmp.3v7OtpMzLH/src/github.com/LK4D4/vndr'... [2019-10-29T22:25:40.698Z] #44 11.96 + cd /tmp/tmp.3v7OtpMzLH/src/github.com/LK4D4/vndr [2019-10-29T22:25:40.698Z] #44 11.97 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:25:40.698Z] #44 12.04 + go build -buildmode=pie -v -o /build/vndr . [2019-10-29T22:25:40.698Z] #44 14.35 internal/bytealg [2019-10-29T22:25:40.698Z] #44 14.40 internal/race [2019-10-29T22:25:40.698Z] #44 14.77 sync/atomic [2019-10-29T22:25:40.698Z] #44 15.39 unicode [2019-10-29T22:25:40.698Z] #44 16.00 runtime [2019-10-29T22:25:40.698Z] #44 ... [2019-10-29T22:25:40.698Z] [2019-10-29T22:25:40.698Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:40.698Z] #33 10.98 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:40.698Z] #33 10.98 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:40.698Z] #33 11.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:40.698Z] #33 11.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:40.698Z] #33 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:40.698Z] #33 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:25:40.698Z] #33 14.97 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:25:40.698Z] #33 16.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:25:40.821Z] #26 7.554 0.4% ### 4.7% ##### 7.1% ########### 15.7% ############## 20.8% ################## 25.1% ##################### 29.2% ####################### 33.0% ######################### 35.6% ############################ 39.4% ############################### 43.2% ################################# 46.2% ###################################### 53.3% ######################################## 56.1% [2019-10-29T22:25:40.821Z] #26 ... [2019-10-29T22:25:40.821Z] [2019-10-29T22:25:40.821Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:40.821Z] #31 34.71 io [2019-10-29T22:25:40.821Z] #31 34.72 internal/oserror [2019-10-29T22:25:40.821Z] #31 34.72 strconv [2019-10-29T22:25:40.821Z] #31 35.29 syscall [2019-10-29T22:25:40.821Z] #31 37.34 strings [2019-10-29T22:25:40.821Z] #31 37.34 bytes [2019-10-29T22:25:40.821Z] #31 41.33 bufio [2019-10-29T22:25:40.821Z] #31 43.09 path [2019-10-29T22:25:40.821Z] #31 43.74 text/tabwriter [2019-10-29T22:25:40.821Z] #31 44.32 reflect [2019-10-29T22:25:40.821Z] #31 ... [2019-10-29T22:25:40.821Z] [2019-10-29T22:25:40.821Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:40.870Z] #41 55.97 CC compel/src/lib/log.o [2019-10-29T22:25:40.953Z] #33 ... [2019-10-29T22:25:40.953Z] [2019-10-29T22:25:40.953Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:40.953Z] #47 11.59 + RM_GOPATH=0 [2019-10-29T22:25:40.953Z] #47 11.59 + TMP_GOPATH= [2019-10-29T22:25:40.953Z] #47 11.59 + : /build [2019-10-29T22:25:40.953Z] #47 11.59 + '[' -z '' ']' [2019-10-29T22:25:40.953Z] #47 11.59 ++ mktemp -d [2019-10-29T22:25:40.953Z] #47 11.59 + export GOPATH=/tmp/tmp.txRplPZKJ8 [2019-10-29T22:25:40.953Z] #47 11.59 + GOPATH=/tmp/tmp.txRplPZKJ8 [2019-10-29T22:25:40.953Z] #47 11.59 + RM_GOPATH=1 [2019-10-29T22:25:40.953Z] #47 11.60 ++ dirname ./install.sh [2019-10-29T22:25:40.953Z] #47 11.61 + dir=. [2019-10-29T22:25:40.953Z] #47 11.61 + bin=gotestsum [2019-10-29T22:25:40.953Z] #47 11.61 + shift [2019-10-29T22:25:40.953Z] #47 11.61 + '[' '!' -f ./gotestsum.installer ']' [2019-10-29T22:25:40.953Z] #47 11.61 + . ./gotestsum.installer [2019-10-29T22:25:40.953Z] #47 11.61 ++ : v0.3.5 [2019-10-29T22:25:40.953Z] #47 11.61 + install_gotestsum [2019-10-29T22:25:40.953Z] #47 11.61 + echo 'Installing gotestsum version v0.3.5' [2019-10-29T22:25:40.953Z] #47 11.61 Installing gotestsum version v0.3.5 [2019-10-29T22:25:40.953Z] #47 11.61 + go get -d gotest.tools/gotestsum [2019-10-29T22:25:41.084Z] #26 7.554 0.4% ### 4.7% ##### 7.1% ########### 15.7% ############## 20.8% ################## 25.1% ##################### 29.2% ####################### 33.0% ######################### 35.6% ############################ 39.4% ############################### 43.2% ################################# 46.2% ###################################### 53.3% ######################################## 56.1% ############################################ 62.4% ################################################# 68.1% [2019-10-29T22:25:41.084Z] #26 ... [2019-10-29T22:25:41.084Z] [2019-10-29T22:25:41.084Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-29T22:25:41.084Z] #13 2.817 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-29T22:25:41.084Z] #13 DONE 3.4s [2019-10-29T22:25:41.084Z] [2019-10-29T22:25:41.084Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:41.209Z] #47 ... [2019-10-29T22:25:41.209Z] [2019-10-29T22:25:41.209Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:41.209Z] #40 11.24 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:25:41.209Z] #40 ... [2019-10-29T22:25:41.209Z] [2019-10-29T22:25:41.209Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:41.209Z] #31 11.22 + cd /tmp/tmp.JIKi976Dha/src/github.com/BurntSushi/toml [2019-10-29T22:25:41.209Z] #31 11.22 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:25:41.209Z] #31 11.26 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-29T22:25:41.209Z] #31 12.57 internal/cpu [2019-10-29T22:25:41.209Z] #31 12.58 runtime/internal/atomic [2019-10-29T22:25:41.209Z] #31 13.03 runtime/internal/sys [2019-10-29T22:25:41.209Z] #31 13.24 runtime/internal/math [2019-10-29T22:25:41.209Z] #31 13.44 math/bits [2019-10-29T22:25:41.209Z] #31 13.69 internal/bytealg [2019-10-29T22:25:41.209Z] #31 14.47 math [2019-10-29T22:25:41.209Z] #31 15.26 runtime [2019-10-29T22:25:41.437Z] #41 56.42 CC compel/arch/x86/src/lib/cpu.o [2019-10-29T22:25:41.611Z] #26 7.554 0.4% ### 4.7% ##### 7.1% ########### 15.7% ############## 20.8% ################## 25.1% ##################### 29.2% ####################### 33.0% ######################### 35.6% ############################ 39.4% ############################### 43.2% ################################# 46.2% ###################################### 53.3% ######################################## 56.1% ############################################ 62.4% ################################################# 68.1% ###################################################### 75.2% ########################################################## 80.6% ############################################################ 84.6% ################################################################ 89.0% ################################################################### 94.2% ######################################################################## 100.0% [2019-10-29T22:25:41.770Z] #31 ... [2019-10-29T22:25:41.770Z] [2019-10-29T22:25:41.770Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:41.770Z] #10 11.90 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:25:41.770Z] #10 14.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:25:41.770Z] #10 16.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:25:41.770Z] #10 ... [2019-10-29T22:25:41.770Z] [2019-10-29T22:25:41.770Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:25:41.770Z] #56 12.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:25:41.770Z] #56 13.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:25:42.373Z] #41 57.33 CC compel/arch/x86/src/lib/infect.o [2019-10-29T22:25:42.558Z] #26 10.67 [2019-10-29T22:25:42.700Z] #56 ... [2019-10-29T22:25:42.700Z] [2019-10-29T22:25:42.700Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:42.700Z] #44 22.33 unicode/utf8 [2019-10-29T22:25:42.939Z] #41 ... [2019-10-29T22:25:42.939Z] [2019-10-29T22:25:42.939Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:42.939Z] #47 DONE 139.4s [2019-10-29T22:25:42.939Z] [2019-10-29T22:25:42.939Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:25:42.939Z] #17 52.23 Selecting previously unselected package python3-minimal. [2019-10-29T22:25:42.939Z] #17 52.24 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-29T22:25:42.939Z] #17 52.24 Unpacking python3-minimal (3.5.3-1) ... [2019-10-29T22:25:42.939Z] #17 52.41 Selecting previously unselected package libmpdec2:amd64. [2019-10-29T22:25:42.939Z] #17 52.41 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-29T22:25:42.939Z] #17 52.42 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-29T22:25:42.939Z] #17 52.55 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-29T22:25:42.939Z] #17 52.56 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-29T22:25:42.939Z] #17 52.57 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-29T22:25:42.939Z] #17 54.47 Selecting previously unselected package python3.5. [2019-10-29T22:25:42.939Z] #17 54.48 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-29T22:25:42.939Z] #17 54.48 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-29T22:25:42.939Z] #17 54.67 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-29T22:25:42.939Z] #17 54.68 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-29T22:25:42.939Z] #17 54.68 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-29T22:25:42.939Z] #17 54.76 Selecting previously unselected package dh-python. [2019-10-29T22:25:42.939Z] #17 54.76 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-29T22:25:42.939Z] #17 54.78 Unpacking dh-python (2.20170125) ... [2019-10-29T22:25:42.939Z] #17 55.02 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-29T22:25:42.939Z] #17 55.04 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-29T22:25:43.264Z] #44 22.93 internal/testlog [2019-10-29T22:25:43.269Z] #51 ... [2019-10-29T22:25:43.269Z] [2019-10-29T22:25:43.269Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:43.269Z] #41 17.09 Reading package lists... [2019-10-29T22:25:43.656Z] #26 11.24 # 2.2% ################ 23.3% ########################## 36.3% #################################### 50.9% ################################################# 68.2% ########################################################### 82.1% ###################################################################### 98.5% ######################################################################## 100.0% [2019-10-29T22:25:43.656Z] #26 ... [2019-10-29T22:25:43.656Z] [2019-10-29T22:25:43.656Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:43.656Z] #44 37.58 github.com/LK4D4/vndr/godl/singleflight [2019-10-29T22:25:43.656Z] #44 37.62 strconv [2019-10-29T22:25:43.656Z] #44 37.64 syscall [2019-10-29T22:25:43.656Z] #44 37.68 bytes [2019-10-29T22:25:43.656Z] #44 38.61 strings [2019-10-29T22:25:43.656Z] #44 43.23 bufio [2019-10-29T22:25:43.656Z] #44 43.99 reflect [2019-10-29T22:25:43.656Z] #44 45.68 regexp/syntax [2019-10-29T22:25:43.656Z] #44 47.26 hash/crc32 [2019-10-29T22:25:43.918Z] #44 ... [2019-10-29T22:25:43.918Z] [2019-10-29T22:25:43.918Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:43.918Z] #33 44.89 Selecting previously unselected package libxml2:arm64. [2019-10-29T22:25:43.918Z] #33 44.89 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-29T22:25:43.918Z] #33 44.89 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-29T22:25:43.918Z] #33 45.71 Selecting previously unselected package libarchive13:arm64. [2019-10-29T22:25:43.918Z] #33 45.76 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-29T22:25:43.918Z] #33 45.84 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-29T22:25:43.918Z] #33 46.26 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-29T22:25:43.918Z] #33 46.26 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-29T22:25:43.918Z] #33 46.37 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-29T22:25:43.918Z] #33 46.64 Selecting previously unselected package libuv1:arm64. [2019-10-29T22:25:43.918Z] #33 46.65 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-29T22:25:43.918Z] #33 46.67 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-29T22:25:43.918Z] #33 47.19 Selecting previously unselected package cmake. [2019-10-29T22:25:43.918Z] #33 47.19 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-29T22:25:43.918Z] #33 47.27 Unpacking cmake (3.7.2-1) ... [2019-10-29T22:25:44.064Z] #41 21.11 Building dependency tree... [2019-10-29T22:25:44.194Z] #44 23.79 encoding [2019-10-29T22:25:44.449Z] #44 24.24 unicode/utf16 [2019-10-29T22:25:44.458Z] #41 22.12 The following additional packages will be installed: [2019-10-29T22:25:44.458Z] #41 22.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-29T22:25:44.458Z] #41 22.15 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-29T22:25:44.458Z] #41 22.16 Suggested packages: [2019-10-29T22:25:44.458Z] #41 22.16 manpages-dev python-setuptools [2019-10-29T22:25:44.498Z] #33 ... [2019-10-29T22:25:44.498Z] [2019-10-29T22:25:44.498Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-29T22:25:44.498Z] #14 DONE 3.3s [2019-10-29T22:25:44.498Z] [2019-10-29T22:25:44.498Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-29T22:25:44.857Z] #41 ... [2019-10-29T22:25:44.857Z] [2019-10-29T22:25:44.857Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:25:44.857Z] #39 12.56 + cd /tmp/tmp.FmyqpNPnhG/src/github.com/docker/distribution [2019-10-29T22:25:44.857Z] #39 12.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-29T22:25:44.857Z] #39 14.39 + GOPATH=/tmp/tmp.FmyqpNPnhG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.FmyqpNPnhG go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-29T22:25:45.014Z] #44 24.81 container/list [2019-10-29T22:25:45.262Z] #39 ... [2019-10-29T22:25:45.262Z] [2019-10-29T22:25:45.262Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:25:45.262Z] #57 12.72 Fetched 7671 kB in 12s (623 kB/s) [2019-10-29T22:25:45.262Z] #57 12.72 Reading package lists... [2019-10-29T22:25:45.262Z] #57 17.50 Reading package lists... [2019-10-29T22:25:45.262Z] #57 21.71 Building dependency tree... [2019-10-29T22:25:45.262Z] #57 22.87 The following additional packages will be installed: [2019-10-29T22:25:45.262Z] #57 22.87 btrfs-progs liblzo2-2 [2019-10-29T22:25:45.669Z] #57 23.08 The following NEW packages will be installed: [2019-10-29T22:25:45.669Z] #57 23.08 btrfs-progs btrfs-tools liblzo2-2 [2019-10-29T22:25:45.669Z] #57 23.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:45.669Z] #57 23.19 Need to get 668 kB of archives. [2019-10-29T22:25:45.669Z] #57 23.19 After this operation, 5446 kB of additional disk space will be used. [2019-10-29T22:25:45.670Z] #57 23.19 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-29T22:25:45.670Z] #57 ... [2019-10-29T22:25:45.670Z] [2019-10-29T22:25:45.670Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:45.670Z] #45 12.91 unicode/utf16 [2019-10-29T22:25:45.670Z] #45 13.09 container/list [2019-10-29T22:25:45.670Z] #45 13.60 crypto/internal/subtle [2019-10-29T22:25:45.670Z] #45 13.65 crypto/subtle [2019-10-29T22:25:45.670Z] #45 13.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-29T22:25:45.670Z] #45 13.95 internal/nettrace [2019-10-29T22:25:45.670Z] #45 14.04 runtime/cgo [2019-10-29T22:25:45.670Z] #45 ... [2019-10-29T22:25:45.670Z] [2019-10-29T22:25:45.670Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:45.670Z] #69 12.91 + cd /tmp/tmp.VRuInV8jRI/src/github.com/docker/libnetwork [2019-10-29T22:25:45.670Z] #69 12.91 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:25:45.670Z] #69 13.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-29T22:25:45.670Z] #69 ... [2019-10-29T22:25:45.670Z] [2019-10-29T22:25:45.670Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:45.670Z] #34 13.17 Fetched 7671 kB in 12s (610 kB/s) [2019-10-29T22:25:45.670Z] #34 13.17 Reading package lists... [2019-10-29T22:25:45.670Z] #34 17.56 Reading package lists... [2019-10-29T22:25:45.670Z] #34 22.26 Building dependency tree... [2019-10-29T22:25:45.729Z] #17 58.53 Setting up python3-minimal (3.5.3-1) ... [2019-10-29T22:25:46.066Z] #34 ... [2019-10-29T22:25:46.066Z] [2019-10-29T22:25:46.066Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:25:46.066Z] #25 13.40 Fetched 7671 kB in 13s (587 kB/s) [2019-10-29T22:25:46.066Z] #25 13.40 Reading package lists... [2019-10-29T22:25:46.066Z] #25 17.98 Reading package lists... [2019-10-29T22:25:46.066Z] #25 22.44 Building dependency tree... [2019-10-29T22:25:46.066Z] #25 ... [2019-10-29T22:25:46.066Z] [2019-10-29T22:25:46.066Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:46.066Z] #11 13.21 Fetched 7671 kB in 12s (608 kB/s) [2019-10-29T22:25:46.066Z] #11 13.21 Reading package lists... [2019-10-29T22:25:46.066Z] #11 17.73 Reading package lists... [2019-10-29T22:25:46.066Z] #11 22.03 Building dependency tree... [2019-10-29T22:25:46.066Z] #11 23.46 The following additional packages will be installed: [2019-10-29T22:25:46.066Z] #11 23.46 libapparmor1 libseccomp2 [2019-10-29T22:25:46.066Z] #11 23.47 Suggested packages: [2019-10-29T22:25:46.066Z] #11 23.47 seccomp [2019-10-29T22:25:46.391Z] #44 25.96 crypto/internal/subtle [2019-10-29T22:25:46.588Z] #11 23.78 The following NEW packages will be installed: [2019-10-29T22:25:46.588Z] #11 23.78 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-29T22:25:46.588Z] #11 23.88 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:46.588Z] #11 23.88 Need to get 301 kB of archives. [2019-10-29T22:25:46.588Z] #11 23.88 After this operation, 1402 kB of additional disk space will be used. [2019-10-29T22:25:46.588Z] #11 23.88 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-29T22:25:46.588Z] #11 ... [2019-10-29T22:25:46.588Z] [2019-10-29T22:25:46.588Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:46.588Z] #34 23.76 The following additional packages will be installed: [2019-10-29T22:25:46.588Z] #34 23.77 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-29T22:25:46.588Z] #34 23.77 Suggested packages: [2019-10-29T22:25:46.588Z] #34 23.77 codeblocks eclipse ninja-build lrzip [2019-10-29T22:25:46.588Z] #34 23.77 Recommended packages: [2019-10-29T22:25:46.588Z] #34 23.77 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-29T22:25:46.663Z] #17 59.62 Selecting previously unselected package python3. [2019-10-29T22:25:46.663Z] #17 59.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-29T22:25:46.663Z] #17 59.65 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-29T22:25:46.663Z] #17 59.67 Unpacking python3 (3.5.3-1) ... [2019-10-29T22:25:46.689Z] #44 26.26 crypto/subtle [2019-10-29T22:25:46.689Z] #44 26.47 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-29T22:25:46.922Z] #17 59.74 Selecting previously unselected package pigz. [2019-10-29T22:25:46.922Z] #17 59.74 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-29T22:25:46.922Z] #17 59.75 Unpacking pigz (2.3.4-1) ... [2019-10-29T22:25:46.922Z] #17 59.87 Selecting previously unselected package libip4tc0:amd64. [2019-10-29T22:25:46.922Z] #17 59.87 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-29T22:25:46.922Z] #17 59.88 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:25:46.945Z] #44 26.68 internal/nettrace [2019-10-29T22:25:46.945Z] #44 26.80 runtime/cgo [2019-10-29T22:25:47.180Z] #17 60.00 Selecting previously unselected package libip6tc0:amd64. [2019-10-29T22:25:47.180Z] #17 60.01 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-29T22:25:47.180Z] #17 60.01 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:25:47.213Z] #34 24.64 The following NEW packages will be installed: [2019-10-29T22:25:47.213Z] #34 24.64 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-29T22:25:47.213Z] #34 24.64 vim-common xxd [2019-10-29T22:25:47.213Z] #34 24.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:47.213Z] #34 24.75 Need to get 13.2 MB of archives. [2019-10-29T22:25:47.213Z] #34 24.75 After this operation, 59.4 MB of additional disk space will be used. [2019-10-29T22:25:47.213Z] #34 24.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-29T22:25:47.438Z] #17 60.17 Selecting previously unselected package libiptc0:amd64. [2019-10-29T22:25:47.438Z] #17 60.17 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-29T22:25:47.438Z] #17 60.18 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:25:47.438Z] #17 60.27 Selecting previously unselected package libxtables12:amd64. [2019-10-29T22:25:47.438Z] #17 60.27 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-29T22:25:47.438Z] #17 60.28 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:25:47.697Z] #17 60.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-29T22:25:47.697Z] #17 60.40 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-29T22:25:47.697Z] #17 60.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-29T22:25:47.697Z] #17 60.53 Selecting previously unselected package iptables. [2019-10-29T22:25:47.697Z] #17 60.53 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-29T22:25:47.697Z] #17 60.54 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-29T22:25:47.716Z] #34 24.95 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-29T22:25:47.717Z] #34 24.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-29T22:25:47.905Z] #15 DONE 3.0s [2019-10-29T22:25:47.905Z] [2019-10-29T22:25:47.905Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:47.905Z] #26 12.49 [2019-10-29T22:25:47.905Z] #26 12.89 ### 4.2% ##### 7.0% ######## 12.3% ########## 15.0% ############# 19.1% ################ 22.7% #################### 27.8% ######################## 33.5% ########################### 38.8% ################################ 44.8% #################################### 50.7% ######################################## 55.8% ############################################ 62.0% ############################################# 63.3% ################################################ 67.0% ################################################## 70.2% ###################################################### 76.1% ########################################################## 81.9% ############################################################## 86.9% ################################################################## 92.3% ###################################################################### 97.7% ######################################################################## 100.0% [2019-10-29T22:25:47.905Z] #26 16.04 [2019-10-29T22:25:47.956Z] #17 60.84 Selecting previously unselected package xxd. [2019-10-29T22:25:47.956Z] #17 60.84 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-29T22:25:47.956Z] #17 60.84 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:25:48.127Z] #34 25.85 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-29T22:25:48.214Z] #17 60.99 Selecting previously unselected package vim-common. [2019-10-29T22:25:48.215Z] #17 60.99 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:25:48.215Z] #17 61.02 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:25:48.215Z] #17 61.22 Selecting previously unselected package bzip2. [2019-10-29T22:25:48.311Z] #44 ... [2019-10-29T22:25:48.311Z] [2019-10-29T22:25:48.311Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:48.311Z] #22 26.17 + mkdir -p /build [2019-10-29T22:25:48.311Z] #22 26.18 + mv docker/docker /build/ [2019-10-29T22:25:48.311Z] #22 26.20 + rmdir docker [2019-10-29T22:25:48.311Z] #22 DONE 28.1s [2019-10-29T22:25:48.311Z] [2019-10-29T22:25:48.311Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:48.311Z] #31 22.69 unicode/utf8 [2019-10-29T22:25:48.311Z] #31 23.67 internal/testlog [2019-10-29T22:25:48.311Z] #31 24.67 runtime/cgo [2019-10-29T22:25:48.473Z] #17 61.22 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-29T22:25:48.473Z] #17 61.23 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-29T22:25:48.473Z] #17 61.36 Selecting previously unselected package libgpm2:amd64. [2019-10-29T22:25:48.473Z] #17 61.36 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-29T22:25:48.473Z] #17 61.37 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-29T22:25:48.473Z] #17 61.45 Selecting previously unselected package xz-utils. [2019-10-29T22:25:48.473Z] #17 61.47 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-29T22:25:48.532Z] #34 25.97 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-29T22:25:48.532Z] #34 26.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-29T22:25:48.532Z] #34 26.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-29T22:25:48.532Z] #34 26.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-29T22:25:48.532Z] #34 26.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-29T22:25:48.532Z] #34 26.23 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-29T22:25:48.567Z] #31 ... [2019-10-29T22:25:48.567Z] [2019-10-29T22:25:48.567Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:48.567Z] #40 28.74 Fetched 7920 kB in 23s (338 kB/s) [2019-10-29T22:25:48.731Z] #17 61.47 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-29T22:25:48.731Z] #17 61.72 Selecting previously unselected package aufs-tools. [2019-10-29T22:25:48.878Z] #26 ... [2019-10-29T22:25:48.878Z] [2019-10-29T22:25:48.878Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:48.878Z] #33 49.93 Selecting previously unselected package xxd. [2019-10-29T22:25:48.878Z] #33 49.93 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-29T22:25:48.878Z] #33 50.02 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:25:48.878Z] #33 50.28 Selecting previously unselected package vim-common. [2019-10-29T22:25:48.878Z] #33 50.28 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:25:48.878Z] #33 50.31 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:25:48.878Z] #33 51.00 Processing triggers for mime-support (3.60) ... [2019-10-29T22:25:48.878Z] #33 51.26 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:25:48.878Z] #33 51.27 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-29T22:25:48.878Z] #33 51.29 Setting up cmake-data (3.7.2-1) ... [2019-10-29T22:25:48.879Z] #33 51.31 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-29T22:25:48.879Z] #33 51.34 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-29T22:25:48.879Z] #33 51.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:48.879Z] #33 51.62 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:25:48.879Z] #33 52.10 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-29T22:25:48.879Z] #33 52.10 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-29T22:25:48.879Z] #33 52.14 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-29T22:25:48.879Z] #33 52.17 Setting up cmake (3.7.2-1) ... [2019-10-29T22:25:48.879Z] #33 52.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:48.879Z] #33 DONE 52.9s [2019-10-29T22:25:48.879Z] [2019-10-29T22:25:48.879Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:25:48.879Z] #34 DONE 0.2s [2019-10-29T22:25:48.879Z] [2019-10-29T22:25:48.879Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:48.879Z] #40 43.98 Selecting previously unselected package python-pkg-resources. [2019-10-29T22:25:48.879Z] #40 44.04 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-29T22:25:48.879Z] #40 44.05 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-29T22:25:48.879Z] #40 44.48 Selecting previously unselected package python-protobuf. [2019-10-29T22:25:48.879Z] #40 44.48 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-29T22:25:48.879Z] #40 44.49 Unpacking python-protobuf (3.0.0-9) ... [2019-10-29T22:25:48.879Z] #40 45.05 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-29T22:25:48.879Z] #40 45.43 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-29T22:25:48.879Z] #40 45.48 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-29T22:25:48.879Z] #40 49.58 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-29T22:25:48.879Z] #40 49.63 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-29T22:25:48.879Z] #40 49.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:48.879Z] #40 49.74 Setting up python-protobuf (3.0.0-9) ... [2019-10-29T22:25:48.879Z] #40 ... [2019-10-29T22:25:48.879Z] [2019-10-29T22:25:48.879Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-29T22:25:48.943Z] #34 ... [2019-10-29T22:25:48.943Z] [2019-10-29T22:25:48.943Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:25:48.943Z] #11 23.90 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-29T22:25:48.943Z] #11 23.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-29T22:25:48.943Z] #11 23.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-29T22:25:48.943Z] #11 24.74 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:48.943Z] #11 24.95 Fetched 301 kB in 0s (3628 kB/s) [2019-10-29T22:25:48.943Z] #11 25.04 Selecting previously unselected package libseccomp2:s390x. [2019-10-29T22:25:48.943Z] #11 25.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-29T22:25:48.943Z] #11 25.10 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-29T22:25:48.943Z] #11 25.10 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-29T22:25:48.943Z] #11 25.29 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-29T22:25:48.943Z] #11 25.29 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-29T22:25:48.943Z] #11 25.29 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-29T22:25:48.943Z] #11 25.54 Selecting previously unselected package libapparmor1:s390x. [2019-10-29T22:25:48.943Z] #11 25.54 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-29T22:25:48.943Z] #11 25.55 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-29T22:25:48.943Z] #11 25.72 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-29T22:25:48.943Z] #11 25.72 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-29T22:25:48.943Z] #11 25.72 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-29T22:25:48.943Z] #11 25.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:48.943Z] #11 26.04 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-29T22:25:48.943Z] #11 26.06 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-29T22:25:48.943Z] #11 26.06 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-29T22:25:48.943Z] #11 26.07 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-29T22:25:48.943Z] #11 26.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:48.943Z] #11 DONE 26.4s [2019-10-29T22:25:48.943Z] [2019-10-29T22:25:48.943Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:25:48.943Z] #57 23.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-29T22:25:48.943Z] #57 23.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-29T22:25:48.943Z] #57 24.20 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:48.943Z] #57 24.36 Fetched 668 kB in 0s (6444 kB/s) [2019-10-29T22:25:48.943Z] #57 24.51 Selecting previously unselected package liblzo2-2:s390x. [2019-10-29T22:25:48.943Z] #57 24.51 (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-29T22:25:48.943Z] #57 24.61 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-29T22:25:48.943Z] #57 24.62 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-29T22:25:48.943Z] #57 24.81 Selecting previously unselected package btrfs-progs. [2019-10-29T22:25:48.943Z] #57 24.81 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-29T22:25:48.943Z] #57 24.81 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-29T22:25:48.943Z] #57 25.93 Selecting previously unselected package btrfs-tools. [2019-10-29T22:25:48.943Z] #57 25.95 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-29T22:25:48.943Z] #57 25.95 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-29T22:25:48.943Z] #57 26.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:48.943Z] #57 26.14 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-29T22:25:48.943Z] #57 26.15 Setting up btrfs-progs (4.7.3-1) ... [2019-10-29T22:25:48.943Z] #57 26.16 Setting up btrfs-tools (4.7.3-1) ... [2019-10-29T22:25:48.943Z] #57 26.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:48.943Z] #57 DONE 26.5s [2019-10-29T22:25:48.943Z] [2019-10-29T22:25:48.943Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:25:48.943Z] #53 DONE 0.1s [2019-10-29T22:25:48.943Z] [2019-10-29T22:25:48.943Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:25:48.943Z] #58 DONE 0.1s [2019-10-29T22:25:48.943Z] [2019-10-29T22:25:48.943Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-29T22:25:48.943Z] #54 DONE 0.1s [2019-10-29T22:25:48.943Z] [2019-10-29T22:25:48.943Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-29T22:25:48.943Z] #59 DONE 0.1s [2019-10-29T22:25:48.943Z] [2019-10-29T22:25:48.943Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:48.989Z] #17 61.72 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-29T22:25:48.989Z] #17 61.72 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-29T22:25:48.989Z] #17 ... [2019-10-29T22:25:48.989Z] [2019-10-29T22:25:48.989Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:48.989Z] #44 135.6 net/textproto [2019-10-29T22:25:48.989Z] #44 135.6 crypto/x509 [2019-10-29T22:25:48.989Z] #44 137.0 vendor/golang.org/x/net/http/httpguts [2019-10-29T22:25:48.989Z] #44 137.2 vendor/golang.org/x/net/http/httpproxy [2019-10-29T22:25:48.989Z] #44 137.9 mime/multipart [2019-10-29T22:25:48.989Z] #44 141.0 crypto/tls [2019-10-29T22:25:48.989Z] #44 ... [2019-10-29T22:25:48.989Z] [2019-10-29T22:25:48.989Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:25:48.989Z] #17 61.89 Selecting previously unselected package liblzo2-2:amd64. [2019-10-29T22:25:48.989Z] #17 61.90 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-29T22:25:48.989Z] #17 61.91 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:25:49.140Z] #35 DONE 0.2s [2019-10-29T22:25:49.140Z] [2019-10-29T22:25:49.140Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:49.247Z] #17 62.01 Selecting previously unselected package btrfs-progs. [2019-10-29T22:25:49.247Z] #17 62.01 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-29T22:25:49.247Z] #17 62.02 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-29T22:25:49.348Z] #60 0.246 + RM_GOPATH=0 [2019-10-29T22:25:49.348Z] #60 0.246 + TMP_GOPATH= [2019-10-29T22:25:49.348Z] #60 0.246 + : /build [2019-10-29T22:25:49.348Z] #60 0.246 + '[' -z '' ']' [2019-10-29T22:25:49.348Z] #60 0.247 ++ mktemp -d [2019-10-29T22:25:49.348Z] #60 0.247 + export GOPATH=/tmp/tmp.QNkYQYZVeu [2019-10-29T22:25:49.348Z] #60 0.247 + GOPATH=/tmp/tmp.QNkYQYZVeu [2019-10-29T22:25:49.348Z] #60 0.247 + RM_GOPATH=1 [2019-10-29T22:25:49.348Z] #60 0.248 ++ dirname ./install.sh [2019-10-29T22:25:49.348Z] #60 0.249 + dir=. [2019-10-29T22:25:49.348Z] #60 0.249 + bin=containerd [2019-10-29T22:25:49.348Z] #60 0.249 + shift [2019-10-29T22:25:49.348Z] #60 0.249 + '[' '!' -f ./containerd.installer ']' [2019-10-29T22:25:49.348Z] #60 0.249 + . ./containerd.installer [2019-10-29T22:25:49.348Z] #60 0.249 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:25:49.348Z] #60 0.249 + install_containerd [2019-10-29T22:25:49.348Z] #60 0.249 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-29T22:25:49.348Z] #60 0.249 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QNkYQYZVeu/src/github.com/containerd/containerd [2019-10-29T22:25:49.348Z] #60 0.249 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:25:49.348Z] #60 0.253 Cloning into '/tmp/tmp.QNkYQYZVeu/src/github.com/containerd/containerd'... [2019-10-29T22:25:49.348Z] #60 ... [2019-10-29T22:25:49.348Z] [2019-10-29T22:25:49.348Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-29T22:25:49.348Z] #12 DONE 0.6s [2019-10-29T22:25:49.348Z] [2019-10-29T22:25:49.348Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:49.348Z] #55 0.295 + RM_GOPATH=0 [2019-10-29T22:25:49.348Z] #55 0.295 + TMP_GOPATH= [2019-10-29T22:25:49.348Z] #55 0.296 + : /build [2019-10-29T22:25:49.348Z] #55 0.296 + '[' -z '' ']' [2019-10-29T22:25:49.348Z] #55 0.297 ++ mktemp -d [2019-10-29T22:25:49.348Z] #55 0.297 + export GOPATH=/tmp/tmp.sqRI4NYxtz [2019-10-29T22:25:49.348Z] #55 0.297 + GOPATH=/tmp/tmp.sqRI4NYxtz [2019-10-29T22:25:49.348Z] #55 0.297 + RM_GOPATH=1 [2019-10-29T22:25:49.348Z] #55 0.298 ++ dirname ./install.sh [2019-10-29T22:25:49.348Z] #55 0.299 + dir=. [2019-10-29T22:25:49.348Z] #55 0.299 + bin=runc [2019-10-29T22:25:49.348Z] #55 0.299 + shift [2019-10-29T22:25:49.348Z] #55 0.300 + '[' '!' -f ./runc.installer ']' [2019-10-29T22:25:49.348Z] #55 0.301 + . ./runc.installer [2019-10-29T22:25:49.348Z] #55 0.302 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-29T22:25:49.348Z] #55 0.303 + install_runc [2019-10-29T22:25:49.348Z] #55 0.304 + uname -r [2019-10-29T22:25:49.348Z] #55 0.307 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-29T22:25:49.348Z] #55 0.310 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-29T22:25:49.348Z] #55 0.310 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-29T22:25:49.348Z] #55 0.310 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-29T22:25:49.348Z] #55 0.310 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sqRI4NYxtz/src/github.com/opencontainers/runc [2019-10-29T22:25:49.348Z] #55 0.325 Cloning into '/tmp/tmp.sqRI4NYxtz/src/github.com/opencontainers/runc'... [2019-10-29T22:25:49.505Z] #17 62.57 Selecting previously unselected package btrfs-tools. [2019-10-29T22:25:49.745Z] #55 ... [2019-10-29T22:25:49.745Z] [2019-10-29T22:25:49.745Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-29T22:25:49.745Z] #13 DONE 0.4s [2019-10-29T22:25:49.745Z] [2019-10-29T22:25:49.745Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:49.745Z] #34 27.42 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:49.745Z] #34 27.49 Fetched 13.2 MB in 1s (8578 kB/s) [2019-10-29T22:25:49.763Z] #17 62.57 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-29T22:25:49.763Z] #17 62.58 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-29T22:25:49.763Z] #17 62.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-29T22:25:49.763Z] #17 62.63 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-29T22:25:49.763Z] #17 62.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-29T22:25:50.021Z] #17 62.78 Selecting previously unselected package dmsetup. [2019-10-29T22:25:50.021Z] #17 62.78 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-29T22:25:50.021Z] #17 62.78 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-29T22:25:50.021Z] #17 62.95 Selecting previously unselected package libonig4:amd64. [2019-10-29T22:25:50.021Z] #17 62.95 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-29T22:25:50.021Z] #17 62.96 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-29T22:25:50.156Z] [2019-10-29T22:25:50.156Z] #34 ... [2019-10-29T22:25:50.156Z] [2019-10-29T22:25:50.156Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:25:50.156Z] #25 22.44 Building dependency tree... [2019-10-29T22:25:50.156Z] #25 24.61 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-29T22:25:50.156Z] #25 24.61 The following additional packages will be installed: [2019-10-29T22:25:50.156Z] #25 24.61 libjq1 libonig4 [2019-10-29T22:25:50.156Z] #25 25.31 The following NEW packages will be installed: [2019-10-29T22:25:50.156Z] #25 25.38 jq libjq1 libonig4 [2019-10-29T22:25:50.156Z] #25 25.56 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:50.156Z] #25 25.56 Need to get 328 kB of archives. [2019-10-29T22:25:50.156Z] #25 25.56 After this operation, 1263 kB of additional disk space will be used. [2019-10-29T22:25:50.156Z] #25 25.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-29T22:25:50.156Z] #25 25.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-29T22:25:50.156Z] #25 25.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-29T22:25:50.156Z] #25 26.63 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:50.156Z] #25 26.77 Fetched 328 kB in 0s (2941 kB/s) [2019-10-29T22:25:50.156Z] #25 26.84 Selecting previously unselected package libonig4:s390x. [2019-10-29T22:25:50.156Z] #25 26.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-29T22:25:50.156Z] #25 26.90 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-29T22:25:50.156Z] #25 26.91 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-29T22:25:50.157Z] #25 27.13 Selecting previously unselected package libjq1:s390x. [2019-10-29T22:25:50.157Z] #25 27.13 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-29T22:25:50.157Z] #25 27.14 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-29T22:25:50.157Z] #25 27.25 Selecting previously unselected package jq. [2019-10-29T22:25:50.157Z] #25 27.25 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-29T22:25:50.157Z] #25 27.25 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-29T22:25:50.157Z] #25 27.32 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-29T22:25:50.157Z] #25 27.33 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-29T22:25:50.157Z] #25 27.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:50.157Z] #25 27.37 Setting up jq (1.5+dfsg-1.3) ... [2019-10-29T22:25:50.157Z] #25 DONE 27.5s [2019-10-29T22:25:50.157Z] [2019-10-29T22:25:50.157Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:50.157Z] #34 27.61 Selecting previously unselected package cmake-data. [2019-10-29T22:25:50.157Z] #34 27.61 (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% #34 ... [2019-10-29T22:25:50.157Z] [2019-10-29T22:25:50.157Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-29T22:25:50.157Z] #26 DONE 0.1s [2019-10-29T22:25:50.157Z] [2019-10-29T22:25:50.157Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-29T22:25:50.157Z] #14 0.246 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-29T22:25:50.157Z] #14 DONE 0.4s [2019-10-29T22:25:50.157Z] [2019-10-29T22:25:50.157Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:50.157Z] #34 27.61 (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-29T22:25:50.157Z] #34 27.70 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-29T22:25:50.157Z] #34 27.73 Unpacking cmake-data (3.7.2-1) ... [2019-10-29T22:25:50.280Z] #17 63.12 Selecting previously unselected package libjq1:amd64. [2019-10-29T22:25:50.280Z] #17 63.13 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-29T22:25:50.280Z] #17 63.13 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-29T22:25:50.538Z] #17 63.26 Selecting previously unselected package jq. [2019-10-29T22:25:50.538Z] #17 63.27 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-29T22:25:50.538Z] #17 63.28 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-29T22:25:50.538Z] #17 63.38 Selecting previously unselected package libaio1:amd64. [2019-10-29T22:25:50.538Z] #17 63.38 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-29T22:25:50.538Z] #17 63.39 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-29T22:25:50.538Z] #17 63.44 Selecting previously unselected package libcap2-bin. [2019-10-29T22:25:50.538Z] #17 63.44 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-29T22:25:50.538Z] #17 63.45 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-29T22:25:50.583Z] #34 ... [2019-10-29T22:25:50.583Z] [2019-10-29T22:25:50.583Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-29T22:25:50.583Z] #15 DONE 0.4s [2019-10-29T22:25:50.583Z] [2019-10-29T22:25:50.583Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:50.583Z] #41 23.77 The following NEW packages will be installed: [2019-10-29T22:25:50.583Z] #41 23.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-29T22:25:50.583Z] #41 23.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-29T22:25:50.583Z] #41 23.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-29T22:25:50.583Z] #41 23.78 zlib1g-dev [2019-10-29T22:25:50.583Z] #41 23.92 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:25:50.583Z] #41 23.92 Need to get 3476 kB of archives. [2019-10-29T22:25:50.583Z] #41 23.92 After this operation, 20.2 MB of additional disk space will be used. [2019-10-29T22:25:50.583Z] #41 23.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-29T22:25:50.583Z] #41 23.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-29T22:25:50.583Z] #41 23.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-29T22:25:50.583Z] #41 23.97 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-29T22:25:50.583Z] #41 23.97 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-29T22:25:50.583Z] #41 23.98 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-29T22:25:50.583Z] #41 23.98 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-29T22:25:50.583Z] #41 23.98 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-29T22:25:50.583Z] #41 24.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-29T22:25:50.583Z] #41 24.05 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-29T22:25:50.583Z] #41 24.08 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-29T22:25:50.583Z] #41 24.15 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-29T22:25:50.583Z] #41 24.20 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-29T22:25:50.583Z] #41 24.26 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-29T22:25:50.583Z] #41 24.27 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-29T22:25:50.583Z] #41 24.33 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-29T22:25:50.583Z] #41 25.52 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:25:50.583Z] #41 25.63 Fetched 3476 kB in 0s (7243 kB/s) [2019-10-29T22:25:50.583Z] #41 25.73 Selecting previously unselected package libnet1:s390x. [2019-10-29T22:25:50.583Z] #41 25.73 (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-29T22:25:50.583Z] #41 25.79 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 25.80 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-29T22:25:50.583Z] #41 25.95 Selecting previously unselected package libcap-dev:s390x. [2019-10-29T22:25:50.583Z] #41 25.96 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 25.96 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-29T22:25:50.583Z] #41 26.06 Selecting previously unselected package libnet1-dev. [2019-10-29T22:25:50.583Z] #41 26.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 26.08 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-29T22:25:50.583Z] #41 26.24 Selecting previously unselected package libnl-3-200:s390x. [2019-10-29T22:25:50.583Z] #41 26.24 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 26.25 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-29T22:25:50.583Z] #41 26.30 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-29T22:25:50.583Z] #41 26.30 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 26.31 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-29T22:25:50.583Z] #41 26.49 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-29T22:25:50.583Z] #41 26.49 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 26.49 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-29T22:25:50.583Z] #41 26.58 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-29T22:25:50.583Z] #41 26.59 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 26.59 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-29T22:25:50.583Z] #41 26.66 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-29T22:25:50.583Z] #41 26.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 26.66 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-29T22:25:50.583Z] #41 26.87 Selecting previously unselected package libprotobuf10:s390x. [2019-10-29T22:25:50.583Z] #41 26.88 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 26.88 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-29T22:25:50.583Z] #41 27.83 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-29T22:25:50.583Z] #41 27.84 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 27.84 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-29T22:25:50.583Z] #41 28.07 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-29T22:25:50.583Z] #41 28.07 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-29T22:25:50.583Z] #41 28.08 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-29T22:25:50.796Z] #17 63.53 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-29T22:25:50.796Z] #17 63.53 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-29T22:25:50.796Z] #17 63.54 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-29T22:25:50.796Z] #17 63.59 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-29T22:25:50.796Z] #17 63.60 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-29T22:25:50.796Z] #17 63.61 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-29T22:25:50.991Z] #41 ... [2019-10-29T22:25:50.991Z] [2019-10-29T22:25:50.991Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-29T22:25:50.991Z] #16 DONE 0.4s [2019-10-29T22:25:50.991Z] [2019-10-29T22:25:50.991Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:50.991Z] #32 28.11 sync [2019-10-29T22:25:50.991Z] #32 28.12 internal/reflectlite [2019-10-29T22:25:50.991Z] #32 ... [2019-10-29T22:25:50.991Z] [2019-10-29T22:25:50.991Z] #17 [dev 6/24] RUN ldconfig [2019-10-29T22:25:50.991Z] #17 DONE 0.3s [2019-10-29T22:25:51.311Z] #17 64.05 Selecting previously unselected package libpcre16-3:amd64. [2019-10-29T22:25:51.311Z] #17 64.06 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-29T22:25:51.311Z] #17 64.07 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-29T22:25:51.311Z] #17 64.28 Selecting previously unselected package libpcre32-3:amd64. [2019-10-29T22:25:51.311Z] #17 64.28 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-29T22:25:51.311Z] #17 64.30 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-29T22:25:51.397Z] [2019-10-29T22:25:51.397Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:25:51.690Z] #36 2.421 + RM_GOPATH=0 [2019-10-29T22:25:51.690Z] #36 2.421 + TMP_GOPATH= [2019-10-29T22:25:51.690Z] #36 2.421 + : /build [2019-10-29T22:25:51.690Z] #36 2.421 + '[' -z '' ']' [2019-10-29T22:25:51.690Z] #36 2.423 ++ mktemp -d [2019-10-29T22:25:51.690Z] #36 2.425 + export GOPATH=/tmp/tmp.J9EoAlRUiC [2019-10-29T22:25:51.690Z] #36 2.425 + GOPATH=/tmp/tmp.J9EoAlRUiC [2019-10-29T22:25:51.690Z] #36 2.425 + RM_GOPATH=1 [2019-10-29T22:25:51.690Z] #36 2.425 ++ dirname ./install.sh [2019-10-29T22:25:51.690Z] #36 2.428 + dir=. [2019-10-29T22:25:51.690Z] #36 2.428 + bin=tini [2019-10-29T22:25:51.690Z] #36 2.428 + shift [2019-10-29T22:25:51.690Z] #36 2.428 + '[' '!' -f ./tini.installer ']' [2019-10-29T22:25:51.690Z] #36 2.429 + . ./tini.installer [2019-10-29T22:25:51.690Z] #36 2.429 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:25:51.690Z] #36 2.430 + install_tini [2019-10-29T22:25:51.690Z] #36 2.430 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-29T22:25:51.690Z] #36 2.430 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:25:51.690Z] #36 2.430 + git clone https://github.com/krallin/tini.git /tmp/tmp.J9EoAlRUiC/tini [2019-10-29T22:25:51.690Z] #36 2.437 Cloning into '/tmp/tmp.J9EoAlRUiC/tini'... [2019-10-29T22:25:51.690Z] #36 ... [2019-10-29T22:25:51.690Z] [2019-10-29T22:25:51.690Z] #16 [dev 6/24] RUN ldconfig [2019-10-29T22:25:51.690Z] #16 DONE 3.9s [2019-10-29T22:25:51.805Z] #18 0.366 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:25:51.805Z] #18 0.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:25:51.805Z] #18 0.418 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:25:51.805Z] #18 0.445 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:25:51.805Z] #18 0.509 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:25:51.876Z] #17 64.63 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-29T22:25:51.877Z] #17 64.64 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-29T22:25:51.877Z] #17 64.64 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-29T22:25:51.952Z] [2019-10-29T22:25:51.952Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:52.134Z] #17 65.06 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-29T22:25:52.135Z] #17 65.07 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-29T22:25:52.135Z] #17 65.08 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-29T22:25:52.636Z] #18 1.224 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-29T22:25:52.701Z] #17 65.36 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-29T22:25:52.701Z] #17 65.36 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-29T22:25:52.701Z] #17 65.37 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-29T22:25:52.701Z] #17 65.49 Selecting previously unselected package libnl-3-200:amd64. [2019-10-29T22:25:52.701Z] #17 65.49 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-29T22:25:52.701Z] #17 65.50 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-29T22:25:52.701Z] #17 65.59 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-29T22:25:52.701Z] #17 65.60 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-29T22:25:52.701Z] #17 65.60 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-29T22:25:52.701Z] #17 65.69 Selecting previously unselected package libreadline5:amd64. [2019-10-29T22:25:52.701Z] #17 65.69 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-29T22:25:52.959Z] #17 65.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-29T22:25:52.959Z] #17 65.84 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-29T22:25:52.959Z] #17 65.86 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-29T22:25:52.959Z] #17 65.87 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-29T22:25:53.755Z] #18 ... [2019-10-29T22:25:53.755Z] [2019-10-29T22:25:53.755Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:53.755Z] #69 DONE 30.9s [2019-10-29T22:25:53.755Z] [2019-10-29T22:25:53.755Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:25:53.755Z] #34 30.65 Selecting previously unselected package liblzo2-2:s390x. [2019-10-29T22:25:53.755Z] #34 30.69 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-29T22:25:53.755Z] #34 30.72 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-29T22:25:53.755Z] #34 30.78 Selecting previously unselected package libicu57:s390x. [2019-10-29T22:25:53.755Z] #34 30.79 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-29T22:25:53.755Z] #34 30.79 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-29T22:25:53.813Z] #40 28.74 Reading package lists... [2019-10-29T22:25:53.813Z] #40 ... [2019-10-29T22:25:53.813Z] [2019-10-29T22:25:53.813Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:53.813Z] #68 29.55 Checking out files: 34% (687/1993) Checking out files: 35% (698/1993) Checking out files: 36% (718/1993) Checking out files: 37% (738/1993) Checking out files: 38% (758/1993) Checking out files: 39% (778/1993) Checking out files: 40% (798/1993) Checking out files: 41% (818/1993) Checking out files: 42% (838/1993) Checking out files: 43% (857/1993) Checking out files: 44% (877/1993) Checking out files: 45% (897/1993) Checking out files: 46% (917/1993) Checking out files: 47% (937/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-10-29T22:25:53.813Z] #68 31.28 + cd /tmp/tmp.hw2sE4nFD8/src/github.com/docker/libnetwork [2019-10-29T22:25:53.813Z] #68 31.28 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:25:53.813Z] #68 31.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-29T22:25:53.934Z] #17 ... [2019-10-29T22:25:53.934Z] [2019-10-29T22:25:53.934Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:25:53.934Z] #41 58.88 CC compel/src/lib/infect-rpc.o [2019-10-29T22:25:53.934Z] #41 59.28 CC compel/src/lib/infect-util.o [2019-10-29T22:25:53.934Z] #41 59.56 CC compel/src/lib/infect.o [2019-10-29T22:25:53.934Z] #41 61.69 CC compel/src/lib/ptrace.o [2019-10-29T22:25:53.934Z] #41 62.13 AR compel/libcompel.a [2019-10-29T22:25:53.934Z] #41 62.19 HOSTCC compel/src/main-host.o [2019-10-29T22:25:53.934Z] #41 62.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-29T22:25:53.934Z] #41 62.83 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-29T22:25:53.934Z] #41 63.31 HOSTCC compel/src/lib/log-host.o [2019-10-29T22:25:53.934Z] #41 63.51 HOSTLINK compel/compel-host-bin [2019-10-29T22:25:53.934Z] #41 63.65 DEP soccr/soccr.d [2019-10-29T22:25:53.934Z] #41 63.84 CC soccr/soccr.o [2019-10-29T22:25:53.934Z] #41 65.20 AR soccr/libsoccr.a [2019-10-29T22:25:53.934Z] #41 65.24 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-29T22:25:53.934Z] #41 65.51 DEP criu/arch/x86/sigframe.d [2019-10-29T22:25:53.934Z] #41 65.61 DEP criu/arch/x86/sigaction_compat.d [2019-10-29T22:25:53.934Z] #41 65.72 DEP criu/arch/x86/kerndat.d [2019-10-29T22:25:53.934Z] #41 65.85 DEP criu/arch/x86/crtools.d [2019-10-29T22:25:53.934Z] #41 65.96 DEP criu/arch/x86/cpu.d [2019-10-29T22:25:53.934Z] #41 66.10 CC criu/arch/x86/cpu.o [2019-10-29T22:25:53.934Z] #41 66.65 CC criu/arch/x86/crtools.o [2019-10-29T22:25:53.934Z] #41 68.08 CC criu/arch/x86/kerndat.o [2019-10-29T22:25:53.934Z] #41 68.73 CC criu/arch/x86/sigaction_compat.o [2019-10-29T22:25:53.934Z] #41 69.06 CC criu/arch/x86/sigframe.o [2019-10-29T22:25:54.076Z] #68 ... [2019-10-29T22:25:54.076Z] [2019-10-29T22:25:54.076Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:25:54.076Z] #24 24.16 Fetched 7920 kB in 19s (401 kB/s) [2019-10-29T22:25:54.076Z] #24 24.16 Reading package lists... [2019-10-29T22:25:54.076Z] #24 33.79 Reading package lists... [2019-10-29T22:25:54.076Z] #24 ... [2019-10-29T22:25:54.076Z] [2019-10-29T22:25:54.076Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:25:54.076Z] #56 31.55 Fetched 7920 kB in 25s (312 kB/s) [2019-10-29T22:25:54.192Z] #41 69.33 LINK criu/arch/x86/crtools.built-in.o [2019-10-29T22:25:54.306Z] #26 17.42 # 1.7% ### 4.4% #### 6.4% ##### 7.8% ###### 8.3% ####### 10.6% ######### 12.6% ########## 14.0% ########### 16.0% ############# 18.2% ############## 20.7% ################ 22.3% ################# 24.3% ################## 25.9% ################### 27.6% #################### 29.1% ###################### 30.8% ####################### 32.3% ######################## 34.2% ######################### 36.0% ########################### 37.9% ############################ 39.9% ############################# 41.7% ############################### 43.6% ################################ 45.4% ################################# 46.9% ################################## 48.2% ################################### 49.1% #################################### 50.0% ##################################### 51.7% ###################################### 53.3% ######################################## 55.6% ######################################## 56.1% ########################################## 58.7% ########################################### 59.9% ########################################### 60.8% ############################################ 61.7% ############################################# 63.0% ############################################## 64.5% ############################################### 65.8% ################################################ 68.0% ################################################## 70.0% ################################################### 71.3% #################################################### 72.7% ##################################################### 74.2% ###################################################### 75.2% ####################################################### 76.7% ##### [2019-10-29T22:25:54.306Z] #26 ... [2019-10-29T22:25:54.306Z] [2019-10-29T22:25:54.306Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:54.306Z] #44 48.24 crypto/rc4 [2019-10-29T22:25:54.306Z] #44 48.35 vendor/golang.org/x/net/dns/dnsmessage [2019-10-29T22:25:54.306Z] #44 53.83 regexp [2019-10-29T22:25:54.306Z] #44 56.26 internal/poll [2019-10-29T22:25:54.306Z] #44 ... [2019-10-29T22:25:54.306Z] [2019-10-29T22:25:54.306Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:54.449Z] #41 69.39 DEP criu/pie/util-vdso-elf32.d [2019-10-29T22:25:54.449Z] #41 69.62 DEP criu/arch/x86/vdso-pie.d [2019-10-29T22:25:54.707Z] #41 ... [2019-10-29T22:25:54.707Z] [2019-10-29T22:25:54.707Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:25:54.707Z] #17 67.56 Selecting previously unselected package net-tools. [2019-10-29T22:25:54.707Z] #17 67.56 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-29T22:25:54.707Z] #17 67.57 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-29T22:25:54.844Z] #26 17.42 # 1.7% ### 4.4% #### 6.4% ##### 7.8% ###### 8.3% ####### 10.6% ######### 12.6% ########## 14.0% ########### 16.0% ############# 18.2% ############## 20.7% ################ 22.3% ################# 24.3% ################## 25.9% ################### 27.6% #################### 29.1% ###################### 30.8% ####################### 32.3% ######################## 34.2% ######################### 36.0% ########################### 37.9% ############################ 39.9% ############################# 41.7% ############################### 43.6% ################################ 45.4% ################################# 46.9% ################################## 48.2% ################################### 49.1% #################################### 50.0% ##################################### 51.7% ###################################### 53.3% ######################################## 55.6% ######################################## 56.1% ########################################## 58.7% ########################################### 59.9% ########################################### 60.8% ############################################ 61.7% ############################################# 63.0% ############################################## 64.5% ############################################### 65.8% ################################################ 68.0% ################################################## 70.0% ################################################### 71.3% #################################################### 72.7% ##################################################### 74.2% ###################################################### 75.2% ####################################################### 76.7% ######################################################## 78.6% ######################################################### 79.9% ########################################################### 82.0% ############################################################ 83.6% ############################################################# 85.0% [2019-10-29T22:25:54.844Z] #26 ... [2019-10-29T22:25:54.844Z] [2019-10-29T22:25:54.844Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:54.844Z] #40 57.86 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-29T22:25:54.844Z] #40 57.91 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-29T22:25:54.844Z] #40 57.96 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-29T22:25:54.844Z] #40 58.09 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-29T22:25:54.844Z] #40 58.16 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-29T22:25:54.844Z] #40 58.20 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-29T22:25:54.844Z] #40 58.24 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-29T22:25:54.844Z] #40 58.28 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-29T22:25:54.844Z] #40 58.30 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-29T22:25:54.844Z] #40 58.32 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-29T22:25:54.844Z] #40 58.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:25:54.844Z] #40 DONE 59.2s [2019-10-29T22:25:54.844Z] [2019-10-29T22:25:54.844Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:54.844Z] #26 17.42 # 1.7% ### 4.4% #### 6.4% ##### 7.8% ###### 8.3% ####### 10.6% ######### 12.6% ########## 14.0% ########### 16.0% ############# 18.2% ############## 20.7% ################ 22.3% ################# 24.3% ################## 25.9% ################### 27.6% #################### 29.1% ###################### 30.8% ####################### 32.3% ######################## 34.2% ######################### 36.0% ########################### 37.9% ############################ 39.9% ############################# 41.7% ############################### 43.6% ################################ 45.4% ################################# 46.9% ################################## 48.2% ################################### 49.1% #################################### 50.0% ##################################### 51.7% ###################################### 53.3% ######################################## 55.6% ######################################## 56.1% ########################################## 58.7% ########################################### 59.9% ########################################### 60.8% ############################################ 61.7% ############################################# 63.0% ############################################## 64.5% ############################################### 65.8% ################################################ 68.0% ################################################## 70.0% ################################################### 71.3% #################################################### 72.7% ##################################################### 74.2% ###################################################### 75.2% ####################################################### 76.7% ######################################################## 78.6% ######################################################### 79.9% ########################################################### 82.0% ############################################################ 83.6% ############################################################# 85.0% ############################################################# 85.4% [2019-10-29T22:25:54.844Z] #26 ... [2019-10-29T22:25:54.844Z] [2019-10-29T22:25:54.844Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:54.844Z] #54 14.33 + cd /tmp/tmp.8npNDRSCts/src/github.com/opencontainers/runc [2019-10-29T22:25:54.844Z] #54 14.33 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-29T22:25:54.844Z] #54 14.58 + '[' -z '' ']' [2019-10-29T22:25:54.844Z] #54 14.58 + target=static [2019-10-29T22:25:54.844Z] #54 14.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-29T22:25:54.844Z] #54 17.40 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-29T22:25:54.965Z] #17 67.89 Selecting previously unselected package python-pip-whl. [2019-10-29T22:25:54.965Z] #17 67.90 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-29T22:25:54.965Z] #17 67.91 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-29T22:25:55.106Z] #54 ... [2019-10-29T22:25:55.106Z] [2019-10-29T22:25:55.106Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:55.637Z] #26 17.42 # 1.7% ### 4.4% #### 6.4% ##### 7.8% ###### 8.3% ####### 10.6% ######### 12.6% ########## 14.0% ########### 16.0% ############# 18.2% ############## 20.7% ################ 22.3% ################# 24.3% ################## 25.9% ################### 27.6% #################### 29.1% ###################### 30.8% ####################### 32.3% ######################## 34.2% ######################### 36.0% ########################### 37.9% ############################ 39.9% ############################# 41.7% ############################### 43.6% ################################ 45.4% ################################# 46.9% ################################## 48.2% ################################### 49.1% #################################### 50.0% ##################################### 51.7% ###################################### 53.3% ######################################## 55.6% ######################################## 56.1% ########################################## 58.7% ########################################### 59.9% ########################################### 60.8% ############################################ 61.7% ############################################# 63.0% ############################################## 64.5% ############################################### 65.8% ################################################ 68.0% ################################################## 70.0% ################################################### 71.3% #################################################### 72.7% ##################################################### 74.2% ###################################################### 75.2% ####################################################### 76.7% ######################################################## 78.6% ######################################################### 79.9% ########################################################### 82.0% ############################################################ 83.6% ############################################################# 85.0% ############################################################# 85.4% ############################################################## 86.8% ############################################################## 87.3% ################################################################ 89.5% ################################################################## 92.0% ################################################################### 94.1% #################################################################### 94.6% [2019-10-29T22:25:55.637Z] #26 ... [2019-10-29T22:25:55.637Z] [2019-10-29T22:25:55.637Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:25:55.637Z] #31 49.41 internal/syscall/unix [2019-10-29T22:25:55.637Z] #31 49.43 time [2019-10-29T22:25:55.637Z] #31 55.03 internal/poll [2019-10-29T22:25:55.637Z] #31 57.43 os [2019-10-29T22:25:55.637Z] #31 58.52 internal/fmtsort [2019-10-29T22:25:55.637Z] #31 ... [2019-10-29T22:25:55.637Z] [2019-10-29T22:25:55.637Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:55.637Z] #26 17.42 # 1.7% ### 4.4% #### 6.4% ##### 7.8% ###### 8.3% ####### 10.6% ######### 12.6% ########## 14.0% ########### 16.0% ############# 18.2% ############## 20.7% ################ 22.3% ################# 24.3% ################## 25.9% ################### 27.6% #################### 29.1% ###################### 30.8% ####################### 32.3% ######################## 34.2% ######################### 36.0% ########################### 37.9% ############################ 39.9% ############################# 41.7% ############################### 43.6% ################################ 45.4% ################################# 46.9% ################################## 48.2% ################################### 49.1% #################################### 50.0% ##################################### 51.7% ###################################### 53.3% ######################################## 55.6% ######################################## 56.1% ########################################## 58.7% ########################################### 59.9% ########################################### 60.8% ############################################ 61.7% ############################################# 63.0% ############################################## 64.5% ############################################### 65.8% ################################################ 68.0% ################################################## 70.0% ################################################### 71.3% #################################################### 72.7% ##################################################### 74.2% ###################################################### 75.2% ####################################################### 76.7% ######################################################## 78.6% ######################################################### 79.9% ########################################################### 82.0% ############################################################ 83.6% ############################################################# 85.0% ############################################################# 85.4% ############################################################## 86.8% ############################################################## 87.3% ################################################################ 89.5% ################################################################## 92.0% ################################################################### 94.1% #################################################################### 94.6% #################################################################### 95.3% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-29T22:25:55.898Z] #17 68.55 Selecting previously unselected package python3-pip. [2019-10-29T22:25:55.898Z] #26 24.12 [2019-10-29T22:25:55.898Z] #17 68.56 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-29T22:25:55.898Z] #17 68.56 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-29T22:25:55.898Z] #17 68.78 Selecting previously unselected package python3-pkg-resources. [2019-10-29T22:25:55.898Z] #17 68.78 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-29T22:25:55.898Z] #17 68.79 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-29T22:25:56.156Z] #17 68.95 Selecting previously unselected package python3-setuptools. [2019-10-29T22:25:56.156Z] #17 68.95 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-29T22:25:56.156Z] #17 68.96 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-29T22:25:56.413Z] #17 69.22 Selecting previously unselected package python3-wheel. [2019-10-29T22:25:56.414Z] #17 69.23 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-29T22:25:56.414Z] #17 69.25 Unpacking python3-wheel (0.29.0-2) ... [2019-10-29T22:25:56.676Z] #17 69.38 Selecting previously unselected package thin-provisioning-tools. [2019-10-29T22:25:56.676Z] #17 69.39 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-29T22:25:56.676Z] #17 69.40 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-29T22:25:56.933Z] #17 69.64 Selecting previously unselected package vim-runtime. [2019-10-29T22:25:56.933Z] #17 69.65 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:25:56.933Z] #17 69.68 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-29T22:25:56.933Z] #17 69.72 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-29T22:25:56.933Z] #17 69.73 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:25:57.344Z] #56 31.55 Reading package lists... [2019-10-29T22:25:57.344Z] #56 ... [2019-10-29T22:25:57.344Z] [2019-10-29T22:25:57.344Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:25:57.344Z] #38 30.00 + cd /tmp/tmp.o3dC6PUmMy/src/github.com/docker/distribution [2019-10-29T22:25:57.344Z] #38 30.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-29T22:25:57.344Z] #38 34.58 + GOPATH=/tmp/tmp.o3dC6PUmMy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.o3dC6PUmMy go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-29T22:25:57.997Z] #34 ... [2019-10-29T22:25:57.997Z] [2019-10-29T22:25:57.997Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:57.997Z] #27 2.112 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-29T22:25:57.997Z] #27 2.551 [2019-10-29T22:25:58.276Z] #38 ... [2019-10-29T22:25:58.276Z] [2019-10-29T22:25:58.276Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:25:58.276Z] #40 28.74 Reading package lists... [2019-10-29T22:25:58.395Z] #27 2.981 ## 3.2% ### 5.3% ##### 7.3% ###### 9.4% ######## 11.5% ######### 13.6% ########### 15.7% ############ 17.8% ############### 21.9% ################## 26.1% ##################### 30.3% ####################### 32.4% ######################## 34.5% ########################## 36.6% ############################# 40.8% ################################ 44.9% ################################# 47.1% #################################### 51.2% ###################################### 53.3% ######################################### 57.5% ########################################## 59.6% ############################################ 61.7% ############################################# 63.7% ############################################### 65.9% ################################################## 70.0% ################################################### 72.1% ###################################################### 76.3% ######################################################## 78.4% ########################################################### 82.6% [2019-10-29T22:25:58.395Z] #27 ... [2019-10-29T22:25:58.395Z] [2019-10-29T22:25:58.395Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:25:58.395Z] #55 9.282 + cd /tmp/tmp.sqRI4NYxtz/src/github.com/opencontainers/runc [2019-10-29T22:25:58.395Z] #55 9.282 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-29T22:25:58.395Z] #55 9.325 + '[' -z '' ']' [2019-10-29T22:25:58.395Z] #55 9.325 + target=static [2019-10-29T22:25:58.395Z] #55 9.325 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-29T22:25:58.449Z] #26 26.23 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-29T22:25:58.712Z] #26 26.99 [2019-10-29T22:25:58.809Z] #55 ... [2019-10-29T22:25:58.809Z] [2019-10-29T22:25:58.809Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:25:58.809Z] #48 26.24 + cd /tmp/tmp.wM0k3xahuc/src/gotest.tools/gotestsum [2019-10-29T22:25:58.809Z] #48 26.24 + git checkout -q v0.3.5 [2019-10-29T22:25:58.809Z] #48 26.32 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-29T22:25:59.227Z] #48 ... [2019-10-29T22:25:59.227Z] [2019-10-29T22:25:59.227Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:25:59.227Z] #27 2.981 ## 3.2% ### 5.3% ##### 7.3% ###### 9.4% ######## 11.5% ######### 13.6% ########### 15.7% ############ 17.8% ############### 21.9% ################## 26.1% ##################### 30.3% ####################### 32.4% ######################## 34.5% ########################## 36.6% ############################# 40.8% ################################ 44.9% ################################# 47.1% #################################### 51.2% ###################################### 53.3% ######################################### 57.5% ########################################## 59.6% ############################################ 61.7% ############################################# 63.7% ############################################### 65.9% ################################################## 70.0% ################################################### 72.1% ###################################################### 76.3% ######################################################## 78.4% ########################################################### 82.6% ############################################################ 84.6% ############################################################### 88.8% ################################################################## 93.0% #################################################################### 95.1% ##################################################################### 97.2% ####################################################################### 99.3% ######################################################################## 100.0% [2019-10-29T22:25:59.283Z] #26 27.29 ######################################################################## 100.0% [2019-10-29T22:25:59.283Z] #26 27.47 [2019-10-29T22:25:59.641Z] #27 9.476 [2019-10-29T22:26:00.441Z] #27 9.782 ###### 8.8% ########## 14.5% ################## 25.8% ###################### 31.5% [2019-10-29T22:26:00.441Z] #27 ... [2019-10-29T22:26:00.441Z] [2019-10-29T22:26:00.441Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:26:00.441Z] #41 29.01 Selecting previously unselected package libprotoc10:s390x. [2019-10-29T22:26:00.441Z] #41 29.02 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-29T22:26:00.441Z] #41 29.03 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-29T22:26:00.441Z] #41 29.69 Selecting previously unselected package protobuf-c-compiler. [2019-10-29T22:26:00.441Z] #41 29.70 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-29T22:26:00.441Z] #41 29.71 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-29T22:26:00.441Z] #41 29.80 Selecting previously unselected package protobuf-compiler. [2019-10-29T22:26:00.441Z] #41 29.80 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-29T22:26:00.441Z] #41 29.80 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-29T22:26:00.441Z] #41 29.91 Selecting previously unselected package python-pkg-resources. [2019-10-29T22:26:00.441Z] #41 29.91 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-29T22:26:00.441Z] #41 29.92 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-29T22:26:00.441Z] #41 30.21 Selecting previously unselected package python-protobuf. [2019-10-29T22:26:00.441Z] #41 30.22 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-29T22:26:00.441Z] #41 30.22 Unpacking python-protobuf (3.0.0-9) ... [2019-10-29T22:26:00.441Z] #41 30.74 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-29T22:26:00.441Z] #41 30.79 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-29T22:26:00.441Z] #41 30.80 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-29T22:26:00.441Z] #41 33.90 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-29T22:26:00.441Z] #41 33.91 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-29T22:26:00.441Z] #41 33.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:00.441Z] #41 33.93 Setting up python-protobuf (3.0.0-9) ... [2019-10-29T22:26:00.441Z] #41 37.76 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-29T22:26:00.441Z] #41 37.77 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-29T22:26:00.441Z] #41 37.77 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-29T22:26:00.441Z] #41 37.81 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-29T22:26:00.441Z] #41 37.81 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-29T22:26:00.441Z] #41 37.82 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-29T22:26:00.441Z] #41 37.83 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-29T22:26:00.441Z] #41 37.85 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-29T22:26:00.441Z] #41 37.86 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-29T22:26:00.441Z] #41 37.88 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-29T22:26:00.441Z] #41 37.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:00.441Z] #41 DONE 38.1s [2019-10-29T22:26:00.441Z] [2019-10-29T22:26:00.441Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:01.115Z] #17 ... [2019-10-29T22:26:01.115Z] [2019-10-29T22:26:01.115Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:01.115Z] #44 147.4 net/http/httptrace [2019-10-29T22:26:01.115Z] #44 147.7 net/http [2019-10-29T22:26:01.115Z] #44 ... [2019-10-29T22:26:01.115Z] [2019-10-29T22:26:01.115Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:01.115Z] #41 69.78 DEP criu/pie/parasite-vdso.d [2019-10-29T22:26:01.115Z] #41 69.88 DEP criu/pie/util-vdso.d [2019-10-29T22:26:01.115Z] #41 69.98 DEP criu/pie/util.d [2019-10-29T22:26:01.115Z] #41 70.17 CC criu/pie/util.o [2019-10-29T22:26:01.115Z] #41 70.56 CC criu/pie/util-vdso.o [2019-10-29T22:26:01.115Z] #41 71.26 CC criu/pie/parasite-vdso.o [2019-10-29T22:26:01.115Z] #41 72.29 CC criu/arch/x86/vdso-pie.o [2019-10-29T22:26:01.115Z] #41 72.68 CC criu/pie/util-vdso-elf32.o [2019-10-29T22:26:01.115Z] #41 73.28 AR criu/pie/pie.lib.a [2019-10-29T22:26:01.115Z] #41 73.35 DEP criu/pie/restorer.d [2019-10-29T22:26:01.115Z] #41 73.57 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-29T22:26:01.115Z] #41 73.72 DEP criu/arch/x86/restorer_unmap.d [2019-10-29T22:26:01.115Z] #41 73.74 DEP criu/arch/x86/restorer.d [2019-10-29T22:26:01.115Z] #41 73.96 DEP criu/pie/parasite.d [2019-10-29T22:26:01.115Z] #41 74.29 CC criu/pie/parasite.o [2019-10-29T22:26:01.115Z] #41 75.45 LINK criu/pie/parasite.built-in.o [2019-10-29T22:26:01.115Z] #41 75.47 GEN criu/pie/parasite-blob.h [2019-10-29T22:26:01.115Z] #41 75.49 CC criu/arch/x86/restorer.o [2019-10-29T22:26:01.115Z] #41 76.13 CC criu/arch/x86/restorer_unmap.o [2019-10-29T22:26:01.115Z] #41 76.17 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-29T22:26:01.115Z] #41 ... [2019-10-29T22:26:01.115Z] [2019-10-29T22:26:01.115Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:01.115Z] #17 73.89 Selecting previously unselected package vim. [2019-10-29T22:26:01.115Z] #17 73.91 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-29T22:26:01.115Z] #17 73.93 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:01.196Z] #26 29.47 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-29T22:26:01.680Z] #17 74.53 Selecting previously unselected package xfsprogs. [2019-10-29T22:26:01.680Z] #17 74.53 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-29T22:26:01.680Z] #17 74.54 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-29T22:26:01.768Z] #26 ... [2019-10-29T22:26:01.768Z] [2019-10-29T22:26:01.768Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:01.768Z] #17 3.734 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:26:01.768Z] #17 3.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:26:01.768Z] #17 3.810 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:26:01.768Z] #17 3.870 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:26:01.768Z] #17 3.910 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:26:01.768Z] #17 4.847 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-29T22:26:01.768Z] #17 6.217 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-29T22:26:01.768Z] #17 7.189 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-29T22:26:02.030Z] #17 ... [2019-10-29T22:26:02.030Z] [2019-10-29T22:26:02.030Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:02.030Z] #36 3.754 + cd /tmp/tmp.J9EoAlRUiC/tini [2019-10-29T22:26:02.030Z] #36 3.754 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:26:02.030Z] #36 3.761 + cmake . [2019-10-29T22:26:02.030Z] #36 5.378 -- The C compiler identification is GNU 6.3.0 [2019-10-29T22:26:02.030Z] #36 5.403 -- Check for working C compiler: /usr/bin/cc [2019-10-29T22:26:02.030Z] #36 6.291 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-29T22:26:02.030Z] #36 6.293 -- Detecting C compiler ABI info [2019-10-29T22:26:02.030Z] #36 7.292 -- Detecting C compiler ABI info - done [2019-10-29T22:26:02.030Z] #36 7.464 -- Detecting C compile features [2019-10-29T22:26:02.030Z] #36 10.29 -- Detecting C compile features - done [2019-10-29T22:26:02.030Z] #36 10.33 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-29T22:26:02.030Z] #36 10.66 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-29T22:26:02.030Z] #36 10.86 -- Configuring done [2019-10-29T22:26:02.030Z] #36 10.90 -- Generating done [2019-10-29T22:26:02.030Z] #36 10.91 -- Build files have been written to: /tmp/tmp.J9EoAlRUiC/tini [2019-10-29T22:26:02.030Z] #36 10.92 + make tini-static [2019-10-29T22:26:02.030Z] #36 11.52 Scanning dependencies of target tini-static [2019-10-29T22:26:02.030Z] #36 11.66 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-29T22:26:02.030Z] #36 ... [2019-10-29T22:26:02.030Z] [2019-10-29T22:26:02.030Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:02.030Z] #26 30.24 [2019-10-29T22:26:02.244Z] #17 75.24 Selecting previously unselected package zip. [2019-10-29T22:26:02.244Z] #17 75.24 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-29T22:26:02.508Z] #17 75.26 Unpacking zip (3.0-11+b1) ... [2019-10-29T22:26:02.508Z] #17 75.47 Selecting previously unselected package libapparmor-perl. [2019-10-29T22:26:02.508Z] #17 75.47 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-29T22:26:02.508Z] #17 75.48 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-29T22:26:02.513Z] #27 9.782 ###### 8.8% ########## 14.5% ################## 25.8% ###################### 31.5% ########################## 37.1% ################################## 48.5% ###################################### 54.1% ########################################### 59.8% ############################################### 65.4% ################################################### 71.2% ####################################################### 76.8% ########################################################### 82.4% ################################################################### 93.8% ####################################################################### 99.4% ######################################################################## 100.0% [2019-10-29T22:26:02.552Z] #26 30.65 ######################################################################## 100.0% [2019-10-29T22:26:02.765Z] #17 75.59 Selecting previously unselected package apparmor. [2019-10-29T22:26:02.765Z] #17 75.60 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-29T22:26:02.765Z] #17 75.65 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-29T22:26:02.837Z] #26 30.89 [2019-10-29T22:26:02.991Z] #27 12.75 [2019-10-29T22:26:02.991Z] #27 ... [2019-10-29T22:26:02.991Z] [2019-10-29T22:26:02.991Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:26:02.991Z] #29 30.52 + cd /tmp/tmp.qxgehnsXvl/src/github.com/go-swagger/go-swagger [2019-10-29T22:26:02.991Z] #29 30.52 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-29T22:26:02.991Z] #29 33.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-29T22:26:02.991Z] #29 ... [2019-10-29T22:26:02.991Z] [2019-10-29T22:26:02.991Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:26:02.991Z] #34 37.28 Selecting previously unselected package libxml2:s390x. [2019-10-29T22:26:02.991Z] #34 37.28 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-29T22:26:02.991Z] #34 37.28 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-29T22:26:02.991Z] #34 37.89 Selecting previously unselected package libarchive13:s390x. [2019-10-29T22:26:02.991Z] #34 37.89 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-29T22:26:02.991Z] #34 37.89 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-29T22:26:02.991Z] #34 38.34 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-29T22:26:02.991Z] #34 38.35 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-29T22:26:02.991Z] #34 38.35 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-29T22:26:02.991Z] #34 38.49 Selecting previously unselected package libuv1:s390x. [2019-10-29T22:26:02.991Z] #34 38.49 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-29T22:26:02.991Z] #34 38.50 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-29T22:26:02.991Z] #34 38.59 Selecting previously unselected package cmake. [2019-10-29T22:26:02.991Z] #34 38.59 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-29T22:26:02.991Z] #34 38.68 Unpacking cmake (3.7.2-1) ... [2019-10-29T22:26:03.023Z] #17 75.97 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-29T22:26:03.023Z] #17 75.98 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-29T22:26:03.023Z] #17 75.99 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-29T22:26:03.833Z] #34 ... [2019-10-29T22:26:03.833Z] [2019-10-29T22:26:03.833Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:26:03.833Z] #32 31.16 errors [2019-10-29T22:26:03.833Z] #32 31.16 sort [2019-10-29T22:26:03.833Z] #32 32.02 strconv [2019-10-29T22:26:03.833Z] #32 33.43 io [2019-10-29T22:26:03.833Z] #32 34.81 internal/oserror [2019-10-29T22:26:03.833Z] #32 34.86 syscall [2019-10-29T22:26:03.833Z] #32 36.52 reflect [2019-10-29T22:26:04.096Z] #40 39.07 Reading package lists... [2019-10-29T22:26:04.096Z] #40 ... [2019-10-29T22:26:04.096Z] [2019-10-29T22:26:04.096Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:26:04.096Z] #24 33.79 Reading package lists... [2019-10-29T22:26:04.239Z] #32 ... [2019-10-29T22:26:04.239Z] [2019-10-29T22:26:04.239Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:04.239Z] #18 2.665 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-29T22:26:04.239Z] #18 4.043 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-29T22:26:04.239Z] #18 ... [2019-10-29T22:26:04.239Z] [2019-10-29T22:26:04.239Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:04.353Z] #24 ... [2019-10-29T22:26:04.353Z] [2019-10-29T22:26:04.353Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:26:04.353Z] #10 34.48 Fetched 7920 kB in 25s (315 kB/s) [2019-10-29T22:26:04.353Z] #10 34.48 Reading package lists... [2019-10-29T22:26:04.353Z] #10 ... [2019-10-29T22:26:04.353Z] [2019-10-29T22:26:04.353Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:26:04.916Z] #24 44.64 Building dependency tree... [2019-10-29T22:26:04.916Z] #24 ... [2019-10-29T22:26:04.916Z] [2019-10-29T22:26:04.916Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:26:04.916Z] #33 35.16 Fetched 7920 kB in 25s (315 kB/s) [2019-10-29T22:26:04.922Z] #17 77.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-29T22:26:04.922Z] #17 77.56 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-29T22:26:04.922Z] #17 77.56 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-29T22:26:05.173Z] #33 35.16 Reading package lists... [2019-10-29T22:26:05.173Z] #33 ... [2019-10-29T22:26:05.173Z] [2019-10-29T22:26:05.173Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:05.173Z] #44 44.72 vendor/golang.org/x/crypto/internal/subtle [2019-10-29T22:26:05.173Z] #44 44.84 vendor/golang.org/x/crypto/curve25519 [2019-10-29T22:26:05.431Z] #26 32.94 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-29T22:26:05.431Z] #26 33.12 skipping existing ed4b54129745 [2019-10-29T22:26:05.466Z] #27 13.20 ## 3.3% #### 5.9% ####### 10.9% ######### 13.5% ############# 18.6% ################# 23.7% #################### 28.8% ######################## 33.9% ########################## 36.4% ############################# 41.5% ################################## 47.2% ################################### 49.8% [2019-10-29T22:26:05.466Z] #27 ... [2019-10-29T22:26:05.466Z] [2019-10-29T22:26:05.466Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:26:05.466Z] #34 41.88 Selecting previously unselected package xxd. [2019-10-29T22:26:05.466Z] #34 41.88 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-29T22:26:05.466Z] #34 41.88 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:05.466Z] #34 42.10 Selecting previously unselected package vim-common. [2019-10-29T22:26:05.466Z] #34 42.10 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:26:05.466Z] #34 42.10 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:05.466Z] #34 42.32 Processing triggers for mime-support (3.60) ... [2019-10-29T22:26:05.466Z] #34 42.41 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:05.466Z] #34 42.42 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-29T22:26:05.466Z] #34 42.42 Setting up cmake-data (3.7.2-1) ... [2019-10-29T22:26:05.466Z] #34 42.47 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-29T22:26:05.466Z] #34 42.48 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-29T22:26:05.466Z] #34 42.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:05.466Z] #34 42.54 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:05.466Z] #34 42.55 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-29T22:26:05.466Z] #34 42.56 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-29T22:26:05.466Z] #34 42.57 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-29T22:26:05.466Z] #34 42.58 Setting up cmake (3.7.2-1) ... [2019-10-29T22:26:05.466Z] #34 42.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:05.466Z] #34 DONE 42.9s [2019-10-29T22:26:05.466Z] [2019-10-29T22:26:05.466Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:05.466Z] #27 13.20 ## 3.3% #### 5.9% ####### 10.9% ######### 13.5% ############# 18.6% ################# 23.7% #################### 28.8% ######################## 33.9% ########################## 36.4% ############################# 41.5% ################################## 47.2% ################################### 49.8% ##################################### 52.3% [2019-10-29T22:26:05.466Z] #27 ... [2019-10-29T22:26:05.466Z] [2019-10-29T22:26:05.466Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:26:05.466Z] #35 DONE 0.1s [2019-10-29T22:26:05.466Z] [2019-10-29T22:26:05.466Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-29T22:26:05.466Z] #36 DONE 0.1s [2019-10-29T22:26:05.466Z] [2019-10-29T22:26:05.466Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:05.692Z] #26 ... [2019-10-29T22:26:05.692Z] [2019-10-29T22:26:05.692Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:05.692Z] #41 4.711 Note: Building without setproctitle() and strlcpy() support. [2019-10-29T22:26:05.692Z] #41 4.714 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-29T22:26:05.692Z] #41 7.066 fatal: Not a git repository (or any of the parent directories): .git [2019-10-29T22:26:05.692Z] #41 7.095 GEN .gitid [2019-10-29T22:26:05.692Z] #41 7.130 GEN criu/include/version.h [2019-10-29T22:26:05.692Z] #41 7.208 GEN include/common/asm [2019-10-29T22:26:05.692Z] #41 9.532 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-29T22:26:05.692Z] #41 9.736 PBCC images/opts.pb-c.c [2019-10-29T22:26:05.692Z] #41 9.767 PBCC images/sit.pb-c.c [2019-10-29T22:26:05.692Z] #41 9.824 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-29T22:26:05.692Z] #41 9.929 DEP images/opts.pb-c.d [2019-10-29T22:26:05.692Z] #41 9.982 DEP images/sit.pb-c.d [2019-10-29T22:26:05.692Z] #41 10.59 PBCC images/macvlan.pb-c.c [2019-10-29T22:26:05.692Z] #41 ... [2019-10-29T22:26:05.692Z] [2019-10-29T22:26:05.692Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:26:05.692Z] #59 33.45 + cd /tmp/tmp.ASo6k0sENN/src/github.com/containerd/containerd [2019-10-29T22:26:05.692Z] #59 33.45 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:26:05.692Z] #59 34.22 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-29T22:26:05.692Z] #59 34.22 + BUILDTAGS='netgo osusergo static_build' [2019-10-29T22:26:05.692Z] #59 34.22 + export EXTRA_FLAGS=-buildmode=pie [2019-10-29T22:26:05.692Z] #59 34.22 + EXTRA_FLAGS=-buildmode=pie [2019-10-29T22:26:05.692Z] #59 34.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-29T22:26:05.692Z] #59 34.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-29T22:26:05.692Z] #59 34.22 + '[' '' = dynamic ']' [2019-10-29T22:26:05.692Z] #59 34.22 + make [2019-10-29T22:26:05.692Z] #59 ... [2019-10-29T22:26:05.692Z] [2019-10-29T22:26:05.692Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:05.692Z] #36 14.21 [100%] Linking C executable tini-static [2019-10-29T22:26:05.692Z] #36 14.95 [100%] Built target tini-static [2019-10-29T22:26:05.692Z] #36 15.07 + mkdir -p /build [2019-10-29T22:26:05.692Z] #36 15.08 + cp tini-static /build/docker-init [2019-10-29T22:26:05.692Z] #36 DONE 16.6s [2019-10-29T22:26:05.692Z] [2019-10-29T22:26:05.692Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:05.692Z] #26 34.00 [2019-10-29T22:26:05.887Z] #27 13.20 ## 3.3% #### 5.9% ####### 10.9% ######### 13.5% ############# 18.6% ################# 23.7% #################### 28.8% ######################## 33.9% ########################## 36.4% ############################# 41.5% ################################## 47.2% ################################### 49.8% ##################################### 52.3% ######################################### 57.4% ############################################ 62.5% [2019-10-29T22:26:05.888Z] #27 ... [2019-10-29T22:26:05.888Z] [2019-10-29T22:26:05.888Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:05.888Z] #45 33.07 github.com/LK4D4/vndr/godl/singleflight [2019-10-29T22:26:05.888Z] #45 33.08 io [2019-10-29T22:26:05.888Z] #45 33.52 strconv [2019-10-29T22:26:05.888Z] #45 34.25 bytes [2019-10-29T22:26:05.888Z] #45 36.19 bufio [2019-10-29T22:26:05.888Z] #45 37.23 reflect [2019-10-29T22:26:05.888Z] #45 38.23 syscall [2019-10-29T22:26:05.888Z] #45 ... [2019-10-29T22:26:05.888Z] [2019-10-29T22:26:05.888Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:06.820Z] #17 79.47 Selecting previously unselected package binutils-mingw-w64. [2019-10-29T22:26:06.821Z] #17 79.48 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-29T22:26:06.821Z] #17 79.49 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-29T22:26:06.821Z] #17 79.62 Selecting previously unselected package mingw-w64-common. [2019-10-29T22:26:06.821Z] #17 79.63 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-29T22:26:06.821Z] #17 79.63 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-29T22:26:07.078Z] #26 ... [2019-10-29T22:26:07.078Z] [2019-10-29T22:26:07.078Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:26:07.078Z] #31 60.82 path/filepath [2019-10-29T22:26:07.078Z] #31 60.83 fmt [2019-10-29T22:26:07.078Z] #31 62.62 io/ioutil [2019-10-29T22:26:07.078Z] #31 64.39 github.com/BurntSushi/toml [2019-10-29T22:26:07.078Z] #31 64.41 log [2019-10-29T22:26:07.078Z] #31 64.41 flag [2019-10-29T22:26:07.078Z] #31 68.81 github.com/BurntSushi/toml/cmd/tomlv [2019-10-29T22:26:07.078Z] #31 ... [2019-10-29T22:26:07.078Z] [2019-10-29T22:26:07.078Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:07.078Z] #41 10.61 DEP images/macvlan.pb-c.d [2019-10-29T22:26:07.078Z] #41 10.67 PBCC images/autofs.pb-c.c [2019-10-29T22:26:07.078Z] #41 10.68 DEP images/autofs.pb-c.d [2019-10-29T22:26:07.078Z] #41 10.75 PBCC images/sysctl.pb-c.c [2019-10-29T22:26:07.078Z] #41 10.87 DEP images/sysctl.pb-c.d [2019-10-29T22:26:07.078Z] #41 10.93 PBCC images/time.pb-c.c [2019-10-29T22:26:07.078Z] #41 10.95 DEP images/time.pb-c.d [2019-10-29T22:26:07.078Z] #41 11.02 PBCC images/binfmt-misc.pb-c.c [2019-10-29T22:26:07.078Z] #41 11.07 DEP images/binfmt-misc.pb-c.d [2019-10-29T22:26:07.078Z] #41 11.15 PBCC images/seccomp.pb-c.c [2019-10-29T22:26:07.078Z] #41 11.24 DEP images/seccomp.pb-c.d [2019-10-29T22:26:07.078Z] #41 11.32 PBCC images/userns.pb-c.c [2019-10-29T22:26:07.078Z] #41 11.39 DEP images/userns.pb-c.d [2019-10-29T22:26:07.078Z] #41 11.49 PBCC images/cgroup.pb-c.c [2019-10-29T22:26:07.078Z] #41 11.53 DEP images/cgroup.pb-c.d [2019-10-29T22:26:07.078Z] #41 11.61 PBCC images/fown.pb-c.c [2019-10-29T22:26:07.078Z] #41 11.69 PBCC images/ext-file.pb-c.c [2019-10-29T22:26:07.078Z] #41 11.73 DEP images/fown.pb-c.d [2019-10-29T22:26:07.078Z] #41 11.79 DEP images/ext-file.pb-c.d [2019-10-29T22:26:07.078Z] #41 11.85 PBCC images/rpc.pb-c.c [2019-10-29T22:26:07.078Z] #41 11.89 DEP images/rpc.pb-c.d [2019-10-29T22:26:07.078Z] #41 11.96 PBCC images/siginfo.pb-c.c [2019-10-29T22:26:07.078Z] #41 11.99 DEP images/siginfo.pb-c.d [2019-10-29T22:26:07.078Z] #41 12.06 PBCC images/pagemap.pb-c.c [2019-10-29T22:26:07.078Z] #41 12.09 DEP images/pagemap.pb-c.d [2019-10-29T22:26:07.078Z] #41 12.20 PBCC images/rlimit.pb-c.c [2019-10-29T22:26:07.339Z] #41 12.25 DEP images/rlimit.pb-c.d [2019-10-29T22:26:07.339Z] #41 12.29 PBCC images/file-lock.pb-c.c [2019-10-29T22:26:07.339Z] #41 12.34 DEP images/file-lock.pb-c.d [2019-10-29T22:26:07.339Z] #41 12.41 PBCC images/tty.pb-c.c [2019-10-29T22:26:07.339Z] #41 12.48 DEP images/tty.pb-c.d [2019-10-29T22:26:07.494Z] #27 13.20 ## 3.3% #### 5.9% ####### 10.9% ######### 13.5% ############# 18.6% ################# 23.7% #################### 28.8% ######################## 33.9% ########################## 36.4% ############################# 41.5% ################################## 47.2% ################################### 49.8% ##################################### 52.3% ######################################### 57.4% ############################################ 62.5% ############################################## 65.1% ################################################## 70.1% #################################################### 72.7% ###################################################### 75.2% ####################################################### 77.8% ######################################################### 80.3% ############################################################# 85.4% ################################################################# 90.5% #################################################################### 95.6% ###################################################################### 98.1% ######################################################################## 100.0% [2019-10-29T22:26:07.601Z] #41 12.51 PBCC images/tun.pb-c.c [2019-10-29T22:26:07.601Z] #41 12.54 PBCC images/netdev.pb-c.c [2019-10-29T22:26:07.601Z] #41 12.61 DEP images/tun.pb-c.d [2019-10-29T22:26:07.601Z] #41 12.71 DEP images/netdev.pb-c.d [2019-10-29T22:26:07.601Z] #41 12.79 PBCC images/vma.pb-c.c [2019-10-29T22:26:07.601Z] #41 12.82 DEP images/vma.pb-c.d [2019-10-29T22:26:07.601Z] #41 ... [2019-10-29T22:26:07.601Z] [2019-10-29T22:26:07.601Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:07.601Z] #44 61.58 internal/lazyregexp [2019-10-29T22:26:07.601Z] #44 61.59 path/filepath [2019-10-29T22:26:07.601Z] #44 61.73 net [2019-10-29T22:26:07.601Z] #44 63.18 os/exec [2019-10-29T22:26:07.601Z] #44 69.88 encoding/binary [2019-10-29T22:26:07.601Z] #44 69.94 go/token [2019-10-29T22:26:07.601Z] #44 69.96 net/url [2019-10-29T22:26:07.862Z] #44 ... [2019-10-29T22:26:07.862Z] [2019-10-29T22:26:07.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:07.862Z] #41 12.90 PBCC images/creds.pb-c.c [2019-10-29T22:26:07.862Z] #41 12.93 DEP images/creds.pb-c.d [2019-10-29T22:26:07.862Z] #41 12.97 PBCC images/utsns.pb-c.c [2019-10-29T22:26:07.862Z] #41 13.02 DEP images/utsns.pb-c.d [2019-10-29T22:26:08.125Z] #41 13.09 PBCC images/ipc-desc.pb-c.c [2019-10-29T22:26:08.125Z] #41 13.14 PBCC images/ipc-sem.pb-c.c [2019-10-29T22:26:08.125Z] #41 13.17 DEP images/ipc-desc.pb-c.d [2019-10-29T22:26:08.125Z] #41 13.20 DEP images/ipc-sem.pb-c.d [2019-10-29T22:26:08.125Z] #41 13.28 PBCC images/ipc-msg.pb-c.c [2019-10-29T22:26:08.125Z] #41 13.32 DEP images/ipc-msg.pb-c.d [2019-10-29T22:26:08.134Z] #27 18.03 [2019-10-29T22:26:08.387Z] #41 13.40 PBCC images/ipc-shm.pb-c.c [2019-10-29T22:26:08.387Z] #41 13.45 DEP images/ipc-shm.pb-c.d [2019-10-29T22:26:08.387Z] #41 13.57 PBCC images/ipc-var.pb-c.c [2019-10-29T22:26:08.649Z] #41 13.59 DEP images/ipc-var.pb-c.d [2019-10-29T22:26:08.649Z] #41 13.67 PBCC images/sk-opts.pb-c.c [2019-10-29T22:26:08.649Z] #41 13.73 PBCC images/packet-sock.pb-c.c [2019-10-29T22:26:08.649Z] #41 13.84 DEP images/sk-opts.pb-c.d [2019-10-29T22:26:08.911Z] #41 13.90 DEP images/packet-sock.pb-c.d [2019-10-29T22:26:08.911Z] #41 14.01 PBCC images/sk-netlink.pb-c.c [2019-10-29T22:26:08.911Z] #41 14.02 DEP images/sk-netlink.pb-c.d [2019-10-29T22:26:09.173Z] #41 14.12 PBCC images/sk-inet.pb-c.c [2019-10-29T22:26:09.173Z] #41 14.19 DEP images/sk-inet.pb-c.d [2019-10-29T22:26:09.173Z] #41 14.26 PBCC images/sk-unix.pb-c.c [2019-10-29T22:26:09.173Z] #41 14.36 DEP images/sk-unix.pb-c.d [2019-10-29T22:26:09.351Z] #44 ... [2019-10-29T22:26:09.351Z] [2019-10-29T22:26:09.351Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:26:09.351Z] #50 38.60 + cd /tmp/tmp.NXmjkoEoG6/src/github.com/golangci/golangci-lint/ [2019-10-29T22:26:09.351Z] #50 38.60 + git checkout -q v1.20.0 [2019-10-29T22:26:09.351Z] #50 39.62 ++ git describe --tags [2019-10-29T22:26:09.351Z] #50 39.65 + version=v1.20.0 [2019-10-29T22:26:09.351Z] #50 39.65 ++ git rev-parse --short HEAD [2019-10-29T22:26:09.351Z] #50 39.66 + commit=cc98739 [2019-10-29T22:26:09.351Z] #50 39.66 ++ git show -s --format=%cd [2019-10-29T22:26:09.351Z] #50 39.67 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-29T22:26:09.351Z] #50 39.67 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-29T22:26:09.351Z] #50 ... [2019-10-29T22:26:09.351Z] [2019-10-29T22:26:09.351Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:26:09.351Z] #40 39.07 Reading package lists... [2019-10-29T22:26:09.434Z] #41 ... [2019-10-29T22:26:09.434Z] [2019-10-29T22:26:09.434Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:09.434Z] #26 36.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-29T22:26:09.434Z] #26 36.70 [2019-10-29T22:26:09.434Z] #26 37.06 ######################################################################## 100.0% [2019-10-29T22:26:09.434Z] #26 37.13 [2019-10-29T22:26:09.434Z] #26 37.26 Download of images into '/build' complete. [2019-10-29T22:26:09.434Z] #26 37.26 Use something like the following to load the result into a Docker daemon: [2019-10-29T22:26:09.434Z] #26 37.26 tar -cC '/build' . | docker load [2019-10-29T22:26:09.434Z] #26 DONE 37.5s [2019-10-29T22:26:09.434Z] [2019-10-29T22:26:09.434Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:09.434Z] #41 14.42 PBCC images/mm.pb-c.c [2019-10-29T22:26:09.434Z] #41 14.46 DEP images/mm.pb-c.d [2019-10-29T22:26:09.434Z] #41 14.55 PBCC images/timerfd.pb-c.c [2019-10-29T22:26:09.696Z] #41 14.71 DEP images/timerfd.pb-c.d [2019-10-29T22:26:09.696Z] #41 14.77 PBCC images/timer.pb-c.c [2019-10-29T22:26:09.696Z] #41 14.80 DEP images/timer.pb-c.d [2019-10-29T22:26:09.696Z] #41 14.84 PBCC images/sa.pb-c.c [2019-10-29T22:26:09.696Z] #41 14.87 DEP images/sa.pb-c.d [2019-10-29T22:26:09.900Z] #27 18.56 1.1% # 2.1% ## 3.0% ## 4.0% #### 5.9% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% [2019-10-29T22:26:09.900Z] #27 ... [2019-10-29T22:26:09.900Z] [2019-10-29T22:26:09.900Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:09.900Z] #55 10.75 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-29T22:26:09.900Z] #55 ... [2019-10-29T22:26:09.900Z] [2019-10-29T22:26:09.900Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:09.957Z] #41 14.92 PBCC images/pipe-data.pb-c.c [2019-10-29T22:26:09.957Z] #41 14.97 DEP images/pipe-data.pb-c.d [2019-10-29T22:26:09.957Z] #41 15.02 PBCC images/mnt.pb-c.c [2019-10-29T22:26:09.957Z] #41 15.09 DEP images/mnt.pb-c.d [2019-10-29T22:26:10.218Z] #41 ... [2019-10-29T22:26:10.218Z] [2019-10-29T22:26:10.218Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:26:10.218Z] #31 DONE 74.1s [2019-10-29T22:26:10.218Z] [2019-10-29T22:26:10.218Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:10.218Z] #41 15.17 PBCC images/sk-packet.pb-c.c [2019-10-29T22:26:10.218Z] #41 15.21 DEP images/sk-packet.pb-c.d [2019-10-29T22:26:10.218Z] #41 15.32 PBCC images/tcp-stream.pb-c.c [2019-10-29T22:26:10.218Z] #41 15.36 DEP images/tcp-stream.pb-c.d [2019-10-29T22:26:10.218Z] #41 15.40 PBCC images/pipe.pb-c.c [2019-10-29T22:26:10.479Z] #41 15.51 DEP images/pipe.pb-c.d [2019-10-29T22:26:10.706Z] #27 18.56 1.1% # 2.1% ## 3.0% ## 4.0% #### 5.9% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.5% ######### 13.4% ########## 14.4% ########### 15.3% ########### 16.3% # [2019-10-29T22:26:10.706Z] #27 ... [2019-10-29T22:26:10.706Z] [2019-10-29T22:26:10.706Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:10.706Z] #42 1.818 Note: Building without setproctitle() and strlcpy() support. [2019-10-29T22:26:10.706Z] #42 1.818 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-29T22:26:10.706Z] #42 2.944 fatal: Not a git repository (or any of the parent directories): .git [2019-10-29T22:26:10.706Z] #42 2.978 GEN .gitid [2019-10-29T22:26:10.706Z] #42 2.992 GEN criu/include/version.h [2019-10-29T22:26:10.706Z] #42 3.026 GEN include/common/asm [2019-10-29T22:26:10.706Z] #42 4.496 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-29T22:26:10.706Z] #42 4.620 PBCC images/opts.pb-c.c [2019-10-29T22:26:10.706Z] #42 4.653 PBCC images/sit.pb-c.c [2019-10-29T22:26:10.706Z] #42 4.690 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-29T22:26:10.706Z] #42 4.820 DEP images/opts.pb-c.d [2019-10-29T22:26:10.706Z] #42 4.905 DEP images/sit.pb-c.d [2019-10-29T22:26:10.706Z] #42 4.947 PBCC images/macvlan.pb-c.c [2019-10-29T22:26:10.706Z] #42 4.969 DEP images/macvlan.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.016 PBCC images/autofs.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.048 DEP images/autofs.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.073 PBCC images/sysctl.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.111 DEP images/sysctl.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.214 PBCC images/time.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.229 DEP images/time.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.270 PBCC images/binfmt-misc.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.296 DEP images/binfmt-misc.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.344 PBCC images/seccomp.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.371 DEP images/seccomp.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.421 PBCC images/userns.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.445 DEP images/userns.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.506 PBCC images/cgroup.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.533 DEP images/cgroup.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.589 PBCC images/fown.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.643 PBCC images/ext-file.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.668 DEP images/fown.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.751 DEP images/ext-file.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.759 PBCC images/rpc.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.789 DEP images/rpc.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.807 PBCC images/siginfo.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.813 DEP images/siginfo.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.850 PBCC images/pagemap.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.902 DEP images/pagemap.pb-c.d [2019-10-29T22:26:10.706Z] #42 5.959 PBCC images/rlimit.pb-c.c [2019-10-29T22:26:10.706Z] #42 5.978 DEP images/rlimit.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.019 PBCC images/file-lock.pb-c.c [2019-10-29T22:26:10.706Z] #42 6.041 DEP images/file-lock.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.078 PBCC images/tty.pb-c.c [2019-10-29T22:26:10.706Z] #42 6.146 DEP images/tty.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.217 PBCC images/tun.pb-c.c [2019-10-29T22:26:10.706Z] #42 6.232 PBCC images/netdev.pb-c.c [2019-10-29T22:26:10.706Z] #42 6.295 DEP images/tun.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.416 DEP images/netdev.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.467 PBCC images/vma.pb-c.c [2019-10-29T22:26:10.706Z] #42 6.509 DEP images/vma.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.570 PBCC images/creds.pb-c.c [2019-10-29T22:26:10.706Z] #42 6.599 DEP images/creds.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.649 PBCC images/utsns.pb-c.c [2019-10-29T22:26:10.706Z] #42 6.680 DEP images/utsns.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.730 PBCC images/ipc-desc.pb-c.c [2019-10-29T22:26:10.706Z] #42 6.775 PBCC images/ipc-sem.pb-c.c [2019-10-29T22:26:10.706Z] #42 6.818 DEP images/ipc-desc.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.895 DEP images/ipc-sem.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.918 PBCC images/ipc-msg.pb-c.c [2019-10-29T22:26:10.706Z] #42 6.939 DEP images/ipc-msg.pb-c.d [2019-10-29T22:26:10.706Z] #42 6.988 PBCC images/ipc-shm.pb-c.c [2019-10-29T22:26:10.706Z] #42 7.017 DEP images/ipc-shm.pb-c.d [2019-10-29T22:26:10.706Z] #42 7.071 PBCC images/ipc-var.pb-c.c [2019-10-29T22:26:10.706Z] #42 7.099 DEP images/ipc-var.pb-c.d [2019-10-29T22:26:10.706Z] #42 7.165 PBCC images/sk-opts.pb-c.c [2019-10-29T22:26:10.706Z] #42 7.209 PBCC images/packet-sock.pb-c.c [2019-10-29T22:26:10.706Z] #42 7.273 DEP images/sk-opts.pb-c.d [2019-10-29T22:26:10.706Z] #42 7.316 DEP images/packet-sock.pb-c.d [2019-10-29T22:26:10.706Z] #42 7.453 PBCC images/sk-netlink.pb-c.c [2019-10-29T22:26:10.706Z] #42 7.555 DEP images/sk-netlink.pb-c.d [2019-10-29T22:26:10.706Z] #42 7.665 PBCC images/sk-inet.pb-c.c [2019-10-29T22:26:10.706Z] #42 7.790 DEP images/sk-inet.pb-c.d [2019-10-29T22:26:10.706Z] #42 7.817 PBCC images/sk-unix.pb-c.c [2019-10-29T22:26:10.706Z] #42 7.865 DEP images/sk-unix.pb-c.d [2019-10-29T22:26:10.706Z] #42 7.951 PBCC images/mm.pb-c.c [2019-10-29T22:26:10.706Z] #42 8.136 DEP images/mm.pb-c.d [2019-10-29T22:26:10.706Z] #42 8.216 PBCC images/timerfd.pb-c.c [2019-10-29T22:26:10.706Z] #42 8.298 DEP images/timerfd.pb-c.d [2019-10-29T22:26:10.706Z] #42 8.438 PBCC images/timer.pb-c.c [2019-10-29T22:26:10.706Z] #42 8.486 DEP images/timer.pb-c.d [2019-10-29T22:26:10.706Z] #42 8.573 PBCC images/sa.pb-c.c [2019-10-29T22:26:10.706Z] #42 8.646 DEP images/sa.pb-c.d [2019-10-29T22:26:10.706Z] #42 8.760 PBCC images/pipe-data.pb-c.c [2019-10-29T22:26:10.706Z] #42 8.779 DEP images/pipe-data.pb-c.d [2019-10-29T22:26:10.706Z] #42 8.871 PBCC images/mnt.pb-c.c [2019-10-29T22:26:10.706Z] #42 8.897 DEP images/mnt.pb-c.d [2019-10-29T22:26:10.706Z] #42 8.940 PBCC images/sk-packet.pb-c.c [2019-10-29T22:26:10.706Z] #42 8.960 DEP images/sk-packet.pb-c.d [2019-10-29T22:26:10.706Z] #42 9.004 PBCC images/tcp-stream.pb-c.c [2019-10-29T22:26:10.706Z] #42 9.047 DEP images/tcp-stream.pb-c.d [2019-10-29T22:26:10.706Z] #42 9.099 PBCC images/pipe.pb-c.c [2019-10-29T22:26:10.706Z] #42 9.158 DEP images/pipe.pb-c.d [2019-10-29T22:26:10.706Z] #42 9.225 PBCC images/pstree.pb-c.c [2019-10-29T22:26:10.706Z] #42 9.229 DEP images/pstree.pb-c.d [2019-10-29T22:26:10.706Z] #42 9.299 PBCC images/fs.pb-c.c [2019-10-29T22:26:10.706Z] #42 9.308 DEP images/fs.pb-c.d [2019-10-29T22:26:10.706Z] #42 9.342 PBCC images/signalfd.pb-c.c [2019-10-29T22:26:10.706Z] #42 9.347 DEP images/signalfd.pb-c.d [2019-10-29T22:26:10.706Z] #42 9.441 PBCC images/fh.pb-c.c [2019-10-29T22:26:10.706Z] #42 9.459 PBCC images/fsnotify.pb-c.c [2019-10-29T22:26:10.706Z] #42 9.567 DEP images/fh.pb-c.d [2019-10-29T22:26:10.706Z] #42 9.668 DEP images/fsnotify.pb-c.d [2019-10-29T22:26:10.706Z] #42 9.768 PBCC images/eventpoll.pb-c.c [2019-10-29T22:26:10.706Z] #42 9.772 DEP images/eventpoll.pb-c.d [2019-10-29T22:26:10.706Z] #42 9.811 PBCC images/eventfd.pb-c.c [2019-10-29T22:26:10.706Z] #42 9.822 DEP images/eventfd.pb-c.d [2019-10-29T22:26:10.706Z] #42 9.902 PBCC images/remap-file-path.pb-c.c [2019-10-29T22:26:10.706Z] #42 9.908 DEP images/remap-file-path.pb-c.d [2019-10-29T22:26:10.706Z] #42 10.00 PBCC images/fifo.pb-c.c [2019-10-29T22:26:10.706Z] #42 10.02 DEP images/fifo.pb-c.d [2019-10-29T22:26:10.706Z] #42 10.12 PBCC images/ghost-file.pb-c.c [2019-10-29T22:26:10.706Z] #42 10.17 DEP images/ghost-file.pb-c.d [2019-10-29T22:26:10.706Z] #42 10.21 PBCC images/regfile.pb-c.c [2019-10-29T22:26:10.706Z] #42 ... [2019-10-29T22:26:10.706Z] [2019-10-29T22:26:10.706Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:10.741Z] #41 15.67 PBCC images/pstree.pb-c.c [2019-10-29T22:26:10.741Z] #41 15.69 DEP images/pstree.pb-c.d [2019-10-29T22:26:10.741Z] #41 15.75 PBCC images/fs.pb-c.c [2019-10-29T22:26:10.741Z] #41 15.78 DEP images/fs.pb-c.d [2019-10-29T22:26:10.741Z] #41 15.82 PBCC images/signalfd.pb-c.c [2019-10-29T22:26:10.741Z] #41 15.84 DEP images/signalfd.pb-c.d [2019-10-29T22:26:11.003Z] #17 83.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-29T22:26:11.003Z] #17 83.91 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-29T22:26:11.003Z] #17 83.91 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-29T22:26:11.005Z] #41 15.91 PBCC images/fh.pb-c.c [2019-10-29T22:26:11.005Z] #41 16.01 PBCC images/fsnotify.pb-c.c [2019-10-29T22:26:11.005Z] #41 16.08 DEP images/fh.pb-c.d [2019-10-29T22:26:11.005Z] #41 16.11 DEP images/fsnotify.pb-c.d [2019-10-29T22:26:11.243Z] #40 49.47 Building dependency tree... [2019-10-29T22:26:11.243Z] #40 ... [2019-10-29T22:26:11.243Z] [2019-10-29T22:26:11.243Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:26:11.243Z] #56 31.55 Reading package lists... [2019-10-29T22:26:11.260Z] #17 ... [2019-10-29T22:26:11.260Z] [2019-10-29T22:26:11.260Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:11.260Z] #41 76.47 CC criu/pie/restorer.o [2019-10-29T22:26:11.260Z] #41 79.18 LINK criu/pie/restorer.built-in.o [2019-10-29T22:26:11.260Z] #41 79.20 GEN criu/pie/restorer-blob.h [2019-10-29T22:26:11.260Z] #41 79.29 DEP criu/vdso.d [2019-10-29T22:26:11.260Z] #41 79.48 DEP criu/vdso-compat.d [2019-10-29T22:26:11.260Z] #41 79.64 DEP criu/uts_ns.d [2019-10-29T22:26:11.260Z] #41 79.79 DEP criu/util.d [2019-10-29T22:26:11.260Z] #41 80.02 DEP criu/uffd.d [2019-10-29T22:26:11.260Z] #41 80.21 DEP criu/tun.d [2019-10-29T22:26:11.260Z] #41 80.49 DEP criu/tty.d [2019-10-29T22:26:11.260Z] #41 80.81 DEP criu/timerfd.d [2019-10-29T22:26:11.260Z] #41 81.10 DEP criu/sysfs_parse.d [2019-10-29T22:26:11.260Z] #41 81.32 DEP criu/sysctl.d [2019-10-29T22:26:11.260Z] #41 81.50 DEP criu/string.d [2019-10-29T22:26:11.260Z] #41 81.56 DEP criu/stats.d [2019-10-29T22:26:11.260Z] #41 81.68 DEP criu/sockets.d [2019-10-29T22:26:11.260Z] #41 81.96 DEP criu/sk-unix.d [2019-10-29T22:26:11.260Z] #41 82.18 DEP criu/sk-tcp.d [2019-10-29T22:26:11.260Z] #41 82.42 DEP criu/sk-queue.d [2019-10-29T22:26:11.260Z] #41 82.59 DEP criu/sk-packet.d [2019-10-29T22:26:11.260Z] #41 82.86 DEP criu/sk-netlink.d [2019-10-29T22:26:11.260Z] #41 83.09 DEP criu/sk-inet.d [2019-10-29T22:26:11.260Z] #41 83.42 DEP criu/signalfd.d [2019-10-29T22:26:11.260Z] #41 83.59 DEP criu/sigframe.d [2019-10-29T22:26:11.260Z] #41 83.70 DEP criu/shmem.d [2019-10-29T22:26:11.260Z] #41 84.06 DEP criu/servicefd.d [2019-10-29T22:26:11.260Z] #41 84.34 DEP criu/seize.d [2019-10-29T22:26:11.260Z] #41 84.55 DEP criu/seccomp.d [2019-10-29T22:26:11.261Z] #41 84.74 DEP criu/rst-malloc.d [2019-10-29T22:26:11.261Z] #41 84.81 DEP criu/rbtree.d [2019-10-29T22:26:11.261Z] #41 84.87 DEP criu/pstree.d [2019-10-29T22:26:11.261Z] #41 85.03 DEP criu/protobuf.d [2019-10-29T22:26:11.261Z] #41 85.19 GEN criu/protobuf-desc-gen.h [2019-10-29T22:26:11.266Z] #41 16.32 PBCC images/eventpoll.pb-c.c [2019-10-29T22:26:11.266Z] #41 16.39 DEP images/eventpoll.pb-c.d [2019-10-29T22:26:11.266Z] #41 16.45 PBCC images/eventfd.pb-c.c [2019-10-29T22:26:11.500Z] #56 42.36 Reading package lists... [2019-10-29T22:26:11.500Z] #56 ... [2019-10-29T22:26:11.500Z] [2019-10-29T22:26:11.500Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:26:11.500Z] #40 49.47 Building dependency tree... [2019-10-29T22:26:11.527Z] #41 16.46 DEP images/eventfd.pb-c.d [2019-10-29T22:26:11.527Z] #41 16.53 PBCC images/remap-file-path.pb-c.c [2019-10-29T22:26:11.527Z] #41 16.61 DEP images/remap-file-path.pb-c.d [2019-10-29T22:26:11.527Z] #41 16.64 PBCC images/fifo.pb-c.c [2019-10-29T22:26:11.527Z] #41 16.66 DEP images/fifo.pb-c.d [2019-10-29T22:26:11.527Z] #41 16.71 PBCC images/ghost-file.pb-c.c [2019-10-29T22:26:11.788Z] #41 16.76 DEP images/ghost-file.pb-c.d [2019-10-29T22:26:11.788Z] #41 16.83 PBCC images/regfile.pb-c.c [2019-10-29T22:26:11.788Z] #41 16.90 DEP images/regfile.pb-c.d [2019-10-29T22:26:11.788Z] #41 16.96 PBCC images/ns.pb-c.c [2019-10-29T22:26:11.825Z] #41 86.74 DEP criu/protobuf-desc.d [2019-10-29T22:26:11.825Z] #41 86.85 DEP criu/proc_parse.d [2019-10-29T22:26:11.825Z] #41 87.11 DEP criu/plugin.d [2019-10-29T22:26:12.051Z] #41 16.98 DEP images/ns.pb-c.d [2019-10-29T22:26:12.051Z] #41 17.03 PBCC images/fdinfo.pb-c.c [2019-10-29T22:26:12.051Z] #41 17.12 DEP images/fdinfo.pb-c.d [2019-10-29T22:26:12.051Z] #41 17.24 PBCC images/core-aarch64.pb-c.c [2019-10-29T22:26:12.312Z] #41 17.27 PBCC images/core-arm.pb-c.c [2019-10-29T22:26:12.312Z] #41 17.32 PBCC images/core-ppc64.pb-c.c [2019-10-29T22:26:12.312Z] #41 17.39 PBCC images/core-s390.pb-c.c [2019-10-29T22:26:12.312Z] #41 17.50 PBCC images/core-x86.pb-c.c [2019-10-29T22:26:12.390Z] #41 87.27 DEP criu/pipes.d [2019-10-29T22:26:12.390Z] #41 87.52 DEP criu/pie-util.d [2019-10-29T22:26:12.576Z] #41 17.56 PBCC images/core.pb-c.c [2019-10-29T22:26:12.576Z] #41 17.69 PBCC images/inventory.pb-c.c [2019-10-29T22:26:12.648Z] #41 87.67 DEP criu/pie-util-vdso.d [2019-10-29T22:26:12.648Z] #41 87.79 DEP criu/pie-util-vdso-elf32.d [2019-10-29T22:26:12.838Z] #41 17.85 DEP images/core-aarch64.pb-c.d [2019-10-29T22:26:12.838Z] #41 17.91 DEP images/core-arm.pb-c.d [2019-10-29T22:26:12.905Z] #41 88.00 DEP criu/path.d [2019-10-29T22:26:13.100Z] #41 18.04 DEP images/core-ppc64.pb-c.d [2019-10-29T22:26:13.100Z] #41 18.16 DEP images/core-s390.pb-c.d [2019-10-29T22:26:13.100Z] #41 18.21 DEP images/core-x86.pb-c.d [2019-10-29T22:26:13.100Z] #41 18.31 DEP images/core.pb-c.d [2019-10-29T22:26:13.167Z] #41 88.19 DEP criu/parasite-syscall.d [2019-10-29T22:26:13.364Z] #41 18.36 DEP images/inventory.pb-c.d [2019-10-29T22:26:13.364Z] #41 18.49 PBCC images/cpuinfo.pb-c.c [2019-10-29T22:26:13.364Z] #41 18.50 DEP images/cpuinfo.pb-c.d [2019-10-29T22:26:13.364Z] #41 18.54 PBCC images/stats.pb-c.c [2019-10-29T22:26:13.364Z] #41 18.56 DEP images/stats.pb-c.d [2019-10-29T22:26:13.429Z] #41 88.56 DEP criu/pagemap.d [2019-10-29T22:26:13.429Z] #41 ... [2019-10-29T22:26:13.429Z] [2019-10-29T22:26:13.429Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:13.429Z] #44 160.3 github.com/LK4D4/vndr/godl [2019-10-29T22:26:13.429Z] #44 161.2 github.com/LK4D4/vndr [2019-10-29T22:26:13.529Z] #27 18.56 1.1% # 2.1% ## 3.0% ## 4.0% #### 5.9% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.5% ######### 13.4% ########## 14.4% ########### 15.3% ########### 16.3% ############ 17.2% ############# 19.1% ############## 20.0% ############### 21.0% ################ 22.9% ################# 23.8% ################# 24.8% ################### 26.6% ################### 27.6% #################### 28.5% ##################### 30.4% ####################### 32.3% ######################## 34.2% ######################### 36.1% ########################### 38.0% ############################ 38.9% ############################# 40.8% ############################## 42.7% [2019-10-29T22:26:13.529Z] #27 ... [2019-10-29T22:26:13.529Z] [2019-10-29T22:26:13.529Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:13.529Z] #37 0.296 + RM_GOPATH=0 [2019-10-29T22:26:13.529Z] #37 0.296 + TMP_GOPATH= [2019-10-29T22:26:13.529Z] #37 0.296 + : /build [2019-10-29T22:26:13.529Z] #37 0.296 + '[' -z '' ']' [2019-10-29T22:26:13.529Z] #37 0.297 ++ mktemp -d [2019-10-29T22:26:13.529Z] #37 0.298 + export GOPATH=/tmp/tmp.wTEaFGak9m [2019-10-29T22:26:13.529Z] #37 0.298 + GOPATH=/tmp/tmp.wTEaFGak9m [2019-10-29T22:26:13.529Z] #37 0.298 + RM_GOPATH=1 [2019-10-29T22:26:13.529Z] #37 0.298 ++ dirname ./install.sh [2019-10-29T22:26:13.529Z] #37 0.299 + dir=. [2019-10-29T22:26:13.529Z] #37 0.299 + bin=tini [2019-10-29T22:26:13.529Z] #37 0.299 + shift [2019-10-29T22:26:13.529Z] #37 0.299 + '[' '!' -f ./tini.installer ']' [2019-10-29T22:26:13.529Z] #37 0.300 + . ./tini.installer [2019-10-29T22:26:13.529Z] #37 0.300 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:26:13.529Z] #37 0.300 + install_tini [2019-10-29T22:26:13.529Z] #37 0.300 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-29T22:26:13.529Z] #37 0.300 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:26:13.529Z] #37 0.300 + git clone https://github.com/krallin/tini.git /tmp/tmp.wTEaFGak9m/tini [2019-10-29T22:26:13.530Z] #37 0.307 Cloning into '/tmp/tmp.wTEaFGak9m/tini'... [2019-10-29T22:26:13.530Z] #37 1.247 + cd /tmp/tmp.wTEaFGak9m/tini [2019-10-29T22:26:13.530Z] #37 1.257 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:26:13.530Z] #37 1.288 + cmake . [2019-10-29T22:26:13.530Z] #37 2.011 -- The C compiler identification is GNU 6.3.0 [2019-10-29T22:26:13.530Z] #37 2.052 -- Check for working C compiler: /usr/bin/cc [2019-10-29T22:26:13.530Z] #37 2.600 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-29T22:26:13.530Z] #37 2.628 -- Detecting C compiler ABI info [2019-10-29T22:26:13.530Z] #37 3.151 -- Detecting C compiler ABI info - done [2019-10-29T22:26:13.530Z] #37 3.200 -- Detecting C compile features [2019-10-29T22:26:13.530Z] #37 4.836 -- Detecting C compile features - done [2019-10-29T22:26:13.530Z] #37 4.861 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-29T22:26:13.530Z] #37 5.168 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-29T22:26:13.530Z] #37 5.297 -- Configuring done [2019-10-29T22:26:13.530Z] #37 5.316 -- Generating done [2019-10-29T22:26:13.530Z] #37 5.321 -- Build files have been written to: /tmp/tmp.wTEaFGak9m/tini [2019-10-29T22:26:13.530Z] #37 5.348 + make tini-static [2019-10-29T22:26:13.530Z] #37 5.677 Scanning dependencies of target tini-static [2019-10-29T22:26:13.530Z] #37 5.751 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-29T22:26:13.530Z] #37 7.199 [100%] Linking C executable tini-static [2019-10-29T22:26:13.530Z] #37 7.652 [100%] Built target tini-static [2019-10-29T22:26:13.530Z] #37 7.789 + mkdir -p /build [2019-10-29T22:26:13.530Z] #37 7.791 + cp tini-static /build/docker-init [2019-10-29T22:26:13.530Z] #37 DONE 7.9s [2019-10-29T22:26:13.530Z] [2019-10-29T22:26:13.530Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:13.687Z] #44 ... [2019-10-29T22:26:13.687Z] [2019-10-29T22:26:13.687Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:13.687Z] #41 88.74 DEP criu/pagemap-cache.d [2019-10-29T22:26:13.944Z] #41 88.88 DEP criu/page-xfer.d [2019-10-29T22:26:13.944Z] #41 89.06 DEP criu/page-pipe.d [2019-10-29T22:26:14.017Z] #40 53.88 The following additional packages will be installed: [2019-10-29T22:26:14.017Z] #40 53.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-29T22:26:14.017Z] #40 53.89 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-29T22:26:14.017Z] #40 53.89 Suggested packages: [2019-10-29T22:26:14.017Z] #40 53.91 manpages-dev python-setuptools [2019-10-29T22:26:14.202Z] #41 89.16 DEP criu/netfilter.d [2019-10-29T22:26:14.202Z] #41 89.30 DEP criu/net.d [2019-10-29T22:26:14.202Z] #41 ... [2019-10-29T22:26:14.202Z] [2019-10-29T22:26:14.202Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:14.202Z] #44 DONE 171.1s [2019-10-29T22:26:14.429Z] #27 18.56 1.1% # 2.1% ## 3.0% ## 4.0% #### 5.9% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.5% ######### 13.4% ########## 14.4% ########### 15.3% ########### 16.3% ############ 17.2% ############# 19.1% ############## 20.0% ############### 21.0% ################ 22.9% ################# 23.8% ################# 24.8% ################### 26.6% ################### 27.6% #################### 28.5% ##################### 30.4% ####################### 32.3% ######################## 34.2% ######################### 36.1% ########################### 38.0% ############################ 38.9% ############################# 40.8% ############################## 42.7% ################################ 44.6% ################################# 46.5% ################################## 47.4% ################################## 48.4% ################################### 49.3% #################################### 50.3% #################################### 51.2% [2019-10-29T22:26:14.429Z] #27 ... [2019-10-29T22:26:14.429Z] [2019-10-29T22:26:14.429Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:14.429Z] #18 13.17 Fetched 7671 kB in 12s (598 kB/s) [2019-10-29T22:26:14.429Z] #18 13.17 Reading package lists... [2019-10-29T22:26:14.429Z] #18 17.78 Reading package lists... [2019-10-29T22:26:14.429Z] #18 22.92 Building dependency tree... [2019-10-29T22:26:14.429Z] #18 ... [2019-10-29T22:26:14.429Z] [2019-10-29T22:26:14.429Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:14.429Z] #42 10.26 DEP images/regfile.pb-c.d [2019-10-29T22:26:14.429Z] #42 10.34 PBCC images/ns.pb-c.c [2019-10-29T22:26:14.429Z] #42 10.41 DEP images/ns.pb-c.d [2019-10-29T22:26:14.429Z] #42 10.45 PBCC images/fdinfo.pb-c.c [2019-10-29T22:26:14.429Z] #42 10.56 DEP images/fdinfo.pb-c.d [2019-10-29T22:26:14.429Z] #42 10.63 PBCC images/core-aarch64.pb-c.c [2019-10-29T22:26:14.429Z] #42 10.68 PBCC images/core-arm.pb-c.c [2019-10-29T22:26:14.429Z] #42 10.72 PBCC images/core-ppc64.pb-c.c [2019-10-29T22:26:14.429Z] #42 10.80 PBCC images/core-s390.pb-c.c [2019-10-29T22:26:14.429Z] #42 10.95 PBCC images/core-x86.pb-c.c [2019-10-29T22:26:14.429Z] #42 10.99 PBCC images/core.pb-c.c [2019-10-29T22:26:14.429Z] #42 11.02 PBCC images/inventory.pb-c.c [2019-10-29T22:26:14.429Z] #42 11.09 DEP images/core-aarch64.pb-c.d [2019-10-29T22:26:14.429Z] #42 11.18 DEP images/core-arm.pb-c.d [2019-10-29T22:26:14.429Z] #42 11.25 DEP images/core-ppc64.pb-c.d [2019-10-29T22:26:14.429Z] #42 11.32 DEP images/core-s390.pb-c.d [2019-10-29T22:26:14.429Z] #42 11.36 DEP images/core-x86.pb-c.d [2019-10-29T22:26:14.429Z] #42 11.39 DEP images/core.pb-c.d [2019-10-29T22:26:14.429Z] #42 11.46 DEP images/inventory.pb-c.d [2019-10-29T22:26:14.429Z] #42 11.53 PBCC images/cpuinfo.pb-c.c [2019-10-29T22:26:14.429Z] #42 11.64 DEP images/cpuinfo.pb-c.d [2019-10-29T22:26:14.429Z] #42 11.70 PBCC images/stats.pb-c.c [2019-10-29T22:26:14.429Z] #42 11.71 DEP images/stats.pb-c.d [2019-10-29T22:26:14.429Z] #42 13.62 make[1]: Nothing to be done for 'all'. [2019-10-29T22:26:14.459Z] [2019-10-29T22:26:14.460Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:26:14.460Z] #28 ... [2019-10-29T22:26:14.460Z] [2019-10-29T22:26:14.460Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:14.460Z] #41 89.69 DEP criu/namespaces.d [2019-10-29T22:26:14.587Z] #40 ... [2019-10-29T22:26:14.587Z] [2019-10-29T22:26:14.587Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:26:14.587Z] #24 44.64 Building dependency tree... [2019-10-29T22:26:14.587Z] #24 48.88 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-29T22:26:14.587Z] #24 48.88 The following additional packages will be installed: [2019-10-29T22:26:14.587Z] #24 48.89 libjq1 libonig4 [2019-10-29T22:26:14.587Z] #24 49.58 The following NEW packages will be installed: [2019-10-29T22:26:14.587Z] #24 49.59 jq libjq1 libonig4 [2019-10-29T22:26:14.587Z] #24 50.73 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:26:14.587Z] #24 50.73 Need to get 327 kB of archives. [2019-10-29T22:26:14.587Z] #24 50.73 After this operation, 1157 kB of additional disk space will be used. [2019-10-29T22:26:14.587Z] #24 50.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-29T22:26:14.587Z] #24 50.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-29T22:26:14.587Z] #24 50.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-29T22:26:14.587Z] #24 52.94 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:26:14.587Z] #24 53.28 Fetched 327 kB in 1s (316 kB/s) [2019-10-29T22:26:14.587Z] #24 53.38 Selecting previously unselected package libonig4:amd64. [2019-10-29T22:26:14.587Z] #24 53.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-29T22:26:14.587Z] #24 53.49 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-29T22:26:14.587Z] #24 53.51 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-29T22:26:14.587Z] #24 53.77 Selecting previously unselected package libjq1:amd64. [2019-10-29T22:26:14.587Z] #24 53.77 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-29T22:26:14.587Z] #24 53.78 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-29T22:26:14.587Z] #24 54.02 Selecting previously unselected package jq. [2019-10-29T22:26:14.587Z] #24 54.02 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-29T22:26:14.587Z] #24 54.04 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-29T22:26:14.587Z] #24 54.20 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-29T22:26:14.587Z] #24 54.22 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-29T22:26:14.587Z] #24 54.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:14.587Z] #24 54.36 Setting up jq (1.5+dfsg-1.3) ... [2019-10-29T22:26:14.587Z] #24 DONE 54.8s [2019-10-29T22:26:14.848Z] [2019-10-29T22:26:14.848Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-29T22:26:14.848Z] #25 DONE 0.1s [2019-10-29T22:26:14.848Z] [2019-10-29T22:26:14.848Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:15.024Z] #41 90.11 DEP criu/mount.d [2019-10-29T22:26:15.103Z] #26 ... [2019-10-29T22:26:15.103Z] [2019-10-29T22:26:15.103Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:26:15.103Z] #10 45.10 Reading package lists... [2019-10-29T22:26:15.103Z] #10 54.35 Building dependency tree... [2019-10-29T22:26:15.103Z] #10 ... [2019-10-29T22:26:15.103Z] [2019-10-29T22:26:15.103Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:26:15.103Z] #56 42.36 Reading package lists... [2019-10-29T22:26:15.103Z] #56 52.32 Building dependency tree... [2019-10-29T22:26:15.281Z] #41 20.38 make[1]: Nothing to be done for 'all'. [2019-10-29T22:26:15.285Z] #41 90.44 DEP criu/mem.d [2019-10-29T22:26:15.362Z] #56 55.61 The following additional packages will be installed: [2019-10-29T22:26:15.362Z] #56 55.62 btrfs-progs liblzo2-2 [2019-10-29T22:26:15.542Z] #41 90.68 DEP criu/lsm.d [2019-10-29T22:26:15.618Z] #56 ... [2019-10-29T22:26:15.618Z] [2019-10-29T22:26:15.618Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:26:15.618Z] #33 45.79 Reading package lists... [2019-10-29T22:26:15.800Z] #41 90.79 DEP criu/log.d [2019-10-29T22:26:15.800Z] #41 90.98 DEP criu/libnetlink.d [2019-10-29T22:26:15.874Z] #33 54.52 Building dependency tree... [2019-10-29T22:26:15.874Z] #33 ... [2019-10-29T22:26:15.874Z] [2019-10-29T22:26:15.874Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:26:15.874Z] #40 55.97 The following NEW packages will be installed: [2019-10-29T22:26:15.874Z] #40 55.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-29T22:26:15.874Z] #40 55.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-29T22:26:15.874Z] #40 55.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-29T22:26:15.874Z] #40 55.98 zlib1g-dev [2019-10-29T22:26:15.973Z] #42 ... [2019-10-29T22:26:15.973Z] [2019-10-29T22:26:15.973Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:16.058Z] #41 91.16 DEP criu/kerndat.d [2019-10-29T22:26:16.315Z] #41 91.35 DEP criu/kcmp-ids.d [2019-10-29T22:26:16.315Z] #41 91.43 DEP criu/irmap.d [2019-10-29T22:26:16.395Z] #27 18.56 1.1% # 2.1% ## 3.0% ## 4.0% #### 5.9% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.5% ######### 13.4% ########## 14.4% ########### 15.3% ########### 16.3% ############ 17.2% ############# 19.1% ############## 20.0% ############### 21.0% ################ 22.9% ################# 23.8% ################# 24.8% ################### 26.6% ################### 27.6% #################### 28.5% ##################### 30.4% ####################### 32.3% ######################## 34.2% ######################### 36.1% ########################### 38.0% ############################ 38.9% ############################# 40.8% ############################## 42.7% ################################ 44.6% ################################# 46.5% ################################## 47.4% ################################## 48.4% ################################### 49.3% #################################### 50.3% #################################### 51.2% ###################################### 53.1% ###################################### 54.1% ####################################### 55.0% ######################################## 56.0% ######################################## 56.9% ########################################## 58.8% ########################################### 59.7% ########################################### 60.7% ############################################ 61.6% ############################################# 63.5% ############################################## 65.0% ############################################### 65.6% [2019-10-29T22:26:16.395Z] #27 ... [2019-10-29T22:26:16.395Z] [2019-10-29T22:26:16.395Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:26:16.395Z] #32 43.51 time [2019-10-29T22:26:16.395Z] #32 50.56 internal/poll [2019-10-29T22:26:16.395Z] #32 ... [2019-10-29T22:26:16.395Z] [2019-10-29T22:26:16.395Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:16.727Z] #41 ... [2019-10-29T22:26:16.727Z] [2019-10-29T22:26:16.727Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:26:16.727Z] #59 36.28 + bin/ctr [2019-10-29T22:26:16.880Z] #41 91.74 DEP criu/ipc_ns.d [2019-10-29T22:26:16.880Z] #41 91.87 DEP criu/image.d [2019-10-29T22:26:16.990Z] #59 ... [2019-10-29T22:26:16.990Z] [2019-10-29T22:26:16.990Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:16.990Z] #17 15.23 Fetched 7743 kB in 12s (622 kB/s) [2019-10-29T22:26:16.990Z] #17 15.23 Reading package lists... [2019-10-29T22:26:17.138Z] #41 92.03 DEP criu/image-desc.d [2019-10-29T22:26:17.138Z] #41 92.17 DEP criu/fsnotify.d [2019-10-29T22:26:17.252Z] #17 21.53 Reading package lists... [2019-10-29T22:26:17.252Z] #17 ... [2019-10-29T22:26:17.252Z] [2019-10-29T22:26:17.252Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:17.252Z] #44 72.04 go/scanner [2019-10-29T22:26:17.252Z] #44 73.40 text/template/parse [2019-10-29T22:26:17.252Z] #44 73.62 encoding/json [2019-10-29T22:26:17.252Z] #44 75.39 go/ast [2019-10-29T22:26:17.301Z] #40 57.13 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:26:17.301Z] #40 57.13 Need to get 3602 kB of archives. [2019-10-29T22:26:17.301Z] #40 57.13 After this operation, 18.9 MB of additional disk space will be used. [2019-10-29T22:26:17.301Z] #40 57.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-29T22:26:17.301Z] #40 57.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-29T22:26:17.301Z] #40 57.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-29T22:26:17.301Z] #40 57.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-29T22:26:17.301Z] #40 57.14 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-29T22:26:17.301Z] #40 57.15 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-29T22:26:17.301Z] #40 57.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-29T22:26:17.301Z] #40 57.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-29T22:26:17.301Z] #40 57.21 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-29T22:26:17.301Z] #40 57.44 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-29T22:26:17.301Z] #40 57.44 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-29T22:26:17.301Z] #40 57.56 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-29T22:26:17.301Z] #40 57.65 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-29T22:26:17.396Z] #41 92.35 DEP criu/filesystems.d [2019-10-29T22:26:17.396Z] #41 92.53 DEP criu/files.d [2019-10-29T22:26:17.514Z] #44 ... [2019-10-29T22:26:17.514Z] [2019-10-29T22:26:17.514Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:17.514Z] #17 21.53 Reading package lists... [2019-10-29T22:26:17.559Z] #40 57.66 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-29T22:26:17.559Z] #40 57.67 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-29T22:26:17.559Z] #40 57.71 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-29T22:26:17.560Z] #40 ... [2019-10-29T22:26:17.560Z] [2019-10-29T22:26:17.560Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:26:17.560Z] #68 DONE 57.5s [2019-10-29T22:26:17.653Z] #41 92.82 DEP criu/files-reg.d [2019-10-29T22:26:17.827Z] [2019-10-29T22:26:17.827Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:26:17.827Z] #47 57.44 + cd /tmp/tmp.txRplPZKJ8/src/gotest.tools/gotestsum [2019-10-29T22:26:17.827Z] #47 57.44 + git checkout -q v0.3.5 [2019-10-29T22:26:17.827Z] #47 57.56 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-29T22:26:17.911Z] #41 93.07 DEP criu/files-ext.d [2019-10-29T22:26:17.911Z] #41 93.17 DEP criu/file-lock.d [2019-10-29T22:26:18.452Z] #17 25.92 Building dependency tree... [2019-10-29T22:26:18.475Z] #41 93.37 DEP criu/file-ids.d [2019-10-29T22:26:18.476Z] #41 93.53 DEP criu/fifo.d [2019-10-29T22:26:18.476Z] #41 93.66 DEP criu/fdstore.d [2019-10-29T22:26:18.476Z] #41 93.73 DEP criu/fault-injection.d [2019-10-29T22:26:18.733Z] #41 93.78 DEP criu/external.d [2019-10-29T22:26:18.991Z] #41 93.95 DEP criu/eventpoll.d [2019-10-29T22:26:18.991Z] #41 94.15 DEP criu/eventfd.d [2019-10-29T22:26:18.991Z] #41 94.27 DEP criu/crtools.d [2019-10-29T22:26:19.277Z] #27 18.56 1.1% # 2.1% ## 3.0% ## 4.0% #### 5.9% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.5% ######### 13.4% ########## 14.4% ########### 15.3% ########### 16.3% ############ 17.2% ############# 19.1% ############## 20.0% ############### 21.0% ################ 22.9% ################# 23.8% ################# 24.8% ################### 26.6% ################### 27.6% #################### 28.5% ##################### 30.4% ####################### 32.3% ######################## 34.2% ######################### 36.1% ########################### 38.0% ############################ 38.9% ############################# 40.8% ############################## 42.7% ################################ 44.6% ################################# 46.5% ################################## 47.4% ################################## 48.4% ################################### 49.3% #################################### 50.3% #################################### 51.2% ###################################### 53.1% ###################################### 54.1% ####################################### 55.0% ######################################## 56.0% ######################################## 56.9% ########################################## 58.8% ########################################### 59.7% ########################################### 60.7% ############################################ 61.6% ############################################# 63.5% ############################################## 65.0% ############################################### 65.6% ################################################ 67.5% ################################################# 68.4% ################################################## 70.3% ##################################################### 74.1% ######################################################## 78.2% ######################################################## 79.2% ########################################################## 81.0% ############################################################ 83.9% ############################################################# 84.8% ############################################################## 86.7% ############################################################### 87.5% ############################################################### 88.4% ################################################################ 89.3% ################################################################# 91.2% ################################################################### 93.1% #################################################################### 95.0% #################################################################### 95.8% ##################################################################### 96.8% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-29T22:26:19.277Z] #27 29.17 [2019-10-29T22:26:19.556Z] #41 94.59 DEP criu/cr-service.d [2019-10-29T22:26:19.813Z] #41 94.78 DEP criu/cr-restore.d [2019-10-29T22:26:19.837Z] #17 27.92 The following additional packages will be installed: [2019-10-29T22:26:19.837Z] #17 27.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-29T22:26:19.837Z] #17 27.93 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-29T22:26:19.837Z] #17 27.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-29T22:26:19.837Z] #17 27.93 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-29T22:26:19.837Z] #17 27.93 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-29T22:26:19.837Z] #17 27.93 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-29T22:26:19.837Z] #17 27.93 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-29T22:26:19.837Z] #17 27.93 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-29T22:26:19.837Z] #17 27.93 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-29T22:26:19.837Z] #17 27.94 Suggested packages: [2019-10-29T22:26:19.837Z] #17 27.94 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-29T22:26:19.837Z] #17 27.94 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-29T22:26:19.837Z] #17 27.94 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-29T22:26:19.837Z] #17 27.94 vim-doc vim-scripts xfsdump acl attr quota [2019-10-29T22:26:19.837Z] #17 27.94 Recommended packages: [2019-10-29T22:26:19.837Z] #17 27.94 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-29T22:26:19.837Z] #17 27.94 python3-keyrings.alt python3-xdg unzip [2019-10-29T22:26:20.071Z] #41 95.07 DEP criu/cr-errno.d [2019-10-29T22:26:20.071Z] #41 95.10 DEP criu/cr-dump.d [2019-10-29T22:26:20.329Z] #41 95.34 DEP criu/cr-dedup.d [2019-10-29T22:26:20.587Z] #41 95.50 DEP criu/cr-check.d [2019-10-29T22:26:20.587Z] #41 95.72 DEP criu/config.d [2019-10-29T22:26:20.669Z] #27 30.51 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-29T22:26:20.844Z] #41 ... [2019-10-29T22:26:20.844Z] [2019-10-29T22:26:20.844Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:26:20.844Z] #28 177.4 + rm -rf /tmp/tmp.n81JPYYmjg [2019-10-29T22:26:20.844Z] #28 DONE 178.0s [2019-10-29T22:26:20.844Z] [2019-10-29T22:26:20.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:20.844Z] #41 95.86 DEP criu/clone-noasan.d [2019-10-29T22:26:20.844Z] #41 ... [2019-10-29T22:26:20.844Z] [2019-10-29T22:26:20.844Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:20.844Z] #17 89.57 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-29T22:26:20.844Z] #17 89.57 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-29T22:26:20.844Z] #17 89.58 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-29T22:26:20.844Z] #17 89.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-29T22:26:20.844Z] #17 89.69 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-29T22:26:20.844Z] #17 89.70 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:26:21.185Z] #27 31.02 [2019-10-29T22:26:22.082Z] #47 ... [2019-10-29T22:26:22.082Z] [2019-10-29T22:26:22.082Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:26:22.082Z] #56 55.94 The following NEW packages will be installed: [2019-10-29T22:26:22.082Z] #56 56.01 btrfs-progs btrfs-tools liblzo2-2 [2019-10-29T22:26:22.082Z] #56 57.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:26:22.082Z] #56 57.19 Need to get 649 kB of archives. [2019-10-29T22:26:22.082Z] #56 57.19 After this operation, 4320 kB of additional disk space will be used. [2019-10-29T22:26:22.082Z] #56 57.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-29T22:26:22.082Z] #56 57.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-29T22:26:22.082Z] #56 57.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-29T22:26:22.082Z] #56 58.79 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:26:22.082Z] #56 59.06 Fetched 649 kB in 1s (567 kB/s) [2019-10-29T22:26:22.082Z] #56 59.16 Selecting previously unselected package liblzo2-2:amd64. [2019-10-29T22:26:22.082Z] #56 59.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-29T22:26:22.082Z] #56 59.20 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-29T22:26:22.082Z] #56 59.25 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:26:22.082Z] #56 59.58 Selecting previously unselected package btrfs-progs. [2019-10-29T22:26:22.082Z] #56 59.59 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-29T22:26:22.082Z] #56 59.60 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-29T22:26:22.082Z] #56 60.82 Selecting previously unselected package btrfs-tools. [2019-10-29T22:26:22.082Z] #56 60.83 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-29T22:26:22.082Z] #56 60.84 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-29T22:26:22.082Z] #56 60.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:22.082Z] #56 61.14 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:26:22.082Z] #56 61.17 Setting up btrfs-progs (4.7.3-1) ... [2019-10-29T22:26:22.082Z] #56 61.18 Setting up btrfs-tools (4.7.3-1) ... [2019-10-29T22:26:22.082Z] #56 61.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:22.082Z] #56 DONE 61.6s [2019-10-29T22:26:22.082Z] [2019-10-29T22:26:22.082Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:22.082Z] #26 4.967 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-29T22:26:22.082Z] #26 5.676 [2019-10-29T22:26:22.082Z] #26 5.965 #### 6.4% ######### 12.7% ############# 19.0% ################# 23.7% #################### 28.4% ######################## 34.2% ########################### 38.0% ################################ 45.4% ################################## 48.5% [2019-10-29T22:26:22.082Z] #26 ... [2019-10-29T22:26:22.082Z] [2019-10-29T22:26:22.082Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:26:22.082Z] #57 DONE 0.2s [2019-10-29T22:26:22.082Z] [2019-10-29T22:26:22.082Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:22.082Z] #26 5.965 #### 6.4% ######### 12.7% ############# 19.0% ################# 23.7% #################### 28.4% ######################## 34.2% ########################### 38.0% ################################ 45.4% ################################## 48.5% ##################################### [2019-10-29T22:26:22.082Z] #26 ... [2019-10-29T22:26:22.082Z] [2019-10-29T22:26:22.082Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-29T22:26:22.082Z] #58 DONE 0.1s [2019-10-29T22:26:22.082Z] [2019-10-29T22:26:22.082Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:22.266Z] #27 31.52 ###################################### 53.7% ######################################################################## 100.0% [2019-10-29T22:26:22.266Z] #27 ... [2019-10-29T22:26:22.266Z] [2019-10-29T22:26:22.266Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:22.266Z] #45 49.20 time [2019-10-29T22:26:22.266Z] #45 53.66 internal/fmtsort [2019-10-29T22:26:22.266Z] #45 54.36 internal/syscall/unix [2019-10-29T22:26:22.266Z] #45 54.53 strings [2019-10-29T22:26:22.266Z] #45 56.72 os [2019-10-29T22:26:22.266Z] #45 57.82 regexp/syntax [2019-10-29T22:26:22.266Z] #45 ... [2019-10-29T22:26:22.266Z] [2019-10-29T22:26:22.266Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:22.266Z] #18 22.92 Building dependency tree... [2019-10-29T22:26:22.266Z] #18 24.57 The following additional packages will be installed: [2019-10-29T22:26:22.266Z] #18 24.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-29T22:26:22.266Z] #18 24.58 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-29T22:26:22.266Z] #18 24.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-29T22:26:22.266Z] #18 24.58 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-29T22:26:22.266Z] #18 24.58 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-29T22:26:22.266Z] #18 24.58 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-29T22:26:22.266Z] #18 24.58 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-29T22:26:22.266Z] #18 24.58 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-29T22:26:22.266Z] #18 24.58 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-29T22:26:22.266Z] #18 24.59 Suggested packages: [2019-10-29T22:26:22.266Z] #18 24.59 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-29T22:26:22.266Z] #18 24.59 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-29T22:26:22.266Z] #18 24.59 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-29T22:26:22.266Z] #18 24.59 vim-doc vim-scripts xfsdump acl attr quota [2019-10-29T22:26:22.266Z] #18 24.59 Recommended packages: [2019-10-29T22:26:22.266Z] #18 24.59 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-29T22:26:22.266Z] #18 24.59 python3-keyrings.alt python3-xdg unzip [2019-10-29T22:26:22.266Z] #18 29.37 The following NEW packages will be installed: [2019-10-29T22:26:22.266Z] #18 29.37 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-29T22:26:22.266Z] #18 29.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-29T22:26:22.266Z] #18 29.37 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-29T22:26:22.266Z] #18 29.38 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-29T22:26:22.266Z] #18 29.38 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-29T22:26:22.266Z] #18 29.38 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-29T22:26:22.266Z] #18 29.38 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-29T22:26:22.266Z] #18 29.38 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-29T22:26:22.266Z] #18 29.38 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-29T22:26:22.266Z] #18 29.38 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-29T22:26:22.266Z] #18 29.38 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-29T22:26:22.266Z] #18 29.38 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-29T22:26:22.266Z] #18 29.38 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-29T22:26:22.266Z] #18 29.38 xfsprogs xxd xz-utils zip [2019-10-29T22:26:22.266Z] #18 29.47 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:26:22.266Z] #18 29.47 Need to get 88.2 MB of archives. [2019-10-29T22:26:22.266Z] #18 29.47 After this operation, 565 MB of additional disk space will be used. [2019-10-29T22:26:22.266Z] #18 29.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-29T22:26:22.266Z] #18 29.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-29T22:26:22.266Z] #18 29.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-29T22:26:22.266Z] #18 29.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-29T22:26:22.266Z] #18 29.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-29T22:26:22.266Z] #18 29.53 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-29T22:26:22.266Z] #18 29.54 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-29T22:26:22.267Z] #18 29.70 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-29T22:26:22.267Z] #18 29.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-29T22:26:22.267Z] #18 29.74 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-29T22:26:22.267Z] #18 29.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-29T22:26:22.267Z] #18 29.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-29T22:26:22.267Z] #18 29.92 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-29T22:26:22.267Z] #18 29.92 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-29T22:26:22.267Z] #18 29.93 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-29T22:26:22.267Z] #18 29.93 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-29T22:26:22.267Z] #18 29.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-29T22:26:22.267Z] #18 29.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-29T22:26:22.267Z] #18 29.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-29T22:26:22.267Z] #18 29.96 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-29T22:26:22.267Z] #18 29.97 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-29T22:26:22.267Z] #18 29.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-29T22:26:22.267Z] #18 29.99 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-29T22:26:22.267Z] #18 30.03 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-29T22:26:22.267Z] #18 30.04 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-29T22:26:22.267Z] #18 30.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-29T22:26:22.267Z] #18 30.06 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-29T22:26:22.267Z] #18 30.09 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-29T22:26:22.267Z] #18 30.09 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-29T22:26:22.267Z] #18 30.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-29T22:26:22.267Z] #18 30.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-29T22:26:22.267Z] #18 30.18 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-29T22:26:22.267Z] #18 30.20 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-29T22:26:22.267Z] #18 30.21 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-29T22:26:22.267Z] #18 30.21 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-29T22:26:22.267Z] #18 30.23 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-29T22:26:22.267Z] #18 30.23 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-29T22:26:22.267Z] #18 30.23 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-29T22:26:22.267Z] #18 30.26 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-29T22:26:22.267Z] #18 30.27 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-29T22:26:22.267Z] #18 30.30 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-29T22:26:22.267Z] #18 30.32 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-29T22:26:22.267Z] #18 30.34 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-29T22:26:22.267Z] #18 30.34 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-29T22:26:22.267Z] #18 30.34 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-29T22:26:22.267Z] #18 30.41 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-29T22:26:22.267Z] #18 30.42 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-29T22:26:22.267Z] #18 30.43 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-29T22:26:22.267Z] #18 30.59 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-29T22:26:22.267Z] #18 30.65 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-29T22:26:22.267Z] #18 30.80 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-29T22:26:22.267Z] #18 30.80 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-29T22:26:22.267Z] #18 30.80 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-29T22:26:22.267Z] #18 30.80 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-29T22:26:22.267Z] #18 30.84 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-29T22:26:22.267Z] #18 30.86 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-29T22:26:22.677Z] #18 31.30 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-29T22:26:22.677Z] #18 31.37 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-29T22:26:22.677Z] #18 31.41 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-29T22:26:22.677Z] #18 31.44 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-29T22:26:22.677Z] #18 31.44 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-29T22:26:22.677Z] #18 31.47 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-29T22:26:22.849Z] #26 5.965 #### 6.4% ######### 12.7% ############# 19.0% ################# 23.7% #################### 28.4% ######################## 34.2% ########################### 38.0% ################################ 45.4% ################################## 48.5% ##################################### 52.2% ######################################## 56.4% ########################################### 60.6% ############################################### 65.6% ################################################### 71.1% ######################################################## 78.9% ############################################################ 83.9% ############################################################## 87.2% ################################################################ 90.2% ##################################################################### 95.9% ######################################################################## 100.0% [2019-10-29T22:26:23.087Z] #18 31.59 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-29T22:26:23.087Z] #18 31.77 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-29T22:26:23.087Z] #18 31.79 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-29T22:26:23.410Z] #26 8.572 [2019-10-29T22:26:23.410Z] #26 ... [2019-10-29T22:26:23.410Z] [2019-10-29T22:26:23.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:26:23.410Z] #10 54.35 Building dependency tree... [2019-10-29T22:26:23.410Z] #10 57.70 The following additional packages will be installed: [2019-10-29T22:26:23.410Z] #10 57.73 libapparmor1 libseccomp2 [2019-10-29T22:26:23.410Z] #10 57.74 Suggested packages: [2019-10-29T22:26:23.410Z] #10 57.74 seccomp [2019-10-29T22:26:23.410Z] #10 58.36 The following NEW packages will be installed: [2019-10-29T22:26:23.410Z] #10 58.38 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-29T22:26:23.410Z] #10 59.54 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:26:23.410Z] #10 59.54 Need to get 300 kB of archives. [2019-10-29T22:26:23.410Z] #10 59.54 After this operation, 1201 kB of additional disk space will be used. [2019-10-29T22:26:23.410Z] #10 59.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-29T22:26:23.410Z] #10 59.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-29T22:26:23.410Z] #10 59.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-29T22:26:23.410Z] #10 59.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-29T22:26:23.410Z] #10 61.03 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:26:23.410Z] #10 61.24 Fetched 300 kB in 1s (278 kB/s) [2019-10-29T22:26:23.410Z] #10 61.37 Selecting previously unselected package libseccomp2:amd64. [2019-10-29T22:26:23.410Z] #10 61.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-29T22:26:23.410Z] #10 61.47 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-29T22:26:23.410Z] #10 61.52 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:26:23.410Z] #10 61.78 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-29T22:26:23.410Z] #10 61.79 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-29T22:26:23.410Z] #10 61.80 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:26:23.410Z] #10 62.15 Selecting previously unselected package libapparmor1:amd64. [2019-10-29T22:26:23.410Z] #10 62.15 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-29T22:26:23.410Z] #10 62.16 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-29T22:26:23.410Z] #10 62.38 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-29T22:26:23.410Z] #10 62.41 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-29T22:26:23.410Z] #10 62.45 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-29T22:26:23.410Z] #10 62.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:23.410Z] #10 63.00 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:26:23.410Z] #10 63.03 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-29T22:26:23.410Z] #10 63.07 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-29T22:26:23.410Z] #10 63.09 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-29T22:26:23.410Z] #10 63.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:23.410Z] #10 DONE 63.6s [2019-10-29T22:26:23.410Z] [2019-10-29T22:26:23.410Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:26:23.410Z] #52 DONE 0.1s [2019-10-29T22:26:23.488Z] #18 32.10 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-29T22:26:23.488Z] #18 32.31 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-29T22:26:23.488Z] #18 32.32 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-29T22:26:23.488Z] #18 ... [2019-10-29T22:26:23.488Z] [2019-10-29T22:26:23.488Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:23.488Z] #45 60.91 fmt [2019-10-29T22:26:23.497Z] Removing intermediate container b54804af37b6 [2019-10-29T22:26:23.497Z] ---> ab15e29f0a34 [2019-10-29T22:26:23.497Z] Step 11/16 : ARG GOOS [2019-10-29T22:26:23.497Z] ---> Running in c32bbd871ddf [2019-10-29T22:26:23.497Z] Removing intermediate container c32bbd871ddf [2019-10-29T22:26:23.497Z] ---> 9386d0ef1ee8 [2019-10-29T22:26:23.497Z] Step 12/16 : ARG GOARCH [2019-10-29T22:26:23.497Z] ---> Running in d1c7dd329581 [2019-10-29T22:26:23.497Z] Removing intermediate container d1c7dd329581 [2019-10-29T22:26:23.497Z] ---> be7bbb68972f [2019-10-29T22:26:23.497Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-10-29T22:26:23.497Z] ---> Running in 1fca28680008 [2019-10-29T22:26:23.670Z] [2019-10-29T22:26:23.670Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-29T22:26:23.670Z] #53 DONE 0.1s [2019-10-29T22:26:23.670Z] [2019-10-29T22:26:23.670Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:26:23.670Z] #40 59.13 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:26:23.670Z] #40 59.58 Fetched 3602 kB in 1s (2132 kB/s) [2019-10-29T22:26:23.670Z] #40 59.72 Selecting previously unselected package libnet1:amd64. [2019-10-29T22:26:23.670Z] #40 59.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 ... 15091 files and directories currently installed.) [2019-10-29T22:26:23.670Z] #40 59.78 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-29T22:26:23.670Z] #40 59.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-29T22:26:23.670Z] #40 60.10 Selecting previously unselected package libcap-dev:amd64. [2019-10-29T22:26:23.670Z] #40 60.11 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-29T22:26:23.670Z] #40 60.11 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-29T22:26:23.670Z] #40 60.30 Selecting previously unselected package libnet1-dev. [2019-10-29T22:26:23.670Z] #40 60.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-29T22:26:23.670Z] #40 60.32 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-29T22:26:23.670Z] #40 60.78 Selecting previously unselected package libnl-3-200:amd64. [2019-10-29T22:26:23.670Z] #40 60.79 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-29T22:26:23.670Z] #40 60.80 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-29T22:26:23.670Z] #40 60.99 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-29T22:26:23.670Z] #40 60.99 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-29T22:26:23.670Z] #40 61.00 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-29T22:26:23.670Z] #40 61.40 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-29T22:26:23.670Z] #40 61.40 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-29T22:26:23.670Z] #40 61.41 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-29T22:26:23.670Z] #40 61.60 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-29T22:26:23.670Z] #40 61.60 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-29T22:26:23.670Z] #40 61.61 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-29T22:26:23.670Z] #40 61.83 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-29T22:26:23.670Z] #40 61.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-29T22:26:23.670Z] #40 61.86 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-29T22:26:23.670Z] #40 62.23 Selecting previously unselected package libprotobuf10:amd64. [2019-10-29T22:26:23.670Z] #40 62.23 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-29T22:26:23.670Z] #40 62.35 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-29T22:26:23.670Z] #40 63.62 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-29T22:26:23.670Z] #40 63.62 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-29T22:26:23.670Z] #40 63.63 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-29T22:26:23.927Z] #40 64.00 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-29T22:26:23.927Z] #40 64.01 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-29T22:26:23.927Z] #40 64.03 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-29T22:26:24.047Z] #17 32.19 The following NEW packages will be installed: [2019-10-29T22:26:24.047Z] #17 32.20 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-29T22:26:24.047Z] #17 32.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-29T22:26:24.047Z] #17 32.20 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-29T22:26:24.047Z] #17 32.20 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-29T22:26:24.047Z] #17 32.20 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-29T22:26:24.047Z] #17 32.20 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-29T22:26:24.047Z] #17 32.21 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-29T22:26:24.047Z] #17 32.21 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-29T22:26:24.047Z] #17 32.21 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-29T22:26:24.047Z] #17 32.21 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-29T22:26:24.047Z] #17 32.21 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-29T22:26:24.047Z] #17 32.21 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-29T22:26:24.047Z] #17 32.21 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-29T22:26:24.047Z] #17 32.21 xfsprogs xxd xz-utils zip [2019-10-29T22:26:24.184Z] #40 ... [2019-10-29T22:26:24.185Z] [2019-10-29T22:26:24.185Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:24.213Z] #17 ... [2019-10-29T22:26:24.213Z] [2019-10-29T22:26:24.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:24.213Z] #41 96.05 DEP criu/cgroup.d [2019-10-29T22:26:24.213Z] #41 96.30 DEP criu/cgroup-props.d [2019-10-29T22:26:24.213Z] #41 96.43 DEP criu/bitmap.d [2019-10-29T22:26:24.213Z] #41 96.48 DEP criu/bfd.d [2019-10-29T22:26:24.213Z] #41 96.71 DEP criu/autofs.d [2019-10-29T22:26:24.213Z] #41 97.01 DEP criu/aio.d [2019-10-29T22:26:24.213Z] #41 97.35 DEP criu/action-scripts.d [2019-10-29T22:26:24.213Z] #41 97.56 CC criu/action-scripts.o [2019-10-29T22:26:24.213Z] #41 97.98 CC criu/aio.o [2019-10-29T22:26:24.213Z] #41 98.45 CC criu/autofs.o [2019-10-29T22:26:24.440Z] #26 8.984 ###### 8.8% ############## 19.5% ################# 23.7% ############################### 43.5% ############################################ 61.7% ############################################################### 88.6% ######################################################################## 100.0% [2019-10-29T22:26:24.780Z] #41 99.92 CC criu/bfd.o [2019-10-29T22:26:25.367Z] #26 10.44 [2019-10-29T22:26:25.441Z] #17 33.55 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:26:25.441Z] #17 33.55 Need to get 84.4 MB of archives. [2019-10-29T22:26:25.441Z] #17 33.55 After this operation, 528 MB of additional disk space will be used. [2019-10-29T22:26:25.441Z] #17 33.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-29T22:26:25.441Z] #17 33.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-29T22:26:25.441Z] #17 33.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-29T22:26:25.441Z] #17 33.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-29T22:26:25.441Z] #17 33.56 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-29T22:26:25.441Z] #17 33.57 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-29T22:26:25.441Z] #17 33.60 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-29T22:26:25.441Z] #17 33.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-29T22:26:25.441Z] #17 33.69 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-29T22:26:25.441Z] #17 33.75 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-29T22:26:25.704Z] #17 33.92 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-29T22:26:25.704Z] #17 33.94 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-29T22:26:25.704Z] #17 33.94 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-29T22:26:25.704Z] #17 33.95 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-29T22:26:25.704Z] #17 33.95 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-29T22:26:25.704Z] #17 33.96 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-29T22:26:25.704Z] #17 33.97 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-29T22:26:25.704Z] #17 33.98 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-29T22:26:25.704Z] #17 33.98 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-29T22:26:25.704Z] #17 33.98 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-29T22:26:25.704Z] #17 33.99 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-29T22:26:25.704Z] #17 34.01 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-29T22:26:25.704Z] #17 34.02 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-29T22:26:25.704Z] #17 34.03 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-29T22:26:25.704Z] #17 34.03 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-29T22:26:25.704Z] #17 34.03 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-29T22:26:25.704Z] #17 34.05 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-29T22:26:25.713Z] #41 100.6 CC criu/bitmap.o [2019-10-29T22:26:25.713Z] #41 100.7 CC criu/cgroup-props.o [2019-10-29T22:26:25.965Z] #17 34.06 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-29T22:26:25.965Z] #17 34.07 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-29T22:26:25.965Z] #17 34.10 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-29T22:26:25.965Z] #17 34.10 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-29T22:26:25.965Z] #17 34.13 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-29T22:26:25.965Z] #17 34.14 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-29T22:26:25.965Z] #17 34.15 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-29T22:26:25.965Z] #17 34.15 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-29T22:26:25.965Z] #17 34.16 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-29T22:26:25.965Z] #17 34.18 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-29T22:26:25.965Z] #17 34.18 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-29T22:26:25.965Z] #17 34.18 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-29T22:26:25.965Z] #17 34.20 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-29T22:26:25.965Z] #17 34.21 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-29T22:26:25.965Z] #17 34.22 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-29T22:26:25.965Z] #17 34.26 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-29T22:26:25.965Z] #17 34.27 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-29T22:26:25.965Z] #17 34.28 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-29T22:26:25.965Z] #17 34.28 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-29T22:26:25.965Z] #17 34.29 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-29T22:26:25.965Z] #17 34.29 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-29T22:26:25.965Z] #17 34.37 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-29T22:26:26.073Z] #45 ... [2019-10-29T22:26:26.073Z] [2019-10-29T22:26:26.073Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:26.073Z] #42 15.42 CC images/stats.o [2019-10-29T22:26:26.073Z] #42 15.80 CC images/core.o [2019-10-29T22:26:26.073Z] #42 16.39 CC images/core-x86.o [2019-10-29T22:26:26.073Z] #42 17.03 CC images/core-arm.o [2019-10-29T22:26:26.073Z] #42 17.33 CC images/core-aarch64.o [2019-10-29T22:26:26.073Z] #42 17.68 CC images/core-ppc64.o [2019-10-29T22:26:26.073Z] #42 18.31 CC images/core-s390.o [2019-10-29T22:26:26.073Z] #42 18.77 CC images/cpuinfo.o [2019-10-29T22:26:26.073Z] #42 19.28 CC images/inventory.o [2019-10-29T22:26:26.073Z] #42 19.64 CC images/fdinfo.o [2019-10-29T22:26:26.073Z] #42 19.92 CC images/fown.o [2019-10-29T22:26:26.073Z] #42 20.12 CC images/ns.o [2019-10-29T22:26:26.073Z] #42 20.28 CC images/regfile.o [2019-10-29T22:26:26.073Z] #42 20.51 CC images/ghost-file.o [2019-10-29T22:26:26.073Z] #42 20.85 CC images/fifo.o [2019-10-29T22:26:26.073Z] #42 21.09 CC images/remap-file-path.o [2019-10-29T22:26:26.073Z] #42 21.31 CC images/eventfd.o [2019-10-29T22:26:26.073Z] #42 21.57 CC images/eventpoll.o [2019-10-29T22:26:26.073Z] #42 21.83 CC images/fh.o [2019-10-29T22:26:26.073Z] #42 22.07 CC images/fsnotify.o [2019-10-29T22:26:26.073Z] #42 22.57 CC images/signalfd.o [2019-10-29T22:26:26.073Z] #42 22.70 CC images/fs.o [2019-10-29T22:26:26.073Z] #42 22.92 CC images/pstree.o [2019-10-29T22:26:26.073Z] #42 23.05 CC images/pipe.o [2019-10-29T22:26:26.073Z] #42 23.30 CC images/tcp-stream.o [2019-10-29T22:26:26.073Z] #42 23.49 CC images/sk-packet.o [2019-10-29T22:26:26.073Z] #42 23.72 CC images/mnt.o [2019-10-29T22:26:26.073Z] #42 23.83 CC images/pipe-data.o [2019-10-29T22:26:26.073Z] #42 23.99 CC images/sa.o [2019-10-29T22:26:26.073Z] #42 24.18 CC images/timer.o [2019-10-29T22:26:26.073Z] #42 24.45 CC images/timerfd.o [2019-10-29T22:26:26.073Z] #42 24.63 CC images/mm.o [2019-10-29T22:26:26.073Z] #42 24.91 CC images/sk-opts.o [2019-10-29T22:26:26.073Z] #42 25.06 CC images/sk-unix.o [2019-10-29T22:26:26.073Z] #42 25.25 CC images/sk-inet.o [2019-10-29T22:26:26.073Z] #42 25.55 CC images/tun.o [2019-10-29T22:26:26.073Z] #42 ... [2019-10-29T22:26:26.073Z] [2019-10-29T22:26:26.073Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:26.073Z] #27 32.10 [2019-10-29T22:26:26.073Z] #27 33.57 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-29T22:26:26.073Z] #27 33.94 [2019-10-29T22:26:26.073Z] #27 34.36 ################################################## 69.6% ######################################################################## 100.0% [2019-10-29T22:26:26.073Z] #27 34.60 [2019-10-29T22:26:26.073Z] #27 35.89 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-29T22:26:26.073Z] #27 35.94 skipping existing b63cc5f62c21 [2019-10-29T22:26:26.073Z] #27 36.05 [2019-10-29T22:26:26.227Z] #17 34.38 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-29T22:26:26.227Z] #17 34.45 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-29T22:26:26.227Z] #17 34.47 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-29T22:26:26.227Z] #17 34.47 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-29T22:26:26.227Z] #17 34.49 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-29T22:26:26.227Z] #17 34.49 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-29T22:26:26.227Z] #17 34.52 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-29T22:26:26.488Z] #17 34.79 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-29T22:26:26.488Z] #17 34.83 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-29T22:26:26.488Z] #17 34.87 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-29T22:26:26.488Z] #17 34.88 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-29T22:26:26.646Z] #41 101.5 CC criu/cgroup.o [2019-10-29T22:26:26.749Z] #17 34.89 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-29T22:26:26.749Z] #17 34.94 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-29T22:26:26.749Z] #17 35.04 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-29T22:26:26.749Z] #17 35.12 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-29T22:26:26.908Z] #26 10.77 #### 6.4% ########## 14.3% ############### 20.9% ################### 27.2% ######################## 34.0% ############################## 42.5% ################################### 48.7% ########################################### 60.0% ################################################# 68.1% ####################################################### 77.4% ############################################################# 85.0% #################################################################### 94.4% ######################################################################## 100.0% [2019-10-29T22:26:26.908Z] #26 ... [2019-10-29T22:26:26.908Z] [2019-10-29T22:26:26.908Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:26:26.908Z] #33 57.11 The following additional packages will be installed: [2019-10-29T22:26:26.908Z] #33 57.12 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-29T22:26:26.908Z] #33 57.12 Suggested packages: [2019-10-29T22:26:26.908Z] #33 57.13 codeblocks eclipse ninja-build lrzip [2019-10-29T22:26:26.908Z] #33 57.13 Recommended packages: [2019-10-29T22:26:26.908Z] #33 57.13 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-29T22:26:26.908Z] #33 58.54 The following NEW packages will be installed: [2019-10-29T22:26:26.908Z] #33 58.54 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-29T22:26:26.908Z] #33 58.54 vim-common xxd [2019-10-29T22:26:26.908Z] #33 59.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:26:26.908Z] #33 59.69 Need to get 13.7 MB of archives. [2019-10-29T22:26:26.908Z] #33 59.69 After this operation, 57.2 MB of additional disk space will be used. [2019-10-29T22:26:26.908Z] #33 59.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-29T22:26:26.908Z] #33 59.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-29T22:26:26.908Z] #33 59.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-29T22:26:26.908Z] #33 60.77 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-29T22:26:26.908Z] #33 60.84 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-29T22:26:26.908Z] #33 60.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-29T22:26:26.908Z] #33 60.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-29T22:26:26.908Z] #33 60.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-29T22:26:26.908Z] #33 61.14 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-29T22:26:26.908Z] #33 61.17 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-29T22:26:26.908Z] #33 62.52 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:26:26.908Z] #33 62.74 Fetched 13.7 MB in 2s (5321 kB/s) [2019-10-29T22:26:26.908Z] #33 62.93 Selecting previously unselected package cmake-data. [2019-10-29T22:26:26.908Z] #33 62.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-29T22:26:26.908Z] #33 62.97 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-29T22:26:26.908Z] #33 63.00 Unpacking cmake-data (3.7.2-1) ... [2019-10-29T22:26:26.908Z] #33 67.07 Selecting previously unselected package liblzo2-2:amd64. [2019-10-29T22:26:26.908Z] #33 67.10 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-29T22:26:26.908Z] #33 67.11 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:26:26.922Z] #27 ... [2019-10-29T22:26:26.923Z] [2019-10-29T22:26:26.923Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:26:26.923Z] #32 54.20 internal/syscall/unix [2019-10-29T22:26:26.923Z] #32 54.39 strings [2019-10-29T22:26:26.923Z] #32 54.70 os [2019-10-29T22:26:26.923Z] #32 57.59 path [2019-10-29T22:26:26.923Z] #32 57.97 text/tabwriter [2019-10-29T22:26:26.923Z] #32 58.69 fmt [2019-10-29T22:26:26.923Z] #32 59.00 path/filepath [2019-10-29T22:26:26.923Z] #32 60.92 io/ioutil [2019-10-29T22:26:26.923Z] #32 62.82 flag [2019-10-29T22:26:26.923Z] #32 62.82 github.com/BurntSushi/toml [2019-10-29T22:26:26.923Z] #32 ... [2019-10-29T22:26:26.923Z] [2019-10-29T22:26:26.923Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:26.923Z] #42 25.75 CC images/sk-netlink.o [2019-10-29T22:26:26.923Z] #42 25.98 CC images/packet-sock.o [2019-10-29T22:26:26.923Z] #42 26.29 CC images/ipc-var.o [2019-10-29T22:26:26.923Z] #42 26.44 CC images/ipc-desc.o [2019-10-29T22:26:26.923Z] #42 26.57 CC images/ipc-shm.o [2019-10-29T22:26:27.011Z] #17 35.13 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-29T22:26:27.011Z] #17 35.35 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-29T22:26:27.165Z] #33 67.25 Selecting previously unselected package libicu57:amd64. [2019-10-29T22:26:27.165Z] #33 67.25 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-29T22:26:27.165Z] #33 67.28 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-29T22:26:27.165Z] #33 ... [2019-10-29T22:26:27.165Z] [2019-10-29T22:26:27.165Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:26:27.165Z] #40 65.86 Selecting previously unselected package libprotoc10:amd64. [2019-10-29T22:26:27.165Z] #40 65.86 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-29T22:26:27.165Z] #40 65.86 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-29T22:26:27.165Z] #40 66.59 Selecting previously unselected package protobuf-c-compiler. [2019-10-29T22:26:27.165Z] #40 66.61 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-29T22:26:27.165Z] #40 66.63 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-29T22:26:27.165Z] #40 66.79 Selecting previously unselected package protobuf-compiler. [2019-10-29T22:26:27.165Z] #40 66.81 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-29T22:26:27.165Z] #40 66.87 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-29T22:26:27.165Z] #40 67.06 Selecting previously unselected package python-pkg-resources. [2019-10-29T22:26:27.165Z] #40 67.06 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-29T22:26:27.165Z] #40 67.06 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-29T22:26:27.165Z] #40 67.33 Selecting previously unselected package python-protobuf. [2019-10-29T22:26:27.165Z] #40 67.33 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-29T22:26:27.165Z] #40 67.34 Unpacking python-protobuf (3.0.0-9) ... [2019-10-29T22:26:27.289Z] #17 35.55 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-29T22:26:27.289Z] #17 35.56 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-29T22:26:27.320Z] #42 26.79 CC images/ipc-msg.o [2019-10-29T22:26:27.423Z] #40 ... [2019-10-29T22:26:27.423Z] [2019-10-29T22:26:27.423Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:26:27.423Z] #31 57.21 sync [2019-10-29T22:26:27.423Z] #31 57.22 internal/reflectlite [2019-10-29T22:26:27.423Z] #31 60.48 sort [2019-10-29T22:26:27.423Z] #31 60.49 errors [2019-10-29T22:26:27.423Z] #31 60.94 strconv [2019-10-29T22:26:27.423Z] #31 62.09 io [2019-10-29T22:26:27.423Z] #31 63.86 syscall [2019-10-29T22:26:27.423Z] #31 65.62 reflect [2019-10-29T22:26:27.423Z] #31 ... [2019-10-29T22:26:27.423Z] [2019-10-29T22:26:27.423Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:27.423Z] #26 12.70 [2019-10-29T22:26:27.680Z] #26 12.97 [2019-10-29T22:26:27.680Z] #26 ... [2019-10-29T22:26:27.680Z] [2019-10-29T22:26:27.680Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-29T22:26:27.680Z] #11 DONE 4.3s [2019-10-29T22:26:27.680Z] [2019-10-29T22:26:27.680Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:27.709Z] #42 27.04 CC images/ipc-sem.o [2019-10-29T22:26:27.709Z] #42 27.18 CC images/utsns.o [2019-10-29T22:26:27.709Z] #42 27.35 CC images/creds.o [2019-10-29T22:26:27.861Z] #17 ... [2019-10-29T22:26:27.862Z] [2019-10-29T22:26:27.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:27.862Z] #41 22.83 CC images/stats.o [2019-10-29T22:26:27.862Z] #41 23.40 CC images/core.o [2019-10-29T22:26:27.862Z] #41 24.46 CC images/core-x86.o [2019-10-29T22:26:27.862Z] #41 25.40 CC images/core-arm.o [2019-10-29T22:26:27.862Z] #41 26.13 CC images/core-aarch64.o [2019-10-29T22:26:27.862Z] #41 26.85 CC images/core-ppc64.o [2019-10-29T22:26:27.862Z] #41 28.06 CC images/core-s390.o [2019-10-29T22:26:27.862Z] #41 29.17 CC images/cpuinfo.o [2019-10-29T22:26:27.862Z] #41 29.48 CC images/inventory.o [2019-10-29T22:26:27.862Z] #41 29.78 CC images/fdinfo.o [2019-10-29T22:26:27.862Z] #41 30.11 CC images/fown.o [2019-10-29T22:26:27.862Z] #41 30.35 CC images/ns.o [2019-10-29T22:26:27.862Z] #41 30.57 CC images/regfile.o [2019-10-29T22:26:27.862Z] #41 30.94 CC images/ghost-file.o [2019-10-29T22:26:27.862Z] #41 31.41 CC images/fifo.o [2019-10-29T22:26:27.862Z] #41 31.84 CC images/remap-file-path.o [2019-10-29T22:26:27.862Z] #41 32.25 CC images/eventfd.o [2019-10-29T22:26:27.862Z] #41 32.57 CC images/eventpoll.o [2019-10-29T22:26:28.122Z] #41 33.01 CC images/fh.o [2019-10-29T22:26:28.194Z] #42 27.55 CC images/vma.o [2019-10-29T22:26:28.194Z] #42 27.77 CC images/netdev.o [2019-10-29T22:26:28.390Z] #41 33.38 CC images/fsnotify.o [2019-10-29T22:26:28.679Z] #42 28.18 CC images/tty.o [2019-10-29T22:26:28.716Z] #26 12.97 # 2.0% # 2.7% ## 3.7% ### 4.2% #### 6.1% ###### 8.9% ####### 9.9% ######## 12.4% ######### 13.6% ########## 15.2% ############ [2019-10-29T22:26:28.717Z] #26 ... [2019-10-29T22:26:28.717Z] [2019-10-29T22:26:28.717Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:26:28.717Z] #28 58.96 + cd /tmp/tmp.yVz6copJN0/src/github.com/go-swagger/go-swagger [2019-10-29T22:26:28.717Z] #28 58.96 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-29T22:26:28.717Z] #28 61.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-29T22:26:28.972Z] #28 ... [2019-10-29T22:26:28.972Z] [2019-10-29T22:26:28.972Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:28.977Z] #41 ... [2019-10-29T22:26:28.977Z] [2019-10-29T22:26:28.977Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:28.977Z] #44 82.85 text/template [2019-10-29T22:26:28.977Z] #44 84.89 math/big [2019-10-29T22:26:28.977Z] #44 85.73 go/parser [2019-10-29T22:26:28.977Z] #44 92.34 go/doc [2019-10-29T22:26:28.977Z] #44 92.90 vendor/golang.org/x/text/unicode/norm [2019-10-29T22:26:28.977Z] #44 ... [2019-10-29T22:26:28.977Z] [2019-10-29T22:26:28.977Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:28.977Z] #17 37.21 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-29T22:26:29.171Z] #41 104.0 CC criu/clone-noasan.o [2019-10-29T22:26:29.171Z] #41 104.1 CC criu/config.o [2019-10-29T22:26:29.229Z] #26 12.97 # 2.0% # 2.7% ## 3.7% ### 4.2% #### 6.1% ###### 8.9% ####### 9.9% ######## 12.4% ######### 13.6% ########## 15.2% ############ 17.1% ############## 20.2% ################ 22.3% ################### 26.7% ##################### 29.6% [2019-10-29T22:26:29.229Z] #26 ... [2019-10-29T22:26:29.229Z] [2019-10-29T22:26:29.229Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:29.229Z] #44 59.14 sync [2019-10-29T22:26:29.229Z] #44 59.16 internal/reflectlite [2019-10-29T22:26:29.229Z] #44 61.25 github.com/LK4D4/vndr/godl/singleflight [2019-10-29T22:26:29.229Z] #44 61.73 math/rand [2019-10-29T22:26:29.229Z] #44 63.31 strconv [2019-10-29T22:26:29.229Z] #44 63.33 io [2019-10-29T22:26:29.229Z] #44 64.76 bytes [2019-10-29T22:26:29.229Z] #44 67.26 bufio [2019-10-29T22:26:29.229Z] #44 69.07 reflect [2019-10-29T22:26:29.266Z] #42 ... [2019-10-29T22:26:29.267Z] [2019-10-29T22:26:29.267Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:29.267Z] #27 37.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-29T22:26:29.267Z] #27 38.20 [2019-10-29T22:26:29.267Z] #27 38.69 ######################################################################## 100.0% [2019-10-29T22:26:29.267Z] #27 38.82 [2019-10-29T22:26:29.267Z] #27 38.89 Download of images into '/build' complete. [2019-10-29T22:26:29.267Z] #27 38.89 Use something like the following to load the result into a Docker daemon: [2019-10-29T22:26:29.267Z] #27 38.89 tar -cC '/build' . | docker load [2019-10-29T22:26:29.267Z] #27 DONE 39.0s [2019-10-29T22:26:29.267Z] [2019-10-29T22:26:29.267Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:29.267Z] #18 34.22 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-29T22:26:29.267Z] #18 36.38 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:26:29.267Z] #18 36.45 Fetched 88.2 MB in 6s (14.3 MB/s) [2019-10-29T22:26:29.267Z] #18 36.55 Selecting previously unselected package bash-completion. [2019-10-29T22:26:29.267Z] #18 36.55 (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-29T22:26:29.267Z] #18 36.59 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-29T22:26:29.486Z] #44 ... [2019-10-29T22:26:29.486Z] [2019-10-29T22:26:29.486Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:30.108Z] #18 ... [2019-10-29T22:26:30.108Z] [2019-10-29T22:26:30.108Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:26:30.108Z] #60 30.80 + cd /tmp/tmp.QNkYQYZVeu/src/github.com/containerd/containerd [2019-10-29T22:26:30.108Z] #60 30.80 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:26:30.108Z] #60 31.32 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-29T22:26:30.108Z] #60 31.32 + BUILDTAGS='netgo osusergo static_build' [2019-10-29T22:26:30.108Z] #60 31.32 + export EXTRA_FLAGS=-buildmode=pie [2019-10-29T22:26:30.108Z] #60 31.32 + EXTRA_FLAGS=-buildmode=pie [2019-10-29T22:26:30.108Z] #60 31.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-29T22:26:30.108Z] #60 31.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-29T22:26:30.108Z] #60 31.32 + '[' '' = dynamic ']' [2019-10-29T22:26:30.108Z] #60 31.32 + make [2019-10-29T22:26:30.108Z] #60 32.23 + bin/ctr [2019-10-29T22:26:30.108Z] #60 ... [2019-10-29T22:26:30.108Z] [2019-10-29T22:26:30.108Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:30.108Z] #42 29.28 CC images/file-lock.o [2019-10-29T22:26:30.108Z] #42 29.57 CC images/rlimit.o [2019-10-29T22:26:30.493Z] #42 29.87 CC images/pagemap.o [2019-10-29T22:26:30.544Z] #41 105.7 CC criu/cr-check.o [2019-10-29T22:26:30.884Z] #42 30.19 CC images/siginfo.o [2019-10-29T22:26:30.884Z] #42 30.45 CC images/rpc.o [2019-10-29T22:26:31.703Z] #42 31.30 CC images/ext-file.o [2019-10-29T22:26:31.797Z] #26 12.97 # 2.0% # 2.7% ## 3.7% ### 4.2% #### 6.1% ###### 8.9% ####### 9.9% ######## 12.4% ######### 13.6% ########## 15.2% ############ 17.1% ############## 20.2% ################ 22.3% ################### 26.7% ##################### 29.6% ####################### 32.7% ########################## 36.4% ########################### 38.7% ############################# 41.6% ################################ 44.7% ################################## 47.3% ################################### 49.5% ##################################### 52.4% ####################################### 54.6% ######################################## 56.6% ########################################## 58.5% ########################################### 60.5% ############################################# 62.8% ############################################## 64.9% ################################################ 67.2% ################################################# 69.1% ################################################### 71.6% ##################################################### 74.6% ###################################################### 75.7% ####################################################### 76.9% ######################################################## 78.7% ######################################################### 80.3% [2019-10-29T22:26:31.797Z] #26 ... [2019-10-29T22:26:31.797Z] [2019-10-29T22:26:31.797Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:26:31.797Z] #59 3.757 + RM_GOPATH=0 [2019-10-29T22:26:31.797Z] #59 3.757 + TMP_GOPATH= [2019-10-29T22:26:31.797Z] #59 3.758 + : /build [2019-10-29T22:26:31.797Z] #59 3.759 + '[' -z '' ']' [2019-10-29T22:26:31.797Z] #59 3.762 ++ mktemp -d [2019-10-29T22:26:31.797Z] #59 3.764 + export GOPATH=/tmp/tmp.2vAlJWIcmB [2019-10-29T22:26:31.797Z] #59 3.764 + GOPATH=/tmp/tmp.2vAlJWIcmB [2019-10-29T22:26:31.797Z] #59 3.764 + RM_GOPATH=1 [2019-10-29T22:26:31.797Z] #59 3.773 ++ dirname ./install.sh [2019-10-29T22:26:31.797Z] #59 3.774 + dir=. [2019-10-29T22:26:31.797Z] #59 3.774 + bin=containerd [2019-10-29T22:26:31.797Z] #59 3.777 + shift [2019-10-29T22:26:31.797Z] #59 3.777 + '[' '!' -f ./containerd.installer ']' [2019-10-29T22:26:31.797Z] #59 3.777 + . ./containerd.installer [2019-10-29T22:26:31.797Z] #59 3.778 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:26:31.797Z] #59 3.778 + install_containerd [2019-10-29T22:26:31.797Z] #59 3.778 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-29T22:26:31.797Z] #59 3.778 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:26:31.797Z] #59 3.779 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2vAlJWIcmB/src/github.com/containerd/containerd [2019-10-29T22:26:31.797Z] #59 3.780 Cloning into '/tmp/tmp.2vAlJWIcmB/src/github.com/containerd/containerd'... [2019-10-29T22:26:31.797Z] #59 ... [2019-10-29T22:26:31.797Z] [2019-10-29T22:26:31.797Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-29T22:26:31.797Z] #12 DONE 4.0s [2019-10-29T22:26:31.797Z] [2019-10-29T22:26:31.797Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-29T22:26:31.915Z] #41 107.0 CC criu/cr-dedup.o [2019-10-29T22:26:32.083Z] #42 31.45 CC images/cgroup.o [2019-10-29T22:26:32.172Z] #41 107.4 CC criu/cr-dump.o [2019-10-29T22:26:32.430Z] #41 ... [2019-10-29T22:26:32.430Z] [2019-10-29T22:26:32.430Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:32.430Z] #17 105.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-29T22:26:32.430Z] #17 105.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-29T22:26:32.430Z] #17 105.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:26:32.482Z] #42 31.96 CC images/userns.o [2019-10-29T22:26:32.875Z] #42 32.21 CC images/google/protobuf/descriptor.o [2019-10-29T22:26:33.689Z] #13 ... [2019-10-29T22:26:33.689Z] [2019-10-29T22:26:33.689Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:33.689Z] #54 3.949 + RM_GOPATH=0 [2019-10-29T22:26:33.689Z] #54 3.949 + TMP_GOPATH= [2019-10-29T22:26:33.689Z] #54 3.949 + : /build [2019-10-29T22:26:33.689Z] #54 3.949 + '[' -z '' ']' [2019-10-29T22:26:33.689Z] #54 3.956 ++ mktemp -d [2019-10-29T22:26:33.689Z] #54 3.961 + export GOPATH=/tmp/tmp.fMpN042ZzK [2019-10-29T22:26:33.689Z] #54 3.961 + GOPATH=/tmp/tmp.fMpN042ZzK [2019-10-29T22:26:33.689Z] #54 3.961 + RM_GOPATH=1 [2019-10-29T22:26:33.689Z] #54 3.961 ++ dirname ./install.sh [2019-10-29T22:26:33.689Z] #54 3.966 + dir=. [2019-10-29T22:26:33.689Z] #54 3.966 + bin=runc [2019-10-29T22:26:33.689Z] #54 3.966 + shift [2019-10-29T22:26:33.689Z] #54 3.966 + '[' '!' -f ./runc.installer ']' [2019-10-29T22:26:33.689Z] #54 3.969 + . ./runc.installer [2019-10-29T22:26:33.689Z] #54 3.973 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-29T22:26:33.689Z] #54 3.976 + install_runc [2019-10-29T22:26:33.689Z] #54 3.979 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-29T22:26:33.689Z] #54 3.982 + uname -r [2019-10-29T22:26:33.689Z] #54 3.986 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-29T22:26:33.689Z] #54 3.986 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-29T22:26:33.689Z] #54 3.986 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-29T22:26:33.689Z] #54 3.987 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fMpN042ZzK/src/github.com/opencontainers/runc [2019-10-29T22:26:33.689Z] #54 4.009 Cloning into '/tmp/tmp.fMpN042ZzK/src/github.com/opencontainers/runc'... [2019-10-29T22:26:33.945Z] #54 ... [2019-10-29T22:26:33.945Z] [2019-10-29T22:26:33.945Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:33.945Z] #26 12.97 # 2.0% # 2.7% ## 3.7% ### 4.2% #### 6.1% ###### 8.9% ####### 9.9% ######## 12.4% ######### 13.6% ########## 15.2% ############ 17.1% ############## 20.2% ################ 22.3% ################### 26.7% ##################### 29.6% ####################### 32.7% ########################## 36.4% ########################### 38.7% ############################# 41.6% ################################ 44.7% ################################## 47.3% ################################### 49.5% ##################################### 52.4% ####################################### 54.6% ######################################## 56.6% ########################################## 58.5% ########################################### 60.5% ############################################# 62.8% ############################################## 64.9% ################################################ 67.2% ################################################# 69.1% ################################################### 71.6% ##################################################### 74.6% ###################################################### 75.7% ####################################################### 76.9% ######################################################## 78.7% ######################################################### 80.3% ########################################################### 82.2% ############################################################ 83.8% ############################################################ 84.7% ############################################################# 85.9% ############################################################### 87.6% ################################################################ 89.6% ################################################################# 90.7% ################################################################## 92.0% ##################################################################### 96.2% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-29T22:26:33.945Z] #26 18.35 [2019-10-29T22:26:34.213Z] #42 33.44 CC images/opts.o [2019-10-29T22:26:34.213Z] #42 33.64 CC images/seccomp.o [2019-10-29T22:26:34.213Z] #42 33.80 CC images/binfmt-misc.o [2019-10-29T22:26:34.667Z] #42 ... [2019-10-29T22:26:34.667Z] [2019-10-29T22:26:34.667Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:26:34.667Z] #32 64.55 log [2019-10-29T22:26:34.667Z] #32 67.90 github.com/BurntSushi/toml/cmd/tomlv [2019-10-29T22:26:34.667Z] #32 DONE 71.8s [2019-10-29T22:26:34.667Z] [2019-10-29T22:26:34.667Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:34.667Z] #42 34.13 CC images/time.o [2019-10-29T22:26:34.873Z] #26 20.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-29T22:26:35.130Z] #26 ... [2019-10-29T22:26:35.131Z] [2019-10-29T22:26:35.131Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-29T22:26:35.131Z] #13 3.005 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-29T22:26:35.131Z] #13 DONE 3.3s [2019-10-29T22:26:35.131Z] [2019-10-29T22:26:35.131Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-29T22:26:35.226Z] #42 34.37 CC images/sysctl.o [2019-10-29T22:26:35.227Z] #42 34.48 CC images/autofs.o [2019-10-29T22:26:35.227Z] #42 34.79 CC images/macvlan.o [2019-10-29T22:26:35.278Z] #17 ... [2019-10-29T22:26:35.278Z] [2019-10-29T22:26:35.278Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:35.278Z] #41 35.53 CC images/signalfd.o [2019-10-29T22:26:35.278Z] #41 37.23 CC images/fs.o [2019-10-29T22:26:35.278Z] #41 38.78 CC images/pstree.o [2019-10-29T22:26:35.278Z] #41 39.43 CC images/pipe.o [2019-10-29T22:26:35.278Z] #41 40.27 CC images/tcp-stream.o [2019-10-29T22:26:35.740Z] #42 34.90 CC images/sit.o [2019-10-29T22:26:36.220Z] #41 41.00 CC images/sk-packet.o [2019-10-29T22:26:36.220Z] #41 ... [2019-10-29T22:26:36.220Z] [2019-10-29T22:26:36.220Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:36.220Z] #17 43.35 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:26:36.220Z] #17 43.49 Fetched 84.4 MB in 8s (10.3 MB/s) [2019-10-29T22:26:36.220Z] #17 44.16 Selecting previously unselected package bash-completion. [2019-10-29T22:26:36.220Z] #17 44.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-10-29T22:26:36.220Z] #17 44.22 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-29T22:26:36.389Z] #42 35.40 LINK images/built-in.o [2019-10-29T22:26:36.389Z] #42 35.51 GEN compel/include/asm [2019-10-29T22:26:36.389Z] #42 35.51 GEN compel/include/version.h [2019-10-29T22:26:36.389Z] #42 35.56 touch .config [2019-10-29T22:26:36.389Z] #42 35.57 GEN include/common/config.h [2019-10-29T22:26:36.389Z] #42 35.61 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-29T22:26:36.389Z] #42 ... [2019-10-29T22:26:36.389Z] [2019-10-29T22:26:36.389Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:36.389Z] #45 63.46 regexp [2019-10-29T22:26:36.389Z] #45 66.23 go/token [2019-10-29T22:26:36.389Z] #45 67.88 internal/lazyregexp [2019-10-29T22:26:36.389Z] #45 67.98 go/scanner [2019-10-29T22:26:36.389Z] #45 68.05 net/url [2019-10-29T22:26:36.389Z] #45 69.48 go/ast [2019-10-29T22:26:36.389Z] #45 70.13 text/template/parse [2019-10-29T22:26:36.389Z] #45 ... [2019-10-29T22:26:36.389Z] [2019-10-29T22:26:36.389Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:36.389Z] #42 35.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-29T22:26:36.389Z] #42 35.77 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-29T22:26:36.389Z] #42 35.80 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-29T22:26:36.389Z] #42 35.81 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-29T22:26:36.389Z] #42 35.88 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-29T22:26:36.389Z] #42 35.88 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-29T22:26:36.389Z] #42 35.89 DEP compel/plugins/std/infect.d [2019-10-29T22:26:36.794Z] #42 36.12 DEP compel/plugins/std/string.d [2019-10-29T22:26:36.794Z] #42 36.20 DEP compel/plugins/std/log.d [2019-10-29T22:26:36.794Z] #42 36.25 DEP compel/plugins/std/fds.d [2019-10-29T22:26:36.794Z] #42 36.34 DEP compel/plugins/std/std.d [2019-10-29T22:26:37.191Z] #42 36.47 DEP compel/plugins/shmem/shmem.d [2019-10-29T22:26:37.191Z] #42 36.54 DEP compel/plugins/fds/fds.d [2019-10-29T22:26:37.191Z] #42 36.66 CC compel/plugins/std/std.o [2019-10-29T22:26:37.597Z] #42 36.94 CC compel/plugins/std/fds.o [2019-10-29T22:26:38.001Z] #42 37.23 CC compel/plugins/std/log.o [2019-10-29T22:26:38.398Z] #14 ... [2019-10-29T22:26:38.398Z] [2019-10-29T22:26:38.398Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:26:38.398Z] #40 68.19 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-29T22:26:38.398Z] #40 68.36 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-29T22:26:38.398Z] #40 68.37 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-29T22:26:38.398Z] #40 74.29 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-29T22:26:38.398Z] #40 74.30 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-29T22:26:38.398Z] #40 74.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:38.398Z] #40 74.35 Setting up python-protobuf (3.0.0-9) ... [2019-10-29T22:26:38.398Z] #40 ... [2019-10-29T22:26:38.398Z] [2019-10-29T22:26:38.398Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:26:38.398Z] #33 76.56 Selecting previously unselected package libxml2:amd64. [2019-10-29T22:26:38.398Z] #33 76.56 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-29T22:26:38.398Z] #33 76.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-29T22:26:38.398Z] #33 77.26 Selecting previously unselected package libarchive13:amd64. [2019-10-29T22:26:38.398Z] #33 77.26 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-29T22:26:38.398Z] #33 77.27 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-29T22:26:38.398Z] #33 77.68 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-29T22:26:38.398Z] #33 77.71 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-29T22:26:38.398Z] #33 77.77 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-29T22:26:38.398Z] #33 77.99 Selecting previously unselected package libuv1:amd64. [2019-10-29T22:26:38.398Z] #33 77.99 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-29T22:26:38.398Z] #33 78.00 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-29T22:26:38.398Z] #33 78.19 Selecting previously unselected package cmake. [2019-10-29T22:26:38.398Z] #33 78.27 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-29T22:26:38.398Z] #33 78.44 Unpacking cmake (3.7.2-1) ... [2019-10-29T22:26:38.400Z] #42 37.88 CC compel/plugins/std/string.o [2019-10-29T22:26:38.655Z] #33 ... [2019-10-29T22:26:38.655Z] [2019-10-29T22:26:38.655Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-29T22:26:38.655Z] #14 DONE 3.4s [2019-10-29T22:26:38.655Z] [2019-10-29T22:26:38.655Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-29T22:26:38.801Z] #42 38.39 CC compel/plugins/std/infect.o [2019-10-29T22:26:39.202Z] #42 38.69 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-29T22:26:39.202Z] #42 38.72 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-29T22:26:39.202Z] #42 38.78 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-29T22:26:39.608Z] #42 38.96 AR compel/plugins/std.lib.a [2019-10-29T22:26:39.608Z] #42 39.02 CC compel/plugins/fds/fds.o [2019-10-29T22:26:40.014Z] #42 39.33 AR compel/plugins/fds.lib.a [2019-10-29T22:26:40.014Z] #42 39.37 HOSTDEP compel/src/lib/log-host.d [2019-10-29T22:26:40.014Z] #42 39.53 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-29T22:26:40.023Z] #15 ... [2019-10-29T22:26:40.023Z] [2019-10-29T22:26:40.023Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:40.023Z] #44 69.91 syscall [2019-10-29T22:26:40.279Z] #44 ... [2019-10-29T22:26:40.279Z] [2019-10-29T22:26:40.279Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:40.279Z] #54 13.61 + cd /tmp/tmp.fMpN042ZzK/src/github.com/opencontainers/runc [2019-10-29T22:26:40.279Z] #54 13.61 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-29T22:26:40.279Z] #54 13.70 + '[' -z '' ']' [2019-10-29T22:26:40.279Z] #54 13.70 + target=static [2019-10-29T22:26:40.279Z] #54 13.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-29T22:26:40.279Z] #54 16.17 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-29T22:26:40.416Z] #42 39.65 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-29T22:26:40.416Z] #42 39.75 HOSTDEP compel/src/main-host.d [2019-10-29T22:26:40.416Z] #42 39.87 DEP compel/src/lib/ptrace.d [2019-10-29T22:26:40.416Z] #42 39.95 DEP compel/src/lib/infect.d [2019-10-29T22:26:40.416Z] #42 40.04 DEP compel/src/lib/infect-util.d [2019-10-29T22:26:40.430Z] #17 48.57 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-29T22:26:40.534Z] #17 ... [2019-10-29T22:26:40.534Z] [2019-10-29T22:26:40.534Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:40.534Z] #41 109.6 CC criu/cr-errno.o [2019-10-29T22:26:40.534Z] #41 109.7 CC criu/cr-restore.o [2019-10-29T22:26:40.534Z] #41 113.9 CC criu/cr-service.o [2019-10-29T22:26:40.534Z] #41 115.5 CC criu/crtools.o [2019-10-29T22:26:40.822Z] #42 40.13 DEP compel/src/lib/infect-rpc.d [2019-10-29T22:26:40.822Z] #42 40.21 DEP compel/arch/s390/src/lib/infect.d [2019-10-29T22:26:40.822Z] #42 40.39 DEP compel/arch/s390/src/lib/cpu.d [2019-10-29T22:26:40.822Z] #42 40.51 DEP compel/src/lib/log.d [2019-10-29T22:26:41.100Z] #41 116.2 CC criu/eventfd.o [2019-10-29T22:26:41.236Z] #42 40.63 DEP compel/src/main.d [2019-10-29T22:26:41.236Z] #42 ... [2019-10-29T22:26:41.236Z] [2019-10-29T22:26:41.236Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:41.236Z] #18 39.88 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-29T22:26:41.236Z] #18 40.44 Selecting previously unselected package libnet1:s390x. [2019-10-29T22:26:41.236Z] #18 40.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-29T22:26:41.236Z] #18 40.47 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-29T22:26:41.236Z] #18 40.54 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-29T22:26:41.236Z] #18 40.54 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-29T22:26:41.236Z] #18 40.54 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-29T22:26:41.236Z] #18 40.58 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-29T22:26:41.236Z] #18 40.58 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-29T22:26:41.236Z] #18 40.59 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-29T22:26:41.236Z] #18 40.72 Selecting previously unselected package libudev-dev:s390x. [2019-10-29T22:26:41.236Z] #18 40.72 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-29T22:26:41.236Z] #18 40.73 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-29T22:26:41.236Z] #18 40.91 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-29T22:26:41.236Z] #18 40.91 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-29T22:26:41.236Z] #18 40.91 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-29T22:26:41.236Z] #18 41.51 Selecting previously unselected package python3.5-minimal. [2019-10-29T22:26:41.236Z] #18 41.51 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-29T22:26:41.236Z] #18 41.55 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-29T22:26:41.236Z] #18 42.37 Selecting previously unselected package python3-minimal. [2019-10-29T22:26:41.236Z] #18 42.37 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-29T22:26:41.236Z] #18 42.37 Unpacking python3-minimal (3.5.3-1) ... [2019-10-29T22:26:41.236Z] #18 42.46 Selecting previously unselected package libmpdec2:s390x. [2019-10-29T22:26:41.236Z] #18 42.46 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 42.47 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-29T22:26:41.237Z] #18 42.53 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-29T22:26:41.237Z] #18 42.53 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 42.53 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-29T22:26:41.237Z] #18 45.06 Selecting previously unselected package python3.5. [2019-10-29T22:26:41.237Z] #18 45.06 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 45.07 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-29T22:26:41.237Z] #18 45.23 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-29T22:26:41.237Z] #18 45.23 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 45.23 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-29T22:26:41.237Z] #18 45.28 Selecting previously unselected package dh-python. [2019-10-29T22:26:41.237Z] #18 45.28 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-29T22:26:41.237Z] #18 45.29 Unpacking dh-python (2.20170125) ... [2019-10-29T22:26:41.237Z] #18 45.57 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-29T22:26:41.237Z] #18 45.60 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-29T22:26:41.237Z] #18 47.97 Setting up python3-minimal (3.5.3-1) ... [2019-10-29T22:26:41.237Z] #18 48.82 Selecting previously unselected package python3. [2019-10-29T22:26:41.237Z] #18 48.82 (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-29T22:26:41.237Z] #18 48.84 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 48.86 Unpacking python3 (3.5.3-1) ... [2019-10-29T22:26:41.237Z] #18 48.93 Selecting previously unselected package pigz. [2019-10-29T22:26:41.237Z] #18 48.93 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 48.93 Unpacking pigz (2.3.4-1) ... [2019-10-29T22:26:41.237Z] #18 49.04 Selecting previously unselected package libip4tc0:s390x. [2019-10-29T22:26:41.237Z] #18 49.04 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 49.04 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:41.237Z] #18 49.12 Selecting previously unselected package libip6tc0:s390x. [2019-10-29T22:26:41.237Z] #18 49.12 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 49.12 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:41.237Z] #18 49.20 Selecting previously unselected package libiptc0:s390x. [2019-10-29T22:26:41.237Z] #18 49.20 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 49.21 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:41.237Z] #18 49.29 Selecting previously unselected package libxtables12:s390x. [2019-10-29T22:26:41.237Z] #18 49.29 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 49.29 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:41.237Z] #18 49.39 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-29T22:26:41.237Z] #18 49.39 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 49.39 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-29T22:26:41.237Z] #18 49.47 Selecting previously unselected package iptables. [2019-10-29T22:26:41.237Z] #18 49.48 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 49.49 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:41.237Z] #18 49.74 Selecting previously unselected package xxd. [2019-10-29T22:26:41.237Z] #18 49.74 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-29T22:26:41.237Z] #18 49.74 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:41.237Z] #18 49.85 Selecting previously unselected package vim-common. [2019-10-29T22:26:41.237Z] #18 49.85 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:26:41.237Z] #18 49.85 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:41.237Z] #18 ... [2019-10-29T22:26:41.237Z] [2019-10-29T22:26:41.237Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:41.237Z] #42 40.71 DEP compel/src/lib/handle-elf.d [2019-10-29T22:26:41.237Z] #42 40.81 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-29T22:26:41.358Z] #41 116.5 CC criu/eventpoll.o [2019-10-29T22:26:41.372Z] #17 49.50 Selecting previously unselected package libnet1:arm64. [2019-10-29T22:26:41.372Z] #17 49.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-29T22:26:41.372Z] #17 49.52 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-29T22:26:41.614Z] #42 40.95 CC compel/src/lib/log.o [2019-10-29T22:26:41.614Z] #42 41.17 CC compel/arch/s390/src/lib/cpu.o [2019-10-29T22:26:41.633Z] #17 49.68 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-29T22:26:41.633Z] #17 49.68 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-29T22:26:41.633Z] #17 49.70 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-29T22:26:41.633Z] #17 49.80 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-29T22:26:41.633Z] #17 49.80 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-29T22:26:41.633Z] #17 49.81 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-29T22:26:41.894Z] #17 49.97 Selecting previously unselected package libudev-dev:arm64. [2019-10-29T22:26:41.894Z] #17 49.97 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-29T22:26:41.894Z] #17 50.00 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-29T22:26:42.010Z] #42 41.40 CC compel/arch/s390/src/lib/infect.o [2019-10-29T22:26:42.155Z] #17 50.30 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-29T22:26:42.155Z] #17 50.30 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-29T22:26:42.155Z] #17 50.31 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-29T22:26:42.170Z] #54 ... [2019-10-29T22:26:42.170Z] [2019-10-29T22:26:42.170Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-29T22:26:42.170Z] #15 DONE 3.5s [2019-10-29T22:26:42.170Z] [2019-10-29T22:26:42.170Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:26:42.170Z] #40 82.14 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-29T22:26:42.170Z] #40 82.19 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-29T22:26:42.170Z] #40 82.22 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-29T22:26:42.170Z] #40 82.26 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-29T22:26:42.170Z] #40 82.26 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-29T22:26:42.170Z] #40 82.28 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-29T22:26:42.170Z] #40 82.30 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-29T22:26:42.170Z] #40 82.33 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-29T22:26:42.170Z] #40 82.37 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-29T22:26:42.170Z] #40 82.41 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-29T22:26:42.170Z] #40 82.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:42.727Z] #17 50.86 Selecting previously unselected package python3.5-minimal. [2019-10-29T22:26:42.727Z] #17 50.86 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-29T22:26:42.727Z] #17 50.90 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-29T22:26:42.732Z] #41 117.5 CC criu/external.o [2019-10-29T22:26:42.732Z] #41 117.9 CC criu/fault-injection.o [2019-10-29T22:26:42.732Z] #41 118.0 CC criu/fdstore.o [2019-10-29T22:26:42.780Z] #40 DONE 82.9s [2019-10-29T22:26:42.780Z] [2019-10-29T22:26:42.780Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:26:42.780Z] #33 81.69 Selecting previously unselected package xxd. [2019-10-29T22:26:42.780Z] #33 81.73 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-29T22:26:42.780Z] #33 81.74 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:42.780Z] #33 82.00 Selecting previously unselected package vim-common. [2019-10-29T22:26:42.780Z] #33 82.01 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:26:42.780Z] #33 82.08 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:42.780Z] #33 82.54 Processing triggers for mime-support (3.60) ... [2019-10-29T22:26:42.780Z] #33 82.75 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:42.780Z] #33 82.76 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-29T22:26:42.780Z] #33 82.77 Setting up cmake-data (3.7.2-1) ... [2019-10-29T22:26:42.780Z] #33 82.82 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-29T22:26:42.780Z] #33 82.85 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-29T22:26:42.780Z] #33 82.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:42.780Z] #33 83.04 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:42.881Z] #42 42.07 CC compel/src/lib/infect-rpc.o [2019-10-29T22:26:42.881Z] #42 42.33 CC compel/src/lib/infect-util.o [2019-10-29T22:26:42.881Z] #42 42.54 CC compel/src/lib/infect.o [2019-10-29T22:26:43.045Z] #33 83.16 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:26:43.045Z] #33 83.18 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-29T22:26:43.045Z] #33 83.20 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-29T22:26:43.045Z] #33 83.23 Setting up cmake (3.7.2-1) ... [2019-10-29T22:26:43.298Z] #41 ... [2019-10-29T22:26:43.298Z] [2019-10-29T22:26:43.298Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:43.298Z] #17 116.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-29T22:26:43.298Z] #17 116.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-29T22:26:43.298Z] #17 116.0 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-29T22:26:43.298Z] #17 116.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-29T22:26:43.298Z] #17 116.0 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-29T22:26:43.298Z] #17 116.1 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:43.298Z] #17 116.1 Processing triggers for mime-support (3.60) ... [2019-10-29T22:26:43.298Z] #17 116.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:43.298Z] #17 116.2 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-29T22:26:43.298Z] #17 116.2 Setting up libcap2-bin (1:2.25-1) ... [2019-10-29T22:26:43.298Z] #17 116.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-29T22:26:43.298Z] #17 116.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-29T22:26:43.298Z] #17 116.2 Setting up bash-completion (1:2.1-4.3) ... [2019-10-29T22:26:43.301Z] #33 83.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:43.557Z] #33 DONE 83.8s [2019-10-29T22:26:43.557Z] [2019-10-29T22:26:43.557Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:26:43.672Z] #17 ... [2019-10-29T22:26:43.672Z] [2019-10-29T22:26:43.672Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:26:43.672Z] #62 100.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-29T22:26:43.672Z] #62 100.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-29T22:26:43.672Z] #62 DONE 107.6s [2019-10-29T22:26:43.672Z] [2019-10-29T22:26:43.672Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-29T22:26:43.672Z] #63 DONE 0.1s [2019-10-29T22:26:43.672Z] [2019-10-29T22:26:43.672Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:43.672Z] #17 51.82 Selecting previously unselected package python3-minimal. [2019-10-29T22:26:43.672Z] #17 51.83 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-29T22:26:43.673Z] #17 51.85 Unpacking python3-minimal (3.5.3-1) ... [2019-10-29T22:26:43.673Z] #17 ... [2019-10-29T22:26:43.673Z] [2019-10-29T22:26:43.673Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:43.673Z] #41 41.41 CC images/mnt.o [2019-10-29T22:26:43.673Z] #41 41.79 CC images/pipe-data.o [2019-10-29T22:26:43.673Z] #41 42.12 CC images/sa.o [2019-10-29T22:26:43.673Z] #41 42.52 CC images/timer.o [2019-10-29T22:26:43.673Z] #41 43.00 CC images/timerfd.o [2019-10-29T22:26:43.673Z] #41 43.25 CC images/mm.o [2019-10-29T22:26:43.673Z] #41 43.74 CC images/sk-opts.o [2019-10-29T22:26:43.673Z] #41 44.13 CC images/sk-unix.o [2019-10-29T22:26:43.673Z] #41 44.75 CC images/sk-inet.o [2019-10-29T22:26:43.673Z] #41 45.50 CC images/tun.o [2019-10-29T22:26:43.673Z] #41 45.93 CC images/sk-netlink.o [2019-10-29T22:26:43.673Z] #41 46.36 CC images/packet-sock.o [2019-10-29T22:26:43.673Z] #41 47.01 CC images/ipc-var.o [2019-10-29T22:26:43.673Z] #41 47.41 CC images/ipc-desc.o [2019-10-29T22:26:43.673Z] #41 47.73 CC images/ipc-shm.o [2019-10-29T22:26:43.673Z] #41 48.10 CC images/ipc-msg.o [2019-10-29T22:26:43.673Z] #41 48.39 CC images/ipc-sem.o [2019-10-29T22:26:43.673Z] #41 48.65 CC images/utsns.o [2019-10-29T22:26:43.816Z] #34 DONE 0.1s [2019-10-29T22:26:43.816Z] [2019-10-29T22:26:43.816Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-29T22:26:43.934Z] #41 49.01 CC images/creds.o [2019-10-29T22:26:43.934Z] #41 ... [2019-10-29T22:26:43.934Z] [2019-10-29T22:26:43.934Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:43.934Z] #17 52.17 Selecting previously unselected package libmpdec2:arm64. [2019-10-29T22:26:43.934Z] #17 52.18 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-29T22:26:43.934Z] #17 52.22 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-29T22:26:44.082Z] #35 DONE 0.2s [2019-10-29T22:26:44.082Z] [2019-10-29T22:26:44.082Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:26:44.082Z] #26 20.89 [2019-10-29T22:26:44.082Z] #26 21.21 ######################################################################## 100.0% [2019-10-29T22:26:44.082Z] #26 21.36 [2019-10-29T22:26:44.082Z] #26 22.72 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-29T22:26:44.082Z] #26 23.31 [2019-10-29T22:26:44.082Z] #26 23.59 ######################################################################## 100.0% [2019-10-29T22:26:44.082Z] #26 23.80 [2019-10-29T22:26:44.082Z] #26 25.75 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-29T22:26:44.082Z] #26 25.85 skipping existing 1849cc453dee [2019-10-29T22:26:44.082Z] #26 25.96 [2019-10-29T22:26:44.082Z] #26 27.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-29T22:26:44.082Z] #26 28.22 [2019-10-29T22:26:44.082Z] #26 28.68 ######################################################################## 100.0% [2019-10-29T22:26:44.082Z] #26 28.89 [2019-10-29T22:26:44.082Z] #26 29.03 Download of images into '/build' complete. [2019-10-29T22:26:44.082Z] #26 29.03 Use something like the following to load the result into a Docker daemon: [2019-10-29T22:26:44.082Z] #26 29.03 tar -cC '/build' . | docker load [2019-10-29T22:26:44.082Z] #26 DONE 29.2s [2019-10-29T22:26:44.082Z] [2019-10-29T22:26:44.082Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:44.194Z] #17 52.38 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-29T22:26:44.194Z] #17 52.38 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-29T22:26:44.194Z] #17 52.44 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-29T22:26:44.792Z] #42 44.23 CC compel/src/lib/ptrace.o [2019-10-29T22:26:45.012Z] #36 ... [2019-10-29T22:26:45.012Z] [2019-10-29T22:26:45.012Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:26:45.012Z] #31 74.70 time [2019-10-29T22:26:45.012Z] #31 82.29 internal/poll [2019-10-29T22:26:45.012Z] #31 83.83 internal/fmtsort [2019-10-29T22:26:45.192Z] #42 44.56 AR compel/libcompel.a [2019-10-29T22:26:45.192Z] #42 44.61 HOSTCC compel/src/main-host.o [2019-10-29T22:26:45.270Z] #31 ... [2019-10-29T22:26:45.270Z] [2019-10-29T22:26:45.270Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:45.605Z] #42 44.98 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-29T22:26:45.605Z] #42 45.05 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-29T22:26:45.827Z] #17 118.7 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-29T22:26:45.827Z] #17 118.7 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-29T22:26:45.827Z] #17 118.7 Setting up zip (3.0-11+b1) ... [2019-10-29T22:26:45.827Z] #17 118.8 Setting up bzip2 (1.0.6-8.1) ... [2019-10-29T22:26:45.827Z] #17 118.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-29T22:26:45.827Z] #17 118.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-29T22:26:45.827Z] #17 118.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:26:46.002Z] #42 45.23 HOSTCC compel/src/lib/log-host.o [2019-10-29T22:26:46.002Z] #42 45.42 HOSTLINK compel/compel-host-bin [2019-10-29T22:26:46.002Z] #42 45.48 DEP soccr/soccr.d [2019-10-29T22:26:46.002Z] #42 45.62 CC soccr/soccr.o [2019-10-29T22:26:46.086Z] #17 118.8 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-29T22:26:46.086Z] #17 118.8 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:46.086Z] #17 118.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-29T22:26:46.086Z] #17 118.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-29T22:26:46.086Z] #17 118.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-29T22:26:46.086Z] #17 118.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:46.086Z] #17 118.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-29T22:26:46.086Z] #17 118.9 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-29T22:26:46.086Z] #17 118.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-29T22:26:46.086Z] #17 119.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:46.114Z] #17 54.15 Selecting previously unselected package python3.5. [2019-10-29T22:26:46.115Z] #17 54.16 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-29T22:26:46.115Z] #17 54.16 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-29T22:26:46.115Z] #17 54.36 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-29T22:26:46.115Z] #17 54.38 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-29T22:26:46.115Z] #17 54.39 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-29T22:26:46.377Z] #17 54.49 Selecting previously unselected package dh-python. [2019-10-29T22:26:46.377Z] #17 54.50 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-29T22:26:46.377Z] #17 54.52 Unpacking dh-python (2.20170125) ... [2019-10-29T22:26:46.643Z] #17 54.82 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-29T22:26:46.643Z] #17 54.89 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-29T22:26:46.651Z] #17 119.4 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-29T22:26:46.651Z] #17 119.4 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-29T22:26:46.651Z] #17 119.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-29T22:26:46.651Z] #17 119.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-29T22:26:46.651Z] #17 119.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-29T22:26:46.651Z] #17 119.5 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-29T22:26:46.651Z] #17 119.5 Setting up pigz (2.3.4-1) ... [2019-10-29T22:26:46.651Z] #17 119.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-29T22:26:46.651Z] #17 119.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-29T22:26:46.651Z] #17 119.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:46.651Z] #17 119.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-29T22:26:46.651Z] #17 119.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:26:46.651Z] #17 119.6 Setting up jq (1.5+dfsg-1.3) ... [2019-10-29T22:26:46.651Z] #17 119.6 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-29T22:26:46.651Z] #17 119.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-29T22:26:46.651Z] #17 119.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-29T22:26:46.651Z] #17 119.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:46.651Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-29T22:26:46.651Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-29T22:26:46.651Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-29T22:26:46.651Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-29T22:26:46.651Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-29T22:26:46.651Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-29T22:26:46.651Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-29T22:26:46.651Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-29T22:26:46.651Z] #17 119.7 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-29T22:26:46.909Z] #17 119.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:46.909Z] #17 119.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-29T22:26:46.909Z] #17 119.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:46.909Z] #17 119.8 Setting up btrfs-progs (4.7.3-1) ... [2019-10-29T22:26:46.909Z] #17 119.8 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-29T22:26:46.909Z] #17 119.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-29T22:26:47.571Z] #42 ... [2019-10-29T22:26:47.572Z] [2019-10-29T22:26:47.572Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:47.572Z] #18 50.09 Selecting previously unselected package bzip2. [2019-10-29T22:26:47.572Z] #18 50.09 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 50.09 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-29T22:26:47.572Z] #18 50.15 Selecting previously unselected package libgpm2:s390x. [2019-10-29T22:26:47.572Z] #18 50.15 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 50.15 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-29T22:26:47.572Z] #18 50.22 Selecting previously unselected package xz-utils. [2019-10-29T22:26:47.572Z] #18 50.22 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 50.23 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-29T22:26:47.572Z] #18 50.38 Selecting previously unselected package aufs-tools. [2019-10-29T22:26:47.572Z] #18 50.38 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 50.38 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-29T22:26:47.572Z] #18 50.50 Selecting previously unselected package liblzo2-2:s390x. [2019-10-29T22:26:47.572Z] #18 50.50 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 50.50 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-29T22:26:47.572Z] #18 50.61 Selecting previously unselected package btrfs-progs. [2019-10-29T22:26:47.572Z] #18 50.61 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 50.61 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-29T22:26:47.572Z] #18 51.06 Selecting previously unselected package btrfs-tools. [2019-10-29T22:26:47.572Z] #18 51.08 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 51.08 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-29T22:26:47.572Z] #18 51.14 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-29T22:26:47.572Z] #18 51.14 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 51.14 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-29T22:26:47.572Z] #18 51.27 Selecting previously unselected package dmsetup. [2019-10-29T22:26:47.572Z] #18 51.27 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 51.28 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-29T22:26:47.572Z] #18 51.58 Selecting previously unselected package libonig4:s390x. [2019-10-29T22:26:47.572Z] #18 51.58 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 51.60 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-29T22:26:47.572Z] #18 51.72 Selecting previously unselected package libjq1:s390x. [2019-10-29T22:26:47.572Z] #18 51.72 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 51.73 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-29T22:26:47.572Z] #18 51.81 Selecting previously unselected package jq. [2019-10-29T22:26:47.572Z] #18 51.81 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 51.82 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-29T22:26:47.572Z] #18 51.89 Selecting previously unselected package libaio1:s390x. [2019-10-29T22:26:47.572Z] #18 51.89 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 51.89 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-29T22:26:47.572Z] #18 51.98 Selecting previously unselected package libcap2-bin. [2019-10-29T22:26:47.572Z] #18 51.99 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 51.99 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-29T22:26:47.572Z] #18 52.04 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-29T22:26:47.572Z] #18 52.04 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 52.04 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-29T22:26:47.572Z] #18 52.10 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-29T22:26:47.572Z] #18 52.10 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 52.11 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-29T22:26:47.572Z] #18 52.43 Selecting previously unselected package libpcre16-3:s390x. [2019-10-29T22:26:47.572Z] #18 52.43 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 52.43 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-29T22:26:47.572Z] #18 52.53 Selecting previously unselected package libpcre32-3:s390x. [2019-10-29T22:26:47.572Z] #18 52.53 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 52.53 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-29T22:26:47.572Z] #18 52.67 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-29T22:26:47.572Z] #18 52.67 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 52.70 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-29T22:26:47.572Z] #18 53.10 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-29T22:26:47.572Z] #18 53.10 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 53.10 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-29T22:26:47.572Z] #18 53.42 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-29T22:26:47.572Z] #18 53.42 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 53.43 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-29T22:26:47.572Z] #18 53.51 Selecting previously unselected package libnl-3-200:s390x. [2019-10-29T22:26:47.572Z] #18 53.51 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 53.51 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-29T22:26:47.572Z] #18 53.58 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-29T22:26:47.572Z] #18 53.58 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 53.58 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-29T22:26:47.572Z] #18 53.67 Selecting previously unselected package libreadline5:s390x. [2019-10-29T22:26:47.572Z] #18 53.67 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 53.68 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-29T22:26:47.572Z] #18 53.82 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-29T22:26:47.572Z] #18 53.82 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 53.83 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-29T22:26:47.572Z] #18 55.56 Selecting previously unselected package net-tools. [2019-10-29T22:26:47.572Z] #18 55.56 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-29T22:26:47.572Z] #18 55.57 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-29T22:26:47.572Z] #18 55.79 Selecting previously unselected package python-pip-whl. [2019-10-29T22:26:47.572Z] #18 55.79 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-29T22:26:47.572Z] #18 55.79 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-29T22:26:47.572Z] #18 ... [2019-10-29T22:26:47.572Z] [2019-10-29T22:26:47.572Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:47.572Z] #45 74.92 go/parser [2019-10-29T22:26:47.572Z] #45 74.94 text/template [2019-10-29T22:26:47.572Z] #45 78.66 encoding/xml [2019-10-29T22:26:47.572Z] #45 80.39 go/doc [2019-10-29T22:26:47.572Z] #45 84.10 github.com/LK4D4/vndr/build [2019-10-29T22:26:47.572Z] #45 ... [2019-10-29T22:26:47.572Z] [2019-10-29T22:26:47.572Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:47.572Z] #42 47.20 AR soccr/libsoccr.a [2019-10-29T22:26:47.787Z] #41 ... [2019-10-29T22:26:47.787Z] [2019-10-29T22:26:47.787Z] #16 [dev 6/24] RUN ldconfig [2019-10-29T22:26:47.787Z] #16 DONE 5.7s [2019-10-29T22:26:47.787Z] [2019-10-29T22:26:47.787Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:48.029Z] #17 ... [2019-10-29T22:26:48.029Z] [2019-10-29T22:26:48.029Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:48.029Z] #44 102.0 github.com/LK4D4/vndr/build [2019-10-29T22:26:48.029Z] #44 106.0 mime/quotedprintable [2019-10-29T22:26:48.029Z] #44 106.0 vendor/golang.org/x/net/idna [2019-10-29T22:26:48.029Z] #44 106.6 net/http/internal [2019-10-29T22:26:48.029Z] #44 107.4 vendor/golang.org/x/crypto/cryptobyte [2019-10-29T22:26:48.029Z] #44 109.9 vendor/golang.org/x/net/http/httpproxy [2019-10-29T22:26:48.029Z] #44 109.9 net/textproto [2019-10-29T22:26:48.029Z] #44 110.0 crypto/x509 [2019-10-29T22:26:48.029Z] #44 111.5 vendor/golang.org/x/net/http/httpguts [2019-10-29T22:26:48.029Z] #44 111.5 mime/multipart [2019-10-29T22:26:48.079Z] #42 47.22 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-29T22:26:48.079Z] #42 47.64 DEP criu/arch/s390/sigframe.d [2019-10-29T22:26:48.290Z] #44 ... [2019-10-29T22:26:48.290Z] [2019-10-29T22:26:48.290Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:48.290Z] #41 49.40 CC images/vma.o [2019-10-29T22:26:48.290Z] #41 49.73 CC images/netdev.o [2019-10-29T22:26:48.290Z] #41 50.25 CC images/tty.o [2019-10-29T22:26:48.290Z] #41 50.99 CC images/file-lock.o [2019-10-29T22:26:48.290Z] #41 51.27 CC images/rlimit.o [2019-10-29T22:26:48.290Z] #41 51.52 CC images/pagemap.o [2019-10-29T22:26:48.290Z] #41 51.91 CC images/siginfo.o [2019-10-29T22:26:48.290Z] #41 52.47 CC images/rpc.o [2019-10-29T22:26:48.582Z] #42 47.81 DEP criu/arch/s390/crtools.d [2019-10-29T22:26:48.582Z] #42 48.07 DEP criu/arch/s390/cpu.d [2019-10-29T22:26:48.870Z] #41 53.87 CC images/ext-file.o [2019-10-29T22:26:48.870Z] #41 54.11 CC images/cgroup.o [2019-10-29T22:26:49.092Z] #42 48.48 CC criu/arch/s390/cpu.o [2019-10-29T22:26:49.513Z] #42 49.09 CC criu/arch/s390/crtools.o [2019-10-29T22:26:49.814Z] #41 54.82 CC images/userns.o [2019-10-29T22:26:49.814Z] #41 ... [2019-10-29T22:26:49.814Z] [2019-10-29T22:26:49.814Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:49.814Z] #17 58.08 Setting up python3-minimal (3.5.3-1) ... [2019-10-29T22:26:50.307Z] #17 ... [2019-10-29T22:26:50.307Z] [2019-10-29T22:26:50.307Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:50.307Z] #44 80.13 time [2019-10-29T22:26:50.307Z] #44 88.28 strings [2019-10-29T22:26:50.307Z] #44 89.00 os [2019-10-29T22:26:50.563Z] #44 ... [2019-10-29T22:26:50.563Z] [2019-10-29T22:26:50.563Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:50.563Z] #36 4.964 + RM_GOPATH=0 [2019-10-29T22:26:50.563Z] #36 4.964 + TMP_GOPATH= [2019-10-29T22:26:50.563Z] #36 4.964 + : /build [2019-10-29T22:26:50.563Z] #36 4.964 + '[' -z '' ']' [2019-10-29T22:26:50.563Z] #36 4.965 ++ mktemp -d [2019-10-29T22:26:50.563Z] #36 4.972 + export GOPATH=/tmp/tmp.PyjEZwVuqc [2019-10-29T22:26:50.563Z] #36 4.972 + GOPATH=/tmp/tmp.PyjEZwVuqc [2019-10-29T22:26:50.563Z] #36 4.972 + RM_GOPATH=1 [2019-10-29T22:26:50.563Z] #36 4.973 ++ dirname ./install.sh [2019-10-29T22:26:50.563Z] #36 4.978 + dir=. [2019-10-29T22:26:50.563Z] #36 4.978 + bin=tini [2019-10-29T22:26:50.563Z] #36 4.978 + shift [2019-10-29T22:26:50.563Z] #36 4.978 + '[' '!' -f ./tini.installer ']' [2019-10-29T22:26:50.563Z] #36 4.978 + . ./tini.installer [2019-10-29T22:26:50.563Z] #36 4.978 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:26:50.563Z] #36 4.979 + install_tini [2019-10-29T22:26:50.563Z] #36 4.979 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-29T22:26:50.563Z] #36 4.979 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:26:50.563Z] #36 4.979 + git clone https://github.com/krallin/tini.git /tmp/tmp.PyjEZwVuqc/tini [2019-10-29T22:26:50.563Z] #36 4.984 Cloning into '/tmp/tmp.PyjEZwVuqc/tini'... [2019-10-29T22:26:50.563Z] #36 5.998 + cd /tmp/tmp.PyjEZwVuqc/tini [2019-10-29T22:26:50.563Z] #36 5.999 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:26:50.563Z] #36 6.004 + cmake . [2019-10-29T22:26:50.563Z] #36 6.477 -- The C compiler identification is GNU 6.3.0 [2019-10-29T22:26:50.563Z] #36 6.498 -- Check for working C compiler: /usr/bin/cc [2019-10-29T22:26:50.863Z] #42 50.12 CC criu/arch/s390/sigframe.o [2019-10-29T22:26:50.863Z] #42 50.37 LINK criu/arch/s390/crtools.built-in.o [2019-10-29T22:26:50.863Z] #42 50.40 DEP criu/arch/s390/vdso-pie.d [2019-10-29T22:26:50.863Z] #42 50.51 DEP criu/pie/parasite-vdso.d [2019-10-29T22:26:51.125Z] #36 7.207 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-29T22:26:51.125Z] #36 7.213 -- Detecting C compiler ABI info [2019-10-29T22:26:51.376Z] #42 50.82 DEP criu/pie/util-vdso.d [2019-10-29T22:26:51.376Z] #42 51.08 DEP criu/pie/util.d [2019-10-29T22:26:51.687Z] #36 7.766 -- Detecting C compiler ABI info - done [2019-10-29T22:26:51.687Z] #36 7.846 -- Detecting C compile features [2019-10-29T22:26:51.729Z] #17 59.73 Selecting previously unselected package python3. [2019-10-29T22:26:51.729Z] #17 59.73 (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-29T22:26:51.729Z] #17 59.84 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-29T22:26:51.729Z] #17 59.87 Unpacking python3 (3.5.3-1) ... [2019-10-29T22:26:51.729Z] #17 59.97 Selecting previously unselected package pigz. [2019-10-29T22:26:51.729Z] #17 59.97 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-29T22:26:51.729Z] #17 59.99 Unpacking pigz (2.3.4-1) ... [2019-10-29T22:26:51.835Z] #42 51.42 CC criu/pie/util.o [2019-10-29T22:26:51.836Z] #42 51.52 CC criu/pie/util-vdso.o [2019-10-29T22:26:52.051Z] #17 60.13 Selecting previously unselected package libip4tc0:arm64. [2019-10-29T22:26:52.051Z] #17 60.14 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-29T22:26:52.051Z] #17 60.15 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:52.172Z] #17 124.1 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-29T22:26:52.172Z] #17 124.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:26:52.172Z] #17 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-29T22:26:52.172Z] #17 124.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-29T22:26:52.172Z] #17 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-29T22:26:52.172Z] #17 124.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-29T22:26:52.172Z] #17 124.2 Setting up btrfs-tools (4.7.3-1) ... [2019-10-29T22:26:52.172Z] #17 124.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:26:52.172Z] #17 124.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-29T22:26:52.172Z] #17 124.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-29T22:26:52.172Z] #17 124.5 Setting up python3 (3.5.3-1) ... [2019-10-29T22:26:52.172Z] #17 ... [2019-10-29T22:26:52.172Z] [2019-10-29T22:26:52.172Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:52.172Z] #54 143.6 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-29T22:26:52.172Z] #54 145.6 + mkdir -p /build [2019-10-29T22:26:52.172Z] #54 145.6 + cp runc /build/runc [2019-10-29T22:26:52.172Z] #54 DONE 146.5s [2019-10-29T22:26:52.172Z] [2019-10-29T22:26:52.172Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:52.172Z] #41 118.4 CC criu/fifo.o [2019-10-29T22:26:52.172Z] #41 118.9 CC criu/file-ids.o [2019-10-29T22:26:52.172Z] #41 119.2 CC criu/file-lock.o [2019-10-29T22:26:52.172Z] #41 120.2 CC criu/files-ext.o [2019-10-29T22:26:52.172Z] #41 120.6 CC criu/files-reg.o [2019-10-29T22:26:52.172Z] #41 122.5 CC criu/files.o [2019-10-29T22:26:52.172Z] #41 124.7 CC criu/filesystems.o [2019-10-29T22:26:52.172Z] #41 125.5 CC criu/fsnotify.o [2019-10-29T22:26:52.172Z] #41 126.6 CC criu/image-desc.o [2019-10-29T22:26:52.172Z] #41 126.9 CC criu/image.o [2019-10-29T22:26:52.312Z] #17 60.31 Selecting previously unselected package libip6tc0:arm64. [2019-10-29T22:26:52.312Z] #17 60.31 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-29T22:26:52.312Z] #17 60.32 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:52.312Z] #17 60.55 Selecting previously unselected package libiptc0:arm64. [2019-10-29T22:26:52.312Z] #17 60.55 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-29T22:26:52.312Z] #17 60.56 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:52.573Z] #17 60.72 Selecting previously unselected package libxtables12:arm64. [2019-10-29T22:26:52.573Z] #17 60.72 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-29T22:26:52.573Z] #17 60.73 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:52.573Z] #17 60.84 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-29T22:26:52.573Z] #17 60.85 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-29T22:26:52.573Z] #17 60.86 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-29T22:26:52.692Z] #42 52.01 CC criu/pie/parasite-vdso.o [2019-10-29T22:26:52.834Z] #17 60.98 Selecting previously unselected package iptables. [2019-10-29T22:26:52.834Z] #17 60.98 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-29T22:26:52.834Z] #17 60.99 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-29T22:26:53.084Z] #42 52.63 CC criu/arch/s390/vdso-pie.o [2019-10-29T22:26:53.108Z] #41 128.0 CC criu/ipc_ns.o [2019-10-29T22:26:53.108Z] #41 ... [2019-10-29T22:26:53.108Z] [2019-10-29T22:26:53.108Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:26:53.108Z] #38 210.3 + dpkg --print-architecture [2019-10-29T22:26:53.108Z] #38 210.3 + cd /tmp/tmp.acHKTTDnYS/src/github.com/docker/distribution [2019-10-29T22:26:53.108Z] #38 210.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-29T22:26:53.357Z] #17 61.47 Selecting previously unselected package xxd. [2019-10-29T22:26:53.357Z] #17 61.48 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-29T22:26:53.357Z] #17 61.49 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:53.357Z] #17 61.68 Selecting previously unselected package vim-common. [2019-10-29T22:26:53.357Z] #17 61.69 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:26:53.474Z] #42 52.97 AR criu/pie/pie.lib.a [2019-10-29T22:26:53.475Z] #42 53.02 DEP criu/pie/restorer.d [2019-10-29T22:26:53.578Z] #36 9.687 -- Detecting C compile features - done [2019-10-29T22:26:53.578Z] #36 9.731 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-29T22:26:53.618Z] #17 61.71 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:53.624Z] #38 210.6 + GOPATH=/tmp/tmp.acHKTTDnYS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.acHKTTDnYS [2019-10-29T22:26:53.624Z] #38 210.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-29T22:26:53.834Z] #36 10.00 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-29T22:26:53.881Z] #17 62.02 Selecting previously unselected package bzip2. [2019-10-29T22:26:53.881Z] #17 62.02 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-29T22:26:53.881Z] #17 62.04 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-29T22:26:53.881Z] #17 62.20 Selecting previously unselected package libgpm2:arm64. [2019-10-29T22:26:53.881Z] #17 62.23 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-29T22:26:53.886Z] #42 53.36 DEP criu/arch/s390/restorer.d [2019-10-29T22:26:54.091Z] #36 10.15 -- Configuring done [2019-10-29T22:26:54.091Z] #36 10.18 -- Generating done [2019-10-29T22:26:54.091Z] #36 10.19 -- Build files have been written to: /tmp/tmp.PyjEZwVuqc/tini [2019-10-29T22:26:54.091Z] #36 10.19 + make tini-static [2019-10-29T22:26:54.142Z] #17 62.24 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-29T22:26:54.283Z] #42 53.66 DEP criu/pie/parasite.d [2019-10-29T22:26:54.347Z] #36 10.50 Scanning dependencies of target tini-static [2019-10-29T22:26:54.404Z] #17 62.48 Selecting previously unselected package xz-utils. [2019-10-29T22:26:54.404Z] #17 62.49 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-29T22:26:54.404Z] #17 62.52 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-29T22:26:54.604Z] #36 10.60 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-29T22:26:54.665Z] #17 62.83 Selecting previously unselected package aufs-tools. [2019-10-29T22:26:54.665Z] #17 62.86 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-29T22:26:54.665Z] #17 62.87 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-29T22:26:54.692Z] #42 53.91 CC criu/pie/parasite.o [2019-10-29T22:26:55.238Z] #17 ... [2019-10-29T22:26:55.238Z] [2019-10-29T22:26:55.238Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:26:55.238Z] #47 DONE 119.1s [2019-10-29T22:26:55.238Z] [2019-10-29T22:26:55.238Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:55.238Z] #17 63.32 Selecting previously unselected package liblzo2-2:arm64. [2019-10-29T22:26:55.238Z] #17 63.32 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-29T22:26:55.238Z] #17 63.34 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-29T22:26:55.238Z] #17 ... [2019-10-29T22:26:55.238Z] [2019-10-29T22:26:55.238Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:26:55.238Z] #22 113.3 Checking out files: 18% (1951/10644) Checking out files: 19% (2023/10644) Checking out files: 20% (2129/10644) Checking out files: 21% (2236/10644) Checking out files: 22% (2342/10644) Checking out files: 23% (2449/10644) Checking out files: 24% (2555/10644) Checking out files: 25% (2661/10644) Checking out files: 26% (2768/10644) Checking out files: 27% (2874/10644) Checking out files: 28% (2981/10644) Checking out files: 29% (3087/10644) Checking out files: 30% (3194/10644) Checking out files: 31% (3300/10644) Checking out files: 32% (3407/10644) Checking out files: 33% (3513/10644) Checking out files: 34% (3619/10644) Checking out files: 35% (3726/10644) Checking out files: 35% (3777/10644) Checking out files: 36% (3832/10644) Checking out files: 37% (3939/10644) Checking out files: 38% (4045/10644) Checking out files: 39% (4152/10644) Checking out files: 40% (4258/10644) Checking out files: 41% (4365/10644) Checking out files: 42% (4471/10644) Checking out files: 43% (4577/10644) Checking out files: 44% (4684/10644) Checking out files: 45% (4790/10644) Checking out files: 46% (4897/10644) Checking out files: 47% (5003/10644) Checking out files: 48% (5110/10644) Checking out files: 49% (5216/10644) Checking out files: 50% (5322/10644) Checking out files: 51% (5429/10644) Checking out files: 52% (5535/10644) Checking out files: 53% (5642/10644) Checking out files: 54% (5748/10644) Checking out files: 55% (5855/10644) Checking out files: 56% (5961/10644) Checking out files: 56% (6014/10644) Checking out files: 57% (6068/10644) Checking out files: 58% (6174/10644) Checking out files: 59% (6280/10644) Checking out files: 60% (6387/10644) Checking out files: 61% (6493/10644) Checking out files: 62% (6600/10644) Checking out files: 63% (6706/10644) Checking out files: 64% (6813/10644) Checking out files: 65% (6919/10644) Checking out files: 66% (7026/10644) Checking out files: 67% (7132/10644) Checking out files: 68% (7238/10644) Checking out files: 69% (7345/10644) Checking out files: 70% (7451/10644) Checking out files: 71% (7558/10644) Checking out files: 72% (7664/10644) Checking out files: 73% (7771/10644) Checking out files: 74% (7877/10644) Checking out files: 75% (7983/10644) Checking out files: 75% (8006/10644) Checking out files: 76% (8090/10644) Checking out files: 77% (8196/10644) Checking out files: 78% (8303/10644) Checking out files: 79% (8409/10644) Checking out files: 80% (8516/10644) Checking out files: 81% (8622/10644) Checking out files: 82% (8729/10644) Checking out files: 83% (8835/10644) Checking out files: 84% (8941/10644) Checking out files: 85% (9048/10644) Checking out files: 86% (9154/10644) Checking out files: 87% (9261/10644) Checking out files: 88% (9367/10644) Checking out files: 89% (9474/10644) Checking out files: 90% (9580/10644) Checking out files: 91% (9687/10644) Checking out files: 92% (9793/10644) Checking out files: 93% (9899/10644) Checking out files: 94% (10006/10644) Checking out files: 95% (10112/10644) Checking out files: 96% (10219/10644) Checking out files: 97% (10325/10644) Checking out files: 97% (10403/10644) Checking out files: 98% (10432/10644) Checking out files: 99% (10538/10644) Checking out files: 100% (10644/10644) Checking out files: 100% (10644/10644), done. [2019-10-29T22:26:55.238Z] #22 117.5 + cd /tmp/tmp.m1aKLiBv2L/tmp/docker-ce [2019-10-29T22:26:55.238Z] #22 117.5 + git checkout -q v17.06.2-ce [2019-10-29T22:26:55.532Z] #36 ... [2019-10-29T22:26:55.532Z] [2019-10-29T22:26:55.532Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:26:55.532Z] #31 85.04 internal/syscall/unix [2019-10-29T22:26:55.532Z] #31 85.56 strings [2019-10-29T22:26:55.532Z] #31 86.29 os [2019-10-29T22:26:55.532Z] #31 89.99 path [2019-10-29T22:26:55.532Z] #31 90.54 text/tabwriter [2019-10-29T22:26:55.532Z] #31 91.23 fmt [2019-10-29T22:26:55.532Z] #31 91.24 path/filepath [2019-10-29T22:26:55.532Z] #31 92.93 io/ioutil [2019-10-29T22:26:55.532Z] #31 ... [2019-10-29T22:26:55.532Z] [2019-10-29T22:26:55.532Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:55.532Z] #41 7.224 Note: Building without setproctitle() and strlcpy() support. [2019-10-29T22:26:55.532Z] #41 7.227 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-29T22:26:55.532Z] #41 8.781 fatal: Not a git repository (or any of the parent directories): .git [2019-10-29T22:26:55.532Z] #41 8.826 GEN .gitid [2019-10-29T22:26:55.532Z] #41 8.831 GEN criu/include/version.h [2019-10-29T22:26:55.532Z] #41 8.875 GEN include/common/asm [2019-10-29T22:26:55.532Z] #41 10.62 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-29T22:26:55.532Z] #41 10.74 PBCC images/opts.pb-c.c [2019-10-29T22:26:55.532Z] #41 10.79 PBCC images/sit.pb-c.c [2019-10-29T22:26:55.532Z] #41 10.86 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-29T22:26:55.532Z] #41 10.92 DEP images/opts.pb-c.d [2019-10-29T22:26:55.532Z] #41 10.98 DEP images/sit.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.02 PBCC images/macvlan.pb-c.c [2019-10-29T22:26:55.532Z] #41 11.06 DEP images/macvlan.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.10 PBCC images/autofs.pb-c.c [2019-10-29T22:26:55.532Z] #41 11.13 DEP images/autofs.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.17 PBCC images/sysctl.pb-c.c [2019-10-29T22:26:55.532Z] #41 11.18 DEP images/sysctl.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.22 PBCC images/time.pb-c.c [2019-10-29T22:26:55.532Z] #41 11.24 DEP images/time.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.31 PBCC images/binfmt-misc.pb-c.c [2019-10-29T22:26:55.532Z] #41 11.32 DEP images/binfmt-misc.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.36 PBCC images/seccomp.pb-c.c [2019-10-29T22:26:55.532Z] #41 11.38 DEP images/seccomp.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.46 PBCC images/userns.pb-c.c [2019-10-29T22:26:55.532Z] #41 11.47 DEP images/userns.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.57 PBCC images/cgroup.pb-c.c [2019-10-29T22:26:55.532Z] #41 11.64 DEP images/cgroup.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.70 PBCC images/fown.pb-c.c [2019-10-29T22:26:55.532Z] #41 11.77 PBCC images/ext-file.pb-c.c [2019-10-29T22:26:55.532Z] #41 11.84 DEP images/fown.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.88 DEP images/ext-file.pb-c.d [2019-10-29T22:26:55.532Z] #41 11.92 PBCC images/rpc.pb-c.c [2019-10-29T22:26:55.532Z] #41 12.00 DEP images/rpc.pb-c.d [2019-10-29T22:26:55.532Z] #41 12.06 PBCC images/siginfo.pb-c.c [2019-10-29T22:26:55.532Z] #41 12.11 DEP images/siginfo.pb-c.d [2019-10-29T22:26:55.532Z] #41 12.17 PBCC images/pagemap.pb-c.c [2019-10-29T22:26:55.532Z] #41 12.20 DEP images/pagemap.pb-c.d [2019-10-29T22:26:55.532Z] #41 12.32 PBCC images/rlimit.pb-c.c [2019-10-29T22:26:55.532Z] #41 12.34 DEP images/rlimit.pb-c.d [2019-10-29T22:26:55.532Z] #41 12.42 PBCC images/file-lock.pb-c.c [2019-10-29T22:26:55.532Z] #41 12.49 DEP images/file-lock.pb-c.d [2019-10-29T22:26:55.532Z] #41 12.54 PBCC images/tty.pb-c.c [2019-10-29T22:26:55.532Z] #41 12.69 DEP images/tty.pb-c.d [2019-10-29T22:26:55.532Z] #41 12.73 PBCC images/tun.pb-c.c [2019-10-29T22:26:55.532Z] #41 12.80 PBCC images/netdev.pb-c.c [2019-10-29T22:26:55.532Z] #41 12.86 DEP images/tun.pb-c.d [2019-10-29T22:26:55.532Z] #41 12.94 DEP images/netdev.pb-c.d [2019-10-29T22:26:55.533Z] #42 55.02 LINK criu/pie/parasite.built-in.o [2019-10-29T22:26:55.533Z] #42 55.03 GEN criu/pie/parasite-blob.h [2019-10-29T22:26:55.533Z] #42 55.06 CC criu/arch/s390/restorer.o [2019-10-29T22:26:55.789Z] #41 12.99 PBCC images/vma.pb-c.c [2019-10-29T22:26:55.789Z] #41 13.08 DEP images/vma.pb-c.d [2019-10-29T22:26:55.789Z] #41 13.13 PBCC images/creds.pb-c.c [2019-10-29T22:26:55.789Z] #41 13.17 DEP images/creds.pb-c.d [2019-10-29T22:26:55.789Z] #41 13.22 PBCC images/utsns.pb-c.c [2019-10-29T22:26:55.937Z] #42 ... [2019-10-29T22:26:55.937Z] [2019-10-29T22:26:55.937Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:55.937Z] #18 56.66 Selecting previously unselected package python3-pip. [2019-10-29T22:26:55.937Z] #18 56.66 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-29T22:26:55.937Z] #18 56.67 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-29T22:26:55.937Z] #18 56.99 Selecting previously unselected package python3-pkg-resources. [2019-10-29T22:26:55.937Z] #18 56.99 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-29T22:26:55.937Z] #18 57.01 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-29T22:26:55.937Z] #18 57.20 Selecting previously unselected package python3-setuptools. [2019-10-29T22:26:55.937Z] #18 57.21 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-29T22:26:55.937Z] #18 57.22 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-29T22:26:55.937Z] #18 57.48 Selecting previously unselected package python3-wheel. [2019-10-29T22:26:55.937Z] #18 57.48 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-29T22:26:55.937Z] #18 57.48 Unpacking python3-wheel (0.29.0-2) ... [2019-10-29T22:26:55.937Z] #18 57.70 Selecting previously unselected package thin-provisioning-tools. [2019-10-29T22:26:55.937Z] #18 57.70 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-29T22:26:55.937Z] #18 57.71 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-29T22:26:55.937Z] #18 58.30 Selecting previously unselected package vim-runtime. [2019-10-29T22:26:55.937Z] #18 58.30 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:26:55.937Z] #18 58.34 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-29T22:26:55.937Z] #18 58.36 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-29T22:26:55.937Z] #18 58.37 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:55.937Z] #18 63.23 Selecting previously unselected package vim. [2019-10-29T22:26:55.937Z] #18 63.23 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-29T22:26:55.937Z] #18 63.24 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:26:55.937Z] #18 63.88 Selecting previously unselected package xfsprogs. [2019-10-29T22:26:55.937Z] #18 63.88 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-29T22:26:55.937Z] #18 63.88 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-29T22:26:55.937Z] #18 64.50 Selecting previously unselected package zip. [2019-10-29T22:26:55.937Z] #18 64.50 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-29T22:26:55.937Z] #18 64.50 Unpacking zip (3.0-11+b1) ... [2019-10-29T22:26:55.937Z] #18 64.67 Selecting previously unselected package libapparmor-perl. [2019-10-29T22:26:55.937Z] #18 64.67 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-29T22:26:55.937Z] #18 64.67 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-29T22:26:55.937Z] #18 64.79 Selecting previously unselected package apparmor. [2019-10-29T22:26:55.937Z] #18 64.79 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-29T22:26:55.937Z] #18 64.82 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-29T22:26:55.937Z] #18 ... [2019-10-29T22:26:55.937Z] [2019-10-29T22:26:55.937Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:55.937Z] #42 55.46 CC criu/pie/restorer.o [2019-10-29T22:26:56.045Z] #41 13.25 DEP images/utsns.pb-c.d [2019-10-29T22:26:56.045Z] #41 13.31 PBCC images/ipc-desc.pb-c.c [2019-10-29T22:26:56.045Z] #41 13.35 PBCC images/ipc-sem.pb-c.c [2019-10-29T22:26:56.045Z] #41 13.38 DEP images/ipc-desc.pb-c.d [2019-10-29T22:26:56.045Z] #41 13.46 DEP images/ipc-sem.pb-c.d [2019-10-29T22:26:56.302Z] #41 13.53 PBCC images/ipc-msg.pb-c.c [2019-10-29T22:26:56.302Z] #41 13.60 DEP images/ipc-msg.pb-c.d [2019-10-29T22:26:56.302Z] #41 13.67 PBCC images/ipc-shm.pb-c.c [2019-10-29T22:26:56.302Z] #41 13.71 DEP images/ipc-shm.pb-c.d [2019-10-29T22:26:56.558Z] #41 13.79 PBCC images/ipc-var.pb-c.c [2019-10-29T22:26:56.558Z] #41 ... [2019-10-29T22:26:56.558Z] [2019-10-29T22:26:56.558Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:26:56.558Z] #59 34.82 + cd /tmp/tmp.2vAlJWIcmB/src/github.com/containerd/containerd [2019-10-29T22:26:56.558Z] #59 34.85 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:26:57.121Z] #59 35.31 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-29T22:26:57.121Z] #59 35.31 + BUILDTAGS='netgo osusergo static_build' [2019-10-29T22:26:57.121Z] #59 35.31 + export EXTRA_FLAGS=-buildmode=pie [2019-10-29T22:26:57.121Z] #59 35.32 + EXTRA_FLAGS=-buildmode=pie [2019-10-29T22:26:57.121Z] #59 35.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-29T22:26:57.121Z] #59 35.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-29T22:26:57.121Z] #59 35.32 + '[' '' = dynamic ']' [2019-10-29T22:26:57.121Z] #59 35.32 + make [2019-10-29T22:26:57.683Z] #59 ... [2019-10-29T22:26:57.683Z] [2019-10-29T22:26:57.683Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:57.683Z] #36 12.54 [100%] Linking C executable tini-static [2019-10-29T22:26:57.683Z] #36 13.13 [100%] Built target tini-static [2019-10-29T22:26:57.683Z] #36 13.25 + mkdir -p /build [2019-10-29T22:26:57.683Z] #36 13.27 + cp tini-static /build/docker-init [2019-10-29T22:26:57.683Z] #36 DONE 13.8s [2019-10-29T22:26:57.784Z] #22 ... [2019-10-29T22:26:57.785Z] [2019-10-29T22:26:57.785Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:57.785Z] #17 63.48 Selecting previously unselected package btrfs-progs. [2019-10-29T22:26:57.785Z] #17 63.49 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 63.50 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-29T22:26:57.785Z] #17 64.13 Selecting previously unselected package btrfs-tools. [2019-10-29T22:26:57.785Z] #17 64.13 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 64.14 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-29T22:26:57.785Z] #17 64.24 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-29T22:26:57.785Z] #17 64.25 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 64.28 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-29T22:26:57.785Z] #17 64.51 Selecting previously unselected package dmsetup. [2019-10-29T22:26:57.785Z] #17 64.51 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 64.52 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-29T22:26:57.785Z] #17 64.72 Selecting previously unselected package libonig4:arm64. [2019-10-29T22:26:57.785Z] #17 64.72 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 64.73 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-29T22:26:57.785Z] #17 64.95 Selecting previously unselected package libjq1:arm64. [2019-10-29T22:26:57.785Z] #17 64.97 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 64.97 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-29T22:26:57.785Z] #17 65.15 Selecting previously unselected package jq. [2019-10-29T22:26:57.785Z] #17 65.17 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 65.19 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-29T22:26:57.785Z] #17 65.44 Selecting previously unselected package libaio1:arm64. [2019-10-29T22:26:57.785Z] #17 65.45 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 65.47 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-29T22:26:57.785Z] #17 65.57 Selecting previously unselected package libcap2-bin. [2019-10-29T22:26:57.785Z] #17 65.59 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 65.60 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-29T22:26:57.785Z] #17 65.75 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-29T22:26:57.785Z] #17 65.76 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 65.79 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-29T22:26:57.785Z] #17 65.93 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-29T22:26:57.785Z] #17 65.93 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-29T22:26:57.785Z] #17 65.96 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-29T22:26:57.879Z] #42 ... [2019-10-29T22:26:57.879Z] [2019-10-29T22:26:57.879Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:57.879Z] #45 85.30 crypto/rand [2019-10-29T22:26:57.879Z] #45 86.49 crypto/rsa [2019-10-29T22:26:57.879Z] #45 87.85 crypto/dsa [2019-10-29T22:26:57.879Z] #45 88.17 crypto/x509/pkix [2019-10-29T22:26:57.879Z] #45 88.47 vendor/golang.org/x/crypto/cryptobyte [2019-10-29T22:26:57.879Z] #45 88.93 net [2019-10-29T22:26:57.879Z] #45 90.70 vendor/golang.org/x/sys/cpu [2019-10-29T22:26:57.879Z] #45 91.22 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-29T22:26:57.879Z] #45 91.95 vendor/golang.org/x/crypto/poly1305 [2019-10-29T22:26:57.879Z] #45 92.83 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-29T22:26:57.879Z] #45 93.33 vendor/golang.org/x/crypto/curve25519 [2019-10-29T22:26:57.879Z] #45 94.07 vendor/golang.org/x/crypto/hkdf [2019-10-29T22:26:57.879Z] #45 94.33 vendor/golang.org/x/text/transform [2019-10-29T22:26:57.939Z] [2019-10-29T22:26:57.939Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:26:57.939Z] #41 13.87 DEP images/ipc-var.pb-c.d [2019-10-29T22:26:57.939Z] #41 13.96 PBCC images/sk-opts.pb-c.c [2019-10-29T22:26:57.939Z] #41 14.01 PBCC images/packet-sock.pb-c.c [2019-10-29T22:26:57.939Z] #41 14.10 DEP images/sk-opts.pb-c.d [2019-10-29T22:26:57.939Z] #41 14.19 DEP images/packet-sock.pb-c.d [2019-10-29T22:26:57.939Z] #41 14.26 PBCC images/sk-netlink.pb-c.c [2019-10-29T22:26:57.939Z] #41 14.38 DEP images/sk-netlink.pb-c.d [2019-10-29T22:26:57.939Z] #41 14.45 PBCC images/sk-inet.pb-c.c [2019-10-29T22:26:57.939Z] #41 14.51 DEP images/sk-inet.pb-c.d [2019-10-29T22:26:57.939Z] #41 14.60 PBCC images/sk-unix.pb-c.c [2019-10-29T22:26:57.939Z] #41 14.67 DEP images/sk-unix.pb-c.d [2019-10-29T22:26:57.939Z] #41 14.78 PBCC images/mm.pb-c.c [2019-10-29T22:26:57.939Z] #41 14.91 DEP images/mm.pb-c.d [2019-10-29T22:26:57.939Z] #41 15.06 PBCC images/timerfd.pb-c.c [2019-10-29T22:26:57.939Z] #41 15.11 DEP images/timerfd.pb-c.d [2019-10-29T22:26:57.939Z] #41 15.18 PBCC images/timer.pb-c.c [2019-10-29T22:26:57.939Z] #41 15.22 DEP images/timer.pb-c.d [2019-10-29T22:26:57.939Z] #41 15.31 PBCC images/sa.pb-c.c [2019-10-29T22:26:58.046Z] #17 66.28 Selecting previously unselected package libpcre16-3:arm64. [2019-10-29T22:26:58.046Z] #17 66.28 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-29T22:26:58.046Z] #17 66.29 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-29T22:26:58.195Z] #41 15.47 DEP images/sa.pb-c.d [2019-10-29T22:26:58.273Z] #45 95.44 vendor/golang.org/x/text/unicode/bidi [2019-10-29T22:26:58.273Z] #45 ... [2019-10-29T22:26:58.273Z] [2019-10-29T22:26:58.273Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:58.273Z] #18 65.13 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-29T22:26:58.273Z] #18 65.14 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-29T22:26:58.273Z] #18 65.14 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-29T22:26:58.273Z] #18 66.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-29T22:26:58.273Z] #18 66.81 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-29T22:26:58.273Z] #18 66.81 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-29T22:26:58.308Z] #17 66.52 Selecting previously unselected package libpcre32-3:arm64. [2019-10-29T22:26:58.308Z] #17 66.52 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-29T22:26:58.308Z] #17 66.53 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-29T22:26:58.452Z] #41 15.65 PBCC images/pipe-data.pb-c.c [2019-10-29T22:26:58.452Z] #41 15.72 DEP images/pipe-data.pb-c.d [2019-10-29T22:26:58.452Z] #41 15.84 PBCC images/mnt.pb-c.c [2019-10-29T22:26:58.569Z] #17 66.68 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-29T22:26:58.569Z] #17 66.68 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-29T22:26:58.570Z] #17 66.68 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-29T22:26:58.709Z] #41 15.91 DEP images/mnt.pb-c.d [2019-10-29T22:26:58.709Z] #41 16.00 PBCC images/sk-packet.pb-c.c [2019-10-29T22:26:58.709Z] #41 16.04 DEP images/sk-packet.pb-c.d [2019-10-29T22:26:58.844Z] #17 67.07 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-29T22:26:58.844Z] #17 67.07 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-29T22:26:58.844Z] #17 67.08 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-29T22:26:58.965Z] #41 16.28 PBCC images/tcp-stream.pb-c.c [2019-10-29T22:26:58.965Z] #41 16.33 DEP images/tcp-stream.pb-c.d [2019-10-29T22:26:58.965Z] #41 16.41 PBCC images/pipe.pb-c.c [2019-10-29T22:26:59.106Z] #17 67.44 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-29T22:26:59.106Z] #17 67.45 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-29T22:26:59.221Z] #41 16.47 DEP images/pipe.pb-c.d [2019-10-29T22:26:59.221Z] #41 16.52 PBCC images/pstree.pb-c.c [2019-10-29T22:26:59.221Z] #41 16.58 DEP images/pstree.pb-c.d [2019-10-29T22:26:59.221Z] #41 16.60 PBCC images/fs.pb-c.c [2019-10-29T22:26:59.221Z] #41 16.65 DEP images/fs.pb-c.d [2019-10-29T22:26:59.368Z] #17 67.48 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-29T22:26:59.368Z] #17 67.65 Selecting previously unselected package libnl-3-200:arm64. [2019-10-29T22:26:59.368Z] #17 67.65 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-29T22:26:59.368Z] #17 67.66 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-29T22:26:59.477Z] #41 16.76 PBCC images/signalfd.pb-c.c [2019-10-29T22:26:59.477Z] #41 16.81 DEP images/signalfd.pb-c.d [2019-10-29T22:26:59.477Z] #41 16.86 PBCC images/fh.pb-c.c [2019-10-29T22:26:59.477Z] #41 16.89 PBCC images/fsnotify.pb-c.c [2019-10-29T22:26:59.629Z] #17 67.81 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-29T22:26:59.629Z] #17 67.82 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-29T22:26:59.629Z] #17 67.86 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-29T22:26:59.734Z] #41 16.98 DEP images/fh.pb-c.d [2019-10-29T22:26:59.734Z] #41 17.08 DEP images/fsnotify.pb-c.d [2019-10-29T22:26:59.734Z] #41 17.15 PBCC images/eventpoll.pb-c.c [2019-10-29T22:26:59.890Z] #17 68.03 Selecting previously unselected package libreadline5:arm64. [2019-10-29T22:26:59.890Z] #17 68.03 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-29T22:26:59.890Z] #17 68.05 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-29T22:26:59.890Z] #17 ... [2019-10-29T22:26:59.890Z] [2019-10-29T22:26:59.890Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:26:59.890Z] #44 113.8 crypto/tls [2019-10-29T22:26:59.890Z] #44 119.9 net/http/httptrace [2019-10-29T22:26:59.890Z] #44 120.1 net/http [2019-10-29T22:26:59.890Z] #44 ... [2019-10-29T22:26:59.890Z] [2019-10-29T22:26:59.890Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:26:59.890Z] #17 68.21 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-29T22:26:59.890Z] #17 68.21 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-29T22:26:59.990Z] #41 17.19 DEP images/eventpoll.pb-c.d [2019-10-29T22:26:59.990Z] #41 17.24 PBCC images/eventfd.pb-c.c [2019-10-29T22:26:59.990Z] #41 17.25 DEP images/eventfd.pb-c.d [2019-10-29T22:26:59.990Z] #41 17.32 PBCC images/remap-file-path.pb-c.c [2019-10-29T22:26:59.990Z] #41 17.32 DEP images/remap-file-path.pb-c.d [2019-10-29T22:26:59.990Z] #41 17.36 PBCC images/fifo.pb-c.c [2019-10-29T22:27:00.151Z] #17 68.23 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-29T22:27:00.151Z] #17 ... [2019-10-29T22:27:00.151Z] [2019-10-29T22:27:00.151Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:00.151Z] #41 55.26 CC images/google/protobuf/descriptor.o [2019-10-29T22:27:00.151Z] #41 57.05 CC images/opts.o [2019-10-29T22:27:00.151Z] #41 57.40 CC images/seccomp.o [2019-10-29T22:27:00.151Z] #41 57.60 CC images/binfmt-misc.o [2019-10-29T22:27:00.151Z] #41 57.88 CC images/time.o [2019-10-29T22:27:00.151Z] #41 58.11 CC images/sysctl.o [2019-10-29T22:27:00.151Z] #41 58.41 CC images/autofs.o [2019-10-29T22:27:00.151Z] #41 58.67 CC images/macvlan.o [2019-10-29T22:27:00.151Z] #41 58.88 CC images/sit.o [2019-10-29T22:27:00.151Z] #41 59.14 LINK images/built-in.o [2019-10-29T22:27:00.151Z] #41 59.26 GEN compel/include/asm [2019-10-29T22:27:00.151Z] #41 59.26 GEN compel/include/version.h [2019-10-29T22:27:00.151Z] #41 59.31 touch .config [2019-10-29T22:27:00.151Z] #41 59.32 GEN include/common/config.h [2019-10-29T22:27:00.151Z] #41 59.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-29T22:27:00.151Z] #41 59.43 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-29T22:27:00.151Z] #41 59.48 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-29T22:27:00.151Z] #41 59.49 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-29T22:27:00.151Z] #41 59.53 DEP compel/plugins/std/infect.d [2019-10-29T22:27:00.151Z] #41 59.67 DEP compel/plugins/std/string.d [2019-10-29T22:27:00.151Z] #41 59.80 DEP compel/plugins/std/log.d [2019-10-29T22:27:00.151Z] #41 59.89 DEP compel/plugins/std/fds.d [2019-10-29T22:27:00.151Z] #41 60.05 DEP compel/plugins/std/std.d [2019-10-29T22:27:00.151Z] #41 60.21 DEP compel/plugins/shmem/shmem.d [2019-10-29T22:27:00.151Z] #41 60.33 DEP compel/plugins/fds/fds.d [2019-10-29T22:27:00.151Z] #41 60.54 CC compel/plugins/std/std.o [2019-10-29T22:27:00.151Z] #41 60.92 CC compel/plugins/std/fds.o [2019-10-29T22:27:00.151Z] #41 61.27 CC compel/plugins/std/log.o [2019-10-29T22:27:00.151Z] #41 62.26 CC compel/plugins/std/string.o [2019-10-29T22:27:00.151Z] #41 62.80 CC compel/plugins/std/infect.o [2019-10-29T22:27:00.151Z] #41 63.27 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-29T22:27:00.151Z] #41 63.34 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-29T22:27:00.151Z] #41 63.46 AR compel/plugins/std.lib.a [2019-10-29T22:27:00.151Z] #41 63.55 CC compel/plugins/fds/fds.o [2019-10-29T22:27:00.151Z] #41 63.88 AR compel/plugins/fds.lib.a [2019-10-29T22:27:00.151Z] #41 63.93 HOSTDEP compel/src/lib/log-host.d [2019-10-29T22:27:00.151Z] #41 64.20 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-29T22:27:00.151Z] #41 64.43 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-29T22:27:00.151Z] #41 64.59 HOSTDEP compel/src/main-host.d [2019-10-29T22:27:00.151Z] #41 64.80 DEP compel/src/lib/ptrace.d [2019-10-29T22:27:00.151Z] #41 65.00 DEP compel/src/lib/infect.d [2019-10-29T22:27:00.151Z] #41 65.18 DEP compel/src/lib/infect-util.d [2019-10-29T22:27:00.183Z] #38 ... [2019-10-29T22:27:00.183Z] [2019-10-29T22:27:00.183Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:00.183Z] #17 126.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-29T22:27:00.183Z] #17 127.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-29T22:27:00.183Z] #17 127.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-29T22:27:00.183Z] #17 127.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-29T22:27:00.183Z] #17 127.9 Setting up python3-wheel (0.29.0-2) ... [2019-10-29T22:27:00.183Z] #17 128.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-29T22:27:00.183Z] #17 129.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-29T22:27:00.183Z] #17 129.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-29T22:27:00.183Z] #17 130.4 Setting up dmsetup (2:1.02.137-2) ... [2019-10-29T22:27:00.183Z] #17 130.5 Setting up python3-setuptools (33.1.1-1) ... [2019-10-29T22:27:00.183Z] #17 131.5 Setting up dh-python (2.20170125) ... [2019-10-29T22:27:00.183Z] #17 132.1 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-29T22:27:00.183Z] #17 132.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:27:00.183Z] #17 DONE 132.6s [2019-10-29T22:27:00.183Z] [2019-10-29T22:27:00.183Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:00.183Z] #41 129.1 CC criu/irmap.o [2019-10-29T22:27:00.183Z] #41 129.7 CC criu/kcmp-ids.o [2019-10-29T22:27:00.183Z] #41 130.0 CC criu/kerndat.o [2019-10-29T22:27:00.183Z] #41 131.0 CC criu/libnetlink.o [2019-10-29T22:27:00.183Z] #41 131.3 CC criu/log.o [2019-10-29T22:27:00.183Z] #41 131.7 CC criu/lsm.o [2019-10-29T22:27:00.183Z] #41 132.1 CC criu/mem.o [2019-10-29T22:27:00.183Z] #41 133.5 CC criu/mount.o [2019-10-29T22:27:00.201Z] #18 69.02 Selecting previously unselected package binutils-mingw-w64. [2019-10-29T22:27:00.201Z] #18 69.03 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-29T22:27:00.201Z] #18 69.03 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-29T22:27:00.201Z] #18 69.12 Selecting previously unselected package mingw-w64-common. [2019-10-29T22:27:00.201Z] #18 69.12 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-29T22:27:00.246Z] #41 17.39 DEP images/fifo.pb-c.d [2019-10-29T22:27:00.246Z] #41 17.50 PBCC images/ghost-file.pb-c.c [2019-10-29T22:27:00.246Z] #41 17.60 DEP images/ghost-file.pb-c.d [2019-10-29T22:27:00.413Z] #41 65.35 DEP compel/src/lib/infect-rpc.d [2019-10-29T22:27:00.413Z] #41 65.57 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-29T22:27:00.502Z] #41 17.66 PBCC images/regfile.pb-c.c [2019-10-29T22:27:00.502Z] #41 17.71 DEP images/regfile.pb-c.d [2019-10-29T22:27:00.502Z] #41 17.80 PBCC images/ns.pb-c.c [2019-10-29T22:27:00.502Z] #41 17.82 DEP images/ns.pb-c.d [2019-10-29T22:27:00.502Z] #41 17.86 PBCC images/fdinfo.pb-c.c [2019-10-29T22:27:00.502Z] #41 17.94 DEP images/fdinfo.pb-c.d [2019-10-29T22:27:00.593Z] #18 69.12 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-29T22:27:00.674Z] #41 65.69 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-29T22:27:00.674Z] #41 65.84 DEP compel/src/lib/log.d [2019-10-29T22:27:00.758Z] #41 18.01 PBCC images/core-aarch64.pb-c.c [2019-10-29T22:27:00.758Z] #41 18.07 PBCC images/core-arm.pb-c.c [2019-10-29T22:27:00.758Z] #41 18.20 PBCC images/core-ppc64.pb-c.c [2019-10-29T22:27:00.935Z] #41 66.00 DEP compel/src/main.d [2019-10-29T22:27:01.014Z] #41 18.28 PBCC images/core-s390.pb-c.c [2019-10-29T22:27:01.014Z] #41 18.32 PBCC images/core-x86.pb-c.c [2019-10-29T22:27:01.014Z] #41 18.39 PBCC images/core.pb-c.c [2019-10-29T22:27:01.196Z] #41 66.28 DEP compel/src/lib/handle-elf.d [2019-10-29T22:27:01.270Z] #41 18.50 PBCC images/inventory.pb-c.c [2019-10-29T22:27:01.270Z] #41 18.58 DEP images/core-aarch64.pb-c.d [2019-10-29T22:27:01.270Z] #41 18.65 DEP images/core-arm.pb-c.d [2019-10-29T22:27:01.457Z] #41 66.46 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-29T22:27:01.457Z] #41 ... [2019-10-29T22:27:01.457Z] [2019-10-29T22:27:01.457Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:01.457Z] #17 69.77 Selecting previously unselected package net-tools. [2019-10-29T22:27:01.457Z] #17 69.77 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-29T22:27:01.457Z] #17 69.79 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-29T22:27:01.527Z] #41 18.71 DEP images/core-ppc64.pb-c.d [2019-10-29T22:27:01.527Z] #41 18.81 DEP images/core-s390.pb-c.d [2019-10-29T22:27:01.527Z] #41 18.89 DEP images/core-x86.pb-c.d [2019-10-29T22:27:01.527Z] #41 18.95 DEP images/core.pb-c.d [2019-10-29T22:27:01.718Z] #17 70.09 Selecting previously unselected package python-pip-whl. [2019-10-29T22:27:01.783Z] #41 19.04 DEP images/inventory.pb-c.d [2019-10-29T22:27:01.783Z] #41 ... [2019-10-29T22:27:01.783Z] [2019-10-29T22:27:01.783Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:01.783Z] #44 91.59 regexp/syntax [2019-10-29T22:27:01.783Z] #44 93.27 fmt [2019-10-29T22:27:01.783Z] #44 97.51 regexp [2019-10-29T22:27:01.783Z] #44 99.46 go/token [2019-10-29T22:27:01.783Z] #44 100.3 go/scanner [2019-10-29T22:27:01.783Z] #44 ... [2019-10-29T22:27:01.783Z] [2019-10-29T22:27:01.783Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:01.783Z] #41 19.14 PBCC images/cpuinfo.pb-c.c [2019-10-29T22:27:01.783Z] #41 19.15 DEP images/cpuinfo.pb-c.d [2019-10-29T22:27:01.783Z] #41 19.21 PBCC images/stats.pb-c.c [2019-10-29T22:27:01.978Z] #17 70.11 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-29T22:27:01.978Z] #17 70.12 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-29T22:27:02.039Z] #41 19.26 DEP images/stats.pb-c.d [2019-10-29T22:27:02.039Z] #41 ... [2019-10-29T22:27:02.039Z] [2019-10-29T22:27:02.039Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:02.039Z] #17 4.278 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:27:02.039Z] #17 4.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:27:02.039Z] #17 4.383 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:27:02.039Z] #17 4.386 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:27:02.039Z] #17 4.440 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:27:02.039Z] #17 5.091 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-29T22:27:02.039Z] #17 6.528 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-29T22:27:02.039Z] #17 7.356 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-29T22:27:02.084Z] #41 137.0 CC criu/namespaces.o [2019-10-29T22:27:02.239Z] #17 70.53 Selecting previously unselected package python3-pip. [2019-10-29T22:27:02.239Z] #17 70.53 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-29T22:27:02.295Z] #17 ... [2019-10-29T22:27:02.295Z] [2019-10-29T22:27:02.295Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:02.295Z] #44 101.8 go/ast [2019-10-29T22:27:02.295Z] #44 102.0 internal/lazyregexp [2019-10-29T22:27:02.501Z] #17 70.54 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-29T22:27:02.501Z] #17 70.72 Selecting previously unselected package python3-pkg-resources. [2019-10-29T22:27:02.501Z] #17 70.73 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-29T22:27:02.501Z] #17 70.74 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-29T22:27:02.551Z] #44 102.3 net/url [2019-10-29T22:27:02.762Z] #17 70.90 Selecting previously unselected package python3-setuptools. [2019-10-29T22:27:02.762Z] #17 70.90 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-29T22:27:02.762Z] #17 70.92 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-29T22:27:02.913Z] #18 ... [2019-10-29T22:27:02.914Z] [2019-10-29T22:27:02.914Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:02.914Z] #42 58.18 LINK criu/pie/restorer.built-in.o [2019-10-29T22:27:02.914Z] #42 58.18 GEN criu/pie/restorer-blob.h [2019-10-29T22:27:02.914Z] #42 58.25 DEP criu/vdso.d [2019-10-29T22:27:02.914Z] #42 58.45 DEP criu/uts_ns.d [2019-10-29T22:27:02.914Z] #42 58.63 DEP criu/util.d [2019-10-29T22:27:02.914Z] #42 58.94 DEP criu/uffd.d [2019-10-29T22:27:02.914Z] #42 59.11 DEP criu/tun.d [2019-10-29T22:27:02.914Z] #42 59.27 DEP criu/tty.d [2019-10-29T22:27:02.914Z] #42 59.49 DEP criu/timerfd.d [2019-10-29T22:27:02.914Z] #42 59.66 DEP criu/sysfs_parse.d [2019-10-29T22:27:02.914Z] #42 59.79 DEP criu/sysctl.d [2019-10-29T22:27:02.914Z] #42 59.97 DEP criu/string.d [2019-10-29T22:27:02.914Z] #42 60.02 DEP criu/stats.d [2019-10-29T22:27:02.914Z] #42 60.26 DEP criu/sockets.d [2019-10-29T22:27:02.914Z] #42 60.60 DEP criu/sk-unix.d [2019-10-29T22:27:02.914Z] #42 60.82 DEP criu/sk-tcp.d [2019-10-29T22:27:02.914Z] #42 61.01 DEP criu/sk-queue.d [2019-10-29T22:27:02.914Z] #42 61.22 DEP criu/sk-packet.d [2019-10-29T22:27:02.914Z] #42 61.40 DEP criu/sk-netlink.d [2019-10-29T22:27:02.914Z] #42 61.69 DEP criu/sk-inet.d [2019-10-29T22:27:02.914Z] #42 62.08 DEP criu/signalfd.d [2019-10-29T22:27:02.914Z] #42 62.30 DEP criu/sigframe.d [2019-10-29T22:27:02.914Z] #42 62.48 DEP criu/shmem.d [2019-10-29T22:27:03.023Z] #17 71.17 Selecting previously unselected package python3-wheel. [2019-10-29T22:27:03.023Z] #17 71.18 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-29T22:27:03.023Z] #17 71.20 Unpacking python3-wheel (0.29.0-2) ... [2019-10-29T22:27:03.284Z] #17 71.37 Selecting previously unselected package thin-provisioning-tools. [2019-10-29T22:27:03.284Z] #17 71.38 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-29T22:27:03.284Z] #17 71.39 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-29T22:27:03.311Z] #42 62.79 DEP criu/servicefd.d [2019-10-29T22:27:03.459Z] #41 138.7 CC criu/net.o [2019-10-29T22:27:03.545Z] #17 71.68 Selecting previously unselected package vim-runtime. [2019-10-29T22:27:03.545Z] #17 71.69 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:27:03.545Z] #17 71.75 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-29T22:27:03.545Z] #17 71.78 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-29T22:27:03.545Z] #17 71.78 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:03.695Z] #42 63.10 DEP criu/seize.d [2019-10-29T22:27:03.695Z] #42 63.22 DEP criu/seccomp.d [2019-10-29T22:27:04.091Z] #42 63.44 DEP criu/rst-malloc.d [2019-10-29T22:27:04.091Z] #42 63.49 DEP criu/rbtree.d [2019-10-29T22:27:04.091Z] #42 63.54 DEP criu/pstree.d [2019-10-29T22:27:04.091Z] #42 63.70 DEP criu/protobuf.d [2019-10-29T22:27:04.442Z] #44 104.1 text/template/parse [2019-10-29T22:27:04.493Z] #42 63.90 GEN criu/protobuf-desc-gen.h [2019-10-29T22:27:05.350Z] #42 ... [2019-10-29T22:27:05.350Z] [2019-10-29T22:27:05.350Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:05.350Z] #18 74.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-29T22:27:05.350Z] #18 74.12 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-29T22:27:05.350Z] #18 74.12 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-29T22:27:05.858Z] #44 ... [2019-10-29T22:27:05.858Z] [2019-10-29T22:27:05.858Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:27:05.858Z] #31 95.65 flag [2019-10-29T22:27:05.858Z] #31 95.67 github.com/BurntSushi/toml [2019-10-29T22:27:05.858Z] #31 97.46 log [2019-10-29T22:27:05.858Z] #31 101.2 github.com/BurntSushi/toml/cmd/tomlv [2019-10-29T22:27:06.119Z] #31 ... [2019-10-29T22:27:06.119Z] [2019-10-29T22:27:06.119Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:06.119Z] #41 21.11 make[1]: Nothing to be done for 'all'. [2019-10-29T22:27:06.119Z] #41 22.60 CC images/stats.o [2019-10-29T22:27:06.119Z] #41 23.04 CC images/core.o [2019-10-29T22:27:06.388Z] #41 ... [2019-10-29T22:27:06.388Z] [2019-10-29T22:27:06.388Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:27:06.388Z] #31 DONE 106.3s [2019-10-29T22:27:06.651Z] [2019-10-29T22:27:06.651Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:06.651Z] #17 17.00 Fetched 7920 kB in 13s (576 kB/s) [2019-10-29T22:27:06.743Z] #41 141.5 CC criu/netfilter.o [2019-10-29T22:27:06.743Z] #41 141.8 CC criu/page-pipe.o [2019-10-29T22:27:06.917Z] #17 74.99 Selecting previously unselected package vim. [2019-10-29T22:27:06.917Z] #17 75.00 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-29T22:27:06.917Z] #17 75.01 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:07.002Z] #41 142.2 CC criu/page-xfer.o [2019-10-29T22:27:07.179Z] #17 75.47 Selecting previously unselected package xfsprogs. [2019-10-29T22:27:07.179Z] #17 75.47 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-29T22:27:07.179Z] #17 75.48 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-29T22:27:07.761Z] #17 75.95 Selecting previously unselected package zip. [2019-10-29T22:27:07.761Z] #17 75.98 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-29T22:27:07.761Z] #17 76.00 Unpacking zip (3.0-11+b1) ... [2019-10-29T22:27:08.030Z] #17 76.23 Selecting previously unselected package libapparmor-perl. [2019-10-29T22:27:08.030Z] #17 76.28 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-29T22:27:08.030Z] #17 76.30 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-29T22:27:08.296Z] #17 76.49 Selecting previously unselected package apparmor. [2019-10-29T22:27:08.296Z] #17 ... [2019-10-29T22:27:08.296Z] [2019-10-29T22:27:08.296Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:08.296Z] #22 122.1 + mkdir -p /tmp/tmp.m1aKLiBv2L/src/github.com/docker [2019-10-29T22:27:08.296Z] #22 122.1 + mv components/cli /tmp/tmp.m1aKLiBv2L/src/github.com/docker/cli [2019-10-29T22:27:08.296Z] #22 122.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-29T22:27:08.296Z] #22 ... [2019-10-29T22:27:08.296Z] [2019-10-29T22:27:08.296Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:08.296Z] #17 76.50 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-29T22:27:08.296Z] #17 76.59 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-29T22:27:08.376Z] #41 143.2 CC criu/pagemap-cache.o [2019-10-29T22:27:08.376Z] #41 143.6 CC criu/pagemap.o [2019-10-29T22:27:08.871Z] #17 77.09 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-29T22:27:08.871Z] #17 77.10 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-29T22:27:08.871Z] #17 77.10 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-29T22:27:09.040Z] #18 ... [2019-10-29T22:27:09.040Z] [2019-10-29T22:27:09.040Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:09.040Z] #63 97.92 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-29T22:27:09.040Z] #63 97.92 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-29T22:27:09.040Z] #63 DONE 106.0s [2019-10-29T22:27:09.040Z] [2019-10-29T22:27:09.040Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-29T22:27:09.040Z] #64 DONE 0.1s [2019-10-29T22:27:09.040Z] [2019-10-29T22:27:09.040Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:09.040Z] #42 65.25 DEP criu/protobuf-desc.d [2019-10-29T22:27:09.040Z] #42 65.35 DEP criu/proc_parse.d [2019-10-29T22:27:09.040Z] #42 65.57 DEP criu/plugin.d [2019-10-29T22:27:09.040Z] #42 65.63 DEP criu/pipes.d [2019-10-29T22:27:09.040Z] #42 65.77 DEP criu/pie-util.d [2019-10-29T22:27:09.040Z] #42 65.87 DEP criu/pie-util-vdso.d [2019-10-29T22:27:09.040Z] #42 66.08 DEP criu/pie-util-vdso-elf32.d [2019-10-29T22:27:09.040Z] #42 66.28 DEP criu/path.d [2019-10-29T22:27:09.040Z] #42 66.44 DEP criu/parasite-syscall.d [2019-10-29T22:27:09.040Z] #42 66.86 DEP criu/pagemap.d [2019-10-29T22:27:09.040Z] #42 67.23 DEP criu/pagemap-cache.d [2019-10-29T22:27:09.040Z] #42 67.42 DEP criu/page-xfer.d [2019-10-29T22:27:09.040Z] #42 67.57 DEP criu/page-pipe.d [2019-10-29T22:27:09.040Z] #42 67.72 DEP criu/netfilter.d [2019-10-29T22:27:09.040Z] #42 67.86 DEP criu/net.d [2019-10-29T22:27:09.040Z] #42 68.08 DEP criu/namespaces.d [2019-10-29T22:27:09.040Z] #42 68.24 DEP criu/mount.d [2019-10-29T22:27:09.040Z] #42 68.43 DEP criu/mem.d [2019-10-29T22:27:09.168Z] #17 17.00 Reading package lists... [2019-10-29T22:27:09.168Z] #17 ... [2019-10-29T22:27:09.168Z] [2019-10-29T22:27:09.168Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:09.168Z] #59 37.16 + bin/ctr [2019-10-29T22:27:09.168Z] #59 ... [2019-10-29T22:27:09.168Z] [2019-10-29T22:27:09.168Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:09.168Z] #44 108.7 go/parser [2019-10-29T22:27:09.311Z] #41 144.4 CC criu/parasite-syscall.o [2019-10-29T22:27:09.456Z] #42 68.76 DEP criu/lsm.d [2019-10-29T22:27:09.456Z] #42 68.83 DEP criu/log.d [2019-10-29T22:27:09.456Z] #42 68.86 DEP criu/libnetlink.d [2019-10-29T22:27:09.456Z] #42 68.88 DEP criu/kerndat.d [2019-10-29T22:27:09.456Z] #42 68.94 DEP criu/kcmp-ids.d [2019-10-29T22:27:09.456Z] #42 68.96 DEP criu/irmap.d [2019-10-29T22:27:09.456Z] #42 68.99 DEP criu/ipc_ns.d [2019-10-29T22:27:09.456Z] #42 69.07 DEP criu/image.d [2019-10-29T22:27:09.730Z] #44 109.7 text/template [2019-10-29T22:27:09.853Z] #42 69.25 DEP criu/image-desc.d [2019-10-29T22:27:09.853Z] #42 69.31 DEP criu/fsnotify.d [2019-10-29T22:27:09.853Z] #42 69.45 DEP criu/filesystems.d [2019-10-29T22:27:09.877Z] #41 ... [2019-10-29T22:27:09.877Z] [2019-10-29T22:27:09.877Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:27:09.877Z] #18 5.818 Collecting yamllint==1.16.0 [2019-10-29T22:27:10.135Z] #18 ... [2019-10-29T22:27:10.135Z] [2019-10-29T22:27:10.135Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:10.135Z] #41 145.1 CC criu/path.o [2019-10-29T22:27:10.246Z] #42 69.64 DEP criu/files.d [2019-10-29T22:27:10.246Z] #42 69.83 DEP criu/files-reg.d [2019-10-29T22:27:10.255Z] #17 78.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-29T22:27:10.255Z] #17 78.36 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-29T22:27:10.255Z] #17 78.37 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-29T22:27:10.394Z] #41 145.4 CC criu/pie-util-vdso-elf32.o [2019-10-29T22:27:10.636Z] #42 70.07 DEP criu/files-ext.d [2019-10-29T22:27:10.636Z] #42 ... [2019-10-29T22:27:10.636Z] [2019-10-29T22:27:10.636Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:10.636Z] #45 98.05 vendor/golang.org/x/text/unicode/norm [2019-10-29T22:27:10.636Z] #45 103.9 vendor/golang.org/x/net/idna [2019-10-29T22:27:10.636Z] #45 107.4 vendor/golang.org/x/net/http2/hpack [2019-10-29T22:27:10.652Z] #41 145.7 CC criu/pie-util-vdso.o [2019-10-29T22:27:10.910Z] #41 146.0 CC criu/pie-util.o [2019-10-29T22:27:11.047Z] #45 ... [2019-10-29T22:27:11.047Z] [2019-10-29T22:27:11.047Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:11.047Z] #18 79.57 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-29T22:27:11.047Z] #18 79.58 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-29T22:27:11.047Z] #18 79.58 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-29T22:27:11.047Z] #18 79.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-29T22:27:11.047Z] #18 79.71 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-29T22:27:11.047Z] #18 79.71 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:27:11.168Z] #41 146.1 CC criu/pipes.o [2019-10-29T22:27:11.640Z] #17 79.71 Selecting previously unselected package binutils-mingw-w64. [2019-10-29T22:27:11.640Z] #17 79.72 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-29T22:27:11.640Z] #17 79.73 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-29T22:27:11.640Z] #17 79.83 Selecting previously unselected package mingw-w64-common. [2019-10-29T22:27:11.640Z] #17 79.86 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-29T22:27:11.640Z] #17 79.87 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-29T22:27:11.640Z] #17 ... [2019-10-29T22:27:11.640Z] [2019-10-29T22:27:11.640Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:11.640Z] #41 66.70 CC compel/src/lib/log.o [2019-10-29T22:27:11.640Z] #41 67.12 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-29T22:27:11.640Z] #41 67.42 CC compel/arch/aarch64/src/lib/infect.o [2019-10-29T22:27:11.640Z] #41 67.95 CC compel/src/lib/infect-rpc.o [2019-10-29T22:27:11.640Z] #41 68.33 CC compel/src/lib/infect-util.o [2019-10-29T22:27:11.640Z] #41 68.56 CC compel/src/lib/infect.o [2019-10-29T22:27:11.640Z] #41 70.97 CC compel/src/lib/ptrace.o [2019-10-29T22:27:11.640Z] #41 71.53 AR compel/libcompel.a [2019-10-29T22:27:11.640Z] #41 71.59 HOSTCC compel/src/main-host.o [2019-10-29T22:27:11.640Z] #41 71.96 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-29T22:27:11.640Z] #41 72.29 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-29T22:27:11.640Z] #41 72.94 HOSTCC compel/src/lib/log-host.o [2019-10-29T22:27:11.640Z] #41 73.26 HOSTLINK compel/compel-host-bin [2019-10-29T22:27:11.640Z] #41 73.41 DEP soccr/soccr.d [2019-10-29T22:27:11.640Z] #41 73.69 CC soccr/soccr.o [2019-10-29T22:27:11.640Z] #41 75.65 AR soccr/libsoccr.a [2019-10-29T22:27:11.640Z] #41 75.71 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-29T22:27:11.640Z] #41 76.20 DEP criu/arch/aarch64/sigframe.d [2019-10-29T22:27:11.640Z] #41 76.40 DEP criu/arch/aarch64/crtools.d [2019-10-29T22:27:11.640Z] #41 76.65 DEP criu/arch/aarch64/cpu.d [2019-10-29T22:27:11.640Z] #41 76.69 DEP criu/arch/aarch64/bitops.d [2019-10-29T22:27:11.640Z] #41 76.75 CC criu/arch/aarch64/bitops.o [2019-10-29T22:27:11.640Z] #41 76.81 CC criu/arch/aarch64/cpu.o [2019-10-29T22:27:11.736Z] #41 146.8 CC criu/plugin.o [2019-10-29T22:27:11.901Z] #41 76.92 CC criu/arch/aarch64/crtools.o [2019-10-29T22:27:11.996Z] #41 147.1 CC criu/proc_parse.o [2019-10-29T22:27:12.451Z] #18 ... [2019-10-29T22:27:12.451Z] [2019-10-29T22:27:12.451Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:12.451Z] #48 DONE 110.0s [2019-10-29T22:27:12.835Z] [2019-10-29T22:27:12.835Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:12.835Z] #42 70.26 DEP criu/file-lock.d [2019-10-29T22:27:12.835Z] #42 70.45 DEP criu/file-ids.d [2019-10-29T22:27:12.835Z] #42 70.57 DEP criu/fifo.d [2019-10-29T22:27:12.835Z] #42 70.72 DEP criu/fdstore.d [2019-10-29T22:27:12.835Z] #42 70.82 DEP criu/fault-injection.d [2019-10-29T22:27:12.835Z] #42 70.85 DEP criu/external.d [2019-10-29T22:27:12.835Z] #42 70.92 DEP criu/eventpoll.d [2019-10-29T22:27:12.835Z] #42 71.03 DEP criu/eventfd.d [2019-10-29T22:27:12.835Z] #42 71.15 DEP criu/crtools.d [2019-10-29T22:27:12.835Z] #42 71.37 DEP criu/cr-service.d [2019-10-29T22:27:12.835Z] #42 71.51 DEP criu/cr-restore.d [2019-10-29T22:27:12.835Z] #42 71.71 DEP criu/cr-errno.d [2019-10-29T22:27:12.835Z] #42 71.73 DEP criu/cr-dump.d [2019-10-29T22:27:12.835Z] #42 71.87 DEP criu/cr-dedup.d [2019-10-29T22:27:12.835Z] #42 71.98 DEP criu/cr-check.d [2019-10-29T22:27:12.835Z] #42 72.19 DEP criu/config.d [2019-10-29T22:27:12.844Z] #41 77.74 CC criu/arch/aarch64/sigframe.o [2019-10-29T22:27:12.844Z] #41 77.99 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-29T22:27:12.844Z] #41 78.04 DEP criu/arch/aarch64/intraprocedure.d [2019-10-29T22:27:12.844Z] #41 78.09 DEP criu/arch/aarch64/vdso-pie.d [2019-10-29T22:27:12.994Z] #44 112.7 encoding/xml [2019-10-29T22:27:13.258Z] #42 72.51 DEP criu/clone-noasan.d [2019-10-29T22:27:13.258Z] #42 72.65 DEP criu/cgroup.d [2019-10-29T22:27:13.417Z] #41 78.25 DEP criu/pie/parasite-vdso.d [2019-10-29T22:27:13.417Z] #41 78.48 DEP criu/pie/util-vdso.d [2019-10-29T22:27:13.665Z] #42 72.92 DEP criu/cgroup-props.d [2019-10-29T22:27:13.665Z] #42 73.01 DEP criu/bitmap.d [2019-10-29T22:27:13.665Z] #42 73.03 DEP criu/bfd.d [2019-10-29T22:27:13.665Z] #42 73.14 DEP criu/autofs.d [2019-10-29T22:27:13.665Z] #42 73.23 DEP criu/aio.d [2019-10-29T22:27:13.679Z] #41 ... [2019-10-29T22:27:13.679Z] [2019-10-29T22:27:13.679Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:13.679Z] #44 129.0 github.com/LK4D4/vndr/godl [2019-10-29T22:27:13.679Z] #44 129.7 github.com/LK4D4/vndr [2019-10-29T22:27:13.679Z] #44 DONE 137.4s [2019-10-29T22:27:13.679Z] [2019-10-29T22:27:13.679Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:13.679Z] #41 78.60 DEP criu/pie/util.d [2019-10-29T22:27:13.939Z] #41 78.87 CC criu/pie/util.o [2019-10-29T22:27:14.065Z] #42 73.40 DEP criu/action-scripts.d [2019-10-29T22:27:14.065Z] #42 73.57 CC criu/action-scripts.o [2019-10-29T22:27:14.200Z] #41 79.27 CC criu/pie/util-vdso.o [2019-10-29T22:27:14.471Z] #42 74.01 CC criu/aio.o [2019-10-29T22:27:14.538Z] #41 149.4 CC criu/protobuf-desc.o [2019-10-29T22:27:14.772Z] #41 80.00 CC criu/pie/parasite-vdso.o [2019-10-29T22:27:14.875Z] #42 74.56 CC criu/autofs.o [2019-10-29T22:27:14.880Z] #44 ... [2019-10-29T22:27:14.880Z] [2019-10-29T22:27:14.880Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:14.880Z] #41 24.04 CC images/core-x86.o [2019-10-29T22:27:14.880Z] #41 25.04 CC images/core-arm.o [2019-10-29T22:27:14.880Z] #41 25.53 CC images/core-aarch64.o [2019-10-29T22:27:14.880Z] #41 25.92 CC images/core-ppc64.o [2019-10-29T22:27:14.880Z] #41 26.76 CC images/core-s390.o [2019-10-29T22:27:14.880Z] #41 27.58 CC images/cpuinfo.o [2019-10-29T22:27:14.880Z] #41 28.07 CC images/inventory.o [2019-10-29T22:27:14.880Z] #41 28.36 CC images/fdinfo.o [2019-10-29T22:27:14.880Z] #41 28.85 CC images/fown.o [2019-10-29T22:27:14.880Z] #41 29.15 CC images/ns.o [2019-10-29T22:27:14.880Z] #41 29.42 CC images/regfile.o [2019-10-29T22:27:14.880Z] #41 29.76 CC images/ghost-file.o [2019-10-29T22:27:14.880Z] #41 30.15 CC images/fifo.o [2019-10-29T22:27:14.880Z] #41 30.35 CC images/remap-file-path.o [2019-10-29T22:27:14.880Z] #41 30.54 CC images/eventfd.o [2019-10-29T22:27:14.880Z] #41 30.82 CC images/eventpoll.o [2019-10-29T22:27:14.880Z] #41 31.18 CC images/fh.o [2019-10-29T22:27:14.880Z] #41 31.52 CC images/fsnotify.o [2019-10-29T22:27:14.880Z] #41 32.31 CC images/signalfd.o [2019-10-29T22:27:15.104Z] #41 150.2 CC criu/protobuf.o [2019-10-29T22:27:15.362Z] #41 150.6 CC criu/pstree.o [2019-10-29T22:27:15.440Z] #41 32.62 CC images/fs.o [2019-10-29T22:27:15.440Z] #41 32.86 CC images/pstree.o [2019-10-29T22:27:15.695Z] #41 33.13 CC images/pipe.o [2019-10-29T22:27:15.695Z] #41 ... [2019-10-29T22:27:15.695Z] [2019-10-29T22:27:15.695Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:15.695Z] #44 115.6 go/doc [2019-10-29T22:27:15.715Z] #41 80.74 CC criu/arch/aarch64/vdso-pie.o [2019-10-29T22:27:15.975Z] #41 81.09 CC criu/arch/aarch64/intraprocedure.o [2019-10-29T22:27:15.975Z] #41 81.12 AR criu/pie/pie.lib.a [2019-10-29T22:27:16.234Z] #42 75.75 CC criu/bfd.o [2019-10-29T22:27:16.237Z] #41 81.21 DEP criu/pie/restorer.d [2019-10-29T22:27:16.237Z] #41 ... [2019-10-29T22:27:16.237Z] [2019-10-29T22:27:16.237Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:27:16.237Z] #28 140.1 + rm -rf /tmp/tmp.APHdt1LlwR [2019-10-29T22:27:16.237Z] #28 DONE 140.6s [2019-10-29T22:27:16.237Z] [2019-10-29T22:27:16.237Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:16.237Z] #41 81.46 DEP criu/arch/aarch64/restorer.d [2019-10-29T22:27:16.297Z] #41 ... [2019-10-29T22:27:16.297Z] [2019-10-29T22:27:16.297Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:27:16.297Z] #38 233.4 + rm -rf /tmp/tmp.acHKTTDnYS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.acHKTTDnYS [2019-10-29T22:27:16.499Z] #41 81.72 DEP criu/pie/parasite.d [2019-10-29T22:27:16.760Z] #41 81.99 CC criu/pie/parasite.o [2019-10-29T22:27:16.785Z] #42 76.30 CC criu/bitmap.o [2019-10-29T22:27:16.863Z] #38 DONE 234.0s [2019-10-29T22:27:16.863Z] [2019-10-29T22:27:16.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:16.863Z] #41 151.6 CC criu/rbtree.o [2019-10-29T22:27:16.863Z] #41 151.9 CC criu/rst-malloc.o [2019-10-29T22:27:17.307Z] #42 76.50 CC criu/cgroup-props.o [2019-10-29T22:27:17.430Z] #41 152.3 CC criu/seccomp.o [2019-10-29T22:27:18.145Z] #41 83.18 LINK criu/pie/parasite.built-in.o [2019-10-29T22:27:18.145Z] #41 83.19 GEN criu/pie/parasite-blob.h [2019-10-29T22:27:18.145Z] #41 83.21 CC criu/arch/aarch64/restorer.o [2019-10-29T22:27:18.406Z] #41 83.61 CC criu/pie/restorer.o [2019-10-29T22:27:18.466Z] #42 77.76 CC criu/cgroup.o [2019-10-29T22:27:18.807Z] #41 153.6 CC criu/seize.o [2019-10-29T22:27:19.374Z] #41 154.4 CC criu/servicefd.o [2019-10-29T22:27:19.632Z] #41 154.8 CC criu/shmem.o [2019-10-29T22:27:19.855Z] #44 118.8 github.com/LK4D4/vndr/build [2019-10-29T22:27:19.855Z] #44 119.6 net [2019-10-29T22:27:20.321Z] #41 85.54 LINK criu/pie/restorer.built-in.o [2019-10-29T22:27:20.348Z] Removing intermediate container 1fca28680008 [2019-10-29T22:27:20.348Z] ---> e5fec073bbf0 [2019-10-29T22:27:20.348Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-29T22:27:20.348Z] ---> ebd73b5ebd31 [2019-10-29T22:27:20.348Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-29T22:27:20.381Z] #42 79.98 CC criu/clone-noasan.o [2019-10-29T22:27:20.381Z] #42 80.07 CC criu/config.o [2019-10-29T22:27:20.566Z] #41 155.7 CC criu/sigframe.o [2019-10-29T22:27:20.583Z] #41 85.56 GEN criu/pie/restorer-blob.h [2019-10-29T22:27:20.583Z] #41 85.66 DEP criu/vdso.d [2019-10-29T22:27:20.633Z] ---> caf6051a5d9f [2019-10-29T22:27:20.633Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-29T22:27:20.633Z] ---> Running in 149c6838eba2 [2019-10-29T22:27:20.633Z] Removing intermediate container 149c6838eba2 [2019-10-29T22:27:20.633Z] ---> 8d5fc697c3f4 [2019-10-29T22:27:20.781Z] #44 ... [2019-10-29T22:27:20.781Z] [2019-10-29T22:27:20.781Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:20.781Z] #17 17.00 Reading package lists... [2019-10-29T22:27:20.781Z] #17 23.20 Reading package lists... [2019-10-29T22:27:20.781Z] #17 28.37 Building dependency tree... [2019-10-29T22:27:20.781Z] #17 30.85 The following additional packages will be installed: [2019-10-29T22:27:20.781Z] #17 30.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-29T22:27:20.781Z] #17 30.86 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-29T22:27:20.781Z] #17 30.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-29T22:27:20.781Z] #17 30.86 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-29T22:27:20.781Z] #17 30.86 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-29T22:27:20.781Z] #17 30.86 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-29T22:27:20.781Z] #17 30.86 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-29T22:27:20.781Z] #17 30.87 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-29T22:27:20.781Z] #17 30.87 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-29T22:27:20.781Z] #17 30.87 Suggested packages: [2019-10-29T22:27:20.781Z] #17 30.87 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-29T22:27:20.781Z] #17 30.87 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-29T22:27:20.781Z] #17 30.87 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-29T22:27:20.781Z] #17 30.87 vim-doc vim-scripts xfsdump acl attr quota [2019-10-29T22:27:20.781Z] #17 30.87 Recommended packages: [2019-10-29T22:27:20.781Z] #17 30.87 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-29T22:27:20.781Z] #17 30.87 python3-keyrings.alt python3-xdg unzip [2019-10-29T22:27:20.781Z] #17 ... [2019-10-29T22:27:20.781Z] [2019-10-29T22:27:20.781Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:20.781Z] #41 33.42 CC images/tcp-stream.o [2019-10-29T22:27:20.781Z] #41 33.71 CC images/sk-packet.o [2019-10-29T22:27:20.781Z] #41 34.04 CC images/mnt.o [2019-10-29T22:27:20.781Z] #41 34.34 CC images/pipe-data.o [2019-10-29T22:27:20.781Z] #41 34.56 CC images/sa.o [2019-10-29T22:27:20.781Z] #41 34.77 CC images/timer.o [2019-10-29T22:27:20.781Z] #41 35.08 CC images/timerfd.o [2019-10-29T22:27:20.781Z] #41 35.35 CC images/mm.o [2019-10-29T22:27:20.781Z] #41 35.74 CC images/sk-opts.o [2019-10-29T22:27:20.781Z] #41 36.04 CC images/sk-unix.o [2019-10-29T22:27:20.781Z] #41 36.44 CC images/sk-inet.o [2019-10-29T22:27:20.781Z] #41 36.86 CC images/tun.o [2019-10-29T22:27:20.781Z] #41 37.29 CC images/sk-netlink.o [2019-10-29T22:27:20.781Z] #41 37.63 CC images/packet-sock.o [2019-10-29T22:27:20.781Z] #41 38.18 CC images/ipc-var.o [2019-10-29T22:27:20.825Z] #41 155.9 CC criu/signalfd.o [2019-10-29T22:27:20.843Z] #41 85.79 DEP criu/uts_ns.d [2019-10-29T22:27:20.843Z] #41 85.97 DEP criu/util.d [2019-10-29T22:27:20.918Z] Successfully built 8d5fc697c3f4 [2019-10-29T22:27:20.919Z] Successfully tagged moby-buildx:latest [2019-10-29T22:27:20.919Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-29T22:27:20.919Z] if [ -n "${id}" ]; then \ [2019-10-29T22:27:20.919Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-29T22:27:20.919Z] && touch bundles/buildx; \ [2019-10-29T22:27:20.919Z] docker rm -f ${id}; \ [2019-10-29T22:27:20.919Z] fi [2019-10-29T22:27:21.037Z] #41 38.40 CC images/ipc-desc.o [2019-10-29T22:27:21.084Z] #41 156.2 CC criu/sk-inet.o [2019-10-29T22:27:21.241Z] #42 ... [2019-10-29T22:27:21.241Z] [2019-10-29T22:27:21.241Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:21.241Z] #45 108.5 mime [2019-10-29T22:27:21.241Z] #45 111.8 crypto/tls [2019-10-29T22:27:21.241Z] #45 117.7 net/http/httptrace [2019-10-29T22:27:21.241Z] #45 118.0 net/http [2019-10-29T22:27:21.342Z] #41 ... [2019-10-29T22:27:21.342Z] [2019-10-29T22:27:21.342Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:27:21.342Z] #18 12.69 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-29T22:27:21.342Z] #18 13.00 Collecting pyyaml (from yamllint==1.16.0) [2019-10-29T22:27:21.342Z] #18 14.21 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-29T22:27:21.342Z] #18 16.17 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-29T22:27:21.342Z] #18 17.29 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-29T22:27:21.342Z] #18 19.04 Building wheels for collected packages: pyyaml, pathspec [2019-10-29T22:27:21.342Z] #18 19.04 Running setup.py bdist_wheel for pyyaml: started [2019-10-29T22:27:21.342Z] #18 19.98 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-29T22:27:21.342Z] #18 19.98 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-29T22:27:21.342Z] #18 20.09 Running setup.py bdist_wheel for pathspec: started [2019-10-29T22:27:21.342Z] #18 20.90 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-29T22:27:21.342Z] #18 20.91 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-29T22:27:21.342Z] #18 20.91 Successfully built pyyaml pathspec [2019-10-29T22:27:21.342Z] #18 20.92 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-29T22:27:21.342Z] #18 21.20 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-29T22:27:21.342Z] #18 DONE 21.5s [2019-10-29T22:27:21.342Z] [2019-10-29T22:27:21.342Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-29T22:27:21.342Z] #23 DONE 0.2s [2019-10-29T22:27:21.342Z] [2019-10-29T22:27:21.342Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:21.415Z] #41 86.24 DEP criu/uffd.d [2019-10-29T22:27:21.415Z] #41 86.44 DEP criu/tun.d [2019-10-29T22:27:21.535Z] 4beebcf6d3b6f321e6af19c513189b182da49767f8ff72486dd549dac2c9ca6e [2019-10-29T22:27:21.535Z] bundles/buildx version [2019-10-29T22:27:21.535Z] buildx v0.3.1 6db68d0 [2019-10-29T22:27:21.535Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:57910190288c71242d914c292930a496d05f30cb . [2019-10-29T22:27:21.535Z] #1 [internal] booting buildkit [2019-10-29T22:27:21.600Z] #41 38.67 CC images/ipc-shm.o [2019-10-29T22:27:21.600Z] #41 ... [2019-10-29T22:27:21.600Z] [2019-10-29T22:27:21.600Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-29T22:27:21.675Z] #41 86.71 DEP criu/tty.d [2019-10-29T22:27:21.818Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-29T22:27:21.856Z] #41 38.94 CC images/ipc-msg.o [2019-10-29T22:27:21.937Z] #41 86.93 DEP criu/timerfd.d [2019-10-29T22:27:22.087Z] #45 ... [2019-10-29T22:27:22.087Z] [2019-10-29T22:27:22.087Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:22.087Z] #42 81.28 CC criu/cr-check.o [2019-10-29T22:27:22.112Z] #41 39.28 CC images/ipc-sem.o [2019-10-29T22:27:22.197Z] #41 87.15 DEP criu/sysfs_parse.d [2019-10-29T22:27:22.197Z] #41 87.38 DEP criu/sysctl.d [2019-10-29T22:27:22.368Z] #41 39.57 CC images/utsns.o [2019-10-29T22:27:22.368Z] #41 39.83 CC images/creds.o [2019-10-29T22:27:22.458Z] #41 87.62 DEP criu/string.d [2019-10-29T22:27:22.458Z] #41 87.66 DEP criu/stats.d [2019-10-29T22:27:22.719Z] #41 87.83 DEP criu/sockets.d [2019-10-29T22:27:22.930Z] #41 40.05 CC images/vma.o [2019-10-29T22:27:22.930Z] #41 ... [2019-10-29T22:27:22.930Z] [2019-10-29T22:27:22.930Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:22.930Z] #17 35.29 The following NEW packages will be installed: [2019-10-29T22:27:22.974Z] #27 DONE 1.5s [2019-10-29T22:27:22.974Z] [2019-10-29T22:27:22.974Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-29T22:27:22.980Z] #41 88.01 DEP criu/sk-unix.d [2019-10-29T22:27:23.186Z] #17 35.30 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-29T22:27:23.186Z] #17 35.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-29T22:27:23.186Z] #17 35.31 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-29T22:27:23.186Z] #17 35.31 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-29T22:27:23.186Z] #17 35.31 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-29T22:27:23.186Z] #17 35.32 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-29T22:27:23.186Z] #17 35.32 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-29T22:27:23.186Z] #17 35.32 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-29T22:27:23.186Z] #17 35.32 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-29T22:27:23.186Z] #17 35.32 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-29T22:27:23.186Z] #17 35.32 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-29T22:27:23.186Z] #17 35.32 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-29T22:27:23.186Z] #17 35.32 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-29T22:27:23.186Z] #17 35.32 xfsprogs xxd xz-utils zip [2019-10-29T22:27:23.232Z] #29 DONE 0.3s [2019-10-29T22:27:23.233Z] [2019-10-29T22:27:23.233Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-29T22:27:23.241Z] #41 88.30 DEP criu/sk-tcp.d [2019-10-29T22:27:23.491Z] #32 DONE 0.1s [2019-10-29T22:27:23.491Z] [2019-10-29T22:27:23.491Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-29T22:27:23.491Z] #37 DONE 0.1s [2019-10-29T22:27:23.491Z] [2019-10-29T22:27:23.491Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-29T22:27:23.501Z] #41 88.55 DEP criu/sk-queue.d [2019-10-29T22:27:23.749Z] #39 DONE 0.3s [2019-10-29T22:27:23.750Z] [2019-10-29T22:27:23.750Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:23.750Z] #41 157.2 CC criu/sk-netlink.o [2019-10-29T22:27:23.750Z] #41 157.5 CC criu/sk-packet.o [2019-10-29T22:27:23.750Z] #41 157.9 CC criu/sk-queue.o [2019-10-29T22:27:23.750Z] #41 158.3 CC criu/sk-tcp.o [2019-10-29T22:27:23.750Z] #41 158.7 CC criu/sk-unix.o [2019-10-29T22:27:23.761Z] #41 88.83 DEP criu/sk-packet.d [2019-10-29T22:27:24.125Z] #17 36.44 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:27:24.125Z] #17 36.44 Need to get 90.9 MB of archives. [2019-10-29T22:27:24.125Z] #17 36.44 After this operation, 541 MB of additional disk space will be used. [2019-10-29T22:27:24.125Z] #17 36.44 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-29T22:27:24.125Z] #17 36.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-29T22:27:24.125Z] #17 36.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-29T22:27:24.125Z] #17 36.45 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-29T22:27:24.125Z] #17 36.45 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-29T22:27:24.125Z] #17 36.46 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-29T22:27:24.125Z] #17 36.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-29T22:27:24.333Z] #41 89.15 DEP criu/sk-netlink.d [2019-10-29T22:27:24.333Z] #41 89.40 DEP criu/sk-inet.d [2019-10-29T22:27:24.353Z] #42 83.43 CC criu/cr-dedup.o [2019-10-29T22:27:24.353Z] #42 83.67 CC criu/cr-dump.o [2019-10-29T22:27:24.381Z] #17 36.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-29T22:27:24.520Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-29T22:27:24.520Z] #1 creating container buildx_buildkit_default [2019-10-29T22:27:24.594Z] #41 89.62 DEP criu/signalfd.d [2019-10-29T22:27:24.594Z] #41 89.74 DEP criu/sigframe.d [2019-10-29T22:27:24.637Z] #17 36.72 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-29T22:27:24.637Z] #17 36.73 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-29T22:27:24.637Z] #17 36.91 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-29T22:27:24.637Z] #17 36.92 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-29T22:27:24.637Z] #17 36.92 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-29T22:27:24.637Z] #17 36.93 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-29T22:27:24.637Z] #17 36.93 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-29T22:27:24.637Z] #17 36.93 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-29T22:27:24.637Z] #17 36.94 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-29T22:27:24.638Z] #17 36.94 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-29T22:27:24.638Z] #17 36.95 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-29T22:27:24.638Z] #17 36.96 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-29T22:27:24.638Z] #17 36.96 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-29T22:27:24.638Z] #17 36.98 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-29T22:27:24.805Z] #1 creating container buildx_buildkit_default 0.4s done [2019-10-29T22:27:24.805Z] #1 DONE 3.2s [2019-10-29T22:27:24.855Z] #41 89.89 DEP criu/shmem.d [2019-10-29T22:27:24.894Z] #17 37.00 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-29T22:27:24.894Z] #17 37.01 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-29T22:27:24.894Z] #17 37.02 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-29T22:27:24.894Z] #17 37.02 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-29T22:27:24.894Z] #17 37.05 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-29T22:27:24.894Z] #17 37.06 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-29T22:27:24.894Z] #17 37.07 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-29T22:27:24.894Z] #17 37.12 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-29T22:27:24.894Z] #17 37.12 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-29T22:27:24.894Z] #17 37.14 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-29T22:27:24.894Z] #17 37.15 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-29T22:27:24.894Z] #17 37.16 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-29T22:27:24.894Z] #17 37.18 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-29T22:27:24.894Z] #17 37.19 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-29T22:27:24.894Z] #17 37.19 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-29T22:27:24.894Z] #17 37.19 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-29T22:27:24.894Z] #17 37.20 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-29T22:27:24.894Z] #17 37.23 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-29T22:27:24.894Z] #17 37.24 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-29T22:27:24.894Z] #17 37.27 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-29T22:27:24.894Z] #17 37.33 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-29T22:27:25.091Z] [2019-10-29T22:27:25.091Z] #3 [internal] load build definition from Dockerfile [2019-10-29T22:27:25.091Z] #3 transferring dockerfile: 14.62kB 0.0s done [2019-10-29T22:27:25.091Z] #3 DONE 0.0s [2019-10-29T22:27:25.091Z] [2019-10-29T22:27:25.091Z] #2 [internal] load .dockerignore [2019-10-29T22:27:25.091Z] #2 transferring context: 87B done [2019-10-29T22:27:25.091Z] #2 DONE 0.0s [2019-10-29T22:27:25.091Z] [2019-10-29T22:27:25.091Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-29T22:27:25.116Z] #41 90.05 DEP criu/servicefd.d [2019-10-29T22:27:25.116Z] #41 90.19 DEP criu/seize.d [2019-10-29T22:27:25.124Z] #41 159.9 CC criu/sockets.o [2019-10-29T22:27:25.150Z] #17 37.34 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-29T22:27:25.150Z] #17 37.35 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-29T22:27:25.150Z] #17 37.36 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-29T22:27:25.150Z] #17 37.37 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-29T22:27:25.150Z] #17 37.38 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-29T22:27:25.377Z] #41 90.31 DEP criu/seccomp.d [2019-10-29T22:27:25.377Z] #41 90.50 DEP criu/rst-malloc.d [2019-10-29T22:27:25.383Z] #41 160.4 CC criu/stats.o [2019-10-29T22:27:25.406Z] #17 37.55 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-29T22:27:25.406Z] #17 37.56 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-29T22:27:25.406Z] #17 37.66 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-29T22:27:25.406Z] #17 37.67 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-29T22:27:25.406Z] #17 37.67 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-29T22:27:25.406Z] #17 37.70 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-29T22:27:25.406Z] #17 37.72 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-29T22:27:25.406Z] #17 37.76 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-29T22:27:25.638Z] #41 90.63 DEP criu/rbtree.d [2019-10-29T22:27:25.638Z] #41 90.70 DEP criu/pstree.d [2019-10-29T22:27:25.641Z] #41 160.7 CC criu/string.o [2019-10-29T22:27:25.641Z] #41 160.7 CC criu/sysctl.o [2019-10-29T22:27:25.710Z] #4 DONE 0.6s [2019-10-29T22:27:25.710Z] [2019-10-29T22:27:25.710Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-29T22:27:25.710Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-29T22:27:25.710Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.77MB / 8.18MB 0.1s [2019-10-29T22:27:25.710Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-29T22:27:25.899Z] #41 90.95 DEP criu/protobuf.d [2019-10-29T22:27:25.968Z] #17 38.27 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-29T22:27:25.968Z] #17 38.34 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-29T22:27:25.968Z] #17 38.42 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-29T22:27:25.968Z] #17 38.44 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-29T22:27:25.999Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-29T22:27:25.999Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-29T22:27:25.999Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-29T22:27:25.999Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-29T22:27:26.160Z] #41 91.12 GEN criu/protobuf-desc-gen.h [2019-10-29T22:27:26.224Z] #17 38.46 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-29T22:27:26.224Z] #17 38.53 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-29T22:27:26.233Z] #41 161.3 CC criu/sysfs_parse.o [2019-10-29T22:27:26.267Z] #42 85.41 CC criu/cr-errno.o [2019-10-29T22:27:26.267Z] #42 85.48 CC criu/cr-restore.o [2019-10-29T22:27:26.481Z] #17 38.71 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-29T22:27:26.501Z] #41 161.6 CC criu/timerfd.o [2019-10-29T22:27:26.617Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-29T22:27:26.617Z] #5 DONE 0.8s [2019-10-29T22:27:26.617Z] [2019-10-29T22:27:26.617Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-29T22:27:26.732Z] #41 ... [2019-10-29T22:27:26.732Z] [2019-10-29T22:27:26.732Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:26.732Z] #17 84.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-29T22:27:26.732Z] #17 84.89 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-29T22:27:26.732Z] #17 84.90 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-29T22:27:26.732Z] #17 88.82 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-29T22:27:26.732Z] #17 88.83 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-29T22:27:26.732Z] #17 88.84 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-29T22:27:26.732Z] #17 88.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-29T22:27:26.732Z] #17 88.95 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-29T22:27:26.732Z] #17 88.97 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-29T22:27:26.738Z] #17 38.91 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-29T22:27:26.738Z] #17 38.92 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-29T22:27:26.907Z] #7 DONE 0.3s [2019-10-29T22:27:26.907Z] [2019-10-29T22:27:26.907Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-29T22:27:26.907Z] #6 DONE 0.3s [2019-10-29T22:27:26.907Z] [2019-10-29T22:27:26.907Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-29T22:27:26.907Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-29T22:27:26.907Z] #66 DONE 0.0s [2019-10-29T22:27:26.907Z] [2019-10-29T22:27:26.907Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:27:26.907Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-29T22:27:26.994Z] #17 39.26 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-29T22:27:27.103Z] #41 162.0 CC criu/tty.o [2019-10-29T22:27:27.120Z] #42 ... [2019-10-29T22:27:27.120Z] [2019-10-29T22:27:27.120Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:27.120Z] #18 96.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-29T22:27:27.120Z] #18 96.05 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-29T22:27:27.120Z] #18 96.05 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:27:27.203Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-29T22:27:27.203Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.1s done [2019-10-29T22:27:27.203Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.2s [2019-10-29T22:27:27.203Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 0.2s [2019-10-29T22:27:27.203Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.2s [2019-10-29T22:27:27.203Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-29T22:27:27.203Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 0B / 45.65MB 0.2s [2019-10-29T22:27:27.203Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.2s [2019-10-29T22:27:27.203Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 0B / 96.41MB 0.2s [2019-10-29T22:27:27.203Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-29T22:27:27.250Z] #17 39.49 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-29T22:27:27.250Z] #17 39.51 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-29T22:27:27.494Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.39MB / 4.30MB 0.3s [2019-10-29T22:27:27.494Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.01MB / 4.30MB 0.4s [2019-10-29T22:27:27.494Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 949.34kB / 10.00MB 0.4s [2019-10-29T22:27:27.675Z] #17 ... [2019-10-29T22:27:27.675Z] [2019-10-29T22:27:27.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:27.675Z] #41 92.65 DEP criu/protobuf-desc.d [2019-10-29T22:27:27.675Z] #41 92.85 DEP criu/proc_parse.d [2019-10-29T22:27:27.797Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.56MB / 4.30MB 0.6s [2019-10-29T22:27:27.797Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.51MB / 10.00MB 0.6s [2019-10-29T22:27:27.797Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.12MB / 4.30MB 0.7s [2019-10-29T22:27:27.797Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 2.49MB / 45.65MB 0.7s [2019-10-29T22:27:27.797Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.10MB / 10.00MB 0.7s [2019-10-29T22:27:27.797Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 0.8s done [2019-10-29T22:27:27.797Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.65MB / 50.07MB 0.9s [2019-10-29T22:27:27.797Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.78MB / 10.00MB 0.9s [2019-10-29T22:27:28.084Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 3.11MB / 52.87MB 1.0s [2019-10-29T22:27:28.084Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.31MB / 10.00MB 1.0s [2019-10-29T22:27:28.246Z] #41 93.14 DEP criu/plugin.d [2019-10-29T22:27:28.246Z] #41 93.24 DEP criu/pipes.d [2019-10-29T22:27:28.246Z] #41 93.46 DEP criu/pie-util.d [2019-10-29T22:27:28.376Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.96MB / 10.00MB 1.2s [2019-10-29T22:27:28.376Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 5.11MB / 45.65MB 1.3s [2019-10-29T22:27:28.376Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.72MB / 10.00MB 1.3s [2019-10-29T22:27:28.479Z] #41 163.3 CC criu/tun.o [2019-10-29T22:27:28.479Z] #41 163.7 CC criu/uffd.o [2019-10-29T22:27:28.507Z] #41 93.56 DEP criu/pie-util-vdso.d [2019-10-29T22:27:28.507Z] #41 93.74 DEP criu/pie-util-vdso-elf32.d [2019-10-29T22:27:28.668Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.31MB / 50.07MB 1.5s [2019-10-29T22:27:28.668Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.50MB / 10.00MB 1.5s [2019-10-29T22:27:28.668Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 5.21MB / 96.41MB 1.5s [2019-10-29T22:27:28.668Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 6.05MB / 52.87MB 1.6s [2019-10-29T22:27:28.668Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.32MB / 10.00MB 1.6s [2019-10-29T22:27:28.769Z] #41 93.89 DEP criu/path.d [2019-10-29T22:27:28.956Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.04MB / 10.00MB 1.8s [2019-10-29T22:27:28.956Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 7.58MB / 45.65MB 1.9s [2019-10-29T22:27:28.956Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.90MB / 10.00MB 1.9s [2019-10-29T22:27:29.029Z] #41 94.09 DEP criu/parasite-syscall.d [2019-10-29T22:27:29.248Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.52MB / 10.00MB 2.1s [2019-10-29T22:27:29.248Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 8.33MB / 50.07MB 2.2s [2019-10-29T22:27:29.248Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.14MB / 10.00MB 2.2s [2019-10-29T22:27:29.291Z] #41 94.31 DEP criu/pagemap.d [2019-10-29T22:27:29.413Z] #41 164.4 CC criu/util.o [2019-10-29T22:27:29.548Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 9.40MB / 52.87MB 2.4s [2019-10-29T22:27:29.548Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.94MB / 10.00MB 2.4s [2019-10-29T22:27:29.548Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 10.50MB / 45.65MB 2.5s [2019-10-29T22:27:29.548Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.4s done [2019-10-29T22:27:29.548Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 10.65MB / 96.41MB 2.5s [2019-10-29T22:27:29.551Z] #41 94.50 DEP criu/pagemap-cache.d [2019-10-29T22:27:29.551Z] #41 94.66 DEP criu/page-xfer.d [2019-10-29T22:27:29.767Z] #17 41.99 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-29T22:27:29.813Z] #41 94.84 DEP criu/page-pipe.d [2019-10-29T22:27:29.813Z] #41 94.93 DEP criu/netfilter.d [2019-10-29T22:27:29.839Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 10.98MB / 50.07MB 2.7s [2019-10-29T22:27:30.074Z] #41 95.11 DEP criu/net.d [2019-10-29T22:27:30.129Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 12.09MB / 52.87MB 2.8s [2019-10-29T22:27:30.129Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 13.02MB / 45.65MB 3.0s [2019-10-29T22:27:30.334Z] #41 95.36 DEP criu/namespaces.d [2019-10-29T22:27:30.335Z] #41 95.48 DEP criu/mount.d [2019-10-29T22:27:30.347Z] #41 165.5 CC criu/uts_ns.o [2019-10-29T22:27:30.420Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 14.27MB / 50.07MB 3.1s [2019-10-29T22:27:30.421Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 15.17MB / 52.87MB 3.4s [2019-10-29T22:27:30.421Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 15.68MB / 45.65MB 3.4s [2019-10-29T22:27:30.421Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 15.53MB / 96.41MB 3.4s [2019-10-29T22:27:30.597Z] #41 95.61 DEP criu/mem.d [2019-10-29T22:27:30.605Z] #41 165.7 CC criu/vdso-compat.o [2019-10-29T22:27:30.858Z] #41 95.83 DEP criu/lsm.d [2019-10-29T22:27:30.858Z] #41 96.02 DEP criu/log.d [2019-10-29T22:27:30.863Z] #41 165.8 CC criu/vdso.o [2019-10-29T22:27:31.052Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 17.92MB / 52.87MB 3.9s [2019-10-29T22:27:31.052Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 17.60MB / 50.07MB 3.9s [2019-10-29T22:27:31.052Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 18.00MB / 45.65MB 3.9s [2019-10-29T22:27:31.119Z] #41 96.16 DEP criu/libnetlink.d [2019-10-29T22:27:31.344Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 20.48MB / 45.65MB 4.2s [2019-10-29T22:27:31.344Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 20.43MB / 96.41MB 4.3s [2019-10-29T22:27:31.380Z] #41 96.32 DEP criu/kerndat.d [2019-10-29T22:27:31.380Z] #41 96.59 DEP criu/kcmp-ids.d [2019-10-29T22:27:31.429Z] #41 166.4 LINK criu/built-in.o [2019-10-29T22:27:31.429Z] #41 166.5 LINK criu/criu [2019-10-29T22:27:31.634Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 21.03MB / 52.87MB 4.5s [2019-10-29T22:27:31.634Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 20.77MB / 50.07MB 4.5s [2019-10-29T22:27:31.641Z] #41 96.66 DEP criu/irmap.d [2019-10-29T22:27:31.641Z] #41 96.82 DEP criu/ipc_ns.d [2019-10-29T22:27:31.687Z] #41 166.8 DEP lib/c/criu.d [2019-10-29T22:27:31.688Z] #41 166.8 CC images/rpc.pb-c.o [2019-10-29T22:27:31.902Z] #41 97.00 DEP criu/image.d [2019-10-29T22:27:31.921Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 23.91MB / 45.65MB 4.8s [2019-10-29T22:27:32.163Z] #41 97.21 DEP criu/image-desc.d [2019-10-29T22:27:32.219Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 23.75MB / 52.87MB 4.9s [2019-10-29T22:27:32.219Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 23.42MB / 50.07MB 4.9s [2019-10-29T22:27:32.219Z] #8 ... [2019-10-29T22:27:32.219Z] [2019-10-29T22:27:32.219Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-29T22:27:32.219Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-29T22:27:32.219Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.3s done [2019-10-29T22:27:32.219Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-29T22:27:32.219Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2019-10-29T22:27:32.219Z] #66 DONE 5.2s [2019-10-29T22:27:32.219Z] [2019-10-29T22:27:32.219Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:27:32.219Z] #8 ... [2019-10-29T22:27:32.219Z] [2019-10-29T22:27:32.219Z] #20 [internal] load build context [2019-10-29T22:27:32.219Z] #20 transferring context: 44.01MB 5.3s [2019-10-29T22:27:32.254Z] #41 167.3 CC lib/c/criu.o [2019-10-29T22:27:32.424Z] #41 97.35 DEP criu/fsnotify.d [2019-10-29T22:27:32.506Z] #20 transferring context: 45.63MB 5.4s done [2019-10-29T22:27:32.506Z] #20 DONE 5.5s [2019-10-29T22:27:32.506Z] [2019-10-29T22:27:32.506Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-29T22:27:32.506Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 27.16MB / 52.87MB 5.4s [2019-10-29T22:27:32.506Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 26.27MB / 50.07MB 5.4s [2019-10-29T22:27:32.506Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 27.81MB / 45.65MB 5.4s [2019-10-29T22:27:32.506Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 26.82MB / 96.41MB 5.4s [2019-10-29T22:27:32.685Z] #41 97.64 DEP criu/filesystems.d [2019-10-29T22:27:32.685Z] #41 97.85 DEP criu/files.d [2019-10-29T22:27:32.792Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 30.08MB / 52.87MB 5.7s [2019-10-29T22:27:32.792Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 29.78MB / 50.07MB 5.7s [2019-10-29T22:27:32.792Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 30.21MB / 45.65MB 5.7s [2019-10-29T22:27:32.946Z] #41 97.96 DEP criu/files-reg.d [2019-10-29T22:27:33.035Z] #17 ... [2019-10-29T22:27:33.035Z] [2019-10-29T22:27:33.035Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:33.035Z] #44 122.4 vendor/golang.org/x/text/transform [2019-10-29T22:27:33.035Z] #44 123.2 vendor/golang.org/x/text/unicode/bidi [2019-10-29T22:27:33.035Z] #44 125.2 vendor/golang.org/x/text/secure/bidirule [2019-10-29T22:27:33.035Z] #44 125.6 vendor/golang.org/x/text/unicode/norm [2019-10-29T22:27:33.035Z] #44 130.6 vendor/golang.org/x/net/idna [2019-10-29T22:27:33.035Z] #44 ... [2019-10-29T22:27:33.035Z] [2019-10-29T22:27:33.035Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:33.035Z] #17 44.96 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:27:33.035Z] #17 45.11 Fetched 90.9 MB in 8s (10.5 MB/s) [2019-10-29T22:27:33.035Z] #17 45.20 Selecting previously unselected package bash-completion. [2019-10-29T22:27:33.036Z] #17 45.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-29T22:27:33.036Z] #17 45.29 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-29T22:27:33.036Z] #17 ... [2019-10-29T22:27:33.036Z] [2019-10-29T22:27:33.036Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:33.036Z] #41 40.41 CC images/netdev.o [2019-10-29T22:27:33.036Z] #41 40.79 CC images/tty.o [2019-10-29T22:27:33.036Z] #41 41.26 CC images/file-lock.o [2019-10-29T22:27:33.036Z] #41 41.55 CC images/rlimit.o [2019-10-29T22:27:33.036Z] #41 41.74 CC images/pagemap.o [2019-10-29T22:27:33.036Z] #41 42.13 CC images/siginfo.o [2019-10-29T22:27:33.036Z] #41 42.52 CC images/rpc.o [2019-10-29T22:27:33.036Z] #41 44.05 CC images/ext-file.o [2019-10-29T22:27:33.036Z] #41 44.25 CC images/cgroup.o [2019-10-29T22:27:33.036Z] #41 45.04 CC images/userns.o [2019-10-29T22:27:33.036Z] #41 45.42 CC images/google/protobuf/descriptor.o [2019-10-29T22:27:33.036Z] #41 47.51 CC images/opts.o [2019-10-29T22:27:33.036Z] #41 47.92 CC images/seccomp.o [2019-10-29T22:27:33.036Z] #41 48.32 CC images/binfmt-misc.o [2019-10-29T22:27:33.036Z] #41 48.55 CC images/time.o [2019-10-29T22:27:33.036Z] #41 48.74 CC images/sysctl.o [2019-10-29T22:27:33.036Z] #41 49.08 CC images/autofs.o [2019-10-29T22:27:33.036Z] #41 49.30 CC images/macvlan.o [2019-10-29T22:27:33.036Z] #41 49.51 CC images/sit.o [2019-10-29T22:27:33.036Z] #41 49.78 LINK images/built-in.o [2019-10-29T22:27:33.036Z] #41 50.00 GEN compel/include/asm [2019-10-29T22:27:33.036Z] #41 50.01 GEN compel/include/version.h [2019-10-29T22:27:33.036Z] #41 50.04 touch .config [2019-10-29T22:27:33.036Z] #41 50.06 GEN include/common/config.h [2019-10-29T22:27:33.036Z] #41 50.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-29T22:27:33.036Z] #41 50.23 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-29T22:27:33.036Z] #41 50.26 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-29T22:27:33.036Z] #41 50.28 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-29T22:27:33.036Z] #41 50.32 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-29T22:27:33.036Z] #41 50.36 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-29T22:27:33.036Z] #41 50.40 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-29T22:27:33.036Z] #41 50.44 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-29T22:27:33.036Z] #41 50.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-29T22:27:33.077Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 34.04MB / 52.87MB 6.0s [2019-10-29T22:27:33.077Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 34.18MB / 50.07MB 6.0s [2019-10-29T22:27:33.077Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 34.54MB / 45.65MB 6.0s [2019-10-29T22:27:33.077Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 33.35MB / 96.41MB 6.0s [2019-10-29T22:27:33.188Z] #41 168.1 LINK lib/c/built-in.o [2019-10-29T22:27:33.188Z] #41 168.1 LINK lib/c/libcriu.so [2019-10-29T22:27:33.188Z] #41 168.3 GEN magic.py [2019-10-29T22:27:33.188Z] #41 168.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-29T22:27:33.188Z] #41 168.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-29T22:27:33.188Z] #41 ... [2019-10-29T22:27:33.188Z] [2019-10-29T22:27:33.188Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:33.188Z] #59 189.4 + bin/containerd [2019-10-29T22:27:33.207Z] #41 98.14 DEP criu/files-ext.d [2019-10-29T22:27:33.207Z] #41 98.30 DEP criu/file-lock.d [2019-10-29T22:27:33.292Z] #41 50.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-29T22:27:33.292Z] #41 50.51 DEP compel/plugins/std/infect.d [2019-10-29T22:27:33.292Z] #41 50.68 DEP compel/plugins/std/string.d [2019-10-29T22:27:33.292Z] #41 50.74 DEP compel/plugins/std/log.d [2019-10-29T22:27:33.362Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 38.42MB / 52.87MB 6.3s [2019-10-29T22:27:33.362Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 37.98MB / 50.07MB 6.3s [2019-10-29T22:27:33.362Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 38.50MB / 45.65MB 6.3s [2019-10-29T22:27:33.468Z] #41 98.56 DEP criu/file-ids.d [2019-10-29T22:27:33.548Z] #41 50.82 DEP compel/plugins/std/fds.d [2019-10-29T22:27:33.641Z] #18 ... [2019-10-29T22:27:33.641Z] [2019-10-29T22:27:33.641Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:33.641Z] #42 89.56 CC criu/cr-service.o [2019-10-29T22:27:33.641Z] #42 90.87 CC criu/crtools.o [2019-10-29T22:27:33.641Z] #42 91.47 CC criu/eventfd.o [2019-10-29T22:27:33.641Z] #42 91.74 CC criu/eventpoll.o [2019-10-29T22:27:33.641Z] #42 92.52 CC criu/external.o [2019-10-29T22:27:33.641Z] #42 92.85 CC criu/fault-injection.o [2019-10-29T22:27:33.641Z] #42 92.94 CC criu/fdstore.o [2019-10-29T22:27:33.641Z] #42 93.23 CC criu/fifo.o [2019-10-29T22:27:33.650Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 38.92MB / 96.41MB 6.4s [2019-10-29T22:27:33.650Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 42.03MB / 52.87MB 6.6s [2019-10-29T22:27:33.650Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 41.77MB / 50.07MB 6.6s [2019-10-29T22:27:33.650Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 42.86MB / 45.65MB 6.6s [2019-10-29T22:27:33.729Z] #41 98.77 DEP criu/fifo.d [2019-10-29T22:27:33.804Z] #41 50.95 DEP compel/plugins/std/std.d [2019-10-29T22:27:33.804Z] #41 ... [2019-10-29T22:27:33.804Z] [2019-10-29T22:27:33.804Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:33.804Z] #44 133.4 vendor/golang.org/x/net/http2/hpack [2019-10-29T22:27:33.937Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 46.10MB / 52.87MB 6.9s [2019-10-29T22:27:33.937Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 45.37MB / 50.07MB 6.9s [2019-10-29T22:27:33.937Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 6.8s done [2019-10-29T22:27:33.989Z] #41 98.92 DEP criu/fdstore.d [2019-10-29T22:27:33.989Z] #41 99.06 DEP criu/fault-injection.d [2019-10-29T22:27:34.053Z] #42 93.61 CC criu/file-ids.o [2019-10-29T22:27:34.227Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 45.85MB / 96.41MB 7.0s [2019-10-29T22:27:34.227Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 51.39MB / 52.87MB 7.2s [2019-10-29T22:27:34.227Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 49.45MB / 50.07MB 7.2s [2019-10-29T22:27:34.250Z] #41 99.16 DEP criu/external.d [2019-10-29T22:27:34.250Z] #41 99.31 DEP criu/eventpoll.d [2019-10-29T22:27:34.452Z] #42 93.94 CC criu/file-lock.o [2019-10-29T22:27:34.510Z] #41 99.47 DEP criu/eventfd.d [2019-10-29T22:27:34.510Z] #41 99.65 DEP criu/crtools.d [2019-10-29T22:27:34.513Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.3s done [2019-10-29T22:27:34.513Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.3s done [2019-10-29T22:27:34.513Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 52.55MB / 96.41MB 7.3s [2019-10-29T22:27:34.513Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 61.53MB / 96.41MB 7.5s [2019-10-29T22:27:34.772Z] #41 99.80 DEP criu/cr-service.d [2019-10-29T22:27:34.800Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 69.68MB / 96.41MB 7.6s [2019-10-29T22:27:34.800Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 78.79MB / 96.41MB 7.8s [2019-10-29T22:27:35.032Z] #41 99.92 DEP criu/cr-restore.d [2019-10-29T22:27:35.032Z] #41 100.1 DEP criu/cr-errno.d [2019-10-29T22:27:35.032Z] #41 100.1 DEP criu/cr-dump.d [2019-10-29T22:27:35.110Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 87.16MB / 96.41MB 7.9s [2019-10-29T22:27:35.110Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 94.80MB / 96.41MB 8.1s [2019-10-29T22:27:35.171Z] #44 134.9 mime [2019-10-29T22:27:35.293Z] #41 100.5 DEP criu/cr-dedup.d [2019-10-29T22:27:35.393Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.2s done [2019-10-29T22:27:35.393Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-29T22:27:35.627Z] #42 95.11 CC criu/files-ext.o [2019-10-29T22:27:35.718Z] #59 ... [2019-10-29T22:27:35.718Z] [2019-10-29T22:27:35.718Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:35.718Z] #41 168.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-29T22:27:35.718Z] #41 169.3 make[1]: Nothing to be done for 'all'. [2019-10-29T22:27:35.718Z] #41 169.7 make[1]: 'images/built-in.o' is up to date. [2019-10-29T22:27:35.718Z] #41 169.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-29T22:27:35.718Z] #41 169.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-29T22:27:35.718Z] #41 169.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-29T22:27:35.718Z] #41 169.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-29T22:27:35.718Z] #41 169.8 make[1]: Nothing to be done for 'all'. [2019-10-29T22:27:35.718Z] #41 169.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-29T22:27:35.718Z] #41 170.0 make[2]: Nothing to be done for 'all'. [2019-10-29T22:27:35.718Z] #41 170.0 make[2]: Nothing to be done for 'all'. [2019-10-29T22:27:35.718Z] #41 170.1 make[2]: Nothing to be done for 'all'. [2019-10-29T22:27:35.718Z] #41 170.1 make[2]: Nothing to be done for 'all'. [2019-10-29T22:27:35.718Z] #41 170.2 make[2]: Nothing to be done for 'all'. [2019-10-29T22:27:35.718Z] #41 170.2 make[2]: Nothing to be done for 'all'. [2019-10-29T22:27:35.718Z] #41 170.2 make[2]: Nothing to be done for 'all'. [2019-10-29T22:27:35.718Z] #41 170.3 make[2]: Nothing to be done for 'all'. [2019-10-29T22:27:35.718Z] #41 170.3 INSTALL criu/criu [2019-10-29T22:27:35.718Z] #41 DONE 170.8s [2019-10-29T22:27:35.864Z] #41 100.7 DEP criu/cr-check.d [2019-10-29T22:27:35.864Z] #41 100.9 DEP criu/config.d [2019-10-29T22:27:35.864Z] #41 101.1 DEP criu/clone-noasan.d [2019-10-29T22:27:35.864Z] #41 ... [2019-10-29T22:27:35.864Z] [2019-10-29T22:27:35.864Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:27:35.864Z] #38 160.2 + dpkg --print-architecture [2019-10-29T22:27:35.864Z] #38 160.2 + rm -rf /tmp/tmp.pQsPeO1P7S [2019-10-29T22:27:35.976Z] [2019-10-29T22:27:35.976Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:36.272Z] #42 95.69 CC criu/files-reg.o [2019-10-29T22:27:36.808Z] #38 DONE 161.2s [2019-10-29T22:27:36.808Z] [2019-10-29T22:27:36.808Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:36.808Z] #41 101.2 DEP criu/cgroup.d [2019-10-29T22:27:36.808Z] #41 101.3 DEP criu/cgroup-props.d [2019-10-29T22:27:36.808Z] #41 101.5 DEP criu/bitmap.d [2019-10-29T22:27:36.808Z] #41 101.5 DEP criu/bfd.d [2019-10-29T22:27:36.808Z] #41 101.6 DEP criu/autofs.d [2019-10-29T22:27:36.808Z] #41 101.7 DEP criu/aio.d [2019-10-29T22:27:36.808Z] #41 101.8 DEP criu/action-scripts.d [2019-10-29T22:27:36.926Z] #50 ... [2019-10-29T22:27:36.926Z] [2019-10-29T22:27:36.926Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-29T22:27:36.926Z] #42 DONE 0.1s [2019-10-29T22:27:36.926Z] [2019-10-29T22:27:36.926Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-29T22:27:36.926Z] #45 DONE 0.3s [2019-10-29T22:27:36.926Z] [2019-10-29T22:27:36.926Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:37.070Z] #41 102.2 CC criu/action-scripts.o [2019-10-29T22:27:37.184Z] #59 ... [2019-10-29T22:27:37.184Z] [2019-10-29T22:27:37.184Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-29T22:27:37.184Z] #48 DONE 0.1s [2019-10-29T22:27:37.443Z] [2019-10-29T22:27:37.443Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:37.687Z] #44 137.1 mime/quotedprintable [2019-10-29T22:27:37.944Z] #44 137.6 net/http/internal [2019-10-29T22:27:38.013Z] #41 102.8 CC criu/aio.o [2019-10-29T22:27:38.261Z] #42 97.78 CC criu/files.o [2019-10-29T22:27:38.274Z] #41 103.5 CC criu/autofs.o [2019-10-29T22:27:38.873Z] #44 ... [2019-10-29T22:27:38.873Z] [2019-10-29T22:27:38.873Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:38.873Z] #62 129.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-29T22:27:38.873Z] #62 129.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-29T22:27:38.873Z] #62 DONE 138.6s [2019-10-29T22:27:38.873Z] [2019-10-29T22:27:38.873Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-29T22:27:38.873Z] #63 DONE 0.1s [2019-10-29T22:27:38.873Z] [2019-10-29T22:27:38.873Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:38.873Z] #17 48.96 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-29T22:27:38.873Z] #17 49.59 Selecting previously unselected package libnet1:amd64. [2019-10-29T22:27:38.873Z] #17 49.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-29T22:27:38.873Z] #17 49.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-29T22:27:38.873Z] #17 49.83 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-29T22:27:38.873Z] #17 49.83 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-29T22:27:38.873Z] #17 49.84 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-29T22:27:38.873Z] #17 49.90 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-29T22:27:38.873Z] #17 49.90 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-29T22:27:38.873Z] #17 49.92 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-29T22:27:38.873Z] #17 50.04 Selecting previously unselected package libudev-dev:amd64. [2019-10-29T22:27:38.873Z] #17 50.04 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-29T22:27:38.873Z] #17 50.05 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-29T22:27:38.873Z] #17 50.29 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-29T22:27:38.873Z] #17 50.29 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-29T22:27:38.873Z] #17 50.29 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-29T22:27:39.083Z] #42 ... [2019-10-29T22:27:39.083Z] [2019-10-29T22:27:39.083Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:39.083Z] #45 127.9 github.com/LK4D4/vndr/godl [2019-10-29T22:27:39.083Z] #45 128.5 github.com/LK4D4/vndr [2019-10-29T22:27:39.083Z] #45 DONE 136.4s [2019-10-29T22:27:39.083Z] [2019-10-29T22:27:39.083Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:39.083Z] #18 108.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-29T22:27:39.083Z] #18 108.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-29T22:27:39.083Z] #18 108.0 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-29T22:27:39.083Z] #18 108.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-29T22:27:39.083Z] #18 108.0 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-29T22:27:39.083Z] #18 108.1 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:39.083Z] #18 108.1 Processing triggers for mime-support (3.60) ... [2019-10-29T22:27:39.474Z] #18 108.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:39.474Z] #18 108.2 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-29T22:27:39.474Z] #18 108.2 Setting up libcap2-bin (1:2.25-1) ... [2019-10-29T22:27:39.474Z] #18 108.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-29T22:27:39.474Z] #18 108.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-29T22:27:39.474Z] #18 108.2 Setting up bash-completion (1:2.1-4.3) ... [2019-10-29T22:27:39.659Z] #41 ... [2019-10-29T22:27:39.659Z] [2019-10-29T22:27:39.659Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:39.659Z] #17 97.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-29T22:27:39.659Z] #17 97.68 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-29T22:27:39.659Z] #17 97.69 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-29T22:27:39.659Z] #17 104.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-29T22:27:39.659Z] #17 105.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-29T22:27:39.659Z] #17 105.1 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-29T22:27:39.659Z] #17 105.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-29T22:27:39.659Z] #17 105.2 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-29T22:27:39.659Z] #17 105.2 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:39.659Z] #17 105.3 Processing triggers for mime-support (3.60) ... [2019-10-29T22:27:39.659Z] #17 105.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:39.659Z] #17 105.4 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-29T22:27:39.659Z] #17 105.4 Setting up libcap2-bin (1:2.25-1) ... [2019-10-29T22:27:39.659Z] #17 105.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-29T22:27:39.659Z] #17 105.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-29T22:27:39.659Z] #17 105.4 Setting up bash-completion (1:2.1-4.3) ... [2019-10-29T22:27:39.659Z] #17 ... [2019-10-29T22:27:39.659Z] [2019-10-29T22:27:39.659Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:39.659Z] #54 128.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-29T22:27:39.802Z] #17 51.96 Selecting previously unselected package python3.5-minimal. [2019-10-29T22:27:39.802Z] #17 51.96 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-29T22:27:39.802Z] #17 52.01 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-29T22:27:40.727Z] #59 ... [2019-10-29T22:27:40.727Z] [2019-10-29T22:27:40.727Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:40.727Z] #50 DONE 256.8s [2019-10-29T22:27:40.727Z] [2019-10-29T22:27:40.727Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:41.046Z] #54 130.2 + mkdir -p /build [2019-10-29T22:27:41.046Z] #54 130.2 + cp runc /build/runc [2019-10-29T22:27:41.046Z] #54 DONE 130.5s [2019-10-29T22:27:41.046Z] [2019-10-29T22:27:41.046Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:41.046Z] #17 108.4 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-29T22:27:41.046Z] #17 108.5 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-29T22:27:41.046Z] #17 108.5 Setting up zip (3.0-11+b1) ... [2019-10-29T22:27:41.046Z] #17 108.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-29T22:27:41.046Z] #17 108.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-29T22:27:41.046Z] #17 108.5 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-29T22:27:41.046Z] #17 108.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:27:41.046Z] #17 108.6 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-29T22:27:41.046Z] #17 108.6 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:41.046Z] #17 108.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-29T22:27:41.046Z] #17 108.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-29T22:27:41.046Z] #17 108.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-29T22:27:41.046Z] #17 108.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:41.046Z] #17 108.8 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-29T22:27:41.046Z] #17 108.9 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-29T22:27:41.046Z] #17 108.9 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-29T22:27:41.046Z] #17 108.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:41.046Z] #17 109.4 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-29T22:27:41.046Z] #17 109.4 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-29T22:27:41.046Z] #17 109.4 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-29T22:27:41.167Z] #17 53.17 Selecting previously unselected package python3-minimal. [2019-10-29T22:27:41.167Z] #17 53.18 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-29T22:27:41.167Z] #17 53.18 Unpacking python3-minimal (3.5.3-1) ... [2019-10-29T22:27:41.167Z] #17 53.28 Selecting previously unselected package libmpdec2:amd64. [2019-10-29T22:27:41.167Z] #17 53.28 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-29T22:27:41.167Z] #17 53.29 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-29T22:27:41.167Z] #17 53.44 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-29T22:27:41.167Z] #17 53.44 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-29T22:27:41.167Z] #17 53.45 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-29T22:27:41.293Z] #59 ... [2019-10-29T22:27:41.293Z] [2019-10-29T22:27:41.293Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-29T22:27:41.308Z] #17 109.5 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-29T22:27:41.308Z] #17 109.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-29T22:27:41.308Z] #17 109.5 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-29T22:27:41.308Z] #17 109.5 Setting up pigz (2.3.4-1) ... [2019-10-29T22:27:41.308Z] #17 109.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-29T22:27:41.308Z] #17 109.6 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-29T22:27:41.308Z] #17 109.6 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:41.308Z] #17 109.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-29T22:27:41.384Z] #18 110.1 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-29T22:27:41.384Z] #18 110.1 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-29T22:27:41.384Z] #18 110.1 Setting up zip (3.0-11+b1) ... [2019-10-29T22:27:41.384Z] #18 110.1 Setting up bzip2 (1.0.6-8.1) ... [2019-10-29T22:27:41.384Z] #18 110.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-29T22:27:41.384Z] #18 110.1 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-29T22:27:41.384Z] #18 110.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:27:41.384Z] #18 110.2 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-29T22:27:41.384Z] #18 110.2 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:41.384Z] #18 110.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-29T22:27:41.384Z] #18 110.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-29T22:27:41.384Z] #18 110.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-29T22:27:41.384Z] #18 110.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:41.384Z] #18 110.2 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-29T22:27:41.384Z] #18 110.2 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-29T22:27:41.384Z] #18 110.2 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-29T22:27:41.384Z] #18 110.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:41.551Z] #51 DONE 0.2s [2019-10-29T22:27:41.551Z] [2019-10-29T22:27:41.551Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:41.551Z] #59 ... [2019-10-29T22:27:41.551Z] [2019-10-29T22:27:41.551Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-29T22:27:41.551Z] #55 DONE 0.1s [2019-10-29T22:27:41.569Z] #17 109.7 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-29T22:27:41.569Z] #17 109.7 Setting up jq (1.5+dfsg-1.3) ... [2019-10-29T22:27:41.569Z] #17 109.7 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-29T22:27:41.569Z] #17 109.8 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-29T22:27:41.569Z] #17 109.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-29T22:27:41.569Z] #17 109.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:41.569Z] #17 109.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-29T22:27:41.569Z] #17 109.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-29T22:27:41.569Z] #17 109.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-29T22:27:41.569Z] #17 109.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-29T22:27:41.569Z] #17 109.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-29T22:27:41.569Z] #17 109.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-29T22:27:41.569Z] #17 109.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-29T22:27:41.569Z] #17 109.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-29T22:27:41.805Z] #18 110.6 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-29T22:27:41.805Z] #18 110.6 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-29T22:27:41.805Z] #18 110.6 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-29T22:27:41.805Z] #18 110.6 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-29T22:27:41.805Z] #18 110.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-29T22:27:41.805Z] #18 110.6 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-29T22:27:41.805Z] #18 110.6 Setting up pigz (2.3.4-1) ... [2019-10-29T22:27:41.805Z] #18 110.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-29T22:27:41.805Z] #18 110.6 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-29T22:27:41.805Z] #18 110.6 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:41.805Z] #18 110.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-29T22:27:41.805Z] #18 110.7 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-29T22:27:41.805Z] #18 110.7 Setting up jq (1.5+dfsg-1.3) ... [2019-10-29T22:27:41.805Z] #18 110.7 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-29T22:27:41.805Z] #18 110.7 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-29T22:27:41.805Z] #18 110.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-29T22:27:41.805Z] #18 110.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:41.805Z] #18 110.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-29T22:27:41.805Z] #18 110.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-29T22:27:41.805Z] #18 110.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-29T22:27:41.805Z] #18 110.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-29T22:27:41.805Z] #18 110.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-29T22:27:41.805Z] #18 110.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-29T22:27:41.805Z] #18 110.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-29T22:27:41.811Z] [2019-10-29T22:27:41.811Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:41.830Z] #17 109.9 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-29T22:27:41.830Z] #17 109.9 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:41.830Z] #17 110.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-29T22:27:41.830Z] #17 110.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:41.830Z] #17 110.0 Setting up btrfs-progs (4.7.3-1) ... [2019-10-29T22:27:41.830Z] #17 110.0 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-29T22:27:41.830Z] #17 110.0 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-29T22:27:42.096Z] #17 ... [2019-10-29T22:27:42.096Z] [2019-10-29T22:27:42.096Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:42.096Z] #44 141.9 net/textproto [2019-10-29T22:27:42.096Z] #44 141.9 crypto/x509 [2019-10-29T22:27:42.229Z] #18 110.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-29T22:27:42.229Z] #18 110.8 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-29T22:27:42.229Z] #18 110.8 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:42.229Z] #18 110.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-29T22:27:42.229Z] #18 110.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:42.229Z] #18 110.8 Setting up btrfs-progs (4.7.3-1) ... [2019-10-29T22:27:42.229Z] #18 110.8 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-29T22:27:42.229Z] #18 110.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-29T22:27:43.461Z] #44 143.3 vendor/golang.org/x/net/http/httpguts [2019-10-29T22:27:44.023Z] #44 143.6 vendor/golang.org/x/net/http/httpproxy [2019-10-29T22:27:44.023Z] #44 ... [2019-10-29T22:27:44.023Z] [2019-10-29T22:27:44.023Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:44.023Z] #41 51.15 DEP compel/plugins/shmem/shmem.d [2019-10-29T22:27:44.023Z] #41 51.21 DEP compel/plugins/fds/fds.d [2019-10-29T22:27:44.023Z] #41 51.36 CC compel/plugins/std/std.o [2019-10-29T22:27:44.023Z] #41 51.84 CC compel/plugins/std/fds.o [2019-10-29T22:27:44.023Z] #41 52.35 CC compel/plugins/std/log.o [2019-10-29T22:27:44.023Z] #41 53.29 CC compel/plugins/std/string.o [2019-10-29T22:27:44.023Z] #41 54.12 CC compel/plugins/std/infect.o [2019-10-29T22:27:44.023Z] #41 54.64 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-29T22:27:44.023Z] #41 54.71 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-29T22:27:44.023Z] #41 54.81 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-29T22:27:44.023Z] #41 54.90 AR compel/plugins/std.lib.a [2019-10-29T22:27:44.023Z] #41 54.96 CC compel/plugins/fds/fds.o [2019-10-29T22:27:44.023Z] #41 55.30 AR compel/plugins/fds.lib.a [2019-10-29T22:27:44.023Z] #41 55.41 HOSTDEP compel/src/lib/log-host.d [2019-10-29T22:27:44.023Z] #41 55.51 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-29T22:27:44.023Z] #41 55.67 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-29T22:27:44.023Z] #41 55.78 HOSTDEP compel/src/main-host.d [2019-10-29T22:27:44.023Z] #41 55.91 DEP compel/src/lib/ptrace.d [2019-10-29T22:27:44.023Z] #41 56.36 DEP compel/src/lib/infect.d [2019-10-29T22:27:44.023Z] #41 56.72 DEP compel/src/lib/infect-util.d [2019-10-29T22:27:44.023Z] #41 56.98 DEP compel/src/lib/infect-rpc.d [2019-10-29T22:27:44.023Z] #41 57.32 DEP compel/arch/x86/src/lib/infect.d [2019-10-29T22:27:44.023Z] #41 57.43 DEP compel/arch/x86/src/lib/cpu.d [2019-10-29T22:27:44.023Z] #41 57.51 DEP compel/src/lib/log.d [2019-10-29T22:27:44.023Z] #41 57.71 DEP compel/src/main.d [2019-10-29T22:27:44.023Z] #41 57.90 DEP compel/src/lib/handle-elf.d [2019-10-29T22:27:44.023Z] #41 58.02 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-29T22:27:44.023Z] #41 58.18 CC compel/src/lib/log.o [2019-10-29T22:27:44.023Z] #41 58.53 CC compel/arch/x86/src/lib/cpu.o [2019-10-29T22:27:44.023Z] #41 59.49 CC compel/arch/x86/src/lib/infect.o [2019-10-29T22:27:44.023Z] #41 60.41 CC compel/src/lib/infect-rpc.o [2019-10-29T22:27:44.023Z] #41 60.85 CC compel/src/lib/infect-util.o [2019-10-29T22:27:44.023Z] #41 61.21 CC compel/src/lib/infect.o [2019-10-29T22:27:44.023Z] #41 ... [2019-10-29T22:27:44.023Z] [2019-10-29T22:27:44.023Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:44.023Z] #17 55.29 Selecting previously unselected package python3.5. [2019-10-29T22:27:44.023Z] #17 55.30 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-29T22:27:44.023Z] #17 55.31 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-29T22:27:44.023Z] #17 55.55 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-29T22:27:44.023Z] #17 55.55 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-29T22:27:44.023Z] #17 55.56 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-29T22:27:44.023Z] #17 55.66 Selecting previously unselected package dh-python. [2019-10-29T22:27:44.023Z] #17 55.67 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-29T22:27:44.023Z] #17 55.68 Unpacking dh-python (2.20170125) ... [2019-10-29T22:27:44.023Z] #17 55.93 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-29T22:27:44.024Z] #17 55.95 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-29T22:27:45.133Z] #17 113.3 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-29T22:27:45.133Z] #17 113.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-29T22:27:45.133Z] #17 113.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-29T22:27:45.133Z] #17 113.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-29T22:27:45.133Z] #17 113.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-29T22:27:45.133Z] #17 113.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-29T22:27:45.133Z] #17 113.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-29T22:27:45.133Z] #17 113.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-29T22:27:45.133Z] #17 113.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-29T22:27:45.133Z] #17 113.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-29T22:27:45.133Z] #17 113.4 Setting up python3 (3.5.3-1) ... [2019-10-29T22:27:45.511Z] #18 114.5 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-29T22:27:45.906Z] #18 114.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:27:45.906Z] #18 114.5 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-29T22:27:45.906Z] #18 114.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-29T22:27:45.906Z] #18 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-29T22:27:45.906Z] #18 114.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-29T22:27:45.906Z] #18 114.5 Setting up btrfs-tools (4.7.3-1) ... [2019-10-29T22:27:45.906Z] #18 114.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:27:45.906Z] #18 114.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-29T22:27:45.906Z] #18 114.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-29T22:27:45.906Z] #18 114.6 Setting up python3 (3.5.3-1) ... [2019-10-29T22:27:47.047Z] #17 115.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-29T22:27:47.223Z] #18 115.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-29T22:27:47.292Z] #17 ... [2019-10-29T22:27:47.292Z] [2019-10-29T22:27:47.292Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:27:47.292Z] #47 DONE 147.1s [2019-10-29T22:27:47.292Z] [2019-10-29T22:27:47.292Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:47.292Z] #17 59.51 Setting up python3-minimal (3.5.3-1) ... [2019-10-29T22:27:47.626Z] #18 ... [2019-10-29T22:27:47.626Z] [2019-10-29T22:27:47.626Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:27:47.626Z] #29 145.3 + rm -rf /tmp/tmp.qxgehnsXvl [2019-10-29T22:27:48.046Z] #29 DONE 145.7s [2019-10-29T22:27:48.046Z] [2019-10-29T22:27:48.046Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:48.046Z] #18 116.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-29T22:27:48.046Z] #18 116.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-29T22:27:48.046Z] #18 117.0 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-29T22:27:48.046Z] #18 117.0 Setting up python3-wheel (0.29.0-2) ... [2019-10-29T22:27:48.220Z] #17 ... [2019-10-29T22:27:48.220Z] [2019-10-29T22:27:48.220Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:48.220Z] #41 63.77 CC compel/src/lib/ptrace.o [2019-10-29T22:27:48.220Z] #41 64.17 AR compel/libcompel.a [2019-10-29T22:27:48.220Z] #41 64.26 HOSTCC compel/src/main-host.o [2019-10-29T22:27:48.220Z] #41 64.66 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-29T22:27:48.220Z] #41 64.99 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-29T22:27:48.432Z] #17 116.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-29T22:27:48.432Z] #17 116.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-29T22:27:48.432Z] #17 116.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-29T22:27:48.432Z] #17 116.7 Setting up python3-wheel (0.29.0-2) ... [2019-10-29T22:27:48.476Z] #41 65.74 HOSTCC compel/src/lib/log-host.o [2019-10-29T22:27:48.732Z] #41 65.99 HOSTLINK compel/compel-host-bin [2019-10-29T22:27:48.875Z] #18 117.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-29T22:27:48.989Z] #41 66.22 DEP soccr/soccr.d [2019-10-29T22:27:49.245Z] #41 66.49 CC soccr/soccr.o [2019-10-29T22:27:49.374Z] #17 117.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-29T22:27:49.636Z] #17 ... [2019-10-29T22:27:49.636Z] [2019-10-29T22:27:49.636Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:49.636Z] #41 104.7 CC criu/bfd.o [2019-10-29T22:27:49.636Z] #41 105.1 CC criu/bitmap.o [2019-10-29T22:27:49.636Z] #41 105.4 CC criu/cgroup-props.o [2019-10-29T22:27:49.636Z] #41 106.0 CC criu/cgroup.o [2019-10-29T22:27:49.636Z] #41 108.3 CC criu/clone-noasan.o [2019-10-29T22:27:49.636Z] #41 108.5 CC criu/config.o [2019-10-29T22:27:49.636Z] #41 109.7 CC criu/cr-check.o [2019-10-29T22:27:49.636Z] #41 110.9 CC criu/cr-dedup.o [2019-10-29T22:27:49.636Z] #41 111.4 CC criu/cr-dump.o [2019-10-29T22:27:49.636Z] #41 112.9 CC criu/cr-errno.o [2019-10-29T22:27:49.636Z] #41 113.0 CC criu/cr-restore.o [2019-10-29T22:27:49.732Z] #18 118.5 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-29T22:27:49.732Z] #18 118.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-29T22:27:50.611Z] #41 67.82 AR soccr/libsoccr.a [2019-10-29T22:27:50.611Z] #41 67.86 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-29T22:27:50.673Z] #18 119.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-29T22:27:50.673Z] #18 119.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-29T22:27:50.673Z] #18 ... [2019-10-29T22:27:50.673Z] [2019-10-29T22:27:50.673Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:50.673Z] #42 100.1 CC criu/filesystems.o [2019-10-29T22:27:50.673Z] #42 100.7 CC criu/fsnotify.o [2019-10-29T22:27:50.673Z] #42 102.1 CC criu/image-desc.o [2019-10-29T22:27:50.673Z] #42 102.3 CC criu/image.o [2019-10-29T22:27:50.673Z] #42 102.9 CC criu/ipc_ns.o [2019-10-29T22:27:50.673Z] #42 103.9 CC criu/irmap.o [2019-10-29T22:27:50.673Z] #42 104.6 CC criu/kcmp-ids.o [2019-10-29T22:27:50.673Z] #42 104.8 CC criu/kerndat.o [2019-10-29T22:27:50.673Z] #42 105.7 CC criu/libnetlink.o [2019-10-29T22:27:50.673Z] #42 106.0 CC criu/log.o [2019-10-29T22:27:50.673Z] #42 106.4 CC criu/lsm.o [2019-10-29T22:27:50.673Z] #42 106.7 CC criu/mem.o [2019-10-29T22:27:50.673Z] #42 108.3 CC criu/mount.o [2019-10-29T22:27:50.867Z] #41 68.11 DEP criu/arch/x86/sigframe.d [2019-10-29T22:27:50.867Z] #41 68.26 DEP criu/arch/x86/sigaction_compat.d [2019-10-29T22:27:51.020Z] #41 ... [2019-10-29T22:27:51.020Z] [2019-10-29T22:27:51.020Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:51.020Z] #17 118.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-29T22:27:51.020Z] #17 118.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-29T22:27:51.124Z] #41 68.41 DEP criu/arch/x86/kerndat.d [2019-10-29T22:27:51.380Z] #41 68.59 DEP criu/arch/x86/crtools.d [2019-10-29T22:27:51.636Z] #41 68.74 DEP criu/arch/x86/cpu.d [2019-10-29T22:27:51.636Z] #41 68.92 CC criu/arch/x86/cpu.o [2019-10-29T22:27:51.779Z] #42 ... [2019-10-29T22:27:51.779Z] [2019-10-29T22:27:51.779Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:51.779Z] #18 120.6 Setting up dh-python (2.20170125) ... [2019-10-29T22:27:51.893Z] #41 ... [2019-10-29T22:27:51.893Z] [2019-10-29T22:27:51.893Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:51.893Z] #17 61.16 Selecting previously unselected package python3. [2019-10-29T22:27:51.893Z] #17 61.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-29T22:27:51.893Z] #17 61.21 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 61.24 Unpacking python3 (3.5.3-1) ... [2019-10-29T22:27:51.893Z] #17 61.31 Selecting previously unselected package pigz. [2019-10-29T22:27:51.893Z] #17 61.31 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 61.32 Unpacking pigz (2.3.4-1) ... [2019-10-29T22:27:51.893Z] #17 61.43 Selecting previously unselected package libip4tc0:amd64. [2019-10-29T22:27:51.893Z] #17 61.44 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 61.44 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:51.893Z] #17 61.54 Selecting previously unselected package libip6tc0:amd64. [2019-10-29T22:27:51.893Z] #17 61.55 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 61.55 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:51.893Z] #17 61.75 Selecting previously unselected package libiptc0:amd64. [2019-10-29T22:27:51.893Z] #17 61.75 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 61.75 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:51.893Z] #17 61.85 Selecting previously unselected package libxtables12:amd64. [2019-10-29T22:27:51.893Z] #17 61.85 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 61.85 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:51.893Z] #17 61.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-29T22:27:51.893Z] #17 61.95 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 61.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-29T22:27:51.893Z] #17 62.03 Selecting previously unselected package iptables. [2019-10-29T22:27:51.893Z] #17 62.04 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 62.05 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-29T22:27:51.893Z] #17 62.35 Selecting previously unselected package xxd. [2019-10-29T22:27:51.893Z] #17 62.35 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 62.36 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:51.893Z] #17 62.50 Selecting previously unselected package vim-common. [2019-10-29T22:27:51.893Z] #17 62.51 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:27:51.893Z] #17 62.51 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:51.893Z] #17 62.69 Selecting previously unselected package bzip2. [2019-10-29T22:27:51.893Z] #17 62.70 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 62.71 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-29T22:27:51.893Z] #17 62.83 Selecting previously unselected package libgpm2:amd64. [2019-10-29T22:27:51.893Z] #17 62.83 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 62.83 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-29T22:27:51.893Z] #17 62.93 Selecting previously unselected package xz-utils. [2019-10-29T22:27:51.893Z] #17 62.93 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 62.94 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-29T22:27:51.893Z] #17 63.17 Selecting previously unselected package aufs-tools. [2019-10-29T22:27:51.893Z] #17 63.17 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 63.18 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-29T22:27:51.893Z] #17 63.31 Selecting previously unselected package liblzo2-2:amd64. [2019-10-29T22:27:51.893Z] #17 63.31 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 63.34 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:27:51.893Z] #17 63.42 Selecting previously unselected package btrfs-progs. [2019-10-29T22:27:51.893Z] #17 63.43 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 63.44 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-29T22:27:51.893Z] #17 63.89 Selecting previously unselected package btrfs-tools. [2019-10-29T22:27:51.893Z] #17 63.90 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 63.91 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-29T22:27:51.893Z] #17 64.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-29T22:27:51.893Z] #17 64.01 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 64.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-29T22:27:51.893Z] #17 64.22 Selecting previously unselected package dmsetup. [2019-10-29T22:27:51.893Z] #17 64.23 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-29T22:27:51.893Z] #17 64.24 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-29T22:27:51.975Z] #17 120.1 Setting up dmsetup (2:1.02.137-2) ... [2019-10-29T22:27:51.975Z] #17 120.1 Setting up python3-setuptools (33.1.1-1) ... [2019-10-29T22:27:52.149Z] #17 64.36 Selecting previously unselected package libonig4:amd64. [2019-10-29T22:27:52.149Z] #17 64.37 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-29T22:27:52.149Z] #17 64.39 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-29T22:27:52.149Z] #17 64.55 Selecting previously unselected package libjq1:amd64. [2019-10-29T22:27:52.149Z] #17 64.55 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-29T22:27:52.200Z] #18 121.1 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-29T22:27:52.409Z] #17 64.56 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-29T22:27:52.409Z] #17 64.68 Selecting previously unselected package jq. [2019-10-29T22:27:52.409Z] #17 64.69 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-29T22:27:52.409Z] #17 64.69 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-29T22:27:52.409Z] #17 64.83 Selecting previously unselected package libaio1:amd64. [2019-10-29T22:27:52.588Z] #18 121.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:27:52.588Z] #18 DONE 121.4s [2019-10-29T22:27:52.588Z] [2019-10-29T22:27:52.588Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:27:52.669Z] #17 64.83 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-29T22:27:52.669Z] #17 64.84 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-29T22:27:52.669Z] #17 64.93 Selecting previously unselected package libcap2-bin. [2019-10-29T22:27:52.669Z] #17 64.93 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-29T22:27:52.669Z] #17 64.94 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-29T22:27:52.669Z] #17 65.03 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-29T22:27:52.669Z] #17 65.03 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-29T22:27:52.669Z] #17 65.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-29T22:27:52.669Z] #17 65.14 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-29T22:27:52.924Z] #17 65.14 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-29T22:27:52.924Z] #17 65.15 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-29T22:27:53.185Z] #17 65.48 Selecting previously unselected package libpcre16-3:amd64. [2019-10-29T22:27:53.185Z] #17 65.49 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-29T22:27:53.185Z] #17 65.49 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-29T22:27:53.360Z] #17 121.3 Setting up dh-python (2.20170125) ... [2019-10-29T22:27:53.441Z] #17 65.71 Selecting previously unselected package libpcre32-3:amd64. [2019-10-29T22:27:53.441Z] #17 65.72 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-29T22:27:53.441Z] #17 65.73 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-29T22:27:53.699Z] #17 65.88 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-29T22:27:53.699Z] #17 65.89 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-29T22:27:53.699Z] #17 65.90 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-29T22:27:53.932Z] #17 122.2 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-29T22:27:53.932Z] #17 122.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:27:53.960Z] #17 66.39 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-29T22:27:54.217Z] #17 66.40 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-29T22:27:54.217Z] #17 66.40 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-29T22:27:54.217Z] #17 66.67 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-29T22:27:54.473Z] #17 66.67 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-29T22:27:54.473Z] #17 66.69 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-29T22:27:54.473Z] #17 ... [2019-10-29T22:27:54.473Z] [2019-10-29T22:27:54.473Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:27:54.473Z] #44 144.2 mime/multipart [2019-10-29T22:27:54.473Z] #44 146.3 crypto/tls [2019-10-29T22:27:54.473Z] #44 153.4 net/http/httptrace [2019-10-29T22:27:54.473Z] #44 153.6 net/http [2019-10-29T22:27:54.473Z] #44 ... [2019-10-29T22:27:54.473Z] [2019-10-29T22:27:54.473Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:27:54.473Z] #17 66.81 Selecting previously unselected package libnl-3-200:amd64. [2019-10-29T22:27:54.473Z] #17 66.81 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-29T22:27:54.473Z] #17 66.82 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-29T22:27:54.730Z] #17 66.92 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-29T22:27:54.730Z] #17 66.93 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-29T22:27:54.730Z] #17 66.94 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-29T22:27:54.730Z] #17 67.02 Selecting previously unselected package libreadline5:amd64. [2019-10-29T22:27:54.730Z] #17 67.02 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-29T22:27:54.730Z] #17 67.03 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-29T22:27:54.875Z] #17 DONE 122.9s [2019-10-29T22:27:54.875Z] [2019-10-29T22:27:54.875Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:27:54.875Z] #41 116.3 CC criu/cr-service.o [2019-10-29T22:27:54.875Z] #41 117.5 CC criu/crtools.o [2019-10-29T22:27:54.875Z] #41 118.0 CC criu/eventfd.o [2019-10-29T22:27:54.875Z] #41 118.2 CC criu/eventpoll.o [2019-10-29T22:27:54.875Z] #41 118.8 CC criu/external.o [2019-10-29T22:27:54.875Z] #41 119.1 CC criu/fault-injection.o [2019-10-29T22:27:54.875Z] #41 119.2 CC criu/fdstore.o [2019-10-29T22:27:54.875Z] #41 119.6 CC criu/fifo.o [2019-10-29T22:27:54.875Z] #41 119.9 CC criu/file-ids.o [2019-10-29T22:27:54.987Z] #17 67.17 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-29T22:27:54.987Z] #17 67.18 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-29T22:27:54.987Z] #17 67.18 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-29T22:27:55.137Z] #41 120.2 CC criu/file-lock.o [2019-10-29T22:27:55.709Z] #41 120.9 CC criu/files-ext.o [2019-10-29T22:27:55.918Z] #19 3.055 Collecting yamllint==1.16.0 [2019-10-29T22:27:56.281Z] #41 121.3 CC criu/files-reg.o [2019-10-29T22:27:56.317Z] #19 3.685 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-29T22:27:56.731Z] #19 3.894 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-29T22:27:56.731Z] #19 4.025 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-29T22:27:56.877Z] #17 68.74 Selecting previously unselected package net-tools. [2019-10-29T22:27:56.877Z] #17 68.76 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-29T22:27:56.877Z] #17 68.76 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-29T22:27:56.877Z] #17 69.07 Selecting previously unselected package python-pip-whl. [2019-10-29T22:27:56.877Z] #17 69.10 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-29T22:27:56.877Z] #17 69.10 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-29T22:27:57.667Z] #41 122.8 CC criu/files.o [2019-10-29T22:27:57.695Z] #17 69.77 Selecting previously unselected package python3-pip. [2019-10-29T22:27:57.695Z] #17 69.77 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-29T22:27:57.695Z] #17 69.77 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-29T22:27:57.695Z] #17 69.99 Selecting previously unselected package python3-pkg-resources. [2019-10-29T22:27:57.695Z] #17 69.99 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-29T22:27:57.695Z] #17 69.99 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-29T22:27:57.695Z] #17 70.15 Selecting previously unselected package python3-setuptools. [2019-10-29T22:27:57.951Z] #17 70.17 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-29T22:27:57.951Z] #17 70.18 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-29T22:27:58.207Z] #17 70.45 Selecting previously unselected package python3-wheel. [2019-10-29T22:27:58.207Z] #17 70.46 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-29T22:27:58.207Z] #17 70.47 Unpacking python3-wheel (0.29.0-2) ... [2019-10-29T22:27:58.399Z] #19 5.086 Collecting pyyaml (from yamllint==1.16.0) [2019-10-29T22:27:58.399Z] #19 5.367 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-29T22:27:58.463Z] #17 70.57 Selecting previously unselected package thin-provisioning-tools. [2019-10-29T22:27:58.463Z] #17 70.58 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-29T22:27:58.463Z] #17 70.59 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-29T22:27:58.720Z] #17 70.92 Selecting previously unselected package vim-runtime. [2019-10-29T22:27:58.720Z] #17 70.92 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:27:58.720Z] #17 70.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-29T22:27:58.720Z] #17 71.02 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-29T22:27:58.720Z] #17 71.03 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:27:59.582Z] #41 124.3 CC criu/filesystems.o [2019-10-29T22:27:59.843Z] #41 124.9 CC criu/fsnotify.o [2019-10-29T22:27:59.877Z] #19 7.108 Building wheels for collected packages: pathspec, pyyaml [2019-10-29T22:27:59.877Z] #19 7.112 Running setup.py bdist_wheel for pathspec: started [2019-10-29T22:28:00.725Z] #19 7.918 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-29T22:28:00.725Z] #19 7.919 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-29T22:28:00.725Z] #19 7.953 Running setup.py bdist_wheel for pyyaml: started [2019-10-29T22:28:00.786Z] #41 125.8 CC criu/image-desc.o [2019-10-29T22:28:01.046Z] #41 125.9 CC criu/image.o [2019-10-29T22:28:01.573Z] #19 9.016 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-29T22:28:01.573Z] #19 9.017 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-29T22:28:01.573Z] #19 9.070 Successfully built pathspec pyyaml [2019-10-29T22:28:01.618Z] #41 126.6 CC criu/ipc_ns.o [2019-10-29T22:28:01.960Z] #19 9.076 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-29T22:28:01.960Z] #19 9.451 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-29T22:28:02.358Z] #19 DONE 9.7s [2019-10-29T22:28:02.358Z] [2019-10-29T22:28:02.358Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-29T22:28:02.366Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 25.9s done [2019-10-29T22:28:02.366Z] #8 DONE 34.2s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-29T22:28:02.366Z] #9 DONE 0.2s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-29T22:28:02.366Z] #10 DONE 0.2s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:28:02.366Z] #21 DONE 0.1s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:28:02.366Z] #29 ... [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-29T22:28:02.366Z] #22 DONE 0.1s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-29T22:28:02.366Z] #68 DONE 0.2s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-29T22:28:02.366Z] #50 DONE 0.2s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-29T22:28:02.366Z] #44 DONE 0.2s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-29T22:28:02.366Z] #47 DONE 0.2s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-29T22:28:02.366Z] #31 DONE 0.2s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:02.366Z] #48 ... [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-29T22:28:02.366Z] #62 DONE 0.3s [2019-10-29T22:28:02.366Z] [2019-10-29T22:28:02.366Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:28:02.366Z] #39 0.457 + mktemp -d [2019-10-29T22:28:02.366Z] #39 0.509 + export GOPATH=/tmp/tmp.9RMPWzsL1V [2019-10-29T22:28:02.366Z] #39 0.511 + git clone https://github.com/docker/distribution.git /tmp/tmp.9RMPWzsL1V/src/github.com/docker/distribution [2019-10-29T22:28:02.366Z] #39 0.532 Cloning into '/tmp/tmp.9RMPWzsL1V/src/github.com/docker/distribution'... [2019-10-29T22:28:02.561Z] #41 127.5 CC criu/irmap.o [2019-10-29T22:28:02.763Z] #24 DONE 0.1s [2019-10-29T22:28:02.763Z] [2019-10-29T22:28:02.763Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:02.763Z] #42 112.0 CC criu/namespaces.o [2019-10-29T22:28:02.763Z] #42 113.5 CC criu/net.o [2019-10-29T22:28:02.763Z] #42 115.7 CC criu/netfilter.o [2019-10-29T22:28:02.763Z] #42 115.9 CC criu/page-pipe.o [2019-10-29T22:28:02.763Z] #42 116.3 CC criu/page-xfer.o [2019-10-29T22:28:02.763Z] #42 117.4 CC criu/pagemap-cache.o [2019-10-29T22:28:02.763Z] #42 117.9 CC criu/pagemap.o [2019-10-29T22:28:02.763Z] #42 118.7 CC criu/parasite-syscall.o [2019-10-29T22:28:02.763Z] #42 119.3 CC criu/path.o [2019-10-29T22:28:02.763Z] #42 119.6 CC criu/pie-util-vdso-elf32.o [2019-10-29T22:28:02.763Z] #42 119.9 CC criu/pie-util-vdso.o [2019-10-29T22:28:02.763Z] #42 120.2 CC criu/pie-util.o [2019-10-29T22:28:02.763Z] #42 120.2 CC criu/pipes.o [2019-10-29T22:28:02.763Z] #42 120.8 CC criu/plugin.o [2019-10-29T22:28:02.763Z] #42 121.1 CC criu/proc_parse.o [2019-10-29T22:28:02.763Z] #42 ... [2019-10-29T22:28:02.763Z] [2019-10-29T22:28:02.763Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-29T22:28:02.822Z] #41 128.0 CC criu/kcmp-ids.o [2019-10-29T22:28:02.888Z] #17 ... [2019-10-29T22:28:02.889Z] [2019-10-29T22:28:02.889Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:02.889Z] #41 69.57 CC criu/arch/x86/crtools.o [2019-10-29T22:28:02.889Z] #41 70.90 CC criu/arch/x86/kerndat.o [2019-10-29T22:28:02.889Z] #41 71.45 CC criu/arch/x86/sigaction_compat.o [2019-10-29T22:28:02.889Z] #41 71.76 CC criu/arch/x86/sigframe.o [2019-10-29T22:28:02.889Z] #41 72.05 LINK criu/arch/x86/crtools.built-in.o [2019-10-29T22:28:02.889Z] #41 72.10 DEP criu/pie/util-vdso-elf32.d [2019-10-29T22:28:02.889Z] #41 72.26 DEP criu/arch/x86/vdso-pie.d [2019-10-29T22:28:02.889Z] #41 72.43 DEP criu/pie/parasite-vdso.d [2019-10-29T22:28:02.889Z] #41 72.67 DEP criu/pie/util-vdso.d [2019-10-29T22:28:02.889Z] #41 72.83 DEP criu/pie/util.d [2019-10-29T22:28:02.889Z] #41 73.01 CC criu/pie/util.o [2019-10-29T22:28:02.889Z] #41 73.28 CC criu/pie/util-vdso.o [2019-10-29T22:28:02.889Z] #41 74.04 CC criu/pie/parasite-vdso.o [2019-10-29T22:28:02.889Z] #41 75.25 CC criu/arch/x86/vdso-pie.o [2019-10-29T22:28:02.889Z] #41 75.60 CC criu/pie/util-vdso-elf32.o [2019-10-29T22:28:02.889Z] #41 76.42 AR criu/pie/pie.lib.a [2019-10-29T22:28:02.889Z] #41 76.48 DEP criu/pie/restorer.d [2019-10-29T22:28:02.889Z] #41 76.68 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-29T22:28:02.889Z] #41 76.85 DEP criu/arch/x86/restorer_unmap.d [2019-10-29T22:28:02.889Z] #41 76.89 DEP criu/arch/x86/restorer.d [2019-10-29T22:28:02.889Z] #41 77.14 DEP criu/pie/parasite.d [2019-10-29T22:28:02.889Z] #41 77.44 CC criu/pie/parasite.o [2019-10-29T22:28:02.889Z] #41 78.88 LINK criu/pie/parasite.built-in.o [2019-10-29T22:28:02.889Z] #41 78.88 GEN criu/pie/parasite-blob.h [2019-10-29T22:28:02.889Z] #41 78.92 CC criu/arch/x86/restorer.o [2019-10-29T22:28:02.889Z] #41 79.53 CC criu/arch/x86/restorer_unmap.o [2019-10-29T22:28:02.889Z] #41 79.61 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-29T22:28:02.889Z] #41 79.89 CC criu/pie/restorer.o [2019-10-29T22:28:02.889Z] #41 ... [2019-10-29T22:28:02.889Z] [2019-10-29T22:28:02.889Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:28:02.889Z] #17 74.95 Selecting previously unselected package vim. [2019-10-29T22:28:02.889Z] #17 74.96 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-29T22:28:02.889Z] #17 75.08 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:28:03.083Z] #41 128.1 CC criu/kerndat.o [2019-10-29T22:28:03.181Z] #28 DONE 0.5s [2019-10-29T22:28:03.181Z] [2019-10-29T22:28:03.181Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-29T22:28:03.181Z] #30 DONE 0.2s [2019-10-29T22:28:03.181Z] [2019-10-29T22:28:03.181Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:03.181Z] #42 ... [2019-10-29T22:28:03.181Z] [2019-10-29T22:28:03.181Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-29T22:28:03.181Z] #33 DONE 0.1s [2019-10-29T22:28:03.181Z] [2019-10-29T22:28:03.181Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-29T22:28:03.451Z] #17 75.72 Selecting previously unselected package xfsprogs. [2019-10-29T22:28:03.451Z] #17 75.74 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-29T22:28:03.451Z] #17 75.75 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-29T22:28:03.577Z] #38 DONE 0.1s [2019-10-29T22:28:03.577Z] [2019-10-29T22:28:03.577Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:03.577Z] #42 123.2 CC criu/protobuf-desc.o [2019-10-29T22:28:03.730Z] #59 218.8 + bin/containerd-stress [2019-10-29T22:28:04.014Z] #17 76.37 Selecting previously unselected package zip. [2019-10-29T22:28:04.029Z] #41 128.9 CC criu/libnetlink.o [2019-10-29T22:28:04.029Z] #41 129.2 CC criu/log.o [2019-10-29T22:28:04.295Z] #59 220.6 + bin/containerd-shim [2019-10-29T22:28:04.311Z] #17 76.39 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-29T22:28:04.311Z] #17 76.40 Unpacking zip (3.0-11+b1) ... [2019-10-29T22:28:04.311Z] #17 76.59 Selecting previously unselected package libapparmor-perl. [2019-10-29T22:28:04.311Z] #17 76.62 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-29T22:28:04.311Z] #17 76.63 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-29T22:28:04.601Z] #41 129.6 CC criu/lsm.o [2019-10-29T22:28:04.601Z] #41 ... [2019-10-29T22:28:04.601Z] [2019-10-29T22:28:04.601Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:28:04.601Z] #18 4.684 Collecting yamllint==1.16.0 [2019-10-29T22:28:04.604Z] #17 76.91 Selecting previously unselected package apparmor. [2019-10-29T22:28:04.604Z] #17 76.91 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-29T22:28:04.861Z] #17 77.00 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-29T22:28:04.863Z] #18 ... [2019-10-29T22:28:04.863Z] [2019-10-29T22:28:04.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:04.863Z] #41 129.8 CC criu/mem.o [2019-10-29T22:28:04.929Z] #42 124.1 CC criu/protobuf.o [2019-10-29T22:28:04.929Z] #42 124.5 CC criu/pstree.o [2019-10-29T22:28:05.120Z] #17 77.55 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-29T22:28:05.375Z] #17 77.55 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-29T22:28:05.375Z] #17 77.57 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-29T22:28:05.793Z] #42 125.5 CC criu/rbtree.o [2019-10-29T22:28:06.248Z] #41 131.2 CC criu/mount.o [2019-10-29T22:28:06.339Z] #42 125.7 CC criu/rst-malloc.o [2019-10-29T22:28:06.339Z] #42 125.9 CC criu/seccomp.o [2019-10-29T22:28:06.798Z] #39 ... [2019-10-29T22:28:06.798Z] [2019-10-29T22:28:06.798Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:28:06.798Z] #32 0.699 + RM_GOPATH=0 [2019-10-29T22:28:06.798Z] #32 0.699 + TMP_GOPATH= [2019-10-29T22:28:06.798Z] #32 0.699 + : /build [2019-10-29T22:28:06.798Z] #32 0.700 + '[' -z '' ']' [2019-10-29T22:28:06.798Z] #32 0.720 ++ mktemp -d [2019-10-29T22:28:06.798Z] #32 0.727 + export GOPATH=/tmp/tmp.bxHzRpW5QX [2019-10-29T22:28:06.798Z] #32 0.727 + GOPATH=/tmp/tmp.bxHzRpW5QX [2019-10-29T22:28:06.798Z] #32 0.727 + RM_GOPATH=1 [2019-10-29T22:28:06.798Z] #32 0.729 ++ dirname ./install.sh [2019-10-29T22:28:06.798Z] #32 0.731 + dir=. [2019-10-29T22:28:06.798Z] #32 0.752 + bin=tomlv [2019-10-29T22:28:06.798Z] #32 0.752 + shift [2019-10-29T22:28:06.798Z] #32 0.752 + '[' '!' -f ./tomlv.installer ']' [2019-10-29T22:28:06.798Z] #32 0.753 + . ./tomlv.installer [2019-10-29T22:28:06.798Z] #32 0.754 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:28:06.798Z] #32 0.756 + install_tomlv [2019-10-29T22:28:06.798Z] #32 0.757 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-29T22:28:06.798Z] #32 0.757 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:28:06.798Z] #32 0.758 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bxHzRpW5QX/src/github.com/BurntSushi/toml [2019-10-29T22:28:06.798Z] #32 0.766 Cloning into '/tmp/tmp.bxHzRpW5QX/src/github.com/BurntSushi/toml'... [2019-10-29T22:28:06.798Z] #32 3.227 + cd /tmp/tmp.bxHzRpW5QX/src/github.com/BurntSushi/toml [2019-10-29T22:28:06.798Z] #32 3.232 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-29T22:28:06.798Z] #32 3.262 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-29T22:28:06.798Z] #32 4.330 runtime/internal/sys [2019-10-29T22:28:06.798Z] #32 4.334 math/bits [2019-10-29T22:28:06.798Z] #32 4.340 internal/cpu [2019-10-29T22:28:06.798Z] #32 4.403 runtime/internal/atomic [2019-10-29T22:28:07.250Z] #42 126.6 CC criu/seize.o [2019-10-29T22:28:07.262Z] #17 79.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-29T22:28:07.262Z] #17 79.33 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-29T22:28:07.262Z] #17 79.35 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-29T22:28:07.425Z] #32 5.434 unicode/utf8 [2019-10-29T22:28:07.425Z] #32 5.519 runtime/internal/math [2019-10-29T22:28:08.054Z] #32 6.058 sync/atomic [2019-10-29T22:28:08.105Z] #42 127.7 CC criu/servicefd.o [2019-10-29T22:28:08.341Z] #32 6.350 internal/bytealg [2019-10-29T22:28:08.341Z] #32 6.448 math [2019-10-29T22:28:08.531Z] #42 128.1 CC criu/shmem.o [2019-10-29T22:28:08.795Z] #41 133.9 CC criu/namespaces.o [2019-10-29T22:28:08.919Z] #42 ... [2019-10-29T22:28:08.919Z] [2019-10-29T22:28:08.919Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:28:08.919Z] #55 137.9 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-29T22:28:08.919Z] #55 139.8 + mkdir -p /build [2019-10-29T22:28:08.919Z] #55 139.8 + cp runc /build/runc [2019-10-29T22:28:08.919Z] #55 DONE 140.0s [2019-10-29T22:28:09.147Z] #17 81.30 Selecting previously unselected package binutils-mingw-w64. [2019-10-29T22:28:09.147Z] #17 81.30 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-29T22:28:09.147Z] #17 81.30 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-29T22:28:09.147Z] #17 81.42 Selecting previously unselected package mingw-w64-common. [2019-10-29T22:28:09.147Z] #17 81.42 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-29T22:28:09.147Z] #17 81.43 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-29T22:28:09.327Z] [2019-10-29T22:28:09.327Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:09.744Z] #42 129.1 CC criu/sigframe.o [2019-10-29T22:28:09.744Z] #42 129.2 CC criu/signalfd.o [2019-10-29T22:28:09.843Z] #32 7.940 unicode [2019-10-29T22:28:10.134Z] #32 8.107 internal/testlog [2019-10-29T22:28:10.144Z] #42 129.6 CC criu/sk-inet.o [2019-10-29T22:28:10.180Z] #41 135.3 CC criu/net.o [2019-10-29T22:28:10.966Z] #42 130.2 CC criu/sk-netlink.o [2019-10-29T22:28:10.966Z] #42 130.4 CC criu/sk-packet.o [2019-10-29T22:28:11.161Z] #32 9.284 runtime [2019-10-29T22:28:11.372Z] #42 130.7 CC criu/sk-queue.o [2019-10-29T22:28:11.449Z] #32 9.647 encoding [2019-10-29T22:28:11.449Z] #32 ... [2019-10-29T22:28:11.449Z] [2019-10-29T22:28:11.449Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:28:11.449Z] #41 0.898 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:28:11.449Z] #41 0.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:28:11.449Z] #41 0.990 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:28:11.449Z] #41 1.053 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:28:11.449Z] #41 1.189 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:28:11.449Z] #41 2.853 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-29T22:28:11.450Z] #41 5.714 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-29T22:28:11.450Z] #41 7.748 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-29T22:28:11.673Z] #17 ... [2019-10-29T22:28:11.673Z] [2019-10-29T22:28:11.673Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:11.673Z] #41 83.21 LINK criu/pie/restorer.built-in.o [2019-10-29T22:28:11.673Z] #41 83.23 GEN criu/pie/restorer-blob.h [2019-10-29T22:28:11.673Z] #41 83.31 DEP criu/vdso.d [2019-10-29T22:28:11.673Z] #41 83.65 DEP criu/vdso-compat.d [2019-10-29T22:28:11.673Z] #41 83.74 DEP criu/uts_ns.d [2019-10-29T22:28:11.673Z] #41 83.89 DEP criu/util.d [2019-10-29T22:28:11.673Z] #41 84.07 DEP criu/uffd.d [2019-10-29T22:28:11.673Z] #41 84.30 DEP criu/tun.d [2019-10-29T22:28:11.673Z] #41 84.52 DEP criu/tty.d [2019-10-29T22:28:11.673Z] #41 84.73 DEP criu/timerfd.d [2019-10-29T22:28:11.673Z] #41 84.95 DEP criu/sysfs_parse.d [2019-10-29T22:28:11.673Z] #41 85.22 DEP criu/sysctl.d [2019-10-29T22:28:11.673Z] #41 85.40 DEP criu/string.d [2019-10-29T22:28:11.673Z] #41 85.47 DEP criu/stats.d [2019-10-29T22:28:11.673Z] #41 85.58 DEP criu/sockets.d [2019-10-29T22:28:11.673Z] #41 85.79 DEP criu/sk-unix.d [2019-10-29T22:28:11.673Z] #41 86.09 DEP criu/sk-tcp.d [2019-10-29T22:28:11.673Z] #41 86.36 DEP criu/sk-queue.d [2019-10-29T22:28:11.673Z] #41 86.57 DEP criu/sk-packet.d [2019-10-29T22:28:11.673Z] #41 86.77 DEP criu/sk-netlink.d [2019-10-29T22:28:11.673Z] #41 87.07 DEP criu/sk-inet.d [2019-10-29T22:28:11.673Z] #41 87.41 DEP criu/signalfd.d [2019-10-29T22:28:11.673Z] #41 87.69 DEP criu/sigframe.d [2019-10-29T22:28:11.673Z] #41 87.79 DEP criu/shmem.d [2019-10-29T22:28:11.673Z] #41 87.95 DEP criu/servicefd.d [2019-10-29T22:28:11.673Z] #41 88.11 DEP criu/seize.d [2019-10-29T22:28:11.673Z] #41 88.23 DEP criu/seccomp.d [2019-10-29T22:28:11.673Z] #41 88.39 DEP criu/rst-malloc.d [2019-10-29T22:28:11.673Z] #41 88.48 DEP criu/rbtree.d [2019-10-29T22:28:11.673Z] #41 88.54 DEP criu/pstree.d [2019-10-29T22:28:11.673Z] #41 88.70 DEP criu/protobuf.d [2019-10-29T22:28:11.673Z] #41 88.84 GEN criu/protobuf-desc-gen.h [2019-10-29T22:28:11.746Z] #41 ... [2019-10-29T22:28:11.746Z] [2019-10-29T22:28:11.746Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:28:11.746Z] #34 0.774 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:28:11.746Z] #34 0.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:28:11.746Z] #34 0.948 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:28:11.746Z] #34 0.991 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:28:11.746Z] #34 1.166 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:28:11.746Z] #34 2.858 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-29T22:28:11.746Z] #34 5.641 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-29T22:28:11.746Z] #34 7.453 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-29T22:28:11.746Z] #34 ... [2019-10-29T22:28:11.746Z] [2019-10-29T22:28:11.746Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:28:11.746Z] #11 0.665 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:28:11.746Z] #11 0.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:28:11.746Z] #11 0.880 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:28:11.746Z] #11 0.899 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:28:11.746Z] #11 1.074 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:28:11.746Z] #11 2.742 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-29T22:28:11.746Z] #11 5.496 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-29T22:28:11.746Z] #11 7.417 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-29T22:28:11.756Z] #42 131.1 CC criu/sk-tcp.o [2019-10-29T22:28:12.060Z] #11 ... [2019-10-29T22:28:12.060Z] [2019-10-29T22:28:12.060Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:12.060Z] #23 0.591 + RM_GOPATH=0 [2019-10-29T22:28:12.060Z] #23 0.592 + TMP_GOPATH= [2019-10-29T22:28:12.060Z] #23 0.592 + : /build [2019-10-29T22:28:12.060Z] #23 0.592 + '[' -z '' ']' [2019-10-29T22:28:12.060Z] #23 0.597 ++ mktemp -d [2019-10-29T22:28:12.060Z] #23 0.609 + export GOPATH=/tmp/tmp.b6JwNPHlGw [2019-10-29T22:28:12.060Z] #23 0.610 + GOPATH=/tmp/tmp.b6JwNPHlGw [2019-10-29T22:28:12.060Z] #23 0.610 + RM_GOPATH=1 [2019-10-29T22:28:12.060Z] #23 0.619 ++ dirname ./install.sh [2019-10-29T22:28:12.060Z] #23 0.620 + dir=. [2019-10-29T22:28:12.060Z] #23 0.620 + bin=dockercli [2019-10-29T22:28:12.060Z] #23 0.620 + shift [2019-10-29T22:28:12.060Z] #23 0.621 + '[' '!' -f ./dockercli.installer ']' [2019-10-29T22:28:12.060Z] #23 0.621 + . ./dockercli.installer [2019-10-29T22:28:12.060Z] #23 0.623 ++ : stable [2019-10-29T22:28:12.060Z] #23 0.623 ++ : 17.06.2-ce [2019-10-29T22:28:12.060Z] #23 0.625 + install_dockercli [2019-10-29T22:28:12.060Z] #23 0.625 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-29T22:28:12.060Z] #23 0.626 Install docker/cli version 17.06.2-ce from stable [2019-10-29T22:28:12.060Z] #23 0.626 ++ uname -m [2019-10-29T22:28:12.060Z] #23 0.628 + arch=ppc64le [2019-10-29T22:28:12.060Z] #23 0.628 + '[' ppc64le '!=' x86_64 ']' [2019-10-29T22:28:12.060Z] #23 0.629 + '[' ppc64le '!=' s390x ']' [2019-10-29T22:28:12.060Z] #23 0.629 + '[' ppc64le '!=' armhf ']' [2019-10-29T22:28:12.060Z] #23 0.630 + build_dockercli [2019-10-29T22:28:12.060Z] #23 0.631 + git clone https://github.com/docker/docker-ce /tmp/tmp.b6JwNPHlGw/tmp/docker-ce [2019-10-29T22:28:12.060Z] #23 0.659 Cloning into '/tmp/tmp.b6JwNPHlGw/tmp/docker-ce'... [2019-10-29T22:28:12.060Z] #23 ... [2019-10-29T22:28:12.060Z] [2019-10-29T22:28:12.060Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:12.060Z] #51 0.785 + RM_GOPATH=0 [2019-10-29T22:28:12.060Z] #51 0.795 + TMP_GOPATH= [2019-10-29T22:28:12.060Z] #51 0.795 + : /build [2019-10-29T22:28:12.060Z] #51 0.797 + '[' -z '' ']' [2019-10-29T22:28:12.060Z] #51 0.799 ++ mktemp -d [2019-10-29T22:28:12.060Z] #51 0.803 + export GOPATH=/tmp/tmp.s1sCIMwaE0 [2019-10-29T22:28:12.060Z] #51 0.803 + GOPATH=/tmp/tmp.s1sCIMwaE0 [2019-10-29T22:28:12.060Z] #51 0.804 + RM_GOPATH=1 [2019-10-29T22:28:12.060Z] #51 0.824 ++ dirname ./install.sh [2019-10-29T22:28:12.060Z] #51 0.830 + dir=. [2019-10-29T22:28:12.060Z] #51 0.840 + bin=golangci_lint [2019-10-29T22:28:12.060Z] #51 0.840 + shift [2019-10-29T22:28:12.060Z] #51 0.840 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-29T22:28:12.060Z] #51 0.840 + . ./golangci_lint.installer [2019-10-29T22:28:12.060Z] #51 0.842 ++ : v1.20.0 [2019-10-29T22:28:12.060Z] #51 0.844 + install_golangci_lint [2019-10-29T22:28:12.060Z] #51 0.845 + echo 'Installing golangci-lint version v1.20.0' [2019-10-29T22:28:12.060Z] #51 0.845 Installing golangci-lint version v1.20.0 [2019-10-29T22:28:12.060Z] #51 0.845 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-29T22:28:12.095Z] #41 ... [2019-10-29T22:28:12.095Z] [2019-10-29T22:28:12.095Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:28:12.095Z] #18 11.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-29T22:28:12.095Z] #18 11.66 Collecting pyyaml (from yamllint==1.16.0) [2019-10-29T22:28:12.095Z] #18 12.90 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-29T22:28:12.095Z] #18 14.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-29T22:28:12.095Z] #18 15.82 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-29T22:28:12.095Z] #18 17.14 Building wheels for collected packages: pyyaml, pathspec [2019-10-29T22:28:12.095Z] #18 17.14 Running setup.py bdist_wheel for pyyaml: started [2019-10-29T22:28:12.160Z] #42 131.4 CC criu/sk-unix.o [2019-10-29T22:28:12.350Z] #51 ... [2019-10-29T22:28:12.350Z] [2019-10-29T22:28:12.350Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:28:12.350Z] #69 0.493 + RM_GOPATH=0 [2019-10-29T22:28:12.350Z] #69 0.493 + TMP_GOPATH= [2019-10-29T22:28:12.350Z] #69 0.493 + : /build [2019-10-29T22:28:12.350Z] #69 0.493 + '[' -z '' ']' [2019-10-29T22:28:12.350Z] #69 0.495 ++ mktemp -d [2019-10-29T22:28:12.350Z] #69 0.498 + export GOPATH=/tmp/tmp.4JmYrW5YId [2019-10-29T22:28:12.350Z] #69 0.499 + GOPATH=/tmp/tmp.4JmYrW5YId [2019-10-29T22:28:12.350Z] #69 0.499 + RM_GOPATH=1 [2019-10-29T22:28:12.350Z] #69 0.500 ++ dirname ./install.sh [2019-10-29T22:28:12.350Z] #69 0.502 + dir=. [2019-10-29T22:28:12.350Z] #69 0.503 + bin=proxy [2019-10-29T22:28:12.350Z] #69 0.503 + shift [2019-10-29T22:28:12.350Z] #69 0.503 + '[' '!' -f ./proxy.installer ']' [2019-10-29T22:28:12.350Z] #69 0.504 + . ./proxy.installer [2019-10-29T22:28:12.350Z] #69 0.505 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:28:12.350Z] #69 0.506 + install_proxy [2019-10-29T22:28:12.350Z] #69 0.507 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:28:12.350Z] #69 0.507 + case "$1" in [2019-10-29T22:28:12.350Z] #69 0.507 + export CGO_ENABLED=0 [2019-10-29T22:28:12.350Z] #69 0.507 + CGO_ENABLED=0 [2019-10-29T22:28:12.350Z] #69 0.507 + _install_proxy [2019-10-29T22:28:12.350Z] #69 0.507 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-29T22:28:12.350Z] #69 0.507 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4JmYrW5YId/src/github.com/docker/libnetwork [2019-10-29T22:28:12.350Z] #69 0.514 Cloning into '/tmp/tmp.4JmYrW5YId/src/github.com/docker/libnetwork'... [2019-10-29T22:28:12.350Z] #69 ... [2019-10-29T22:28:12.350Z] [2019-10-29T22:28:12.350Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:12.350Z] #48 0.580 + RM_GOPATH=0 [2019-10-29T22:28:12.350Z] #48 0.580 + TMP_GOPATH= [2019-10-29T22:28:12.350Z] #48 0.581 + : /build [2019-10-29T22:28:12.350Z] #48 0.581 + '[' -z '' ']' [2019-10-29T22:28:12.350Z] #48 0.582 ++ mktemp -d [2019-10-29T22:28:12.350Z] #48 0.585 + export GOPATH=/tmp/tmp.8tz05Blr2b [2019-10-29T22:28:12.350Z] #48 0.585 + GOPATH=/tmp/tmp.8tz05Blr2b [2019-10-29T22:28:12.350Z] #48 0.586 + RM_GOPATH=1 [2019-10-29T22:28:12.350Z] #48 0.587 ++ dirname ./install.sh [2019-10-29T22:28:12.350Z] #48 0.590 + dir=. [2019-10-29T22:28:12.350Z] #48 0.591 + bin=gotestsum [2019-10-29T22:28:12.350Z] #48 0.591 + shift [2019-10-29T22:28:12.350Z] #48 0.591 + '[' '!' -f ./gotestsum.installer ']' [2019-10-29T22:28:12.350Z] #48 0.592 + . ./gotestsum.installer [2019-10-29T22:28:12.350Z] #48 0.592 ++ : v0.3.5 [2019-10-29T22:28:12.350Z] #48 0.593 + install_gotestsum [2019-10-29T22:28:12.350Z] #48 0.593 Installing gotestsum version v0.3.5 [2019-10-29T22:28:12.350Z] #48 0.593 + echo 'Installing gotestsum version v0.3.5' [2019-10-29T22:28:12.350Z] #48 0.593 + go get -d gotest.tools/gotestsum [2019-10-29T22:28:12.403Z] #59 227.4 + bin/containerd-shim-runc-v1 [2019-10-29T22:28:12.639Z] #48 ... [2019-10-29T22:28:12.639Z] [2019-10-29T22:28:12.639Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:28:12.639Z] #45 0.735 + RM_GOPATH=0 [2019-10-29T22:28:12.639Z] #45 0.735 + TMP_GOPATH= [2019-10-29T22:28:12.639Z] #45 0.735 + : /build [2019-10-29T22:28:12.639Z] #45 0.735 + '[' -z '' ']' [2019-10-29T22:28:12.639Z] #45 0.741 ++ mktemp -d [2019-10-29T22:28:12.639Z] #45 0.756 + export GOPATH=/tmp/tmp.qkM3Wh4gQL [2019-10-29T22:28:12.639Z] #45 0.758 + GOPATH=/tmp/tmp.qkM3Wh4gQL [2019-10-29T22:28:12.639Z] #45 0.759 + RM_GOPATH=1 [2019-10-29T22:28:12.639Z] #45 0.760 ++ dirname ./install.sh [2019-10-29T22:28:12.639Z] #45 0.772 + dir=. [2019-10-29T22:28:12.639Z] #45 0.773 + bin=vndr [2019-10-29T22:28:12.639Z] #45 0.774 + shift [2019-10-29T22:28:12.639Z] #45 0.774 + '[' '!' -f ./vndr.installer ']' [2019-10-29T22:28:12.639Z] #45 0.776 + . ./vndr.installer [2019-10-29T22:28:12.639Z] #45 0.781 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:28:12.639Z] #45 0.785 + install_vndr [2019-10-29T22:28:12.639Z] #45 0.789 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-29T22:28:12.639Z] #45 0.794 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:28:12.639Z] #45 0.794 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qkM3Wh4gQL/src/github.com/LK4D4/vndr [2019-10-29T22:28:12.639Z] #45 0.817 Cloning into '/tmp/tmp.qkM3Wh4gQL/src/github.com/LK4D4/vndr'... [2019-10-29T22:28:12.639Z] #45 2.639 + cd /tmp/tmp.qkM3Wh4gQL/src/github.com/LK4D4/vndr [2019-10-29T22:28:12.639Z] #45 2.640 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-29T22:28:12.639Z] #45 2.664 + go build -buildmode=pie -v -o /build/vndr . [2019-10-29T22:28:12.639Z] #45 4.703 internal/cpu [2019-10-29T22:28:12.639Z] #45 4.727 internal/race [2019-10-29T22:28:12.639Z] #45 4.800 runtime/internal/sys [2019-10-29T22:28:12.639Z] #45 4.801 runtime/internal/atomic [2019-10-29T22:28:12.639Z] #45 5.114 sync/atomic [2019-10-29T22:28:12.639Z] #45 5.559 runtime/internal/math [2019-10-29T22:28:12.639Z] #45 6.021 unicode [2019-10-29T22:28:12.639Z] #45 6.176 unicode/utf8 [2019-10-29T22:28:12.639Z] #45 6.861 math [2019-10-29T22:28:12.639Z] #45 7.568 internal/bytealg [2019-10-29T22:28:12.639Z] #45 8.401 internal/testlog [2019-10-29T22:28:12.639Z] #45 9.755 encoding [2019-10-29T22:28:12.639Z] #45 10.62 runtime [2019-10-29T22:28:12.639Z] #45 10.74 unicode/utf16 [2019-10-29T22:28:12.639Z] #45 ... [2019-10-29T22:28:12.639Z] [2019-10-29T22:28:12.639Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:12.639Z] #63 0.691 + RM_GOPATH=0 [2019-10-29T22:28:12.639Z] #63 0.692 + TMP_GOPATH= [2019-10-29T22:28:12.639Z] #63 0.696 + : /build/ [2019-10-29T22:28:12.639Z] #63 0.696 + '[' -z '' ']' [2019-10-29T22:28:12.639Z] #63 0.711 ++ mktemp -d [2019-10-29T22:28:12.639Z] #63 0.729 + export GOPATH=/tmp/tmp.jts7Gdntv8 [2019-10-29T22:28:12.639Z] #63 0.730 + GOPATH=/tmp/tmp.jts7Gdntv8 [2019-10-29T22:28:12.639Z] #63 0.730 + RM_GOPATH=1 [2019-10-29T22:28:12.639Z] #63 0.735 ++ dirname ./install.sh [2019-10-29T22:28:12.639Z] #63 0.768 + dir=. [2019-10-29T22:28:12.639Z] #63 0.768 + bin=rootlesskit [2019-10-29T22:28:12.639Z] #63 0.768 + shift [2019-10-29T22:28:12.639Z] #63 0.769 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-29T22:28:12.639Z] #63 0.769 + . ./rootlesskit.installer [2019-10-29T22:28:12.639Z] #63 0.770 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:28:12.639Z] #63 0.771 + install_rootlesskit [2019-10-29T22:28:12.639Z] #63 0.771 + case "$1" in [2019-10-29T22:28:12.639Z] #63 0.771 + export CGO_ENABLED=0 [2019-10-29T22:28:12.639Z] #63 0.771 + CGO_ENABLED=0 [2019-10-29T22:28:12.639Z] #63 0.772 + _install_rootlesskit [2019-10-29T22:28:12.639Z] #63 0.772 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-29T22:28:12.639Z] #63 0.772 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:28:12.639Z] #63 0.772 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jts7Gdntv8/src/github.com/rootless-containers/rootlesskit [2019-10-29T22:28:12.639Z] #63 0.783 Cloning into '/tmp/tmp.jts7Gdntv8/src/github.com/rootless-containers/rootlesskit'... [2019-10-29T22:28:12.639Z] #63 7.835 + cd /tmp/tmp.jts7Gdntv8/src/github.com/rootless-containers/rootlesskit [2019-10-29T22:28:12.639Z] #63 7.835 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-29T22:28:12.639Z] #63 8.810 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-29T22:28:12.639Z] #63 8.811 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-29T22:28:12.666Z] #18 ... [2019-10-29T22:28:12.666Z] [2019-10-29T22:28:12.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:12.666Z] #41 137.7 CC criu/netfilter.o [2019-10-29T22:28:12.926Z] #63 ... [2019-10-29T22:28:12.926Z] [2019-10-29T22:28:12.926Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:28:12.926Z] #57 0.904 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:28:12.926Z] #57 0.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:28:12.926Z] #57 1.120 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:28:12.926Z] #57 1.169 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:28:12.926Z] #57 1.229 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:28:12.926Z] #57 2.698 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-29T22:28:12.926Z] #57 5.486 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-29T22:28:12.926Z] #57 7.537 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-29T22:28:12.926Z] #57 ... [2019-10-29T22:28:12.926Z] [2019-10-29T22:28:12.926Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:28:12.926Z] #25 0.706 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:28:12.926Z] #25 0.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:28:12.926Z] #25 0.859 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:28:12.926Z] #25 0.877 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:28:12.926Z] #25 0.953 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:28:12.926Z] #25 2.790 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-29T22:28:12.926Z] #25 5.633 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-29T22:28:12.926Z] #25 7.473 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-29T22:28:12.927Z] #41 138.0 CC criu/page-pipe.o [2019-10-29T22:28:13.041Z] #41 90.31 DEP criu/protobuf-desc.d [2019-10-29T22:28:13.212Z] #25 ... [2019-10-29T22:28:13.212Z] [2019-10-29T22:28:13.212Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:28:13.212Z] #29 0.818 + mktemp -d [2019-10-29T22:28:13.212Z] #29 0.820 + export GOPATH=/tmp/tmp.U1cDTIATiw [2019-10-29T22:28:13.212Z] #29 0.822 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.U1cDTIATiw/src/github.com/go-swagger/go-swagger [2019-10-29T22:28:13.212Z] #29 0.829 Cloning into '/tmp/tmp.U1cDTIATiw/src/github.com/go-swagger/go-swagger'... [2019-10-29T22:28:13.297Z] #41 90.53 DEP criu/proc_parse.d [2019-10-29T22:28:13.499Z] #41 138.6 CC criu/page-xfer.o [2019-10-29T22:28:13.553Z] #41 90.81 DEP criu/plugin.d [2019-10-29T22:28:13.553Z] #41 90.91 DEP criu/pipes.d [2019-10-29T22:28:13.553Z] #41 ... [2019-10-29T22:28:13.553Z] [2019-10-29T22:28:13.553Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:28:13.553Z] #17 85.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-29T22:28:13.553Z] #17 85.85 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-29T22:28:13.553Z] #17 85.86 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-29T22:28:13.839Z] #29 ... [2019-10-29T22:28:13.839Z] [2019-10-29T22:28:13.839Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:28:13.839Z] #45 11.91 container/list [2019-10-29T22:28:14.175Z] #42 133.5 CC criu/sockets.o [2019-10-29T22:28:14.300Z] #59 230.5 + bin/containerd-shim-runc-v2 [2019-10-29T22:28:14.576Z] #42 134.2 CC criu/stats.o [2019-10-29T22:28:14.885Z] #41 139.7 CC criu/pagemap-cache.o [2019-10-29T22:28:14.885Z] #41 140.0 CC criu/pagemap.o [2019-10-29T22:28:14.983Z] #42 134.4 CC criu/string.o [2019-10-29T22:28:14.983Z] #42 134.4 CC criu/sysctl.o [2019-10-29T22:28:15.232Z] #59 231.3 + binaries [2019-10-29T22:28:15.232Z] #59 231.3 + mkdir -p /build [2019-10-29T22:28:15.232Z] #59 231.3 + cp bin/containerd /build/containerd [2019-10-29T22:28:15.232Z] #59 231.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-29T22:28:15.232Z] #59 231.4 + cp bin/ctr /build/ctr [2019-10-29T22:28:15.373Z] #42 134.9 CC criu/sysfs_parse.o [2019-10-29T22:28:15.456Z] #41 ... [2019-10-29T22:28:15.456Z] [2019-10-29T22:28:15.456Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:28:15.456Z] #18 18.18 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-29T22:28:15.456Z] #18 18.18 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-29T22:28:15.456Z] #18 18.29 Running setup.py bdist_wheel for pathspec: started [2019-10-29T22:28:15.456Z] #18 19.46 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-29T22:28:15.456Z] #18 19.46 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-29T22:28:15.456Z] #18 19.48 Successfully built pyyaml pathspec [2019-10-29T22:28:15.456Z] #18 19.48 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-29T22:28:15.456Z] #18 19.99 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-29T22:28:15.456Z] #18 DONE 20.9s [2019-10-29T22:28:15.456Z] [2019-10-29T22:28:15.456Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:15.456Z] #41 140.7 CC criu/parasite-syscall.o [2019-10-29T22:28:15.777Z] #42 135.2 CC criu/timerfd.o [2019-10-29T22:28:15.777Z] #42 135.4 CC criu/tty.o [2019-10-29T22:28:15.777Z] #42 ... [2019-10-29T22:28:15.777Z] [2019-10-29T22:28:15.777Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:28:15.777Z] #39 173.4 + dpkg --print-architecture [2019-10-29T22:28:15.777Z] #39 173.4 + cd /tmp/tmp.FmyqpNPnhG/src/github.com/docker/distribution [2019-10-29T22:28:15.777Z] #39 173.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-29T22:28:15.798Z] #59 DONE 232.0s [2019-10-29T22:28:16.028Z] #41 ... [2019-10-29T22:28:16.028Z] [2019-10-29T22:28:16.028Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:16.028Z] #50 DONE 199.9s [2019-10-29T22:28:16.028Z] [2019-10-29T22:28:16.028Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:16.028Z] #22 ... [2019-10-29T22:28:16.028Z] [2019-10-29T22:28:16.028Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:16.028Z] #59 165.6 + bin/containerd [2019-10-29T22:28:16.173Z] #39 173.6 + GOPATH=/tmp/tmp.FmyqpNPnhG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.FmyqpNPnhG [2019-10-29T22:28:16.173Z] #39 173.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-29T22:28:16.730Z] [2019-10-29T22:28:16.730Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-29T22:28:16.820Z] #17 ... [2019-10-29T22:28:16.820Z] [2019-10-29T22:28:16.820Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:28:16.820Z] #44 166.5 github.com/LK4D4/vndr/godl [2019-10-29T22:28:16.820Z] #44 167.4 github.com/LK4D4/vndr [2019-10-29T22:28:16.820Z] #44 ... [2019-10-29T22:28:16.820Z] [2019-10-29T22:28:16.820Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:16.820Z] #41 91.11 DEP criu/pie-util.d [2019-10-29T22:28:16.820Z] #41 91.25 DEP criu/pie-util-vdso.d [2019-10-29T22:28:16.820Z] #41 91.41 DEP criu/pie-util-vdso-elf32.d [2019-10-29T22:28:16.820Z] #41 91.64 DEP criu/path.d [2019-10-29T22:28:16.820Z] #41 91.79 DEP criu/parasite-syscall.d [2019-10-29T22:28:16.821Z] #41 92.06 DEP criu/pagemap.d [2019-10-29T22:28:16.821Z] #41 92.22 DEP criu/pagemap-cache.d [2019-10-29T22:28:16.821Z] #41 92.39 DEP criu/page-xfer.d [2019-10-29T22:28:16.821Z] #41 92.64 DEP criu/page-pipe.d [2019-10-29T22:28:16.821Z] #41 92.76 DEP criu/netfilter.d [2019-10-29T22:28:16.821Z] #41 92.96 DEP criu/net.d [2019-10-29T22:28:16.821Z] #41 93.13 DEP criu/namespaces.d [2019-10-29T22:28:16.821Z] #41 93.36 DEP criu/mount.d [2019-10-29T22:28:16.821Z] #41 93.55 DEP criu/mem.d [2019-10-29T22:28:16.821Z] #41 93.86 DEP criu/lsm.d [2019-10-29T22:28:16.821Z] #41 94.05 DEP criu/log.d [2019-10-29T22:28:16.821Z] #41 94.20 DEP criu/libnetlink.d [2019-10-29T22:28:17.076Z] #41 94.39 DEP criu/kerndat.d [2019-10-29T22:28:17.294Z] #60 DONE 0.4s [2019-10-29T22:28:17.295Z] [2019-10-29T22:28:17.295Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-29T22:28:17.295Z] #64 DONE 0.1s [2019-10-29T22:28:17.295Z] [2019-10-29T22:28:17.295Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-29T22:28:17.557Z] #66 DONE 0.2s [2019-10-29T22:28:17.557Z] [2019-10-29T22:28:17.557Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-29T22:28:17.557Z] #69 DONE 0.1s [2019-10-29T22:28:17.557Z] [2019-10-29T22:28:17.557Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-29T22:28:17.557Z] #70 DONE 0.0s [2019-10-29T22:28:17.639Z] #41 94.72 DEP criu/kcmp-ids.d [2019-10-29T22:28:17.639Z] #41 94.79 DEP criu/irmap.d [2019-10-29T22:28:17.639Z] #41 94.90 DEP criu/ipc_ns.d [2019-10-29T22:28:17.639Z] #41 95.02 DEP criu/image.d [2019-10-29T22:28:17.814Z] [2019-10-29T22:28:17.815Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-29T22:28:17.895Z] #41 95.17 DEP criu/image-desc.d [2019-10-29T22:28:17.895Z] #41 95.27 DEP criu/fsnotify.d [2019-10-29T22:28:18.152Z] #41 ... [2019-10-29T22:28:18.152Z] [2019-10-29T22:28:18.152Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:28:18.152Z] #44 DONE 177.9s [2019-10-29T22:28:18.273Z] #45 15.72 crypto/internal/subtle [2019-10-29T22:28:18.273Z] #45 16.24 crypto/subtle [2019-10-29T22:28:18.408Z] [2019-10-29T22:28:18.408Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:18.408Z] #41 95.48 DEP criu/filesystems.d [2019-10-29T22:28:18.562Z] #45 16.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-29T22:28:18.664Z] #41 95.86 DEP criu/files.d [2019-10-29T22:28:18.921Z] #41 96.23 DEP criu/files-reg.d [2019-10-29T22:28:19.186Z] #71 DONE 1.4s [2019-10-29T22:28:19.186Z] [2019-10-29T22:28:19.186Z] #72 exporting to image [2019-10-29T22:28:19.186Z] #72 exporting layers [2019-10-29T22:28:19.196Z] #45 17.23 internal/nettrace [2019-10-29T22:28:19.483Z] #41 96.55 DEP criu/files-ext.d [2019-10-29T22:28:19.483Z] #41 96.75 DEP criu/file-lock.d [2019-10-29T22:28:19.486Z] #45 17.64 runtime/cgo [2019-10-29T22:28:19.740Z] #41 96.96 DEP criu/file-ids.d [2019-10-29T22:28:19.997Z] #41 97.12 DEP criu/fifo.d [2019-10-29T22:28:19.997Z] #41 97.33 DEP criu/fdstore.d [2019-10-29T22:28:20.252Z] #41 97.46 DEP criu/fault-injection.d [2019-10-29T22:28:20.252Z] #41 97.53 DEP criu/external.d [2019-10-29T22:28:20.252Z] #41 97.62 DEP criu/eventpoll.d [2019-10-29T22:28:20.507Z] #41 97.82 DEP criu/eventfd.d [2019-10-29T22:28:20.507Z] #41 97.95 DEP criu/crtools.d [2019-10-29T22:28:21.068Z] #41 98.17 DEP criu/cr-service.d [2019-10-29T22:28:21.068Z] #41 98.31 DEP criu/cr-restore.d [2019-10-29T22:28:21.323Z] #41 98.64 DEP criu/cr-errno.d [2019-10-29T22:28:21.323Z] #41 98.67 DEP criu/cr-dump.d [2019-10-29T22:28:21.579Z] #41 98.95 DEP criu/cr-dedup.d [2019-10-29T22:28:21.835Z] #41 99.12 DEP criu/cr-check.d [2019-10-29T22:28:22.090Z] #41 99.37 DEP criu/config.d [2019-10-29T22:28:22.224Z] #45 ... [2019-10-29T22:28:22.224Z] [2019-10-29T22:28:22.224Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:28:22.224Z] #32 10.14 runtime/cgo [2019-10-29T22:28:22.346Z] #41 99.53 DEP criu/clone-noasan.d [2019-10-29T22:28:22.346Z] #41 99.63 DEP criu/cgroup.d [2019-10-29T22:28:22.602Z] #41 ... [2019-10-29T22:28:22.602Z] [2019-10-29T22:28:22.602Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:28:22.602Z] #28 182.2 + rm -rf /tmp/tmp.yVz6copJN0 [2019-10-29T22:28:22.602Z] #28 DONE 182.7s [2019-10-29T22:28:22.602Z] [2019-10-29T22:28:22.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:22.602Z] #41 99.79 DEP criu/cgroup-props.d [2019-10-29T22:28:22.734Z] #59 ... [2019-10-29T22:28:22.734Z] [2019-10-29T22:28:22.734Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:22.734Z] #41 141.4 CC criu/path.o [2019-10-29T22:28:22.734Z] #41 141.6 CC criu/pie-util-vdso-elf32.o [2019-10-29T22:28:22.734Z] #41 141.9 CC criu/pie-util-vdso.o [2019-10-29T22:28:22.734Z] #41 142.2 CC criu/pie-util.o [2019-10-29T22:28:22.734Z] #41 142.3 CC criu/pipes.o [2019-10-29T22:28:22.734Z] #41 143.0 CC criu/plugin.o [2019-10-29T22:28:22.734Z] #41 143.3 CC criu/proc_parse.o [2019-10-29T22:28:22.734Z] #41 145.3 CC criu/protobuf-desc.o [2019-10-29T22:28:22.734Z] #41 145.9 CC criu/protobuf.o [2019-10-29T22:28:22.734Z] #41 146.2 CC criu/pstree.o [2019-10-29T22:28:22.734Z] #41 147.1 CC criu/rbtree.o [2019-10-29T22:28:22.734Z] #41 147.3 CC criu/rst-malloc.o [2019-10-29T22:28:22.734Z] #41 147.5 CC criu/seccomp.o [2019-10-29T22:28:22.857Z] #41 99.99 DEP criu/bitmap.d [2019-10-29T22:28:22.857Z] #41 100.1 DEP criu/bfd.d [2019-10-29T22:28:22.993Z] #41 148.0 CC criu/seize.o [2019-10-29T22:28:23.113Z] #41 100.2 DEP criu/autofs.d [2019-10-29T22:28:23.369Z] #41 100.5 DEP criu/aio.d [2019-10-29T22:28:23.560Z] #41 148.7 CC criu/servicefd.o [2019-10-29T22:28:23.625Z] #41 100.9 DEP criu/action-scripts.d [2019-10-29T22:28:23.722Z] #32 ... [2019-10-29T22:28:23.722Z] [2019-10-29T22:28:23.722Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:28:23.722Z] #11 22.05 Fetched 7720 kB in 21s (360 kB/s) [2019-10-29T22:28:23.881Z] #41 101.1 CC criu/action-scripts.o [2019-10-29T22:28:24.008Z] #39 ... [2019-10-29T22:28:24.008Z] [2019-10-29T22:28:24.008Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:24.008Z] #42 136.4 CC criu/tun.o [2019-10-29T22:28:24.008Z] #42 136.8 CC criu/uffd.o [2019-10-29T22:28:24.008Z] #42 137.6 CC criu/util.o [2019-10-29T22:28:24.008Z] #42 138.4 CC criu/uts_ns.o [2019-10-29T22:28:24.008Z] #42 138.5 CC criu/vdso.o [2019-10-29T22:28:24.008Z] #42 138.9 LINK criu/built-in.o [2019-10-29T22:28:24.008Z] #42 139.0 LINK criu/criu [2019-10-29T22:28:24.008Z] #42 139.3 DEP lib/c/criu.d [2019-10-29T22:28:24.008Z] #42 139.4 CC images/rpc.pb-c.o [2019-10-29T22:28:24.008Z] #42 139.7 CC lib/c/criu.o [2019-10-29T22:28:24.008Z] #42 140.4 LINK lib/c/built-in.o [2019-10-29T22:28:24.008Z] #42 140.4 LINK lib/c/libcriu.so [2019-10-29T22:28:24.008Z] #42 140.5 GEN magic.py [2019-10-29T22:28:24.008Z] #42 140.5 Note: Building without setproctitle() and strlcpy() support. [2019-10-29T22:28:24.008Z] #42 140.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-29T22:28:24.008Z] #42 140.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-29T22:28:24.008Z] #42 141.2 make[1]: Nothing to be done for 'all'. [2019-10-29T22:28:24.008Z] #42 141.6 make[1]: 'images/built-in.o' is up to date. [2019-10-29T22:28:24.008Z] #42 141.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-29T22:28:24.008Z] #42 141.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-29T22:28:24.008Z] #42 141.7 make[1]: 'compel/libcompel.a' is up to date. [2019-10-29T22:28:24.008Z] #42 141.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-29T22:28:24.008Z] #42 141.7 make[1]: Nothing to be done for 'all'. [2019-10-29T22:28:24.008Z] #42 141.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-29T22:28:24.008Z] #42 141.8 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:24.008Z] #42 141.9 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:24.008Z] #42 141.9 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:24.008Z] #42 141.9 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:24.008Z] #42 142.0 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:24.008Z] #42 142.0 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:24.008Z] #42 142.0 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:24.008Z] #42 142.1 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:24.008Z] #42 142.1 INSTALL criu/criu [2019-10-29T22:28:24.008Z] #42 DONE 142.2s [2019-10-29T22:28:24.008Z] [2019-10-29T22:28:24.008Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:24.129Z] #41 ... [2019-10-29T22:28:24.129Z] [2019-10-29T22:28:24.129Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:24.129Z] #22 207.9 + return [2019-10-29T22:28:24.136Z] #41 101.5 CC criu/aio.o [2019-10-29T22:28:24.700Z] #22 DONE 208.8s [2019-10-29T22:28:24.700Z] [2019-10-29T22:28:24.700Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:24.700Z] #41 149.2 CC criu/shmem.o [2019-10-29T22:28:24.710Z] #41 102.1 CC criu/autofs.o [2019-10-29T22:28:24.960Z] #41 150.0 CC criu/sigframe.o [2019-10-29T22:28:25.225Z] #41 150.2 CC criu/signalfd.o [2019-10-29T22:28:25.484Z] #41 150.4 CC criu/sk-inet.o [2019-10-29T22:28:25.740Z] #72 exporting layers 6.3s done [2019-10-29T22:28:25.740Z] #72 writing image sha256:3f7c214c80bfb18ca6b0336abccfb9f4102b4464066fac4e242d109a129aa98d done [2019-10-29T22:28:25.740Z] #72 naming to docker.io/library/docker:57910190288c71242d914c292930a496d05f30cb done [2019-10-29T22:28:25.740Z] #72 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-29T22:28:26.053Z] #41 151.2 CC criu/sk-netlink.o [2019-10-29T22:28:26.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40148/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57910190288c71242d914c292930a496d05f30cb hack/validate/default [2019-10-29T22:28:26.598Z] #41 103.5 CC criu/bfd.o [2019-10-29T22:28:26.635Z] #41 151.6 CC criu/sk-packet.o [2019-10-29T22:28:26.853Z] #41 104.1 CC criu/bitmap.o [2019-10-29T22:28:27.008Z] Congratulations! All commits are properly signed with the DCO! [2019-10-29T22:28:27.008Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-29T22:28:27.008Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-29T22:28:27.111Z] #41 104.3 CC criu/cgroup-props.o [2019-10-29T22:28:27.215Z] #41 152.1 CC criu/sk-queue.o [2019-10-29T22:28:27.215Z] #41 ... [2019-10-29T22:28:27.215Z] [2019-10-29T22:28:27.215Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-29T22:28:27.215Z] #23 DONE 0.4s [2019-10-29T22:28:27.477Z] [2019-10-29T22:28:27.477Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-29T22:28:28.038Z] #41 105.2 CC criu/cgroup.o [2019-10-29T22:28:29.265Z] #11 22.05 Reading package lists... [2019-10-29T22:28:29.265Z] #11 ... [2019-10-29T22:28:29.265Z] [2019-10-29T22:28:29.265Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:28:29.265Z] #69 26.40 + cd /tmp/tmp.4JmYrW5YId/src/github.com/docker/libnetwork [2019-10-29T22:28:29.265Z] #69 26.40 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-29T22:28:29.265Z] #69 27.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-29T22:28:29.402Z] #41 ... [2019-10-29T22:28:29.402Z] [2019-10-29T22:28:29.402Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:28:29.402Z] #17 91.57 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-29T22:28:29.402Z] #17 91.58 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-29T22:28:29.402Z] #17 91.58 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-29T22:28:29.402Z] #17 91.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-29T22:28:29.402Z] #17 91.76 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-29T22:28:29.402Z] #17 91.82 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:28:30.511Z] #60 ... [2019-10-29T22:28:30.511Z] [2019-10-29T22:28:30.511Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:28:30.511Z] #39 187.7 + rm -rf /tmp/tmp.FmyqpNPnhG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.FmyqpNPnhG [2019-10-29T22:28:30.511Z] #39 DONE 187.8s [2019-10-29T22:28:30.511Z] [2019-10-29T22:28:30.511Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:30.922Z] #60 ... [2019-10-29T22:28:30.922Z] [2019-10-29T22:28:30.922Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-29T22:28:31.288Z] #17 ... [2019-10-29T22:28:31.288Z] [2019-10-29T22:28:31.288Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:31.288Z] #41 108.2 CC criu/clone-noasan.o [2019-10-29T22:28:31.288Z] #41 108.3 CC criu/config.o [2019-10-29T22:28:31.313Z] #40 DONE 0.2s [2019-10-29T22:28:31.313Z] [2019-10-29T22:28:31.313Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-29T22:28:31.313Z] #43 DONE 0.1s [2019-10-29T22:28:31.313Z] [2019-10-29T22:28:31.313Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:31.313Z] #60 ... [2019-10-29T22:28:31.313Z] [2019-10-29T22:28:31.313Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-29T22:28:31.313Z] #46 DONE 0.1s [2019-10-29T22:28:31.706Z] [2019-10-29T22:28:31.706Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-29T22:28:31.706Z] #49 DONE 0.1s [2019-10-29T22:28:31.706Z] [2019-10-29T22:28:31.706Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:32.652Z] #41 109.9 CC criu/cr-check.o [2019-10-29T22:28:32.763Z] #27 DONE 5.2s [2019-10-29T22:28:32.763Z] [2019-10-29T22:28:32.763Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:32.763Z] #41 152.6 CC criu/sk-tcp.o [2019-10-29T22:28:32.763Z] #41 153.1 CC criu/sk-unix.o [2019-10-29T22:28:32.763Z] #41 155.1 CC criu/sockets.o [2019-10-29T22:28:32.763Z] #41 155.9 CC criu/stats.o [2019-10-29T22:28:32.763Z] #41 156.2 CC criu/string.o [2019-10-29T22:28:32.763Z] #41 156.4 CC criu/sysctl.o [2019-10-29T22:28:32.763Z] #41 156.9 CC criu/sysfs_parse.o [2019-10-29T22:28:32.763Z] #41 157.4 CC criu/timerfd.o [2019-10-29T22:28:32.763Z] #41 157.7 CC criu/tty.o [2019-10-29T22:28:33.334Z] #41 ... [2019-10-29T22:28:33.334Z] [2019-10-29T22:28:33.334Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-29T22:28:33.334Z] #29 DONE 0.9s [2019-10-29T22:28:33.334Z] [2019-10-29T22:28:33.334Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-29T22:28:33.594Z] #32 DONE 0.2s [2019-10-29T22:28:33.594Z] [2019-10-29T22:28:33.594Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-29T22:28:33.695Z] #69 ... [2019-10-29T22:28:33.695Z] [2019-10-29T22:28:33.695Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:33.695Z] #51 30.69 + cd /tmp/tmp.s1sCIMwaE0/src/github.com/golangci/golangci-lint/ [2019-10-29T22:28:33.695Z] #51 30.70 + git checkout -q v1.20.0 [2019-10-29T22:28:33.695Z] #51 31.12 ++ git describe --tags [2019-10-29T22:28:33.695Z] #51 31.12 + version=v1.20.0 [2019-10-29T22:28:33.695Z] #51 31.13 ++ git rev-parse --short HEAD [2019-10-29T22:28:33.695Z] #51 31.14 + commit=cc98739 [2019-10-29T22:28:33.695Z] #51 31.15 ++ git show -s --format=%cd [2019-10-29T22:28:33.695Z] #51 31.18 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-29T22:28:33.695Z] #51 31.18 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-29T22:28:33.855Z] #37 DONE 0.1s [2019-10-29T22:28:33.855Z] [2019-10-29T22:28:33.855Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-29T22:28:33.855Z] #39 DONE 0.2s [2019-10-29T22:28:33.855Z] [2019-10-29T22:28:33.855Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:33.984Z] #51 ... [2019-10-29T22:28:33.984Z] [2019-10-29T22:28:33.984Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:28:33.984Z] #41 22.44 Fetched 7720 kB in 21s (357 kB/s) [2019-10-29T22:28:33.984Z] #41 22.44 Reading package lists... [2019-10-29T22:28:33.984Z] #41 31.65 Reading package lists... [2019-10-29T22:28:33.984Z] #41 ... [2019-10-29T22:28:33.984Z] [2019-10-29T22:28:33.984Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:28:33.984Z] #34 22.57 Fetched 7720 kB in 21s (353 kB/s) [2019-10-29T22:28:33.984Z] #34 22.57 Reading package lists... [2019-10-29T22:28:34.116Z] #41 159.3 CC criu/tun.o [2019-10-29T22:28:34.272Z] #34 32.36 Reading package lists... [2019-10-29T22:28:34.272Z] #34 ... [2019-10-29T22:28:34.272Z] [2019-10-29T22:28:34.272Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:28:34.272Z] #39 25.22 + cd /tmp/tmp.9RMPWzsL1V/src/github.com/docker/distribution [2019-10-29T22:28:34.272Z] #39 25.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-29T22:28:34.272Z] #39 28.48 + GOPATH=/tmp/tmp.9RMPWzsL1V/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9RMPWzsL1V go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-29T22:28:34.538Z] #41 111.8 CC criu/cr-dedup.o [2019-10-29T22:28:34.560Z] #39 ... [2019-10-29T22:28:34.560Z] [2019-10-29T22:28:34.560Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:28:34.560Z] #25 23.14 Fetched 7720 kB in 22s (344 kB/s) [2019-10-29T22:28:34.560Z] #25 23.14 Reading package lists... [2019-10-29T22:28:34.689Z] #41 159.7 CC criu/uffd.o [2019-10-29T22:28:34.794Z] #41 112.2 CC criu/cr-dump.o [2019-10-29T22:28:34.849Z] #25 32.40 Reading package lists... [2019-10-29T22:28:34.849Z] #25 ... [2019-10-29T22:28:34.849Z] [2019-10-29T22:28:34.849Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:28:34.849Z] #57 23.06 Fetched 7720 kB in 22s (348 kB/s) [2019-10-29T22:28:34.849Z] #57 23.06 Reading package lists... [2019-10-29T22:28:35.136Z] #57 33.20 Reading package lists... [2019-10-29T22:28:35.137Z] #57 ... [2019-10-29T22:28:35.137Z] [2019-10-29T22:28:35.137Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:28:35.137Z] #11 22.05 Reading package lists... [2019-10-29T22:28:35.423Z] #11 31.33 Reading package lists... [2019-10-29T22:28:35.423Z] #11 ... [2019-10-29T22:28:35.423Z] [2019-10-29T22:28:35.423Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:28:35.423Z] #45 23.51 vendor/golang.org/x/crypto/internal/subtle [2019-10-29T22:28:35.632Z] #41 160.7 CC criu/util.o [2019-10-29T22:28:37.016Z] #41 161.8 CC criu/uts_ns.o [2019-10-29T22:28:37.016Z] #41 162.0 CC criu/vdso.o [2019-10-29T22:28:37.310Z] #41 162.4 LINK criu/built-in.o [2019-10-29T22:28:37.312Z] #41 114.5 CC criu/cr-errno.o [2019-10-29T22:28:37.312Z] #41 114.6 CC criu/cr-restore.o [2019-10-29T22:28:37.570Z] #41 162.5 LINK criu/criu [2019-10-29T22:28:37.830Z] #41 162.8 DEP lib/c/criu.d [2019-10-29T22:28:37.830Z] #41 162.9 CC images/rpc.pb-c.o [2019-10-29T22:28:38.400Z] #41 163.4 CC lib/c/criu.o [2019-10-29T22:28:39.342Z] #41 164.3 LINK lib/c/built-in.o [2019-10-29T22:28:39.342Z] #41 164.3 LINK lib/c/libcriu.so [2019-10-29T22:28:39.342Z] #41 164.4 GEN magic.py [2019-10-29T22:28:39.342Z] #41 164.5 Note: Building without setproctitle() and strlcpy() support. [2019-10-29T22:28:39.342Z] #41 164.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-29T22:28:39.602Z] #41 164.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-29T22:28:39.829Z] #41 ... [2019-10-29T22:28:39.829Z] [2019-10-29T22:28:39.829Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:28:39.829Z] #17 106.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-29T22:28:39.829Z] #17 106.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-29T22:28:39.829Z] #17 106.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:28:39.963Z] #60 170.1 + bin/containerd [2019-10-29T22:28:40.175Z] #41 165.1 make[1]: Nothing to be done for 'all'. [2019-10-29T22:28:40.435Z] #41 165.4 make[1]: 'images/built-in.o' is up to date. [2019-10-29T22:28:40.435Z] #41 165.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-29T22:28:40.435Z] #41 165.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-29T22:28:40.694Z] #41 165.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-29T22:28:40.694Z] #41 165.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-29T22:28:40.694Z] #41 165.6 make[1]: Nothing to be done for 'all'. [2019-10-29T22:28:40.694Z] #41 165.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-29T22:28:40.694Z] #41 165.7 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:40.694Z] #41 165.8 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:40.694Z] #41 165.8 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:40.694Z] #41 165.8 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:40.954Z] #41 165.9 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:40.954Z] #41 165.9 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:40.954Z] #41 165.9 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:40.954Z] #41 166.0 make[2]: Nothing to be done for 'all'. [2019-10-29T22:28:40.954Z] #41 166.0 INSTALL criu/criu [2019-10-29T22:28:41.214Z] #41 DONE 166.3s [2019-10-29T22:28:41.214Z] [2019-10-29T22:28:41.214Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:41.845Z] #60 ... [2019-10-29T22:28:41.845Z] [2019-10-29T22:28:41.845Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:41.845Z] #51 DONE 199.2s [2019-10-29T22:28:41.845Z] [2019-10-29T22:28:41.845Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:42.347Z] #17 ... [2019-10-29T22:28:42.347Z] [2019-10-29T22:28:42.347Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:42.347Z] #41 119.1 CC criu/cr-service.o [2019-10-29T22:28:42.596Z] #59 ... [2019-10-29T22:28:42.596Z] [2019-10-29T22:28:42.596Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-29T22:28:42.596Z] #42 DONE 0.1s [2019-10-29T22:28:42.596Z] [2019-10-29T22:28:42.596Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:42.675Z] #60 ... [2019-10-29T22:28:42.675Z] [2019-10-29T22:28:42.675Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-29T22:28:42.675Z] #52 DONE 0.1s [2019-10-29T22:28:42.675Z] [2019-10-29T22:28:42.675Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-29T22:28:42.675Z] #56 DONE 0.1s [2019-10-29T22:28:42.675Z] [2019-10-29T22:28:42.675Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:42.856Z] #59 ... [2019-10-29T22:28:42.856Z] [2019-10-29T22:28:42.856Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-29T22:28:42.856Z] #45 DONE 0.1s [2019-10-29T22:28:42.856Z] [2019-10-29T22:28:42.856Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-29T22:28:42.856Z] #48 DONE 0.1s [2019-10-29T22:28:42.856Z] [2019-10-29T22:28:42.856Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:43.115Z] #59 ... [2019-10-29T22:28:43.115Z] [2019-10-29T22:28:43.115Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-29T22:28:43.115Z] #51 DONE 0.2s [2019-10-29T22:28:43.115Z] [2019-10-29T22:28:43.115Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-29T22:28:43.374Z] #55 DONE 0.1s [2019-10-29T22:28:43.374Z] [2019-10-29T22:28:43.374Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:43.713Z] #41 120.7 CC criu/crtools.o [2019-10-29T22:28:43.884Z] #45 ... [2019-10-29T22:28:43.884Z] [2019-10-29T22:28:43.884Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:28:43.884Z] #11 31.33 Reading package lists... [2019-10-29T22:28:44.275Z] #41 121.5 CC criu/eventfd.o [2019-10-29T22:28:44.509Z] #11 41.22 Building dependency tree... [2019-10-29T22:28:44.838Z] #41 122.0 CC criu/eventpoll.o [2019-10-29T22:28:45.766Z] #41 123.0 CC criu/external.o [2019-10-29T22:28:46.013Z] #11 44.62 The following additional packages will be installed: [2019-10-29T22:28:46.302Z] #11 44.63 libapparmor1 libseccomp2 [2019-10-29T22:28:46.302Z] #11 44.65 Suggested packages: [2019-10-29T22:28:46.302Z] #11 44.65 seccomp [2019-10-29T22:28:46.328Z] #41 123.4 CC criu/fault-injection.o [2019-10-29T22:28:46.328Z] #41 123.6 CC criu/fdstore.o [2019-10-29T22:28:46.584Z] #41 124.0 CC criu/fifo.o [2019-10-29T22:28:46.933Z] #11 45.41 The following NEW packages will be installed: [2019-10-29T22:28:46.933Z] #11 45.42 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-29T22:28:47.221Z] #11 45.59 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:28:47.221Z] #11 45.59 Need to get 296 kB of archives. [2019-10-29T22:28:47.221Z] #11 45.59 After this operation, 1346 kB of additional disk space will be used. [2019-10-29T22:28:47.221Z] #11 45.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-29T22:28:47.221Z] #11 45.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-29T22:28:47.221Z] #11 45.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-29T22:28:47.221Z] #11 45.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-29T22:28:47.513Z] #41 124.5 CC criu/file-ids.o [2019-10-29T22:28:47.513Z] #41 124.9 CC criu/file-lock.o [2019-10-29T22:28:47.769Z] #41 ... [2019-10-29T22:28:47.769Z] [2019-10-29T22:28:47.769Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:28:47.769Z] #17 117.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-29T22:28:47.769Z] #17 117.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-29T22:28:47.769Z] #17 117.5 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-29T22:28:47.769Z] #17 117.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-29T22:28:47.769Z] #17 117.5 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-29T22:28:47.769Z] #17 117.5 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:28:47.769Z] #17 117.5 Processing triggers for mime-support (3.60) ... [2019-10-29T22:28:47.769Z] #17 117.6 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:28:47.769Z] #17 117.6 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-29T22:28:47.769Z] #17 117.6 Setting up libcap2-bin (1:2.25-1) ... [2019-10-29T22:28:47.769Z] #17 117.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-29T22:28:47.769Z] #17 117.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-29T22:28:47.769Z] #17 117.6 Setting up bash-completion (1:2.1-4.3) ... [2019-10-29T22:28:47.769Z] #17 119.9 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-29T22:28:47.769Z] #17 120.0 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-29T22:28:47.769Z] #17 120.0 Setting up zip (3.0-11+b1) ... [2019-10-29T22:28:47.769Z] #17 120.0 Setting up bzip2 (1.0.6-8.1) ... [2019-10-29T22:28:47.769Z] #17 120.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-29T22:28:47.769Z] #17 120.0 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-29T22:28:47.769Z] #17 120.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:28:47.769Z] #17 120.1 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-29T22:28:47.769Z] #17 120.1 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:28:47.769Z] #17 120.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-29T22:28:47.769Z] #17 120.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-29T22:28:47.769Z] #17 120.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-29T22:28:47.769Z] #17 120.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:28:47.769Z] #17 120.1 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-29T22:28:47.769Z] #17 120.2 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-29T22:28:48.026Z] #17 120.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-29T22:28:48.026Z] #17 120.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:28:48.282Z] #17 120.7 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-29T22:28:48.282Z] #17 120.7 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-29T22:28:48.282Z] #17 120.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-29T22:28:48.282Z] #17 120.7 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-29T22:28:48.282Z] #17 120.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-29T22:28:48.538Z] #17 120.7 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-29T22:28:48.538Z] #17 120.8 Setting up pigz (2.3.4-1) ... [2019-10-29T22:28:48.538Z] #17 120.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-29T22:28:48.538Z] #17 120.8 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-29T22:28:48.538Z] #17 120.8 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:28:48.538Z] #17 120.8 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-29T22:28:48.538Z] #17 120.8 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-29T22:28:48.538Z] #17 120.8 Setting up jq (1.5+dfsg-1.3) ... [2019-10-29T22:28:48.538Z] #17 120.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-29T22:28:48.538Z] #17 120.9 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-29T22:28:48.538Z] #17 120.9 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-29T22:28:48.538Z] #17 120.9 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:28:48.538Z] #17 120.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-29T22:28:48.538Z] #17 120.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-29T22:28:48.538Z] #17 120.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-29T22:28:48.718Z] #11 ... [2019-10-29T22:28:48.718Z] [2019-10-29T22:28:48.718Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:28:48.718Z] #25 32.40 Reading package lists... [2019-10-29T22:28:48.718Z] #25 41.38 Building dependency tree... [2019-10-29T22:28:48.718Z] #25 44.09 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-29T22:28:48.718Z] #25 44.09 The following additional packages will be installed: [2019-10-29T22:28:48.718Z] #25 44.10 libjq1 libonig4 [2019-10-29T22:28:48.718Z] #25 44.72 The following NEW packages will be installed: [2019-10-29T22:28:48.718Z] #25 44.73 jq libjq1 libonig4 [2019-10-29T22:28:48.718Z] #25 44.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:28:48.718Z] #25 44.94 Need to get 310 kB of archives. [2019-10-29T22:28:48.719Z] #25 44.94 After this operation, 1267 kB of additional disk space will be used. [2019-10-29T22:28:48.719Z] #25 44.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-29T22:28:48.719Z] #25 44.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-29T22:28:48.719Z] #25 45.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-29T22:28:48.719Z] #25 46.62 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:28:48.719Z] #25 46.91 Fetched 310 kB in 0s (2040 kB/s) [2019-10-29T22:28:48.719Z] #25 47.08 Selecting previously unselected package libonig4:ppc64el. [2019-10-29T22:28:48.719Z] #25 47.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-29T22:28:48.719Z] #25 47.24 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-29T22:28:48.719Z] #25 47.26 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-29T22:28:48.795Z] #17 120.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-29T22:28:48.795Z] #17 120.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-29T22:28:48.795Z] #17 121.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-29T22:28:48.795Z] #17 121.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-29T22:28:48.795Z] #17 121.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-29T22:28:48.795Z] #17 121.0 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-29T22:28:48.795Z] #17 121.0 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-29T22:28:48.795Z] #17 121.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-29T22:28:48.795Z] #17 121.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-29T22:28:48.795Z] #17 121.0 Setting up btrfs-progs (4.7.3-1) ... [2019-10-29T22:28:48.795Z] #17 121.0 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-29T22:28:48.795Z] #17 121.0 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-29T22:28:49.443Z] #25 47.59 Selecting previously unselected package libjq1:ppc64el. [2019-10-29T22:28:49.443Z] #25 47.60 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-29T22:28:49.443Z] #25 47.60 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-29T22:28:49.443Z] #25 47.84 Selecting previously unselected package jq. [2019-10-29T22:28:49.443Z] #25 47.87 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-29T22:28:49.443Z] #25 47.88 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-29T22:28:49.443Z] #25 ... [2019-10-29T22:28:49.443Z] [2019-10-29T22:28:49.443Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:28:49.443Z] #11 47.89 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:28:49.731Z] #11 48.26 Fetched 296 kB in 0s (2444 kB/s) [2019-10-29T22:28:49.946Z] #59 199.2 + bin/containerd-stress [2019-10-29T22:28:50.021Z] #11 48.43 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-29T22:28:50.021Z] #11 48.43 (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-29T22:28:50.021Z] #11 48.54 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-29T22:28:50.310Z] #11 ... [2019-10-29T22:28:50.310Z] [2019-10-29T22:28:50.310Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-29T22:28:50.310Z] #25 48.23 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-29T22:28:50.310Z] #25 48.24 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-29T22:28:50.310Z] #25 48.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:28:50.310Z] #25 48.39 Setting up jq (1.5+dfsg-1.3) ... [2019-10-29T22:28:50.310Z] #25 DONE 48.6s [2019-10-29T22:28:50.310Z] [2019-10-29T22:28:50.310Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:28:50.310Z] #11 48.55 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-29T22:28:50.310Z] #11 ... [2019-10-29T22:28:50.310Z] [2019-10-29T22:28:50.310Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-29T22:28:50.310Z] #26 DONE 0.1s [2019-10-29T22:28:50.310Z] [2019-10-29T22:28:50.310Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-29T22:28:50.310Z] #11 48.76 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-29T22:28:50.310Z] #11 48.79 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-29T22:28:50.310Z] #11 48.80 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-29T22:28:50.615Z] #11 49.11 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-29T22:28:50.615Z] #11 49.14 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-29T22:28:50.615Z] #11 49.16 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-29T22:28:50.904Z] #11 49.38 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-29T22:28:50.904Z] #11 49.40 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-29T22:28:50.904Z] #11 49.41 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-29T22:28:51.487Z] #11 49.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:28:51.487Z] #11 49.91 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-29T22:28:51.487Z] #11 49.91 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-29T22:28:51.487Z] #11 49.92 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-29T22:28:51.487Z] #11 49.92 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-29T22:28:51.487Z] #11 49.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:28:51.776Z] #11 DONE 50.2s [2019-10-29T22:28:51.776Z] [2019-10-29T22:28:51.776Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:28:51.776Z] #41 31.65 Reading package lists... [2019-10-29T22:28:51.776Z] #41 41.51 Building dependency tree... [2019-10-29T22:28:51.776Z] #41 44.97 The following additional packages will be installed: [2019-10-29T22:28:51.776Z] #41 44.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-29T22:28:51.776Z] #41 44.98 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-29T22:28:51.776Z] #41 44.99 Suggested packages: [2019-10-29T22:28:51.776Z] #41 44.99 manpages-dev python-setuptools [2019-10-29T22:28:51.776Z] #41 47.98 The following NEW packages will be installed: [2019-10-29T22:28:51.776Z] #41 47.98 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-29T22:28:51.776Z] #41 47.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-29T22:28:51.776Z] #41 47.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-29T22:28:51.776Z] #41 47.99 zlib1g-dev [2019-10-29T22:28:51.776Z] #41 48.13 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:28:51.776Z] #41 48.13 Need to get 3548 kB of archives. [2019-10-29T22:28:51.776Z] #41 48.13 After this operation, 21.2 MB of additional disk space will be used. [2019-10-29T22:28:51.776Z] #41 48.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-29T22:28:51.776Z] #41 48.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-29T22:28:51.776Z] #41 48.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-29T22:28:51.776Z] #41 48.18 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-29T22:28:51.776Z] #41 48.20 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-29T22:28:51.776Z] #41 48.23 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-29T22:28:51.776Z] #41 48.24 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-29T22:28:51.776Z] #41 48.25 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-29T22:28:51.776Z] #41 48.33 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-29T22:28:51.776Z] #41 48.47 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-29T22:28:51.776Z] #41 48.49 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-29T22:28:51.776Z] #41 48.69 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-29T22:28:51.776Z] #41 48.79 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-29T22:28:51.776Z] #41 48.84 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-29T22:28:51.776Z] #41 48.84 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-29T22:28:51.776Z] #41 48.88 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-29T22:28:51.776Z] #41 ... [2019-10-29T22:28:51.776Z] [2019-10-29T22:28:51.776Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:28:51.776Z] #53 DONE 0.1s [2019-10-29T22:28:51.776Z] [2019-10-29T22:28:51.776Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-29T22:28:52.081Z] #12 ... [2019-10-29T22:28:52.081Z] [2019-10-29T22:28:52.081Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-29T22:28:52.081Z] #54 DONE 0.1s [2019-10-29T22:28:52.081Z] [2019-10-29T22:28:52.081Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:28:52.374Z] #55 0.389 + RM_GOPATH=0 [2019-10-29T22:28:52.374Z] #55 0.390 + TMP_GOPATH= [2019-10-29T22:28:52.374Z] #55 0.390 + : /build [2019-10-29T22:28:52.374Z] #55 0.392 + '[' -z '' ']' [2019-10-29T22:28:52.374Z] #55 0.395 ++ mktemp -d [2019-10-29T22:28:52.374Z] #55 0.410 + export GOPATH=/tmp/tmp.gE8Kwfy3u3 [2019-10-29T22:28:52.374Z] #55 0.411 + GOPATH=/tmp/tmp.gE8Kwfy3u3 [2019-10-29T22:28:52.374Z] #55 0.413 + RM_GOPATH=1 [2019-10-29T22:28:52.374Z] #55 0.415 ++ dirname ./install.sh [2019-10-29T22:28:52.374Z] #55 0.420 + dir=. [2019-10-29T22:28:52.374Z] #55 0.421 + bin=runc [2019-10-29T22:28:52.374Z] #55 0.421 + shift [2019-10-29T22:28:52.374Z] #55 0.422 + '[' '!' -f ./runc.installer ']' [2019-10-29T22:28:52.374Z] #55 0.423 + . ./runc.installer [2019-10-29T22:28:52.374Z] #55 0.425 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-29T22:28:52.374Z] #55 0.442 + install_runc [2019-10-29T22:28:52.374Z] #55 0.449 + uname -r [2019-10-29T22:28:52.374Z] #55 0.451 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-29T22:28:52.374Z] #55 0.480 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-29T22:28:52.374Z] #55 0.480 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-29T22:28:52.374Z] #55 0.480 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-29T22:28:52.374Z] #55 0.481 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gE8Kwfy3u3/src/github.com/opencontainers/runc [2019-10-29T22:28:52.374Z] #55 0.509 Cloning into '/tmp/tmp.gE8Kwfy3u3/src/github.com/opencontainers/runc'... [2019-10-29T22:28:52.482Z] #59 201.7 + bin/containerd-shim [2019-10-29T22:28:52.664Z] #55 ... [2019-10-29T22:28:52.664Z] [2019-10-29T22:28:52.664Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-29T22:28:52.664Z] #12 DONE 0.8s [2019-10-29T22:28:52.664Z] [2019-10-29T22:28:52.664Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:28:52.664Z] #41 50.68 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:28:52.664Z] #41 51.06 Fetched 3548 kB in 0s (4181 kB/s) [2019-10-29T22:28:52.664Z] #41 51.20 Selecting previously unselected package libnet1:ppc64el. [2019-10-29T22:28:52.954Z] #41 51.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-29T22:28:52.954Z] #41 51.30 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-29T22:28:52.954Z] #41 51.33 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-29T22:28:52.954Z] #41 ... [2019-10-29T22:28:52.954Z] [2019-10-29T22:28:52.954Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:28:52.954Z] #34 32.36 Reading package lists... [2019-10-29T22:28:52.954Z] #34 41.76 Building dependency tree... [2019-10-29T22:28:52.954Z] #34 44.57 The following additional packages will be installed: [2019-10-29T22:28:52.954Z] #34 44.58 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-29T22:28:52.954Z] #34 44.60 Suggested packages: [2019-10-29T22:28:52.954Z] #34 44.60 codeblocks eclipse ninja-build lrzip [2019-10-29T22:28:52.954Z] #34 44.60 Recommended packages: [2019-10-29T22:28:52.954Z] #34 44.60 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-29T22:28:52.954Z] #34 46.09 The following NEW packages will be installed: [2019-10-29T22:28:52.954Z] #34 46.10 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-29T22:28:52.954Z] #34 46.11 vim-common xxd [2019-10-29T22:28:52.954Z] #34 46.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:28:52.954Z] #34 46.27 Need to get 13.4 MB of archives. [2019-10-29T22:28:52.954Z] #34 46.27 After this operation, 60.4 MB of additional disk space will be used. [2019-10-29T22:28:52.954Z] #34 46.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-29T22:28:52.954Z] #34 46.59 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-29T22:28:52.954Z] #34 46.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-29T22:28:52.954Z] #34 47.96 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-29T22:28:52.954Z] #34 48.04 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-29T22:28:52.954Z] #34 48.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-29T22:28:52.954Z] #34 48.10 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-29T22:28:52.954Z] #34 48.10 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-29T22:28:52.954Z] #34 48.42 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-29T22:28:52.954Z] #34 48.46 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-29T22:28:52.954Z] #34 50.21 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:28:52.954Z] #34 50.37 Fetched 13.4 MB in 2s (5930 kB/s) [2019-10-29T22:28:52.954Z] #34 50.51 Selecting previously unselected package cmake-data. [2019-10-29T22:28:52.954Z] #34 50.51 (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-29T22:28:52.954Z] #34 50.57 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-29T22:28:52.954Z] #34 50.58 Unpacking cmake-data (3.7.2-1) ... [2019-10-29T22:28:52.954Z] #34 ... [2019-10-29T22:28:52.954Z] [2019-10-29T22:28:52.954Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:28:52.954Z] #41 51.54 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-29T22:28:52.964Z] #17 125.3 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-29T22:28:52.964Z] #17 125.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:28:52.964Z] #17 125.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-29T22:28:52.964Z] #17 125.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-29T22:28:52.964Z] #17 125.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-29T22:28:52.964Z] #17 125.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-29T22:28:52.964Z] #17 125.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-29T22:28:52.964Z] #17 125.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:28:52.964Z] #17 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-29T22:28:52.964Z] #17 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-29T22:28:52.964Z] #17 125.3 Setting up python3 (3.5.3-1) ... [2019-10-29T22:28:53.244Z] #41 ... [2019-10-29T22:28:53.244Z] [2019-10-29T22:28:53.244Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-29T22:28:53.244Z] #13 DONE 0.6s [2019-10-29T22:28:53.244Z] [2019-10-29T22:28:53.244Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:28:53.244Z] #41 51.57 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-29T22:28:53.244Z] #41 51.57 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-29T22:28:53.244Z] #41 51.82 Selecting previously unselected package libnet1-dev. [2019-10-29T22:28:53.533Z] #41 51.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-29T22:28:53.533Z] #41 51.85 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-29T22:28:53.824Z] [2019-10-29T22:28:53.824Z] #41 ... [2019-10-29T22:28:53.824Z] [2019-10-29T22:28:53.824Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-29T22:28:53.824Z] #14 0.325 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-29T22:28:53.824Z] #14 DONE 0.4s [2019-10-29T22:28:53.824Z] [2019-10-29T22:28:53.824Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:28:53.824Z] #41 52.21 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-29T22:28:53.824Z] #41 52.24 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-29T22:28:53.824Z] #41 52.25 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-29T22:28:54.114Z] #41 52.43 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-29T22:28:54.114Z] #41 52.46 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-29T22:28:54.114Z] #41 52.47 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...#41 ... [2019-10-29T22:28:54.114Z] [2019-10-29T22:28:54.114Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-29T22:28:54.114Z] #15 DONE 0.5s [2019-10-29T22:28:54.114Z] [2019-10-29T22:28:54.114Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:28:54.114Z] #41 52.47 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-29T22:28:54.404Z] #41 ... [2019-10-29T22:28:54.404Z] [2019-10-29T22:28:54.404Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-29T22:28:54.404Z] #57 33.20 Reading package lists... [2019-10-29T22:28:54.404Z] #57 44.58 Building dependency tree... [2019-10-29T22:28:54.404Z] #57 47.17 The following additional packages will be installed: [2019-10-29T22:28:54.404Z] #57 47.19 btrfs-progs liblzo2-2 [2019-10-29T22:28:54.404Z] #57 47.45 The following NEW packages will be installed: [2019-10-29T22:28:54.404Z] #57 47.47 btrfs-progs btrfs-tools liblzo2-2 [2019-10-29T22:28:54.404Z] #57 47.62 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:28:54.404Z] #57 47.62 Need to get 588 kB of archives. [2019-10-29T22:28:54.404Z] #57 47.62 After this operation, 5005 kB of additional disk space will be used. [2019-10-29T22:28:54.404Z] #57 47.62 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-29T22:28:54.404Z] #57 47.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-29T22:28:54.404Z] #57 47.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-29T22:28:54.404Z] #57 50.07 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:28:54.404Z] #57 50.26 Fetched 588 kB in 0s (2282 kB/s) [2019-10-29T22:28:54.404Z] #57 50.50 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-29T22:28:54.404Z] #57 50.50 (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-29T22:28:54.404Z] #57 50.61 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-29T22:28:54.404Z] #57 50.64 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-29T22:28:54.404Z] #57 50.84 Selecting previously unselected package btrfs-progs. [2019-10-29T22:28:54.404Z] #57 50.86 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-29T22:28:54.404Z] #57 50.87 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-29T22:28:54.404Z] #57 51.92 Selecting previously unselected package btrfs-tools. [2019-10-29T22:28:54.404Z] #57 51.94 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-29T22:28:54.404Z] #57 51.97 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-29T22:28:54.404Z] #57 52.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:28:54.404Z] #57 52.61 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-29T22:28:54.404Z] #57 52.64 Setting up btrfs-progs (4.7.3-1) ... [2019-10-29T22:28:54.404Z] #57 52.65 Setting up btrfs-tools (4.7.3-1) ... [2019-10-29T22:28:54.404Z] #57 52.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:28:54.404Z] #57 DONE 52.9s [2019-10-29T22:28:54.404Z] [2019-10-29T22:28:54.404Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:28:54.404Z] #58 DONE 0.1s [2019-10-29T22:28:54.404Z] [2019-10-29T22:28:54.404Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:28:54.404Z] #41 52.93 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-29T22:28:54.404Z] #41 52.94 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-29T22:28:54.404Z] #41 52.96 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-29T22:28:54.693Z] #41 ... [2019-10-29T22:28:54.693Z] [2019-10-29T22:28:54.693Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-29T22:28:54.693Z] #59 DONE 0.1s [2019-10-29T22:28:54.693Z] [2019-10-29T22:28:54.693Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-29T22:28:54.693Z] #16 DONE 0.5s [2019-10-29T22:28:54.693Z] [2019-10-29T22:28:54.693Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:28:54.693Z] #41 53.15 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-29T22:28:54.693Z] #41 53.17 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-29T22:28:54.693Z] #41 53.18 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-29T22:28:54.854Z] #17 127.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-29T22:28:54.854Z] #17 ... [2019-10-29T22:28:54.854Z] [2019-10-29T22:28:54.854Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:28:54.854Z] #54 147.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-29T22:28:54.854Z] #54 150.0 + mkdir -p /build [2019-10-29T22:28:54.854Z] #54 150.0 + cp runc /build/runc [2019-10-29T22:28:54.854Z] #54 DONE 151.2s [2019-10-29T22:28:54.854Z] [2019-10-29T22:28:54.854Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:28:54.854Z] #41 125.9 CC criu/files-ext.o [2019-10-29T22:28:54.854Z] #41 126.4 CC criu/files-reg.o [2019-10-29T22:28:54.854Z] #41 128.5 CC criu/files.o [2019-10-29T22:28:54.854Z] #41 130.8 CC criu/filesystems.o [2019-10-29T22:28:54.854Z] #41 131.4 CC criu/fsnotify.o [2019-10-29T22:28:55.003Z] #41 53.44 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-29T22:28:55.003Z] #41 53.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-29T22:28:55.003Z] #41 53.47 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-29T22:28:55.292Z] #41 ... [2019-10-29T22:28:55.292Z] [2019-10-29T22:28:55.292Z] #17 [dev 6/24] RUN ldconfig [2019-10-29T22:28:55.292Z] #17 DONE 0.6s [2019-10-29T22:28:55.417Z] #41 132.6 CC criu/image-desc.o [2019-10-29T22:28:55.417Z] #41 132.8 CC criu/image.o [2019-10-29T22:28:55.616Z] [2019-10-29T22:28:55.616Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:28:55.616Z] #60 0.374 + RM_GOPATH=0 [2019-10-29T22:28:55.616Z] #60 0.374 + TMP_GOPATH= [2019-10-29T22:28:55.616Z] #60 0.374 + : /build [2019-10-29T22:28:55.616Z] #60 0.374 + '[' -z '' ']' [2019-10-29T22:28:55.616Z] #60 0.376 ++ mktemp -d [2019-10-29T22:28:55.616Z] #60 0.404 + export GOPATH=/tmp/tmp.4wYZdHs0H9 [2019-10-29T22:28:55.616Z] #60 0.404 + GOPATH=/tmp/tmp.4wYZdHs0H9 [2019-10-29T22:28:55.616Z] #60 0.404 + RM_GOPATH=1 [2019-10-29T22:28:55.616Z] #60 0.405 ++ dirname ./install.sh [2019-10-29T22:28:55.616Z] #60 0.418 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:28:55.616Z] #60 0.419 + dir=. [2019-10-29T22:28:55.616Z] #60 0.419 + bin=containerd [2019-10-29T22:28:55.616Z] #60 0.419 + shift [2019-10-29T22:28:55.616Z] #60 0.419 + '[' '!' -f ./containerd.installer ']' [2019-10-29T22:28:55.616Z] #60 0.419 + . ./containerd.installer [2019-10-29T22:28:55.616Z] #60 0.419 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:28:55.616Z] #60 0.419 + install_containerd [2019-10-29T22:28:55.616Z] #60 0.419 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-29T22:28:55.616Z] #60 0.419 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4wYZdHs0H9/src/github.com/containerd/containerd [2019-10-29T22:28:55.616Z] #60 0.431 Cloning into '/tmp/tmp.4wYZdHs0H9/src/github.com/containerd/containerd'... [2019-10-29T22:28:56.786Z] #41 134.0 CC criu/ipc_ns.o [2019-10-29T22:28:56.786Z] #41 ... [2019-10-29T22:28:56.786Z] [2019-10-29T22:28:56.786Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:28:56.786Z] #17 129.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-29T22:28:56.786Z] #17 129.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-29T22:28:57.048Z] #17 129.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-29T22:28:57.048Z] #17 129.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-29T22:28:57.769Z] #59 207.1 + bin/containerd-shim-runc-v1 [2019-10-29T22:28:57.975Z] #17 130.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-29T22:28:58.904Z] #17 131.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-29T22:28:58.904Z] #17 131.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-29T22:28:59.881Z] #17 132.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-29T22:28:59.881Z] #17 132.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-29T22:29:00.078Z] #60 ... [2019-10-29T22:29:00.078Z] [2019-10-29T22:29:00.078Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:29:00.079Z] #27 5.656 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-29T22:29:00.079Z] #27 6.858 [2019-10-29T22:29:00.079Z] #27 7.594 ## 4.0% ##### 8.3% ############# 18.9% ################## 25.3% ###################### 31.7% ########################### 38.0% ############################ 40.2% ################################# 46.5% #################################### 50.8% ######################################### 57.2% ############################################### 65.7% ##################################################### 74.2% ########################################################## 80.6% ############################################################ 84.0% ################################################################ 90.2% ####################################################################### 98.8% ######################################################################## 100.0% [2019-10-29T22:29:00.707Z] #27 10.29 [2019-10-29T22:29:01.068Z] #59 210.0 + bin/containerd-shim-runc-v2 [2019-10-29T22:29:01.265Z] #17 133.3 Setting up dh-python (2.20170125) ... [2019-10-29T22:29:01.520Z] #17 133.9 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-29T22:29:01.520Z] #17 133.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:29:01.636Z] #59 211.0 + binaries [2019-10-29T22:29:01.636Z] #59 211.0 + mkdir -p /build [2019-10-29T22:29:01.636Z] #59 211.0 + cp bin/containerd /build/containerd [2019-10-29T22:29:01.636Z] #59 211.1 + cp bin/containerd-shim /build/containerd-shim [2019-10-29T22:29:01.636Z] #59 211.1 + cp bin/ctr /build/ctr [2019-10-29T22:29:02.084Z] #17 DONE 134.4s [2019-10-29T22:29:02.084Z] [2019-10-29T22:29:02.084Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:29:02.084Z] #38 219.1 + dpkg --print-architecture [2019-10-29T22:29:02.084Z] #38 219.1 + cd /tmp/tmp.o3dC6PUmMy/src/github.com/docker/distribution [2019-10-29T22:29:02.084Z] #38 219.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-29T22:29:02.084Z] #38 219.5 + GOPATH=/tmp/tmp.o3dC6PUmMy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.o3dC6PUmMy [2019-10-29T22:29:02.084Z] #38 219.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-29T22:29:02.218Z] #27 11.08 ###### 8.9% ############## 20.4% ###################### 31.9% ############################### 43.4% ####################################### 54.9% ################################################### 72.1% ############################################################ 83.6% ######################################################################## 100.0% [2019-10-29T22:29:02.573Z] #59 DONE 212.2s [2019-10-29T22:29:02.789Z] #60 193.4 + bin/containerd-stress [2019-10-29T22:29:03.721Z] #27 13.26 [2019-10-29T22:29:03.952Z] [2019-10-29T22:29:03.952Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-29T22:29:04.400Z] #27 14.00 ### 4.4% [2019-10-29T22:29:04.400Z] #27 ... [2019-10-29T22:29:04.400Z] [2019-10-29T22:29:04.400Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:29:04.400Z] #69 DONE 62.7s [2019-10-29T22:29:04.400Z] [2019-10-29T22:29:04.400Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:29:04.400Z] #27 14.00 ### 4.4% ########## 14.8% [2019-10-29T22:29:04.400Z] #27 ... [2019-10-29T22:29:04.400Z] [2019-10-29T22:29:04.400Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:29:04.400Z] #41 53.94 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-29T22:29:04.400Z] #41 53.94 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-29T22:29:04.400Z] #41 53.94 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-29T22:29:04.400Z] #41 54.97 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-29T22:29:04.400Z] #41 54.98 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-29T22:29:04.400Z] #41 54.98 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-29T22:29:04.400Z] #41 55.33 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-29T22:29:04.400Z] #41 55.37 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-29T22:29:04.400Z] #41 55.38 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-29T22:29:04.400Z] #41 57.32 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-29T22:29:04.400Z] #41 57.36 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-29T22:29:04.400Z] #41 57.36 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-29T22:29:04.400Z] #41 58.86 Selecting previously unselected package protobuf-c-compiler. [2019-10-29T22:29:04.400Z] #41 58.88 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-29T22:29:04.400Z] #41 58.88 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-29T22:29:04.400Z] #41 59.10 Selecting previously unselected package protobuf-compiler. [2019-10-29T22:29:04.400Z] #41 59.13 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-29T22:29:04.400Z] #41 59.13 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-29T22:29:04.400Z] #41 59.43 Selecting previously unselected package python-pkg-resources. [2019-10-29T22:29:04.400Z] #41 59.49 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-29T22:29:04.400Z] #41 59.50 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-29T22:29:04.400Z] #41 60.00 Selecting previously unselected package python-protobuf. [2019-10-29T22:29:04.400Z] #41 60.01 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-29T22:29:04.400Z] #41 60.02 Unpacking python-protobuf (3.0.0-9) ... [2019-10-29T22:29:04.400Z] #41 61.22 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-29T22:29:04.400Z] #41 61.45 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-29T22:29:04.400Z] #41 61.47 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-29T22:29:04.519Z] #60 DONE 0.4s [2019-10-29T22:29:04.519Z] [2019-10-29T22:29:04.519Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-29T22:29:04.519Z] #64 DONE 0.2s [2019-10-29T22:29:04.519Z] [2019-10-29T22:29:04.519Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-29T22:29:04.706Z] #41 ... [2019-10-29T22:29:04.706Z] [2019-10-29T22:29:04.706Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:29:04.779Z] #66 DONE 0.2s [2019-10-29T22:29:04.779Z] [2019-10-29T22:29:04.779Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-29T22:29:04.779Z] #69 DONE 0.1s [2019-10-29T22:29:04.802Z] #60 195.5 + bin/containerd-shim [2019-10-29T22:29:05.038Z] [2019-10-29T22:29:05.038Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-29T22:29:05.038Z] #70 DONE 0.0s [2019-10-29T22:29:05.038Z] [2019-10-29T22:29:05.038Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-29T22:29:05.294Z] #27 14.00 ### 4.4% ########## 14.8% ############## 19.9% ################## 25.1% ####################### 32.8% ########################### 38.0% ################################ 45.7% ###################################### 53.5% [2019-10-29T22:29:05.294Z] #27 ... [2019-10-29T22:29:05.294Z] [2019-10-29T22:29:05.294Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:29:05.294Z] #18 0.928 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-29T22:29:05.294Z] #18 1.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-29T22:29:05.294Z] #18 1.160 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-29T22:29:05.295Z] #18 1.224 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-29T22:29:05.295Z] #18 1.345 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-29T22:29:05.295Z] #18 3.294 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-29T22:29:05.295Z] #18 6.210 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-29T22:29:05.295Z] #18 8.724 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-29T22:29:05.585Z] #18 ... [2019-10-29T22:29:05.585Z] [2019-10-29T22:29:05.585Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:29:06.460Z] #27 14.00 ### 4.4% ########## 14.8% ############## 19.9% ################## 25.1% ####################### 32.8% ########################### 38.0% ################################ 45.7% ###################################### 53.5% ######################################## 56.0% ########################################## 58.7% ############################################# 63.8% ################################################# 68.9% ####################################################### 76.7% ########################################################## 81.9% ############################################################## 87.0% [2019-10-29T22:29:06.460Z] #27 ... [2019-10-29T22:29:06.460Z] [2019-10-29T22:29:06.460Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:29:06.460Z] #34 54.82 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-29T22:29:06.460Z] #34 54.82 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-29T22:29:06.460Z] #34 54.82 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-29T22:29:06.460Z] #34 55.20 Selecting previously unselected package libicu57:ppc64el. [2019-10-29T22:29:06.460Z] #34 55.20 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-29T22:29:06.460Z] #34 55.21 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-29T22:29:06.460Z] #34 ... [2019-10-29T22:29:06.460Z] [2019-10-29T22:29:06.460Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:29:06.750Z] #27 14.00 ### 4.4% ########## 14.8% ############## 19.9% ################## 25.1% ####################### 32.8% ########################### 38.0% ################################ 45.7% ###################################### 53.5% ######################################## 56.0% ########################################## 58.7% ############################################# 63.8% ################################################# 68.9% ####################################################### 76.7% ########################################################## 81.9% ############################################################## 87.0% ################################################################## 92.2% ###################################################################### 97.4% ######################################################################## 100.0% [2019-10-29T22:29:06.945Z] #71 DONE 1.9s [2019-10-29T22:29:06.945Z] [2019-10-29T22:29:06.945Z] #72 exporting to image [2019-10-29T22:29:06.945Z] #72 exporting layers [2019-10-29T22:29:07.543Z] Running on azwin-2-8a4f00 in d:\jenkins\workspace\moby_PR-40148 [Pipeline] { [Pipeline] ws [2019-10-29T22:29:07.561Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-29T22:29:08.245Z] #27 17.78 [2019-10-29T22:29:08.624Z] #38 ... [2019-10-29T22:29:08.624Z] [2019-10-29T22:29:08.624Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:08.624Z] #41 135.1 CC criu/irmap.o [2019-10-29T22:29:08.624Z] #41 135.8 CC criu/kcmp-ids.o [2019-10-29T22:29:08.624Z] #41 136.1 CC criu/kerndat.o [2019-10-29T22:29:08.624Z] #41 137.1 CC criu/libnetlink.o [2019-10-29T22:29:08.624Z] #41 137.4 CC criu/log.o [2019-10-29T22:29:08.624Z] #41 137.9 CC criu/lsm.o [2019-10-29T22:29:08.624Z] #41 138.3 CC criu/mem.o [2019-10-29T22:29:08.624Z] #41 140.0 CC criu/mount.o [2019-10-29T22:29:08.624Z] #41 143.3 CC criu/namespaces.o [2019-10-29T22:29:08.624Z] #41 145.0 CC criu/net.o [2019-10-29T22:29:09.729Z] #27 18.35 # 1.6% ## 3.4% #### 6.1% ###### 8.9% ######## 11.6% ######### 13.6% ########### 16.2% ############# 18.9% ## [2019-10-29T22:29:09.729Z] #27 ... [2019-10-29T22:29:09.729Z] [2019-10-29T22:29:09.729Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:29:09.729Z] #48 57.81 + cd /tmp/tmp.8tz05Blr2b/src/gotest.tools/gotestsum [2019-10-29T22:29:09.729Z] #48 57.82 + git checkout -q v0.3.5 [2019-10-29T22:29:09.729Z] #48 57.89 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-29T22:29:09.729Z] #48 ... [2019-10-29T22:29:09.729Z] [2019-10-29T22:29:09.729Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:29:09.729Z] #34 68.23 Selecting previously unselected package libxml2:ppc64el. [2019-10-29T22:29:09.729Z] #34 68.26 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-29T22:29:10.087Z] #34 68.26 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-29T22:29:10.515Z] #41 147.5 CC criu/netfilter.o [2019-10-29T22:29:10.515Z] #41 147.8 CC criu/page-pipe.o [2019-10-29T22:29:11.077Z] #41 148.4 CC criu/page-xfer.o [2019-10-29T22:29:11.236Z] #60 201.4 + bin/containerd-shim-runc-v1 [2019-10-29T22:29:11.642Z] #34 69.89 Selecting previously unselected package libarchive13:ppc64el. [2019-10-29T22:29:11.642Z] #34 69.91 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-29T22:29:11.642Z] #34 69.92 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-29T22:29:12.227Z] #72 exporting layers 4.8s done [2019-10-29T22:29:12.227Z] #72 writing image sha256:bf8db8789e2c462a29384f79fbf09d1ab6a1c74e7928ca34c0a3decfc18180f9 done [2019-10-29T22:29:12.227Z] #72 naming to docker.io/library/docker:57910190288c71242d914c292930a496d05f30cb done [2019-10-29T22:29:12.227Z] #72 DONE 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-29T22:29:12.293Z] #34 70.50 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-29T22:29:12.294Z] #34 70.52 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-29T22:29:12.294Z] #34 70.53 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-29T22:29:12.294Z] #34 70.89 Selecting previously unselected package libuv1:ppc64el. [2019-10-29T22:29:12.443Z] #41 149.4 CC criu/pagemap-cache.o [2019-10-29T22:29:12.443Z] #41 ... [2019-10-29T22:29:12.443Z] [2019-10-29T22:29:12.443Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:29:12.443Z] #18 6.282 Collecting yamllint==1.16.0 [2019-10-29T22:29:12.443Z] #18 ... [2019-10-29T22:29:12.443Z] [2019-10-29T22:29:12.443Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:12.443Z] #41 149.7 CC criu/pagemap.o [2019-10-29T22:29:12.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57910190288c71242d914c292930a496d05f30cb hack/test/unit [2019-10-29T22:29:12.596Z] #34 70.99 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-29T22:29:12.596Z] #34 70.99 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-29T22:29:12.898Z] #34 71.24 Selecting previously unselected package cmake. [2019-10-29T22:29:12.898Z] #34 71.28 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-29T22:29:13.116Z] #60 204.2 + bin/containerd-shim-runc-v2 [2019-10-29T22:29:13.187Z] #34 71.55 Unpacking cmake (3.7.2-1) ... [2019-10-29T22:29:13.371Z] #41 150.6 CC criu/parasite-syscall.o [2019-10-29T22:29:13.918Z] #60 205.1 + binaries [2019-10-29T22:29:13.918Z] #60 205.1 + mkdir -p /build [2019-10-29T22:29:13.918Z] #60 205.1 + cp bin/containerd /build/containerd [2019-10-29T22:29:13.918Z] #60 205.1 + cp bin/containerd-shim /build/containerd-shim [2019-10-29T22:29:13.918Z] #60 205.1 + cp bin/ctr /build/ctr [2019-10-29T22:29:13.934Z] #41 151.3 CC criu/path.o [2019-10-29T22:29:14.190Z] #41 151.6 CC criu/pie-util-vdso-elf32.o [2019-10-29T22:29:14.293Z] #60 DONE 205.2s [2019-10-29T22:29:15.117Z] #41 152.1 CC criu/pie-util-vdso.o [2019-10-29T22:29:15.117Z] #41 152.4 CC criu/pie-util.o [2019-10-29T22:29:15.248Z] #34 ... [2019-10-29T22:29:15.249Z] [2019-10-29T22:29:15.249Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:29:15.249Z] #27 18.35 # 1.6% ## 3.4% #### 6.1% ###### 8.9% ######## 11.6% ######### 13.6% ########### 16.2% ############# 18.9% ############## 20.7% ################# 24.3% ################### 27.0% #################### 27.8% ###################### 31.4% ######################### 35.9% ############################ 39.4% ############################# 41.2% ################################ 45.7% ################################### 49.2% ####################################### 54.3% ######################################## 56.1% ######################################### 57.9% ########################################### 60.6% ############################################# 63.3% ############################################### 65.9% ################################################# 68.3% ################################################### 71.1% #################################################### 73.2% ###################################################### 76.2% ######################################################## 78.9% ############################################################ 83.4% ############################################################## 86.9% ################################################################ 89.6% ################################################################### 93.2% ###################################################################### 97.7% ######################################################################## 100.0% [2019-10-29T22:29:15.249Z] #27 23.20 [2019-10-29T22:29:15.277Z] [2019-10-29T22:29:15.277Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-29T22:29:15.277Z] #61 DONE 0.2s [2019-10-29T22:29:15.277Z] [2019-10-29T22:29:15.277Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-29T22:29:15.277Z] #65 DONE 0.1s [2019-10-29T22:29:15.373Z] #41 152.6 CC criu/pipes.o [2019-10-29T22:29:15.804Z] [2019-10-29T22:29:15.804Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-29T22:29:15.804Z] #67 DONE 0.1s [2019-10-29T22:29:15.804Z] [2019-10-29T22:29:15.804Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-29T22:29:15.804Z] #70 DONE 0.1s [2019-10-29T22:29:15.804Z] [2019-10-29T22:29:15.804Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-29T22:29:15.804Z] #71 DONE 0.0s [2019-10-29T22:29:15.804Z] [2019-10-29T22:29:15.804Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-29T22:29:15.935Z] #41 153.2 CC criu/plugin.o [2019-10-29T22:29:16.216Z] #72 DONE 0.5s [2019-10-29T22:29:16.216Z] [2019-10-29T22:29:16.216Z] #73 exporting to oci image format [2019-10-29T22:29:16.497Z] #41 153.6 CC criu/proc_parse.o [2019-10-29T22:29:16.631Z] #73 exporting layers [2019-10-29T22:29:17.303Z] #27 ... [2019-10-29T22:29:17.304Z] [2019-10-29T22:29:17.304Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:29:17.304Z] #32 65.11 internal/reflectlite [2019-10-29T22:29:17.304Z] #32 65.11 sync [2019-10-29T22:29:17.304Z] #32 71.91 errors [2019-10-29T22:29:17.304Z] #32 71.91 sort [2019-10-29T22:29:17.304Z] #32 73.10 io [2019-10-29T22:29:17.304Z] #32 73.12 internal/oserror [2019-10-29T22:29:17.304Z] #32 73.12 strconv [2019-10-29T22:29:17.304Z] #32 74.40 syscall [2019-10-29T22:29:17.304Z] #32 ... [2019-10-29T22:29:17.304Z] [2019-10-29T22:29:17.304Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:29:17.304Z] #34 75.63 Selecting previously unselected package xxd. [2019-10-29T22:29:17.304Z] #34 75.65 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-29T22:29:17.304Z] #34 75.65 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:29:17.593Z] #34 75.95 Selecting previously unselected package vim-common. [2019-10-29T22:29:17.593Z] #34 76.01 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:29:17.593Z] #34 76.06 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:29:17.843Z] ? github.com/docker/docker/api [no test files] [2019-10-29T22:29:18.221Z] #34 76.58 Processing triggers for mime-support (3.60) ... [2019-10-29T22:29:18.221Z] #34 76.79 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:29:18.509Z] #34 76.80 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-29T22:29:18.509Z] #34 76.81 Setting up cmake-data (3.7.2-1) ... [2019-10-29T22:29:18.509Z] #34 76.83 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-29T22:29:18.509Z] #34 76.85 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-29T22:29:18.509Z] #34 76.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:29:18.509Z] #34 76.91 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:29:18.509Z] #34 76.92 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-29T22:29:18.509Z] #34 76.93 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-29T22:29:18.509Z] #34 76.94 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-29T22:29:18.509Z] #34 76.95 Setting up cmake (3.7.2-1) ... [2019-10-29T22:29:18.794Z] #34 77.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:29:18.794Z] #34 ... [2019-10-29T22:29:18.794Z] [2019-10-29T22:29:18.794Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:29:18.794Z] #45 66.90 sync [2019-10-29T22:29:18.794Z] #45 66.93 internal/reflectlite [2019-10-29T22:29:18.794Z] #45 71.69 math/rand [2019-10-29T22:29:18.794Z] #45 71.73 internal/singleflight [2019-10-29T22:29:18.794Z] #45 71.76 github.com/LK4D4/vndr/godl/singleflight [2019-10-29T22:29:18.794Z] #45 75.82 sort [2019-10-29T22:29:18.794Z] #45 75.84 strconv [2019-10-29T22:29:18.794Z] #45 75.92 io [2019-10-29T22:29:18.794Z] #45 75.93 syscall [2019-10-29T22:29:18.794Z] #45 ... [2019-10-29T22:29:18.794Z] [2019-10-29T22:29:18.794Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:29:18.794Z] #29 73.91 + cd /tmp/tmp.U1cDTIATiw/src/github.com/go-swagger/go-swagger [2019-10-29T22:29:18.794Z] #29 73.91 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-29T22:29:18.794Z] #29 77.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-29T22:29:19.022Z] #41 156.1 CC criu/protobuf-desc.o [2019-10-29T22:29:19.081Z] #29 ... [2019-10-29T22:29:19.081Z] [2019-10-29T22:29:19.081Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-29T22:29:19.081Z] #34 DONE 77.4s [2019-10-29T22:29:19.081Z] [2019-10-29T22:29:19.081Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:29:19.081Z] #35 DONE 0.1s [2019-10-29T22:29:19.081Z] [2019-10-29T22:29:19.081Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-29T22:29:19.081Z] #36 DONE 0.1s [2019-10-29T22:29:19.081Z] [2019-10-29T22:29:19.081Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:29:19.081Z] #27 27.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-29T22:29:19.081Z] #27 28.78 [2019-10-29T22:29:19.584Z] #41 156.9 CC criu/protobuf.o [2019-10-29T22:29:19.717Z] #27 29.53 ######################################################################## 100.0% [2019-10-29T22:29:20.146Z] #41 157.4 CC criu/pstree.o [2019-10-29T22:29:20.343Z] #27 29.94 [2019-10-29T22:29:21.511Z] #41 158.4 CC criu/rbtree.o [2019-10-29T22:29:21.511Z] #41 158.8 CC criu/rst-malloc.o [2019-10-29T22:29:21.767Z] #41 159.1 CC criu/seccomp.o [2019-10-29T22:29:22.409Z] #27 ... [2019-10-29T22:29:22.409Z] [2019-10-29T22:29:22.409Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:29:22.409Z] #41 70.68 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-29T22:29:22.409Z] #41 70.68 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-29T22:29:22.409Z] #41 70.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:29:22.409Z] #41 70.71 Setting up python-protobuf (3.0.0-9) ... [2019-10-29T22:29:22.409Z] #41 ... [2019-10-29T22:29:22.409Z] [2019-10-29T22:29:22.409Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:29:22.409Z] #37 0.466 + RM_GOPATH=0 [2019-10-29T22:29:22.409Z] #37 0.470 + TMP_GOPATH= [2019-10-29T22:29:22.409Z] #37 0.471 + : /build [2019-10-29T22:29:22.409Z] #37 0.472 + '[' -z '' ']' [2019-10-29T22:29:22.409Z] #37 0.478 ++ mktemp -d [2019-10-29T22:29:22.409Z] #37 0.495 + export GOPATH=/tmp/tmp.8XNrHbhLie [2019-10-29T22:29:22.409Z] #37 0.497 + GOPATH=/tmp/tmp.8XNrHbhLie [2019-10-29T22:29:22.409Z] #37 0.498 + RM_GOPATH=1 [2019-10-29T22:29:22.409Z] #37 0.511 ++ dirname ./install.sh [2019-10-29T22:29:22.409Z] #37 0.524 + dir=. [2019-10-29T22:29:22.409Z] #37 0.525 + bin=tini [2019-10-29T22:29:22.409Z] #37 0.527 + shift [2019-10-29T22:29:22.409Z] #37 0.528 + '[' '!' -f ./tini.installer ']' [2019-10-29T22:29:22.409Z] #37 0.530 + . ./tini.installer [2019-10-29T22:29:22.409Z] #37 0.533 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:29:22.409Z] #37 0.542 + install_tini [2019-10-29T22:29:22.409Z] #37 0.543 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-29T22:29:22.409Z] #37 0.544 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:29:22.409Z] #37 0.545 + git clone https://github.com/krallin/tini.git /tmp/tmp.8XNrHbhLie/tini [2019-10-29T22:29:22.409Z] #37 0.568 Cloning into '/tmp/tmp.8XNrHbhLie/tini'... [2019-10-29T22:29:22.409Z] #37 2.824 + cd /tmp/tmp.8XNrHbhLie/tini [2019-10-29T22:29:22.409Z] #37 2.824 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-29T22:29:22.409Z] #37 2.858 + cmake . [2019-10-29T22:29:22.695Z] #41 159.9 CC criu/seize.o [2019-10-29T22:29:22.951Z] #41 ... [2019-10-29T22:29:22.951Z] [2019-10-29T22:29:22.951Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:29:22.951Z] #38 243.1 + rm -rf /tmp/tmp.o3dC6PUmMy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.o3dC6PUmMy [2019-10-29T22:29:23.441Z] #37 4.314 -- The C compiler identification is GNU 6.3.0 [2019-10-29T22:29:23.513Z] #38 DONE 243.6s [2019-10-29T22:29:23.513Z] [2019-10-29T22:29:23.513Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:29:23.513Z] #18 13.18 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-29T22:29:23.513Z] #18 13.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-29T22:29:23.513Z] #18 14.57 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-29T22:29:23.513Z] #18 15.97 Collecting pyyaml (from yamllint==1.16.0) [2019-10-29T22:29:23.513Z] #18 17.17 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-29T22:29:23.513Z] #18 18.78 Building wheels for collected packages: pathspec, pyyaml [2019-10-29T22:29:23.513Z] #18 18.78 Running setup.py bdist_wheel for pathspec: started [2019-10-29T22:29:23.513Z] #18 19.98 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-29T22:29:23.513Z] #18 19.98 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-29T22:29:23.513Z] #18 20.01 Running setup.py bdist_wheel for pyyaml: started [2019-10-29T22:29:23.513Z] #18 21.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-29T22:29:23.513Z] #18 21.20 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-29T22:29:23.513Z] #18 21.25 Successfully built pathspec pyyaml [2019-10-29T22:29:23.513Z] #18 21.26 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-29T22:29:23.732Z] #37 4.449 -- Check for working C compiler: /usr/bin/cc [2019-10-29T22:29:23.771Z] #18 ... [2019-10-29T22:29:23.771Z] [2019-10-29T22:29:23.771Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:23.771Z] #41 160.9 CC criu/servicefd.o [2019-10-29T22:29:24.333Z] #41 ... [2019-10-29T22:29:24.333Z] [2019-10-29T22:29:24.333Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:29:24.333Z] #18 21.75 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-29T22:29:24.333Z] #18 DONE 22.4s [2019-10-29T22:29:24.360Z] #37 ... [2019-10-29T22:29:24.360Z] [2019-10-29T22:29:24.360Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-29T22:29:24.360Z] #41 82.42 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-29T22:29:24.360Z] #41 82.44 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-29T22:29:24.360Z] #41 82.45 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-29T22:29:24.360Z] #41 82.48 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-29T22:29:24.360Z] #41 82.50 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-29T22:29:24.360Z] #41 82.52 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-29T22:29:24.360Z] #41 82.53 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-29T22:29:24.360Z] #41 82.57 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-29T22:29:24.360Z] #41 82.57 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-29T22:29:24.360Z] #41 82.60 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-29T22:29:24.360Z] #41 82.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:29:24.360Z] #41 DONE 82.9s [2019-10-29T22:29:24.360Z] [2019-10-29T22:29:24.360Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:29:24.360Z] #32 79.15 bytes [2019-10-29T22:29:24.360Z] #32 79.20 strings [2019-10-29T22:29:24.589Z] [2019-10-29T22:29:24.589Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:24.589Z] #41 161.8 CC criu/shmem.o [2019-10-29T22:29:24.845Z] #41 ... [2019-10-29T22:29:24.845Z] [2019-10-29T22:29:24.845Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-29T22:29:24.845Z] #23 DONE 0.2s [2019-10-29T22:29:24.845Z] [2019-10-29T22:29:24.845Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-29T22:29:24.988Z] #32 ... [2019-10-29T22:29:24.988Z] [2019-10-29T22:29:24.988Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:29:24.988Z] #55 22.98 + cd /tmp/tmp.gE8Kwfy3u3/src/github.com/opencontainers/runc [2019-10-29T22:29:24.988Z] #55 22.98 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-29T22:29:24.988Z] #55 23.83 + '[' -z '' ']' [2019-10-29T22:29:24.988Z] #55 23.83 + target=static [2019-10-29T22:29:24.988Z] #55 23.83 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-29T22:29:24.988Z] #55 28.22 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-29T22:29:24.988Z] #55 ... [2019-10-29T22:29:24.988Z] [2019-10-29T22:29:24.988Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:29:24.988Z] #37 5.430 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-29T22:29:24.988Z] #37 5.451 -- Detecting C compiler ABI info [2019-10-29T22:29:25.634Z] #37 6.466 -- Detecting C compiler ABI info - done [2019-10-29T22:29:25.774Z] #27 DONE 1.1s [2019-10-29T22:29:25.774Z] [2019-10-29T22:29:25.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:25.774Z] #41 162.7 CC criu/sigframe.o [2019-10-29T22:29:25.774Z] #41 162.9 CC criu/signalfd.o [2019-10-29T22:29:25.922Z] #37 6.683 -- Detecting C compile features [2019-10-29T22:29:26.031Z] #41 163.1 CC criu/sk-inet.o [2019-10-29T22:29:26.031Z] #41 ... [2019-10-29T22:29:26.031Z] [2019-10-29T22:29:26.031Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-29T22:29:26.031Z] #29 DONE 0.2s [2019-10-29T22:29:26.031Z] [2019-10-29T22:29:26.031Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-29T22:29:26.031Z] #32 DONE 0.1s [2019-10-29T22:29:26.287Z] [2019-10-29T22:29:26.287Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-29T22:29:26.287Z] #37 DONE 0.1s [2019-10-29T22:29:26.287Z] [2019-10-29T22:29:26.287Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-29T22:29:26.543Z] #39 DONE 0.5s [2019-10-29T22:29:26.543Z] [2019-10-29T22:29:26.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:26.543Z] #41 163.8 CC criu/sk-netlink.o [2019-10-29T22:29:26.799Z] #41 164.1 CC criu/sk-packet.o [2019-10-29T22:29:27.360Z] #41 164.5 CC criu/sk-queue.o [2019-10-29T22:29:27.616Z] #41 164.9 CC criu/sk-tcp.o [2019-10-29T22:29:27.844Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2019-10-29T22:29:27.872Z] #41 165.2 CC criu/sk-unix.o [2019-10-29T22:29:29.240Z] #41 166.5 CC criu/sockets.o [2019-10-29T22:29:29.441Z] #37 9.915 -- Detecting C compile features - done [2019-10-29T22:29:29.441Z] #37 10.04 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-29T22:29:29.496Z] #41 166.9 CC criu/stats.o [2019-10-29T22:29:29.731Z] #37 10.52 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-29T22:29:30.020Z] #37 10.88 -- Configuring done [2019-10-29T22:29:30.020Z] #37 10.92 -- Generating done [2019-10-29T22:29:30.020Z] #37 10.93 -- Build files have been written to: /tmp/tmp.8XNrHbhLie/tini [2019-10-29T22:29:30.020Z] #37 10.97 + make tini-static [2019-10-29T22:29:30.059Z] #41 167.2 CC criu/string.o [2019-10-29T22:29:30.059Z] #41 167.2 CC criu/sysctl.o [2019-10-29T22:29:30.313Z] #37 ... [2019-10-29T22:29:30.313Z] [2019-10-29T22:29:30.313Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:29:30.313Z] #27 34.16 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-29T22:29:30.313Z] #27 35.59 [2019-10-29T22:29:30.313Z] #27 36.15 ######################################################################## 100.0% [2019-10-29T22:29:30.313Z] #27 36.55 [2019-10-29T22:29:30.313Z] #27 39.43 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-29T22:29:30.313Z] #27 39.61 skipping existing c8c2d4a6b2e3 [2019-10-29T22:29:30.313Z] #27 39.90 [2019-10-29T22:29:30.315Z] #41 167.7 CC criu/sysfs_parse.o [2019-10-29T22:29:30.603Z] #27 ... [2019-10-29T22:29:30.603Z] [2019-10-29T22:29:30.603Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:29:30.603Z] #37 11.56 Scanning dependencies of target tini-static [2019-10-29T22:29:30.878Z] #41 168.0 CC criu/timerfd.o [2019-10-29T22:29:30.878Z] #41 168.3 CC criu/tty.o [2019-10-29T22:29:30.892Z] #37 11.65 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-29T22:29:31.819Z] using credential docker-jenkins-github-credentials [2019-10-29T22:29:31.894Z] Cloning the remote Git repository [2019-10-29T22:29:31.894Z] Cloning with configured refspecs honoured and without tags [2019-10-29T22:29:32.244Z] #41 169.5 CC criu/tun.o [2019-10-29T22:29:32.500Z] #41 169.9 CC criu/uffd.o [2019-10-29T22:29:32.285Z] Cloning repository https://github.com/moby/moby.git [2019-10-29T22:29:32.966Z] #37 ... [2019-10-29T22:29:32.966Z] [2019-10-29T22:29:32.966Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:29:32.966Z] #18 27.37 Fetched 7720 kB in 26s (291 kB/s) [2019-10-29T22:29:32.966Z] #18 27.37 Reading package lists... [2019-10-29T22:29:32.966Z] #18 ... [2019-10-29T22:29:32.966Z] [2019-10-29T22:29:32.966Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:29:32.966Z] #32 90.89 bufio [2019-10-29T22:29:33.429Z] #41 170.7 CC criu/util.o [2019-10-29T22:29:34.362Z] #41 171.5 CC criu/uts_ns.o [2019-10-29T22:29:34.362Z] #41 171.7 CC criu/vdso-compat.o [2019-10-29T22:29:34.362Z] #41 171.8 CC criu/vdso.o [2019-10-29T22:29:34.467Z] #32 92.33 reflect [2019-10-29T22:29:34.467Z] #32 ... [2019-10-29T22:29:34.467Z] [2019-10-29T22:29:34.467Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:34.467Z] #42 2.515 Note: Building without setproctitle() and strlcpy() support. [2019-10-29T22:29:34.467Z] #42 2.515 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-29T22:29:34.467Z] #42 4.473 fatal: Not a git repository (or any of the parent directories): .git [2019-10-29T22:29:34.467Z] #42 4.565 GEN .gitid [2019-10-29T22:29:34.467Z] #42 4.576 GEN criu/include/version.h [2019-10-29T22:29:34.467Z] #42 4.632 GEN include/common/asm [2019-10-29T22:29:34.467Z] #42 7.651 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-29T22:29:34.467Z] #42 7.946 PBCC images/opts.pb-c.c [2019-10-29T22:29:34.467Z] #42 8.059 PBCC images/sit.pb-c.c [2019-10-29T22:29:34.467Z] #42 8.187 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-29T22:29:34.467Z] #42 8.272 DEP images/opts.pb-c.d [2019-10-29T22:29:34.467Z] #42 8.386 DEP images/sit.pb-c.d [2019-10-29T22:29:34.467Z] #42 8.486 PBCC images/macvlan.pb-c.c [2019-10-29T22:29:34.467Z] #42 8.528 DEP images/macvlan.pb-c.d [2019-10-29T22:29:34.467Z] #42 8.680 PBCC images/autofs.pb-c.c [2019-10-29T22:29:34.467Z] #42 8.710 DEP images/autofs.pb-c.d [2019-10-29T22:29:34.467Z] #42 8.812 PBCC images/sysctl.pb-c.c [2019-10-29T22:29:34.467Z] #42 8.906 DEP images/sysctl.pb-c.d [2019-10-29T22:29:34.467Z] #42 8.982 PBCC images/time.pb-c.c [2019-10-29T22:29:34.467Z] #42 9.035 DEP images/time.pb-c.d [2019-10-29T22:29:34.467Z] #42 9.137 PBCC images/binfmt-misc.pb-c.c [2019-10-29T22:29:34.467Z] #42 9.155 DEP images/binfmt-misc.pb-c.d [2019-10-29T22:29:34.467Z] #42 9.349 PBCC images/seccomp.pb-c.c [2019-10-29T22:29:34.467Z] #42 9.368 DEP images/seccomp.pb-c.d [2019-10-29T22:29:34.467Z] #42 9.520 PBCC images/userns.pb-c.c [2019-10-29T22:29:34.467Z] #42 9.571 DEP images/userns.pb-c.d [2019-10-29T22:29:34.467Z] #42 9.769 PBCC images/cgroup.pb-c.c [2019-10-29T22:29:34.467Z] #42 9.845 DEP images/cgroup.pb-c.d [2019-10-29T22:29:34.467Z] #42 9.986 PBCC images/fown.pb-c.c [2019-10-29T22:29:34.467Z] #42 10.08 PBCC images/ext-file.pb-c.c [2019-10-29T22:29:34.467Z] #42 10.18 DEP images/fown.pb-c.d [2019-10-29T22:29:34.467Z] #42 ... [2019-10-29T22:29:34.467Z] [2019-10-29T22:29:34.467Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:29:34.467Z] #37 15.22 [100%] Linking C executable tini-static [2019-10-29T22:29:32.653Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-29T22:29:35.297Z] #41 172.4 LINK criu/built-in.o [2019-10-29T22:29:35.297Z] #41 172.5 LINK criu/criu [2019-10-29T22:29:35.515Z] #37 ... [2019-10-29T22:29:35.515Z] [2019-10-29T22:29:35.515Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:29:35.515Z] #45 83.58 vendor/golang.org/x/net/dns/dnsmessage [2019-10-29T22:29:35.515Z] #45 84.29 bytes [2019-10-29T22:29:35.515Z] #45 ... [2019-10-29T22:29:35.515Z] [2019-10-29T22:29:35.515Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:35.515Z] #42 10.26 DEP images/ext-file.pb-c.d [2019-10-29T22:29:35.515Z] #42 10.34 PBCC images/rpc.pb-c.c [2019-10-29T22:29:35.515Z] #42 10.54 DEP images/rpc.pb-c.d [2019-10-29T22:29:35.515Z] #42 10.65 PBCC images/siginfo.pb-c.c [2019-10-29T22:29:35.515Z] #42 10.68 DEP images/siginfo.pb-c.d [2019-10-29T22:29:35.515Z] #42 10.87 PBCC images/pagemap.pb-c.c [2019-10-29T22:29:35.515Z] #42 10.95 DEP images/pagemap.pb-c.d [2019-10-29T22:29:35.515Z] #42 11.02 PBCC images/rlimit.pb-c.c [2019-10-29T22:29:35.515Z] #42 11.08 DEP images/rlimit.pb-c.d [2019-10-29T22:29:35.515Z] #42 11.18 PBCC images/file-lock.pb-c.c [2019-10-29T22:29:35.515Z] #42 ... [2019-10-29T22:29:35.515Z] [2019-10-29T22:29:35.515Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-29T22:29:35.515Z] #27 43.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-29T22:29:35.515Z] #27 44.17 [2019-10-29T22:29:35.515Z] #27 44.79 ######################################################################## 100.0% [2019-10-29T22:29:35.515Z] #27 45.14 [2019-10-29T22:29:35.515Z] #27 45.32 Download of images into '/build' complete. [2019-10-29T22:29:35.515Z] #27 45.32 Use something like the following to load the result into a Docker daemon: [2019-10-29T22:29:35.515Z] #27 45.32 tar -cC '/build' . | docker load [2019-10-29T22:29:35.515Z] #27 DONE 45.4s [2019-10-29T22:29:35.515Z] [2019-10-29T22:29:35.515Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:35.515Z] #42 11.24 DEP images/file-lock.pb-c.d [2019-10-29T22:29:35.554Z] #41 172.8 DEP lib/c/criu.d [2019-10-29T22:29:35.554Z] #41 172.9 CC images/rpc.pb-c.o [2019-10-29T22:29:35.804Z] #42 11.34 PBCC images/tty.pb-c.c [2019-10-29T22:29:35.804Z] #42 ... [2019-10-29T22:29:35.804Z] [2019-10-29T22:29:35.804Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:29:35.804Z] #37 16.49 [100%] Built target tini-static [2019-10-29T22:29:35.804Z] #37 16.64 + mkdir -p /build [2019-10-29T22:29:35.804Z] #37 16.64 + cp tini-static /build/docker-init [2019-10-29T22:29:35.804Z] #37 DONE 16.7s [2019-10-29T22:29:36.094Z] [2019-10-29T22:29:36.094Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:36.094Z] #42 11.63 DEP images/tty.pb-c.d [2019-10-29T22:29:36.116Z] #41 173.3 CC lib/c/criu.o [2019-10-29T22:29:36.381Z] #42 12.04 PBCC images/tun.pb-c.c [2019-10-29T22:29:36.669Z] #42 12.34 PBCC images/netdev.pb-c.c [2019-10-29T22:29:36.956Z] #42 12.44 DEP images/tun.pb-c.d [2019-10-29T22:29:36.956Z] #42 12.51 DEP images/netdev.pb-c.d [2019-10-29T22:29:36.956Z] #42 12.61 PBCC images/vma.pb-c.c [2019-10-29T22:29:37.045Z] #41 174.1 LINK lib/c/built-in.o [2019-10-29T22:29:37.045Z] #41 174.1 LINK lib/c/libcriu.so [2019-10-29T22:29:37.045Z] #41 174.2 GEN magic.py [2019-10-29T22:29:37.045Z] #41 174.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-29T22:29:37.045Z] #41 174.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-29T22:29:37.243Z] #42 12.70 DEP images/vma.pb-c.d [2019-10-29T22:29:37.530Z] #42 13.10 PBCC images/creds.pb-c.c [2019-10-29T22:29:37.530Z] #42 13.19 DEP images/creds.pb-c.d [2019-10-29T22:29:37.607Z] #41 174.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-29T22:29:37.817Z] #42 13.27 PBCC images/utsns.pb-c.c [2019-10-29T22:29:37.817Z] #42 13.32 DEP images/utsns.pb-c.d [2019-10-29T22:29:37.817Z] #42 13.44 PBCC images/ipc-desc.pb-c.c [2019-10-29T22:29:37.817Z] #42 13.49 PBCC images/ipc-sem.pb-c.c [2019-10-29T22:29:37.817Z] #42 13.54 DEP images/ipc-desc.pb-c.d [2019-10-29T22:29:38.104Z] #42 13.70 DEP images/ipc-sem.pb-c.d [2019-10-29T22:29:38.104Z] #42 13.82 PBCC images/ipc-msg.pb-c.c [2019-10-29T22:29:38.169Z] #41 175.4 make[1]: Nothing to be done for 'all'. [2019-10-29T22:29:38.391Z] #42 13.84 DEP images/ipc-msg.pb-c.d [2019-10-29T22:29:38.391Z] #42 13.88 PBCC images/ipc-shm.pb-c.c [2019-10-29T22:29:38.391Z] #42 13.90 DEP images/ipc-shm.pb-c.d [2019-10-29T22:29:38.391Z] #42 13.95 PBCC images/ipc-var.pb-c.c [2019-10-29T22:29:38.391Z] #42 13.97 DEP images/ipc-var.pb-c.d [2019-10-29T22:29:38.391Z] #42 14.01 PBCC images/sk-opts.pb-c.c [2019-10-29T22:29:38.391Z] #42 14.04 PBCC images/packet-sock.pb-c.c [2019-10-29T22:29:38.391Z] #42 14.09 DEP images/sk-opts.pb-c.d [2019-10-29T22:29:38.684Z] #42 14.14 DEP images/packet-sock.pb-c.d [2019-10-29T22:29:38.684Z] #42 14.21 PBCC images/sk-netlink.pb-c.c [2019-10-29T22:29:38.684Z] #42 14.26 DEP images/sk-netlink.pb-c.d [2019-10-29T22:29:38.684Z] #42 14.33 PBCC images/sk-inet.pb-c.c [2019-10-29T22:29:38.731Z] #41 175.8 make[1]: 'images/built-in.o' is up to date. [2019-10-29T22:29:38.731Z] #41 175.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-29T22:29:38.731Z] #41 175.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-29T22:29:38.731Z] #41 175.9 make[1]: 'compel/libcompel.a' is up to date. [2019-10-29T22:29:38.731Z] #41 175.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-29T22:29:38.731Z] #41 175.9 make[1]: Nothing to be done for 'all'. [2019-10-29T22:29:38.731Z] #41 176.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-29T22:29:38.731Z] #41 176.1 make[2]: Nothing to be done for 'all'. [2019-10-29T22:29:38.731Z] #41 176.1 make[2]: Nothing to be done for 'all'. [2019-10-29T22:29:38.731Z] #41 176.2 make[2]: Nothing to be done for 'all'. [2019-10-29T22:29:38.972Z] #42 14.39 DEP images/sk-inet.pb-c.d [2019-10-29T22:29:38.972Z] #42 14.47 PBCC images/sk-unix.pb-c.c [2019-10-29T22:29:38.972Z] #42 14.54 DEP images/sk-unix.pb-c.d [2019-10-29T22:29:38.987Z] #41 176.3 make[2]: Nothing to be done for 'all'. [2019-10-29T22:29:38.987Z] #41 176.3 make[2]: Nothing to be done for 'all'. [2019-10-29T22:29:38.987Z] #41 176.3 make[2]: Nothing to be done for 'all'. [2019-10-29T22:29:38.987Z] #41 176.4 make[2]: Nothing to be done for 'all'. [2019-10-29T22:29:38.987Z] #41 176.4 make[2]: Nothing to be done for 'all'. [2019-10-29T22:29:39.243Z] #41 176.4 INSTALL criu/criu [2019-10-29T22:29:39.262Z] #42 14.63 PBCC images/mm.pb-c.c [2019-10-29T22:29:39.262Z] #42 14.69 DEP images/mm.pb-c.d [2019-10-29T22:29:39.262Z] #42 14.76 PBCC images/timerfd.pb-c.c [2019-10-29T22:29:39.262Z] #42 14.84 DEP images/timerfd.pb-c.d [2019-10-29T22:29:39.499Z] #41 DONE 176.8s [2019-10-29T22:29:39.500Z] [2019-10-29T22:29:39.500Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:29:39.551Z] #42 14.92 PBCC images/timer.pb-c.c [2019-10-29T22:29:39.551Z] #42 14.97 DEP images/timer.pb-c.d [2019-10-29T22:29:39.551Z] #42 15.06 PBCC images/sa.pb-c.c [2019-10-29T22:29:39.551Z] #42 15.17 DEP images/sa.pb-c.d [2019-10-29T22:29:39.551Z] #42 15.28 PBCC images/pipe-data.pb-c.c [2019-10-29T22:29:39.756Z] #59 197.9 + bin/containerd [2019-10-29T22:29:39.848Z] #42 15.32 DEP images/pipe-data.pb-c.d [2019-10-29T22:29:39.848Z] #42 15.41 PBCC images/mnt.pb-c.c [2019-10-29T22:29:39.848Z] #42 15.52 DEP images/mnt.pb-c.d [2019-10-29T22:29:40.135Z] #42 15.60 PBCC images/sk-packet.pb-c.c [2019-10-29T22:29:40.135Z] #42 15.66 DEP images/sk-packet.pb-c.d [2019-10-29T22:29:40.135Z] #42 15.75 PBCC images/tcp-stream.pb-c.c [2019-10-29T22:29:40.426Z] #42 15.99 DEP images/tcp-stream.pb-c.d [2019-10-29T22:29:40.426Z] #42 16.07 PBCC images/pipe.pb-c.c [2019-10-29T22:29:40.426Z] #42 16.18 DEP images/pipe.pb-c.d [2019-10-29T22:29:40.717Z] #42 16.38 PBCC images/pstree.pb-c.c [2019-10-29T22:29:41.007Z] #42 16.57 DEP images/pstree.pb-c.d [2019-10-29T22:29:41.007Z] #42 16.67 PBCC images/fs.pb-c.c [2019-10-29T22:29:41.007Z] #42 16.70 DEP images/fs.pb-c.d [2019-10-29T22:29:41.121Z] #59 ... [2019-10-29T22:29:41.122Z] [2019-10-29T22:29:41.122Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-29T22:29:41.122Z] #42 DONE 0.1s [2019-10-29T22:29:41.122Z] [2019-10-29T22:29:41.122Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-29T22:29:41.122Z] #45 DONE 0.1s [2019-10-29T22:29:41.122Z] [2019-10-29T22:29:41.122Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:29:41.122Z] #59 ... [2019-10-29T22:29:41.122Z] [2019-10-29T22:29:41.122Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-29T22:29:41.122Z] #48 DONE 0.1s [2019-10-29T22:29:41.297Z] #42 16.80 PBCC images/signalfd.pb-c.c [2019-10-29T22:29:41.297Z] #42 16.89 DEP images/signalfd.pb-c.d [2019-10-29T22:29:41.297Z] #42 17.00 PBCC images/fh.pb-c.c [2019-10-29T22:29:41.377Z] [2019-10-29T22:29:41.377Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:29:41.586Z] #42 17.05 PBCC images/fsnotify.pb-c.c [2019-10-29T22:29:41.586Z] #42 17.14 DEP images/fh.pb-c.d [2019-10-29T22:29:41.586Z] #42 17.19 DEP images/fsnotify.pb-c.d [2019-10-29T22:29:41.586Z] #42 17.28 PBCC images/eventpoll.pb-c.c [2019-10-29T22:29:39.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:29:39.523Z] > git --version # timeout=10 [2019-10-29T22:29:39.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:29:39.569Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:29:41.875Z] #42 17.32 DEP images/eventpoll.pb-c.d [2019-10-29T22:29:41.875Z] #42 17.39 PBCC images/eventfd.pb-c.c [2019-10-29T22:29:41.875Z] #42 17.41 DEP images/eventfd.pb-c.d [2019-10-29T22:29:41.875Z] #42 17.54 PBCC images/remap-file-path.pb-c.c [2019-10-29T22:29:42.166Z] #42 17.57 DEP images/remap-file-path.pb-c.d [2019-10-29T22:29:42.166Z] #42 17.63 PBCC images/fifo.pb-c.c [2019-10-29T22:29:42.166Z] #42 17.66 DEP images/fifo.pb-c.d [2019-10-29T22:29:42.166Z] #42 17.73 PBCC images/ghost-file.pb-c.c [2019-10-29T22:29:42.457Z] #42 17.82 DEP images/ghost-file.pb-c.d [2019-10-29T22:29:42.457Z] #42 17.98 PBCC images/regfile.pb-c.c [2019-10-29T22:29:42.457Z] #42 18.06 DEP images/regfile.pb-c.d [2019-10-29T22:29:42.746Z] #42 18.13 PBCC images/ns.pb-c.c [2019-10-29T22:29:42.746Z] #42 18.16 DEP images/ns.pb-c.d [2019-10-29T22:29:42.746Z] #42 18.27 PBCC images/fdinfo.pb-c.c [2019-10-29T22:29:43.034Z] #42 18.44 DEP images/fdinfo.pb-c.d [2019-10-29T22:29:43.034Z] #42 18.56 PBCC images/core-aarch64.pb-c.c [2019-10-29T22:29:43.034Z] #42 18.64 PBCC images/core-arm.pb-c.c [2019-10-29T22:29:43.321Z] #42 18.72 PBCC images/core-ppc64.pb-c.c [2019-10-29T22:29:43.321Z] #42 18.81 PBCC images/core-s390.pb-c.c [2019-10-29T22:29:43.321Z] #42 ... [2019-10-29T22:29:43.321Z] [2019-10-29T22:29:43.321Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:29:43.321Z] #18 37.90 Reading package lists... [2019-10-29T22:29:43.321Z] #18 ... [2019-10-29T22:29:43.321Z] [2019-10-29T22:29:43.321Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:43.321Z] #42 18.89 PBCC images/core-x86.pb-c.c [2019-10-29T22:29:43.321Z] #42 18.96 PBCC images/core.pb-c.c [2019-10-29T22:29:43.321Z] #42 19.08 PBCC images/inventory.pb-c.c [2019-10-29T22:29:43.611Z] #42 19.23 DEP images/core-aarch64.pb-c.d [2019-10-29T22:29:43.611Z] #42 19.33 DEP images/core-arm.pb-c.d [2019-10-29T22:29:43.901Z] #42 19.45 DEP images/core-ppc64.pb-c.d [2019-10-29T22:29:43.901Z] #42 19.53 DEP images/core-s390.pb-c.d [2019-10-29T22:29:44.197Z] #42 19.68 DEP images/core-x86.pb-c.d [2019-10-29T22:29:44.197Z] #42 19.78 DEP images/core.pb-c.d [2019-10-29T22:29:44.197Z] #42 19.90 DEP images/inventory.pb-c.d [2019-10-29T22:29:44.487Z] #42 19.99 PBCC images/cpuinfo.pb-c.c [2019-10-29T22:29:44.487Z] #42 20.05 DEP images/cpuinfo.pb-c.d [2019-10-29T22:29:44.778Z] #42 20.13 PBCC images/stats.pb-c.c [2019-10-29T22:29:44.778Z] #42 20.18 DEP images/stats.pb-c.d [2019-10-29T22:29:45.539Z] #59 ... [2019-10-29T22:29:45.539Z] [2019-10-29T22:29:45.539Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:29:45.539Z] #50 DONE 265.2s [2019-10-29T22:29:45.539Z] [2019-10-29T22:29:45.539Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:29:45.817Z] #42 ... [2019-10-29T22:29:45.817Z] [2019-10-29T22:29:45.817Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:29:45.817Z] #45 94.03 bufio [2019-10-29T22:29:45.817Z] #45 99.01 reflect [2019-10-29T22:29:45.817Z] #45 103.7 regexp/syntax [2019-10-29T22:29:46.110Z] #45 ... [2019-10-29T22:29:46.110Z] [2019-10-29T22:29:46.110Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:29:46.110Z] #18 37.90 Reading package lists... [2019-10-29T22:29:46.110Z] #18 48.68 Building dependency tree... [2019-10-29T22:29:46.110Z] #18 50.85 The following additional packages will be installed: [2019-10-29T22:29:46.110Z] #18 50.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-29T22:29:46.110Z] #18 50.85 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-29T22:29:46.110Z] #18 50.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-29T22:29:46.110Z] #18 50.85 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-29T22:29:46.110Z] #18 50.85 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-29T22:29:46.110Z] #18 50.85 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-29T22:29:46.110Z] #18 50.85 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-29T22:29:46.110Z] #18 50.86 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-29T22:29:46.110Z] #18 50.86 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-29T22:29:46.110Z] #18 50.87 Suggested packages: [2019-10-29T22:29:46.110Z] #18 50.87 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-29T22:29:46.110Z] #18 50.87 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-29T22:29:46.110Z] #18 50.87 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-29T22:29:46.110Z] #18 50.87 vim-doc vim-scripts xfsdump acl attr quota [2019-10-29T22:29:46.110Z] #18 50.87 Recommended packages: [2019-10-29T22:29:46.110Z] #18 50.87 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-29T22:29:46.110Z] #18 50.87 python3-keyrings.alt python3-xdg unzip [2019-10-29T22:29:46.905Z] #59 ... [2019-10-29T22:29:46.905Z] [2019-10-29T22:29:46.905Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-29T22:29:47.160Z] #51 DONE 0.2s [2019-10-29T22:29:47.160Z] [2019-10-29T22:29:47.160Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-29T22:29:47.160Z] #55 DONE 0.1s [2019-10-29T22:29:47.160Z] [2019-10-29T22:29:47.160Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:29:47.614Z] #18 ... [2019-10-29T22:29:47.614Z] [2019-10-29T22:29:47.614Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:29:47.614Z] #32 95.33 path [2019-10-29T22:29:47.614Z] #32 96.41 text/tabwriter [2019-10-29T22:29:47.614Z] #32 ... [2019-10-29T22:29:47.614Z] [2019-10-29T22:29:47.614Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:29:47.614Z] #42 22.56 make[1]: Nothing to be done for 'all'. [2019-10-29T22:29:49.107Z] #42 24.55 CC images/stats.o [2019-10-29T22:29:49.395Z] #42 25.12 CC images/core.o [2019-10-29T22:29:50.888Z] #42 26.32 CC images/core-x86.o [2019-10-29T22:29:51.921Z] #42 27.48 CC images/core-arm.o [2019-10-29T22:29:52.955Z] #42 28.31 CC images/core-aarch64.o [2019-10-29T22:29:53.245Z] #42 ... [2019-10-29T22:29:53.245Z] [2019-10-29T22:29:53.245Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:29:53.245Z] #18 57.77 The following NEW packages will be installed: [2019-10-29T22:29:53.245Z] #18 57.77 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-29T22:29:53.245Z] #18 57.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-29T22:29:53.245Z] #18 57.78 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-29T22:29:53.245Z] #18 57.78 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-29T22:29:53.245Z] #18 57.78 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-29T22:29:53.245Z] #18 57.78 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-29T22:29:53.245Z] #18 57.78 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-29T22:29:53.245Z] #18 57.78 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-29T22:29:53.245Z] #18 57.79 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-29T22:29:53.245Z] #18 57.79 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-29T22:29:53.245Z] #18 57.79 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-29T22:29:53.245Z] #18 57.79 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-29T22:29:53.245Z] #18 57.79 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-29T22:29:53.245Z] #18 57.79 xfsprogs xxd xz-utils zip [2019-10-29T22:29:53.245Z] #18 57.95 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-29T22:29:53.245Z] #18 57.95 Need to get 87.3 MB of archives. [2019-10-29T22:29:53.245Z] #18 57.95 After this operation, 585 MB of additional disk space will be used. [2019-10-29T22:29:53.245Z] #18 57.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-29T22:29:53.245Z] #18 58.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-29T22:29:53.245Z] #18 58.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-29T22:29:53.555Z] #18 58.02 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-29T22:29:53.555Z] #18 58.04 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-29T22:29:53.555Z] #18 58.08 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-29T22:29:53.555Z] #18 58.14 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-29T22:29:53.853Z] #18 58.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-29T22:29:53.853Z] #18 58.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-29T22:29:53.853Z] #18 58.38 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-29T22:29:53.853Z] #18 58.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-29T22:29:53.853Z] #18 58.66 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-29T22:29:53.853Z] #18 58.67 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-29T22:29:53.853Z] #18 58.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-29T22:29:53.853Z] #18 58.70 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-29T22:29:54.142Z] #18 58.71 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-29T22:29:54.142Z] #18 58.73 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-29T22:29:54.142Z] #18 58.75 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-29T22:29:54.142Z] #18 58.76 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-29T22:29:54.142Z] #18 58.78 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-29T22:29:54.143Z] #18 58.79 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-29T22:29:54.143Z] #18 58.83 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-29T22:29:54.143Z] #18 58.85 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-29T22:29:54.143Z] #18 58.87 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-29T22:29:54.143Z] #18 58.87 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-29T22:29:54.143Z] #18 58.88 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-29T22:29:54.143Z] #18 58.90 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-29T22:29:54.143Z] #18 58.91 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-29T22:29:54.431Z] #18 58.92 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-29T22:29:54.431Z] #18 58.99 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-29T22:29:54.431Z] #18 59.00 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-29T22:29:54.431Z] #18 59.02 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-29T22:29:54.431Z] #18 59.03 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-29T22:29:54.431Z] #18 59.06 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-29T22:29:54.431Z] #18 59.08 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-29T22:29:54.431Z] #18 59.09 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-29T22:29:54.431Z] #18 59.09 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-29T22:29:54.431Z] #18 59.10 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-29T22:29:54.431Z] #18 59.12 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-29T22:29:54.431Z] #18 59.15 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-29T22:29:54.431Z] #18 59.17 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-29T22:29:54.431Z] #18 59.19 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-29T22:29:54.719Z] #18 59.27 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-29T22:29:54.719Z] #18 59.29 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-29T22:29:54.719Z] #18 59.30 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-29T22:29:54.719Z] #18 59.32 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-29T22:29:54.719Z] #18 59.32 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-29T22:29:54.719Z] #18 59.34 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-29T22:29:55.007Z] #18 59.60 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-29T22:29:55.007Z] #18 59.64 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-29T22:29:55.295Z] #18 59.79 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-29T22:29:55.295Z] #18 59.82 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-29T22:29:55.295Z] #18 59.83 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-29T22:29:55.295Z] #18 59.86 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-29T22:29:55.295Z] #18 59.87 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-29T22:29:55.295Z] #18 59.92 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-29T22:29:55.938Z] #18 60.68 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-29T22:29:56.226Z] #18 60.80 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-29T22:29:56.226Z] #18 60.89 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-29T22:29:56.226Z] #18 60.92 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-29T22:29:56.226Z] #18 60.94 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-29T22:29:56.226Z] #18 61.01 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-29T22:29:56.517Z] #18 61.28 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-29T22:29:57.154Z] #18 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-29T22:29:57.154Z] #18 61.67 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-29T22:29:57.786Z] #18 62.32 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-29T22:29:58.077Z] #18 62.74 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-29T22:29:58.077Z] #18 ... [2019-10-29T22:29:58.077Z] [2019-10-29T22:29:58.077Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:29:58.077Z] #32 106.1 internal/syscall/unix [2019-10-29T22:29:58.077Z] #32 106.1 time [2019-10-29T22:29:58.077Z] #32 ... [2019-10-29T22:29:58.077Z] [2019-10-29T22:29:58.077Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:29:58.077Z] #60 59.36 Checking out files: 39% (1159/2919) Checking out files: 40% (1168/2919) Checking out files: 41% (1197/2919) Checking out files: 42% (1226/2919) Checking out files: 43% (1256/2919) Checking out files: 44% (1285/2919) Checking out files: 45% (1314/2919) Checking out files: 46% (1343/2919) Checking out files: 47% (1372/2919) Checking out files: 48% (1402/2919) Checking out files: 49% (1431/2919) Checking out files: 50% (1460/2919) Checking out files: 51% (1489/2919) Checking out files: 52% (1518/2919) Checking out files: 53% (1548/2919) Checking out files: 54% (1577/2919) Checking out files: 55% (1606/2919) Checking out files: 56% (1635/2919) Checking out files: 57% (1664/2919) Checking out files: 58% (1694/2919) Checking out files: 59% (1723/2919) Checking out files: 60% (1752/2919) Checking out files: 61% (1781/2919) Checking out files: 62% (1810/2919) Checking out files: 63% (1839/2919) Checking out files: 64% (1869/2919) Checking out files: 65% (1898/2919) Checking out files: 66% (1927/2919) Checking out files: 67% (1956/2919) Checking out files: 68% (1985/2919) Checking out files: 69% (2015/2919) Checking out files: 70% (2044/2919) Checking out files: 70% (2066/2919) Checking out files: 71% (2073/2919) Checking out files: 72% (2102/2919) Checking out files: 73% (2131/2919) Checking out files: 74% (2161/2919) Checking out files: 75% (2190/2919) Checking out files: 76% (2219/2919) Checking out files: 77% (2248/2919) Checking out files: 78% (2277/2919) Checking out files: 79% (2307/2919) Checking out files: 80% (2336/2919) Checking out files: 81% (2365/2919) Checking out files: 82% (2394/2919) Checking out files: 83% (2423/2919) Checking out files: 84% (2452/2919) Checking out files: 85% (2482/2919) Checking out files: 86% (2511/2919) Checking out files: 87% (2540/2919) Checking out files: 88% (2569/2919) Checking out files: 89% (2598/2919) Checking out files: 90% (2628/2919) Checking out files: 90% (2635/2919) Checking out files: 91% (2657/2919) Checking out files: 92% (2686/2919) Checking out files: 93% (2715/2919) Checking out files: 94% (2744/2919) Checking out files: 95% (2774/2919) Checking out files: 96% (2803/2919) Checking out files: 97% (2832/2919) Checking out files: 98% (2861/2919) Checking out files: 99% (2890/2919) Checking out files: 100% (2919/2919) Checking out files: 100% (2919/2919), done. [2019-10-29T22:29:58.077Z] #60 61.87 + cd /tmp/tmp.4wYZdHs0H9/src/github.com/containerd/containerd [2019-10-29T22:29:58.077Z] #60 61.87 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-29T22:29:58.077Z] #60 62.71 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-29T22:29:58.077Z] #60 62.71 + BUILDTAGS='netgo osusergo static_build' [2019-10-29T22:29:58.077Z] #60 62.71 + export EXTRA_FLAGS=-buildmode=pie [2019-10-29T22:29:58.077Z] #60 62.72 + EXTRA_FLAGS=-buildmode=pie [2019-10-29T22:29:58.077Z] #60 62.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-29T22:29:58.077Z] #60 62.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-29T22:29:58.077Z] #60 62.72 + '[' '' = dynamic ']' [2019-10-29T22:29:58.077Z] #60 62.72 + make [2019-10-29T22:29:58.705Z] #60 64.10 + bin/ctr [2019-10-29T22:29:59.335Z] #60 ... [2019-10-29T22:29:59.336Z] [2019-10-29T22:29:59.336Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:29:59.336Z] #32 117.4 internal/poll [2019-10-29T22:30:01.323Z] Fetching without tags [2019-10-29T22:30:00.866Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:30:01.076Z] > git config --add remote.origin.fetch +refs/pull/40148/head:refs/remotes/origin/PR-40148 # timeout=10 [2019-10-29T22:30:01.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-29T22:30:01.236Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-29T22:30:01.354Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-29T22:30:01.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-29T22:30:01.356Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40148/head:refs/remotes/origin/PR-40148 +refs/heads/master:refs/remotes/origin/master [2019-10-29T22:30:02.653Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:30:03.798Z] #32 121.2 os [2019-10-29T22:30:03.799Z] #32 ... [2019-10-29T22:30:03.799Z] [2019-10-29T22:30:03.799Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:30:03.799Z] #42 29.24 CC images/core-ppc64.o [2019-10-29T22:30:03.799Z] #42 31.31 CC images/core-s390.o [2019-10-29T22:30:03.799Z] #42 33.08 CC images/cpuinfo.o [2019-10-29T22:30:03.799Z] #42 34.08 CC images/inventory.o [2019-10-29T22:30:03.799Z] #42 34.53 CC images/fdinfo.o [2019-10-29T22:30:03.799Z] #42 35.38 CC images/fown.o [2019-10-29T22:30:03.799Z] #42 35.75 CC images/ns.o [2019-10-29T22:30:03.799Z] #42 36.15 CC images/regfile.o [2019-10-29T22:30:03.799Z] #42 36.54 CC images/ghost-file.o [2019-10-29T22:30:03.799Z] #42 37.19 CC images/fifo.o [2019-10-29T22:30:03.799Z] #42 37.67 CC images/remap-file-path.o [2019-10-29T22:30:03.799Z] #42 38.21 CC images/eventfd.o [2019-10-29T22:30:03.799Z] #42 38.54 CC images/eventpoll.o [2019-10-29T22:30:03.799Z] #42 39.22 CC images/fh.o [2019-10-29T22:30:04.430Z] #42 ... [2019-10-29T22:30:04.430Z] [2019-10-29T22:30:04.430Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:30:04.430Z] #32 122.4 internal/fmtsort [2019-10-29T22:30:02.755Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:30:02.799Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:30:05.489Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-29T22:30:05.937Z] #32 ... [2019-10-29T22:30:05.937Z] [2019-10-29T22:30:05.937Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:30:05.937Z] #45 114.1 time [2019-10-29T22:30:05.937Z] #45 122.3 regexp [2019-10-29T22:30:06.121Z] Merge succeeded, producing 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:30:06.122Z] Checking out Revision 57910190288c71242d914c292930a496d05f30cb (PR-40148) [2019-10-29T22:30:06.226Z] #45 ... [2019-10-29T22:30:06.226Z] [2019-10-29T22:30:06.226Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:30:06.226Z] #18 62.78 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-29T22:30:06.226Z] #18 66.43 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-29T22:30:06.226Z] #18 70.42 debconf: delaying package configuration, since apt-utils is not installed [2019-10-29T22:30:06.226Z] #18 70.54 Fetched 87.3 MB in 11s (7901 kB/s) [2019-10-29T22:30:06.226Z] #18 70.71 Selecting previously unselected package bash-completion. [2019-10-29T22:30:06.226Z] #18 70.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 ... 15020 files and directories currently installed.) [2019-10-29T22:30:06.226Z] #18 70.83 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-29T22:30:07.724Z] #18 ... [2019-10-29T22:30:07.724Z] [2019-10-29T22:30:07.724Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:30:07.724Z] #32 125.8 fmt [2019-10-29T22:30:07.724Z] #32 125.9 path/filepath [2019-10-29T22:30:09.040Z] #59 227.0 + bin/containerd-stress [2019-10-29T22:30:05.709Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-29T22:30:06.152Z] > git config core.sparsecheckout # timeout=10 [2019-10-29T22:30:06.203Z] > git checkout -f 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:30:10.403Z] #59 228.9 + bin/containerd-shim [2019-10-29T22:30:11.244Z] #32 128.8 io/ioutil [2019-10-29T22:30:13.304Z] #32 ... [2019-10-29T22:30:13.304Z] [2019-10-29T22:30:13.304Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:30:13.304Z] #45 131.3 os/exec [2019-10-29T22:30:13.304Z] #45 131.5 net [2019-10-29T22:30:14.334Z] #45 ... [2019-10-29T22:30:14.334Z] [2019-10-29T22:30:14.334Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:30:14.334Z] #42 40.03 CC images/fsnotify.o [2019-10-29T22:30:14.334Z] #42 41.32 CC images/signalfd.o [2019-10-29T22:30:14.334Z] #42 41.85 CC images/fs.o [2019-10-29T22:30:14.334Z] #42 42.33 CC images/pstree.o [2019-10-29T22:30:14.334Z] #42 42.82 CC images/pipe.o [2019-10-29T22:30:14.334Z] #42 43.28 CC images/tcp-stream.o [2019-10-29T22:30:14.334Z] #42 43.83 CC images/sk-packet.o [2019-10-29T22:30:14.334Z] #42 44.48 CC images/mnt.o [2019-10-29T22:30:14.334Z] #42 44.88 CC images/pipe-data.o [2019-10-29T22:30:14.334Z] #42 45.36 CC images/sa.o [2019-10-29T22:30:14.334Z] #42 45.76 CC images/timer.o [2019-10-29T22:30:14.334Z] #42 46.57 CC images/timerfd.o [2019-10-29T22:30:14.334Z] #42 47.12 CC images/mm.o [2019-10-29T22:30:14.334Z] #42 47.74 CC images/sk-opts.o [2019-10-29T22:30:14.334Z] #42 48.18 CC images/sk-unix.o [2019-10-29T22:30:14.334Z] #42 48.82 CC images/sk-inet.o [2019-10-29T22:30:14.334Z] #42 49.64 CC images/tun.o [2019-10-29T22:30:14.624Z] #42 ... [2019-10-29T22:30:14.624Z] [2019-10-29T22:30:14.624Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:30:14.624Z] #32 132.5 flag [2019-10-29T22:30:14.624Z] #32 132.5 log [2019-10-29T22:30:14.624Z] #32 132.5 github.com/BurntSushi/toml [2019-10-29T22:30:15.858Z] #73 exporting layers 53.2s done [2019-10-29T22:30:15.858Z] #73 exporting manifest sha256:3690956e01602758638c57e1bf178c255544d93c83f1c4c23642a7b7a9381177 0.0s done [2019-10-29T22:30:15.858Z] #73 exporting config sha256:31161251bce45dbc5e74a557afe23e73a7c9310408370819877ccad437e2afd7 done [2019-10-29T22:30:15.858Z] #73 sending tarball [2019-10-29T22:30:15.947Z] Commit message: "hack/validate/vendor: simplify looking for license" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-29T22:30:17.961Z] #73 sending tarball 8.0s done [2019-10-29T22:30:17.961Z] #73 DONE 61.2s [2019-10-29T22:30:17.961Z] [2019-10-29T22:30:17.961Z] #74 importing to docker [2019-10-29T22:30:18.445Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|name|imports|deps|exports_file|files) took 1m48.353789865s [2019-10-29T22:30:18.445Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 447.309801ms [2019-10-29T22:30:18.563Z] #59 235.7 + bin/containerd-shim-runc-v1 [2019-10-29T22:30:18.886Z] + docker version [2019-10-29T22:30:20.173Z] #32 ... [2019-10-29T22:30:20.173Z] [2019-10-29T22:30:20.173Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:30:20.173Z] #18 77.26 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-29T22:30:20.173Z] #18 78.02 Selecting previously unselected package libnet1:ppc64el. [2019-10-29T22:30:20.173Z] #18 78.03 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 78.04 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-29T22:30:20.173Z] #18 78.17 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-29T22:30:20.173Z] #18 78.17 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 78.18 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-29T22:30:20.173Z] #18 78.27 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-29T22:30:20.173Z] #18 78.27 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 78.28 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-29T22:30:20.173Z] #18 78.51 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-29T22:30:20.173Z] #18 78.54 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 78.60 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-29T22:30:20.173Z] #18 78.88 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-29T22:30:20.173Z] #18 78.90 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 78.92 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-29T22:30:20.173Z] #18 79.80 Selecting previously unselected package python3.5-minimal. [2019-10-29T22:30:20.173Z] #18 79.86 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 79.91 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-29T22:30:20.173Z] #18 81.62 Selecting previously unselected package python3-minimal. [2019-10-29T22:30:20.173Z] #18 81.64 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 81.64 Unpacking python3-minimal (3.5.3-1) ... [2019-10-29T22:30:20.173Z] #18 81.82 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-29T22:30:20.173Z] #18 81.84 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 81.84 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-29T22:30:20.173Z] #18 82.04 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-29T22:30:20.173Z] #18 82.06 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 82.06 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-29T22:30:20.173Z] #18 84.50 Selecting previously unselected package python3.5. [2019-10-29T22:30:20.173Z] #18 84.52 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 84.52 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-29T22:30:20.173Z] #18 84.74 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-29T22:30:20.173Z] #18 84.75 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-29T22:30:20.173Z] #18 84.76 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-29T22:30:20.173Z] #18 84.85 Selecting previously unselected package dh-python. [2019-10-29T22:30:20.461Z] #18 84.88 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-29T22:30:20.461Z] #18 84.89 Unpacking dh-python (2.20170125) ... [2019-10-29T22:30:20.749Z] #18 85.25 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-29T22:30:20.749Z] #18 85.27 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-29T22:30:21.073Z] #59 238.8 + bin/containerd-shim-runc-v2 [2019-10-29T22:30:21.328Z] #59 239.8 + binaries [2019-10-29T22:30:21.328Z] #59 239.8 + mkdir -p /build [2019-10-29T22:30:21.328Z] #59 239.8 + cp bin/containerd /build/containerd [2019-10-29T22:30:21.328Z] #59 239.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-29T22:30:21.583Z] #59 239.8 + cp bin/ctr /build/ctr [2019-10-29T22:30:22.508Z] #59 DONE 240.7s [2019-10-29T22:30:22.824Z] #18 ... [2019-10-29T22:30:22.825Z] [2019-10-29T22:30:22.825Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:30:22.825Z] #32 140.7 github.com/BurntSushi/toml/cmd/tomlv [2019-10-29T22:30:23.434Z] [2019-10-29T22:30:23.434Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-29T22:30:23.688Z] #60 DONE 0.3s [2019-10-29T22:30:23.688Z] [2019-10-29T22:30:23.688Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-29T22:30:23.943Z] #64 DONE 0.1s [2019-10-29T22:30:23.943Z] [2019-10-29T22:30:23.943Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-29T22:30:23.943Z] #66 DONE 0.2s [2019-10-29T22:30:24.198Z] [2019-10-29T22:30:24.198Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-29T22:30:24.198Z] #69 DONE 0.1s [2019-10-29T22:30:24.198Z] [2019-10-29T22:30:24.198Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-29T22:30:24.198Z] #70 DONE 0.0s [2019-10-29T22:30:24.198Z] [2019-10-29T22:30:24.198Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-29T22:30:24.245Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 14.7% of statements [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-29T22:30:24.245Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-29T22:30:24.245Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2019-10-29T22:30:24.245Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2019-10-29T22:30:24.245Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.0% of statements [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-29T22:30:24.245Z] ? github.com/docker/docker/api/types [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-29T22:30:24.246Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2019-10-29T22:30:24.246Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/builder [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-29T22:30:24.246Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-10-29T22:30:24.246Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2019-10-29T22:30:24.246Z] ok github.com/docker/docker/builder/remotecontext/git 3.095s coverage: 85.1% of statements [2019-10-29T22:30:24.246Z] ok github.com/docker/docker/builder/remotecontext 0.741s coverage: 13.6% of statements [2019-10-29T22:30:24.246Z] ok github.com/docker/docker/builder/dockerfile 1.254s coverage: 48.2% of statements [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/cli [no test files] [2019-10-29T22:30:24.246Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-29T22:30:24.880Z] #32 ... [2019-10-29T22:30:24.880Z] [2019-10-29T22:30:24.880Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:30:24.880Z] #42 50.38 CC images/sk-netlink.o [2019-10-29T22:30:24.880Z] #42 51.08 CC images/packet-sock.o [2019-10-29T22:30:24.880Z] #42 51.74 CC images/ipc-var.o [2019-10-29T22:30:24.880Z] #42 52.06 CC images/ipc-desc.o [2019-10-29T22:30:24.880Z] #42 52.55 CC images/ipc-shm.o [2019-10-29T22:30:24.880Z] #42 52.94 CC images/ipc-msg.o [2019-10-29T22:30:24.880Z] #42 53.48 CC images/ipc-sem.o [2019-10-29T22:30:24.880Z] #42 53.85 CC images/utsns.o [2019-10-29T22:30:24.880Z] #42 54.35 CC images/creds.o [2019-10-29T22:30:24.880Z] #42 54.73 CC images/vma.o [2019-10-29T22:30:24.880Z] #42 55.09 CC images/netdev.o [2019-10-29T22:30:24.880Z] #42 55.86 CC images/tty.o [2019-10-29T22:30:24.880Z] #42 57.20 CC images/file-lock.o [2019-10-29T22:30:24.880Z] #42 57.70 CC images/rlimit.o [2019-10-29T22:30:24.880Z] #42 58.16 CC images/pagemap.o [2019-10-29T22:30:24.880Z] #42 58.80 CC images/siginfo.o [2019-10-29T22:30:24.880Z] #42 59.31 CC images/rpc.o [2019-10-29T22:30:25.559Z] #71 DONE 1.2s [2019-10-29T22:30:25.559Z] [2019-10-29T22:30:25.559Z] #72 exporting to image [2019-10-29T22:30:25.559Z] #72 exporting layers [2019-10-29T22:30:26.377Z] #42 61.89 CC images/ext-file.o [2019-10-29T22:30:26.666Z] #42 62.31 CC images/cgroup.o [2019-10-29T22:30:27.294Z] #42 ... [2019-10-29T22:30:27.294Z] [2019-10-29T22:30:27.294Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:30:27.294Z] #18 91.78 Setting up python3-minimal (3.5.3-1) ... [2019-10-29T22:30:28.812Z] #18 ... [2019-10-29T22:30:28.812Z] [2019-10-29T22:30:28.812Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:30:28.812Z] #45 137.0 internal/lazyregexp [2019-10-29T22:30:28.812Z] #45 140.8 encoding/binary [2019-10-29T22:30:28.812Z] #45 140.9 go/token [2019-10-29T22:30:28.812Z] #45 140.9 net/url [2019-10-29T22:30:28.812Z] #45 145.1 go/scanner [2019-10-29T22:30:29.100Z] #45 ... [2019-10-29T22:30:29.100Z] [2019-10-29T22:30:29.100Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:30:29.100Z] #42 63.42 CC images/userns.o [2019-10-29T22:30:29.100Z] #42 64.05 CC images/google/protobuf/descriptor.o [2019-10-29T22:30:29.100Z] #42 ... [2019-10-29T22:30:29.100Z] [2019-10-29T22:30:29.100Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-29T22:30:29.100Z] #32 DONE 147.2s [2019-10-29T22:30:29.390Z] [2019-10-29T22:30:29.390Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:30:29.528Z] ok github.com/docker/docker/client 0.441s coverage: 75.8% of statements [2019-10-29T22:30:29.680Z] #48 ... [2019-10-29T22:30:29.680Z] [2019-10-29T22:30:29.680Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:30:29.680Z] #18 94.20 Selecting previously unselected package python3. [2019-10-29T22:30:29.680Z] #18 94.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-29T22:30:29.680Z] #18 94.27 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-29T22:30:29.680Z] #18 94.30 Unpacking python3 (3.5.3-1) ... [2019-10-29T22:30:29.968Z] #18 94.46 Selecting previously unselected package pigz. [2019-10-29T22:30:29.968Z] #18 94.47 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-29T22:30:29.968Z] #18 94.47 Unpacking pigz (2.3.4-1) ... [2019-10-29T22:30:29.968Z] #18 94.67 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-29T22:30:29.968Z] #18 94.68 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-29T22:30:29.968Z] #18 94.69 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-29T22:30:30.596Z] #18 95.14 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-29T22:30:30.596Z] #18 95.14 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-29T22:30:30.596Z] #18 95.14 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-29T22:30:30.596Z] #18 95.30 Selecting previously unselected package libiptc0:ppc64el. [2019-10-29T22:30:30.596Z] #18 95.31 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-29T22:30:30.596Z] #18 95.38 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-29T22:30:30.884Z] #18 95.55 Selecting previously unselected package libxtables12:ppc64el. [2019-10-29T22:30:30.884Z] #18 95.56 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-29T22:30:30.884Z] #18 95.56 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-29T22:30:31.174Z] #18 95.74 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-29T22:30:31.174Z] #18 95.74 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-29T22:30:31.174Z] #18 95.75 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-29T22:30:31.174Z] #18 95.85 Selecting previously unselected package iptables. [2019-10-29T22:30:31.174Z] #18 95.86 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-29T22:30:31.174Z] #18 95.87 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-29T22:30:31.801Z] #18 96.46 Selecting previously unselected package xxd. [2019-10-29T22:30:31.801Z] #18 96.47 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-29T22:30:31.801Z] #18 96.49 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:30:32.090Z] #18 96.72 Selecting previously unselected package vim-common. [2019-10-29T22:30:32.090Z] #18 96.73 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:30:32.090Z] #18 96.77 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:30:32.091Z] #72 exporting layers 6.3s done [2019-10-29T22:30:32.091Z] #72 writing image sha256:c60356aaf510446733f0cc339f29e2434efcca36751ded67c93053134929d333 done [2019-10-29T22:30:32.091Z] #72 naming to docker.io/library/docker:57910190288c71242d914c292930a496d05f30cb done [2019-10-29T22:30:32.091Z] #72 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-29T22:30:32.379Z] #18 96.96 Selecting previously unselected package bzip2. [2019-10-29T22:30:32.379Z] #18 96.97 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-29T22:30:32.379Z] #18 96.98 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-29T22:30:32.379Z] #18 97.09 Selecting previously unselected package libgpm2:ppc64el. [2019-10-29T22:30:32.669Z] #18 97.11 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-29T22:30:32.669Z] #18 97.12 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-29T22:30:32.669Z] #18 97.25 Selecting previously unselected package xz-utils. [2019-10-29T22:30:32.669Z] #18 97.25 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-29T22:30:32.669Z] #18 97.26 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-29T22:30:32.669Z] #18 97.52 Selecting previously unselected package aufs-tools. [2019-10-29T22:30:32.669Z] #18 97.52 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-29T22:30:32.958Z] #18 97.52 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-29T22:30:33.247Z] #18 97.72 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-29T22:30:33.247Z] #18 97.72 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-29T22:30:33.247Z] #18 97.73 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-29T22:30:33.247Z] #18 97.92 Selecting previously unselected package btrfs-progs. [2019-10-29T22:30:33.247Z] #18 97.92 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-29T22:30:33.247Z] #18 97.96 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-29T22:30:33.529Z] [2019-10-29T22:30:33.529Z] Removing bundles/ [2019-10-29T22:30:33.529Z] [2019-10-29T22:30:33.529Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-29T22:30:33.529Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-29T22:30:33.529Z] GOOS="" GOARCH="" GOARM="" [2019-10-29T22:30:34.274Z] #18 98.68 Selecting previously unselected package btrfs-tools. [2019-10-29T22:30:34.274Z] #18 98.69 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-29T22:30:34.274Z] #18 98.69 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-29T22:30:34.274Z] #18 98.78 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-29T22:30:34.274Z] #18 98.78 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-29T22:30:34.274Z] #18 98.79 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-29T22:30:34.274Z] #18 99.04 Selecting previously unselected package dmsetup. [2019-10-29T22:30:34.274Z] #18 99.04 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-29T22:30:34.562Z] #18 99.05 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-29T22:30:34.562Z] #18 99.29 Selecting previously unselected package libonig4:ppc64el. [2019-10-29T22:30:34.677Z] #74 DONE 15.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-29T22:30:34.850Z] #18 99.29 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-29T22:30:34.850Z] #18 99.30 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-29T22:30:34.850Z] #18 99.52 Selecting previously unselected package libjq1:ppc64el. [2019-10-29T22:30:34.850Z] #18 99.52 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-29T22:30:34.850Z] #18 99.54 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-29T22:30:35.161Z] #18 99.87 Selecting previously unselected package jq. [2019-10-29T22:30:35.161Z] #18 99.88 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-29T22:30:35.161Z] #18 99.90 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-29T22:30:35.449Z] #18 100.0 Selecting previously unselected package libaio1:ppc64el. [2019-10-29T22:30:35.449Z] #18 100.0 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-29T22:30:35.449Z] #18 100.0 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-29T22:30:35.449Z] #18 100.2 Selecting previously unselected package libcap2-bin. [2019-10-29T22:30:35.449Z] #18 100.2 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-29T22:30:35.449Z] #18 100.2 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-29T22:30:35.575Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57910190288c71242d914c292930a496d05f30cb hack/test/unit [2019-10-29T22:30:35.736Z] #18 100.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-29T22:30:35.736Z] #18 100.4 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-29T22:30:35.736Z] #18 100.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-29T22:30:35.736Z] #18 100.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-29T22:30:35.736Z] #18 100.5 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-29T22:30:35.736Z] #18 100.5 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-29T22:30:36.361Z] #18 100.9 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-29T22:30:36.361Z] #18 100.9 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-29T22:30:36.361Z] #18 100.9 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-29T22:30:36.568Z] Client: Docker Engine - Enterprise [2019-10-29T22:30:36.568Z] Version: 19.03.2 [2019-10-29T22:30:36.568Z] API version: 1.40 [2019-10-29T22:30:36.568Z] Go version: go1.12.8 [2019-10-29T22:30:36.568Z] Git commit: c92ab06ed9 [2019-10-29T22:30:36.568Z] Built: 09/03/2019 16:38:11 [2019-10-29T22:30:36.568Z] OS/Arch: windows/amd64 [2019-10-29T22:30:36.568Z] Experimental: false [2019-10-29T22:30:36.568Z] [2019-10-29T22:30:36.568Z] Server: Docker Engine - Enterprise [2019-10-29T22:30:36.568Z] Engine: [2019-10-29T22:30:36.568Z] Version: 19.03.2 [2019-10-29T22:30:36.568Z] API version: 1.40 (minimum version 1.24) [2019-10-29T22:30:36.568Z] Go version: go1.12.8 [2019-10-29T22:30:36.568Z] Git commit: c92ab06ed9 [2019-10-29T22:30:36.568Z] Built: 09/03/2019 16:35:47 [2019-10-29T22:30:36.568Z] OS/Arch: windows/amd64 [2019-10-29T22:30:36.568Z] Experimental: true [2019-10-29T22:30:36.682Z] #18 101.2 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-29T22:30:36.682Z] #18 101.2 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-29T22:30:36.682Z] #18 101.2 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-29T22:30:36.969Z] #18 101.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-29T22:30:36.969Z] #18 101.6 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-29T22:30:36.969Z] #18 101.6 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [Pipeline] sh [2019-10-29T22:30:37.594Z] #18 102.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-29T22:30:37.594Z] #18 102.3 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-29T22:30:37.594Z] #18 102.3 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-29T22:30:38.087Z] + docker info [2019-10-29T22:30:38.171Z] #18 102.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-29T22:30:38.171Z] #18 102.7 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-29T22:30:38.171Z] #18 102.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-29T22:30:38.171Z] #18 102.9 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-29T22:30:38.171Z] #18 103.0 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-29T22:30:38.171Z] #18 103.0 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-29T22:30:38.800Z] #18 103.2 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-29T22:30:38.800Z] #18 103.2 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-29T22:30:38.800Z] #18 103.2 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-29T22:30:38.800Z] #18 103.3 Selecting previously unselected package libreadline5:ppc64el. [2019-10-29T22:30:38.800Z] #18 103.3 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-29T22:30:38.800Z] #18 103.3 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-29T22:30:38.800Z] #18 103.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-29T22:30:38.927Z] ? github.com/docker/docker/api [no test files] [2019-10-29T22:30:39.089Z] #18 103.6 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-29T22:30:39.089Z] #18 103.6 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-29T22:30:41.141Z] #18 ... [2019-10-29T22:30:41.141Z] [2019-10-29T22:30:41.141Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:30:41.141Z] #45 149.0 text/template/parse [2019-10-29T22:30:41.141Z] #45 150.8 encoding/base64 [2019-10-29T22:30:41.141Z] #45 151.3 go/ast [2019-10-29T22:30:41.141Z] #45 153.6 encoding/json [2019-10-29T22:30:41.141Z] #45 ... [2019-10-29T22:30:41.141Z] [2019-10-29T22:30:41.141Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:30:41.141Z] #42 67.09 CC images/opts.o [2019-10-29T22:30:41.141Z] #42 67.53 CC images/seccomp.o [2019-10-29T22:30:41.141Z] #42 68.10 CC images/binfmt-misc.o [2019-10-29T22:30:41.141Z] #42 68.39 CC images/time.o [2019-10-29T22:30:41.141Z] #42 68.79 CC images/sysctl.o [2019-10-29T22:30:41.141Z] #42 69.29 CC images/autofs.o [2019-10-29T22:30:41.141Z] #42 69.63 CC images/macvlan.o [2019-10-29T22:30:41.141Z] #42 70.07 CC images/sit.o [2019-10-29T22:30:41.141Z] #42 70.43 LINK images/built-in.o [2019-10-29T22:30:41.141Z] #42 70.61 GEN compel/include/asm [2019-10-29T22:30:41.141Z] #42 70.63 GEN compel/include/version.h [2019-10-29T22:30:41.141Z] #42 70.65 touch .config [2019-10-29T22:30:41.141Z] #42 70.72 GEN include/common/config.h [2019-10-29T22:30:41.141Z] #42 70.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-29T22:30:41.141Z] #42 71.07 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-29T22:30:41.141Z] #42 71.19 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-29T22:30:41.141Z] #42 71.27 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-29T22:30:41.141Z] #42 71.36 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-29T22:30:41.141Z] #42 71.43 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-29T22:30:41.141Z] #42 71.52 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-29T22:30:41.141Z] #42 71.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-29T22:30:41.141Z] #42 71.59 DEP compel/plugins/std/infect.d [2019-10-29T22:30:41.141Z] #42 71.83 DEP compel/plugins/std/string.d [2019-10-29T22:30:41.141Z] #42 72.00 DEP compel/plugins/std/log.d [2019-10-29T22:30:41.141Z] #42 72.16 DEP compel/plugins/std/fds.d [2019-10-29T22:30:41.141Z] #42 72.47 DEP compel/plugins/std/std.d [2019-10-29T22:30:41.141Z] #42 72.65 DEP compel/plugins/shmem/shmem.d [2019-10-29T22:30:41.141Z] #42 72.89 DEP compel/plugins/fds/fds.d [2019-10-29T22:30:41.141Z] #42 73.24 CC compel/plugins/std/std.o [2019-10-29T22:30:41.141Z] #42 73.87 CC compel/plugins/std/fds.o [2019-10-29T22:30:41.141Z] #42 74.66 CC compel/plugins/std/log.o [2019-10-29T22:30:41.141Z] #42 76.12 CC compel/plugins/std/string.o [2019-10-29T22:30:41.436Z] #42 77.15 CC compel/plugins/std/infect.o [2019-10-29T22:30:41.436Z] #42 ... [2019-10-29T22:30:41.436Z] [2019-10-29T22:30:41.436Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:30:41.436Z] #18 106.1 Selecting previously unselected package net-tools. [2019-10-29T22:30:41.436Z] #18 106.1 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-29T22:30:41.436Z] #18 106.1 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-29T22:30:41.724Z] #18 106.5 Selecting previously unselected package python-pip-whl. [2019-10-29T22:30:42.012Z] #18 106.5 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-29T22:30:42.012Z] #18 106.5 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-29T22:30:42.637Z] #18 107.3 Selecting previously unselected package python3-pip. [2019-10-29T22:30:42.637Z] #18 107.3 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-29T22:30:42.637Z] #18 107.3 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-29T22:30:42.925Z] #18 107.6 Selecting previously unselected package python3-pkg-resources. [2019-10-29T22:30:42.925Z] #18 107.6 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-29T22:30:42.925Z] #18 107.7 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-29T22:30:43.212Z] #18 107.9 Selecting previously unselected package python3-setuptools. [2019-10-29T22:30:43.212Z] #18 107.9 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-29T22:30:43.212Z] #18 107.9 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-29T22:30:43.840Z] #18 108.4 Selecting previously unselected package python3-wheel. [2019-10-29T22:30:43.840Z] #18 108.4 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-29T22:30:43.840Z] #18 108.4 Unpacking python3-wheel (0.29.0-2) ... [2019-10-29T22:30:43.840Z] #18 108.6 Selecting previously unselected package thin-provisioning-tools. [2019-10-29T22:30:43.840Z] #18 108.6 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-29T22:30:43.840Z] #18 108.6 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-29T22:30:44.128Z] #18 108.9 Selecting previously unselected package vim-runtime. [2019-10-29T22:30:44.416Z] #18 108.9 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-29T22:30:44.416Z] #18 109.0 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-29T22:30:44.416Z] #18 109.1 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-29T22:30:44.705Z] #18 109.2 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:30:50.247Z] #18 114.9 Selecting previously unselected package vim. [2019-10-29T22:30:50.247Z] #18 114.9 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-29T22:30:50.247Z] #18 114.9 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:30:50.412Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-29T22:30:50.874Z] #18 115.6 Selecting previously unselected package xfsprogs. [2019-10-29T22:30:50.874Z] #18 115.6 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-29T22:30:50.874Z] #18 115.6 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-29T22:30:51.926Z] #18 116.6 Selecting previously unselected package zip. [2019-10-29T22:30:52.216Z] #18 116.7 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-29T22:30:52.216Z] #18 116.7 Unpacking zip (3.0-11+b1) ... [2019-10-29T22:30:52.216Z] #18 117.0 Selecting previously unselected package libapparmor-perl. [2019-10-29T22:30:52.216Z] #18 117.1 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-29T22:30:52.505Z] #18 117.1 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-29T22:30:52.505Z] #18 ... [2019-10-29T22:30:52.505Z] [2019-10-29T22:30:52.505Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:30:52.505Z] #42 78.01 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-29T22:30:52.505Z] #42 78.07 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-29T22:30:52.505Z] #42 78.17 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-29T22:30:52.505Z] #42 78.29 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-29T22:30:52.505Z] #42 78.44 AR compel/plugins/std.lib.a [2019-10-29T22:30:52.505Z] #42 78.54 CC compel/plugins/fds/fds.o [2019-10-29T22:30:52.505Z] #42 78.99 AR compel/plugins/fds.lib.a [2019-10-29T22:30:52.505Z] #42 79.06 HOSTDEP compel/src/lib/log-host.d [2019-10-29T22:30:52.505Z] #42 79.27 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-29T22:30:52.505Z] #42 79.59 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-29T22:30:52.505Z] #42 79.81 HOSTDEP compel/src/main-host.d [2019-10-29T22:30:52.505Z] #42 80.11 DEP compel/src/lib/ptrace.d [2019-10-29T22:30:52.505Z] #42 80.38 DEP compel/src/lib/infect.d [2019-10-29T22:30:52.505Z] #42 80.73 DEP compel/src/lib/infect-util.d [2019-10-29T22:30:52.505Z] #42 81.03 DEP compel/src/lib/infect-rpc.d [2019-10-29T22:30:52.505Z] #42 81.32 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-29T22:30:52.505Z] #42 81.49 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-29T22:30:52.505Z] #42 81.75 DEP compel/src/lib/log.d [2019-10-29T22:30:52.505Z] #42 82.07 DEP compel/src/main.d [2019-10-29T22:30:52.505Z] #42 82.32 DEP compel/src/lib/handle-elf.d [2019-10-29T22:30:52.505Z] #42 82.66 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-29T22:30:52.505Z] #42 82.97 CC compel/src/lib/log.o [2019-10-29T22:30:52.505Z] #42 83.43 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-29T22:30:52.505Z] #42 84.09 CC compel/arch/ppc64/src/lib/infect.o [2019-10-29T22:30:52.505Z] #42 85.66 CC compel/src/lib/infect-rpc.o [2019-10-29T22:30:52.505Z] #42 86.41 CC compel/src/lib/infect-util.o [2019-10-29T22:30:52.505Z] #42 87.22 CC compel/src/lib/infect.o [2019-10-29T22:30:52.505Z] #42 ... [2019-10-29T22:30:52.505Z] [2019-10-29T22:30:52.505Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:30:52.505Z] #18 117.3 Selecting previously unselected package apparmor. [2019-10-29T22:30:52.505Z] #18 117.3 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-29T22:30:52.793Z] #18 117.5 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-29T22:30:53.819Z] #18 118.2 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-29T22:30:53.819Z] #18 118.2 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-29T22:30:53.819Z] #18 118.2 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-29T22:30:56.104Z] ok github.com/docker/docker/cmd/dockerd 0.155s coverage: 30.3% of statements [2019-10-29T22:30:56.104Z] ok github.com/docker/docker/container 0.138s coverage: 35.3% of statements [2019-10-29T22:30:56.104Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-29T22:30:56.104Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-29T22:30:56.105Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-29T22:30:56.105Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-29T22:30:56.552Z] #18 120.7 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-29T22:30:56.552Z] #18 120.7 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-29T22:30:56.552Z] #18 120.8 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-29T22:30:57.583Z] #18 ... [2019-10-29T22:30:57.583Z] [2019-10-29T22:30:57.583Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:30:57.583Z] #45 165.7 text/template [2019-10-29T22:30:57.583Z] #45 171.5 go/parser [2019-10-29T22:30:57.583Z] #45 ... [2019-10-29T22:30:57.583Z] [2019-10-29T22:30:57.583Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:30:57.583Z] #42 92.57 CC compel/src/lib/ptrace.o [2019-10-29T22:30:57.875Z] #42 93.38 AR compel/libcompel.a [2019-10-29T22:30:57.875Z] #42 93.53 HOSTCC compel/src/main-host.o [2019-10-29T22:30:58.649Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.089s coverage: 65.3% of statements [2019-10-29T22:30:58.924Z] #42 94.27 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-29T22:30:58.924Z] #42 94.64 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-29T22:30:59.964Z] #42 95.71 HOSTCC compel/src/lib/log-host.o [2019-10-29T22:31:00.071Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 35.8% of statements [2019-10-29T22:31:00.596Z] #42 96.23 HOSTLINK compel/compel-host-bin [2019-10-29T22:31:00.885Z] #42 96.42 DEP soccr/soccr.d [2019-10-29T22:31:01.018Z] ok github.com/docker/docker/daemon/cluster 0.088s coverage: 0.5% of statements [2019-10-29T22:31:01.175Z] #42 96.74 CC soccr/soccr.o [2019-10-29T22:31:03.897Z] #42 ... [2019-10-29T22:31:03.897Z] [2019-10-29T22:31:03.897Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:31:03.897Z] #63 181.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-29T22:31:03.897Z] #63 181.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-29T22:31:04.322Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2019-10-29T22:31:04.894Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 82.1% of statements [2019-10-29T22:31:05.466Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2019-10-29T22:31:07.505Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2019-10-29T22:31:09.454Z] #63 ... [2019-10-29T22:31:09.454Z] [2019-10-29T22:31:09.454Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:31:09.454Z] #18 123.8 Selecting previously unselected package binutils-mingw-w64. [2019-10-29T22:31:09.454Z] #18 123.8 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-29T22:31:09.454Z] #18 123.8 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-29T22:31:09.454Z] #18 123.9 Selecting previously unselected package mingw-w64-common. [2019-10-29T22:31:09.454Z] #18 123.9 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-29T22:31:09.454Z] #18 123.9 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-29T22:31:09.454Z] #18 130.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-29T22:31:09.454Z] #18 130.1 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-29T22:31:09.454Z] #18 130.1 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-29T22:31:09.454Z] #18 ... [2019-10-29T22:31:09.454Z] [2019-10-29T22:31:09.454Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:31:09.454Z] #42 99.99 AR soccr/libsoccr.a [2019-10-29T22:31:09.454Z] #42 100.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-29T22:31:09.454Z] #42 100.6 DEP criu/arch/ppc64/sigframe.d [2019-10-29T22:31:09.454Z] #42 100.9 DEP criu/arch/ppc64/crtools.d [2019-10-29T22:31:09.454Z] #42 101.3 DEP criu/arch/ppc64/cpu.d [2019-10-29T22:31:09.454Z] #42 101.8 CC criu/arch/ppc64/cpu.o [2019-10-29T22:31:09.454Z] #42 102.9 CC criu/arch/ppc64/crtools.o [2019-10-29T22:31:09.454Z] #42 105.1 CC criu/arch/ppc64/sigframe.o [2019-10-29T22:31:10.083Z] #42 105.7 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-29T22:31:10.370Z] #42 105.9 DEP criu/arch/ppc64/misc.d [2019-10-29T22:31:10.370Z] #42 105.9 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-29T22:31:10.370Z] #42 106.0 DEP criu/arch/ppc64/vdso-pie.d [2019-10-29T22:31:10.798Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-10-29T22:31:10.798Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.468s coverage: 13.7% of statements [2019-10-29T22:31:10.997Z] #42 106.4 DEP criu/pie/parasite-vdso.d [2019-10-29T22:31:11.286Z] #42 106.8 DEP criu/pie/util-vdso.d [2019-10-29T22:31:11.576Z] #42 107.1 DEP criu/pie/util.d [2019-10-29T22:31:11.866Z] #42 107.5 CC criu/pie/util.o [2019-10-29T22:31:12.154Z] #42 ... [2019-10-29T22:31:12.154Z] [2019-10-29T22:31:12.154Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:31:12.154Z] #45 180.2 encoding/xml [2019-10-29T22:31:12.154Z] #45 190.1 math/big [2019-10-29T22:31:12.179Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.612s coverage: 57.0% of statements [2019-10-29T22:31:12.444Z] #45 ... [2019-10-29T22:31:12.444Z] [2019-10-29T22:31:12.444Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:31:12.444Z] #42 108.1 CC criu/pie/util-vdso.o [2019-10-29T22:31:13.948Z] #42 109.6 CC criu/pie/parasite-vdso.o [2019-10-29T22:31:15.454Z] #42 111.1 CC criu/arch/ppc64/vdso-pie.o [2019-10-29T22:31:16.389Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.986s coverage: 46.2% of statements [2019-10-29T22:31:16.389Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.739s coverage: 51.0% of statements [2019-10-29T22:31:16.482Z] #42 ... [2019-10-29T22:31:16.483Z] [2019-10-29T22:31:16.483Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:31:16.483Z] #63 DONE 194.4s [2019-10-29T22:31:16.483Z] [2019-10-29T22:31:16.483Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-29T22:31:16.483Z] #64 DONE 0.1s [2019-10-29T22:31:16.483Z] [2019-10-29T22:31:16.483Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:31:16.483Z] #18 137.9 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-29T22:31:16.483Z] #18 138.0 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-29T22:31:16.483Z] #18 138.0 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-29T22:31:16.483Z] #18 138.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-29T22:31:16.483Z] #18 138.2 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-29T22:31:16.483Z] #18 138.2 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:31:16.650Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.976s coverage: 72.5% of statements [2019-10-29T22:31:18.561Z] ok github.com/docker/docker/daemon 12.309s coverage: 17.6% of statements [2019-10-29T22:31:18.561Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-29T22:31:18.561Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-29T22:31:18.561Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-29T22:31:18.561Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-29T22:31:18.561Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-29T22:31:18.820Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.531s coverage: 76.1% of statements [2019-10-29T22:31:19.080Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2019-10-29T22:31:20.021Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2019-10-29T22:31:20.929Z] #18 ... [2019-10-29T22:31:20.929Z] [2019-10-29T22:31:20.929Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:31:20.929Z] #42 112.1 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-29T22:31:20.929Z] #42 112.2 CC criu/arch/ppc64/misc.o [2019-10-29T22:31:20.929Z] #42 112.3 AR criu/pie/pie.lib.a [2019-10-29T22:31:20.929Z] #42 112.5 DEP criu/pie/restorer.d [2019-10-29T22:31:20.929Z] #42 113.0 DEP criu/arch/ppc64/restorer.d [2019-10-29T22:31:20.929Z] #42 113.7 DEP criu/pie/parasite.d [2019-10-29T22:31:20.929Z] #42 114.5 CC criu/pie/parasite.o [2019-10-29T22:31:20.929Z] #42 116.6 LINK criu/pie/parasite.built-in.o [2019-10-29T22:31:20.929Z] #42 116.6 GEN criu/pie/parasite-blob.h [2019-10-29T22:31:20.963Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2019-10-29T22:31:21.222Z] #42 116.7 CC criu/arch/ppc64/restorer.o [2019-10-29T22:31:22.246Z] #42 117.7 CC criu/pie/restorer.o [2019-10-29T22:31:22.347Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 42.7% of statements [2019-10-29T22:31:22.917Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2019-10-29T22:31:23.489Z] ok github.com/docker/docker/daemon/logger/awslogs 0.267s coverage: 77.8% of statements [2019-10-29T22:31:23.742Z] #42 ... [2019-10-29T22:31:23.742Z] [2019-10-29T22:31:23.742Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:31:23.742Z] #45 191.6 go/doc [2019-10-29T22:31:23.750Z] ok github.com/docker/docker/daemon/logger/gelf 0.049s coverage: 68.2% of statements [2019-10-29T22:31:24.010Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.033s coverage: 57.2% of statements [2019-10-29T22:31:24.010Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-29T22:31:24.010Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-29T22:31:24.010Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-29T22:31:24.010Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-29T22:31:24.010Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-29T22:31:24.010Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-29T22:31:24.580Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 26.2% of statements [2019-10-29T22:31:24.580Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 88.3% of statements [2019-10-29T22:31:25.150Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.068s coverage: 62.1% of statements [2019-10-29T22:31:26.095Z] ok github.com/docker/docker/daemon/logger/local 0.058s coverage: 74.7% of statements [2019-10-29T22:31:26.095Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-29T22:31:26.686Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 19.9% of statements [2019-10-29T22:31:26.947Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2019-10-29T22:31:27.224Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 47.8% of statements [2019-10-29T22:31:28.166Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2019-10-29T22:31:28.187Z] #45 ... [2019-10-29T22:31:28.187Z] [2019-10-29T22:31:28.187Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:31:28.187Z] #42 123.6 LINK criu/pie/restorer.built-in.o [2019-10-29T22:31:28.187Z] #42 123.7 GEN criu/pie/restorer-blob.h [2019-10-29T22:31:28.477Z] #42 123.9 DEP criu/vdso.d [2019-10-29T22:31:28.737Z] ok github.com/docker/docker/daemon/logger/splunk 1.908s coverage: 82.5% of statements [2019-10-29T22:31:28.737Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-29T22:31:28.737Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-29T22:31:28.766Z] #42 124.3 DEP criu/uts_ns.d [2019-10-29T22:31:29.056Z] #42 124.6 DEP criu/util.d [2019-10-29T22:31:29.346Z] #42 125.0 DEP criu/uffd.d [2019-10-29T22:31:29.976Z] #42 125.4 DEP criu/tun.d [2019-10-29T22:31:30.121Z] ok github.com/docker/docker/distribution/metadata 0.095s coverage: 48.2% of statements [2019-10-29T22:31:30.382Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2019-10-29T22:31:30.608Z] #42 125.9 DEP criu/tty.d [2019-10-29T22:31:30.642Z] ok github.com/docker/docker/distribution 0.283s coverage: 22.1% of statements [2019-10-29T22:31:30.642Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-29T22:31:30.897Z] #42 126.4 DEP criu/timerfd.d [2019-10-29T22:31:31.188Z] #42 126.9 DEP criu/sysfs_parse.d [2019-10-29T22:31:31.819Z] #42 127.4 DEP criu/sysctl.d [2019-10-29T22:31:32.110Z] #42 127.7 DEP criu/string.d [2019-10-29T22:31:32.401Z] #42 127.9 DEP criu/stats.d [2019-10-29T22:31:32.555Z] ok github.com/docker/docker/image 0.048s coverage: 86.4% of statements [2019-10-29T22:31:32.555Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2019-10-29T22:31:32.555Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2019-10-29T22:31:32.703Z] #42 128.1 DEP criu/sockets.d [2019-10-29T22:31:32.817Z] ok github.com/docker/docker/distribution/xfer 1.716s coverage: 85.1% of statements [2019-10-29T22:31:32.817Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-29T22:31:32.817Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-29T22:31:32.817Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-29T22:31:32.994Z] #42 128.6 DEP criu/sk-unix.d [2019-10-29T22:31:33.078Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2019-10-29T22:31:33.293Z] #42 129.0 DEP criu/sk-tcp.d [2019-10-29T22:31:33.594Z] #42 129.3 DEP criu/sk-queue.d [2019-10-29T22:31:34.018Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 50.0% of statements [2019-10-29T22:31:34.224Z] #42 129.6 DEP criu/sk-packet.d [2019-10-29T22:31:34.514Z] #42 130.1 DEP criu/sk-netlink.d [2019-10-29T22:31:34.808Z] #42 130.4 DEP criu/sk-inet.d [2019-10-29T22:31:34.960Z] ok github.com/docker/docker/opts 0.055s coverage: 66.9% of statements [2019-10-29T22:31:35.438Z] #42 131.0 DEP criu/signalfd.d [2019-10-29T22:31:35.728Z] #42 131.4 DEP criu/sigframe.d [2019-10-29T22:31:36.018Z] #42 131.6 DEP criu/shmem.d [2019-10-29T22:31:36.308Z] #42 131.9 DEP criu/servicefd.d [2019-10-29T22:31:36.361Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-29T22:31:36.598Z] #42 132.2 DEP criu/seize.d [2019-10-29T22:31:36.621Z] ok github.com/docker/docker/pkg/authorization 0.664s coverage: 68.3% of statements [2019-10-29T22:31:36.621Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2019-10-29T22:31:36.887Z] #42 132.6 DEP criu/seccomp.d [2019-10-29T22:31:37.517Z] #42 ... [2019-10-29T22:31:37.517Z] [2019-10-29T22:31:37.517Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:31:37.517Z] #18 162.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-29T22:31:37.517Z] #18 162.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-29T22:31:37.517Z] #18 162.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:31:37.560Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2019-10-29T22:31:37.560Z] ok github.com/docker/docker/pkg/archive 1.191s coverage: 76.9% of statements [2019-10-29T22:31:38.130Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-10-29T22:31:38.130Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2019-10-29T22:31:39.071Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-29T22:31:39.643Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2019-10-29T22:31:39.905Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-10-29T22:31:40.238Z] #18 ... [2019-10-29T22:31:40.238Z] [2019-10-29T22:31:40.238Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:31:40.238Z] #45 207.9 github.com/LK4D4/vndr/build [2019-10-29T22:31:40.238Z] #45 209.7 vendor/golang.org/x/text/unicode/norm [2019-10-29T22:31:40.238Z] #45 ... [2019-10-29T22:31:40.238Z] [2019-10-29T22:31:40.238Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:31:40.238Z] #42 133.1 DEP criu/rst-malloc.d [2019-10-29T22:31:40.238Z] #42 133.2 DEP criu/rbtree.d [2019-10-29T22:31:40.238Z] #42 133.3 DEP criu/pstree.d [2019-10-29T22:31:40.238Z] #42 133.7 DEP criu/protobuf.d [2019-10-29T22:31:40.238Z] #42 133.9 GEN criu/protobuf-desc-gen.h [2019-10-29T22:31:41.283Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-29T22:31:41.543Z] ok github.com/docker/docker/pkg/chrootarchive 3.546s coverage: 43.2% of statements [2019-10-29T22:31:41.737Z] #42 137.2 DEP criu/protobuf-desc.d [2019-10-29T22:31:41.804Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2019-10-29T22:31:42.027Z] #42 137.5 DEP criu/proc_parse.d [2019-10-29T22:31:42.376Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-10-29T22:31:42.376Z] ok github.com/docker/docker/pkg/fsutils 0.320s coverage: 85.1% of statements [2019-10-29T22:31:42.635Z] ok github.com/docker/docker/pkg/discovery/kv 3.133s coverage: 84.1% of statements [2019-10-29T22:31:42.653Z] #42 138.0 DEP criu/plugin.d [2019-10-29T22:31:42.943Z] #42 138.3 DEP criu/pipes.d [2019-10-29T22:31:43.204Z] ok github.com/docker/docker/layer 7.686s coverage: 68.8% of statements [2019-10-29T22:31:43.204Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-29T22:31:43.204Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-29T22:31:43.204Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-29T22:31:43.204Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-29T22:31:43.204Z] ? github.com/docker/docker/oci [no test files] [2019-10-29T22:31:43.204Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-29T22:31:43.204Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-29T22:31:43.204Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-29T22:31:43.231Z] #42 138.7 DEP criu/pie-util.d [2019-10-29T22:31:43.521Z] #42 138.9 DEP criu/pie-util-vdso.d [2019-10-29T22:31:43.776Z] ok github.com/docker/docker/pkg/jsonmessage 0.033s coverage: 91.7% of statements [2019-10-29T22:31:43.776Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2019-10-29T22:31:43.808Z] #42 139.2 DEP criu/pie-util-vdso-elf32.d [2019-10-29T22:31:43.809Z] #42 139.4 DEP criu/path.d [2019-10-29T22:31:44.036Z] ok github.com/docker/docker/pkg/idtools 0.765s coverage: 70.1% of statements [2019-10-29T22:31:44.036Z] ok github.com/docker/docker/pkg/ioutils 0.667s coverage: 70.6% of statements [2019-10-29T22:31:44.036Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2019-10-29T22:31:44.036Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-29T22:31:44.096Z] #42 139.9 DEP criu/parasite-syscall.d [2019-10-29T22:31:44.386Z] #42 ... [2019-10-29T22:31:44.386Z] [2019-10-29T22:31:44.386Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:31:44.386Z] #45 222.7 vendor/golang.org/x/net/http2/hpack [2019-10-29T22:31:44.608Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2019-10-29T22:31:44.868Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2019-10-29T22:31:44.868Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2019-10-29T22:31:45.439Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2019-10-29T22:31:45.439Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2019-10-29T22:31:46.010Z] ok github.com/docker/docker/pkg/mount 0.881s coverage: 70.0% of statements [2019-10-29T22:31:46.010Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-29T22:31:46.010Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-29T22:31:46.010Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-29T22:31:46.348Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2019-10-29T22:31:46.610Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2019-10-29T22:31:46.871Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2019-10-29T22:31:46.871Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2019-10-29T22:31:47.440Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2019-10-29T22:31:48.011Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-10-29T22:31:48.271Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2019-10-29T22:31:48.840Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2019-10-29T22:31:48.840Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-10-29T22:31:49.410Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-10-29T22:31:49.410Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.6% of statements [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-29T22:31:49.411Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2019-10-29T22:31:49.411Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-29T22:31:49.411Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-29T22:31:49.411Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-29T22:31:49.411Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-29T22:31:49.411Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-29T22:31:49.411Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/builder [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-29T22:31:49.411Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-29T22:31:49.411Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2019-10-29T22:31:49.411Z] ok github.com/docker/docker/builder/remotecontext 0.329s coverage: 13.6% of statements [2019-10-29T22:31:49.411Z] ok github.com/docker/docker/builder/dockerfile 0.889s coverage: 48.2% of statements [2019-10-29T22:31:49.934Z] #45 228.0 mime [2019-10-29T22:31:49.934Z] #45 ... [2019-10-29T22:31:49.934Z] [2019-10-29T22:31:49.934Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:31:50.175Z] Client: [2019-10-29T22:31:50.175Z] Debug Mode: false [2019-10-29T22:31:50.175Z] Plugins: [2019-10-29T22:31:50.175Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-29T22:31:50.175Z] [2019-10-29T22:31:50.175Z] Server: [2019-10-29T22:31:50.175Z] Containers: 0 [2019-10-29T22:31:50.175Z] Running: 0 [2019-10-29T22:31:50.175Z] Paused: 0 [2019-10-29T22:31:50.175Z] Stopped: 0 [2019-10-29T22:31:50.175Z] Images: 0 [2019-10-29T22:31:50.175Z] Server Version: 19.03.2 [2019-10-29T22:31:50.175Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-29T22:31:50.175Z] Windows: [2019-10-29T22:31:50.175Z] LCOW: [2019-10-29T22:31:50.175Z] Logging Driver: json-file [2019-10-29T22:31:50.175Z] Plugins: [2019-10-29T22:31:50.175Z] Volume: local [2019-10-29T22:31:50.175Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-29T22:31:50.175Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-29T22:31:50.175Z] Swarm: inactive [2019-10-29T22:31:50.175Z] Default Isolation: process [2019-10-29T22:31:50.175Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-29T22:31:50.175Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-29T22:31:50.175Z] OSType: windows [2019-10-29T22:31:50.175Z] Architecture: x86_64 [2019-10-29T22:31:50.175Z] CPUs: 4 [2019-10-29T22:31:50.175Z] Total Memory: 32GiB [2019-10-29T22:31:50.175Z] Name: azwin-2-8a4f00 [2019-10-29T22:31:50.175Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-29T22:31:50.175Z] Docker Root Dir: D:\docker [2019-10-29T22:31:50.175Z] Debug Mode: false [2019-10-29T22:31:50.175Z] Registry: https://index.docker.io/v1/ [2019-10-29T22:31:50.175Z] Labels: [2019-10-29T22:31:50.175Z] Experimental: true [2019-10-29T22:31:50.175Z] Insecure Registries: [2019-10-29T22:31:50.175Z] 10.0.0.4:5000 [2019-10-29T22:31:50.175Z] 127.0.0.0/8 [2019-10-29T22:31:50.175Z] Registry Mirrors: [2019-10-29T22:31:50.175Z] http://10.0.0.4:5000/ [2019-10-29T22:31:50.175Z] Live Restore Enabled: false [2019-10-29T22:31:50.175Z] [2019-10-29T22:31:50.221Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2019-10-29T22:31:50.350Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2019-10-29T22:31:50.350Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [Pipeline] powershell [2019-10-29T22:31:50.611Z] ok github.com/docker/docker/pkg/signal 2.838s coverage: 61.0% of statements [2019-10-29T22:31:51.183Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2019-10-29T22:31:51.183Z] testing: warning: no tests to run [2019-10-29T22:31:51.183Z] coverage: [no statements] [2019-10-29T22:31:51.183Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-10-29T22:31:51.183Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2019-10-29T22:31:51.511Z] ok github.com/docker/docker/builder/remotecontext/git 1.261s coverage: 85.1% of statements [2019-10-29T22:31:51.511Z] ? github.com/docker/docker/cli [no test files] [2019-10-29T22:31:51.511Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-29T22:31:51.756Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2019-10-29T22:31:51.756Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2019-10-29T22:31:51.756Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2019-10-29T22:31:53.367Z] ok github.com/docker/docker/client 0.318s coverage: 75.8% of statements [2019-10-29T22:31:53.668Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2019-10-29T22:31:53.668Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2019-10-29T22:31:54.240Z] ok github.com/docker/docker/reference 0.043s coverage: 84.4% of statements [2019-10-29T22:31:54.850Z] #23 228.2 Checking out files: 17% (1887/10644) Checking out files: 18% (1916/10644) Checking out files: 19% (2023/10644) Checking out files: 20% (2129/10644) Checking out files: 21% (2236/10644) Checking out files: 22% (2342/10644) Checking out files: 23% (2449/10644) Checking out files: 24% (2555/10644) Checking out files: 25% (2661/10644) Checking out files: 26% (2768/10644) Checking out files: 27% (2874/10644) Checking out files: 28% (2981/10644) Checking out files: 29% (3087/10644) Checking out files: 30% (3194/10644) Checking out files: 31% (3300/10644) Checking out files: 32% (3407/10644) Checking out files: 33% (3513/10644) Checking out files: 34% (3619/10644) Checking out files: 35% (3726/10644) Checking out files: 35% (3777/10644) Checking out files: 36% (3832/10644) Checking out files: 37% (3939/10644) Checking out files: 38% (4045/10644) Checking out files: 39% (4152/10644) Checking out files: 40% (4258/10644) Checking out files: 41% (4365/10644) Checking out files: 42% (4471/10644) Checking out files: 43% (4577/10644) Checking out files: 44% (4684/10644) Checking out files: 45% (4790/10644) Checking out files: 46% (4897/10644) Checking out files: 47% (5003/10644) Checking out files: 48% (5110/10644) Checking out files: 49% (5216/10644) Checking out files: 50% (5322/10644) Checking out files: 50% (5424/10644) Checking out files: 51% (5429/10644) Checking out files: 52% (5535/10644) Checking out files: 53% (5642/10644) Checking out files: 54% (5748/10644) Checking out files: 55% (5855/10644) Checking out files: 56% (5961/10644) Checking out files: 57% (6068/10644) Checking out files: 58% (6174/10644) Checking out files: 59% (6280/10644) Checking out files: 60% (6387/10644) Checking out files: 61% (6493/10644) Checking out files: 62% (6600/10644) Checking out files: 63% (6706/10644) Checking out files: 64% (6813/10644) Checking out files: 65% (6919/10644) Checking out files: 65% (7025/10644) Checking out files: 66% (7026/10644) Checking out files: 67% (7132/10644) Checking out files: 68% (7238/10644) Checking out files: 69% (7345/10644) Checking out files: 70% (7451/10644) Checking out files: 71% (7558/10644) Checking out files: 72% (7664/10644) Checking out files: 73% (7771/10644) Checking out files: 74% (7877/10644) Checking out files: 75% (7983/10644) Checking out files: 76% (8090/10644) Checking out files: 77% (8196/10644) Checking out files: 78% (8303/10644) Checking out files: 79% (8409/10644) Checking out files: 80% (8516/10644) Checking out files: 81% (8622/10644) Checking out files: 81% (8628/10644) Checking out files: 82% (8729/10644) Checking out files: 83% (8835/10644) Checking out files: 84% (8941/10644) Checking out files: 85% (9048/10644) Checking out files: 86% (9154/10644) Checking out files: 87% (9261/10644) Checking out files: 88% (9367/10644) Checking out files: 89% (9474/10644) Checking out files: 90% (9580/10644) Checking out files: 91% (9687/10644) Checking out files: 92% (9793/10644) Checking out files: 93% (9899/10644) Checking out files: 94% (10006/10644) Checking out files: 95% (10112/10644) Checking out files: 96% (10219/10644) [2019-10-29T22:31:54.850Z] #23 ... [2019-10-29T22:31:54.850Z] [2019-10-29T22:31:54.850Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:31:54.850Z] #42 140.5 DEP criu/pagemap.d [2019-10-29T22:31:54.850Z] #42 141.0 DEP criu/pagemap-cache.d [2019-10-29T22:31:54.850Z] #42 141.4 DEP criu/page-xfer.d [2019-10-29T22:31:54.850Z] #42 141.7 DEP criu/page-pipe.d [2019-10-29T22:31:54.850Z] #42 142.0 DEP criu/netfilter.d [2019-10-29T22:31:54.850Z] #42 142.3 DEP criu/net.d [2019-10-29T22:31:54.850Z] #42 142.8 DEP criu/namespaces.d [2019-10-29T22:31:54.850Z] #42 143.3 DEP criu/mount.d [2019-10-29T22:31:54.850Z] #42 144.0 DEP criu/mem.d [2019-10-29T22:31:54.850Z] #42 144.4 DEP criu/lsm.d [2019-10-29T22:31:54.851Z] #42 144.8 DEP criu/log.d [2019-10-29T22:31:54.851Z] #42 145.3 DEP criu/libnetlink.d [2019-10-29T22:31:54.851Z] #42 145.7 DEP criu/kerndat.d [2019-10-29T22:31:54.851Z] #42 146.2 DEP criu/kcmp-ids.d [2019-10-29T22:31:54.851Z] #42 146.5 DEP criu/irmap.d [2019-10-29T22:31:54.851Z] #42 147.0 DEP criu/ipc_ns.d [2019-10-29T22:31:54.851Z] #42 147.4 DEP criu/image.d [2019-10-29T22:31:54.851Z] #42 147.7 DEP criu/image-desc.d [2019-10-29T22:31:54.851Z] #42 148.0 DEP criu/fsnotify.d [2019-10-29T22:31:54.851Z] #42 148.3 DEP criu/filesystems.d [2019-10-29T22:31:54.851Z] #42 149.1 DEP criu/files.d [2019-10-29T22:31:54.851Z] #42 149.4 DEP criu/files-reg.d [2019-10-29T22:31:54.851Z] #42 149.8 DEP criu/files-ext.d [2019-10-29T22:31:54.851Z] #42 150.1 DEP criu/file-lock.d [2019-10-29T22:31:54.872Z] INFO [runner] Issues before processing: 2319, after processing: 0 [2019-10-29T22:31:54.872Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1714/1714, exclude-rules: 63/1617, skip_files: 1714/1714, exclude: 1617/1617, filename_unadjuster: 1714/1714, nolint: 0/63, path_prettifier: 1714/1714, autogenerated_exclude: 1617/1714, identifier_marker: 1617/1617, cgo: 1714/2319 [2019-10-29T22:31:54.872Z] INFO [runner] processing took 129.051993ms with stages: nolint: 51.637274ms, identifier_marker: 39.936211ms, path_prettifier: 13.561425ms, exclude-rules: 8.841976ms, autogenerated_exclude: 7.114173ms, skip_dirs: 4.321521ms, cgo: 2.064107ms, filename_unadjuster: 1.567894ms, max_same_issues: 1.882µs, source_code: 1.339µs, max_from_linter: 919ns, uniq_by_line: 909ns, exclude: 555ns, diff: 549ns, path_shortener: 500ns, skip_files: 410ns, max_per_file_from_linter: 349ns [2019-10-29T22:31:54.872Z] INFO [runner] linters took 1m34.164155641s with stages: goanalysis_metalinter: 1m17.300707361s, unused: 16.733905832s [2019-10-29T22:31:54.872Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-10-29T22:31:54.872Z] INFO Memory: 1530 samples, avg is 255.4MB, max is 2831.4MB [2019-10-29T22:31:54.872Z] INFO Execution took 3m24.556047228s [2019-10-29T22:31:54.872Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-29T22:31:54.872Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-29T22:31:54.873Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-29T22:31:54.873Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-29T22:31:54.873Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [2019-10-29T22:31:54.908Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-29T22:31:54.908Z] [2019-10-29T22:31:54.908Z] [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-29T22:31:55.139Z] #42 150.6 DEP criu/file-ids.d [2019-10-29T22:31:55.139Z] #42 ... [2019-10-29T22:31:55.139Z] [2019-10-29T22:31:55.139Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:31:55.139Z] #23 228.2 Checking out files: 17% (1887/10644) Checking out files: 18% (1916/10644) Checking out files: 19% (2023/10644) Checking out files: 20% (2129/10644) Checking out files: 21% (2236/10644) Checking out files: 22% (2342/10644) Checking out files: 23% (2449/10644) Checking out files: 24% (2555/10644) Checking out files: 25% (2661/10644) Checking out files: 26% (2768/10644) Checking out files: 27% (2874/10644) Checking out files: 28% (2981/10644) Checking out files: 29% (3087/10644) Checking out files: 30% (3194/10644) Checking out files: 31% (3300/10644) Checking out files: 32% (3407/10644) Checking out files: 33% (3513/10644) Checking out files: 34% (3619/10644) Checking out files: 35% (3726/10644) Checking out files: 35% (3777/10644) Checking out files: 36% (3832/10644) Checking out files: 37% (3939/10644) Checking out files: 38% (4045/10644) Checking out files: 39% (4152/10644) Checking out files: 40% (4258/10644) Checking out files: 41% (4365/10644) Checking out files: 42% (4471/10644) Checking out files: 43% (4577/10644) Checking out files: 44% (4684/10644) Checking out files: 45% (4790/10644) Checking out files: 46% (4897/10644) Checking out files: 47% (5003/10644) Checking out files: 48% (5110/10644) Checking out files: 49% (5216/10644) Checking out files: 50% (5322/10644) Checking out files: 50% (5424/10644) Checking out files: 51% (5429/10644) Checking out files: 52% (5535/10644) Checking out files: 53% (5642/10644) Checking out files: 54% (5748/10644) Checking out files: 55% (5855/10644) Checking out files: 56% (5961/10644) Checking out files: 57% (6068/10644) Checking out files: 58% (6174/10644) Checking out files: 59% (6280/10644) Checking out files: 60% (6387/10644) Checking out files: 61% (6493/10644) Checking out files: 62% (6600/10644) Checking out files: 63% (6706/10644) Checking out files: 64% (6813/10644) Checking out files: 65% (6919/10644) Checking out files: 65% (7025/10644) Checking out files: 66% (7026/10644) Checking out files: 67% (7132/10644) Checking out files: 68% (7238/10644) Checking out files: 69% (7345/10644) Checking out files: 70% (7451/10644) Checking out files: 71% (7558/10644) Checking out files: 72% (7664/10644) Checking out files: 73% (7771/10644) Checking out files: 74% (7877/10644) Checking out files: 75% (7983/10644) Checking out files: 76% (8090/10644) Checking out files: 77% (8196/10644) Checking out files: 78% (8303/10644) Checking out files: 79% (8409/10644) Checking out files: 80% (8516/10644) Checking out files: 81% (8622/10644) Checking out files: 81% (8628/10644) Checking out files: 82% (8729/10644) Checking out files: 83% (8835/10644) Checking out files: 84% (8941/10644) Checking out files: 85% (9048/10644) Checking out files: 86% (9154/10644) Checking out files: 87% (9261/10644) Checking out files: 88% (9367/10644) Checking out files: 89% (9474/10644) Checking out files: 90% (9580/10644) Checking out files: 91% (9687/10644) Checking out files: 92% (9793/10644) Checking out files: 93% (9899/10644) Checking out files: 94% (10006/10644) Checking out files: 95% (10112/10644) Checking out files: 96% (10219/10644) Checking out files: 97% (10325/10644) Checking out files: 97% (10368/10644) Checking out files: 98% (10432/10644) Checking out files: 99% (10538/10644) Checking out files: 100% (10644/10644) Checking out files: 100% (10644/10644), done. [2019-10-29T22:31:55.166Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-29T22:31:55.166Z] PKG_CONFIG=pkg-config [2019-10-29T22:31:55.166Z] GOLANG_VERSION=1.13.3 [2019-10-29T22:31:55.166Z] HOSTNAME=216e5a89cd36 [2019-10-29T22:31:55.166Z] KEEPBUNDLE=1 [2019-10-29T22:31:55.166Z] container=docker [2019-10-29T22:31:55.166Z] TEST_SKIP_INTEGRATION=1 [2019-10-29T22:31:55.166Z] GO111MODULE=off [2019-10-29T22:31:55.166Z] GOPATH=/go [2019-10-29T22:31:55.166Z] PWD=/go/src/github.com/docker/docker [2019-10-29T22:31:55.166Z] HOME=/root [2019-10-29T22:31:55.166Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-29T22:31:55.166Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-29T22:31:55.166Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-29T22:31:55.166Z] DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:31:55.166Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-29T22:31:55.166Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-29T22:31:55.166Z] TERM=xterm [2019-10-29T22:31:55.166Z] VALIDATE_BRANCH=master [2019-10-29T22:31:55.166Z] DEST=bundles/test-integration [2019-10-29T22:31:55.166Z] SHLVL=1 [2019-10-29T22:31:55.166Z] TIMEOUT=120m [2019-10-29T22:31:55.166Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-29T22:31:55.166Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-29T22:31:55.166Z] DOCKER_PKG=github.com/docker/docker [2019-10-29T22:31:55.166Z] TESTDEBUG=0 [2019-10-29T22:31:55.166Z] _=/usr/bin/env [2019-10-29T22:31:55.166Z] Building test suite binary ./integration-cli/test.main [2019-10-29T22:31:55.179Z] ok github.com/docker/docker/plugin 0.625s coverage: 27.1% of statements [2019-10-29T22:31:55.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57910190288c71242d914c292930a496d05f30cb hack/make.sh dynbinary-daemon test-docker-py [2019-10-29T22:31:55.422Z] [2019-10-29T22:31:55.422Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-29T22:31:55.439Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2019-10-29T22:31:55.451Z] #23 233.5 + cd /tmp/tmp.b6JwNPHlGw/tmp/docker-ce [2019-10-29T22:31:55.451Z] #23 233.5 + git checkout -q v17.06.2-ce [2019-10-29T22:31:55.678Z] [2019-10-29T22:31:55.678Z] PKG_CONFIG=pkg-config [2019-10-29T22:31:55.678Z] GOLANG_VERSION=1.13.3 [2019-10-29T22:31:55.678Z] HOSTNAME=a8ca57d28ee1 [2019-10-29T22:31:55.678Z] KEEPBUNDLE=1 [2019-10-29T22:31:55.678Z] container=docker [2019-10-29T22:31:55.678Z] TEST_SKIP_INTEGRATION=1 [2019-10-29T22:31:55.678Z] GO111MODULE=off [2019-10-29T22:31:55.678Z] GOPATH=/go [2019-10-29T22:31:55.678Z] PWD=/go/src/github.com/docker/docker [2019-10-29T22:31:55.678Z] HOME=/root [2019-10-29T22:31:55.678Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-29T22:31:55.678Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-29T22:31:55.678Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-29T22:31:55.678Z] DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:31:55.678Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-29T22:31:55.678Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-29T22:31:55.678Z] TERM=xterm [2019-10-29T22:31:55.678Z] VALIDATE_BRANCH=master [2019-10-29T22:31:55.678Z] DEST=bundles/test-integration [2019-10-29T22:31:55.678Z] SHLVL=1 [2019-10-29T22:31:55.678Z] TIMEOUT=120m [2019-10-29T22:31:55.678Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-29T22:31:55.678Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-29T22:31:55.678Z] DOCKER_PKG=github.com/docker/docker [2019-10-29T22:31:55.678Z] TESTDEBUG=0 [2019-10-29T22:31:55.678Z] _=/usr/bin/env [2019-10-29T22:31:55.679Z] Building test suite binary ./integration-cli/test.main [2019-10-29T22:31:55.679Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-29T22:31:55.820Z] [2019-10-29T22:31:55.821Z] Removing bundles/ [2019-10-29T22:31:55.821Z] [2019-10-29T22:31:55.821Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-29T22:31:55.821Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-29T22:31:55.821Z] GOOS="" GOARCH="" GOARM="" [2019-10-29T22:31:56.010Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2019-10-29T22:31:56.010Z] ok github.com/docker/docker/registry 0.335s coverage: 56.3% of statements [2019-10-29T22:31:56.241Z] No new tests added to integration. [2019-10-29T22:31:56.241Z] [2019-10-29T22:31:56.241Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-29T22:31:56.581Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2019-10-29T22:31:56.841Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2019-10-29T22:31:57.607Z] PKG_CONFIG=pkg-config [2019-10-29T22:31:57.608Z] GOLANG_VERSION=1.13.3 [2019-10-29T22:31:57.608Z] HOSTNAME=1e2168a8f8c9 [2019-10-29T22:31:57.608Z] KEEPBUNDLE=1 [2019-10-29T22:31:57.608Z] container=docker [2019-10-29T22:31:57.608Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-29T22:31:57.608Z] GO111MODULE=off [2019-10-29T22:31:57.608Z] GOPATH=/go [2019-10-29T22:31:57.608Z] PWD=/go/src/github.com/docker/docker [2019-10-29T22:31:57.608Z] HOME=/root [2019-10-29T22:31:57.608Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-29T22:31:57.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-29T22:31:57.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-29T22:31:57.608Z] DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:31:57.608Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-29T22:31:57.608Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-29T22:31:57.608Z] TERM=xterm [2019-10-29T22:31:57.608Z] VALIDATE_BRANCH=master [2019-10-29T22:31:57.608Z] DEST=bundles/test-integration [2019-10-29T22:31:57.608Z] SHLVL=1 [2019-10-29T22:31:57.608Z] TIMEOUT=120m [2019-10-29T22:31:57.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-29T22:31:57.608Z] DOCKER_PKG=github.com/docker/docker [2019-10-29T22:31:57.608Z] TESTDEBUG=0 [2019-10-29T22:31:57.608Z] _=/usr/bin/env [2019-10-29T22:31:57.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-29T22:31:58.752Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2019-10-29T22:31:59.325Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.0% of statements [2019-10-29T22:31:59.325Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2019-10-29T22:31:59.903Z] #23 237.8 + mkdir -p /tmp/tmp.b6JwNPHlGw/src/github.com/docker [2019-10-29T22:31:59.903Z] #23 237.8 + mv components/cli /tmp/tmp.b6JwNPHlGw/src/github.com/docker/cli [2019-10-29T22:31:59.903Z] #23 237.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-29T22:32:00.531Z] #23 ... [2019-10-29T22:32:00.531Z] [2019-10-29T22:32:00.531Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:32:00.531Z] #45 228.5 vendor/golang.org/x/crypto/cryptobyte [2019-10-29T22:32:00.531Z] #45 232.2 mime/quotedprintable [2019-10-29T22:32:00.531Z] #45 234.0 net/http/internal [2019-10-29T22:32:00.531Z] #45 237.9 vendor/golang.org/x/net/http/httpproxy [2019-10-29T22:32:00.531Z] #45 237.9 net/textproto [2019-10-29T22:32:00.531Z] #45 237.9 crypto/x509 [2019-10-29T22:32:00.531Z] #45 ... [2019-10-29T22:32:00.531Z] [2019-10-29T22:32:00.531Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:32:00.531Z] #18 181.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-29T22:32:00.531Z] #18 181.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-29T22:32:00.531Z] #18 181.2 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-29T22:32:00.531Z] #18 181.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-29T22:32:00.531Z] #18 181.3 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-29T22:32:00.531Z] #18 181.4 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-29T22:32:00.531Z] #18 181.4 Processing triggers for mime-support (3.60) ... [2019-10-29T22:32:00.531Z] #18 181.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:32:00.531Z] #18 181.5 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-29T22:32:00.531Z] #18 181.5 Setting up libcap2-bin (1:2.25-1) ... [2019-10-29T22:32:00.531Z] #18 181.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-29T22:32:00.531Z] #18 181.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-29T22:32:00.531Z] #18 181.5 Setting up bash-completion (1:2.1-4.3) ... [2019-10-29T22:32:00.706Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2019-10-29T22:32:02.587Z] #18 ... [2019-10-29T22:32:02.587Z] [2019-10-29T22:32:02.587Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:32:02.587Z] #48 DONE 240.5s [2019-10-29T22:32:02.587Z] [2019-10-29T22:32:02.587Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:32:02.587Z] #42 151.0 DEP criu/fifo.d [2019-10-29T22:32:02.587Z] #42 151.3 DEP criu/fdstore.d [2019-10-29T22:32:02.587Z] #42 151.7 DEP criu/fault-injection.d [2019-10-29T22:32:02.587Z] #42 151.8 DEP criu/external.d [2019-10-29T22:32:02.587Z] #42 152.1 DEP criu/eventpoll.d [2019-10-29T22:32:02.587Z] #42 152.5 DEP criu/eventfd.d [2019-10-29T22:32:02.587Z] #42 152.8 DEP criu/crtools.d [2019-10-29T22:32:02.587Z] #42 153.4 DEP criu/cr-service.d [2019-10-29T22:32:02.587Z] #42 153.8 DEP criu/cr-restore.d [2019-10-29T22:32:02.587Z] #42 154.3 DEP criu/cr-errno.d [2019-10-29T22:32:02.587Z] #42 154.4 DEP criu/cr-dump.d [2019-10-29T22:32:02.587Z] #42 155.0 DEP criu/cr-dedup.d [2019-10-29T22:32:02.587Z] #42 155.3 DEP criu/cr-check.d [2019-10-29T22:32:02.587Z] #42 155.9 DEP criu/config.d [2019-10-29T22:32:02.587Z] #42 156.3 DEP criu/clone-noasan.d [2019-10-29T22:32:02.587Z] #42 156.4 DEP criu/cgroup.d [2019-10-29T22:32:02.587Z] #42 156.9 DEP criu/cgroup-props.d [2019-10-29T22:32:02.587Z] #42 157.2 DEP criu/bitmap.d [2019-10-29T22:32:02.587Z] #42 157.3 DEP criu/bfd.d [2019-10-29T22:32:02.587Z] #42 157.6 DEP criu/autofs.d [2019-10-29T22:32:02.587Z] #42 158.3 DEP criu/aio.d [2019-10-29T22:32:02.876Z] #42 ... [2019-10-29T22:32:02.876Z] [2019-10-29T22:32:02.876Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:32:02.876Z] #45 241.0 mime/multipart [2019-10-29T22:32:02.876Z] #45 241.1 vendor/golang.org/x/net/http/httpguts [2019-10-29T22:32:08.440Z] #45 246.2 crypto/tls [2019-10-29T22:32:08.440Z] #45 ... [2019-10-29T22:32:08.440Z] [2019-10-29T22:32:08.440Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:32:08.440Z] #18 187.7 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-29T22:32:08.440Z] #18 187.7 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-29T22:32:08.440Z] #18 187.7 Setting up zip (3.0-11+b1) ... [2019-10-29T22:32:08.440Z] #18 187.7 Setting up bzip2 (1.0.6-8.1) ... [2019-10-29T22:32:08.440Z] #18 187.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-29T22:32:08.440Z] #18 187.7 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-29T22:32:08.440Z] #18 187.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:32:08.440Z] #18 187.8 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-29T22:32:08.440Z] #18 187.8 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-29T22:32:08.440Z] #18 187.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-29T22:32:08.440Z] #18 187.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-29T22:32:08.440Z] #18 187.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-29T22:32:08.440Z] #18 187.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:32:08.440Z] #18 187.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-29T22:32:08.440Z] #18 187.9 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-29T22:32:08.440Z] #18 187.9 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-29T22:32:08.440Z] #18 188.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:32:08.440Z] #18 189.3 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-29T22:32:08.440Z] #18 189.3 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-29T22:32:08.440Z] #18 189.3 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-29T22:32:08.440Z] #18 189.4 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-29T22:32:08.440Z] #18 189.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-29T22:32:08.440Z] #18 189.4 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-29T22:32:08.440Z] #18 189.5 Setting up pigz (2.3.4-1) ... [2019-10-29T22:32:08.440Z] #18 189.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-29T22:32:08.440Z] #18 189.5 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-29T22:32:08.440Z] #18 189.5 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-29T22:32:08.440Z] #18 189.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-29T22:32:08.440Z] #18 189.5 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-29T22:32:08.440Z] #18 189.5 Setting up jq (1.5+dfsg-1.3) ... [2019-10-29T22:32:08.440Z] #18 189.5 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-29T22:32:08.440Z] #18 189.5 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-29T22:32:08.440Z] #18 189.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-29T22:32:08.440Z] #18 189.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-29T22:32:08.440Z] #18 189.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-29T22:32:08.440Z] #18 189.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-29T22:32:08.440Z] #18 189.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-29T22:32:08.440Z] #18 189.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-29T22:32:08.440Z] #18 189.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-29T22:32:08.440Z] #18 189.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-29T22:32:08.440Z] #18 189.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-29T22:32:08.440Z] #18 189.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-29T22:32:08.440Z] #18 189.8 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-29T22:32:08.440Z] #18 189.8 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-29T22:32:08.440Z] #18 189.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-29T22:32:08.440Z] #18 189.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-29T22:32:08.440Z] #18 189.8 Setting up btrfs-progs (4.7.3-1) ... [2019-10-29T22:32:08.440Z] #18 189.8 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-29T22:32:08.440Z] #18 189.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-29T22:32:13.987Z] #18 ... [2019-10-29T22:32:13.987Z] [2019-10-29T22:32:13.987Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:32:13.987Z] #42 159.2 DEP criu/action-scripts.d [2019-10-29T22:32:13.987Z] #42 160.1 CC criu/action-scripts.o [2019-10-29T22:32:13.987Z] #42 161.2 CC criu/aio.o [2019-10-29T22:32:13.987Z] #42 162.4 CC criu/autofs.o [2019-10-29T22:32:13.987Z] #42 165.7 CC criu/bfd.o [2019-10-29T22:32:13.987Z] #42 166.8 CC criu/bitmap.o [2019-10-29T22:32:13.987Z] #42 167.1 CC criu/cgroup-props.o [2019-10-29T22:32:13.987Z] #42 169.0 CC criu/cgroup.o [2019-10-29T22:32:15.013Z] #42 ... [2019-10-29T22:32:15.013Z] [2019-10-29T22:32:15.013Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:32:15.013Z] #18 199.6 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-29T22:32:15.013Z] #18 199.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:32:15.013Z] #18 199.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-29T22:32:15.013Z] #18 199.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-29T22:32:15.013Z] #18 199.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-29T22:32:15.013Z] #18 199.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-29T22:32:15.013Z] #18 199.7 Setting up btrfs-tools (4.7.3-1) ... [2019-10-29T22:32:15.013Z] #18 199.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-29T22:32:15.013Z] #18 199.7 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-29T22:32:15.013Z] #18 199.7 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-29T22:32:15.013Z] #18 199.7 Setting up python3 (3.5.3-1) ... [2019-10-29T22:32:16.001Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-29T22:32:16.001Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e1aace7f\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-29T22:32:16.001Z] ---------------------------------------------------------------------------- [2019-10-29T22:32:16.460Z] [2019-10-29T22:32:16.460Z] INFO: executeCI.ps1 starting at Tue Oct 29 22:32:15 CUT 2019 [2019-10-29T22:32:16.460Z] [2019-10-29T22:32:16.460Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-29T22:32:16.460Z] INFO: Running git version 2.23.0.windows.1 [2019-10-29T22:32:16.460Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-29T22:32:16.460Z] INFO: Environment variables: [2019-10-29T22:32:16.921Z] [2019-10-29T22:32:16.921Z] Name Value [2019-10-29T22:32:16.921Z] ---- ----- [2019-10-29T22:32:16.921Z] ALLUSERSPROFILE C:\ProgramData [2019-10-29T22:32:16.921Z] amd64 true [2019-10-29T22:32:16.921Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-29T22:32:16.921Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-29T22:32:16.921Z] arm64 true [2019-10-29T22:32:16.921Z] BRANCH_NAME PR-40148 [2019-10-29T22:32:16.921Z] BUILD_DISPLAY_NAME #3 [2019-10-29T22:32:16.921Z] BUILD_ID 3 [2019-10-29T22:32:16.921Z] BUILD_NUMBER 3 [2019-10-29T22:32:16.921Z] BUILD_TAG jenkins-moby-PR-40148-3 [2019-10-29T22:32:16.921Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40148/3/ [2019-10-29T22:32:16.921Z] CHANGE_AUTHOR kolyshkin [2019-10-29T22:32:16.921Z] CHANGE_AUTHOR_DISPLAY_NAME Kirill Kolyshkin [2019-10-29T22:32:16.921Z] CHANGE_BRANCH vendor-diff [2019-10-29T22:32:16.921Z] CHANGE_FORK kolyshkin [2019-10-29T22:32:16.921Z] CHANGE_ID 40148 [2019-10-29T22:32:16.921Z] CHANGE_TARGET master [2019-10-29T22:32:16.921Z] CHANGE_TITLE hack/validate/vendor: print diff for modified files [2019-10-29T22:32:16.921Z] CHANGE_URL https://github.com/moby/moby/pull/40148 [2019-10-29T22:32:16.921Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-29T22:32:16.922Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-29T22:32:16.922Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-29T22:32:16.922Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-29T22:32:16.922Z] COMPUTERNAME azwin-2-8a4f00 [2019-10-29T22:32:16.922Z] ComSpec C:\windows\system32\cmd.exe [2019-10-29T22:32:16.922Z] ConfigSequenceNumber 0 [2019-10-29T22:32:16.922Z] DOCKER_BUILDKIT 0 [2019-10-29T22:32:16.922Z] DOCKER_DUT_DEBUG 1 [2019-10-29T22:32:16.922Z] DOCKER_EXPERIMENTAL 1 [2019-10-29T22:32:16.922Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-29T22:32:16.922Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-29T22:32:16.922Z] EXECUTOR_NUMBER 0 [2019-10-29T22:32:16.922Z] FQDN azwin-2-8a4f00.westus.cloudapp.azure.com [2019-10-29T22:32:16.922Z] GIT_BRANCH PR-40148 [2019-10-29T22:32:16.922Z] GIT_COMMIT 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:32:16.922Z] GIT_PREVIOUS_COMMIT 57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:32:16.922Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4be12ad3d04aefe6d5822d426813b33d2d4f9a7e [2019-10-29T22:32:16.922Z] GIT_URL https://github.com/moby/moby.git [2019-10-29T22:32:16.922Z] HUDSON_COOKIE ee68f8a4-bc60-4470-b5bb-767438cc8975 [2019-10-29T22:32:16.922Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-29T22:32:16.922Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-29T22:32:16.922Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-29T22:32:16.922Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-29T22:32:16.922Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-29T22:32:16.922Z] JENKINS_NODE_COOKIE b3b4ddf2-5e8b-4451-9aa0-e323d7cf5acd [2019-10-29T22:32:16.922Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-29T22:32:16.922Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-29T22:32:16.922Z] JOB_BASE_NAME PR-40148 [2019-10-29T22:32:16.922Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40148/display/redirect [2019-10-29T22:32:16.922Z] JOB_NAME moby/PR-40148 [2019-10-29T22:32:16.922Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40148/ [2019-10-29T22:32:16.922Z] library.jps.version master [2019-10-29T22:32:16.922Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-29T22:32:16.922Z] NODE_LABELS amd64 azure azwin-2-8a4f00 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-29T22:32:16.922Z] NODE_NAME azwin-2-8a4f00 [2019-10-29T22:32:16.922Z] NUMBER_OF_PROCESSORS 4 [2019-10-29T22:32:16.922Z] OS Windows_NT [2019-10-29T22:32:16.922Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-29T22:32:16.922Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-29T22:32:16.922Z] ppc64le true [2019-10-29T22:32:16.922Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-29T22:32:16.922Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-29T22:32:16.922Z] PROCESSOR_LEVEL 6 [2019-10-29T22:32:16.922Z] PROCESSOR_REVISION 4f01 [2019-10-29T22:32:16.922Z] ProgramData C:\ProgramData [2019-10-29T22:32:16.922Z] ProgramFiles C:\Program Files [2019-10-29T22:32:16.922Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-29T22:32:16.922Z] ProgramW6432 C:\Program Files [2019-10-29T22:32:16.922Z] PROMPT $P$G [2019-10-29T22:32:16.922Z] PSExecutionPolicyPreference Bypass [2019-10-29T22:32:16.922Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-29T22:32:16.922Z] PUBLIC C:\Users\Public [2019-10-29T22:32:16.922Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40148/3/display/redirect?page=changes [2019-10-29T22:32:16.922Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40148/3/display/redirect [2019-10-29T22:32:16.922Z] s390x true [2019-10-29T22:32:16.922Z] skip_dco false [2019-10-29T22:32:16.922Z] SKIP_VALIDATION_TESTS 1 [2019-10-29T22:32:16.922Z] SOURCES_DRIVE d [2019-10-29T22:32:16.922Z] SOURCES_SUBDIR gopath [2019-10-29T22:32:16.922Z] STAGE_NAME Run tests [2019-10-29T22:32:16.922Z] SystemDrive C: [2019-10-29T22:32:16.922Z] SystemRoot C:\windows [2019-10-29T22:32:16.922Z] TEMP C:\windows\TEMP [2019-10-29T22:32:16.922Z] TESTDEBUG 0 [2019-10-29T22:32:16.922Z] TESTRUN_DRIVE d [2019-10-29T22:32:16.922Z] TESTRUN_SUBDIR CI [2019-10-29T22:32:16.922Z] TIMEOUT 120m [2019-10-29T22:32:16.922Z] TMP C:\windows\TEMP [2019-10-29T22:32:16.922Z] unit_validate true [2019-10-29T22:32:16.922Z] USERDOMAIN WORKGROUP [2019-10-29T22:32:16.922Z] USERNAME azwin-2-8a4f00$ [2019-10-29T22:32:16.922Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-29T22:32:16.922Z] windir C:\windows [2019-10-29T22:32:16.922Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-29T22:32:16.922Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-29T22:32:16.922Z] windowsRS1 false [2019-10-29T22:32:16.922Z] windowsRS5 true [2019-10-29T22:32:16.922Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-29T22:32:16.922Z] [2019-10-29T22:32:16.922Z] [2019-10-29T22:32:16.922Z] [2019-10-29T22:32:17.744Z] #18 202.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-29T22:32:20.451Z] #18 204.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-29T22:32:20.451Z] #18 205.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-29T22:32:20.740Z] #18 205.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-29T22:32:20.740Z] #18 205.3 Setting up python3-wheel (0.29.0-2) ... [2019-10-29T22:32:22.239Z] #18 206.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-29T22:32:22.637Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/rootless [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/volume [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-29T22:32:22.637Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === Skipped [2019-10-29T22:32:22.637Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-29T22:32:22.637Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-29T22:32:22.637Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:32:22.637Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:32:22.637Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:32:22.637Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:32:22.637Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:32:22.637Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:73: No driver to put! [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-29T22:32:22.637Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-29T22:32:22.637Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-29T22:32:22.637Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:32:22.637Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:32:22.637Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:32:22.637Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:32:22.637Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:32:22.637Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-29T22:32:22.637Z] graphtest_unix.go:73: No driver to put! [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-29T22:32:22.637Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-29T22:32:22.637Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] [2019-10-29T22:32:22.637Z] DONE 2115 tests, 20 skipped in 184.597s Post stage [Pipeline] junit [2019-10-29T22:32:22.653Z] Recording test results [2019-10-29T22:32:23.992Z] INFO: Sources under d:\gopath\... [2019-10-29T22:32:23.992Z] INFO: Test run under d:\CI\... [2019-10-29T22:32:23.992Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-29T22:32:23.992Z] INFO: docker/docker repository was found [2019-10-29T22:32:23.992Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-29T22:32:24.303Z] #18 209.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-29T22:32:24.303Z] #18 209.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-29T22:32:24.958Z] ltsc2019: Pulling from windows/servercore [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-29T22:32:25.388Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -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:57910190288c71242d914c292930a496d05f30cb hack/make.sh dynbinary test-integration [2019-10-29T22:32:25.419Z] 65014b3c3121: Pulling fs layer [2019-10-29T22:32:25.419Z] 12c8dbabfd62: Pulling fs layer [2019-10-29T22:32:26.324Z] [2019-10-29T22:32:26.324Z] Removing bundles/ [2019-10-29T22:32:26.324Z] [2019-10-29T22:32:26.324Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-29T22:32:26.324Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-29T22:32:26.324Z] GOOS="" GOARCH="" GOARM="" [2019-10-29T22:32:27.047Z] #18 211.6 Setting up dmsetup (2:1.02.137-2) ... [2019-10-29T22:32:27.047Z] #18 211.7 Setting up python3-setuptools (33.1.1-1) ... [2019-10-29T22:32:27.765Z] ok github.com/docker/docker/cmd/dockerd 0.050s coverage: 30.3% of statements [2019-10-29T22:32:27.765Z] ok github.com/docker/docker/container 0.113s coverage: 35.0% of statements [2019-10-29T22:32:27.765Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-29T22:32:27.765Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-29T22:32:27.765Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-29T22:32:27.765Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-29T22:32:28.548Z] #18 ... [2019-10-29T22:32:28.548Z] [2019-10-29T22:32:28.548Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:32:28.548Z] #45 256.7 net/http/httptrace [2019-10-29T22:32:28.548Z] #45 257.1 net/http [2019-10-29T22:32:28.837Z] #45 ... [2019-10-29T22:32:28.837Z] [2019-10-29T22:32:28.837Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:32:28.838Z] #42 174.9 CC criu/clone-noasan.o [2019-10-29T22:32:28.838Z] #42 175.1 CC criu/config.o [2019-10-29T22:32:28.838Z] #42 178.6 CC criu/cr-check.o [2019-10-29T22:32:28.838Z] #42 183.0 CC criu/cr-dedup.o [2019-10-29T22:32:28.838Z] #42 183.8 CC criu/cr-dump.o [2019-10-29T22:32:29.463Z] #42 ... [2019-10-29T22:32:29.463Z] [2019-10-29T22:32:29.463Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-29T22:32:29.463Z] #18 214.3 Setting up dh-python (2.20170125) ... [2019-10-29T22:32:31.517Z] #18 216.0 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-29T22:32:31.518Z] #18 216.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-29T22:32:31.518Z] #18 DONE 216.2s [2019-10-29T22:32:31.518Z] [2019-10-29T22:32:31.518Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:32:31.805Z] #55 ... [2019-10-29T22:32:31.805Z] [2019-10-29T22:32:31.805Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:32:32.505Z] 12c8dbabfd62: Download complete [2019-10-29T22:32:33.265Z] ok github.com/docker/docker/daemon/cluster 0.025s coverage: 0.5% of statements [2019-10-29T22:32:34.594Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-29T22:32:36.457Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-29T22:32:38.672Z] #19 ... [2019-10-29T22:32:38.673Z] [2019-10-29T22:32:38.673Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:32:38.673Z] #42 189.4 CC criu/cr-errno.o [2019-10-29T22:32:38.673Z] #42 189.5 CC criu/cr-restore.o [2019-10-29T22:32:38.962Z] #42 ... [2019-10-29T22:32:38.962Z] [2019-10-29T22:32:38.962Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:32:38.962Z] #45 277.1 github.com/LK4D4/vndr/godl [2019-10-29T22:32:40.460Z] #45 278.6 github.com/LK4D4/vndr [2019-10-29T22:32:41.085Z] 65014b3c3121: Verifying Checksum [2019-10-29T22:32:41.085Z] 65014b3c3121: Download complete [2019-10-29T22:32:44.429Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2019-10-29T22:32:44.838Z] ok github.com/docker/docker/daemon 12.256s coverage: 17.6% of statements [2019-10-29T22:32:44.838Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-29T22:32:44.838Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-29T22:32:44.894Z] #45 ... [2019-10-29T22:32:44.894Z] [2019-10-29T22:32:44.894Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:32:44.894Z] #42 199.8 CC criu/cr-service.o [2019-10-29T22:32:45.674Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 82.1% of statements [2019-10-29T22:32:46.481Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2019-10-29T22:32:46.481Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2019-10-29T22:32:46.481Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-29T22:32:46.481Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-29T22:32:48.338Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2019-10-29T22:32:48.408Z] #42 203.6 CC criu/crtools.o [2019-10-29T22:32:49.900Z] #42 205.5 CC criu/eventfd.o [2019-10-29T22:32:50.925Z] #42 206.3 CC criu/eventpoll.o [2019-10-29T22:32:50.955Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-29T22:32:51.336Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.223s coverage: 57.9% of statements [2019-10-29T22:32:52.982Z] #42 208.2 CC criu/external.o [2019-10-29T22:32:52.982Z] #42 ... [2019-10-29T22:32:52.982Z] [2019-10-29T22:32:52.982Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:32:52.982Z] #19 11.28 Collecting yamllint==1.16.0 [2019-10-29T22:32:52.982Z] #19 13.11 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-29T22:32:52.982Z] #19 13.94 Collecting pyyaml (from yamllint==1.16.0) [2019-10-29T22:32:52.982Z] #19 14.46 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-29T22:32:52.982Z] #19 20.29 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-29T22:32:52.982Z] #19 20.61 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-29T22:32:53.768Z] #19 ... [2019-10-29T22:32:53.768Z] [2019-10-29T22:32:53.768Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:32:53.768Z] #42 209.1 CC criu/fault-injection.o [2019-10-29T22:32:53.768Z] #42 209.3 CC criu/fdstore.o [2019-10-29T22:32:54.401Z] #42 210.0 CC criu/fifo.o [2019-10-29T22:32:55.034Z] #42 ... [2019-10-29T22:32:55.034Z] [2019-10-29T22:32:55.034Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:32:55.034Z] #45 DONE 293.2s [2019-10-29T22:32:55.350Z] [2019-10-29T22:32:55.350Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:32:55.350Z] #55 ... [2019-10-29T22:32:55.350Z] [2019-10-29T22:32:55.350Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:32:55.350Z] #42 210.9 CC criu/file-ids.o [2019-10-29T22:32:56.858Z] #42 212.3 CC criu/file-lock.o [2019-10-29T22:32:57.673Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.460s coverage: 46.2% of statements [2019-10-29T22:32:58.913Z] #42 214.5 CC criu/files-ext.o [2019-10-29T22:32:59.940Z] #42 215.2 CC criu/files-reg.o [2019-10-29T22:33:00.212Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.604s coverage: 72.5% of statements [2019-10-29T22:33:00.212Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-29T22:33:00.800Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.890s coverage: 51.0% of statements [2019-10-29T22:33:02.653Z] #42 ... [2019-10-29T22:33:02.653Z] [2019-10-29T22:33:02.653Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-29T22:33:02.653Z] #19 24.13 Building wheels for collected packages: pyyaml, pathspec [2019-10-29T22:33:02.653Z] #19 24.13 Running setup.py bdist_wheel for pyyaml: started [2019-10-29T22:33:02.653Z] #19 27.77 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-29T22:33:02.653Z] #19 27.77 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-29T22:33:02.653Z] #19 27.94 Running setup.py bdist_wheel for pathspec: started [2019-10-29T22:33:02.653Z] #19 30.43 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-29T22:33:02.653Z] #19 30.43 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-29T22:33:02.653Z] #19 30.47 Successfully built pyyaml pathspec [2019-10-29T22:33:02.653Z] #19 30.47 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-29T22:33:02.942Z] #19 31.23 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-29T22:33:03.238Z] #19 DONE 31.5s [2019-10-29T22:33:03.238Z] [2019-10-29T22:33:03.238Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:33:03.317Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.526s coverage: 76.1% of statements [2019-10-29T22:33:03.881Z] #55 ... [2019-10-29T22:33:03.881Z] [2019-10-29T22:33:03.881Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:33:03.881Z] #42 219.5 CC criu/files.o [2019-10-29T22:33:04.137Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-29T22:33:04.923Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-29T22:33:07.370Z] #42 222.9 CC criu/filesystems.o [2019-10-29T22:33:07.416Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2019-10-29T22:33:07.416Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2019-10-29T22:33:07.658Z] #42 ... [2019-10-29T22:33:07.658Z] [2019-10-29T22:33:07.658Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-29T22:33:07.658Z] #29 305.8 + rm -rf /tmp/tmp.U1cDTIATiw [2019-10-29T22:33:07.658Z] #29 DONE 306.1s [2019-10-29T22:33:07.948Z] [2019-10-29T22:33:07.948Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:33:07.996Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.084s coverage: 57.0% of statements [2019-10-29T22:33:07.996Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-29T22:33:07.996Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-29T22:33:07.996Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-29T22:33:07.996Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-29T22:33:08.973Z] #55 ... [2019-10-29T22:33:08.973Z] [2019-10-29T22:33:08.973Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:33:08.973Z] #42 224.6 CC criu/fsnotify.o [2019-10-29T22:33:09.946Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 42.7% of statements [2019-10-29T22:33:10.316Z] ok github.com/docker/docker/daemon/logger/awslogs 0.150s coverage: 77.8% of statements [2019-10-29T22:33:10.316Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-29T22:33:10.316Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-29T22:33:11.025Z] #42 226.6 CC criu/image-desc.o [2019-10-29T22:33:11.118Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-10-29T22:33:11.313Z] #42 226.9 CC criu/image.o [2019-10-29T22:33:11.511Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-10-29T22:33:12.333Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-10-29T22:33:12.333Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-10-29T22:33:12.824Z] #42 228.4 CC criu/ipc_ns.o [2019-10-29T22:33:13.666Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 74.7% of statements [2019-10-29T22:33:13.666Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-29T22:33:14.053Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.014s coverage: 19.9% of statements [2019-10-29T22:33:15.541Z] #42 230.6 CC criu/irmap.o [2019-10-29T22:33:16.115Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2019-10-29T22:33:16.115Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-29T22:33:16.168Z] #42 231.8 CC criu/kcmp-ids.o [2019-10-29T22:33:16.798Z] #42 232.3 CC criu/kerndat.o [2019-10-29T22:33:16.927Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-29T22:33:16.927Z] ok github.com/docker/docker/daemon/logger/splunk 2.021s coverage: 82.5% of statements [2019-10-29T22:33:16.927Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-29T22:33:16.927Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-29T22:33:17.237Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-29T22:33:17.237Z] [2019-10-29T22:33:17.237Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-29T22:33:17.237Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-29T22:33:17.237Z] Using test binary docker [2019-10-29T22:33:17.237Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-29T22:33:17.237Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-29T22:33:17.237Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-29T22:33:17.237Z] Warning failed to create cache: (null) [2019-10-29T22:33:17.237Z] . [2019-10-29T22:33:17.237Z] INFO: Waiting for daemon to start... [2019-10-29T22:33:17.237Z] Starting dockerd [2019-10-29T22:33:17.237Z] . [2019-10-29T22:33:17.237Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-29T22:33:18.769Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2019-10-29T22:33:18.852Z] #42 234.2 CC criu/libnetlink.o [2019-10-29T22:33:19.481Z] #42 234.8 CC criu/log.o [2019-10-29T22:33:19.589Z] ok github.com/docker/docker/distribution 0.353s coverage: 22.1% of statements [2019-10-29T22:33:19.589Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-29T22:33:20.123Z] #42 235.7 CC criu/lsm.o [2019-10-29T22:33:20.915Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-10-29T22:33:21.149Z] #42 236.5 CC criu/mem.o [2019-10-29T22:33:22.213Z] ok github.com/docker/docker/image 0.024s coverage: 86.4% of statements [2019-10-29T22:33:22.681Z] ok github.com/docker/docker/distribution/xfer 1.948s coverage: 85.6% of statements [2019-10-29T22:33:22.681Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-29T22:33:23.258Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2019-10-29T22:33:23.258Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-29T22:33:23.870Z] #42 239.6 CC criu/mount.o [2019-10-29T22:33:24.817Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2019-10-29T22:33:24.817Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-29T22:33:25.191Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-29T22:33:26.483Z] ok github.com/docker/docker/opts 0.021s coverage: 66.9% of statements [2019-10-29T22:33:26.483Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-29T22:33:26.584Z] #42 ... [2019-10-29T22:33:26.584Z] [2019-10-29T22:33:26.585Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-29T22:33:26.585Z] #55 274.6 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-29T22:33:28.350Z] ok github.com/docker/docker/pkg/archive 0.552s coverage: 77.3% of statements [2019-10-29T22:33:30.105Z] #55 278.0 + mkdir -p /build [2019-10-29T22:33:30.105Z] #55 278.0 + cp runc /build/runc [2019-10-29T22:33:30.105Z] #55 DONE 278.1s [2019-10-29T22:33:30.105Z] [2019-10-29T22:33:30.105Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:33:30.196Z] ok github.com/docker/docker/pkg/authorization 0.494s coverage: 68.3% of statements [2019-10-29T22:33:30.196Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-29T22:33:30.196Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-29T22:33:31.135Z] #51 ... [2019-10-29T22:33:31.135Z] [2019-10-29T22:33:31.135Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:33:31.135Z] #42 246.7 CC criu/namespaces.o [2019-10-29T22:33:33.643Z] ok github.com/docker/docker/layer 7.789s coverage: 68.8% of statements [2019-10-29T22:33:33.643Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-29T22:33:33.643Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-29T22:33:33.643Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-29T22:33:33.643Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-29T22:33:33.643Z] ? github.com/docker/docker/oci [no test files] [2019-10-29T22:33:33.643Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-29T22:33:33.643Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-29T22:33:34.027Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-10-29T22:33:34.050Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-29T22:33:34.050Z] [2019-10-29T22:33:34.050Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-29T22:33:34.050Z] PKG_CONFIG=pkg-config [2019-10-29T22:33:34.050Z] GOLANG_VERSION=1.13.3 [2019-10-29T22:33:34.050Z] HOSTNAME=22de8a8c0c95 [2019-10-29T22:33:34.050Z] DOCKER_EXPERIMENTAL=1 [2019-10-29T22:33:34.050Z] container=docker [2019-10-29T22:33:34.050Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-29T22:33:34.050Z] GO111MODULE=off [2019-10-29T22:33:34.050Z] GOPATH=/go [2019-10-29T22:33:34.050Z] PWD=/go/src/github.com/docker/docker [2019-10-29T22:33:34.050Z] HOME=/root [2019-10-29T22:33:34.050Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-29T22:33:34.050Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-29T22:33:34.050Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-29T22:33:34.050Z] DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:33:34.050Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-29T22:33:34.050Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-29T22:33:34.050Z] TERM=xterm [2019-10-29T22:33:34.050Z] VALIDATE_BRANCH=master [2019-10-29T22:33:34.050Z] DEST=bundles/test-integration [2019-10-29T22:33:34.050Z] SHLVL=1 [2019-10-29T22:33:34.050Z] TIMEOUT=120m [2019-10-29T22:33:34.050Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-29T22:33:34.050Z] DOCKER_PKG=github.com/docker/docker [2019-10-29T22:33:34.050Z] TESTDEBUG=0 [2019-10-29T22:33:34.050Z] _=/usr/bin/env [2019-10-29T22:33:34.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-29T22:33:34.437Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-29T22:33:34.639Z] #42 250.2 CC criu/net.o [2019-10-29T22:33:34.828Z] ok github.com/docker/docker/pkg/chrootarchive 3.473s coverage: 43.2% of statements [2019-10-29T22:33:34.828Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-29T22:33:34.828Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-29T22:33:35.662Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-29T22:33:36.052Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-29T22:33:36.454Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2019-10-29T22:33:37.749Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2019-10-29T22:33:38.643Z] ok github.com/docker/docker/pkg/discovery/kv 3.119s coverage: 84.1% of statements [2019-10-29T22:33:38.643Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2019-10-29T22:33:39.485Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-10-29T22:33:39.868Z] ok github.com/docker/docker/pkg/fsutils 0.459s coverage: 85.1% of statements [2019-10-29T22:33:40.180Z] #42 254.9 CC criu/netfilter.o [2019-10-29T22:33:40.180Z] #42 255.6 CC criu/page-pipe.o [2019-10-29T22:33:40.251Z] ok github.com/docker/docker/pkg/idtools 0.376s coverage: 70.1% of statements [2019-10-29T22:33:41.069Z] ok github.com/docker/docker/pkg/ioutils 0.531s coverage: 70.6% of statements [2019-10-29T22:33:41.069Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2019-10-29T22:33:41.224Z] #42 256.7 CC criu/page-xfer.o [2019-10-29T22:33:41.452Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2019-10-29T22:33:41.453Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-29T22:33:41.453Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-29T22:33:42.289Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-29T22:33:42.666Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-29T22:33:43.054Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-29T22:33:43.274Z] #42 258.8 CC criu/pagemap-cache.o [2019-10-29T22:33:43.436Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-29T22:33:43.436Z] ok github.com/docker/docker/pkg/mount 1.184s coverage: 70.0% of statements [2019-10-29T22:33:43.436Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-29T22:33:43.436Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-29T22:33:43.436Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-29T22:33:43.436Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-29T22:33:43.908Z] #42 259.4 CC criu/pagemap.o [2019-10-29T22:33:44.276Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2019-10-29T22:33:45.130Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-29T22:33:45.406Z] #42 260.9 CC criu/parasite-syscall.o [2019-10-29T22:33:45.743Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2019-10-29T22:33:46.220Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-29T22:33:46.905Z] #42 262.4 CC criu/path.o [2019-10-29T22:33:47.464Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 73.9% of statements [2019-10-29T22:33:47.531Z] #42 262.9 CC criu/pie-util-vdso-elf32.o [2019-10-29T22:33:47.819Z] #42 263.4 CC criu/pie-util-vdso.o [2019-10-29T22:33:47.872Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-29T22:33:48.465Z] #42 264.0 CC criu/pie-util.o [2019-10-29T22:33:48.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-29T22:33:49.093Z] #42 264.5 CC criu/pipes.o [2019-10-29T22:33:50.116Z] #42 265.5 CC criu/plugin.o [2019-10-29T22:33:50.744Z] #42 266.3 CC criu/proc_parse.o [2019-10-29T22:33:51.044Z] ok github.com/docker/docker/pkg/signal 2.468s coverage: 61.0% of statements [2019-10-29T22:33:51.044Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-29T22:33:51.435Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-29T22:33:51.799Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-10-29T22:33:52.169Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-29T22:33:52.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-29T22:33:52.552Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-10-29T22:33:53.679Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2019-10-29T22:33:54.055Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2019-10-29T22:33:54.851Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-10-29T22:33:55.176Z] #42 270.8 CC criu/protobuf-desc.o [2019-10-29T22:33:55.227Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-29T22:33:55.227Z] testing: warning: no tests to run [2019-10-29T22:33:55.227Z] coverage: [no statements] [2019-10-29T22:33:55.227Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-29T22:33:56.023Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-29T22:33:56.023Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-29T22:33:56.410Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-29T22:33:56.676Z] #42 272.3 CC criu/protobuf.o [2019-10-29T22:33:57.718Z] #42 273.1 CC criu/pstree.o [2019-10-29T22:33:58.231Z] ok github.com/docker/docker/plugin 0.526s coverage: 27.1% of statements [2019-10-29T22:33:59.053Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-29T22:33:59.772Z] #42 275.1 CC criu/rbtree.o [2019-10-29T22:33:59.772Z] #42 ... [2019-10-29T22:33:59.772Z] [2019-10-29T22:33:59.772Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:33:59.772Z] #39 358.1 + dpkg --print-architecture [2019-10-29T22:33:59.772Z] #39 358.1 + cd /tmp/tmp.9RMPWzsL1V/src/github.com/docker/distribution [2019-10-29T22:33:59.772Z] #39 358.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-29T22:34:00.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-29T22:34:00.417Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-29T22:34:00.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-29T22:34:00.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-29T22:34:00.688Z] #39 359.0 + GOPATH=/tmp/tmp.9RMPWzsL1V/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9RMPWzsL1V [2019-10-29T22:34:00.688Z] #39 359.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-29T22:34:00.843Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-29T22:34:02.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-29T22:34:02.703Z] ok github.com/docker/docker/registry 0.206s coverage: 56.3% of statements [2019-10-29T22:34:03.078Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-10-29T22:34:03.489Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-10-29T22:34:03.886Z] sha256:cb2097692db04cc66e72266ba4a10bd5234dd1ee41421904da3e4450d952505c [2019-10-29T22:34:03.887Z] INFO: Starting docker-py tests... [2019-10-29T22:34:03.887Z] ============================= test session starts ============================== [2019-10-29T22:34:03.887Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-29T22:34:03.887Z] rootdir: /src, inifile: pytest.ini [2019-10-29T22:34:03.887Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-29T22:34:03.887Z] collected 385 items / 5 deselected / 380 selected [2019-10-29T22:34:03.887Z] [2019-10-29T22:34:04.311Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-29T22:34:04.695Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-29T22:34:07.974Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-10-29T22:34:08.374Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2019-10-29T22:34:09.202Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2019-10-29T22:34:10.486Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-29T22:34:11.062Z] #39 ... [2019-10-29T22:34:11.062Z] [2019-10-29T22:34:11.062Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:34:11.062Z] #42 275.6 CC criu/rst-malloc.o [2019-10-29T22:34:11.062Z] #42 276.1 CC criu/seccomp.o [2019-10-29T22:34:11.062Z] #42 277.2 CC criu/seize.o [2019-10-29T22:34:11.062Z] #42 278.7 CC criu/servicefd.o [2019-10-29T22:34:11.062Z] #42 279.6 CC criu/shmem.o [2019-10-29T22:34:11.062Z] #42 281.2 CC criu/sigframe.o [2019-10-29T22:34:11.062Z] #42 281.4 CC criu/signalfd.o [2019-10-29T22:34:11.062Z] #42 281.9 CC criu/sk-inet.o [2019-10-29T22:34:11.062Z] #42 283.6 CC criu/sk-netlink.o [2019-10-29T22:34:11.062Z] #42 284.4 CC criu/sk-packet.o [2019-10-29T22:34:11.062Z] #42 285.6 CC criu/sk-queue.o [2019-10-29T22:34:11.062Z] #42 286.5 CC criu/sk-tcp.o [2019-10-29T22:34:11.689Z] #42 287.5 CC criu/sk-unix.o [2019-10-29T22:34:16.119Z] #42 291.1 CC criu/sockets.o [2019-10-29T22:34:17.142Z] #42 292.6 CC criu/stats.o [2019-10-29T22:34:17.767Z] #42 293.2 CC criu/string.o [2019-10-29T22:34:17.767Z] #42 293.4 CC criu/sysctl.o [2019-10-29T22:34:18.792Z] #42 294.5 CC criu/sysfs_parse.o [2019-10-29T22:34:19.751Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/rootless [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/volume [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-29T22:34:19.751Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === Skipped [2019-10-29T22:34:19.751Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-29T22:34:19.751Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-29T22:34:19.751Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-29T22:34:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:34:19.751Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-29T22:34:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:34:19.751Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-29T22:34:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:34:19.751Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-29T22:34:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:34:19.751Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-29T22:34:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:34:19.751Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-29T22:34:19.751Z] graphtest_unix.go:73: No driver to put! [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-29T22:34:19.751Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-29T22:34:19.751Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-29T22:34:19.751Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.751Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-29T22:34:19.751Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-29T22:34:19.751Z] [2019-10-29T22:34:19.752Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-29T22:34:19.752Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:34:19.752Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:34:19.752Z] [2019-10-29T22:34:19.752Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-29T22:34:19.752Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:34:19.752Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:34:19.752Z] [2019-10-29T22:34:19.752Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-29T22:34:19.752Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:34:19.752Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:34:19.752Z] [2019-10-29T22:34:19.752Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-29T22:34:19.752Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:34:19.752Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:34:19.752Z] [2019-10-29T22:34:19.752Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-29T22:34:19.752Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:34:19.752Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:34:19.752Z] [2019-10-29T22:34:19.752Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-29T22:34:19.752Z] graphtest_unix.go:73: No driver to put! [2019-10-29T22:34:19.752Z] [2019-10-29T22:34:19.752Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-29T22:34:19.752Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-29T22:34:19.752Z] [2019-10-29T22:34:19.752Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-29T22:34:19.752Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-29T22:34:19.752Z] [2019-10-29T22:34:19.752Z] [2019-10-29T22:34:19.752Z] DONE 2115 tests, 20 skipped in 221.125s Post stage [Pipeline] junit [2019-10-29T22:34:19.847Z] #42 295.1 CC criu/timerfd.o [2019-10-29T22:34:19.896Z] Recording test results [2019-10-29T22:34:20.471Z] #42 295.9 CC criu/tty.o [2019-10-29T22:34:20.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-29T22:34:22.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-29T22:34:22.667Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -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:57910190288c71242d914c292930a496d05f30cb hack/make.sh dynbinary test-integration [2019-10-29T22:34:22.667Z] [2019-10-29T22:34:22.667Z] Removing bundles/ [2019-10-29T22:34:23.052Z] [2019-10-29T22:34:23.052Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-29T22:34:23.052Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-29T22:34:23.052Z] GOOS="" GOARCH="" GOARM="" [2019-10-29T22:34:23.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-29T22:34:23.991Z] #42 299.4 CC criu/tun.o [2019-10-29T22:34:24.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-29T22:34:25.014Z] #42 300.4 CC criu/uffd.o [2019-10-29T22:34:25.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-29T22:34:26.167Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-29T22:34:26.735Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-29T22:34:27.070Z] #42 302.7 CC criu/util.o [2019-10-29T22:34:27.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-29T22:34:28.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-29T22:34:28.669Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-29T22:34:29.800Z] #42 305.2 CC criu/uts_ns.o [2019-10-29T22:34:30.088Z] #42 305.7 CC criu/vdso.o [2019-10-29T22:34:30.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-29T22:34:31.112Z] #42 306.6 LINK criu/built-in.o [2019-10-29T22:34:31.402Z] #42 306.9 LINK criu/criu [2019-10-29T22:34:32.030Z] #42 307.7 DEP lib/c/criu.d [2019-10-29T22:34:32.319Z] #42 307.9 CC images/rpc.pb-c.o [2019-10-29T22:34:33.346Z] #42 309.0 CC lib/c/criu.o [2019-10-29T22:34:33.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-29T22:34:35.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-29T22:34:36.064Z] #42 311.3 LINK lib/c/built-in.o [2019-10-29T22:34:36.064Z] #42 311.3 LINK lib/c/libcriu.so [2019-10-29T22:34:36.357Z] #42 311.9 GEN magic.py [2019-10-29T22:34:36.357Z] #42 312.0 Note: Building without setproctitle() and strlcpy() support. [2019-10-29T22:34:36.357Z] #42 312.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-29T22:34:36.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-29T22:34:37.392Z] #42 313.0 fatal: Not a git repository (or any of the parent directories): .git [2019-10-29T22:34:38.895Z] #42 314.7 make[1]: Nothing to be done for 'all'. [2019-10-29T22:34:39.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-29T22:34:39.523Z] #42 ... [2019-10-29T22:34:39.523Z] [2019-10-29T22:34:39.523Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-29T22:34:39.523Z] #39 397.9 + rm -rf /tmp/tmp.9RMPWzsL1V/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9RMPWzsL1V [2019-10-29T22:34:39.523Z] #39 DONE 398.0s [2019-10-29T22:34:39.523Z] [2019-10-29T22:34:39.523Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:34:40.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-29T22:34:40.570Z] #23 ... [2019-10-29T22:34:40.571Z] [2019-10-29T22:34:40.571Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-29T22:34:40.571Z] #42 316.0 make[1]: 'images/built-in.o' is up to date. [2019-10-29T22:34:40.571Z] #42 316.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-29T22:34:40.571Z] #42 316.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-29T22:34:40.571Z] #42 316.2 make[1]: 'compel/libcompel.a' is up to date. [2019-10-29T22:34:40.859Z] #42 316.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-29T22:34:40.859Z] #42 316.4 make[1]: Nothing to be done for 'all'. [2019-10-29T22:34:40.859Z] #42 316.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-29T22:34:41.147Z] #42 316.8 make[2]: Nothing to be done for 'all'. [2019-10-29T22:34:41.147Z] #42 316.8 make[2]: Nothing to be done for 'all'. [2019-10-29T22:34:41.436Z] #42 316.9 make[2]: Nothing to be done for 'all'. [2019-10-29T22:34:41.726Z] #42 317.2 make[2]: Nothing to be done for 'all'. [2019-10-29T22:34:41.726Z] #42 317.3 make[2]: Nothing to be done for 'all'. [2019-10-29T22:34:41.726Z] #42 317.3 make[2]: Nothing to be done for 'all'. [2019-10-29T22:34:41.726Z] #42 317.4 make[2]: Nothing to be done for 'all'. [2019-10-29T22:34:41.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-29T22:34:42.015Z] #42 317.6 make[2]: Nothing to be done for 'all'. [2019-10-29T22:34:42.015Z] #42 317.6 INSTALL criu/criu [2019-10-29T22:34:42.306Z] #42 DONE 317.7s [2019-10-29T22:34:42.306Z] [2019-10-29T22:34:42.306Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:34:43.241Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-29T22:34:43.241Z] Using test binary docker [2019-10-29T22:34:43.241Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-29T22:34:43.241Z] +++ /etc/init.d/apparmor start [2019-10-29T22:34:43.241Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-29T22:34:43.241Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-29T22:34:43.241Z] Warning failed to create cache: (null) [2019-10-29T22:34:43.241Z] . [2019-10-29T22:34:43.241Z] INFO: Waiting for daemon to start... [2019-10-29T22:34:43.241Z] Starting dockerd [2019-10-29T22:34:43.241Z] +++ 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-29T22:34:45.151Z] . [2019-10-29T22:34:45.151Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-29T22:34:45.151Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-29T22:34:45.410Z] Error: No such image: emptyfs [2019-10-29T22:34:45.410Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-29T22:34:45.410Z] ++++ docker load [2019-10-29T22:34:45.669Z] Running integration-test (iteration 1) [2019-10-29T22:34:45.669Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-29T22:34:45.669Z] ++ 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-29T22:34:45.669Z] ++ set -e [2019-10-29T22:34:45.669Z] ++ '[' -n 0 ']' [2019-10-29T22:34:45.669Z] ++ set -x [2019-10-29T22:34:45.670Z] ++ env -i DEST=/go/src/github.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-29T22:34:52.857Z] 65014b3c3121: Pull complete [2019-10-29T22:34:55.658Z] Loaded image: buildpack-deps:jessie [2019-10-29T22:34:55.658Z] Loaded image: busybox:latest [2019-10-29T22:34:55.658Z] Loaded image: busybox:glibc [2019-10-29T22:34:55.658Z] Loaded image: debian:jessie [2019-10-29T22:34:55.658Z] Loaded image: hello-world:latest [2019-10-29T22:34:55.658Z] INFO: Testing against a local daemon [2019-10-29T22:34:55.658Z] === RUN TestCgroupNamespacesBuild [2019-10-29T22:34:59.849Z] --- PASS: TestCgroupNamespacesBuild (4.37s) [2019-10-29T22:34:59.849Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-29T22:35:00.787Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2019-10-29T22:35:00.787Z] === RUN TestBuildWithSession [2019-10-29T22:35:00.787Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-29T22:35:00.787Z] build_session_test.go:25: TODO: BuildKit [2019-10-29T22:35:00.787Z] === RUN TestBuildSquashParent [2019-10-29T22:35:03.422Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-29T22:35:07.356Z] --- PASS: TestBuildSquashParent (5.89s) [2019-10-29T22:35:07.356Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-29T22:35:07.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:35:07.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:35:07.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:35:07.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:35:07.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:35:07.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:35:07.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:35:07.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:35:07.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:35:07.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:35:07.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:35:07.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:35:07.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:35:07.356Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:35:07.356Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:35:07.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:35:09.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:35:09.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:35:12.064Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-29T22:35:12.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2019-10-29T22:35:12.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2019-10-29T22:35:12.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s) [2019-10-29T22:35:12.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2019-10-29T22:35:12.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2019-10-29T22:35:12.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2019-10-29T22:35:12.064Z] === RUN TestBuildMultiStageCopy [2019-10-29T22:35:12.064Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-29T22:35:13.968Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-29T22:35:14.537Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-29T22:35:15.105Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-29T22:35:15.673Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-29T22:35:15.933Z] --- PASS: TestBuildMultiStageCopy (4.33s) [2019-10-29T22:35:15.933Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2019-10-29T22:35:15.933Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2019-10-29T22:35:15.933Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-10-29T22:35:15.933Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-10-29T22:35:15.933Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2019-10-29T22:35:15.933Z] === RUN TestBuildMultiStageParentConfig [2019-10-29T22:35:17.836Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2019-10-29T22:35:17.836Z] === RUN TestBuildLabelWithTargets [2019-10-29T22:35:19.758Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2019-10-29T22:35:19.758Z] === RUN TestBuildWithEmptyLayers [2019-10-29T22:35:20.696Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2019-10-29T22:35:20.696Z] === RUN TestBuildMultiStageOnBuild [2019-10-29T22:35:21.580Z] #23 ... [2019-10-29T22:35:21.580Z] [2019-10-29T22:35:21.580Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:35:21.580Z] #60 383.1 + bin/containerd [2019-10-29T22:35:21.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-29T22:35:21.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-29T22:35:21.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-29T22:35:21.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-29T22:35:21.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-29T22:35:22.025Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-29T22:35:22.025Z] [2019-10-29T22:35:22.025Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-29T22:35:22.025Z] PKG_CONFIG=pkg-config [2019-10-29T22:35:22.025Z] GOLANG_VERSION=1.13.3 [2019-10-29T22:35:22.025Z] HOSTNAME=9787cdc16ebc [2019-10-29T22:35:22.025Z] DOCKER_EXPERIMENTAL=1 [2019-10-29T22:35:22.025Z] container=docker [2019-10-29T22:35:22.025Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-29T22:35:22.025Z] GO111MODULE=off [2019-10-29T22:35:22.025Z] GOPATH=/go [2019-10-29T22:35:22.025Z] PWD=/go/src/github.com/docker/docker [2019-10-29T22:35:22.025Z] HOME=/root [2019-10-29T22:35:22.025Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-29T22:35:22.025Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-29T22:35:22.025Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-29T22:35:22.025Z] DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:35:22.025Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-29T22:35:22.025Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-29T22:35:22.025Z] TERM=xterm [2019-10-29T22:35:22.025Z] VALIDATE_BRANCH=master [2019-10-29T22:35:22.025Z] DEST=bundles/test-integration [2019-10-29T22:35:22.025Z] SHLVL=1 [2019-10-29T22:35:22.025Z] TIMEOUT=120m [2019-10-29T22:35:22.025Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-29T22:35:22.025Z] DOCKER_PKG=github.com/docker/docker [2019-10-29T22:35:22.025Z] TESTDEBUG=0 [2019-10-29T22:35:22.025Z] _=/usr/bin/env [2019-10-29T22:35:22.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-29T22:35:23.989Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2019-10-29T22:35:23.989Z] === RUN TestBuildUncleanTarFilenames [2019-10-29T22:35:24.926Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2019-10-29T22:35:24.926Z] === RUN TestBuildMultiStageLayerLeak [2019-10-29T22:35:24.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-29T22:35:26.013Z] #60 ... [2019-10-29T22:35:26.013Z] [2019-10-29T22:35:26.013Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:35:26.013Z] #51 DONE 444.0s [2019-10-29T22:35:26.013Z] [2019-10-29T22:35:26.013Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:35:28.217Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2019-10-29T22:35:28.217Z] === RUN TestBuildWithHugeFile [2019-10-29T22:35:28.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-29T22:35:31.541Z] #23 449.1 + return [2019-10-29T22:35:31.541Z] #23 DONE 449.2s [2019-10-29T22:35:31.541Z] [2019-10-29T22:35:31.541Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:35:32.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-29T22:35:33.592Z] #60 ... [2019-10-29T22:35:33.592Z] [2019-10-29T22:35:33.592Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-29T22:35:33.880Z] #24 DONE 0.1s [2019-10-29T22:35:33.880Z] [2019-10-29T22:35:33.880Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-29T22:35:34.169Z] #28 DONE 0.5s [2019-10-29T22:35:34.169Z] [2019-10-29T22:35:34.169Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-29T22:35:34.457Z] #30 DONE 0.1s [2019-10-29T22:35:34.457Z] [2019-10-29T22:35:34.457Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-29T22:35:34.457Z] #33 DONE 0.1s [2019-10-29T22:35:34.457Z] [2019-10-29T22:35:34.457Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:35:34.457Z] #60 ... [2019-10-29T22:35:34.457Z] [2019-10-29T22:35:34.457Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-29T22:35:34.457Z] #38 DONE 0.1s [2019-10-29T22:35:34.457Z] [2019-10-29T22:35:34.457Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-29T22:35:34.744Z] #40 DONE 0.1s [2019-10-29T22:35:34.744Z] [2019-10-29T22:35:34.744Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-29T22:35:34.744Z] #43 DONE 0.1s [2019-10-29T22:35:34.744Z] [2019-10-29T22:35:34.744Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:35:34.744Z] #60 ... [2019-10-29T22:35:34.744Z] [2019-10-29T22:35:34.744Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-29T22:35:34.744Z] #46 DONE 0.1s [2019-10-29T22:35:34.744Z] [2019-10-29T22:35:34.744Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-29T22:35:35.061Z] #49 DONE 0.1s [2019-10-29T22:35:35.061Z] [2019-10-29T22:35:35.061Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-29T22:35:35.061Z] #52 DONE 0.1s [2019-10-29T22:35:35.061Z] [2019-10-29T22:35:35.061Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:35:35.061Z] #60 ... [2019-10-29T22:35:35.061Z] [2019-10-29T22:35:35.061Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-29T22:35:35.061Z] #56 DONE 0.1s [2019-10-29T22:35:35.349Z] [2019-10-29T22:35:35.349Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-29T22:35:39.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-29T22:35:43.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-29T22:35:46.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-29T22:35:50.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-29T22:35:50.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-29T22:35:51.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-29T22:35:52.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-29T22:35:54.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-29T22:35:58.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-29T22:36:01.487Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-29T22:36:01.487Z] Using test binary docker [2019-10-29T22:36:01.487Z] +++ /etc/init.d/apparmor start [2019-10-29T22:36:01.487Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-29T22:36:01.487Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-29T22:36:01.487Z] Warning failed to create cache: (null) [2019-10-29T22:36:01.487Z] . [2019-10-29T22:36:01.487Z] INFO: Waiting for daemon to start... [2019-10-29T22:36:01.487Z] Starting dockerd [2019-10-29T22:36:01.487Z] +++ 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-29T22:36:03.377Z] . [2019-10-29T22:36:03.377Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-29T22:36:03.633Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-29T22:36:03.633Z] Error: No such image: emptyfs [2019-10-29T22:36:03.633Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-29T22:36:03.633Z] ++++ docker load [2019-10-29T22:36:04.196Z] Running integration-test (iteration 1) [2019-10-29T22:36:04.196Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-29T22:36:04.196Z] ++ 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-29T22:36:04.196Z] ++ set -e [2019-10-29T22:36:04.196Z] ++ '[' -n 0 ']' [2019-10-29T22:36:04.196Z] ++ set -x [2019-10-29T22:36:04.196Z] ++ env -i DEST=/go/src/github.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-29T22:36:06.913Z] ................................................ [ 29%] [2019-10-29T22:36:12.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-29T22:36:12.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-29T22:36:12.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-29T22:36:13.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-29T22:36:14.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-29T22:36:14.580Z] #60 434.9 + bin/containerd-stress [2019-10-29T22:36:14.580Z] #60 438.5 + bin/containerd-shim [2019-10-29T22:36:14.951Z] --- PASS: TestBuildWithHugeFile (42.96s) [2019-10-29T22:36:14.951Z] === RUN TestBuildWithEmptyDockerfile [2019-10-29T22:36:14.951Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:36:14.951Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:36:14.951Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:36:14.951Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:36:14.951Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:36:14.951Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:36:14.951Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:36:14.951Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:36:14.951Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:36:14.951Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-10-29T22:36:14.951Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-10-29T22:36:14.951Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-10-29T22:36:14.951Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2019-10-29T22:36:14.951Z] === RUN TestBuildPreserveOwnership [2019-10-29T22:36:14.951Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-29T22:36:15.209Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-29T22:36:16.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-29T22:36:17.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-29T22:36:17.743Z] --- PASS: TestBuildPreserveOwnership (6.22s) [2019-10-29T22:36:17.743Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.06s) [2019-10-29T22:36:17.743Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2019-10-29T22:36:17.743Z] === RUN TestBuildPlatformInvalid [2019-10-29T22:36:17.743Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-29T22:36:17.743Z] PASS [2019-10-29T22:36:17.743Z] [2019-10-29T22:36:17.743Z] === Skipped [2019-10-29T22:36:17.743Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-29T22:36:17.743Z] build_session_test.go:25: TODO: BuildKit [2019-10-29T22:36:17.743Z] [2019-10-29T22:36:17.743Z] [2019-10-29T22:36:17.743Z] DONE 32 tests, 1 skipped in 91.870s [2019-10-29T22:36:17.743Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-29T22:36:17.743Z] ++ 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-29T22:36:17.743Z] ++ set -e [2019-10-29T22:36:17.743Z] ++ '[' -n 0 ']' [2019-10-29T22:36:17.743Z] ++ set -x [2019-10-29T22:36:17.743Z] ++ env -i DEST=/go/src/github.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-29T22:36:17.743Z] INFO: Testing against a local daemon [2019-10-29T22:36:17.743Z] === RUN TestConfigList [2019-10-29T22:36:18.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-29T22:36:20.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-29T22:36:21.932Z] --- PASS: TestConfigList (3.43s) [2019-10-29T22:36:21.932Z] === RUN TestConfigsCreateAndDelete [2019-10-29T22:36:22.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-29T22:36:23.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-29T22:36:24.465Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2019-10-29T22:36:24.465Z] === RUN TestConfigsUpdate [2019-10-29T22:36:24.894Z] #60 448.6 + bin/containerd-shim-runc-v1 [2019-10-29T22:36:25.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-29T22:36:25.992Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-29T22:36:26.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-29T22:36:27.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-29T22:36:27.752Z] --- PASS: TestConfigsUpdate (3.18s) [2019-10-29T22:36:27.752Z] === RUN TestTemplatedConfig [2019-10-29T22:36:28.550Z] #60 453.7 + bin/containerd-shim-runc-v2 [2019-10-29T22:36:28.579Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-29T22:36:28.579Z] Using test binary docker [2019-10-29T22:36:28.579Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-29T22:36:28.579Z] +++ /etc/init.d/apparmor start [2019-10-29T22:36:28.579Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-29T22:36:28.579Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-29T22:36:28.579Z] Warning failed to create cache: (null) [2019-10-29T22:36:28.579Z] . [2019-10-29T22:36:28.579Z] Starting dockerd [2019-10-29T22:36:28.579Z] INFO: Waiting for daemon to start... [2019-10-29T22:36:28.579Z] +++ 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-29T22:36:30.025Z] #60 455.2 + binaries [2019-10-29T22:36:30.025Z] #60 455.2 + mkdir -p /build [2019-10-29T22:36:30.025Z] #60 455.2 + cp bin/containerd /build/containerd [2019-10-29T22:36:30.025Z] #60 455.3 + cp bin/containerd-shim /build/containerd-shim [2019-10-29T22:36:30.025Z] #60 455.3 + cp bin/ctr /build/ctr [2019-10-29T22:36:30.025Z] #60 DONE 455.4s [2019-10-29T22:36:31.042Z] --- PASS: TestTemplatedConfig (3.57s) [2019-10-29T22:36:31.042Z] === RUN TestConfigInspect [2019-10-29T22:36:31.075Z] . [2019-10-29T22:36:31.075Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-29T22:36:31.075Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-29T22:36:31.075Z] Error: No such image: emptyfs [2019-10-29T22:36:31.075Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-29T22:36:31.075Z] ++++ docker load [2019-10-29T22:36:31.075Z] Running integration-test (iteration 1) [2019-10-29T22:36:31.075Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-29T22:36:31.075Z] ++ 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-29T22:36:31.075Z] ++ set -e [2019-10-29T22:36:31.075Z] ++ '[' -n 0 ']' [2019-10-29T22:36:31.075Z] ++ set -x [2019-10-29T22:36:31.075Z] ++ env -i DEST=/go/src/github.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-29T22:36:31.646Z] [2019-10-29T22:36:31.646Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-29T22:36:31.646Z] #61 DONE 0.1s [2019-10-29T22:36:31.646Z] [2019-10-29T22:36:31.646Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-29T22:36:31.646Z] #65 DONE 0.1s [2019-10-29T22:36:31.646Z] [2019-10-29T22:36:31.646Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-29T22:36:31.646Z] #67 DONE 0.1s [2019-10-29T22:36:31.646Z] [2019-10-29T22:36:31.646Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-29T22:36:31.646Z] #70 DONE 0.1s [2019-10-29T22:36:31.647Z] [2019-10-29T22:36:31.647Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-29T22:36:31.647Z] #71 DONE 0.0s [2019-10-29T22:36:31.647Z] [2019-10-29T22:36:31.647Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-29T22:36:33.959Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-29T22:36:34.334Z] #72 DONE 2.4s [2019-10-29T22:36:34.334Z] [2019-10-29T22:36:34.334Z] #73 exporting to oci image format [2019-10-29T22:36:34.334Z] #73 exporting layers [2019-10-29T22:36:34.363Z] --- PASS: TestConfigInspect (3.14s) [2019-10-29T22:36:34.363Z] === RUN TestConfigCreateWithLabels [2019-10-29T22:36:36.224Z] Loaded image: buildpack-deps:jessie [2019-10-29T22:36:36.224Z] Loaded image: busybox:latest [2019-10-29T22:36:36.224Z] Loaded image: busybox:glibc [2019-10-29T22:36:36.224Z] Loaded image: debian:jessie [2019-10-29T22:36:36.224Z] Loaded image: hello-world:latest [2019-10-29T22:36:36.224Z] INFO: Testing against a local daemon [2019-10-29T22:36:36.224Z] === RUN TestCgroupNamespacesBuild [2019-10-29T22:36:37.659Z] --- PASS: TestConfigCreateWithLabels (3.11s) [2019-10-29T22:36:37.659Z] === RUN TestConfigCreateResolve [2019-10-29T22:36:38.179Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-29T22:36:39.044Z] Loaded image: buildpack-deps:jessie [2019-10-29T22:36:39.417Z] Loaded image: busybox:latest [2019-10-29T22:36:39.417Z] Loaded image: busybox:glibc [2019-10-29T22:36:39.417Z] Loaded image: debian:jessie [2019-10-29T22:36:39.785Z] Loaded image: hello-world:latest [2019-10-29T22:36:39.785Z] INFO: Testing against a local daemon [2019-10-29T22:36:39.785Z] === RUN TestCgroupNamespacesBuild [2019-10-29T22:36:40.390Z] --- PASS: TestCgroupNamespacesBuild (4.11s) [2019-10-29T22:36:40.390Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-29T22:36:40.948Z] --- PASS: TestConfigCreateResolve (3.16s) [2019-10-29T22:36:40.948Z] === RUN TestConfigDaemonLibtrustID [2019-10-29T22:36:41.207Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-29T22:36:41.207Z] PASS [2019-10-29T22:36:41.207Z] [2019-10-29T22:36:41.207Z] DONE 8 tests in 23.501s [2019-10-29T22:36:41.207Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-29T22:36:41.207Z] ++ 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-29T22:36:41.207Z] ++ set -e [2019-10-29T22:36:41.207Z] ++ '[' -n 0 ']' [2019-10-29T22:36:41.207Z] ++ set -x [2019-10-29T22:36:41.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=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-29T22:36:41.207Z] INFO: Testing against a local daemon [2019-10-29T22:36:41.207Z] === RUN TestCheckpoint [2019-10-29T22:36:41.207Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-29T22:36:41.207Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-29T22:36:41.207Z] === RUN TestContainerInvalidJSON [2019-10-29T22:36:41.207Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:36:41.207Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:36:41.207Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:36:41.207Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:36:41.207Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:36:41.207Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:36:41.207Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:36:41.207Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:36:41.207Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:36:41.207Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-29T22:36:41.207Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-29T22:36:41.207Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-29T22:36:41.207Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-29T22:36:41.207Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-29T22:36:41.466Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-29T22:36:41.466Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-29T22:36:41.466Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-29T22:36:41.466Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-29T22:36:41.586Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-10-29T22:36:41.587Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-29T22:36:41.725Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-29T22:36:41.725Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-29T22:36:41.725Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-10-29T22:36:41.725Z] === RUN TestCopyFromContainer [2019-10-29T22:36:42.906Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.50s) [2019-10-29T22:36:42.906Z] === RUN TestBuildWithSession [2019-10-29T22:36:42.906Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-29T22:36:42.906Z] build_session_test.go:25: TODO: BuildKit [2019-10-29T22:36:42.906Z] === RUN TestBuildSquashParent [2019-10-29T22:36:43.556Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2019-10-29T22:36:43.556Z] === RUN TestBuildWithSession [2019-10-29T22:36:43.556Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-29T22:36:43.556Z] build_session_test.go:25: TODO: BuildKit [2019-10-29T22:36:43.556Z] === RUN TestBuildSquashParent [2019-10-29T22:36:44.260Z] === RUN TestCopyFromContainer// [2019-10-29T22:36:44.260Z] === RUN TestCopyFromContainer//bar/root [2019-10-29T22:36:44.260Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-29T22:36:44.260Z] === RUN TestCopyFromContainer/bar/quux [2019-10-29T22:36:44.260Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-29T22:36:44.260Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-29T22:36:44.518Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-29T22:36:44.518Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-29T22:36:44.777Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-29T22:36:44.777Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer (3.07s) [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-29T22:36:45.037Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-29T22:36:45.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-29T22:36:45.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:36:45.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:36:45.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:36:45.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:36:45.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:36:45.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:36:45.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:36:45.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:36:45.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:36:45.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-29T22:36:45.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-29T22:36:45.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-29T22:36:45.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-29T22:36:45.037Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-29T22:36:45.037Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-29T22:36:45.037Z] === RUN TestCreateWithInvalidEnv [2019-10-29T22:36:45.037Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-29T22:36:45.037Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-29T22:36:45.037Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-29T22:36:45.037Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-29T22:36:45.037Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-29T22:36:45.037Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-29T22:36:45.037Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-29T22:36:45.037Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-29T22:36:45.037Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-29T22:36:45.037Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-29T22:36:45.037Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-29T22:36:45.037Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-29T22:36:45.037Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-29T22:36:45.037Z] === RUN TestCreateTmpfsMountsTarget [2019-10-29T22:36:45.037Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-29T22:36:45.037Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:36:47.571Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:36:47.571Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-10-29T22:36:47.571Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-29T22:36:47.571Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-29T22:36:49.377Z] 12c8dbabfd62: Pull complete [2019-10-29T22:36:49.377Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-29T22:36:49.377Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:36:49.377Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:36:49.377Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-29T22:36:49.377Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-29T22:36:49.831Z] --- PASS: TestBuildSquashParent (6.48s) [2019-10-29T22:36:49.831Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-29T22:36:49.831Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:36:49.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:36:49.831Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:36:49.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:36:49.831Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:36:49.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:36:49.831Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:36:49.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:36:49.831Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:36:49.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:36:49.831Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:36:49.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:36:49.831Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:36:49.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:36:50.106Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2019-10-29T22:36:50.106Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-29T22:36:50.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:36:50.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:36:50.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:36:50.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:36:50.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:36:50.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:36:50.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:36:50.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:36:50.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:36:50.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:36:50.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:36:50.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:36:50.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:36:50.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:36:50.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:36:50.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-29T22:36:50.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-29T22:36:50.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-29T22:36:50.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-29T22:36:50.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-10-29T22:36:50.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-29T22:36:50.106Z] === RUN TestContainerStartOnDaemonRestart [2019-10-29T22:36:50.106Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-29T22:36:50.106Z] === RUN TestDaemonRestartIpcMode [2019-10-29T22:36:50.106Z] === PAUSE TestDaemonRestartIpcMode [2019-10-29T22:36:50.106Z] === RUN TestDiff [2019-10-29T22:36:50.348Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-29T22:36:50.348Z] INFO: Docker version of control daemon [2019-10-29T22:36:50.348Z] [2019-10-29T22:36:50.674Z] --- PASS: TestDiff (0.79s) [2019-10-29T22:36:50.674Z] === RUN TestExecWithCloseStdin [2019-10-29T22:36:50.809Z] Client: Docker Engine - Enterprise [2019-10-29T22:36:50.809Z] Version: 19.03.2 [2019-10-29T22:36:50.809Z] API version: 1.40 [2019-10-29T22:36:50.809Z] Go version: go1.12.8 [2019-10-29T22:36:50.809Z] Git commit: c92ab06ed9 [2019-10-29T22:36:50.809Z] Built: 09/03/2019 16:38:11 [2019-10-29T22:36:50.809Z] OS/Arch: windows/amd64 [2019-10-29T22:36:50.809Z] Experimental: false [2019-10-29T22:36:50.809Z] [2019-10-29T22:36:50.809Z] Server: Docker Engine - Enterprise [2019-10-29T22:36:50.809Z] Engine: [2019-10-29T22:36:50.809Z] Version: 19.03.2 [2019-10-29T22:36:50.809Z] API version: 1.40 (minimum version 1.24) [2019-10-29T22:36:50.809Z] Go version: go1.12.8 [2019-10-29T22:36:50.809Z] Git commit: c92ab06ed9 [2019-10-29T22:36:50.809Z] Built: 09/03/2019 16:35:47 [2019-10-29T22:36:50.809Z] OS/Arch: windows/amd64 [2019-10-29T22:36:50.809Z] Experimental: true [2019-10-29T22:36:50.809Z] [2019-10-29T22:36:50.809Z] INFO: Docker info of control daemon [2019-10-29T22:36:50.809Z] [2019-10-29T22:36:51.610Z] --- PASS: TestExecWithCloseStdin (0.99s) [2019-10-29T22:36:51.611Z] === RUN TestExec [2019-10-29T22:36:52.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:36:52.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:36:52.547Z] --- PASS: TestExec (0.97s) [2019-10-29T22:36:52.548Z] === RUN TestExecUser [2019-10-29T22:36:52.847Z] --- PASS: TestBuildSquashParent (10.10s) [2019-10-29T22:36:52.847Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-29T22:36:53.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:36:53.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:36:53.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:36:53.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:36:53.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:36:53.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:36:53.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:36:53.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:36:53.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:36:53.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:36:53.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:36:53.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:36:53.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:36:53.102Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:36:53.722Z] Client: [2019-10-29T22:36:53.722Z] Debug Mode: false [2019-10-29T22:36:53.722Z] Plugins: [2019-10-29T22:36:53.722Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-29T22:36:53.722Z] [2019-10-29T22:36:53.722Z] Server: [2019-10-29T22:36:53.722Z] Containers: 0 [2019-10-29T22:36:53.722Z] Running: 0 [2019-10-29T22:36:53.722Z] Paused: 0 [2019-10-29T22:36:53.722Z] Stopped: 0 [2019-10-29T22:36:53.722Z] Images: 1 [2019-10-29T22:36:53.722Z] Server Version: 19.03.2 [2019-10-29T22:36:53.722Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-29T22:36:53.722Z] LCOW: [2019-10-29T22:36:53.722Z] Windows: [2019-10-29T22:36:53.722Z] Logging Driver: json-file [2019-10-29T22:36:53.722Z] Plugins: [2019-10-29T22:36:53.722Z] Volume: local [2019-10-29T22:36:53.722Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-29T22:36:53.722Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-29T22:36:53.722Z] Swarm: inactive [2019-10-29T22:36:53.722Z] Default Isolation: process [2019-10-29T22:36:53.722Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-29T22:36:53.722Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-29T22:36:53.722Z] OSType: windows [2019-10-29T22:36:53.722Z] Architecture: x86_64 [2019-10-29T22:36:53.722Z] CPUs: 4 [2019-10-29T22:36:53.722Z] Total Memory: 32GiB [2019-10-29T22:36:53.722Z] Name: azwin-2-8a4f00 [2019-10-29T22:36:53.722Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-29T22:36:53.722Z] Docker Root Dir: D:\docker [2019-10-29T22:36:53.722Z] Debug Mode: false [2019-10-29T22:36:53.722Z] Registry: https://index.docker.io/v1/ [2019-10-29T22:36:53.722Z] Labels: [2019-10-29T22:36:53.722Z] Experimental: true [2019-10-29T22:36:53.722Z] Insecure Registries: [2019-10-29T22:36:53.722Z] 10.0.0.4:5000 [2019-10-29T22:36:53.722Z] 127.0.0.0/8 [2019-10-29T22:36:53.722Z] Registry Mirrors: [2019-10-29T22:36:53.722Z] http://10.0.0.4:5000/ [2019-10-29T22:36:53.722Z] Live Restore Enabled: false [2019-10-29T22:36:53.722Z] [2019-10-29T22:36:53.722Z] [2019-10-29T22:36:53.722Z] INFO: Commit hash is 579101902 [2019-10-29T22:36:53.722Z] INFO: Nuke-Everything... [2019-10-29T22:36:53.722Z] INFO: Container count on control daemon to delete is 0 [2019-10-29T22:36:53.924Z] --- PASS: TestExecUser (1.02s) [2019-10-29T22:36:53.924Z] === RUN TestExportContainerAndImportImage [2019-10-29T22:36:54.860Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-10-29T22:36:54.860Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-29T22:36:54.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:36:54.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:36:55.264Z] INFO: Nuking d:\CI [2019-10-29T22:36:55.264Z] INFO: Zapped successfully [2019-10-29T22:36:55.264Z] INFO: Location for testing is d:\CI\PR-40148\3 [2019-10-29T22:36:55.264Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-29T22:36:55.264Z] [2019-10-29T22:36:55.264Z] [2019-10-29T22:36:55.264Z] INFO: Building the image from Dockerfile.windows at 10/29/2019 22:36:55... [2019-10-29T22:36:55.264Z] [2019-10-29T22:36:56.766Z] --- PASS: TestExportContainerAfterDaemonRestart (1.86s) [2019-10-29T22:36:56.766Z] === RUN TestHealthCheckWorkdir [2019-10-29T22:36:57.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:36:57.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:36:57.342Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-29T22:36:57.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2019-10-29T22:36:57.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2019-10-29T22:36:57.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s) [2019-10-29T22:36:57.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2019-10-29T22:36:57.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2019-10-29T22:36:57.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s) [2019-10-29T22:36:57.342Z] === RUN TestBuildMultiStageCopy [2019-10-29T22:36:57.342Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-29T22:36:57.703Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2019-10-29T22:36:57.703Z] === RUN TestHealthKillContainer [2019-10-29T22:36:59.613Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-29T22:36:59.785Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-29T22:36:59.797Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:37:00.176Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-29T22:37:00.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:37:00.632Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-29T22:37:00.990Z] --- PASS: TestHealthKillContainer (3.00s) [2019-10-29T22:37:00.990Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-29T22:37:01.440Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-29T22:37:01.559Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2019-10-29T22:37:01.559Z] === RUN TestIpcModeNone [2019-10-29T22:37:01.855Z] --- PASS: TestBuildMultiStageCopy (4.80s) [2019-10-29T22:37:01.855Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s) [2019-10-29T22:37:01.855Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-10-29T22:37:01.855Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2019-10-29T22:37:01.855Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2019-10-29T22:37:01.855Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2019-10-29T22:37:01.855Z] === RUN TestBuildMultiStageParentConfig [2019-10-29T22:37:02.352Z] Sending build context to Docker daemon 50.1MB [2019-10-29T22:37:02.352Z] [2019-10-29T22:37:02.352Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-29T22:37:02.352Z] ---> 739b21bd02e7 [2019-10-29T22:37:02.352Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-29T22:37:02.352Z] ---> Running in 1ffc55755fd2 [2019-10-29T22:37:02.813Z] Removing intermediate container 1ffc55755fd2 [2019-10-29T22:37:02.813Z] ---> be4131cccd06 [2019-10-29T22:37:02.813Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-29T22:37:02.813Z] ---> Running in 81041678c4da [2019-10-29T22:37:02.937Z] --- PASS: TestIpcModeNone (0.98s) [2019-10-29T22:37:02.937Z] === RUN TestIpcModePrivate [2019-10-29T22:37:03.274Z] Removing intermediate container 81041678c4da [2019-10-29T22:37:03.274Z] ---> 225cb019647c [2019-10-29T22:37:03.274Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-29T22:37:03.274Z] ---> Running in 3015ad2cac29 [2019-10-29T22:37:03.505Z] --- PASS: TestIpcModePrivate (0.99s) [2019-10-29T22:37:03.505Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-29T22:37:03.505Z] === RUN TestIpcModeShareable [2019-10-29T22:37:03.637Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-29T22:37:03.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.55s) [2019-10-29T22:37:03.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.79s) [2019-10-29T22:37:03.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2019-10-29T22:37:03.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.42s) [2019-10-29T22:37:03.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.45s) [2019-10-29T22:37:03.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2019-10-29T22:37:03.637Z] === RUN TestBuildMultiStageCopy [2019-10-29T22:37:03.637Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-29T22:37:03.684Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2019-10-29T22:37:03.685Z] === RUN TestBuildLabelWithTargets [2019-10-29T22:37:03.735Z] Removing intermediate container 3015ad2cac29 [2019-10-29T22:37:03.735Z] ---> 66c28f2eb94a [2019-10-29T22:37:03.735Z] 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-29T22:37:03.735Z] ---> Running in ace18ac9d3f5 [2019-10-29T22:37:04.882Z] --- PASS: TestIpcModeShareable (1.02s) [2019-10-29T22:37:04.882Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-29T22:37:04.882Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-29T22:37:05.497Z] --- PASS: TestBuildLabelWithTargets (2.07s) [2019-10-29T22:37:05.497Z] === RUN TestBuildWithEmptyLayers [2019-10-29T22:37:06.291Z] --- PASS: TestBuildWithEmptyLayers (0.92s) [2019-10-29T22:37:06.291Z] === RUN TestBuildMultiStageOnBuild [2019-10-29T22:37:06.906Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-29T22:37:07.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-29T22:37:07.725Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-29T22:37:07.834Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-29T22:37:08.171Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2019-10-29T22:37:08.171Z] === RUN TestAPIIpcModeHost [2019-10-29T22:37:08.288Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-29T22:37:08.430Z] --- PASS: TestAPIIpcModeHost (0.79s) [2019-10-29T22:37:08.430Z] === RUN TestDaemonIpcModeShareable [2019-10-29T22:37:09.255Z] --- PASS: TestBuildMultiStageCopy (5.71s) [2019-10-29T22:37:09.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.17s) [2019-10-29T22:37:09.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2019-10-29T22:37:09.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2019-10-29T22:37:09.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2019-10-29T22:37:09.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2019-10-29T22:37:09.255Z] === RUN TestBuildMultiStageParentConfig [2019-10-29T22:37:09.281Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-29T22:37:09.584Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2019-10-29T22:37:09.584Z] === RUN TestBuildUncleanTarFilenames [2019-10-29T22:37:10.350Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2019-10-29T22:37:10.350Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-29T22:37:10.350Z] === RUN TestDaemonIpcModePrivate [2019-10-29T22:37:10.396Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2019-10-29T22:37:10.396Z] === RUN TestBuildMultiStageLayerLeak [2019-10-29T22:37:11.163Z] --- PASS: TestBuildMultiStageParentConfig (2.02s) [2019-10-29T22:37:11.163Z] === RUN TestBuildLabelWithTargets [2019-10-29T22:37:12.255Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2019-10-29T22:37:12.255Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-29T22:37:12.255Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-29T22:37:12.367Z] [2019-10-29T22:37:12.368Z] SUCCESS: Specified value was saved. [2019-10-29T22:37:12.828Z] INFO: Downloading git... [2019-10-29T22:37:13.576Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2019-10-29T22:37:13.576Z] === RUN TestBuildWithHugeFile [2019-10-29T22:37:13.674Z] --- PASS: TestBuildLabelWithTargets (2.67s) [2019-10-29T22:37:13.674Z] === RUN TestBuildWithEmptyLayers [2019-10-29T22:37:13.882Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-29T22:37:14.160Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2019-10-29T22:37:14.160Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-29T22:37:14.160Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-29T22:37:14.372Z] INFO: Downloading go... [2019-10-29T22:37:15.035Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2019-10-29T22:37:15.035Z] === RUN TestBuildMultiStageOnBuild [2019-10-29T22:37:15.933Z] INFO: Downloading compiler 1 of 3... [2019-10-29T22:37:16.064Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2019-10-29T22:37:16.064Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-29T22:37:16.064Z] === RUN TestIpcModeOlderClient [2019-10-29T22:37:16.064Z] === PAUSE TestIpcModeOlderClient [2019-10-29T22:37:16.064Z] === RUN TestKillContainerInvalidSignal [2019-10-29T22:37:16.394Z] INFO: Downloading compiler 2 of 3... [2019-10-29T22:37:17.002Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-10-29T22:37:17.002Z] === RUN TestKillContainer [2019-10-29T22:37:17.002Z] === RUN TestKillContainer/no_signal [2019-10-29T22:37:17.372Z] INFO: Downloading compiler 3 of 3... [2019-10-29T22:37:17.570Z] === RUN TestKillContainer/non_killing_signal [2019-10-29T22:37:17.832Z] INFO: Extracting git... [2019-10-29T22:37:18.137Z] === RUN TestKillContainer/killing_signal [2019-10-29T22:37:19.194Z] --- PASS: TestBuildMultiStageOnBuild (3.78s) [2019-10-29T22:37:19.194Z] === RUN TestBuildUncleanTarFilenames [2019-10-29T22:37:19.513Z] --- PASS: TestKillContainer (2.51s) [2019-10-29T22:37:19.513Z] --- PASS: TestKillContainer/no_signal (0.80s) [2019-10-29T22:37:19.513Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-10-29T22:37:19.513Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-10-29T22:37:19.513Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-29T22:37:19.513Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-29T22:37:20.081Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-29T22:37:20.557Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2019-10-29T22:37:20.557Z] === RUN TestBuildMultiStageLayerLeak [2019-10-29T22:37:21.017Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2019-10-29T22:37:21.017Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2019-10-29T22:37:21.017Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2019-10-29T22:37:21.017Z] === RUN TestKillStoppedContainer [2019-10-29T22:37:21.017Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-29T22:37:21.017Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-29T22:37:21.278Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2019-10-29T22:37:21.278Z] === RUN TestKillDifferentUserContainer [2019-10-29T22:37:22.214Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-10-29T22:37:22.214Z] === RUN TestInspectOomKilledTrue [2019-10-29T22:37:22.214Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-29T22:37:22.214Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:37:22.214Z] === RUN TestInspectOomKilledFalse [2019-10-29T22:37:22.214Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-29T22:37:22.214Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:37:22.214Z] === RUN TestLinksEtcHostsContentMatch [2019-10-29T22:37:22.782Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-10-29T22:37:22.782Z] === RUN TestLinksContainerNames [2019-10-29T22:37:24.686Z] --- PASS: TestLinksContainerNames (1.60s) [2019-10-29T22:37:24.686Z] === RUN TestLogsFollowTailEmpty [2019-10-29T22:37:24.715Z] --- PASS: TestBuildMultiStageLayerLeak (4.01s) [2019-10-29T22:37:24.715Z] === RUN TestBuildWithHugeFile [2019-10-29T22:37:25.254Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2019-10-29T22:37:25.254Z] === RUN TestContainerNetworkMountsNoChown [2019-10-29T22:37:26.191Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/default [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/default [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/private [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/private [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rprivate [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/slave [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/slave [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rslave [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/shared [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/shared [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rshared [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/default [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/rslave [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/rprivate [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/slave [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/rshared [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/shared [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/private [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-29T22:37:26.191Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:37:26.191Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:37:26.191Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:37:26.450Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-29T22:37:26.710Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-29T22:37:26.710Z] === RUN TestContainerBindMountNonRecursive [2019-10-29T22:37:28.615Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2019-10-29T22:37:28.615Z] === RUN TestNetworkNat [2019-10-29T22:37:28.626Z] ......................... [ 67%] [2019-10-29T22:37:29.553Z] --- PASS: TestNetworkNat (0.92s) [2019-10-29T22:37:29.553Z] === RUN TestNetworkLocalhostTCPNat [2019-10-29T22:37:30.490Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2019-10-29T22:37:30.490Z] === RUN TestNetworkLoopbackNat [2019-10-29T22:37:31.866Z] --- PASS: TestNetworkLoopbackNat (1.28s) [2019-10-29T22:37:31.866Z] === RUN TestPause [2019-10-29T22:37:32.793Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-29T22:37:32.793Z] Using test binary docker [2019-10-29T22:37:32.803Z] --- PASS: TestPause (0.99s) [2019-10-29T22:37:32.803Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-29T22:37:32.803Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-29T22:37:32.803Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-29T22:37:32.803Z] === RUN TestPauseStopPausedContainer [2019-10-29T22:37:33.049Z] +++ /etc/init.d/apparmor start [2019-10-29T22:37:33.049Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-29T22:37:33.049Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-29T22:37:33.049Z] Warning failed to create cache: (null) [2019-10-29T22:37:33.049Z] . [2019-10-29T22:37:33.049Z] INFO: Waiting for daemon to start... [2019-10-29T22:37:33.049Z] Starting dockerd [2019-10-29T22:37:33.049Z] +++ 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-29T22:37:33.049Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-29T22:37:33.049Z] Using test binary docker [2019-10-29T22:37:33.305Z] +++ /etc/init.d/apparmor start [2019-10-29T22:37:33.305Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-29T22:37:33.305Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-29T22:37:33.305Z] Warning failed to create cache: (null) [2019-10-29T22:37:33.305Z] . [2019-10-29T22:37:33.305Z] INFO: Waiting for daemon to start... [2019-10-29T22:37:33.305Z] Starting dockerd [2019-10-29T22:37:33.305Z] +++ 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-29T22:37:33.740Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2019-10-29T22:37:33.740Z] === RUN TestPsFilter [2019-10-29T22:37:33.740Z] --- PASS: TestPsFilter (0.27s) [2019-10-29T22:37:33.740Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-29T22:37:34.678Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2019-10-29T22:37:34.678Z] === RUN TestRemoveContainerWithVolume [2019-10-29T22:37:35.540Z] INFO: Expanding go... [2019-10-29T22:37:35.615Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2019-10-29T22:37:35.615Z] === RUN TestRemoveContainerRunning [2019-10-29T22:37:36.184Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-10-29T22:37:36.184Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-29T22:37:37.122Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2019-10-29T22:37:37.122Z] === RUN TestRemoveInvalidContainer [2019-10-29T22:37:37.122Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-29T22:37:37.122Z] === RUN TestRenameLinkedContainer [2019-10-29T22:37:38.550Z] . [2019-10-29T22:37:38.550Z] [2019-10-29T22:37:38.550Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-29T22:37:38.550Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-29T22:37:38.550Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-29T22:37:38.550Z] [2019-10-29T22:37:38.550Z] Error: No such image: emptyfs [2019-10-29T22:37:38.550Z] Error: No such image: emptyfs++++ tar -cC bundles/test-integration/emptyfs . [2019-10-29T22:37:38.550Z] ++++ docker load [2019-10-29T22:37:38.550Z] [2019-10-29T22:37:38.550Z] ++++ docker load [2019-10-29T22:37:38.550Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-29T22:37:38.550Z] Running integration-test (iteration 1) [2019-10-29T22:37:38.550Z] 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-29T22:37:38.550Z] ++ 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-29T22:37:38.550Z] ++ set -e [2019-10-29T22:37:38.550Z] ++ '[' -n 0 ']' [2019-10-29T22:37:38.550Z] ++ set -x [2019-10-29T22:37:38.550Z] ++ env -i DEST=/go/src/github.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-29T22:37:38.807Z] Running integration-test (iteration 1) [2019-10-29T22:37:38.807Z] 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-29T22:37:38.807Z] ++ 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-29T22:37:38.807Z] ++ set -e [2019-10-29T22:37:38.807Z] ++ '[' -n 0 ']' [2019-10-29T22:37:38.807Z] ++ set -x [2019-10-29T22:37:38.807Z] ++ env -i DEST=/go/src/github.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-29T22:37:40.411Z] --- PASS: TestRenameLinkedContainer (3.34s) [2019-10-29T22:37:40.411Z] === RUN TestRenameStoppedContainer [2019-10-29T22:37:41.348Z] --- PASS: TestRenameStoppedContainer (0.80s) [2019-10-29T22:37:41.348Z] === RUN TestRenameRunningContainerAndReuse [2019-10-29T22:37:43.252Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2019-10-29T22:37:43.252Z] === RUN TestRenameInvalidName [2019-10-29T22:37:43.820Z] --- PASS: TestRenameInvalidName (0.84s) [2019-10-29T22:37:43.820Z] === RUN TestRenameAnonymousContainer [2019-10-29T22:37:47.935Z] --- PASS: TestBuildWithHugeFile (29.88s) [2019-10-29T22:37:47.935Z] === RUN TestBuildWithEmptyDockerfile [2019-10-29T22:37:47.935Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:37:47.935Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:37:47.935Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:37:47.935Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:37:47.935Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:37:47.935Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:37:47.935Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:37:47.935Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:37:47.935Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:37:47.935Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2019-10-29T22:37:47.935Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2019-10-29T22:37:47.935Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-10-29T22:37:47.935Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-10-29T22:37:47.935Z] === RUN TestBuildPreserveOwnership [2019-10-29T22:37:47.935Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-29T22:37:47.935Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-29T22:37:48.015Z] --- PASS: TestRenameAnonymousContainer (4.16s) [2019-10-29T22:37:48.016Z] === RUN TestRenameContainerWithSameName [2019-10-29T22:37:48.953Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2019-10-29T22:37:48.953Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-29T22:37:49.741Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2019-10-29T22:37:49.741Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.94s) [2019-10-29T22:37:49.741Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2019-10-29T22:37:49.741Z] === RUN TestBuildPlatformInvalid [2019-10-29T22:37:49.741Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-29T22:37:49.741Z] PASS [2019-10-29T22:37:49.741Z] [2019-10-29T22:37:49.741Z] === Skipped [2019-10-29T22:37:49.741Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-29T22:37:49.741Z] build_session_test.go:25: TODO: BuildKit [2019-10-29T22:37:49.741Z] [2019-10-29T22:37:49.741Z] [2019-10-29T22:37:49.741Z] DONE 32 tests, 1 skipped in 78.899s [2019-10-29T22:37:49.741Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-29T22:37:49.741Z] ++ 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-29T22:37:49.741Z] ++ set -e [2019-10-29T22:37:49.741Z] ++ '[' -n 0 ']' [2019-10-29T22:37:49.741Z] ++ set -x [2019-10-29T22:37:49.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-29T22:37:50.108Z] INFO: Testing against a local daemon [2019-10-29T22:37:50.108Z] === RUN TestConfigList [2019-10-29T22:37:50.860Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2019-10-29T22:37:50.860Z] === RUN TestResize [2019-10-29T22:37:51.428Z] --- PASS: TestResize (0.82s) [2019-10-29T22:37:51.428Z] === RUN TestResizeWithInvalidSize [2019-10-29T22:37:52.366Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2019-10-29T22:37:52.366Z] === RUN TestResizeWhenContainerNotStarted [2019-10-29T22:37:52.935Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:37:52.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:37:52.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:37:52.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:37:52.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:37:52.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:37:52.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:37:53.291Z] --- PASS: TestConfigList (2.85s) [2019-10-29T22:37:53.291Z] === RUN TestConfigsCreateAndDelete [2019-10-29T22:37:54.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:37:55.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:37:55.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:37:55.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:37:55.952Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2019-10-29T22:37:55.952Z] === RUN TestConfigsUpdate [2019-10-29T22:37:57.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:37:57.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:37:58.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:37:58.403Z] --- PASS: TestConfigsUpdate (2.78s) [2019-10-29T22:37:58.403Z] === RUN TestTemplatedConfig [2019-10-29T22:37:59.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:38:00.709Z] INFO: Expanding compiler 1 of 3... [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2019-10-29T22:38:01.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s) [2019-10-29T22:38:01.111Z] === RUN TestCgroupNamespacesRun [2019-10-29T22:38:01.681Z] INFO: Expanding compiler 2 of 3... [2019-10-29T22:38:02.448Z] --- PASS: TestTemplatedConfig (3.34s) [2019-10-29T22:38:02.448Z] === RUN TestConfigInspect [2019-10-29T22:38:03.027Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2019-10-29T22:38:03.028Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-29T22:38:04.367Z] --- PASS: TestConfigInspect (2.63s) [2019-10-29T22:38:04.367Z] === RUN TestConfigCreateWithLabels [2019-10-29T22:38:04.932Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2019-10-29T22:38:04.932Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-29T22:38:05.463Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-29T22:38:06.837Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2019-10-29T22:38:06.837Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-29T22:38:07.564Z] --- PASS: TestConfigCreateWithLabels (2.66s) [2019-10-29T22:38:07.564Z] === RUN TestConfigCreateResolve [2019-10-29T22:38:08.741Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2019-10-29T22:38:08.741Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-29T22:38:08.772Z] INFO: Expanding compiler 3 of 3... [2019-10-29T22:38:08.772Z] INFO: Removing downloaded files... [2019-10-29T22:38:08.772Z] INFO: Creating source directory... [2019-10-29T22:38:08.772Z] INFO: Configuring git core.autocrlf... [2019-10-29T22:38:09.233Z] INFO: Completed [2019-10-29T22:38:09.994Z] --- PASS: TestConfigCreateResolve (2.69s) [2019-10-29T22:38:09.994Z] === RUN TestConfigDaemonLibtrustID [2019-10-29T22:38:10.119Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2019-10-29T22:38:10.119Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-29T22:38:10.358Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2019-10-29T22:38:10.358Z] PASS [2019-10-29T22:38:10.358Z] [2019-10-29T22:38:10.358Z] DONE 8 tests in 20.478s [2019-10-29T22:38:10.358Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-29T22:38:10.358Z] ++ 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-29T22:38:10.358Z] ++ set -e [2019-10-29T22:38:10.358Z] ++ '[' -n 0 ']' [2019-10-29T22:38:10.358Z] ++ set -x [2019-10-29T22:38:10.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:38:10.741Z] INFO: Testing against a local daemon [2019-10-29T22:38:10.741Z] === RUN TestCheckpoint [2019-10-29T22:38:10.742Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-29T22:38:10.742Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-29T22:38:10.742Z] === RUN TestContainerInvalidJSON [2019-10-29T22:38:10.742Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:38:10.742Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:38:10.742Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:38:10.742Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:38:10.742Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:38:10.742Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:38:10.742Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:38:10.742Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:38:10.742Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:38:10.742Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-29T22:38:10.742Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-29T22:38:10.742Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-29T22:38:10.742Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-29T22:38:10.742Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-29T22:38:10.742Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-29T22:38:10.742Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-29T22:38:10.742Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-29T22:38:10.742Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-29T22:38:11.056Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-10-29T22:38:11.056Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-29T22:38:11.168Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-29T22:38:11.168Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-29T22:38:11.168Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-29T22:38:11.168Z] === RUN TestCopyFromContainer [2019-10-29T22:38:11.992Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-10-29T22:38:11.992Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-29T22:38:13.087Z] === RUN TestCopyFromContainer// [2019-10-29T22:38:13.087Z] === RUN TestCopyFromContainer//bar/root [2019-10-29T22:38:13.087Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-29T22:38:13.478Z] === RUN TestCopyFromContainer/bar/quux [2019-10-29T22:38:13.478Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-29T22:38:13.478Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-29T22:38:13.478Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-29T22:38:13.853Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-29T22:38:13.853Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-29T22:38:13.853Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer (2.82s) [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer// (0.05s) [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-29T22:38:13.853Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2019-10-29T22:38:13.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-29T22:38:13.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:38:13.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:38:13.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:38:13.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:38:13.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:38:13.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:38:13.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:38:13.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:38:13.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:38:13.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-29T22:38:13.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-29T22:38:13.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-29T22:38:13.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-29T22:38:13.853Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-29T22:38:13.853Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2019-10-29T22:38:13.853Z] === RUN TestCreateWithInvalidEnv [2019-10-29T22:38:13.853Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-29T22:38:13.853Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-29T22:38:13.853Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-29T22:38:13.853Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-29T22:38:13.853Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-29T22:38:13.853Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-29T22:38:13.853Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-29T22:38:13.853Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-29T22:38:13.853Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-29T22:38:13.853Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-29T22:38:13.853Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-29T22:38:13.853Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-29T22:38:13.853Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-29T22:38:13.853Z] === RUN TestCreateTmpfsMountsTarget [2019-10-29T22:38:13.853Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-29T22:38:13.853Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-29T22:38:13.897Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2019-10-29T22:38:13.897Z] === RUN TestKernelTCPMemory [2019-10-29T22:38:14.835Z] --- PASS: TestKernelTCPMemory (0.99s) [2019-10-29T22:38:14.835Z] === RUN TestNISDomainname [2019-10-29T22:38:16.214Z] --- PASS: TestNISDomainname (1.13s) [2019-10-29T22:38:16.214Z] === RUN TestHostnameDnsResolution [2019-10-29T22:38:16.306Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:38:16.306Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:38:16.306Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:38:16.306Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-29T22:38:16.306Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-29T22:38:16.306Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:38:16.306Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:38:16.306Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:38:16.672Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:38:16.672Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:38:16.672Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:38:16.672Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:38:16.672Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:38:16.672Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-10-29T22:38:16.672Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-10-29T22:38:16.672Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-29T22:38:17.467Z] Loaded image: buildpack-deps:jessie [2019-10-29T22:38:17.467Z] Loaded image: buildpack-deps:jessie [2019-10-29T22:38:17.467Z] Loaded image: busybox:latest [2019-10-29T22:38:17.467Z] Loaded image: busybox:latest [2019-10-29T22:38:17.467Z] Loaded image: busybox:glibc [2019-10-29T22:38:17.467Z] Loaded image: debian:jessie [2019-10-29T22:38:17.467Z] Loaded image: hello-world:latest [2019-10-29T22:38:17.467Z] Loaded image: busybox:glibc [2019-10-29T22:38:17.467Z] Loaded image: debian:jessie [2019-10-29T22:38:17.467Z] INFO: Testing against a local daemon [2019-10-29T22:38:17.467Z] === RUN TestDockerSuite [2019-10-29T22:38:17.467Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-29T22:38:17.467Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-29T22:38:17.467Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-29T22:38:17.467Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-29T22:38:17.467Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-29T22:38:17.467Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-29T22:38:17.467Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-29T22:38:17.467Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-29T22:38:17.467Z] Loaded image: hello-world:latest [2019-10-29T22:38:17.467Z] INFO: Testing against a local daemon [2019-10-29T22:38:17.467Z] === RUN TestDockerDaemonSuite [2019-10-29T22:38:17.467Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-29T22:38:17.717Z] --- PASS: TestHostnameDnsResolution (1.76s) [2019-10-29T22:38:17.717Z] === RUN TestStats [2019-10-29T22:38:18.393Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-29T22:38:18.393Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-29T22:38:19.449Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s) [2019-10-29T22:38:19.449Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-29T22:38:19.449Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:38:19.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:38:19.449Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:38:19.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:38:19.449Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:38:19.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:38:19.449Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:38:19.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:38:19.449Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:38:19.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:38:19.449Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:38:19.449Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:38:19.449Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:38:19.449Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:38:19.449Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:38:19.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-29T22:38:19.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-29T22:38:19.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-29T22:38:19.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-29T22:38:19.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-29T22:38:19.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-29T22:38:19.450Z] === RUN TestContainerStartOnDaemonRestart [2019-10-29T22:38:19.450Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-29T22:38:19.450Z] === RUN TestDaemonRestartIpcMode [2019-10-29T22:38:19.450Z] === PAUSE TestDaemonRestartIpcMode [2019-10-29T22:38:19.450Z] === RUN TestDiff [2019-10-29T22:38:19.755Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-29T22:38:19.755Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-29T22:38:20.250Z] --- PASS: TestStats (2.05s) [2019-10-29T22:38:20.250Z] === RUN TestStopContainerWithTimeout [2019-10-29T22:38:20.250Z] === RUN TestStopContainerWithTimeout/0 [2019-10-29T22:38:20.250Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-29T22:38:20.250Z] === RUN TestStopContainerWithTimeout/1 [2019-10-29T22:38:20.250Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-29T22:38:20.250Z] === RUN TestStopContainerWithTimeout/3 [2019-10-29T22:38:20.250Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-29T22:38:20.250Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-29T22:38:20.250Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-29T22:38:20.250Z] === CONT TestStopContainerWithTimeout/0 [2019-10-29T22:38:20.250Z] === CONT TestStopContainerWithTimeout/3 [2019-10-29T22:38:20.250Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-29T22:38:20.250Z] === CONT TestStopContainerWithTimeout/1 [2019-10-29T22:38:20.324Z] --- PASS: TestDiff (0.82s) [2019-10-29T22:38:20.324Z] === RUN TestExecWithCloseStdin [2019-10-29T22:38:20.578Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-29T22:38:20.684Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-29T22:38:20.939Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-29T22:38:20.939Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-29T22:38:21.121Z] --- PASS: TestExecWithCloseStdin (1.08s) [2019-10-29T22:38:21.121Z] === RUN TestExec [2019-10-29T22:38:22.381Z] --- PASS: TestExec (1.03s) [2019-10-29T22:38:22.381Z] === RUN TestExecUser [2019-10-29T22:38:22.472Z] tests/integration/client_test.py ..... [ 75%] [2019-10-29T22:38:23.170Z] --- PASS: TestExecUser (1.02s) [2019-10-29T22:38:23.170Z] === RUN TestExportContainerAndImportImage [2019-10-29T22:38:23.404Z] tests/integration/errors_test.py . [ 76%] [2019-10-29T22:38:23.538Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-29T22:38:23.538Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2019-10-29T22:38:23.538Z] --- PASS: TestStopContainerWithTimeout/1 (2.42s) [2019-10-29T22:38:23.538Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2019-10-29T22:38:23.538Z] --- PASS: TestStopContainerWithTimeout/3 (3.35s) [2019-10-29T22:38:23.538Z] === RUN TestDeleteDevicemapper [2019-10-29T22:38:23.538Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-29T22:38:23.538Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-29T22:38:23.538Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-29T22:38:24.206Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-29T22:38:24.451Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2019-10-29T22:38:24.451Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-29T22:38:25.568Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-29T22:38:26.079Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s) [2019-10-29T22:38:26.079Z] === RUN TestUpdateMemory [2019-10-29T22:38:26.079Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-29T22:38:26.079Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:38:26.079Z] === RUN TestUpdateCPUQuota [2019-10-29T22:38:26.128Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-29T22:38:26.128Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-29T22:38:26.128Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-29T22:38:26.345Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2019-10-29T22:38:26.345Z] === RUN TestHealthCheckWorkdir [2019-10-29T22:38:26.489Z] #73 exporting layers 109.4s done [2019-10-29T22:38:26.489Z] #73 exporting manifest sha256:e8d042512e57a8f7f1241a92604685552a6e0ea536a3fc9485997a7aac5273ac done [2019-10-29T22:38:26.489Z] #73 exporting config sha256:f44211efca0ed427f477d276d008be1caa3ae5b5e86ab667cdc51fd4bcc32d69 done [2019-10-29T22:38:26.489Z] #73 sending tarball [2019-10-29T22:38:27.053Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-29T22:38:27.053Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-29T22:38:27.130Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2019-10-29T22:38:27.130Z] === RUN TestHealthKillContainer [2019-10-29T22:38:27.619Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-29T22:38:27.983Z] --- PASS: TestUpdateCPUQuota (1.68s) [2019-10-29T22:38:27.983Z] === RUN TestUpdatePidsLimit [2019-10-29T22:38:27.983Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-29T22:38:28.242Z] === RUN TestUpdatePidsLimit/no_change [2019-10-29T22:38:28.569Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-29T22:38:28.809Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-29T22:38:28.852Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-29T22:38:28.852Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-29T22:38:28.852Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-29T22:38:29.377Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-29T22:38:29.635Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-29T22:38:30.203Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-29T22:38:30.289Z] --- PASS: TestHealthKillContainer (3.08s) [2019-10-29T22:38:30.289Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-29T22:38:30.463Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-29T22:38:31.082Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2019-10-29T22:38:31.082Z] === RUN TestIpcModeNone [2019-10-29T22:38:32.352Z] --- PASS: TestIpcModeNone (1.05s) [2019-10-29T22:38:32.352Z] === RUN TestIpcModePrivate [2019-10-29T22:38:32.367Z] --- PASS: TestUpdatePidsLimit (4.55s) [2019-10-29T22:38:32.367Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-10-29T22:38:32.367Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-29T22:38:32.367Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-10-29T22:38:32.367Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-10-29T22:38:32.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-10-29T22:38:32.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-10-29T22:38:32.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-10-29T22:38:32.367Z] === RUN TestUpdateRestartPolicy [2019-10-29T22:38:33.187Z] --- PASS: TestIpcModePrivate (1.07s) [2019-10-29T22:38:33.187Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-29T22:38:33.187Z] === RUN TestIpcModeShareable [2019-10-29T22:38:34.184Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-29T22:38:34.184Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-29T22:38:34.478Z] --- PASS: TestIpcModeShareable (1.17s) [2019-10-29T22:38:34.478Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-29T22:38:34.478Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-29T22:38:37.657Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s) [2019-10-29T22:38:37.657Z] === RUN TestAPIIpcModeHost [2019-10-29T22:38:38.023Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-10-29T22:38:38.023Z] === RUN TestDaemonIpcModeShareable [2019-10-29T22:38:38.349Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-29T22:38:38.349Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-29T22:38:39.837Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2019-10-29T22:38:39.837Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-29T22:38:39.837Z] === RUN TestDaemonIpcModePrivate [2019-10-29T22:38:40.862Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-29T22:38:41.735Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-10-29T22:38:41.735Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-29T22:38:41.735Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-29T22:38:41.803Z] #73 sending tarball 16.8s done [2019-10-29T22:38:41.803Z] #73 DONE 126.2s [2019-10-29T22:38:41.803Z] [2019-10-29T22:38:41.803Z] #74 importing to docker [2019-10-29T22:38:42.748Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-29T22:38:43.004Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-29T22:38:43.554Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2019-10-29T22:38:43.554Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-29T22:38:43.554Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-29T22:38:44.825Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2019-10-29T22:38:44.825Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-29T22:38:44.825Z] === RUN TestIpcModeOlderClient [2019-10-29T22:38:44.825Z] === PAUSE TestIpcModeOlderClient [2019-10-29T22:38:44.825Z] === RUN TestKillContainerInvalidSignal [2019-10-29T22:38:45.515Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-29T22:38:46.072Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-10-29T22:38:46.073Z] === RUN TestKillContainer [2019-10-29T22:38:46.073Z] === RUN TestKillContainer/no_signal [2019-10-29T22:38:46.433Z] === RUN TestKillContainer/non_killing_signal [2019-10-29T22:38:46.441Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-29T22:38:46.696Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-29T22:38:47.205Z] === RUN TestKillContainer/killing_signal [2019-10-29T22:38:47.247Z] --- PASS: TestUpdateRestartPolicy (12.63s) [2019-10-29T22:38:47.247Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-29T22:38:47.247Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-10-29T22:38:47.247Z] === RUN TestWaitNonBlocked [2019-10-29T22:38:47.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:38:47.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:38:47.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:38:47.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:38:47.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:38:47.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:38:47.247Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-29T22:38:47.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2019-10-29T22:38:47.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2019-10-29T22:38:47.247Z] === RUN TestWaitBlocked [2019-10-29T22:38:47.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:38:47.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:38:47.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:38:47.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:38:47.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:38:47.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:38:48.059Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-29T22:38:48.185Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-29T22:38:48.185Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2019-10-29T22:38:48.185Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2019-10-29T22:38:48.185Z] === CONT TestContainerStartOnDaemonRestart [2019-10-29T22:38:48.185Z] === CONT TestDaemonRestartIpcMode [2019-10-29T22:38:48.185Z] === CONT TestIpcModeOlderClient [2019-10-29T22:38:48.185Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-10-29T22:38:48.576Z] --- PASS: TestKillContainer (2.66s) [2019-10-29T22:38:48.576Z] --- PASS: TestKillContainer/no_signal (0.74s) [2019-10-29T22:38:48.576Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2019-10-29T22:38:48.576Z] --- PASS: TestKillContainer/killing_signal (0.93s) [2019-10-29T22:38:48.576Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-29T22:38:48.576Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-29T22:38:49.421Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-29T22:38:49.422Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-29T22:38:50.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2019-10-29T22:38:50.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2019-10-29T22:38:50.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2019-10-29T22:38:50.276Z] === RUN TestKillStoppedContainer [2019-10-29T22:38:50.276Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-29T22:38:50.276Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-29T22:38:50.660Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-29T22:38:50.660Z] === RUN TestKillDifferentUserContainer [2019-10-29T22:38:50.846Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-29T22:38:51.454Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2019-10-29T22:38:51.454Z] === RUN TestInspectOomKilledTrue [2019-10-29T22:38:51.454Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-29T22:38:51.454Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:38:51.454Z] === RUN TestInspectOomKilledFalse [2019-10-29T22:38:51.454Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-29T22:38:51.454Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:38:51.454Z] === RUN TestLinksEtcHostsContentMatch [2019-10-29T22:38:51.476Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s) [2019-10-29T22:38:51.777Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-29T22:38:51.822Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2019-10-29T22:38:51.822Z] === RUN TestLinksContainerNames [2019-10-29T22:38:52.044Z] --- PASS: TestDaemonRestartIpcMode (3.79s) [2019-10-29T22:38:52.044Z] PASS [2019-10-29T22:38:52.044Z] [2019-10-29T22:38:52.044Z] === Skipped [2019-10-29T22:38:52.044Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-29T22:38:52.044Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-29T22:38:52.044Z] [2019-10-29T22:38:52.044Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-29T22:38:52.044Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:38:52.044Z] [2019-10-29T22:38:52.044Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-29T22:38:52.044Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:38:52.044Z] [2019-10-29T22:38:52.044Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-29T22:38:52.044Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-29T22:38:52.044Z] [2019-10-29T22:38:52.044Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-29T22:38:52.044Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-29T22:38:52.044Z] [2019-10-29T22:38:52.044Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-29T22:38:52.044Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:38:52.044Z] [2019-10-29T22:38:52.044Z] [2019-10-29T22:38:52.044Z] DONE 197 tests, 6 skipped in 130.814s [2019-10-29T22:38:52.044Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-29T22:38:52.044Z] ++ 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-29T22:38:52.044Z] ++ set -e [2019-10-29T22:38:52.044Z] ++ '[' -n 0 ']' [2019-10-29T22:38:52.044Z] ++ set -x [2019-10-29T22:38:52.044Z] ++ env -i DEST=/go/src/github.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-29T22:38:52.303Z] INFO: Testing against a local daemon [2019-10-29T22:38:52.303Z] === RUN TestCommitInheritsEnv [2019-10-29T22:38:52.871Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-10-29T22:38:52.871Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-29T22:38:52.871Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-29T22:38:52.871Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-29T22:38:52.871Z] === RUN TestImagesFilterMultiReference [2019-10-29T22:38:52.871Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-29T22:38:52.871Z] === RUN TestImagePullPlatformInvalid [2019-10-29T22:38:52.871Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-29T22:38:52.871Z] === RUN TestRemoveImageOrphaning [2019-10-29T22:38:53.439Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-10-29T22:38:53.439Z] === RUN TestRemoveImageGarbageCollector [2019-10-29T22:38:53.439Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-29T22:38:53.439Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:38:53.440Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-29T22:38:53.440Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-29T22:38:53.440Z] === RUN TestTagInvalidReference [2019-10-29T22:38:53.440Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-29T22:38:53.440Z] === RUN TestTagValidPrefixedRepo [2019-10-29T22:38:53.699Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-29T22:38:53.699Z] === RUN TestTagExistedNameWithoutForce [2019-10-29T22:38:53.699Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-29T22:38:53.699Z] === RUN TestTagOfficialNames [2019-10-29T22:38:53.699Z] --- PASS: TestTagOfficialNames (0.09s) [2019-10-29T22:38:53.699Z] === RUN TestTagMatchesDigest [2019-10-29T22:38:53.699Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-29T22:38:53.699Z] PASS [2019-10-29T22:38:53.699Z] [2019-10-29T22:38:53.699Z] === Skipped [2019-10-29T22:38:53.699Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-29T22:38:53.699Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-29T22:38:53.699Z] [2019-10-29T22:38:53.699Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-29T22:38:53.699Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:38:53.699Z] [2019-10-29T22:38:53.699Z] [2019-10-29T22:38:53.699Z] DONE 12 tests, 2 skipped in 1.855s [2019-10-29T22:38:53.699Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-29T22:38:53.699Z] ++ 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-29T22:38:53.699Z] ++ set -e [2019-10-29T22:38:53.699Z] ++ '[' -n 0 ']' [2019-10-29T22:38:53.699Z] ++ set -x [2019-10-29T22:38:53.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-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-29T22:38:53.765Z] --- PASS: TestLinksContainerNames (1.53s) [2019-10-29T22:38:53.765Z] === RUN TestLogsFollowTailEmpty [2019-10-29T22:38:53.958Z] INFO: Testing against a local daemon [2019-10-29T22:38:53.959Z] === RUN TestNetworkCreateDelete [2019-10-29T22:38:54.527Z] --- PASS: TestNetworkCreateDelete (0.38s) [2019-10-29T22:38:54.527Z] === RUN TestDockerNetworkDeletePreferID [2019-10-29T22:38:54.547Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2019-10-29T22:38:54.547Z] === RUN TestContainerNetworkMountsNoChown [2019-10-29T22:38:55.045Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-29T22:38:55.344Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/default [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/default [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/private [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/private [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rprivate [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/slave [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/slave [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rslave [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/shared [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/shared [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rshared [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/default [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/rshared [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/shared [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/rslave [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/slave [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/rprivate [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/private [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-29T22:38:55.344Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:38:55.344Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:38:55.344Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:38:55.463Z] --- PASS: TestDockerNetworkDeletePreferID (1.05s) [2019-10-29T22:38:55.463Z] === RUN TestInspectNetwork [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:38:55.710Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:38:55.977Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-29T22:38:56.081Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:38:56.081Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-29T22:38:56.081Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-29T22:38:56.081Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-29T22:38:56.081Z] === RUN TestContainerBindMountNonRecursive [2019-10-29T22:38:56.538Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-29T22:38:57.137Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-29T22:38:58.519Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2019-10-29T22:38:58.519Z] === RUN TestNetworkNat [2019-10-29T22:38:59.055Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-29T22:38:59.299Z] --- PASS: TestNetworkNat (0.85s) [2019-10-29T22:38:59.299Z] === RUN TestNetworkLocalhostTCPNat [2019-10-29T22:38:59.980Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-29T22:39:00.092Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2019-10-29T22:39:00.092Z] === RUN TestNetworkLoopbackNat [2019-10-29T22:39:00.907Z] --- PASS: TestBuildWithHugeFile (96.28s) [2019-10-29T22:39:00.907Z] === RUN TestBuildWithEmptyDockerfile [2019-10-29T22:39:00.907Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:39:00.907Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:39:00.907Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:39:00.907Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:39:00.907Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:39:00.907Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:39:00.907Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:39:00.907Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:39:01.162Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:39:01.162Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-29T22:39:01.162Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-10-29T22:39:01.162Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-10-29T22:39:01.162Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-10-29T22:39:01.162Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2019-10-29T22:39:01.162Z] === RUN TestBuildPreserveOwnership [2019-10-29T22:39:01.162Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-29T22:39:01.524Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2019-10-29T22:39:01.524Z] === RUN TestPause [2019-10-29T22:39:01.911Z] --- PASS: TestPause (0.85s) [2019-10-29T22:39:01.911Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-29T22:39:01.911Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-29T22:39:01.911Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-29T22:39:01.911Z] === RUN TestPauseStopPausedContainer [2019-10-29T22:39:02.031Z] === RUN TestInspectNetwork/full_network_id [2019-10-29T22:39:02.031Z] === RUN TestInspectNetwork/partial_network_id [2019-10-29T22:39:02.031Z] === RUN TestInspectNetwork/network_name [2019-10-29T22:39:02.031Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-29T22:39:02.088Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-29T22:39:03.212Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2019-10-29T22:39:03.212Z] === RUN TestPsFilter [2019-10-29T22:39:03.212Z] --- PASS: TestPsFilter (0.23s) [2019-10-29T22:39:03.212Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-29T22:39:03.450Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-29T22:39:03.705Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-29T22:39:03.990Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2019-10-29T22:39:03.990Z] === RUN TestRemoveContainerWithVolume [2019-10-29T22:39:04.266Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-29T22:39:04.776Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2019-10-29T22:39:04.776Z] === RUN TestRemoveContainerRunning [2019-10-29T22:39:05.192Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-29T22:39:05.447Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-29T22:39:05.556Z] --- PASS: TestRemoveContainerRunning (0.91s) [2019-10-29T22:39:05.556Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-29T22:39:05.704Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-29T22:39:06.859Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-10-29T22:39:06.859Z] === RUN TestRemoveInvalidContainer [2019-10-29T22:39:06.859Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-29T22:39:06.859Z] === RUN TestRenameLinkedContainer [2019-10-29T22:39:07.301Z] --- PASS: TestInspectNetwork (11.24s) [2019-10-29T22:39:07.301Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-29T22:39:07.301Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-29T22:39:07.301Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-29T22:39:07.301Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-29T22:39:07.301Z] === RUN TestRunContainerWithBridgeNone [2019-10-29T22:39:07.589Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-29T22:39:07.845Z] --- PASS: TestBuildPreserveOwnership (6.57s) [2019-10-29T22:39:07.845Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.20s) [2019-10-29T22:39:07.845Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2019-10-29T22:39:07.845Z] === RUN TestBuildPlatformInvalid [2019-10-29T22:39:07.845Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-29T22:39:07.845Z] PASS [2019-10-29T22:39:07.845Z] [2019-10-29T22:39:07.845Z] === Skipped [2019-10-29T22:39:07.845Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-29T22:39:07.845Z] build_session_test.go:25: TODO: BuildKit [2019-10-29T22:39:07.845Z] [2019-10-29T22:39:07.845Z] [2019-10-29T22:39:07.845Z] DONE 32 tests, 1 skipped in 183.719s [2019-10-29T22:39:07.845Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-29T22:39:07.845Z] ++ 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-29T22:39:07.845Z] ++ set -e [2019-10-29T22:39:07.845Z] ++ '[' -n 0 ']' [2019-10-29T22:39:07.845Z] ++ set -x [2019-10-29T22:39:07.845Z] ++ env -i DEST=/go/src/github.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-29T22:39:07.845Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-29T22:39:07.845Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-29T22:39:08.100Z] INFO: Testing against a local daemon [2019-10-29T22:39:08.100Z] === RUN TestConfigList [2019-10-29T22:39:08.356Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-29T22:39:08.792Z] #74 DONE 24.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-29T22:39:09.232Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57910190288c71242d914c292930a496d05f30cb hack/test/unit [2019-10-29T22:39:09.286Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-29T22:39:09.837Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2019-10-29T22:39:09.837Z] === RUN TestNetworkInvalidJSON [2019-10-29T22:39:09.837Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-29T22:39:09.837Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-29T22:39:09.837Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:39:09.837Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:39:09.837Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:39:09.837Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:39:09.837Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-29T22:39:09.837Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:39:09.837Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:39:09.837Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-29T22:39:09.837Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-29T22:39:09.837Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-29T22:39:09.837Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-29T22:39:09.837Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-29T22:39:09.847Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-29T22:39:10.333Z] --- PASS: TestRenameLinkedContainer (3.51s) [2019-10-29T22:39:10.333Z] === RUN TestRenameStoppedContainer [2019-10-29T22:39:10.407Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-29T22:39:10.407Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-29T22:39:10.407Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-29T22:39:10.774Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2019-10-29T22:39:10.774Z] === RUN TestDaemonDefaultNetworkPools [2019-10-29T22:39:11.105Z] --- PASS: TestRenameStoppedContainer (0.89s) [2019-10-29T22:39:11.105Z] === RUN TestRenameRunningContainerAndReuse [2019-10-29T22:39:11.334Z] --- PASS: TestConfigList (3.19s) [2019-10-29T22:39:11.334Z] === RUN TestConfigsCreateAndDelete [2019-10-29T22:39:11.589Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-29T22:39:12.151Z] --- PASS: TestDaemonDefaultNetworkPools (1.06s) [2019-10-29T22:39:12.151Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-29T22:39:12.525Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-29T22:39:12.781Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-29T22:39:12.919Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2019-10-29T22:39:12.919Z] === RUN TestRenameInvalidName [2019-10-29T22:39:13.530Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.67s) [2019-10-29T22:39:13.530Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-29T22:39:13.662Z] ? github.com/docker/docker/api [no test files] [2019-10-29T22:39:13.697Z] --- PASS: TestRenameInvalidName (0.94s) [2019-10-29T22:39:13.697Z] === RUN TestRenameAnonymousContainer [2019-10-29T22:39:14.144Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2019-10-29T22:39:14.144Z] === RUN TestConfigsUpdate [2019-10-29T22:39:14.401Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-29T22:39:15.253Z] ......... [ 85%] [2019-10-29T22:39:16.064Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.05s) [2019-10-29T22:39:16.064Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-29T22:39:16.324Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.70s) [2019-10-29T22:39:16.324Z] === RUN TestServiceWithPredefinedNetwork [2019-10-29T22:39:16.982Z] --- PASS: TestRenameAnonymousContainer (2.97s) [2019-10-29T22:39:16.982Z] === RUN TestRenameContainerWithSameName [2019-10-29T22:39:17.411Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2019-10-29T22:39:17.411Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-29T22:39:17.665Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-29T22:39:17.665Z] --- PASS: TestConfigsUpdate (3.24s) [2019-10-29T22:39:17.665Z] === RUN TestTemplatedConfig [2019-10-29T22:39:18.228Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-29T22:39:18.830Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-29T22:39:19.211Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2019-10-29T22:39:19.211Z] === RUN TestResize [2019-10-29T22:39:19.624Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2019-10-29T22:39:19.624Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-29T22:39:19.624Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-29T22:39:19.624Z] service_test.go:230: FLAKY_TEST [2019-10-29T22:39:19.624Z] === RUN TestServiceWithDataPathPortInit [2019-10-29T22:39:19.992Z] --- PASS: TestResize (0.88s) [2019-10-29T22:39:19.992Z] === RUN TestResizeWithInvalidSize [2019-10-29T22:39:20.166Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-29T22:39:20.716Z] --- PASS: TestTemplatedConfig (3.41s) [2019-10-29T22:39:20.716Z] === RUN TestConfigInspect [2019-10-29T22:39:20.780Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-10-29T22:39:20.780Z] === RUN TestResizeWhenContainerNotStarted [2019-10-29T22:39:22.026Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:39:22.026Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:39:22.026Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:39:22.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:39:22.026Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:39:22.049Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-29T22:39:22.601Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-29T22:39:23.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:39:23.967Z] --- PASS: TestConfigInspect (2.91s) [2019-10-29T22:39:23.967Z] === RUN TestConfigCreateWithLabels [2019-10-29T22:39:24.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:39:25.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:39:25.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:39:26.477Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-29T22:39:26.477Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-29T22:39:26.732Z] --- PASS: TestConfigCreateWithLabels (3.08s) [2019-10-29T22:39:26.732Z] === RUN TestConfigCreateResolve [2019-10-29T22:39:26.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:39:26.987Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-29T22:39:27.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:39:27.303Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-29T22:39:27.550Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-29T22:39:28.110Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-29T22:39:28.678Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-29T22:39:29.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:39:29.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:39:30.048Z] --- PASS: TestConfigCreateResolve (3.35s) [2019-10-29T22:39:30.048Z] === RUN TestConfigDaemonLibtrustID [2019-10-29T22:39:30.618Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-29T22:39:30.618Z] PASS [2019-10-29T22:39:30.618Z] [2019-10-29T22:39:30.618Z] DONE 8 tests in 22.694s [2019-10-29T22:39:30.618Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-29T22:39:30.618Z] ++ 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-29T22:39:30.618Z] ++ set -e [2019-10-29T22:39:30.618Z] ++ '[' -n 0 ']' [2019-10-29T22:39:30.618Z] ++ set -x [2019-10-29T22:39:30.618Z] ++ env -i DEST=/go/src/github.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-29T22:39:30.874Z] INFO: Testing against a local daemon [2019-10-29T22:39:30.874Z] === RUN TestCheckpoint [2019-10-29T22:39:30.874Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-29T22:39:30.874Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-29T22:39:30.874Z] === RUN TestContainerInvalidJSON [2019-10-29T22:39:30.874Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:39:30.874Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:39:30.874Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:39:30.874Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:39:30.874Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:39:30.874Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:39:30.874Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:39:30.874Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:39:30.874Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:39:30.874Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-29T22:39:30.874Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-29T22:39:30.874Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-29T22:39:30.874Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-29T22:39:30.874Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-29T22:39:30.874Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-29T22:39:30.874Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-29T22:39:31.129Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-29T22:39:31.129Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-29T22:39:31.129Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-29T22:39:31.129Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-29T22:39:31.129Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-10-29T22:39:31.129Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-29T22:39:31.384Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-29T22:39:31.384Z] === RUN TestCopyFromContainer [2019-10-29T22:39:34.604Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-29T22:39:34.604Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-29T22:39:34.604Z] === RUN TestCopyFromContainer// [2019-10-29T22:39:34.604Z] === RUN TestCopyFromContainer//bar/root [2019-10-29T22:39:34.604Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-29T22:39:34.604Z] === RUN TestCopyFromContainer/bar/quux [2019-10-29T22:39:34.604Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-29T22:39:34.604Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-29T22:39:34.604Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-29T22:39:34.604Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-29T22:39:34.604Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-29T22:39:34.604Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-29T22:39:34.604Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-29T22:39:34.604Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer (3.03s) [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2019-10-29T22:39:34.604Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-29T22:39:34.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-29T22:39:34.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:39:34.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:39:34.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:39:34.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:39:34.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:39:34.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:39:34.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:39:34.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:39:34.604Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-29T22:39:34.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:39:34.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-29T22:39:34.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-29T22:39:34.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-29T22:39:34.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-29T22:39:34.604Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-29T22:39:34.604Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-29T22:39:34.604Z] === RUN TestCreateWithInvalidEnv [2019-10-29T22:39:34.604Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-29T22:39:34.604Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-29T22:39:34.604Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-29T22:39:34.604Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-29T22:39:34.604Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-29T22:39:34.604Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-29T22:39:34.604Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-29T22:39:34.604Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-29T22:39:34.604Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-29T22:39:34.604Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-29T22:39:34.604Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-29T22:39:34.604Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-29T22:39:34.604Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-29T22:39:34.604Z] === RUN TestCreateTmpfsMountsTarget [2019-10-29T22:39:34.604Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-29T22:39:34.604Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-29T22:39:34.604Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-29T22:39:34.606Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-29T22:39:34.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:39:34.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.91s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2019-10-29T22:39:34.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s) [2019-10-29T22:39:34.658Z] === RUN TestCgroupNamespacesRun [2019-10-29T22:39:35.536Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-29T22:39:36.440Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2019-10-29T22:39:36.440Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-29T22:39:36.462Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCustomMaskedPaths (2.72s) [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:39:37.390Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:39:37.390Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-10-29T22:39:37.390Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-29T22:39:37.390Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-29T22:39:37.698Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2019-10-29T22:39:37.698Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-29T22:39:37.915Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-29T22:39:37.916Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-29T22:39:38.319Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-29T22:39:38.499Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2019-10-29T22:39:38.575Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-29T22:39:39.616Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2019-10-29T22:39:39.616Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-29T22:39:40.459Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-29T22:39:40.459Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.89s) [2019-10-29T22:39:40.459Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-29T22:39:40.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:39:40.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:39:40.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:39:40.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:39:40.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:39:40.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:39:40.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:39:40.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:39:40.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:39:40.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:39:40.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:39:40.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:39:40.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:39:40.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:39:40.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:39:40.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-29T22:39:40.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-29T22:39:40.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-29T22:39:40.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-29T22:39:40.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-29T22:39:40.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-29T22:39:40.459Z] === RUN TestContainerStartOnDaemonRestart [2019-10-29T22:39:40.459Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-29T22:39:40.459Z] === RUN TestDaemonRestartIpcMode [2019-10-29T22:39:40.459Z] === PAUSE TestDaemonRestartIpcMode [2019-10-29T22:39:40.459Z] === RUN TestDiff [2019-10-29T22:39:40.500Z] --- PASS: TestServiceWithDataPathPortInit (19.72s) [2019-10-29T22:39:40.500Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-29T22:39:40.715Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-29T22:39:41.477Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2019-10-29T22:39:41.477Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-29T22:39:41.640Z] --- PASS: TestDiff (1.03s) [2019-10-29T22:39:41.640Z] === RUN TestExecWithCloseStdin [2019-10-29T22:39:41.640Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-29T22:39:41.896Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-29T22:39:42.457Z] --- PASS: TestExecWithCloseStdin (1.16s) [2019-10-29T22:39:42.457Z] === RUN TestExec [2019-10-29T22:39:42.895Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-29T22:39:43.155Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-29T22:39:43.155Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-29T22:39:43.155Z] [2019-10-29T22:39:43.155Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-29T22:39:43.155Z] =========================== short test summary info ============================ [2019-10-29T22:39:43.155Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-29T22:39:43.155Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-29T22:39:43.155Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-29T22:39:43.155Z] Not supported on most drivers [2019-10-29T22:39:43.155Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-29T22:39:43.155Z] This doesn't seem to be taken into account by the engine [2019-10-29T22:39:43.155Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-29T22:39:43.155Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-29T22:39:43.155Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-29T22:39:43.155Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-29T22:39:43.155Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-29T22:39:43.155Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-29T22:39:43.155Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-29T22:39:43.155Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 340.61 seconds == [2019-10-29T22:39:43.297Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2019-10-29T22:39:43.297Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-29T22:39:43.411Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-29T22:39:43.674Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2019-10-29T22:39:43.674Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-29T22:39:43.825Z] --- PASS: TestExec (1.18s) [2019-10-29T22:39:43.825Z] === RUN TestExecUser [2019-10-29T22:39:44.459Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2019-10-29T22:39:44.459Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-29T22:39:44.752Z] --- PASS: TestExecUser (1.11s) [2019-10-29T22:39:44.752Z] === RUN TestExportContainerAndImportImage [2019-10-29T22:39:45.314Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-29T22:39:45.875Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-29T22:39:46.130Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2019-10-29T22:39:46.130Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-29T22:39:46.306Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2019-10-29T22:39:46.306Z] === RUN TestKernelTCPMemory [2019-10-29T22:39:47.493Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2019-10-29T22:39:47.494Z] === RUN TestHealthCheckWorkdir [2019-10-29T22:39:47.687Z] --- PASS: TestKernelTCPMemory (1.14s) [2019-10-29T22:39:47.687Z] === RUN TestNISDomainname [2019-10-29T22:39:48.469Z] --- PASS: TestNISDomainname (1.14s) [2019-10-29T22:39:48.469Z] === RUN TestHostnameDnsResolution [2019-10-29T22:39:48.619Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.84s) [2019-10-29T22:39:48.620Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ljr4yyg81n8pf383xmeb1phdp Created:2019-10-29 22:39:40.958095474 +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[8e02b3540128d34ca9a5084eed41ba914efff69e1f4097273b192da1f3d26479:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ovr5fmbdlan0rpimy368fzbkx EndpointID:0de925e7b81eb09ab3eeef4465ef4c4791f837fd086b09c9c632e7436b8a7acd MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b29313ba94b76786811640c2c8bd04e4acec00516980f94e473f729f1fa0fdc5 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:f9950a4e65be IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ovr5fmbdlan0rpimy368fzbkx EndpointID:0de925e7b81eb09ab3eeef4465ef4c4791f837fd086b09c9c632e7436b8a7acd EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-29T22:39:48.620Z] PASS [2019-10-29T22:39:48.620Z] [2019-10-29T22:39:48.620Z] === Skipped [2019-10-29T22:39:48.620Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-29T22:39:48.620Z] service_test.go:230: FLAKY_TEST [2019-10-29T22:39:48.620Z] [2019-10-29T22:39:48.620Z] [2019-10-29T22:39:48.620Z] DONE 21 tests, 1 skipped in 54.319s [2019-10-29T22:39:48.620Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-29T22:39:48.620Z] ++ 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-29T22:39:48.620Z] ++ set -e [2019-10-29T22:39:48.620Z] ++ '[' -n 0 ']' [2019-10-29T22:39:48.620Z] ++ set -x [2019-10-29T22:39:48.620Z] ++ env -i DEST=/go/src/github.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-29T22:39:48.620Z] INFO: Testing against a local daemon [2019-10-29T22:39:48.620Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-29T22:39:48.620Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-29T22:39:48.620Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:39:48.620Z] === RUN TestDockerNetworkIpvlan [2019-10-29T22:39:48.620Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-29T22:39:48.620Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:39:48.620Z] PASS [2019-10-29T22:39:48.620Z] [2019-10-29T22:39:48.620Z] === Skipped [2019-10-29T22:39:48.620Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-29T22:39:48.620Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:39:48.620Z] [2019-10-29T22:39:48.620Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-29T22:39:48.620Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:39:48.620Z] [2019-10-29T22:39:48.620Z] [2019-10-29T22:39:48.620Z] DONE 2 tests, 2 skipped in 0.207s [2019-10-29T22:39:48.620Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-29T22:39:48.620Z] ++ 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-29T22:39:48.620Z] ++ set -e [2019-10-29T22:39:48.620Z] ++ '[' -n 0 ']' [2019-10-29T22:39:48.620Z] ++ set -x [2019-10-29T22:39:48.620Z] ++ env -i DEST=/go/src/github.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-29T22:39:48.620Z] INFO: Testing against a local daemon [2019-10-29T22:39:48.620Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-29T22:39:48.856Z] --- PASS: TestHealthCheckWorkdir (1.28s) [2019-10-29T22:39:48.856Z] === RUN TestHealthKillContainer [2019-10-29T22:39:49.718Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-10-29T22:39:49.718Z] === RUN TestStats [2019-10-29T22:39:49.782Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-29T22:39:50.343Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-29T22:39:50.524Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.87s) [2019-10-29T22:39:50.524Z] === RUN TestDockerNetworkMacvlan [2019-10-29T22:39:51.461Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-29T22:39:52.148Z] --- PASS: TestStats (2.49s) [2019-10-29T22:39:52.148Z] === RUN TestStopContainerWithTimeout [2019-10-29T22:39:52.148Z] === RUN TestStopContainerWithTimeout/0 [2019-10-29T22:39:52.148Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-29T22:39:52.148Z] === RUN TestStopContainerWithTimeout/1 [2019-10-29T22:39:52.148Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-29T22:39:52.148Z] === RUN TestStopContainerWithTimeout/3 [2019-10-29T22:39:52.148Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-29T22:39:52.148Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-29T22:39:52.148Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-29T22:39:52.148Z] === CONT TestStopContainerWithTimeout/0 [2019-10-29T22:39:52.148Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-29T22:39:52.230Z] --- PASS: TestHealthKillContainer (3.19s) [2019-10-29T22:39:52.230Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-29T22:39:52.397Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-29T22:39:52.790Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2019-10-29T22:39:52.790Z] === RUN TestIpcModeNone [2019-10-29T22:39:53.407Z] === CONT TestStopContainerWithTimeout/3 [2019-10-29T22:39:53.717Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-29T22:39:53.775Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-29T22:39:53.973Z] --- PASS: TestIpcModeNone (1.22s) [2019-10-29T22:39:53.973Z] === RUN TestIpcModePrivate [2019-10-29T22:39:54.534Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-29T22:39:54.790Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-29T22:39:55.046Z] --- PASS: TestIpcModePrivate (1.10s) [2019-10-29T22:39:55.046Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2019-10-29T22:39:55.046Z] === RUN TestIpcModeShareable [2019-10-29T22:39:55.294Z] === CONT TestStopContainerWithTimeout/1 [2019-10-29T22:39:55.592Z] Clearing AppArmor profiles cache:. [2019-10-29T22:39:55.592Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-29T22:39:55.592Z] Unloading profiles will leave already running processes permanently [2019-10-29T22:39:55.592Z] unconfined, which can lead to unexpected situations. [2019-10-29T22:39:55.592Z] [2019-10-29T22:39:55.592Z] To set a process to complain mode, use the command line tool [2019-10-29T22:39:55.592Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-29T22:39:55.592Z] with the 'teardown' option." [2019-10-29T22:39:55.592Z] Post stage [Pipeline] junit [2019-10-29T22:39:56.173Z] Recording test results [2019-10-29T22:39:56.412Z] --- PASS: TestIpcModeShareable (1.19s) [2019-10-29T22:39:56.412Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:197, shared: true, mustBeShared: true [2019-10-29T22:39:56.412Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-29T22:39:56.973Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-29T22:39:57.063Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-29T22:39:57.096Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-29T22:39:57.096Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2019-10-29T22:39:57.096Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2019-10-29T22:39:57.096Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-10-29T22:39:57.096Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2019-10-29T22:39:57.096Z] === RUN TestDeleteDevicemapper [2019-10-29T22:39:57.096Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-29T22:39:57.096Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-29T22:39:57.096Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] sh [2019-10-29T22:39:57.442Z] + echo Ensuring container killed. [2019-10-29T22:39:57.442Z] Ensuring container killed. [2019-10-29T22:39:57.442Z] + docker rm -vf docker-pr3 [2019-10-29T22:39:57.442Z] Error: No such container: docker-pr3 [2019-10-29T22:39:57.442Z] + true [Pipeline] sh [2019-10-29T22:39:57.534Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-29T22:39:57.725Z] + echo Chowning /workspace to jenkins user [2019-10-29T22:39:57.725Z] Chowning /workspace to jenkins user [2019-10-29T22:39:57.725Z] + id -u [2019-10-29T22:39:57.725Z] + id -g [2019-10-29T22:39:57.725Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40148:/workspace busybox chown -R 1000:1000 /workspace [2019-10-29T22:39:57.725Z] Unable to find image 'busybox:latest' locally [2019-10-29T22:39:57.725Z] latest: Pulling from library/busybox [2019-10-29T22:39:57.983Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-29T22:39:57.983Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-29T22:39:57.983Z] 7c9d20b9b6cd: Download complete [2019-10-29T22:39:57.983Z] 7c9d20b9b6cd: Pull complete [2019-10-29T22:39:57.983Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-29T22:39:57.983Z] Status: Downloaded newer image for busybox:latest [2019-10-29T22:39:58.098Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-29T22:39:58.353Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-29T22:39:58.916Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-29T22:39:59.846Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.55s) [2019-10-29T22:39:59.846Z] === RUN TestAPIIpcModeHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-29T22:40:00.189Z] + bundleName=docker-py [2019-10-29T22:40:00.189Z] + echo Creating docker-py-bundles.tar.gz [2019-10-29T22:40:00.189Z] Creating docker-py-bundles.tar.gz [2019-10-29T22:40:00.189Z] + 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-29T22:40:00.200Z] Archiving artifacts [2019-10-29T22:40:00.773Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-29T22:40:01.028Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-29T22:40:01.150Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s) [2019-10-29T22:40:01.150Z] === RUN TestUpdateMemory [2019-10-29T22:40:01.150Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-29T22:40:01.150Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:40:01.150Z] === RUN TestUpdateCPUQuota [2019-10-29T22:40:01.255Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-29T22:40:01.284Z] --- PASS: TestAPIIpcModeHost (1.39s) [2019-10-29T22:40:01.284Z] === RUN TestDaemonIpcModeShareable [2019-10-29T22:40:01.567Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40148/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-29T22:40:01.926Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -e DOCKER_GRAPHDRIVER docker:57910190288c71242d914c292930a496d05f30cb hack/make.sh binary-daemon [2019-10-29T22:40:02.481Z] --- PASS: TestUpdateCPUQuota (1.65s) [2019-10-29T22:40:02.481Z] === RUN TestUpdatePidsLimit [2019-10-29T22:40:02.481Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-29T22:40:02.492Z] [2019-10-29T22:40:02.492Z] Removing bundles/ [2019-10-29T22:40:02.492Z] [2019-10-29T22:40:02.492Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-29T22:40:02.492Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-29T22:40:02.492Z] GOOS="" GOARCH="" GOARM="" [2019-10-29T22:40:02.651Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-29T22:40:02.906Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-29T22:40:02.953Z] === RUN TestUpdatePidsLimit/no_change [2019-10-29T22:40:02.953Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-29T22:40:03.161Z] --- PASS: TestDaemonIpcModeShareable (2.01s) [2019-10-29T22:40:03.161Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true [2019-10-29T22:40:03.161Z] === RUN TestDaemonIpcModePrivate [2019-10-29T22:40:03.723Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-29T22:40:03.773Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-29T22:40:03.773Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-29T22:40:04.562Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-29T22:40:04.650Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-29T22:40:04.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-29T22:40:05.212Z] --- PASS: TestDaemonIpcModePrivate (2.04s) [2019-10-29T22:40:05.212Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-29T22:40:05.212Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-29T22:40:06.642Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-29T22:40:06.723Z] --- PASS: TestUpdatePidsLimit (4.13s) [2019-10-29T22:40:06.724Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-10-29T22:40:06.724Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-10-29T22:40:06.724Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2019-10-29T22:40:06.724Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2019-10-29T22:40:06.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-10-29T22:40:06.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-10-29T22:40:06.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-10-29T22:40:06.724Z] === RUN TestUpdateRestartPolicy [2019-10-29T22:40:07.203Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-29T22:40:07.203Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s) [2019-10-29T22:40:07.203Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: false, mustBeShared: false [2019-10-29T22:40:07.203Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-29T22:40:07.910Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-29T22:40:08.568Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-29T22:40:09.131Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2019-10-29T22:40:09.131Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2019-10-29T22:40:09.131Z] === RUN TestIpcModeOlderClient [2019-10-29T22:40:09.131Z] === PAUSE TestIpcModeOlderClient [2019-10-29T22:40:09.131Z] === RUN TestKillContainerInvalidSignal [2019-10-29T22:40:09.816Z] --- PASS: TestDockerNetworkMacvlan (19.04s) [2019-10-29T22:40:09.816Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-29T22:40:09.816Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-29T22:40:09.816Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2019-10-29T22:40:09.816Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-10-29T22:40:09.816Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.95s) [2019-10-29T22:40:09.816Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2019-10-29T22:40:09.816Z] PASS [2019-10-29T22:40:09.816Z] [2019-10-29T22:40:09.816Z] DONE 8 tests in 21.109s [2019-10-29T22:40:09.816Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-29T22:40:09.816Z] ++ 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-29T22:40:09.816Z] ++ set -e [2019-10-29T22:40:09.816Z] ++ '[' -n 0 ']' [2019-10-29T22:40:09.816Z] ++ set -x [2019-10-29T22:40:09.816Z] ++ env -i DEST=/go/src/github.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-29T22:40:09.816Z] testing: warning: no tests to run [2019-10-29T22:40:09.816Z] PASS [2019-10-29T22:40:09.816Z] [2019-10-29T22:40:09.816Z] DONE 0 tests in 0.037s [2019-10-29T22:40:09.816Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-29T22:40:09.816Z] ++ 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-29T22:40:09.816Z] ++ set -e [2019-10-29T22:40:09.816Z] ++ '[' -n 0 ']' [2019-10-29T22:40:09.816Z] ++ set -x [2019-10-29T22:40:09.816Z] ++ env -i DEST=/go/src/github.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-29T22:40:09.816Z] INFO: Testing against a local daemon [2019-10-29T22:40:09.816Z] === RUN TestAuthZPluginAllowRequest [2019-10-29T22:40:10.060Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2019-10-29T22:40:10.060Z] === RUN TestKillContainer [2019-10-29T22:40:10.060Z] === RUN TestKillContainer/no_signal [2019-10-29T22:40:10.315Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-29T22:40:10.315Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-29T22:40:11.242Z] === RUN TestKillContainer/non_killing_signal [2019-10-29T22:40:11.497Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-29T22:40:11.720Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2019-10-29T22:40:11.720Z] === RUN TestAuthZPluginTLS [2019-10-29T22:40:11.753Z] === RUN TestKillContainer/killing_signal [2019-10-29T22:40:11.979Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-29T22:40:11.979Z] === RUN TestAuthZPluginDenyRequest [2019-10-29T22:40:12.314Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-29T22:40:12.878Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-29T22:40:12.878Z] --- PASS: TestKillContainer (2.92s) [2019-10-29T22:40:12.878Z] --- PASS: TestKillContainer/no_signal (1.02s) [2019-10-29T22:40:12.878Z] --- PASS: TestKillContainer/non_killing_signal (0.75s) [2019-10-29T22:40:12.878Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2019-10-29T22:40:12.878Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-29T22:40:12.878Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-29T22:40:12.878Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-29T22:40:12.916Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-29T22:40:12.916Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-29T22:40:13.175Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-29T22:40:13.175Z] === RUN TestAuthZPluginDenyResponse [2019-10-29T22:40:13.744Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-29T22:40:13.744Z] === RUN TestAuthZPluginAllowEventStream [2019-10-29T22:40:13.804Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-29T22:40:14.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2019-10-29T22:40:14.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2019-10-29T22:40:14.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2019-10-29T22:40:14.730Z] === RUN TestKillStoppedContainer [2019-10-29T22:40:14.730Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-10-29T22:40:14.730Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-29T22:40:14.730Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-29T22:40:14.730Z] === RUN TestKillDifferentUserContainer [2019-10-29T22:40:15.650Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-10-29T22:40:15.650Z] === RUN TestAuthZPluginErrorResponse [2019-10-29T22:40:15.656Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2019-10-29T22:40:15.656Z] === RUN TestInspectOomKilledTrue [2019-10-29T22:40:15.656Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-29T22:40:15.656Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:40:15.656Z] === RUN TestInspectOomKilledFalse [2019-10-29T22:40:15.656Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-29T22:40:15.656Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:40:15.656Z] === RUN TestLinksEtcHostsContentMatch [2019-10-29T22:40:15.911Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-29T22:40:16.218Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-29T22:40:16.218Z] === RUN TestAuthZPluginErrorRequest [2019-10-29T22:40:16.472Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-10-29T22:40:16.472Z] === RUN TestLinksContainerNames [2019-10-29T22:40:16.472Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-29T22:40:16.785Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-29T22:40:16.785Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-29T22:40:17.353Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-29T22:40:17.353Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-29T22:40:18.358Z] --- PASS: TestLinksContainerNames (1.67s) [2019-10-29T22:40:18.358Z] === RUN TestLogsFollowTailEmpty [2019-10-29T22:40:18.919Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2019-10-29T22:40:18.920Z] === RUN TestContainerNetworkMountsNoChown [2019-10-29T22:40:19.845Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/default [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/default [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/private [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/private [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rprivate [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/slave [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/slave [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rslave [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/shared [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/shared [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rshared [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/default [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/rshared [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/shared [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/rslave [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/slave [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/rprivate [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/private [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:40:19.845Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-29T22:40:19.845Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:40:19.845Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-29T22:40:19.887Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-10-29T22:40:19.887Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-29T22:40:20.101Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:40:20.101Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:40:20.101Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:40:20.101Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:40:20.101Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-29T22:40:20.101Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:40:20.101Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:40:20.101Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-29T22:40:20.101Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:40:20.409Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2019-10-29T22:40:20.409Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-29T22:40:20.409Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2019-10-29T22:40:20.409Z] === RUN TestWaitNonBlocked [2019-10-29T22:40:20.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:40:20.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:40:20.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:40:20.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:40:20.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:40:20.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:40:20.420Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-29T22:40:20.681Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:40:20.681Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.08s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-29T22:40:20.681Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-29T22:40:20.681Z] === RUN TestContainerBindMountNonRecursive [2019-10-29T22:40:20.777Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-29T22:40:20.777Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2019-10-29T22:40:20.777Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2019-10-29T22:40:20.777Z] === RUN TestWaitBlocked [2019-10-29T22:40:20.777Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:40:20.777Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:40:20.777Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:40:20.777Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:40:20.777Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:40:20.777Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:40:20.965Z] Removing intermediate container ace18ac9d3f5 [2019-10-29T22:40:20.965Z] ---> c26800603416 [2019-10-29T22:40:20.965Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-29T22:40:20.965Z] ---> Running in 9a6f20fa2d55 [2019-10-29T22:40:20.965Z] Removing intermediate container 9a6f20fa2d55 [2019-10-29T22:40:20.965Z] ---> 78ff2ab5800f [2019-10-29T22:40:20.965Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-29T22:40:20.965Z] ---> Running in 3ea463991ee6 [2019-10-29T22:40:20.965Z] Removing intermediate container 3ea463991ee6 [2019-10-29T22:40:20.965Z] ---> 6e6ab262b997 [2019-10-29T22:40:20.965Z] Step 8/8 : COPY . . [2019-10-29T22:40:21.792Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2019-10-29T22:40:21.792Z] === RUN TestAuthZPluginHeader [2019-10-29T22:40:22.058Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-29T22:40:22.058Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2019-10-29T22:40:22.058Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s) [2019-10-29T22:40:22.058Z] === CONT TestContainerStartOnDaemonRestart [2019-10-29T22:40:22.058Z] === CONT TestIpcModeOlderClient [2019-10-29T22:40:22.439Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-10-29T22:40:22.439Z] === CONT TestDaemonRestartIpcMode [2019-10-29T22:40:22.729Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-10-29T22:40:22.729Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-29T22:40:22.729Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-29T22:40:22.729Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:22.729Z] === RUN TestAuthZPluginV2Disable [2019-10-29T22:40:22.729Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-29T22:40:22.729Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:22.729Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-29T22:40:22.729Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-29T22:40:22.729Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:22.729Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-29T22:40:22.729Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-29T22:40:22.729Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:22.729Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-29T22:40:23.197Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2019-10-29T22:40:23.197Z] === RUN TestNetworkNat [2019-10-29T22:40:23.197Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-29T22:40:23.760Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-29T22:40:23.760Z] --- PASS: TestNetworkNat (1.04s) [2019-10-29T22:40:23.760Z] === RUN TestNetworkLocalhostTCPNat [2019-10-29T22:40:24.685Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2019-10-29T22:40:24.685Z] === RUN TestNetworkLoopbackNat [2019-10-29T22:40:25.752Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2019-10-29T22:40:26.050Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2019-10-29T22:40:26.050Z] === RUN TestPause [2019-10-29T22:40:26.206Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2019-10-29T22:40:26.206Z] PASS [2019-10-29T22:40:26.206Z] [2019-10-29T22:40:26.206Z] === Skipped [2019-10-29T22:40:26.206Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-29T22:40:26.206Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-29T22:40:26.206Z] [2019-10-29T22:40:26.206Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-29T22:40:26.206Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:40:26.206Z] [2019-10-29T22:40:26.206Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-29T22:40:26.206Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:40:26.206Z] [2019-10-29T22:40:26.206Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-29T22:40:26.206Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-29T22:40:26.206Z] [2019-10-29T22:40:26.206Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-29T22:40:26.206Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-29T22:40:26.206Z] [2019-10-29T22:40:26.206Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-29T22:40:26.206Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:40:26.206Z] [2019-10-29T22:40:26.206Z] [2019-10-29T22:40:26.206Z] DONE 197 tests, 6 skipped in 135.895s [2019-10-29T22:40:26.206Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-29T22:40:26.206Z] ++ 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-29T22:40:26.206Z] ++ set -e [2019-10-29T22:40:26.206Z] ++ '[' -n 0 ']' [2019-10-29T22:40:26.206Z] ++ set -x [2019-10-29T22:40:26.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=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-29T22:40:26.569Z] INFO: Testing against a local daemon [2019-10-29T22:40:26.570Z] === RUN TestCommitInheritsEnv [2019-10-29T22:40:26.943Z] --- PASS: TestCommitInheritsEnv (0.47s) [2019-10-29T22:40:26.943Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-29T22:40:26.943Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-29T22:40:26.943Z] === RUN TestImagesFilterMultiReference [2019-10-29T22:40:26.943Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-29T22:40:26.943Z] === RUN TestImagePullPlatformInvalid [2019-10-29T22:40:26.980Z] --- PASS: TestPause (1.16s) [2019-10-29T22:40:26.980Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-29T22:40:26.980Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-29T22:40:26.980Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-29T22:40:26.980Z] === RUN TestPauseStopPausedContainer [2019-10-29T22:40:27.316Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-29T22:40:27.316Z] === RUN TestRemoveImageOrphaning [2019-10-29T22:40:27.689Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-10-29T22:40:27.689Z] === RUN TestRemoveImageGarbageCollector [2019-10-29T22:40:27.689Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-29T22:40:27.689Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:27.689Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-29T22:40:27.689Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-29T22:40:27.689Z] === RUN TestTagInvalidReference [2019-10-29T22:40:27.689Z] --- PASS: TestTagInvalidReference (0.01s) [2019-10-29T22:40:27.689Z] === RUN TestTagValidPrefixedRepo [2019-10-29T22:40:27.689Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-10-29T22:40:27.689Z] === RUN TestTagExistedNameWithoutForce [2019-10-29T22:40:27.689Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-29T22:40:27.689Z] === RUN TestTagOfficialNames [2019-10-29T22:40:27.689Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-29T22:40:27.689Z] === RUN TestTagMatchesDigest [2019-10-29T22:40:28.051Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-29T22:40:28.051Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-29T22:40:28.343Z] --- PASS: TestPauseStopPausedContainer (1.11s) [2019-10-29T22:40:28.343Z] === RUN TestPsFilter [2019-10-29T22:40:28.343Z] --- PASS: TestPsFilter (0.22s) [2019-10-29T22:40:28.343Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-29T22:40:29.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-29T22:40:29.270Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s) [2019-10-29T22:40:29.270Z] === RUN TestRemoveContainerWithVolume [2019-10-29T22:40:29.830Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-29T22:40:30.390Z] --- PASS: TestRemoveContainerWithVolume (0.96s) [2019-10-29T22:40:30.390Z] === RUN TestRemoveContainerRunning [2019-10-29T22:40:31.753Z] --- PASS: TestRemoveContainerRunning (1.18s) [2019-10-29T22:40:31.753Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-29T22:40:31.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-29T22:40:32.679Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2019-10-29T22:40:32.679Z] === RUN TestRemoveInvalidContainer [2019-10-29T22:40:32.679Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-29T22:40:32.679Z] === RUN TestRenameLinkedContainer [2019-10-29T22:40:33.606Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-29T22:40:34.169Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-29T22:40:38.336Z] --- PASS: TestRenameLinkedContainer (5.15s) [2019-10-29T22:40:38.336Z] === RUN TestRenameStoppedContainer [2019-10-29T22:40:38.694Z] ---> ee9805580cd3 [2019-10-29T22:40:38.694Z] Successfully built ee9805580cd3 [2019-10-29T22:40:38.694Z] Successfully tagged docker:latest [2019-10-29T22:40:38.694Z] INFO: Image build ended at 10/29/2019 22:40:38. Duration:00:03:43.3635384 [2019-10-29T22:40:38.694Z] [2019-10-29T22:40:38.694Z] [2019-10-29T22:40:38.694Z] INFO: Building the test binaries at 10/29/2019 22:40:38... [2019-10-29T22:40:38.896Z] --- PASS: TestRenameStoppedContainer (1.15s) [2019-10-29T22:40:38.896Z] === RUN TestRenameRunningContainerAndReuse [2019-10-29T22:40:40.784Z] --- PASS: TestRenameRunningContainerAndReuse (2.00s) [2019-10-29T22:40:40.784Z] === RUN TestRenameInvalidName [2019-10-29T22:40:40.818Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.90s) [2019-10-29T22:40:40.818Z] PASS [2019-10-29T22:40:40.818Z] [2019-10-29T22:40:40.818Z] === Skipped [2019-10-29T22:40:40.818Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-29T22:40:40.818Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:40.818Z] [2019-10-29T22:40:40.818Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-29T22:40:40.818Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:40.818Z] [2019-10-29T22:40:40.818Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-29T22:40:40.818Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:40.818Z] [2019-10-29T22:40:40.818Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-29T22:40:40.818Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:40.818Z] [2019-10-29T22:40:40.818Z] [2019-10-29T22:40:40.818Z] DONE 17 tests, 4 skipped in 30.897s [2019-10-29T22:40:40.818Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-29T22:40:40.818Z] ++ 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-29T22:40:40.818Z] ++ set -e [2019-10-29T22:40:40.818Z] ++ '[' -n 0 ']' [2019-10-29T22:40:40.818Z] ++ set -x [2019-10-29T22:40:40.818Z] ++ env -i DEST=/go/src/github.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-29T22:40:40.818Z] INFO: Testing against a local daemon [2019-10-29T22:40:40.818Z] === RUN TestPluginInvalidJSON [2019-10-29T22:40:40.818Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:40:40.818Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:40:40.818Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:40:40.818Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-29T22:40:40.818Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-29T22:40:40.818Z] PASS [2019-10-29T22:40:40.818Z] [2019-10-29T22:40:40.818Z] DONE 2 tests in 0.178s [2019-10-29T22:40:40.818Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-29T22:40:40.818Z] ++ 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-29T22:40:40.818Z] ++ set -e [2019-10-29T22:40:40.818Z] ++ '[' -n 0 ']' [2019-10-29T22:40:40.818Z] ++ set -x [2019-10-29T22:40:40.818Z] ++ env -i DEST=/go/src/github.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-29T22:40:40.818Z] INFO: Testing against a local daemon [2019-10-29T22:40:40.818Z] === RUN TestExternalGraphDriver [2019-10-29T22:40:41.077Z] === RUN TestExternalGraphDriver/json [2019-10-29T22:40:42.671Z] --- PASS: TestRenameInvalidName (1.60s) [2019-10-29T22:40:42.671Z] === RUN TestRenameAnonymousContainer [2019-10-29T22:40:43.612Z] === RUN TestExternalGraphDriver/spec [2019-10-29T22:40:44.531Z] INFO: make.ps1 starting at 10/29/2019 22:40:43 [2019-10-29T22:40:44.531Z] INFO: Git commit (579101902) assumed from DOCKER_GITCOMMIT environment variable [2019-10-29T22:40:44.531Z] INFO: Invoking autogen... [2019-10-29T22:40:44.531Z] INFO: Building daemon... [2019-10-29T22:40:45.934Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-29T22:40:45.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-29T22:40:46.147Z] === RUN TestExternalGraphDriver/pull [2019-10-29T22:40:46.859Z] --- PASS: TestRenameAnonymousContainer (4.34s) [2019-10-29T22:40:46.859Z] === RUN TestRenameContainerWithSameName [2019-10-29T22:40:47.420Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-29T22:40:47.677Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2019-10-29T22:40:47.677Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-29T22:40:48.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-29T22:40:48.681Z] --- PASS: TestExternalGraphDriver (7.54s) [2019-10-29T22:40:48.682Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2019-10-29T22:40:48.682Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2019-10-29T22:40:48.682Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2019-10-29T22:40:48.682Z] === RUN TestGraphdriverPluginV2 [2019-10-29T22:40:48.682Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-10-29T22:40:48.682Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:48.682Z] PASS [2019-10-29T22:40:48.682Z] [2019-10-29T22:40:48.682Z] === Skipped [2019-10-29T22:40:48.682Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-10-29T22:40:48.682Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:40:48.682Z] [2019-10-29T22:40:48.682Z] [2019-10-29T22:40:48.682Z] DONE 5 tests, 1 skipped in 7.748s [2019-10-29T22:40:48.682Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-29T22:40:48.682Z] ++ 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-29T22:40:48.682Z] ++ set -e [2019-10-29T22:40:48.682Z] ++ '[' -n 0 ']' [2019-10-29T22:40:48.682Z] ++ set -x [2019-10-29T22:40:48.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:40:48.682Z] INFO: Testing against a local daemon [2019-10-29T22:40:48.682Z] === RUN TestContinueAfterPluginCrash [2019-10-29T22:40:48.682Z] === PAUSE TestContinueAfterPluginCrash [2019-10-29T22:40:48.682Z] === RUN TestDaemonStartWithLogOpt [2019-10-29T22:40:48.682Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-29T22:40:48.682Z] === CONT TestContinueAfterPluginCrash [2019-10-29T22:40:48.682Z] === CONT TestDaemonStartWithLogOpt [2019-10-29T22:40:48.799Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-29T22:40:49.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-29T22:40:49.727Z] --- PASS: TestRenameContainerWithLinkedContainer (2.12s) [2019-10-29T22:40:49.727Z] === RUN TestResize [2019-10-29T22:40:51.090Z] --- PASS: TestResize (1.12s) [2019-10-29T22:40:51.090Z] === RUN TestResizeWithInvalidSize [2019-10-29T22:40:52.024Z] --- PASS: TestResizeWithInvalidSize (1.05s) [2019-10-29T22:40:52.024Z] === RUN TestResizeWhenContainerNotStarted [2019-10-29T22:40:52.950Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:40:52.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:40:52.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:40:52.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:40:52.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:40:53.510Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-29T22:40:54.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-29T22:40:55.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:40:55.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:40:57.326Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:40:57.326Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:40:58.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-29T22:40:58.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:40:59.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:41:00.899Z] --- PASS: TestDaemonStartWithLogOpt (10.20s) [2019-10-29T22:41:01.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:41:02.150Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-29T22:41:02.711Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:41:02.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-29T22:41:04.199Z] --- PASS: TestContinueAfterPluginCrash (15.09s) [2019-10-29T22:41:04.199Z] PASS [2019-10-29T22:41:04.199Z] [2019-10-29T22:41:04.199Z] DONE 2 tests in 15.292s [2019-10-29T22:41:04.199Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-29T22:41:04.199Z] ++ 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-29T22:41:04.199Z] ++ set -e [2019-10-29T22:41:04.199Z] ++ '[' -n 0 ']' [2019-10-29T22:41:04.199Z] ++ set -x [2019-10-29T22:41:04.199Z] ++ env -i DEST=/go/src/github.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-29T22:41:04.199Z] INFO: Testing against a local daemon [2019-10-29T22:41:04.199Z] === RUN TestPluginWithDevMounts [2019-10-29T22:41:04.199Z] === PAUSE TestPluginWithDevMounts [2019-10-29T22:41:04.199Z] === CONT TestPluginWithDevMounts [2019-10-29T22:41:05.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-29T22:41:05.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:41:05.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:41:05.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-29T22:41:06.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-29T22:41:06.734Z] --- PASS: TestPluginWithDevMounts (2.26s) [2019-10-29T22:41:06.734Z] PASS [2019-10-29T22:41:06.734Z] [2019-10-29T22:41:06.734Z] DONE 1 tests in 2.451s [2019-10-29T22:41:06.734Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-29T22:41:06.734Z] ++ 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-29T22:41:06.734Z] ++ set -e [2019-10-29T22:41:06.734Z] ++ '[' -n 0 ']' [2019-10-29T22:41:06.734Z] ++ set -x [2019-10-29T22:41:06.734Z] ++ env -i DEST=/go/src/github.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-29T22:41:06.734Z] INFO: Testing against a local daemon [2019-10-29T22:41:06.734Z] === RUN TestSecretInspect [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.74s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2019-10-29T22:41:08.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2019-10-29T22:41:08.309Z] === RUN TestCgroupNamespacesRun [2019-10-29T22:41:08.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-29T22:41:08.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-29T22:41:09.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-29T22:41:10.021Z] --- PASS: TestSecretInspect (3.21s) [2019-10-29T22:41:10.021Z] === RUN TestSecretList [2019-10-29T22:41:10.359Z] --- PASS: TestCgroupNamespacesRun (2.10s) [2019-10-29T22:41:10.359Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-29T22:41:12.265Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2019-10-29T22:41:12.265Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-29T22:41:12.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-29T22:41:13.308Z] --- PASS: TestSecretList (3.21s) [2019-10-29T22:41:13.308Z] === RUN TestSecretsCreateAndDelete [2019-10-29T22:41:14.190Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2019-10-29T22:41:14.190Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-29T22:41:15.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-29T22:41:15.645Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-29T22:41:15.645Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-29T22:41:15.645Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-29T22:41:16.267Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2019-10-29T22:41:16.267Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2019-10-29T22:41:16.485Z] --- PASS: TestCgroupNamespacesRunHostMode (1.95s) [2019-10-29T22:41:16.485Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-29T22:41:16.595Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2019-10-29T22:41:16.595Z] === RUN TestSecretsUpdate [2019-10-29T22:41:16.893Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2019-10-29T22:41:17.179Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 4.0% of statements [2019-10-29T22:41:17.179Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-29T22:41:17.179Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-29T22:41:17.179Z] ? github.com/docker/docker/api/types [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-29T22:41:17.465Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/builder [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-29T22:41:17.465Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-29T22:41:18.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-29T22:41:18.479Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-10-29T22:41:18.628Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.33s) [2019-10-29T22:41:18.628Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-29T22:41:19.583Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-10-29T22:41:19.583Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-29T22:41:19.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-29T22:41:19.883Z] --- PASS: TestSecretsUpdate (3.18s) [2019-10-29T22:41:19.884Z] === RUN TestTemplatedSecret [2019-10-29T22:41:20.401Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2019-10-29T22:41:20.401Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-29T22:41:20.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-29T22:41:22.847Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2019-10-29T22:41:22.847Z] === RUN TestKernelTCPMemory [2019-10-29T22:41:23.297Z] --- PASS: TestTemplatedSecret (3.49s) [2019-10-29T22:41:23.297Z] === RUN TestSecretCreateResolve [2019-10-29T22:41:23.774Z] --- PASS: TestKernelTCPMemory (1.17s) [2019-10-29T22:41:23.774Z] === RUN TestNISDomainname [2019-10-29T22:41:23.955Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-29T22:41:23.955Z] Copying nested executables into bundles/binary-daemon [2019-10-29T22:41:23.955Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-29T22:41:24.011Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2019-10-29T22:41:24.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-29T22:41:24.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-29T22:41:24.291Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -e DOCKER_GRAPHDRIVER docker:57910190288c71242d914c292930a496d05f30cb hack/make.sh cross [2019-10-29T22:41:24.855Z] [2019-10-29T22:41:24.855Z] Removing bundles/ [2019-10-29T22:41:24.855Z] [2019-10-29T22:41:24.855Z] ---> Making bundle: cross (in bundles/cross) [2019-10-29T22:41:24.855Z] Cross building: bundles/cross/linux/amd64 [2019-10-29T22:41:24.855Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-29T22:41:24.855Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-29T22:41:24.957Z] --- PASS: TestNISDomainname (1.30s) [2019-10-29T22:41:24.957Z] === RUN TestHostnameDnsResolution [2019-10-29T22:41:25.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-29T22:41:26.056Z] ok github.com/docker/docker/builder/remotecontext/git 4.999s coverage: 85.1% of statements [2019-10-29T22:41:26.586Z] --- PASS: TestSecretCreateResolve (3.21s) [2019-10-29T22:41:26.586Z] PASS [2019-10-29T22:41:26.586Z] [2019-10-29T22:41:26.586Z] DONE 6 tests in 19.693s [2019-10-29T22:41:26.586Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-29T22:41:26.586Z] ++ 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-29T22:41:26.586Z] ++ set -e [2019-10-29T22:41:26.586Z] ++ '[' -n 0 ']' [2019-10-29T22:41:26.586Z] ++ set -x [2019-10-29T22:41:26.586Z] ++ env -i DEST=/go/src/github.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-29T22:41:26.586Z] INFO: Testing against a local daemon [2019-10-29T22:41:26.586Z] === RUN TestServiceCreateInit [2019-10-29T22:41:26.586Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-29T22:41:26.809Z] --- PASS: TestHostnameDnsResolution (1.68s) [2019-10-29T22:41:26.809Z] === RUN TestStats [2019-10-29T22:41:28.096Z] ok github.com/docker/docker/builder/remotecontext 0.617s coverage: 13.6% of statements [2019-10-29T22:41:28.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-29T22:41:29.535Z] --- PASS: TestStats (2.62s) [2019-10-29T22:41:29.535Z] === RUN TestStopContainerWithTimeout [2019-10-29T22:41:29.535Z] === RUN TestStopContainerWithTimeout/0 [2019-10-29T22:41:29.535Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-29T22:41:29.535Z] === RUN TestStopContainerWithTimeout/1 [2019-10-29T22:41:29.535Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-29T22:41:29.535Z] === RUN TestStopContainerWithTimeout/3 [2019-10-29T22:41:29.535Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-29T22:41:29.535Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-29T22:41:29.535Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-29T22:41:29.535Z] === CONT TestStopContainerWithTimeout/3 [2019-10-29T22:41:29.535Z] === CONT TestStopContainerWithTimeout/0 [2019-10-29T22:41:30.461Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-29T22:41:30.796Z] ok github.com/docker/docker/builder/dockerfile 1.481s coverage: 48.2% of statements [2019-10-29T22:41:30.796Z] ? github.com/docker/docker/cli [no test files] [2019-10-29T22:41:30.796Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-29T22:41:31.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-29T22:41:31.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-29T22:41:31.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-29T22:41:31.858Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-29T22:41:32.752Z] === CONT TestStopContainerWithTimeout/1 [2019-10-29T22:41:34.638Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-29T22:41:34.638Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2019-10-29T22:41:34.638Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2019-10-29T22:41:34.638Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2019-10-29T22:41:34.638Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2019-10-29T22:41:34.638Z] === RUN TestDeleteDevicemapper [2019-10-29T22:41:34.638Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-29T22:41:34.638Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-29T22:41:34.638Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-29T22:41:36.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-29T22:41:37.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-29T22:41:37.130Z] --- PASS: TestServiceCreateInit (10.56s) [2019-10-29T22:41:37.130Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2019-10-29T22:41:37.130Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2019-10-29T22:41:37.130Z] === RUN TestCreateServiceMultipleTimes [2019-10-29T22:41:37.643Z] ok github.com/docker/docker/client 0.998s coverage: 75.8% of statements [2019-10-29T22:41:38.450Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s) [2019-10-29T22:41:38.450Z] === RUN TestUpdateMemory [2019-10-29T22:41:38.450Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-29T22:41:38.450Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:41:38.450Z] === RUN TestUpdateCPUQuota [2019-10-29T22:41:40.966Z] --- PASS: TestUpdateCPUQuota (2.29s) [2019-10-29T22:41:40.966Z] === RUN TestUpdatePidsLimit [2019-10-29T22:41:40.966Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-29T22:41:40.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-29T22:41:40.966Z] === RUN TestUpdatePidsLimit/no_change [2019-10-29T22:41:41.529Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-29T22:41:42.093Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-29T22:41:42.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-29T22:41:42.653Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-29T22:41:43.213Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-29T22:41:43.468Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-29T22:41:43.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-29T22:41:44.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-29T22:41:45.655Z] --- PASS: TestUpdatePidsLimit (4.96s) [2019-10-29T22:41:45.655Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-10-29T22:41:45.655Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-10-29T22:41:45.655Z] --- PASS: TestUpdatePidsLimit/update_lower (0.51s) [2019-10-29T22:41:45.655Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s) [2019-10-29T22:41:45.655Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-10-29T22:41:45.655Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-10-29T22:41:45.655Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.59s) [2019-10-29T22:41:45.655Z] === RUN TestUpdateRestartPolicy [2019-10-29T22:41:45.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-29T22:41:46.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-29T22:41:49.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-29T22:41:49.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-29T22:41:51.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-29T22:41:55.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-29T22:41:55.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-29T22:41:56.703Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-29T22:41:56.703Z] [2019-10-29T22:41:56.703Z] ________ ____ __. [2019-10-29T22:41:56.703Z] \_____ \ | |/ _| [2019-10-29T22:41:56.703Z] / | \| < [2019-10-29T22:41:56.703Z] / | \ | \ [2019-10-29T22:41:56.703Z] \_______ /____|__ \ [2019-10-29T22:41:56.703Z] \/ \/ [2019-10-29T22:41:56.703Z] [2019-10-29T22:41:56.703Z] INFO: make.ps1 ended at 10/29/2019 22:41:53 [2019-10-29T22:41:56.703Z] INFO: Binaries build ended at 10/29/2019 22:41:56. Duration:00:01:17.2991067 [2019-10-29T22:41:56.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-29T22:41:58.166Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-29T22:41:58.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-29T22:41:58.727Z] --- PASS: TestUpdateRestartPolicy (13.26s) [2019-10-29T22:41:58.727Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-29T22:41:58.891Z] INFO: Copying the built daemon binary to d:\CI\PR-40148\3\binary\dockerd-579101902.exe... [2019-10-29T22:41:58.985Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-29T22:41:59.864Z] INFO: Copying the built client binary to d:\CI\PR-40148\3\binary\docker-579101902.exe... [2019-10-29T22:41:59.864Z] INFO: Copying dockerversion from the container... [2019-10-29T22:41:59.911Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) [2019-10-29T22:41:59.911Z] === RUN TestWaitNonBlocked [2019-10-29T22:41:59.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:41:59.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:41:59.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:41:59.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:41:59.911Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-29T22:41:59.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:41:59.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:42:00.326Z] INFO: Copying the golang package from the container to d:\CI\PR-40148\3\installer\go.zip... [2019-10-29T22:42:01.276Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-29T22:42:01.276Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2019-10-29T22:42:01.276Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s) [2019-10-29T22:42:01.276Z] === RUN TestWaitBlocked [2019-10-29T22:42:01.276Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:42:01.276Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:42:01.276Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:42:01.276Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:42:01.276Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:42:01.276Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:42:02.641Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-29T22:42:02.641Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2019-10-29T22:42:02.641Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2019-10-29T22:42:02.641Z] === CONT TestContainerStartOnDaemonRestart [2019-10-29T22:42:02.641Z] === CONT TestIpcModeOlderClient [2019-10-29T22:42:02.641Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-29T22:42:02.641Z] === CONT TestDaemonRestartIpcMode [2019-10-29T22:42:03.244Z] INFO: Extracting go.zip to d:\CI\PR-40148\3\go [2019-10-29T22:42:03.677Z] --- PASS: TestCreateServiceMultipleTimes (23.90s) [2019-10-29T22:42:03.677Z] === RUN TestCreateServiceConflict [2019-10-29T22:42:03.936Z] --- PASS: TestCreateServiceConflict (3.20s) [2019-10-29T22:42:03.936Z] === RUN TestCreateServiceMaxReplicas [2019-10-29T22:42:04.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-29T22:42:07.045Z] --- PASS: TestContainerStartOnDaemonRestart (4.02s) [2019-10-29T22:42:07.045Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-29T22:42:07.045Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-29T22:42:07.301Z] --- PASS: TestDaemonRestartIpcMode (4.68s) [2019-10-29T22:42:07.301Z] PASS [2019-10-29T22:42:07.556Z] [2019-10-29T22:42:07.556Z] === Skipped [2019-10-29T22:42:07.556Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-29T22:42:07.556Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-29T22:42:07.556Z] [2019-10-29T22:42:07.556Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-29T22:42:07.556Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:42:07.556Z] [2019-10-29T22:42:07.556Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-29T22:42:07.556Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:42:07.556Z] [2019-10-29T22:42:07.556Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-29T22:42:07.556Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-29T22:42:07.556Z] [2019-10-29T22:42:07.556Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-29T22:42:07.556Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-29T22:42:07.556Z] [2019-10-29T22:42:07.556Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-29T22:42:07.556Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:42:07.556Z] [2019-10-29T22:42:07.556Z] [2019-10-29T22:42:07.557Z] DONE 197 tests, 6 skipped in 156.774s [2019-10-29T22:42:07.557Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-29T22:42:07.557Z] ++ 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-29T22:42:07.557Z] ++ set -e [2019-10-29T22:42:07.557Z] ++ '[' -n 0 ']' [2019-10-29T22:42:07.557Z] ++ set -x [2019-10-29T22:42:07.557Z] ++ env -i DEST=/go/src/github.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-29T22:42:07.557Z] INFO: Testing against a local daemon [2019-10-29T22:42:07.557Z] === RUN TestCommitInheritsEnv [2019-10-29T22:42:08.118Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-29T22:42:08.118Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-29T22:42:08.118Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-29T22:42:08.118Z] === RUN TestImagesFilterMultiReference [2019-10-29T22:42:08.128Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) [2019-10-29T22:42:08.128Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-29T22:42:08.374Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-29T22:42:08.374Z] === RUN TestImagePullPlatformInvalid [2019-10-29T22:42:08.374Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-29T22:42:08.374Z] === RUN TestRemoveImageOrphaning [2019-10-29T22:42:08.374Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-29T22:42:08.936Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-10-29T22:42:08.936Z] === RUN TestRemoveImageGarbageCollector [2019-10-29T22:42:09.496Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-29T22:42:10.424Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-29T22:42:10.985Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-29T22:42:10.985Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2019-10-29T22:42:10.985Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-29T22:42:10.985Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-29T22:42:10.985Z] === RUN TestTagInvalidReference [2019-10-29T22:42:10.985Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-29T22:42:10.985Z] === RUN TestTagValidPrefixedRepo [2019-10-29T22:42:11.240Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-29T22:42:11.240Z] === RUN TestTagExistedNameWithoutForce [2019-10-29T22:42:11.240Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-29T22:42:11.240Z] === RUN TestTagOfficialNames [2019-10-29T22:42:11.240Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-29T22:42:11.240Z] === RUN TestTagMatchesDigest [2019-10-29T22:42:11.240Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-29T22:42:11.240Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-29T22:42:15.429Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-29T22:42:17.321Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-29T22:42:18.683Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-29T22:42:21.195Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-29T22:42:21.195Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-29T22:42:22.560Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-29T22:42:22.597Z] --- PASS: TestImportExtremelyLargeImageWorks (102.64s) [2019-10-29T22:42:22.597Z] PASS [2019-10-29T22:42:22.597Z] [2019-10-29T22:42:22.597Z] === Skipped [2019-10-29T22:42:22.597Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-29T22:42:22.597Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:42:22.597Z] [2019-10-29T22:42:22.597Z] [2019-10-29T22:42:22.597Z] DONE 12 tests, 1 skipped in 104.181s [2019-10-29T22:42:22.597Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-29T22:42:22.597Z] ++ 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-29T22:42:22.597Z] ++ set -e [2019-10-29T22:42:22.597Z] ++ '[' -n 0 ']' [2019-10-29T22:42:22.597Z] ++ set -x [2019-10-29T22:42:22.597Z] ++ env -i DEST=/go/src/github.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-29T22:42:22.597Z] INFO: Testing against a local daemon [2019-10-29T22:42:22.597Z] === RUN TestNetworkCreateDelete [2019-10-29T22:42:22.597Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-29T22:42:22.597Z] === RUN TestDockerNetworkDeletePreferID [2019-10-29T22:42:22.597Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-10-29T22:42:22.597Z] === RUN TestInspectNetwork [2019-10-29T22:42:22.597Z] === RUN TestInspectNetwork/full_network_id [2019-10-29T22:42:22.597Z] === RUN TestInspectNetwork/partial_network_id [2019-10-29T22:42:22.597Z] === RUN TestInspectNetwork/network_name [2019-10-29T22:42:22.597Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-29T22:42:22.597Z] --- PASS: TestInspectNetwork (8.32s) [2019-10-29T22:42:22.597Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-29T22:42:22.597Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-29T22:42:22.597Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-29T22:42:22.597Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-29T22:42:22.597Z] === RUN TestRunContainerWithBridgeNone [2019-10-29T22:42:22.597Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2019-10-29T22:42:22.597Z] === RUN TestNetworkInvalidJSON [2019-10-29T22:42:22.597Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-29T22:42:22.597Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-29T22:42:22.597Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:42:22.597Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:42:22.597Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:42:22.597Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:42:22.597Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-29T22:42:22.597Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:42:22.597Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:42:22.597Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-29T22:42:22.597Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-29T22:42:22.597Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-29T22:42:22.597Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-29T22:42:22.597Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-29T22:42:22.969Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2019-10-29T22:42:22.969Z] === RUN TestDaemonDefaultNetworkPools [2019-10-29T22:42:23.122Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-29T22:42:23.683Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-29T22:42:23.898Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-10-29T22:42:23.898Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-29T22:42:24.243Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-29T22:42:24.498Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-29T22:42:24.498Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-29T22:42:25.167Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-10-29T22:42:25.167Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-29T22:42:25.946Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2019-10-29T22:42:25.946Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-29T22:42:26.216Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.69s) [2019-10-29T22:42:26.216Z] === RUN TestCreateServiceSecretFileMode [2019-10-29T22:42:26.395Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-29T22:42:26.475Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2019-10-29T22:42:26.475Z] === RUN TestCreateServiceConfigFileMode [2019-10-29T22:42:26.762Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-29T22:42:26.762Z] === RUN TestServiceWithPredefinedNetwork [2019-10-29T22:42:27.358Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-29T22:42:28.287Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-29T22:42:28.423Z] INFO: Extraction ended at 10/29/2019 22:42:28. Duration:00:00:25.4565879 [2019-10-29T22:42:28.423Z] INFO: Updating the golang and path environment variables [2019-10-29T22:42:28.423Z] INFO: GOPATH=d:\gopath [2019-10-29T22:42:28.423Z] INFO: go version go1.13.3 windows/amd64 [2019-10-29T22:42:28.423Z] INFO: Running the daemon under test in debug mode [2019-10-29T22:42:28.423Z] INFO: Starting a daemon under test... [2019-10-29T22:42:28.423Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40148\3\daemon --pidfile d:\CI\PR-40148\3\docker.pid -D [2019-10-29T22:42:28.423Z] INFO: Process started successfully. [2019-10-29T22:42:28.423Z] INFO: Start tailing logs of the daemon under tests [2019-10-29T22:42:28.847Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-29T22:42:29.412Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-29T22:42:29.762Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2019-10-29T22:42:29.762Z] === RUN TestCreateServiceSysctls [2019-10-29T22:42:29.933Z] --- PASS: TestServiceWithPredefinedNetwork (2.93s) [2019-10-29T22:42:29.934Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-29T22:42:29.934Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-29T22:42:29.934Z] service_test.go:230: FLAKY_TEST [2019-10-29T22:42:29.934Z] === RUN TestServiceWithDataPathPortInit [2019-10-29T22:42:30.612Z] INFO: Waiting for the daemon under test to start... [2019-10-29T22:42:32.158Z] INFO: Daemon under test started and replied! [2019-10-29T22:42:32.158Z] INFO: Docker version of the daemon under test [2019-10-29T22:42:32.158Z] [2019-10-29T22:42:32.158Z] Client: [2019-10-29T22:42:32.158Z] Version: 17.06.2-ce [2019-10-29T22:42:32.158Z] API version: 1.30 [2019-10-29T22:42:32.158Z] Go version: go1.8.3 [2019-10-29T22:42:32.158Z] Git commit: cec0b72 [2019-10-29T22:42:32.158Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-29T22:42:32.158Z] OS/Arch: windows/amd64 [2019-10-29T22:42:32.158Z] [2019-10-29T22:42:32.158Z] Server: [2019-10-29T22:42:32.158Z] Version: 0.0.0-dev [2019-10-29T22:42:32.158Z] API version: 1.41 (minimum version 1.24) [2019-10-29T22:42:32.158Z] Go version: go1.13.3 [2019-10-29T22:42:32.158Z] Git commit: 579101902 [2019-10-29T22:42:32.158Z] Built: 10/29/2019 22:40:43 [2019-10-29T22:42:32.158Z] OS/Arch: windows/amd64 [2019-10-29T22:42:32.158Z] Experimental: false [2019-10-29T22:42:32.158Z] [2019-10-29T22:42:32.158Z] INFO: Docker info of the daemon under test [2019-10-29T22:42:32.158Z] [2019-10-29T22:42:32.158Z] Containers: 0 [2019-10-29T22:42:32.158Z] Running: 0 [2019-10-29T22:42:32.158Z] Paused: 0 [2019-10-29T22:42:32.158Z] Stopped: 0 [2019-10-29T22:42:32.158Z] Images: 0 [2019-10-29T22:42:32.158Z] Server Version: 0.0.0-dev [2019-10-29T22:42:32.158Z] Storage Driver: windowsfilter [2019-10-29T22:42:32.158Z] Windows: [2019-10-29T22:42:32.158Z] Logging Driver: json-file [2019-10-29T22:42:32.158Z] Plugins: [2019-10-29T22:42:32.158Z] Volume: local [2019-10-29T22:42:32.158Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-29T22:42:32.158Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-29T22:42:32.158Z] Swarm: inactive [2019-10-29T22:42:32.158Z] Default Isolation: process [2019-10-29T22:42:32.158Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-29T22:42:32.158Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-29T22:42:32.158Z] OSType: windows [2019-10-29T22:42:32.158Z] Architecture: x86_64 [2019-10-29T22:42:32.158Z] CPUs: 4 [2019-10-29T22:42:32.158Z] Total Memory: 32GiB [2019-10-29T22:42:32.158Z] Name: azwin-2-8a4f00 [2019-10-29T22:42:32.158Z] ID: JONM:UL4V:AVSF:WDYU:7OU7:ISXZ:HTBS:5FQ2:XCQQ:4ZHO:7BCJ:B7U3 [2019-10-29T22:42:32.158Z] Docker Root Dir: D:\CI\PR-40148\3\daemon [2019-10-29T22:42:32.158Z] Debug Mode (client): false [2019-10-29T22:42:32.158Z] Debug Mode (server): true [2019-10-29T22:42:32.158Z] File Descriptors: -1 [2019-10-29T22:42:32.158Z] Goroutines: 17 [2019-10-29T22:42:32.158Z] System Time: 2019-10-29T22:42:31.9590673Z [2019-10-29T22:42:32.158Z] EventsListeners: 0 [2019-10-29T22:42:32.158Z] Registry: https://index.docker.io/v1/ [2019-10-29T22:42:32.158Z] Labels: [2019-10-29T22:42:32.158Z] Experimental: false [2019-10-29T22:42:32.158Z] Insecure Registries: [2019-10-29T22:42:32.158Z] 127.0.0.0/8 [2019-10-29T22:42:32.158Z] Live Restore Enabled: false [2019-10-29T22:42:32.158Z] [2019-10-29T22:42:32.158Z] [2019-10-29T22:42:32.159Z] INFO: Docker images of the daemon under test [2019-10-29T22:42:32.159Z] [2019-10-29T22:42:32.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-29T22:42:32.159Z] [2019-10-29T22:42:32.159Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-29T22:42:32.159Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-29T22:42:32.621Z] ltsc2019: Pulling from windows/servercore [2019-10-29T22:42:32.621Z] 65014b3c3121: Pulling fs layer [2019-10-29T22:42:32.621Z] 12c8dbabfd62: Pulling fs layer [2019-10-29T22:42:33.578Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-29T22:42:34.451Z] ok github.com/docker/docker/cmd/dockerd 0.174s coverage: 30.3% of statements [2019-10-29T22:42:34.451Z] ok github.com/docker/docker/container 0.195s coverage: 35.3% of statements [2019-10-29T22:42:34.451Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-29T22:42:34.451Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-29T22:42:34.451Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-29T22:42:34.451Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-29T22:42:34.503Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-29T22:42:34.757Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-29T22:42:35.033Z] --- PASS: TestCreateServiceSysctls (4.46s) [2019-10-29T22:42:35.033Z] === RUN TestCreateServiceCapabilities [2019-10-29T22:42:36.119Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-29T22:42:36.374Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-29T22:42:36.935Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-29T22:42:37.567Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2019-10-29T22:42:37.567Z] === RUN TestInspect [2019-10-29T22:42:38.861Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.108s coverage: 65.3% of statements [2019-10-29T22:42:39.448Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-29T22:42:40.813Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-29T22:42:40.813Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-29T22:42:41.374Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-29T22:42:41.374Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-29T22:42:41.630Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-29T22:42:41.756Z] --- PASS: TestInspect (3.50s) [2019-10-29T22:42:41.756Z] === RUN TestServiceListWithStatuses [2019-10-29T22:42:41.756Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-29T22:42:41.756Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-29T22:42:41.756Z] === RUN TestDockerNetworkConnectAlias [2019-10-29T22:42:42.556Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-29T22:42:42.812Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-29T22:42:42.979Z] 12c8dbabfd62: Verifying Checksum [2019-10-29T22:42:42.979Z] 12c8dbabfd62: Download complete [2019-10-29T22:42:44.702Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-29T22:42:45.706Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.8% of statements [2019-10-29T22:42:46.268Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-29T22:42:46.268Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-29T22:42:46.268Z] Cross building: bundles/cross/windows/amd64 [2019-10-29T22:42:46.268Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-29T22:42:46.268Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-29T22:42:46.451Z] --- PASS: TestServiceWithDataPathPortInit (16.09s) [2019-10-29T22:42:46.451Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-29T22:42:47.215Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-29T22:42:48.323Z] --- PASS: TestDockerNetworkConnectAlias (6.32s) [2019-10-29T22:42:48.324Z] === RUN TestDockerNetworkReConnect [2019-10-29T22:42:49.183Z] ok github.com/docker/docker/daemon/cluster 0.220s coverage: 0.5% of statements [2019-10-29T22:42:52.457Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-29T22:42:52.713Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-29T22:42:53.596Z] --- PASS: TestDockerNetworkReConnect (5.77s) [2019-10-29T22:42:53.596Z] === RUN TestServicePlugin [2019-10-29T22:42:53.596Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-29T22:42:53.596Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:42:53.596Z] === RUN TestServiceUpdateLabel [2019-10-29T22:42:54.095Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.48s) [2019-10-29T22:42:54.095Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u64lohcr4dmgtbgzmrz3l7rtx Created:2019-10-29 22:42:47.131515529 +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[92c5dada2d4a95a7770364c70765d34134f68e369f1385b7e10e02873a4e6708:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rczfwms7dwxywbmhxorfzj633 EndpointID:eb23b52d53c18883b5129d48611e40ec173bb9c67ea7b78c445d25437c430b50 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4e94a1461675960569d96ac0daaf5cda84733f73389b8914a3d60956ee27a501 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:ae47e70d6bba IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rczfwms7dwxywbmhxorfzj633 EndpointID:eb23b52d53c18883b5129d48611e40ec173bb9c67ea7b78c445d25437c430b50 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-29T22:42:54.095Z] PASS [2019-10-29T22:42:54.095Z] [2019-10-29T22:42:54.095Z] === Skipped [2019-10-29T22:42:54.095Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-29T22:42:54.096Z] service_test.go:230: FLAKY_TEST [2019-10-29T22:42:54.096Z] [2019-10-29T22:42:54.096Z] [2019-10-29T22:42:54.096Z] DONE 21 tests, 1 skipped in 43.683s [2019-10-29T22:42:54.096Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-29T22:42:54.096Z] ++ 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-29T22:42:54.096Z] ++ set -e [2019-10-29T22:42:54.096Z] ++ '[' -n 0 ']' [2019-10-29T22:42:54.096Z] ++ set -x [2019-10-29T22:42:54.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:42:54.477Z] INFO: Testing against a local daemon [2019-10-29T22:42:54.477Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-29T22:42:54.477Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-29T22:42:54.477Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:42:54.477Z] === RUN TestDockerNetworkIpvlan [2019-10-29T22:42:54.477Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-29T22:42:54.477Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:42:54.477Z] PASS [2019-10-29T22:42:54.477Z] [2019-10-29T22:42:54.477Z] === Skipped [2019-10-29T22:42:54.477Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-29T22:42:54.477Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:42:54.477Z] [2019-10-29T22:42:54.477Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-29T22:42:54.477Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:42:54.477Z] [2019-10-29T22:42:54.477Z] [2019-10-29T22:42:54.477Z] DONE 2 tests, 2 skipped in 0.173s [2019-10-29T22:42:54.477Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-29T22:42:54.477Z] ++ 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-29T22:42:54.477Z] ++ set -e [2019-10-29T22:42:54.477Z] ++ '[' -n 0 ']' [2019-10-29T22:42:54.477Z] ++ set -x [2019-10-29T22:42:54.477Z] ++ env -i DEST=/go/src/github.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-29T22:42:54.477Z] INFO: Testing against a local daemon [2019-10-29T22:42:54.477Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-29T22:42:54.705Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2019-10-29T22:42:56.396Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2019-10-29T22:42:56.397Z] === RUN TestDockerNetworkMacvlan [2019-10-29T22:42:56.777Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-29T22:42:56.888Z] --- PASS: TestServiceUpdateLabel (3.12s) [2019-10-29T22:42:56.888Z] === RUN TestServiceUpdateSecrets [2019-10-29T22:42:56.902Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2019-10-29T22:42:57.187Z] ok github.com/docker/docker/daemon/config 0.127s coverage: 82.1% of statements [2019-10-29T22:42:57.561Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-29T22:42:58.830Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-29T22:42:59.251Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-29T22:42:59.251Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-29T22:42:59.812Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-29T22:43:00.373Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-29T22:43:00.662Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-10-29T22:43:01.457Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-29T22:43:02.691Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.522s coverage: 13.6% of statements [2019-10-29T22:43:03.644Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-29T22:43:04.571Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-29T22:43:04.630Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-29T22:43:05.394Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2019-10-29T22:43:06.418Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.150s coverage: 57.9% of statements [2019-10-29T22:43:06.706Z] ok github.com/docker/docker/daemon 12.520s coverage: 17.6% of statements [2019-10-29T22:43:06.706Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-29T22:43:06.706Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-29T22:43:06.706Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-29T22:43:06.706Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-29T22:43:07.086Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-29T22:43:08.160Z] 65014b3c3121: Verifying Checksum [2019-10-29T22:43:08.160Z] 65014b3c3121: Download complete [2019-10-29T22:43:09.600Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-29T22:43:09.736Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-29T22:43:09.855Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-29T22:43:10.416Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-29T22:43:10.416Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-29T22:43:10.537Z] --- PASS: TestDockerNetworkMacvlan (14.66s) [2019-10-29T22:43:10.537Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2019-10-29T22:43:10.537Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-29T22:43:10.537Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2019-10-29T22:43:10.537Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-10-29T22:43:10.537Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.96s) [2019-10-29T22:43:10.537Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2019-10-29T22:43:10.537Z] PASS [2019-10-29T22:43:10.537Z] [2019-10-29T22:43:10.537Z] DONE 8 tests in 16.175s [2019-10-29T22:43:10.537Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-29T22:43:10.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-29T22:43:10.537Z] ++ set -e [2019-10-29T22:43:10.537Z] ++ '[' -n 0 ']' [2019-10-29T22:43:10.537Z] ++ set -x [2019-10-29T22:43:10.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-29T22:43:10.537Z] testing: warning: no tests to run [2019-10-29T22:43:10.537Z] PASS [2019-10-29T22:43:10.537Z] [2019-10-29T22:43:10.537Z] DONE 0 tests in 0.052s [2019-10-29T22:43:10.537Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-29T22:43:10.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-29T22:43:10.537Z] ++ set -e [2019-10-29T22:43:10.537Z] ++ '[' -n 0 ']' [2019-10-29T22:43:10.537Z] ++ set -x [2019-10-29T22:43:10.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-29T22:43:10.900Z] INFO: Testing against a local daemon [2019-10-29T22:43:10.900Z] === RUN TestAuthZPluginAllowRequest [2019-10-29T22:43:10.976Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-29T22:43:11.778Z] --- PASS: TestServiceUpdateSecrets (15.59s) [2019-10-29T22:43:11.778Z] === RUN TestServiceUpdateConfigs [2019-10-29T22:43:12.223Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.581s coverage: 68.6% of statements [2019-10-29T22:43:12.338Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-29T22:43:12.339Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-29T22:43:12.339Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-29T22:43:12.595Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-29T22:43:12.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-29T22:43:12.725Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2019-10-29T22:43:12.725Z] === RUN TestAuthZPluginTLS [2019-10-29T22:43:12.845Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.878s coverage: 51.0% of statements [2019-10-29T22:43:12.850Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-29T22:43:12.850Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-29T22:43:13.088Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-10-29T22:43:13.088Z] === RUN TestAuthZPluginDenyRequest [2019-10-29T22:43:13.865Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-29T22:43:13.865Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-29T22:43:14.233Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-29T22:43:14.233Z] === RUN TestAuthZPluginDenyResponse [2019-10-29T22:43:14.601Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-29T22:43:14.601Z] === RUN TestAuthZPluginAllowEventStream [2019-10-29T22:43:14.738Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-29T22:43:14.886Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.951s coverage: 45.9% of statements [2019-10-29T22:43:14.886Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-29T22:43:16.567Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2019-10-29T22:43:16.567Z] === RUN TestAuthZPluginErrorResponse [2019-10-29T22:43:16.623Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-29T22:43:16.943Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.273s coverage: 52.6% of statements [2019-10-29T22:43:16.943Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-29T22:43:16.943Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.725s coverage: 76.1% of statements [2019-10-29T22:43:16.943Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-29T22:43:16.943Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-10-29T22:43:16.975Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2019-10-29T22:43:16.975Z] === RUN TestAuthZPluginErrorRequest [2019-10-29T22:43:17.340Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-29T22:43:17.340Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-29T22:43:18.125Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-29T22:43:18.125Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-29T22:43:18.508Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-29T22:43:18.983Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-10-29T22:43:19.958Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2019-10-29T22:43:19.958Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-29T22:43:20.580Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.073s coverage: 3.0% of statements [2019-10-29T22:43:21.047Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-29T22:43:21.882Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2019-10-29T22:43:21.882Z] === RUN TestAuthZPluginHeader [2019-10-29T22:43:22.418Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-29T22:43:22.655Z] --- PASS: TestAuthZPluginHeader (0.80s) [2019-10-29T22:43:22.655Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-29T22:43:22.655Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-29T22:43:22.655Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:22.655Z] === RUN TestAuthZPluginV2Disable [2019-10-29T22:43:22.655Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-29T22:43:22.655Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:22.655Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-29T22:43:22.655Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-29T22:43:22.655Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:22.655Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-29T22:43:22.655Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-29T22:43:22.655Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:22.655Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-29T22:43:22.657Z] ok github.com/docker/docker/daemon/logger 0.299s coverage: 42.7% of statements [2019-10-29T22:43:24.701Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 68.2% of statements [2019-10-29T22:43:24.934Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-29T22:43:25.189Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-29T22:43:26.753Z] ok github.com/docker/docker/daemon/logger/awslogs 0.559s coverage: 77.4% of statements [2019-10-29T22:43:27.378Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2019-10-29T22:43:27.999Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 4.9% of statements [2019-10-29T22:43:27.999Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-29T22:43:27.999Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-29T22:43:27.999Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-29T22:43:27.999Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-29T22:43:28.287Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2019-10-29T22:43:28.287Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2019-10-29T22:43:28.451Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-29T22:43:29.813Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-29T22:43:29.865Z] --- PASS: TestServiceUpdateConfigs (15.62s) [2019-10-29T22:43:29.865Z] === RUN TestServiceUpdateNetwork [2019-10-29T22:43:30.375Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-29T22:43:31.772Z] ok github.com/docker/docker/daemon/logger/local 0.083s coverage: 74.7% of statements [2019-10-29T22:43:31.772Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-29T22:43:32.262Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-29T22:43:32.405Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2019-10-29T22:43:32.690Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 19.9% of statements [2019-10-29T22:43:33.708Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2019-10-29T22:43:35.752Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-10-29T22:43:36.376Z] ok github.com/docker/docker/daemon/logger/splunk 2.981s coverage: 82.5% of statements [2019-10-29T22:43:36.376Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-29T22:43:36.376Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-29T22:43:38.798Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-29T22:43:38.798Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-29T22:43:39.725Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-29T22:43:39.873Z] ok github.com/docker/docker/distribution/metadata 0.145s coverage: 48.2% of statements [2019-10-29T22:43:40.159Z] ok github.com/docker/docker/errdefs 0.037s coverage: 49.4% of statements [2019-10-29T22:43:41.090Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-29T22:43:41.180Z] ok github.com/docker/docker/distribution 0.755s coverage: 22.1% of statements [2019-10-29T22:43:41.180Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-29T22:43:42.017Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-29T22:43:42.411Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2019-10-29T22:43:42.411Z] PASS [2019-10-29T22:43:42.411Z] [2019-10-29T22:43:42.411Z] === Skipped [2019-10-29T22:43:42.411Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-29T22:43:42.411Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:42.411Z] [2019-10-29T22:43:42.411Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-29T22:43:42.411Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:42.411Z] [2019-10-29T22:43:42.411Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-29T22:43:42.411Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:42.411Z] [2019-10-29T22:43:42.411Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-29T22:43:42.411Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:42.411Z] [2019-10-29T22:43:42.411Z] [2019-10-29T22:43:42.411Z] DONE 17 tests, 4 skipped in 28.893s [2019-10-29T22:43:42.411Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-29T22:43:42.411Z] ++ 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-29T22:43:42.411Z] ++ set -e [2019-10-29T22:43:42.411Z] ++ '[' -n 0 ']' [2019-10-29T22:43:42.411Z] ++ set -x [2019-10-29T22:43:42.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:43:42.411Z] INFO: Testing against a local daemon [2019-10-29T22:43:42.411Z] === RUN TestPluginInvalidJSON [2019-10-29T22:43:42.411Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:43:42.411Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:43:42.411Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:43:42.411Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-29T22:43:42.411Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-29T22:43:42.411Z] PASS [2019-10-29T22:43:42.411Z] [2019-10-29T22:43:42.411Z] DONE 2 tests in 0.217s [2019-10-29T22:43:42.411Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-29T22:43:42.411Z] ++ 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-29T22:43:42.411Z] ++ set -e [2019-10-29T22:43:42.411Z] ++ '[' -n 0 ']' [2019-10-29T22:43:42.411Z] ++ set -x [2019-10-29T22:43:42.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:43:42.411Z] INFO: Testing against a local daemon [2019-10-29T22:43:42.411Z] === RUN TestExternalGraphDriver [2019-10-29T22:43:42.411Z] === RUN TestExternalGraphDriver/json [2019-10-29T22:43:42.411Z] === RUN TestExternalGraphDriver/spec [2019-10-29T22:43:44.239Z] === RUN TestExternalGraphDriver/pull [2019-10-29T22:43:44.661Z] ok github.com/docker/docker/distribution/xfer 1.695s coverage: 85.6% of statements [2019-10-29T22:43:44.661Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-29T22:43:44.661Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2019-10-29T22:43:44.743Z] --- PASS: TestServiceUpdateNetwork (15.61s) [2019-10-29T22:43:44.743Z] PASS [2019-10-29T22:43:44.743Z] [2019-10-29T22:43:44.743Z] === Skipped [2019-10-29T22:43:44.743Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-29T22:43:44.743Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-29T22:43:44.743Z] [2019-10-29T22:43:44.743Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-29T22:43:44.743Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:44.743Z] [2019-10-29T22:43:44.743Z] [2019-10-29T22:43:44.743Z] DONE 20 tests, 2 skipped in 137.127s [2019-10-29T22:43:44.743Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-29T22:43:44.743Z] ++ 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-29T22:43:44.743Z] ++ set -e [2019-10-29T22:43:44.743Z] ++ '[' -n 0 ']' [2019-10-29T22:43:44.743Z] ++ set -x [2019-10-29T22:43:44.743Z] ++ env -i DEST=/go/src/github.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-29T22:43:44.743Z] INFO: Testing against a local daemon [2019-10-29T22:43:44.743Z] === RUN TestSessionCreate [2019-10-29T22:43:44.743Z] --- PASS: TestSessionCreate (0.05s) [2019-10-29T22:43:44.743Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-29T22:43:44.743Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-29T22:43:44.743Z] PASS [2019-10-29T22:43:44.743Z] [2019-10-29T22:43:44.743Z] DONE 2 tests in 0.285s [2019-10-29T22:43:44.743Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-29T22:43:44.743Z] ++ 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-29T22:43:44.743Z] ++ set -e [2019-10-29T22:43:44.743Z] ++ '[' -n 0 ']' [2019-10-29T22:43:44.743Z] ++ set -x [2019-10-29T22:43:44.743Z] ++ env -i DEST=/go/src/github.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-29T22:43:44.743Z] INFO: Testing against a local daemon [2019-10-29T22:43:44.743Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-29T22:43:44.743Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-29T22:43:44.743Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-29T22:43:44.743Z] === RUN TestEventsExecDie [2019-10-29T22:43:44.743Z] --- PASS: TestEventsExecDie (1.07s) [2019-10-29T22:43:44.743Z] === RUN TestEventsBackwardsCompatible [2019-10-29T22:43:44.743Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-10-29T22:43:44.743Z] === RUN TestInfoBinaryCommits [2019-10-29T22:43:44.946Z] ok github.com/docker/docker/image 0.107s coverage: 86.4% of statements [2019-10-29T22:43:44.946Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-29T22:43:45.002Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-29T22:43:45.002Z] === RUN TestInfoAPIVersioned [2019-10-29T22:43:45.002Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-29T22:43:45.002Z] === RUN TestInfoDiscoveryBackend [2019-10-29T22:43:45.569Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-29T22:43:45.569Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-29T22:43:45.963Z] ok github.com/docker/docker/image/v1 0.042s coverage: 25.0% of statements [2019-10-29T22:43:45.963Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-29T22:43:46.180Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-29T22:43:46.180Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-29T22:43:46.249Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2019-10-29T22:43:46.274Z] --- PASS: TestExternalGraphDriver (6.29s) [2019-10-29T22:43:46.274Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2019-10-29T22:43:46.274Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2019-10-29T22:43:46.274Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2019-10-29T22:43:46.274Z] === RUN TestGraphdriverPluginV2 [2019-10-29T22:43:46.274Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-29T22:43:46.274Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:46.274Z] PASS [2019-10-29T22:43:46.274Z] [2019-10-29T22:43:46.274Z] === Skipped [2019-10-29T22:43:46.274Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-29T22:43:46.274Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:43:46.274Z] [2019-10-29T22:43:46.274Z] [2019-10-29T22:43:46.274Z] DONE 5 tests, 1 skipped in 6.523s [2019-10-29T22:43:46.274Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-29T22:43:46.274Z] ++ 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-29T22:43:46.274Z] ++ set -e [2019-10-29T22:43:46.274Z] ++ '[' -n 0 ']' [2019-10-29T22:43:46.274Z] ++ set -x [2019-10-29T22:43:46.274Z] ++ env -i DEST=/go/src/github.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-29T22:43:46.505Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-29T22:43:46.505Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-29T22:43:46.642Z] INFO: Testing against a local daemon [2019-10-29T22:43:46.642Z] === RUN TestContinueAfterPluginCrash [2019-10-29T22:43:46.642Z] === PAUSE TestContinueAfterPluginCrash [2019-10-29T22:43:46.642Z] === RUN TestDaemonStartWithLogOpt [2019-10-29T22:43:46.642Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-29T22:43:46.642Z] === CONT TestContinueAfterPluginCrash [2019-10-29T22:43:46.642Z] === CONT TestDaemonStartWithLogOpt [2019-10-29T22:43:47.071Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-29T22:43:47.071Z] === RUN TestInfoAPI [2019-10-29T22:43:47.071Z] --- PASS: TestInfoAPI (0.05s) [2019-10-29T22:43:47.071Z] === RUN TestInfoAPIWarnings [2019-10-29T22:43:47.107Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-29T22:43:47.265Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2019-10-29T22:43:47.639Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-10-29T22:43:47.639Z] === RUN TestInfoDebug [2019-10-29T22:43:48.207Z] --- PASS: TestInfoDebug (0.55s) [2019-10-29T22:43:48.207Z] === RUN TestInfoInsecureRegistries [2019-10-29T22:43:48.776Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-10-29T22:43:48.776Z] === RUN TestInfoRegistryMirrors [2019-10-29T22:43:48.993Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-29T22:43:49.343Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2019-10-29T22:43:49.343Z] === RUN TestLoginFailsWithBadCredentials [2019-10-29T22:43:49.601Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2019-10-29T22:43:49.601Z] === RUN TestPingCacheHeaders [2019-10-29T22:43:49.860Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-29T22:43:49.860Z] === RUN TestPingGet [2019-10-29T22:43:49.860Z] --- PASS: TestPingGet (0.03s) [2019-10-29T22:43:49.860Z] === RUN TestPingHead [2019-10-29T22:43:49.860Z] --- PASS: TestPingHead (0.05s) [2019-10-29T22:43:49.860Z] === RUN TestVersion [2019-10-29T22:43:49.860Z] --- PASS: TestVersion (0.05s) [2019-10-29T22:43:49.860Z] PASS [2019-10-29T22:43:49.860Z] [2019-10-29T22:43:49.860Z] === Skipped [2019-10-29T22:43:49.860Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-29T22:43:49.860Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-29T22:43:49.860Z] [2019-10-29T22:43:49.860Z] [2019-10-29T22:43:49.860Z] DONE 18 tests, 1 skipped in 6.409s [2019-10-29T22:43:49.860Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-29T22:43:49.860Z] ++ 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-29T22:43:49.860Z] ++ set -e [2019-10-29T22:43:49.860Z] ++ '[' -n 0 ']' [2019-10-29T22:43:49.860Z] ++ set -x [2019-10-29T22:43:49.860Z] ++ env -i DEST=/go/src/github.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-29T22:43:50.119Z] INFO: Testing against a local daemon [2019-10-29T22:43:50.119Z] === RUN TestVolumesCreateAndList [2019-10-29T22:43:50.119Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-29T22:43:50.119Z] === RUN TestVolumesRemove [2019-10-29T22:43:50.119Z] --- PASS: TestVolumesRemove (0.13s) [2019-10-29T22:43:50.119Z] === RUN TestVolumesInspect [2019-10-29T22:43:50.119Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-29T22:43:50.119Z] === RUN TestVolumesInvalidJSON [2019-10-29T22:43:50.378Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-29T22:43:50.378Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-29T22:43:50.378Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-29T22:43:50.378Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-29T22:43:50.378Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-29T22:43:50.378Z] PASS [2019-10-29T22:43:50.378Z] [2019-10-29T22:43:50.378Z] DONE 5 tests in 0.387s [2019-10-29T22:43:50.378Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-29T22:43:50.637Z] ++++ cat bundles/test-integration/docker.pid [2019-10-29T22:43:50.637Z] +++ kill 12948 [2019-10-29T22:43:51.683Z] ok github.com/docker/docker/opts 0.152s coverage: 66.9% of statements [2019-10-29T22:43:52.013Z] +++ /etc/init.d/apparmor stop [2019-10-29T22:43:52.013Z] Clearing AppArmor profiles cache:. [2019-10-29T22:43:52.013Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-29T22:43:52.013Z] Unloading profiles will leave already running processes permanently [2019-10-29T22:43:52.013Z] unconfined, which can lead to unexpected situations. [2019-10-29T22:43:52.013Z] [2019-10-29T22:43:52.013Z] To set a process to complain mode, use the command line tool [2019-10-29T22:43:52.013Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-29T22:43:52.013Z] with the 'teardown' option." [2019-10-29T22:43:52.013Z] [2019-10-29T22:43:52.697Z] ok github.com/docker/docker/pkg/authorization 0.734s coverage: 68.3% of statements [2019-10-29T22:43:52.982Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-29T22:43:53.604Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2019-10-29T22:43:54.069Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-29T22:43:54.069Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-29T22:43:54.069Z] remote: Enumerating objects: 19, done. [2019-10-29T22:43:54.069Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-29T22:43:54.069Z] 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-29T22:43:54.069Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-29T22:43:54.069Z] [2019-10-29T22:43:54.235Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-29T22:43:54.491Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-29T22:43:54.625Z] ok github.com/docker/docker/pkg/archive 1.618s coverage: 76.8% of statements [2019-10-29T22:43:54.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-29T22:43:54.912Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements Post stage [Pipeline] junit [2019-10-29T22:43:55.316Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2019-10-29T22:43:55.674Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] sh [2019-10-29T22:43:55.944Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2019-10-29T22:43:56.013Z] + echo Ensuring container killed. [2019-10-29T22:43:56.013Z] Ensuring container killed. [2019-10-29T22:43:56.013Z] + docker rm -vf docker-pr3 [2019-10-29T22:43:56.013Z] Error: No such container: docker-pr3 [2019-10-29T22:43:56.013Z] + true [Pipeline] sh [2019-10-29T22:43:56.057Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57910190288c71242d914c292930a496d05f30cb hack/test/unit [2019-10-29T22:43:56.235Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-29T22:43:56.306Z] + echo Chowning /workspace to jenkins user [2019-10-29T22:43:56.306Z] Chowning /workspace to jenkins user [2019-10-29T22:43:56.306Z] + id -u [2019-10-29T22:43:56.306Z] + id -g [2019-10-29T22:43:56.306Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40148:/workspace busybox chown -R 1000:1000 /workspace [2019-10-29T22:43:56.306Z] Unable to find image 'busybox:latest' locally [2019-10-29T22:43:56.306Z] latest: Pulling from library/busybox [2019-10-29T22:43:56.565Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2019-10-29T22:43:56.566Z] 20f390519e2a: Pulling fs layer [2019-10-29T22:43:56.566Z] 20f390519e2a: Verifying Checksum [2019-10-29T22:43:56.566Z] 20f390519e2a: Download complete [2019-10-29T22:43:56.825Z] 20f390519e2a: Pull complete [2019-10-29T22:43:56.825Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-29T22:43:56.825Z] Status: Downloaded newer image for busybox:latest [2019-10-29T22:43:58.003Z] --- PASS: TestDaemonStartWithLogOpt (9.94s) [2019-10-29T22:43:58.049Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-29T22:43:58.123Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-29T22:43:58.584Z] ? github.com/docker/docker/api [no test files] [2019-10-29T22:43:58.668Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-29T22:43:59.293Z] ok github.com/docker/docker/layer 7.676s coverage: 68.8% of statements [2019-10-29T22:43:59.293Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-29T22:43:59.293Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-29T22:43:59.293Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-29T22:43:59.293Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-29T22:43:59.293Z] ? github.com/docker/docker/oci [no test files] [2019-10-29T22:43:59.293Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-29T22:43:59.293Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-29T22:43:59.485Z] === RUN TestDockerSuite/TestBuildDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-29T22:44:00.315Z] ok github.com/docker/docker/pkg/chrootarchive 4.505s coverage: 43.2% of statements [2019-10-29T22:44:00.315Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-29T22:44:00.315Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-29T22:44:00.419Z] + bundleName=arm64-integration [2019-10-29T22:44:00.419Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-29T22:44:00.419Z] Creating arm64-integration-bundles.tar.gz [2019-10-29T22:44:00.419Z] + xargs+ tar -czf arm64-integration-bundles.tar.gz [2019-10-29T22:44:00.419Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-29T22:44:00.691Z] Archiving artifacts [2019-10-29T22:44:00.937Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2019-10-29T22:44:00.938Z] ok github.com/docker/docker/pkg/filenotify 0.655s coverage: 67.0% of statements [2019-10-29T22:44:01.958Z] ok github.com/docker/docker/pkg/discovery/kv 3.197s coverage: 84.1% of statements [2019-10-29T22:44:01.958Z] ok github.com/docker/docker/pkg/fsutils 0.385s coverage: 85.1% of statements [2019-10-29T22:44:02.105Z] --- PASS: TestContinueAfterPluginCrash (14.88s) [2019-10-29T22:44:02.105Z] PASS [2019-10-29T22:44:02.105Z] [2019-10-29T22:44:02.105Z] DONE 2 tests in 15.209s [2019-10-29T22:44:02.105Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-29T22:44:02.105Z] ++ 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-29T22:44:02.105Z] ++ set -e [2019-10-29T22:44:02.105Z] ++ '[' -n 0 ']' [2019-10-29T22:44:02.105Z] ++ set -x [2019-10-29T22:44:02.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:44:02.105Z] INFO: Testing against a local daemon [2019-10-29T22:44:02.105Z] === RUN TestPluginWithDevMounts [2019-10-29T22:44:02.105Z] === PAUSE TestPluginWithDevMounts [2019-10-29T22:44:02.105Z] === CONT TestPluginWithDevMounts [2019-10-29T22:44:02.452Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40148/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-29T22:44:02.772Z] + make clean [2019-10-29T22:44:02.982Z] ok github.com/docker/docker/pkg/homedir 0.024s coverage: 11.4% of statements [2019-10-29T22:44:03.342Z] docker volume rm -f docker-dev-cache [2019-10-29T22:44:03.601Z] docker-dev-cache [Pipeline] deleteDir [2019-10-29T22:44:03.931Z] --- PASS: TestPluginWithDevMounts (2.00s) [2019-10-29T22:44:03.931Z] PASS [2019-10-29T22:44:03.931Z] [2019-10-29T22:44:03.931Z] DONE 1 tests in 2.173s [2019-10-29T22:44:03.931Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-29T22:44:03.931Z] ++ 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-29T22:44:03.931Z] ++ set -e [2019-10-29T22:44:03.931Z] ++ '[' -n 0 ']' [2019-10-29T22:44:03.931Z] ++ set -x [2019-10-29T22:44:03.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:44:03.931Z] INFO: Testing against a local daemon [2019-10-29T22:44:03.931Z] === RUN TestSecretInspect [2019-10-29T22:44:04.469Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2019-10-29T22:44:04.469Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2019-10-29T22:44:05.096Z] ok github.com/docker/docker/pkg/idtools 1.036s coverage: 70.1% of statements [2019-10-29T22:44:05.382Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2019-10-29T22:44:05.668Z] ok github.com/docker/docker/pkg/ioutils 1.801s coverage: 70.6% of statements [2019-10-29T22:44:05.668Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-29T22:44:06.019Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-29T22:44:06.291Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2019-10-29T22:44:06.913Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2019-10-29T22:44:06.913Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-10-29T22:44:07.120Z] --- PASS: TestSecretInspect (2.95s) [2019-10-29T22:44:07.120Z] === RUN TestSecretList [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2019-10-29T22:44:07.533Z] ok github.com/docker/docker/pkg/mount 0.920s coverage: 70.0% of statements [2019-10-29T22:44:07.533Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [Pipeline] } [2019-10-29T22:44:07.820Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2019-10-29T22:44:08.105Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2019-10-29T22:44:08.105Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-29T22:44:08.105Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-29T22:44:09.284Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-29T22:44:09.591Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2019-10-29T22:44:09.722Z] --- PASS: TestSecretList (2.85s) [2019-10-29T22:44:09.722Z] === RUN TestSecretsCreateAndDelete [2019-10-29T22:44:10.218Z] ok github.com/docker/docker/pkg/pools 0.053s coverage: 88.2% of statements [2019-10-29T22:44:10.504Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2019-10-29T22:44:10.788Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-10-29T22:44:11.174Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-29T22:44:11.801Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-10-29T22:44:12.419Z] ok github.com/docker/docker/pkg/pubsub 1.195s coverage: 73.9% of statements [2019-10-29T22:44:12.705Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2019-10-29T22:44:12.931Z] --- PASS: TestSecretsCreateAndDelete (2.82s) [2019-10-29T22:44:12.931Z] === RUN TestSecretsUpdate [2019-10-29T22:44:13.453Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2019-10-29T22:44:13.690Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-29T22:44:14.189Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-10-29T22:44:14.189Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2019-10-29T22:44:14.252Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-29T22:44:14.507Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-29T22:44:14.807Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-10-29T22:44:14.807Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-10-29T22:44:15.070Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-29T22:44:15.380Z] --- PASS: TestSecretsUpdate (2.76s) [2019-10-29T22:44:15.380Z] === RUN TestTemplatedSecret [2019-10-29T22:44:15.427Z] ok github.com/docker/docker/pkg/signal 3.483s coverage: 61.0% of statements [2019-10-29T22:44:16.444Z] ok github.com/docker/docker/pkg/tailfile 0.146s coverage: 88.6% of statements [2019-10-29T22:44:16.444Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2019-10-29T22:44:17.460Z] testing: warning: no tests to run [2019-10-29T22:44:17.460Z] coverage: [no statements] [2019-10-29T22:44:17.460Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-10-29T22:44:18.084Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements [2019-10-29T22:44:18.712Z] ok github.com/docker/docker/pkg/tarsum 0.237s coverage: 89.3% of statements [2019-10-29T22:44:18.712Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2019-10-29T22:44:18.904Z] --- PASS: TestTemplatedSecret (3.46s) [2019-10-29T22:44:18.905Z] === RUN TestSecretCreateResolve [2019-10-29T22:44:18.999Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-10-29T22:44:19.232Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-29T22:44:19.626Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite (362.98s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.39s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.72s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.57s) [2019-10-29T22:44:19.793Z] docker_cli_daemon_test.go:1449: [d40c0f4493a00] daemon is not started [2019-10-29T22:44:19.793Z] check_test.go:309: [d40b962fee010] daemon is not started [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.75s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.96s) [2019-10-29T22:44:19.793Z] check_test.go:309: [db2d0c3f464d9] daemon is not started [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.08s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.77s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.68s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.52s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.12s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.65s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.32s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-29T22:44:19.793Z] check_test.go:309: [d4bf959d2a7b9] daemon is not started [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-29T22:44:19.793Z] check_test.go:309: [de2de0371c433] daemon is not started [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-10-29T22:44:19.793Z] check_test.go:309: [d5aa8afea9d1c] daemon is not started [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.53s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.83s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.08s) [2019-10-29T22:44:19.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-29T22:44:19.794Z] check_test.go:309: [d28aede645c59] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s) [2019-10-29T22:44:19.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-29T22:44:19.794Z] check_test.go:309: [d7625b51410e3] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.78s) [2019-10-29T22:44:19.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-29T22:44:19.794Z] check_test.go:309: [d41bf8bf8efb5] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.30s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.38s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2019-10-29T22:44:19.794Z] check_test.go:309: [d26f7ad9fb9cf] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.22s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-10-29T22:44:19.794Z] check_test.go:309: [dd88d5f70a918] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.79s) [2019-10-29T22:44:19.794Z] docker_cli_daemon_plugins_test.go:79: [da689b62fa201] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.96s) [2019-10-29T22:44:19.794Z] docker_cli_daemon_plugins_test.go:169: [dbb0876f793be] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.91s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-29T22:44:19.794Z] check_test.go:309: [d90c254b587ef] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.95s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.94s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.93s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.26s) [2019-10-29T22:44:19.794Z] check_test.go:309: [df0b28788e7af] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.10s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.52s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.46s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.41s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.45s) [2019-10-29T22:44:19.794Z] check_test.go:309: [d96d2b8ba0551] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.43s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.12s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.18s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.33s) [2019-10-29T22:44:19.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-29T22:44:19.794Z] check_test.go:309: [d262725403b46] daemon is not started [2019-10-29T22:44:19.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-29T22:44:19.794Z] check_test.go:309: [d4ed6dbf470b9] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.94s) [2019-10-29T22:44:19.794Z] check_test.go:309: [d9b724c4690bf] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.73s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.76s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.24s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.91s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.84s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.90s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.42s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.90s) [2019-10-29T22:44:19.794Z] check_test.go:309: [dfa35196abd76] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.74s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.26s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.35s) [2019-10-29T22:44:19.794Z] check_test.go:309: [d484e224801e1] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.30s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-29T22:44:19.794Z] check_test.go:309: [ded42594fd93e] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2019-10-29T22:44:19.794Z] check_test.go:309: [d265c56a6e109] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.00s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2019-10-29T22:44:19.794Z] check_test.go:309: [db7a5b2cb9f71] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.27s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.83s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-29T22:44:19.794Z] check_test.go:309: [de10414a85828] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.13s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.41s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.67s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.17s) [2019-10-29T22:44:19.794Z] check_test.go:309: [db7b2f67be5ef] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.02s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-29T22:44:19.794Z] check_test.go:309: [dcda20d5d2be5] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.85s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.92s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.07s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.17s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.89s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.92s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.27s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.03s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.76s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.90s) [2019-10-29T22:44:19.794Z] docker_cli_daemon_test.go:2542: [d671441ee08ee] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.02s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.23s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.29s) [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2019-10-29T22:44:19.794Z] check_test.go:309: [d6b832efee89a] daemon is not started [2019-10-29T22:44:19.794Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.45s) [2019-10-29T22:44:19.794Z] === RUN TestDockerSwarmSuite [2019-10-29T22:44:19.794Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-29T22:44:21.346Z] --- PASS: TestSecretCreateResolve (2.68s) [2019-10-29T22:44:21.346Z] PASS [2019-10-29T22:44:21.346Z] [2019-10-29T22:44:21.346Z] DONE 6 tests in 17.694s [2019-10-29T22:44:21.346Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-29T22:44:21.346Z] ++ 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-29T22:44:21.346Z] ++ set -e [2019-10-29T22:44:21.346Z] ++ '[' -n 0 ']' [2019-10-29T22:44:21.346Z] ++ set -x [2019-10-29T22:44:21.346Z] ++ env -i DEST=/go/src/github.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-29T22:44:21.670Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2019-10-29T22:44:21.730Z] INFO: Testing against a local daemon [2019-10-29T22:44:21.730Z] === RUN TestServiceCreateInit [2019-10-29T22:44:21.730Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-29T22:44:23.715Z] ok github.com/docker/docker/reference 0.019s coverage: 83.7% of statements [2019-10-29T22:44:24.343Z] ok github.com/docker/docker/profiles/seccomp 0.039s coverage: 68.8% of statements [2019-10-29T22:44:25.033Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-29T22:44:25.358Z] ok github.com/docker/docker/plugin 0.667s coverage: 27.1% of statements [2019-10-29T22:44:26.847Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2019-10-29T22:44:26.973Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-29T22:44:27.135Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 50.9% of statements [2019-10-29T22:44:28.296Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-29T22:44:28.617Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2019-10-29T22:44:29.240Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2019-10-29T22:44:29.240Z] ok github.com/docker/docker/registry 0.492s coverage: 56.3% of statements [2019-10-29T22:44:32.042Z] --- PASS: TestServiceCreateInit (9.66s) [2019-10-29T22:44:32.042Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.76s) [2019-10-29T22:44:32.042Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.89s) [2019-10-29T22:44:32.042Z] === RUN TestCreateServiceMultipleTimes [2019-10-29T22:44:32.718Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2019-10-29T22:44:33.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-29T22:44:33.791Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-29T22:44:35.153Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-29T22:44:35.153Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-29T22:44:35.411Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2019-10-29T22:44:35.699Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2019-10-29T22:44:37.170Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-10-29T22:44:41.733Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-29T22:44:43.094Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-29T22:44:43.962Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/rootless [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/volume [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-29T22:44:43.962Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === Skipped [2019-10-29T22:44:43.962Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-29T22:44:43.962Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-29T22:44:43.962Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:44:43.962Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:44:43.962Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:44:43.962Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:44:43.962Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:44:43.962Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:73: No driver to put! [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-29T22:44:43.962Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-29T22:44:43.962Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-29T22:44:43.962Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:44:43.962Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:44:43.962Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:44:43.962Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:44:43.962Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:44:43.962Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-29T22:44:43.962Z] graphtest_unix.go:73: No driver to put! [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-29T22:44:43.962Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-29T22:44:43.962Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] [2019-10-29T22:44:43.962Z] DONE 2115 tests, 20 skipped in 332.725s Post stage [Pipeline] junit [2019-10-29T22:44:44.618Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-29T22:44:45.472Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -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:57910190288c71242d914c292930a496d05f30cb hack/make.sh dynbinary test-integration [2019-10-29T22:44:45.758Z] [2019-10-29T22:44:46.047Z] Removing bundles/ [2019-10-29T22:44:46.047Z] [2019-10-29T22:44:46.047Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-29T22:44:46.047Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-29T22:44:46.047Z] GOOS="" GOARCH="" GOARM="" [2019-10-29T22:44:46.357Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-29T22:44:46.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-29T22:44:47.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-29T22:44:48.668Z] --- PASS: TestCreateServiceMultipleTimes (16.71s) [2019-10-29T22:44:48.668Z] === RUN TestCreateServiceConflict [2019-10-29T22:44:51.086Z] --- PASS: TestCreateServiceConflict (2.73s) [2019-10-29T22:44:51.086Z] === RUN TestCreateServiceMaxReplicas [2019-10-29T22:44:54.396Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2019-10-29T22:44:54.396Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-29T22:44:54.502Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-29T22:44:57.766Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-29T22:45:00.282Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-29T22:45:10.810Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s) [2019-10-29T22:45:10.810Z] === RUN TestCreateServiceSecretFileMode [2019-10-29T22:45:11.684Z] --- PASS: TestCreateServiceSecretFileMode (3.21s) [2019-10-29T22:45:11.684Z] === RUN TestCreateServiceConfigFileMode [2019-10-29T22:45:15.003Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2019-10-29T22:45:15.003Z] === RUN TestCreateServiceSysctls [2019-10-29T22:45:18.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-29T22:45:18.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-29T22:45:19.028Z] --- PASS: TestCreateServiceSysctls (4.15s) [2019-10-29T22:45:19.028Z] === RUN TestCreateServiceCapabilities [2019-10-29T22:45:20.211Z] --- PASS: TestImportExtremelyLargeImageWorks (188.74s) [2019-10-29T22:45:20.211Z] PASS [2019-10-29T22:45:20.211Z] [2019-10-29T22:45:20.211Z] DONE 12 tests in 192.564s [2019-10-29T22:45:20.211Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-29T22:45:20.211Z] ++ 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-29T22:45:20.211Z] ++ set -e [2019-10-29T22:45:20.211Z] ++ '[' -n 0 ']' [2019-10-29T22:45:20.211Z] ++ set -x [2019-10-29T22:45:20.211Z] ++ env -i DEST=/go/src/github.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-29T22:45:20.211Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-29T22:45:20.211Z] INFO: Testing against a local daemon [2019-10-29T22:45:20.211Z] === RUN TestNetworkCreateDelete [2019-10-29T22:45:20.211Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-29T22:45:20.211Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-10-29T22:45:20.211Z] === RUN TestDockerNetworkDeletePreferID [2019-10-29T22:45:20.771Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2019-10-29T22:45:20.771Z] === RUN TestInspectNetwork [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-29T22:45:21.117Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-10-29T22:45:21.117Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-29T22:45:21.117Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.0% of statements [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/types [no test files] [2019-10-29T22:45:21.117Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-29T22:45:21.118Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2019-10-29T22:45:21.118Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-29T22:45:21.118Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-10-29T22:45:21.118Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/builder [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-29T22:45:21.118Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-29T22:45:21.118Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2019-10-29T22:45:22.280Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2019-10-29T22:45:22.280Z] === RUN TestInspect [2019-10-29T22:45:24.402Z] ok github.com/docker/docker/builder/dockerfile 0.515s coverage: 48.2% of statements [2019-10-29T22:45:24.402Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 13.6% of statements [2019-10-29T22:45:24.933Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-29T22:45:25.189Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-29T22:45:25.335Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-29T22:45:25.472Z] --- PASS: TestInspect (3.34s) [2019-10-29T22:45:25.472Z] === RUN TestServiceListWithStatuses [2019-10-29T22:45:25.472Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-10-29T22:45:25.472Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-29T22:45:25.472Z] === RUN TestDockerNetworkConnectAlias [2019-10-29T22:45:25.750Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-29T22:45:26.310Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-29T22:45:26.310Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-29T22:45:26.565Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-29T22:45:27.127Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-29T22:45:27.127Z] === RUN TestInspectNetwork/full_network_id [2019-10-29T22:45:27.127Z] === RUN TestInspectNetwork/partial_network_id [2019-10-29T22:45:27.127Z] === RUN TestInspectNetwork/network_name [2019-10-29T22:45:27.127Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-29T22:45:27.236Z] ok github.com/docker/docker/builder/remotecontext/git 1.870s coverage: 85.1% of statements [2019-10-29T22:45:27.236Z] ? github.com/docker/docker/cli [no test files] [2019-10-29T22:45:27.236Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-29T22:45:29.137Z] ok github.com/docker/docker/client 0.225s coverage: 75.8% of statements [2019-10-29T22:45:29.639Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-29T22:45:31.002Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-29T22:45:31.723Z] --- PASS: TestDockerNetworkConnectAlias (5.74s) [2019-10-29T22:45:31.723Z] === RUN TestDockerNetworkReConnect [2019-10-29T22:45:31.928Z] --- PASS: TestInspectNetwork (11.22s) [2019-10-29T22:45:31.928Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-29T22:45:31.928Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-29T22:45:31.928Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-29T22:45:31.928Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-29T22:45:31.928Z] === RUN TestRunContainerWithBridgeNone [2019-10-29T22:45:32.854Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-29T22:45:34.217Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-29T22:45:34.778Z] --- PASS: TestRunContainerWithBridgeNone (2.97s) [2019-10-29T22:45:34.778Z] === RUN TestNetworkInvalidJSON [2019-10-29T22:45:34.778Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-29T22:45:34.778Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-29T22:45:34.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:45:34.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:45:34.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:45:34.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:45:34.778Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-29T22:45:34.778Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:45:34.778Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:45:34.778Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-29T22:45:34.778Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-29T22:45:34.778Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-29T22:45:34.778Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-29T22:45:34.778Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-29T22:45:35.124Z] 65014b3c3121: Pull complete [2019-10-29T22:45:35.796Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-29T22:45:35.796Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-29T22:45:35.796Z] === RUN TestDaemonDefaultNetworkPools [2019-10-29T22:45:36.722Z] --- PASS: TestDaemonDefaultNetworkPools (0.68s) [2019-10-29T22:45:36.722Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-29T22:45:36.722Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-29T22:45:36.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-29T22:45:36.750Z] --- PASS: TestDockerNetworkReConnect (4.64s) [2019-10-29T22:45:36.750Z] === RUN TestServicePlugin [2019-10-29T22:45:36.750Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-29T22:45:36.750Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:45:36.750Z] === RUN TestServiceUpdateLabel [2019-10-29T22:45:37.649Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-29T22:45:37.649Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-29T22:45:37.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-29T22:45:38.556Z] --- PASS: TestServiceUpdateLabel (2.69s) [2019-10-29T22:45:38.556Z] === RUN TestServiceUpdateSecrets [2019-10-29T22:45:39.013Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2019-10-29T22:45:39.013Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-29T22:45:39.574Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2019-10-29T22:45:39.574Z] === RUN TestServiceWithPredefinedNetwork [2019-10-29T22:45:42.837Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2019-10-29T22:45:42.837Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-29T22:45:42.837Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-29T22:45:42.837Z] service_test.go:230: FLAKY_TEST [2019-10-29T22:45:42.837Z] === RUN TestServiceWithDataPathPortInit [2019-10-29T22:45:44.723Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-29T22:45:55.047Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2019-10-29T22:45:55.047Z] === RUN TestServiceUpdateConfigs [2019-10-29T22:46:02.754Z] --- PASS: TestServiceWithDataPathPortInit (19.51s) [2019-10-29T22:46:02.754Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-29T22:46:06.915Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-29T22:46:07.840Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 30.3% of statements [2019-10-29T22:46:07.840Z] ok github.com/docker/docker/container 0.124s coverage: 35.3% of statements [2019-10-29T22:46:07.840Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-29T22:46:07.840Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-29T22:46:07.840Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-29T22:46:07.840Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-29T22:46:08.277Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-29T22:46:11.379Z] --- PASS: TestServiceUpdateConfigs (15.47s) [2019-10-29T22:46:11.379Z] === RUN TestServiceUpdateNetwork [2019-10-29T22:46:12.437Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.11s) [2019-10-29T22:46:12.437Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3qyjd4w1j7z7il7o3gzrkzjlg Created:2019-10-29 22:46:03.812206832 +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[505b3f93bd518fa2a02f3380788e09c0a69f87ea028f8ccc6546f8740897c30a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wz7o4mynbtl0efmvbg2dxqgfr EndpointID:822c86ba804f433ae568493a8376c7e68de059be2fde8dccb2684b511a6f6f32 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cc9c20ba239803594ba52b010827c278a4a350805fcdd1f42b4d36f52d908b98 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:bfd54168f252 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wz7o4mynbtl0efmvbg2dxqgfr EndpointID:822c86ba804f433ae568493a8376c7e68de059be2fde8dccb2684b511a6f6f32 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-29T22:46:12.437Z] PASS [2019-10-29T22:46:12.437Z] [2019-10-29T22:46:12.437Z] === Skipped [2019-10-29T22:46:12.437Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-29T22:46:12.437Z] service_test.go:230: FLAKY_TEST [2019-10-29T22:46:12.437Z] [2019-10-29T22:46:12.437Z] [2019-10-29T22:46:12.437Z] DONE 21 tests, 1 skipped in 52.180s [2019-10-29T22:46:12.437Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-29T22:46:12.437Z] ++ 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-29T22:46:12.437Z] ++ set -e [2019-10-29T22:46:12.437Z] ++ '[' -n 0 ']' [2019-10-29T22:46:12.437Z] ++ set -x [2019-10-29T22:46:12.437Z] ++ env -i DEST=/go/src/github.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-29T22:46:12.437Z] INFO: Testing against a local daemon [2019-10-29T22:46:12.437Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-29T22:46:12.437Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-29T22:46:12.437Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:46:12.437Z] === RUN TestDockerNetworkIpvlan [2019-10-29T22:46:12.437Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-29T22:46:12.437Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:46:12.437Z] PASS [2019-10-29T22:46:12.437Z] [2019-10-29T22:46:12.437Z] === Skipped [2019-10-29T22:46:12.437Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-29T22:46:12.437Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:46:12.437Z] [2019-10-29T22:46:12.437Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-29T22:46:12.437Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:46:12.437Z] [2019-10-29T22:46:12.437Z] [2019-10-29T22:46:12.437Z] DONE 2 tests, 2 skipped in 0.111s [2019-10-29T22:46:12.437Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-29T22:46:12.437Z] ++ 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-29T22:46:12.437Z] ++ set -e [2019-10-29T22:46:12.437Z] ++ '[' -n 0 ']' [2019-10-29T22:46:12.437Z] ++ set -x [2019-10-29T22:46:12.437Z] ++ env -i DEST=/go/src/github.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-29T22:46:12.437Z] INFO: Testing against a local daemon [2019-10-29T22:46:12.437Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-29T22:46:13.816Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-10-29T22:46:13.816Z] === RUN TestDockerNetworkMacvlan [2019-10-29T22:46:14.746Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-29T22:46:15.671Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-29T22:46:15.947Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2019-10-29T22:46:16.597Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-29T22:46:17.319Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-29T22:46:19.113Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-29T22:46:19.218Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-10-29T22:46:19.672Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-29T22:46:19.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-29T22:46:20.233Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-29T22:46:20.793Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-29T22:46:22.156Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-29T22:46:22.156Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-29T22:46:22.411Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-29T22:46:24.319Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-29T22:46:25.117Z] --- PASS: TestServiceUpdateNetwork (14.12s) [2019-10-29T22:46:25.117Z] PASS [2019-10-29T22:46:25.117Z] [2019-10-29T22:46:25.117Z] === Skipped [2019-10-29T22:46:25.117Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-10-29T22:46:25.117Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-29T22:46:25.117Z] [2019-10-29T22:46:25.117Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-29T22:46:25.117Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:46:25.117Z] [2019-10-29T22:46:25.117Z] [2019-10-29T22:46:25.117Z] DONE 20 tests, 2 skipped in 122.531s [2019-10-29T22:46:25.117Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-29T22:46:25.117Z] ++ 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-29T22:46:25.117Z] ++ set -e [2019-10-29T22:46:25.117Z] ++ '[' -n 0 ']' [2019-10-29T22:46:25.117Z] ++ set -x [2019-10-29T22:46:25.117Z] ++ env -i DEST=/go/src/github.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-29T22:46:25.117Z] INFO: Testing against a local daemon [2019-10-29T22:46:25.117Z] === RUN TestSessionCreate [2019-10-29T22:46:25.117Z] --- PASS: TestSessionCreate (0.03s) [2019-10-29T22:46:25.117Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-29T22:46:25.117Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-29T22:46:25.117Z] PASS [2019-10-29T22:46:25.117Z] [2019-10-29T22:46:25.117Z] DONE 2 tests in 0.214s [2019-10-29T22:46:25.117Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-29T22:46:25.117Z] ++ 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-29T22:46:25.117Z] ++ set -e [2019-10-29T22:46:25.117Z] ++ '[' -n 0 ']' [2019-10-29T22:46:25.117Z] ++ set -x [2019-10-29T22:46:25.117Z] ++ env -i DEST=/go/src/github.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-29T22:46:25.117Z] INFO: Testing against a local daemon [2019-10-29T22:46:25.117Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-29T22:46:25.117Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-29T22:46:25.117Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-29T22:46:25.117Z] === RUN TestEventsExecDie [2019-10-29T22:46:25.491Z] --- PASS: TestEventsExecDie (0.98s) [2019-10-29T22:46:25.491Z] === RUN TestEventsBackwardsCompatible [2019-10-29T22:46:25.491Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-29T22:46:25.491Z] === RUN TestInfoBinaryCommits [2019-10-29T22:46:25.491Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-29T22:46:25.491Z] === RUN TestInfoAPIVersioned [2019-10-29T22:46:25.491Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-29T22:46:25.491Z] === RUN TestInfoDiscoveryBackend [2019-10-29T22:46:25.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-29T22:46:25.865Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-29T22:46:25.865Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-29T22:46:27.127Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-29T22:46:27.127Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-29T22:46:27.320Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-10-29T22:46:27.496Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-10-29T22:46:27.496Z] === RUN TestInfoAPI [2019-10-29T22:46:27.496Z] --- PASS: TestInfoAPI (0.02s) [2019-10-29T22:46:27.496Z] === RUN TestInfoAPIWarnings [2019-10-29T22:46:27.864Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-10-29T22:46:27.864Z] === RUN TestInfoDebug [2019-10-29T22:46:28.252Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 82.1% of statements [2019-10-29T22:46:28.510Z] ok github.com/docker/docker/daemon 12.213s coverage: 17.6% of statements [2019-10-29T22:46:28.510Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-29T22:46:28.510Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-29T22:46:28.644Z] --- PASS: TestInfoDebug (0.52s) [2019-10-29T22:46:28.644Z] === RUN TestInfoInsecureRegistries [2019-10-29T22:46:29.011Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-10-29T22:46:29.011Z] === RUN TestInfoRegistryMirrors [2019-10-29T22:46:29.442Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-29T22:46:29.700Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-29T22:46:29.700Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-29T22:46:29.700Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-29T22:46:29.814Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-10-29T22:46:29.814Z] === RUN TestLoginFailsWithBadCredentials [2019-10-29T22:46:29.814Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2019-10-29T22:46:29.814Z] === RUN TestPingCacheHeaders [2019-10-29T22:46:29.814Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-29T22:46:29.814Z] === RUN TestPingGet [2019-10-29T22:46:29.814Z] --- PASS: TestPingGet (0.04s) [2019-10-29T22:46:29.814Z] === RUN TestPingHead [2019-10-29T22:46:30.199Z] --- PASS: TestPingHead (0.03s) [2019-10-29T22:46:30.199Z] === RUN TestVersion [2019-10-29T22:46:30.199Z] --- PASS: TestVersion (0.03s) [2019-10-29T22:46:30.199Z] PASS [2019-10-29T22:46:30.199Z] [2019-10-29T22:46:30.199Z] === Skipped [2019-10-29T22:46:30.199Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-29T22:46:30.199Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-29T22:46:30.199Z] [2019-10-29T22:46:30.199Z] [2019-10-29T22:46:30.199Z] DONE 18 tests, 1 skipped in 5.830s [2019-10-29T22:46:30.199Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-29T22:46:30.199Z] ++ 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-29T22:46:30.199Z] ++ set -e [2019-10-29T22:46:30.199Z] ++ '[' -n 0 ']' [2019-10-29T22:46:30.199Z] ++ set -x [2019-10-29T22:46:30.199Z] ++ env -i DEST=/go/src/github.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-29T22:46:30.199Z] INFO: Testing against a local daemon [2019-10-29T22:46:30.199Z] === RUN TestVolumesCreateAndList [2019-10-29T22:46:30.199Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-29T22:46:30.199Z] === RUN TestVolumesRemove [2019-10-29T22:46:30.199Z] --- PASS: TestVolumesRemove (0.12s) [2019-10-29T22:46:30.199Z] === RUN TestVolumesInspect [2019-10-29T22:46:30.199Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-29T22:46:30.199Z] === RUN TestVolumesInvalidJSON [2019-10-29T22:46:30.199Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-29T22:46:30.199Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-29T22:46:30.199Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-29T22:46:30.199Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-29T22:46:30.199Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-29T22:46:30.199Z] PASS [2019-10-29T22:46:30.199Z] [2019-10-29T22:46:30.199Z] DONE 5 tests in 0.288s [2019-10-29T22:46:30.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-29T22:46:30.605Z] ++++ cat bundles/test-integration/docker.pid [2019-10-29T22:46:30.605Z] +++ kill 11554 [2019-10-29T22:46:30.921Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-29T22:46:31.072Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-29T22:46:31.907Z] +++ /etc/init.d/apparmor stop [2019-10-29T22:46:31.907Z] Clearing AppArmor profiles cache:. [2019-10-29T22:46:31.907Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-29T22:46:31.907Z] Unloading profiles will leave already running processes permanently [2019-10-29T22:46:31.907Z] unconfined, which can lead to unexpected situations. [2019-10-29T22:46:31.907Z] [2019-10-29T22:46:31.907Z] To set a process to complain mode, use the command line tool [2019-10-29T22:46:31.907Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-29T22:46:31.907Z] with the 'teardown' option." [2019-10-29T22:46:31.907Z] [2019-10-29T22:46:32.283Z] --- PASS: TestDockerNetworkMacvlan (18.46s) [2019-10-29T22:46:32.283Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-29T22:46:32.283Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2019-10-29T22:46:32.283Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2019-10-29T22:46:32.283Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2019-10-29T22:46:32.283Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.97s) [2019-10-29T22:46:32.283Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2019-10-29T22:46:32.283Z] PASS [2019-10-29T22:46:32.283Z] [2019-10-29T22:46:32.283Z] DONE 8 tests in 19.990s [2019-10-29T22:46:32.283Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-29T22:46:32.283Z] ++ 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-29T22:46:32.283Z] ++ set -e [2019-10-29T22:46:32.283Z] ++ '[' -n 0 ']' [2019-10-29T22:46:32.283Z] ++ set -x [2019-10-29T22:46:32.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:46:32.283Z] testing: warning: no tests to run [2019-10-29T22:46:32.283Z] PASS [2019-10-29T22:46:32.283Z] [2019-10-29T22:46:32.283Z] DONE 0 tests in 0.022s [2019-10-29T22:46:32.283Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-29T22:46:32.283Z] ++ 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-29T22:46:32.283Z] ++ set -e [2019-10-29T22:46:32.283Z] ++ '[' -n 0 ']' [2019-10-29T22:46:32.283Z] ++ set -x [2019-10-29T22:46:32.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:46:32.538Z] INFO: Testing against a local daemon [2019-10-29T22:46:32.538Z] === RUN TestAuthZPluginAllowRequest [2019-10-29T22:46:33.663Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements Post stage [Pipeline] junit [2019-10-29T22:46:33.848Z] Recording test results [2019-10-29T22:46:34.425Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2019-10-29T22:46:34.425Z] === RUN TestAuthZPluginTLS [2019-10-29T22:46:34.605Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.256s coverage: 57.0% of statements [2019-10-29T22:46:34.680Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-10-29T22:46:34.680Z] === RUN TestAuthZPluginDenyRequest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-29T22:46:35.240Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-29T22:46:35.240Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-29T22:46:35.495Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-29T22:46:35.554Z] + echo Ensuring container killed. [2019-10-29T22:46:35.554Z] Ensuring container killed. [2019-10-29T22:46:35.554Z] + docker rm -vf docker-pr3 [2019-10-29T22:46:35.554Z] Error: No such container: docker-pr3 [2019-10-29T22:46:35.554Z] + true [Pipeline] sh [2019-10-29T22:46:35.751Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-29T22:46:36.006Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-10-29T22:46:36.006Z] === RUN TestAuthZPluginDenyResponse [2019-10-29T22:46:36.261Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-29T22:46:36.390Z] + echo Chowning /workspace to jenkins user [2019-10-29T22:46:36.390Z] Chowning /workspace to jenkins user [2019-10-29T22:46:36.390Z] + id -u [2019-10-29T22:46:36.390Z] + id -g [2019-10-29T22:46:36.390Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40148:/workspace busybox chown -R 1001:1001 /workspace [2019-10-29T22:46:36.390Z] Unable to find image 'busybox:latest' locally [2019-10-29T22:46:36.390Z] latest: Pulling from library/busybox [2019-10-29T22:46:36.516Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-29T22:46:36.516Z] === RUN TestAuthZPluginAllowEventStream [2019-10-29T22:46:36.757Z] 6d4c3d9fc915: Pulling fs layer [2019-10-29T22:46:36.772Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-29T22:46:37.333Z] === RUN TestDockerSuite/TestBuildFails [2019-10-29T22:46:37.539Z] 6d4c3d9fc915: Verifying Checksum [2019-10-29T22:46:37.539Z] 6d4c3d9fc915: Download complete [2019-10-29T22:46:37.892Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.678s coverage: 72.5% of statements [2019-10-29T22:46:37.910Z] 6d4c3d9fc915: Pull complete [2019-10-29T22:46:37.910Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-29T22:46:37.910Z] Status: Downloaded newer image for busybox:latest [2019-10-29T22:46:38.150Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.677s coverage: 45.9% of statements [2019-10-29T22:46:38.150Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-29T22:46:38.259Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-29T22:46:38.259Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-29T22:46:38.515Z] --- PASS: TestAuthZPluginAllowEventStream (1.94s) [2019-10-29T22:46:38.515Z] === RUN TestAuthZPluginErrorResponse [2019-10-29T22:46:39.075Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-29T22:46:39.075Z] === RUN TestAuthZPluginErrorRequest [2019-10-29T22:46:39.635Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-29T22:46:39.635Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] catchError [Pipeline] { [2019-10-29T22:46:39.890Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-29T22:46:39.890Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] sh [2019-10-29T22:46:40.626Z] + bundleName=s390x-integration [2019-10-29T22:46:40.626Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-29T22:46:40.626Z] Creating s390x-integration-bundles.tar.gz [2019-10-29T22:46:40.626Z] + 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-29T22:46:40.626Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-29T22:46:40.677Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.021s coverage: 51.0% of statements [Pipeline] archiveArtifacts [2019-10-29T22:46:40.767Z] Archiving artifacts [2019-10-29T22:46:40.816Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-29T22:46:41.608Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.302s coverage: 76.1% of statements [2019-10-29T22:46:41.911Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40148/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-29T22:46:42.178Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2019-10-29T22:46:42.178Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-29T22:46:42.824Z] + make clean [2019-10-29T22:46:42.824Z] make: command: Command not found [2019-10-29T22:46:42.824Z] docker volume rm -f docker-dev-cache [2019-10-29T22:46:42.824Z] docker-dev-cache [Pipeline] deleteDir [2019-10-29T22:46:42.981Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-29T22:46:42.981Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.166s coverage: 57.2% of statements [2019-10-29T22:46:42.981Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-29T22:46:42.981Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-29T22:46:43.107Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-29T22:46:44.032Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2019-10-29T22:46:44.032Z] === RUN TestAuthZPluginHeader [2019-10-29T22:46:44.354Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2019-10-29T22:46:44.960Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-10-29T22:46:44.961Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-29T22:46:44.961Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-29T22:46:45.286Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-10-29T22:46:46.659Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.9% of statements [2019-10-29T22:46:46.659Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-29T22:46:46.659Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-29T22:46:46.845Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-29T22:46:46.845Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-29T22:46:47.223Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 42.7% of statements [2019-10-29T22:46:48.207Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-29T22:46:48.594Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 77.8% of statements [2019-10-29T22:46:48.594Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-29T22:46:48.594Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-29T22:46:48.594Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2019-10-29T22:46:49.525Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-29T22:46:49.569Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.80s) [2019-10-29T22:46:49.569Z] === RUN TestAuthZPluginV2Disable [2019-10-29T22:46:49.784Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 62.1% of statements [2019-10-29T22:46:50.129Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-29T22:46:50.350Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-10-29T22:46:50.690Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-29T22:46:51.251Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-29T22:46:51.284Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-10-29T22:46:51.284Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-29T22:46:51.850Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 19.9% of statements [2019-10-29T22:46:53.139Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2019-10-29T22:46:53.139Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-29T22:46:53.201Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-29T22:46:53.201Z] [2019-10-29T22:46:53.201Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-29T22:46:53.201Z] PKG_CONFIG=pkg-config [2019-10-29T22:46:53.201Z] GOLANG_VERSION=1.13.3 [2019-10-29T22:46:53.201Z] HOSTNAME=7cd37e0fbdb9 [2019-10-29T22:46:53.201Z] DOCKER_EXPERIMENTAL=1 [2019-10-29T22:46:53.201Z] container=docker [2019-10-29T22:46:53.201Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-29T22:46:53.201Z] GO111MODULE=off [2019-10-29T22:46:53.201Z] GOPATH=/go [2019-10-29T22:46:53.201Z] PWD=/go/src/github.com/docker/docker [2019-10-29T22:46:53.201Z] HOME=/root [2019-10-29T22:46:53.201Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-29T22:46:53.201Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-29T22:46:53.201Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-29T22:46:53.201Z] DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb [2019-10-29T22:46:53.201Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-29T22:46:53.201Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-29T22:46:53.201Z] TERM=xterm [2019-10-29T22:46:53.201Z] VALIDATE_BRANCH=master [2019-10-29T22:46:53.201Z] DEST=bundles/test-integration [2019-10-29T22:46:53.201Z] SHLVL=1 [2019-10-29T22:46:53.201Z] TIMEOUT=120m [2019-10-29T22:46:53.201Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-29T22:46:53.201Z] DOCKER_PKG=github.com/docker/docker [2019-10-29T22:46:53.201Z] TESTDEBUG=0 [2019-10-29T22:46:53.201Z] _=/usr/bin/env [2019-10-29T22:46:53.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-29T22:46:53.223Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2019-10-29T22:46:53.394Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-29T22:46:53.789Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2019-10-29T22:46:54.353Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-29T22:46:54.919Z] ok github.com/docker/docker/daemon/logger/splunk 1.700s coverage: 82.5% of statements [2019-10-29T22:46:54.919Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-29T22:46:54.919Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-29T22:46:55.913Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-29T22:46:56.474Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s) [2019-10-29T22:46:56.474Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-29T22:46:56.816Z] ok github.com/docker/docker/distribution 0.161s coverage: 22.1% of statements [2019-10-29T22:46:57.074Z] ok github.com/docker/docker/distribution/metadata 0.069s coverage: 48.2% of statements [2019-10-29T22:46:57.074Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-29T22:46:57.400Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-29T22:46:58.447Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2019-10-29T22:46:59.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-29T22:46:59.819Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-29T22:47:00.385Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2019-10-29T22:47:00.385Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-29T22:47:00.385Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-10-29T22:47:00.385Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-29T22:47:02.284Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2019-10-29T22:47:02.284Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-29T22:47:02.849Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-29T22:47:03.877Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-29T22:47:03.877Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-29T22:47:05.775Z] ok github.com/docker/docker/pkg/archive 0.390s coverage: 77.2% of statements [2019-10-29T22:47:05.821Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-29T22:47:06.076Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-29T22:47:06.332Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-29T22:47:06.708Z] ok github.com/docker/docker/pkg/authorization 0.110s coverage: 68.3% of statements [2019-10-29T22:47:06.966Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-29T22:47:06.967Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-29T22:47:07.259Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-29T22:47:07.514Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-29T22:47:07.770Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-29T22:47:08.696Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-29T22:47:09.258Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-29T22:47:09.513Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-29T22:47:10.074Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.44s) [2019-10-29T22:47:10.074Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-29T22:47:10.074Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-29T22:47:10.245Z] ok github.com/docker/docker/layer 7.309s coverage: 68.8% of statements [2019-10-29T22:47:10.245Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-29T22:47:10.245Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-29T22:47:10.245Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-29T22:47:10.245Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-29T22:47:10.245Z] ? github.com/docker/docker/oci [no test files] [2019-10-29T22:47:10.245Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-29T22:47:10.329Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-29T22:47:10.503Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-29T22:47:10.761Z] ok github.com/docker/docker/pkg/chrootarchive 2.977s coverage: 43.2% of statements [2019-10-29T22:47:10.761Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-29T22:47:10.761Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-29T22:47:10.761Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-10-29T22:47:10.889Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-29T22:47:11.340Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-29T22:47:11.814Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-29T22:47:12.274Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2019-10-29T22:47:12.841Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-29T22:47:13.099Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-10-29T22:47:14.470Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-29T22:47:15.035Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-10-29T22:47:15.076Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-29T22:47:15.293Z] ok github.com/docker/docker/pkg/discovery/kv 3.113s coverage: 84.1% of statements [2019-10-29T22:47:15.859Z] ok github.com/docker/docker/pkg/fsutils 0.199s coverage: 85.1% of statements [2019-10-29T22:47:15.859Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2019-10-29T22:47:17.232Z] ok github.com/docker/docker/pkg/idtools 0.557s coverage: 70.1% of statements [2019-10-29T22:47:17.232Z] ok github.com/docker/docker/pkg/ioutils 0.423s coverage: 69.3% of statements [2019-10-29T22:47:17.494Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2019-10-29T22:47:17.752Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-10-29T22:47:18.010Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2019-10-29T22:47:18.010Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-29T22:47:18.575Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2019-10-29T22:47:18.833Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-29T22:47:19.091Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-29T22:47:19.091Z] ok github.com/docker/docker/pkg/mount 0.568s coverage: 70.0% of statements [2019-10-29T22:47:19.091Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-29T22:47:19.656Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2019-10-29T22:47:19.656Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-29T22:47:19.656Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-29T22:47:19.656Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-29T22:47:20.376Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-29T22:47:20.589Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2019-10-29T22:47:21.154Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-29T22:47:21.411Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-29T22:47:21.710Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-29T22:47:23.109Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-29T22:47:23.367Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-29T22:47:23.636Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-29T22:47:23.636Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-29T22:47:23.636Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-29T22:47:23.890Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-29T22:47:23.890Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-29T22:47:24.145Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-29T22:47:25.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-29T22:47:25.632Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-29T22:47:26.558Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2019-10-29T22:47:26.558Z] PASS [2019-10-29T22:47:26.558Z] [2019-10-29T22:47:26.558Z] DONE 17 tests in 54.147s [2019-10-29T22:47:26.558Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-29T22:47:26.558Z] ++ 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-29T22:47:26.558Z] ++ set -e [2019-10-29T22:47:26.558Z] ++ '[' -n 0 ']' [2019-10-29T22:47:26.558Z] ++ set -x [2019-10-29T22:47:26.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:47:26.643Z] ok github.com/docker/docker/pkg/signal 2.390s coverage: 61.0% of statements [2019-10-29T22:47:26.643Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-29T22:47:26.814Z] INFO: Testing against a local daemon [2019-10-29T22:47:26.814Z] === RUN TestPluginInvalidJSON [2019-10-29T22:47:26.814Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:47:26.814Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:47:26.814Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:47:26.814Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-29T22:47:26.814Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-29T22:47:26.814Z] PASS [2019-10-29T22:47:26.814Z] [2019-10-29T22:47:26.814Z] DONE 2 tests in 0.236s [2019-10-29T22:47:26.814Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-29T22:47:26.814Z] ++ 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-29T22:47:26.814Z] ++ set -e [2019-10-29T22:47:26.814Z] ++ '[' -n 0 ']' [2019-10-29T22:47:26.814Z] ++ set -x [2019-10-29T22:47:26.814Z] ++ env -i DEST=/go/src/github.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-29T22:47:26.900Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-29T22:47:27.070Z] INFO: Testing against a local daemon [2019-10-29T22:47:27.070Z] === RUN TestExternalGraphDriver [2019-10-29T22:47:27.157Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-29T22:47:27.326Z] === RUN TestExternalGraphDriver/json [2019-10-29T22:47:27.415Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-29T22:47:27.888Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-29T22:47:27.980Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-29T22:47:28.238Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2019-10-29T22:47:28.803Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2019-10-29T22:47:29.368Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-10-29T22:47:29.625Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-29T22:47:29.775Z] === RUN TestExternalGraphDriver/spec [2019-10-29T22:47:29.883Z] testing: warning: no tests to run [2019-10-29T22:47:29.883Z] coverage: [no statements] [2019-10-29T22:47:29.883Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-29T22:47:30.140Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-29T22:47:30.397Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-29T22:47:30.655Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-29T22:47:31.663Z] === RUN TestExternalGraphDriver/pull [2019-10-29T22:47:31.918Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-29T22:47:32.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-29T22:47:32.480Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-29T22:47:33.043Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-29T22:47:33.183Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2019-10-29T22:47:33.440Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-29T22:47:33.605Z] --- PASS: TestExternalGraphDriver (6.43s) [2019-10-29T22:47:33.606Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2019-10-29T22:47:33.606Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-10-29T22:47:33.606Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2019-10-29T22:47:33.606Z] === RUN TestGraphdriverPluginV2 [2019-10-29T22:47:33.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-29T22:47:34.371Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 73.8% of statements [2019-10-29T22:47:34.629Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-29T22:47:36.003Z] ok github.com/docker/docker/registry 0.087s coverage: 56.3% of statements [2019-10-29T22:47:36.569Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-29T22:47:36.827Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-29T22:47:37.392Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-29T22:47:37.650Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-29T22:47:38.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-29T22:47:38.846Z] --- PASS: TestGraphdriverPluginV2 (4.65s) [2019-10-29T22:47:38.846Z] PASS [2019-10-29T22:47:38.846Z] [2019-10-29T22:47:38.846Z] DONE 5 tests in 11.272s [2019-10-29T22:47:38.846Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-29T22:47:38.846Z] ++ 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-29T22:47:38.846Z] ++ set -e [2019-10-29T22:47:38.846Z] ++ '[' -n 0 ']' [2019-10-29T22:47:38.846Z] ++ set -x [2019-10-29T22:47:38.847Z] ++ env -i DEST=/go/src/github.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-29T22:47:38.847Z] INFO: Testing against a local daemon [2019-10-29T22:47:38.847Z] === RUN TestContinueAfterPluginCrash [2019-10-29T22:47:38.847Z] === PAUSE TestContinueAfterPluginCrash [2019-10-29T22:47:38.847Z] === RUN TestDaemonStartWithLogOpt [2019-10-29T22:47:38.847Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-29T22:47:38.847Z] === CONT TestContinueAfterPluginCrash [2019-10-29T22:47:38.847Z] === CONT TestDaemonStartWithLogOpt [2019-10-29T22:47:40.177Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-29T22:47:41.110Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2019-10-29T22:47:41.675Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-29T22:47:42.608Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-10-29T22:47:46.926Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-29T22:47:46.964Z] 12c8dbabfd62: Pull complete [2019-10-29T22:47:46.964Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-29T22:47:46.964Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:47:46.964Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-29T22:47:46.964Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-29T22:47:46.964Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-29T22:47:46.964Z] WARN: Skipping validation tests [2019-10-29T22:47:46.964Z] INFO: Running unit tests at 10/29/2019 22:47:37... [2019-10-29T22:47:46.964Z] INFO: make.ps1 starting at 10/29/2019 22:47:41 [2019-10-29T22:47:46.964Z] INFO: Git commit (579101902) assumed from DOCKER_GITCOMMIT environment variable [2019-10-29T22:47:46.964Z] INFO: Invoking autogen... [2019-10-29T22:47:46.964Z] INFO: Running unit tests... [2019-10-29T22:47:48.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-29T22:47:52.075Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-29T22:47:53.963Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-29T22:47:53.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-29T22:47:54.523Z] --- PASS: TestDaemonStartWithLogOpt (16.16s) [2019-10-29T22:47:54.789Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/rootless [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-29T22:47:54.789Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-29T22:47:54.790Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-29T22:47:54.790Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-29T22:47:54.790Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-29T22:47:54.790Z] ? github.com/docker/docker/volume [no test files] [2019-10-29T22:47:54.790Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-29T22:47:54.790Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === Skipped [2019-10-29T22:47:54.790Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-29T22:47:54.790Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-29T22:47:54.790Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:47:54.790Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:47:54.790Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:47:54.790Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:47:54.790Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:47:54.790Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:73: No driver to put! [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-29T22:47:54.790Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-29T22:47:54.790Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-29T22:47:54.790Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:47:54.790Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:47:54.790Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:47:54.790Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:47:54.790Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-29T22:47:54.790Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-29T22:47:54.790Z] graphtest_unix.go:73: No driver to put! [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-29T22:47:54.790Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-29T22:47:54.790Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] [2019-10-29T22:47:54.790Z] DONE 2115 tests, 20 skipped in 237.072s Post stage [Pipeline] junit [2019-10-29T22:47:55.064Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-29T22:47:55.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40148/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57910190288c71242d914c292930a496d05f30cb hack/validate/vendor [2019-10-29T22:47:56.410Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-29T22:47:56.410Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-29T22:47:56.923Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-29T22:47:57.509Z] + echo Building e2e image [2019-10-29T22:47:57.509Z] Building e2e image [2019-10-29T22:47:57.509Z] + docker build --build-arg DOCKER_GITCOMMIT=57910190288c71242d914c292930a496d05f30cb -t moby-e2e-test -f Dockerfile.e2e . [2019-10-29T22:47:57.509Z] #2 [internal] load .dockerignore [2019-10-29T22:47:57.509Z] #2 transferring context: 34B done [2019-10-29T22:47:57.509Z] #2 DONE 0.0s [2019-10-29T22:47:57.509Z] [2019-10-29T22:47:57.509Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-29T22:47:57.509Z] #1 transferring dockerfile: 3.21kB done [2019-10-29T22:47:57.509Z] #1 DONE 0.0s [2019-10-29T22:47:57.509Z] [2019-10-29T22:47:57.509Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-29T22:47:57.773Z] #4 ... [2019-10-29T22:47:57.773Z] [2019-10-29T22:47:57.773Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-29T22:47:57.773Z] #3 DONE 0.2s [2019-10-29T22:47:57.773Z] [2019-10-29T22:47:57.773Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-29T22:47:57.773Z] #4 DONE 0.2s [2019-10-29T22:47:57.773Z] [2019-10-29T22:47:57.773Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-10-29T22:47:57.773Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-10-29T22:47:57.773Z] #5 DONE 0.0s [2019-10-29T22:47:57.773Z] [2019-10-29T22:47:57.773Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-29T22:47:57.773Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-10-29T22:47:58.031Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-10-29T22:47:58.031Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 1.88MB / 126.85MB 0.2s [2019-10-29T22:47:58.031Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.1s done [2019-10-29T22:47:58.031Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-10-29T22:47:58.031Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-10-29T22:47:58.031Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-10-29T22:47:58.031Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-10-29T22:47:58.031Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-10-29T22:47:58.031Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 8.77MB / 126.85MB 0.3s [2019-10-29T22:47:58.288Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s done [2019-10-29T22:47:58.288Z] #14 ... [2019-10-29T22:47:58.288Z] [2019-10-29T22:47:58.288Z] #8 [internal] load build context [2019-10-29T22:47:58.288Z] #8 transferring context: 806.57kB 0.5s done [2019-10-29T22:47:58.288Z] #8 DONE 0.5s [2019-10-29T22:47:58.288Z] [2019-10-29T22:47:58.288Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-29T22:47:58.288Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 18.66MB / 126.85MB 0.6s [2019-10-29T22:47:58.288Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-10-29T22:47:58.549Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 42.04MB / 126.85MB 0.9s [2019-10-29T22:47:58.808Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 53.55MB / 126.85MB 1.0s [2019-10-29T22:47:58.808Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 64.76MB / 126.85MB 1.1s [2019-10-29T22:47:59.066Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 84.22MB / 126.85MB 1.3s [2019-10-29T22:47:59.067Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 93.64MB / 126.85MB 1.4s [2019-10-29T22:47:59.378Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 104.25MB / 126.85MB 1.5s [2019-10-29T22:47:59.378Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 1.7s [2019-10-29T22:47:59.672Z] --- PASS: TestContinueAfterPluginCrash (21.27s) [2019-10-29T22:47:59.672Z] PASS [2019-10-29T22:47:59.672Z] [2019-10-29T22:47:59.672Z] DONE 2 tests in 21.430s [2019-10-29T22:47:59.672Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-29T22:47:59.672Z] ++ 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-29T22:47:59.672Z] ++ set -e [2019-10-29T22:47:59.672Z] ++ '[' -n 0 ']' [2019-10-29T22:47:59.672Z] ++ set -x [2019-10-29T22:47:59.672Z] ++ env -i DEST=/go/src/github.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-29T22:47:59.672Z] INFO: Testing against a local daemon [2019-10-29T22:47:59.672Z] === RUN TestPluginWithDevMounts [2019-10-29T22:47:59.672Z] === PAUSE TestPluginWithDevMounts [2019-10-29T22:47:59.672Z] === CONT TestPluginWithDevMounts [2019-10-29T22:47:59.942Z] #14 ... [2019-10-29T22:47:59.942Z] [2019-10-29T22:47:59.942Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-29T22:47:59.942Z] #6 DONE 2.2s [2019-10-29T22:47:59.942Z] [2019-10-29T22:47:59.942Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-29T22:47:59.942Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.1s done [2019-10-29T22:48:00.200Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0.1s [2019-10-29T22:48:01.556Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-29T22:48:01.811Z] --- PASS: TestPluginWithDevMounts (2.00s) [2019-10-29T22:48:01.811Z] PASS [2019-10-29T22:48:01.811Z] [2019-10-29T22:48:01.811Z] DONE 1 tests in 2.141s [2019-10-29T22:48:01.811Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-29T22:48:01.811Z] ++ 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-29T22:48:01.811Z] ++ set -e [2019-10-29T22:48:01.811Z] ++ '[' -n 0 ']' [2019-10-29T22:48:01.811Z] ++ set -x [2019-10-29T22:48:01.811Z] ++ env -i DEST=/go/src/github.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-29T22:48:01.811Z] INFO: Testing against a local daemon [2019-10-29T22:48:01.811Z] === RUN TestSecretInspect [2019-10-29T22:48:01.952Z] ? github.com/docker/docker/api [no test files] [2019-10-29T22:48:02.067Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-29T22:48:04.577Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-29T22:48:04.577Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-29T22:48:05.137Z] --- PASS: TestSecretInspect (3.25s) [2019-10-29T22:48:05.137Z] === RUN TestSecretList [2019-10-29T22:48:05.463Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.3s [2019-10-29T22:48:06.396Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.3s done [2019-10-29T22:48:06.653Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b [2019-10-29T22:48:06.653Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-10-29T22:48:07.023Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-29T22:48:07.217Z] #14 DONE 9.2s [2019-10-29T22:48:07.217Z] [2019-10-29T22:48:07.217Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-29T22:48:07.475Z] #15 ... [2019-10-29T22:48:07.475Z] [2019-10-29T22:48:07.475Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-29T22:48:07.475Z] #7 1.141 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-29T22:48:07.475Z] #7 2.257 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-29T22:48:07.475Z] #7 2.367 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-29T22:48:07.475Z] #7 2.371 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-29T22:48:07.475Z] #7 2.590 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-29T22:48:07.475Z] #7 2.601 (4/31) Installing readline (8.0.0-r0) [2019-10-29T22:48:07.475Z] #7 2.606 (5/31) Installing bash (5.0.0-r0) [2019-10-29T22:48:07.475Z] #7 2.624 Executing bash-5.0.0-r0.post-install [2019-10-29T22:48:07.475Z] #7 2.628 (6/31) Installing ca-certificates (20190108-r0) [2019-10-29T22:48:07.475Z] #7 2.648 (7/31) Installing libgcc (8.3.0-r0) [2019-10-29T22:48:07.475Z] #7 2.650 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-29T22:48:07.475Z] #7 2.666 (9/31) Installing binutils (2.32-r0) [2019-10-29T22:48:07.475Z] #7 2.806 (10/31) Installing gmp (6.1.2-r1) [2019-10-29T22:48:07.475Z] #7 2.815 (11/31) Installing isl (0.18-r0) [2019-10-29T22:48:07.475Z] #7 2.838 (12/31) Installing libgomp (8.3.0-r0) [2019-10-29T22:48:07.475Z] #7 2.842 (13/31) Installing libatomic (8.3.0-r0) [2019-10-29T22:48:07.475Z] #7 2.847 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-29T22:48:07.475Z] #7 2.855 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-29T22:48:07.475Z] #7 2.859 (16/31) Installing gcc (8.3.0-r0) [2019-10-29T22:48:07.475Z] #7 3.804 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-29T22:48:07.475Z] #7 3.919 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-29T22:48:07.475Z] #7 3.920 (19/31) Installing g++ (8.3.0-r0) [2019-10-29T22:48:07.475Z] #7 4.557 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-29T22:48:07.475Z] #7 4.564 (21/31) Installing libcurl (7.66.0-r0) [2019-10-29T22:48:07.475Z] #7 4.572 (22/31) Installing expat (2.2.8-r0) [2019-10-29T22:48:07.475Z] #7 4.579 (23/31) Installing pcre2 (10.33-r0) [2019-10-29T22:48:07.475Z] #7 4.587 (24/31) Installing git (2.22.0-r0) [2019-10-29T22:48:07.475Z] #7 4.824 (25/31) Installing libmnl (1.0.4-r0) [2019-10-29T22:48:07.475Z] #7 4.829 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-29T22:48:07.475Z] #7 4.833 (27/31) Installing iptables (1.8.3-r0) [2019-10-29T22:48:07.475Z] #7 4.869 (28/31) Installing pigz (2.4-r0) [2019-10-29T22:48:07.475Z] #7 4.879 (29/31) Installing tar (1.32-r0) [2019-10-29T22:48:07.475Z] #7 4.890 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-29T22:48:07.475Z] #7 4.895 (31/31) Installing xz (5.2.4-r0) [2019-10-29T22:48:07.475Z] #7 4.903 Executing busybox-1.30.1-r2.trigger [2019-10-29T22:48:07.475Z] #7 4.910 Executing ca-certificates-20190108-r0.trigger [2019-10-29T22:48:07.475Z] #7 4.979 OK: 185 MiB in 45 packages [2019-10-29T22:48:07.475Z] #7 DONE 7.4s [2019-10-29T22:48:07.475Z] [2019-10-29T22:48:07.475Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-29T22:48:07.475Z] #9 DONE 0.1s [2019-10-29T22:48:07.475Z] [2019-10-29T22:48:07.475Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-29T22:48:07.475Z] #10 DONE 0.1s [2019-10-29T22:48:07.475Z] [2019-10-29T22:48:07.475Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-29T22:48:07.475Z] #11 DONE 0.1s [2019-10-29T22:48:07.475Z] [2019-10-29T22:48:07.475Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-29T22:48:07.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-29T22:48:07.732Z] #15 ... [2019-10-29T22:48:07.732Z] [2019-10-29T22:48:07.732Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-29T22:48:07.732Z] #12 DONE 0.1s [2019-10-29T22:48:07.732Z] [2019-10-29T22:48:07.732Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-29T22:48:07.732Z] #13 DONE 0.1s [2019-10-29T22:48:07.732Z] [2019-10-29T22:48:07.732Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-29T22:48:07.842Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-29T22:48:07.842Z] --- PASS: TestSecretList (2.84s) [2019-10-29T22:48:07.842Z] === RUN TestSecretsCreateAndDelete [2019-10-29T22:48:07.989Z] #15 0.972 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-29T22:48:09.206Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-29T22:48:09.360Z] #15 2.032 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-29T22:48:09.360Z] #15 2.100 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-29T22:48:09.360Z] #15 2.104 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-29T22:48:09.360Z] #15 2.262 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-29T22:48:09.360Z] #15 2.271 (4/43) Installing readline (8.0.0-r0) [2019-10-29T22:48:09.360Z] #15 2.276 (5/43) Installing bash (5.0.0-r0) [2019-10-29T22:48:09.360Z] #15 2.288 Executing bash-5.0.0-r0.post-install [2019-10-29T22:48:09.360Z] #15 2.290 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-29T22:48:09.360Z] #15 2.367 (7/43) Installing libuuid (2.33.2-r0) [2019-10-29T22:48:09.360Z] #15 2.370 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-29T22:48:09.360Z] #15 2.373 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-29T22:48:09.360Z] #15 2.377 (10/43) Installing binutils (2.32-r0) [2019-10-29T22:48:09.360Z] #15 2.447 (11/43) Installing libmagic (5.37-r1) [2019-10-29T22:48:09.360Z] #15 2.467 (12/43) Installing file (5.37-r1) [2019-10-29T22:48:09.360Z] #15 2.470 (13/43) Installing gmp (6.1.2-r1) [2019-10-29T22:48:09.360Z] #15 2.476 (14/43) Installing isl (0.18-r0) [2019-10-29T22:48:09.617Z] #15 2.492 (15/43) Installing libgomp (8.3.0-r0) [2019-10-29T22:48:09.617Z] #15 2.495 (16/43) Installing libatomic (8.3.0-r0) [2019-10-29T22:48:09.617Z] #15 2.497 (17/43) Installing libgcc (8.3.0-r0) [2019-10-29T22:48:09.617Z] #15 2.500 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-29T22:48:09.617Z] #15 2.505 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-29T22:48:09.617Z] #15 2.508 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-29T22:48:09.617Z] #15 2.519 (21/43) Installing gcc (8.3.0-r0) [2019-10-29T22:48:10.551Z] #15 3.232 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-29T22:48:10.551Z] #15 3.314 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-29T22:48:10.551Z] #15 3.316 (24/43) Installing g++ (8.3.0-r0) [2019-10-29T22:48:10.570Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-29T22:48:10.809Z] #15 3.764 (25/43) Installing make (4.2.1-r2) [2019-10-29T22:48:10.809Z] #15 3.768 (26/43) Installing fortify-headers (1.1-r0) [2019-10-29T22:48:10.809Z] #15 3.771 (27/43) Installing build-base (0.5-r1) [2019-10-29T22:48:10.809Z] #15 3.773 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-29T22:48:10.809Z] #15 3.776 (29/43) Installing libcurl (7.66.0-r0) [2019-10-29T22:48:10.809Z] #15 3.783 (30/43) Installing curl (7.66.0-r0) [2019-10-29T22:48:10.809Z] #15 3.786 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-29T22:48:10.809Z] #15 3.793 (32/43) Installing jq (1.6-r0) [2019-10-29T22:48:10.809Z] #15 3.800 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-29T22:48:10.809Z] #15 3.805 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-29T22:48:10.809Z] #15 3.808 (35/43) Installing libaio (0.3.111-r0) [2019-10-29T22:48:10.809Z] #15 3.810 (36/43) Installing libblkid (2.33.2-r0) [2019-10-29T22:48:10.809Z] #15 3.815 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-29T22:48:10.809Z] #15 3.844 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-29T22:48:10.809Z] #15 3.850 (39/43) Installing libmount (2.33.2-r0) [2019-10-29T22:48:10.809Z] #15 3.855 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-29T22:48:10.809Z] #15 3.859 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-29T22:48:10.809Z] #15 3.862 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-29T22:48:10.809Z] #15 3.885 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-29T22:48:11.072Z] #15 3.890 Executing busybox-1.30.1-r2.trigger [2019-10-29T22:48:11.072Z] #15 3.895 OK: 189 MiB in 58 packages [2019-10-29T22:48:11.496Z] --- PASS: TestSecretsCreateAndDelete (3.32s) [2019-10-29T22:48:11.496Z] === RUN TestSecretsUpdate [2019-10-29T22:48:12.004Z] #15 DONE 4.9s [2019-10-29T22:48:12.004Z] [2019-10-29T22:48:12.004Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-29T22:48:12.570Z] #16 DONE 0.7s [2019-10-29T22:48:12.570Z] [2019-10-29T22:48:12.570Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-29T22:48:12.860Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-29T22:48:13.422Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-29T22:48:13.422Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-29T22:48:13.502Z] #17 DONE 0.7s [2019-10-29T22:48:13.502Z] [2019-10-29T22:48:13.502Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-29T22:48:13.502Z] #18 DONE 0.0s [2019-10-29T22:48:13.502Z] [2019-10-29T22:48:13.502Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-29T22:48:13.502Z] #19 DONE 0.1s [2019-10-29T22:48:13.502Z] [2019-10-29T22:48:13.502Z] #31 [builder 1/4] COPY . . [2019-10-29T22:48:13.678Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-29T22:48:13.934Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-29T22:48:14.859Z] --- PASS: TestSecretsUpdate (3.42s) [2019-10-29T22:48:14.859Z] === RUN TestTemplatedSecret [2019-10-29T22:48:14.859Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-29T22:48:16.847Z] ok github.com/docker/docker/api/server 0.168s coverage: 9.0% of statements [2019-10-29T22:48:17.373Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-29T22:48:17.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-29T22:48:17.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-29T22:48:17.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-29T22:48:17.933Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-29T22:48:18.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-29T22:48:18.188Z] --- PASS: TestTemplatedSecret (3.46s) [2019-10-29T22:48:18.188Z] === RUN TestSecretCreateResolve [2019-10-29T22:48:18.761Z] #31 ... [2019-10-29T22:48:18.761Z] [2019-10-29T22:48:18.761Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-29T22:48:18.761Z] #20 1.236 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-29T22:48:18.761Z] #20 1.425 [2019-10-29T22:48:18.761Z] #20 1.534 ########### 15.8% ######################### 34.8% ###################################### 53.9% #################################################### 72.7% ################################################################## 91.9% ######################################################################## 100.0% [2019-10-29T22:48:18.761Z] #20 2.164 [2019-10-29T22:48:18.761Z] #20 2.273 ######### 12.9% ################################################################### 94.4% ######################################################################## 100.0% [2019-10-29T22:48:18.761Z] #20 2.555 [2019-10-29T22:48:18.761Z] #20 2.663 ##### 7.8% ########################## 36.7% ############################################### 65.5% ########################################################## 81.3% ######################################################################## 100.0% [2019-10-29T22:48:18.761Z] #20 3.187 [2019-10-29T22:48:18.761Z] #20 3.295 # 2.8% ######### 13.7% ############### 21.1% ################## 25.9% ########################## 36.7% ############################## 42.1% #################################### 50.8% ############################################ 61.4% ################################################# 68.8% ###################################################### 76.1% ############################################################ 83.6% ################################################################# 90.9% ###################################################################### 98.5% ######################################################################## 100.0% [2019-10-29T22:48:18.761Z] #20 4.710 [2019-10-29T22:48:18.762Z] #20 5.199 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-29T22:48:18.762Z] #20 5.390 [2019-10-29T22:48:18.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-29T22:48:19.024Z] #20 5.438 ######################################################################## 100.0% [2019-10-29T22:48:19.024Z] #20 5.637 [2019-10-29T22:48:19.598Z] #20 6.089 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-29T22:48:19.598Z] #20 6.256 [2019-10-29T22:48:19.866Z] #20 6.366 ## 3.6% ######################################################################## 100.0% [2019-10-29T22:48:20.124Z] #20 6.571 [2019-10-29T22:48:20.689Z] #20 7.152 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-29T22:48:20.689Z] #20 7.237 skipping existing 1849cc453dee [2019-10-29T22:48:20.689Z] #20 7.360 [2019-10-29T22:48:20.948Z] #20 ... [2019-10-29T22:48:20.948Z] [2019-10-29T22:48:20.948Z] #31 [builder 1/4] COPY . . [2019-10-29T22:48:20.948Z] #31 DONE 7.6s [2019-10-29T22:48:20.948Z] [2019-10-29T22:48:20.948Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-29T22:48:21.449Z] --- PASS: TestSecretCreateResolve (3.08s) [2019-10-29T22:48:21.449Z] PASS [2019-10-29T22:48:21.449Z] [2019-10-29T22:48:21.449Z] DONE 6 tests in 19.482s [2019-10-29T22:48:21.449Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-29T22:48:21.449Z] ++ 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-29T22:48:21.449Z] ++ set -e [2019-10-29T22:48:21.449Z] ++ '[' -n 0 ']' [2019-10-29T22:48:21.449Z] ++ set -x [2019-10-29T22:48:21.449Z] ++ env -i DEST=/go/src/github.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-29T22:48:21.449Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-29T22:48:21.449Z] INFO: Testing against a local daemon [2019-10-29T22:48:21.449Z] === RUN TestServiceCreateInit [2019-10-29T22:48:21.449Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-29T22:48:21.897Z] #32 DONE 0.9s [2019-10-29T22:48:21.897Z] [2019-10-29T22:48:21.897Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-29T22:48:22.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-29T22:48:22.811Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-29T22:48:22.941Z] #33 ... [2019-10-29T22:48:22.941Z] [2019-10-29T22:48:22.941Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-29T22:48:22.941Z] #20 8.391 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-29T22:48:22.941Z] #20 8.771 [2019-10-29T22:48:22.941Z] #20 8.846 ######################################################################## 100.0% [2019-10-29T22:48:22.941Z] #20 9.037 [2019-10-29T22:48:22.941Z] #20 9.084 Download of images into '/build' complete. [2019-10-29T22:48:22.941Z] #20 9.084 Use something like the following to load the result into a Docker daemon: [2019-10-29T22:48:22.941Z] #20 9.084 tar -cC '/build' . | docker load [2019-10-29T22:48:22.941Z] #20 DONE 9.3s [2019-10-29T22:48:22.941Z] [2019-10-29T22:48:22.941Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-29T22:48:22.941Z] #22 DONE 0.1s [2019-10-29T22:48:22.941Z] [2019-10-29T22:48:22.941Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-29T22:48:22.941Z] #33 0.877 [2019-10-29T22:48:22.941Z] #33 ... [2019-10-29T22:48:22.941Z] [2019-10-29T22:48:22.941Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-29T22:48:22.941Z] #26 DONE 0.1s [2019-10-29T22:48:22.941Z] [2019-10-29T22:48:22.941Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-29T22:48:22.941Z] #33 0.978 Removing bundles/ [2019-10-29T22:48:22.941Z] #33 0.979 [2019-10-29T22:48:22.941Z] #33 0.983 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-29T22:48:23.199Z] #33 ... [2019-10-29T22:48:23.199Z] [2019-10-29T22:48:23.199Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-29T22:48:23.199Z] #27 DONE 0.1s [2019-10-29T22:48:23.199Z] [2019-10-29T22:48:23.199Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-29T22:48:23.199Z] #23 DONE 0.1s [2019-10-29T22:48:23.199Z] [2019-10-29T22:48:23.199Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-29T22:48:23.199Z] #28 DONE 0.2s [2019-10-29T22:48:23.199Z] [2019-10-29T22:48:23.199Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-29T22:48:23.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-29T22:48:25.323Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-29T22:48:26.686Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-29T22:48:26.686Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-29T22:48:27.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-29T22:48:28.457Z] #29 ... [2019-10-29T22:48:28.457Z] [2019-10-29T22:48:28.457Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-29T22:48:28.457Z] #21 DONE 1.5s [2019-10-29T22:48:28.457Z] [2019-10-29T22:48:28.457Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-29T22:48:28.457Z] #24 2.068 + RM_GOPATH=0 [2019-10-29T22:48:28.457Z] #24 2.068 + TMP_GOPATH= [2019-10-29T22:48:28.457Z] #24 2.068 + : /build [2019-10-29T22:48:28.457Z] #24 2.068 + '[' -z '' ']' [2019-10-29T22:48:28.457Z] #24 2.068 ++ mktemp -d [2019-10-29T22:48:28.457Z] #24 2.068 + export GOPATH=/tmp/tmp.jLjpdd [2019-10-29T22:48:28.457Z] #24 2.068 + GOPATH=/tmp/tmp.jLjpdd [2019-10-29T22:48:28.457Z] #24 2.068 + RM_GOPATH=1 [2019-10-29T22:48:28.457Z] #24 2.068 ++ dirname ./install.sh [2019-10-29T22:48:28.457Z] #24 2.068 + dir=. [2019-10-29T22:48:28.457Z] #24 2.068 + bin=dockercli [2019-10-29T22:48:28.457Z] #24 2.068 + shift [2019-10-29T22:48:28.457Z] #24 2.068 + '[' '!' -f ./dockercli.installer ']' [2019-10-29T22:48:28.457Z] #24 2.068 + . ./dockercli.installer [2019-10-29T22:48:28.457Z] #24 2.068 ++ : stable [2019-10-29T22:48:28.457Z] #24 2.068 ++ : 17.06.2-ce [2019-10-29T22:48:28.457Z] #24 2.068 + install_dockercli [2019-10-29T22:48:28.457Z] #24 2.068 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-29T22:48:28.457Z] #24 2.068 ++ uname -m [2019-10-29T22:48:28.457Z] #24 2.069 + arch=x86_64 [2019-10-29T22:48:28.457Z] #24 2.069 + '[' x86_64 '!=' x86_64 ']' [2019-10-29T22:48:28.457Z] #24 2.069 + url=https://download.docker.com/linux/static [2019-10-29T22:48:28.457Z] #24 2.069 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-29T22:48:28.457Z] #24 2.069 + tar -xz docker/docker [2019-10-29T22:48:28.457Z] #24 2.070 Install docker/cli version 17.06.2-ce from stable [2019-10-29T22:48:28.457Z] #24 5.058 + mkdir -p /build [2019-10-29T22:48:28.457Z] #24 5.060 + mv docker/docker /build/ [2019-10-29T22:48:28.457Z] #24 5.062 + rmdir docker [2019-10-29T22:48:28.457Z] #24 DONE 5.2s [2019-10-29T22:48:28.457Z] [2019-10-29T22:48:28.457Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-29T22:48:28.457Z] #33 2.060 Building test suite binary ./integration-cli/test.main [2019-10-29T22:48:28.620Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-29T22:48:28.876Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-29T22:48:29.391Z] #33 ... [2019-10-29T22:48:29.391Z] [2019-10-29T22:48:29.391Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-29T22:48:29.391Z] #25 DONE 0.2s [2019-10-29T22:48:29.391Z] [2019-10-29T22:48:29.391Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-29T22:48:30.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-29T22:48:32.139Z] --- PASS: TestServiceCreateInit (10.40s) [2019-10-29T22:48:32.139Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2019-10-29T22:48:32.139Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2019-10-29T22:48:32.139Z] === RUN TestCreateServiceMultipleTimes [2019-10-29T22:48:32.699Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-29T22:48:34.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-29T22:48:35.213Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-29T22:48:35.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-29T22:48:36.138Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-29T22:48:37.501Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-29T22:48:39.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-29T22:48:41.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-29T22:48:43.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-29T22:48:45.240Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-29T22:48:45.240Z] Using test binary docker [2019-10-29T22:48:45.240Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-29T22:48:45.240Z] +++ /etc/init.d/apparmor start [2019-10-29T22:48:45.240Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-29T22:48:45.240Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-29T22:48:45.240Z] Warning failed to create cache: (null) [2019-10-29T22:48:45.240Z] . [2019-10-29T22:48:45.240Z] INFO: Waiting for daemon to start... [2019-10-29T22:48:45.240Z] Starting dockerd [2019-10-29T22:48:45.240Z] +++ 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-29T22:48:47.305Z] . [2019-10-29T22:48:47.305Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-29T22:48:47.305Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-29T22:48:47.305Z] Error: No such image: emptyfs [2019-10-29T22:48:47.305Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-29T22:48:47.305Z] ++++ docker load [2019-10-29T22:48:47.305Z] Running integration-test (iteration 1) [2019-10-29T22:48:47.305Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-29T22:48:47.305Z] ++ 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-29T22:48:47.305Z] ++ set -e [2019-10-29T22:48:47.305Z] ++ '[' -n 0 ']' [2019-10-29T22:48:47.305Z] ++ set -x [2019-10-29T22:48:47.305Z] ++ env -i DEST=/go/src/github.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-29T22:48:47.433Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-29T22:48:50.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-29T22:48:51.619Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-29T22:48:53.544Z] --- PASS: TestCreateServiceMultipleTimes (21.50s) [2019-10-29T22:48:53.544Z] === RUN TestCreateServiceConflict [2019-10-29T22:48:54.105Z] === RUN TestDockerSuite/TestBuildRm [2019-10-29T22:48:55.920Z] #33 ... [2019-10-29T22:48:55.920Z] [2019-10-29T22:48:55.920Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-29T22:48:55.920Z] #29 28.59 # github.com/docker/docker/contrib/httpserver [2019-10-29T22:48:55.920Z] #29 28.59 loadinternal: cannot find runtime/cgo [2019-10-29T22:48:55.920Z] #29 DONE 29.0s [2019-10-29T22:48:55.920Z] [2019-10-29T22:48:55.920Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-29T22:48:55.920Z] #33 ... [2019-10-29T22:48:55.920Z] [2019-10-29T22:48:55.920Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-29T22:48:55.920Z] #30 DONE 0.2s [2019-10-29T22:48:55.920Z] [2019-10-29T22:48:55.920Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-29T22:48:56.617Z] --- PASS: TestCreateServiceConflict (3.32s) [2019-10-29T22:48:56.617Z] === RUN TestCreateServiceMaxReplicas [2019-10-29T22:48:57.542Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-29T22:48:58.905Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-29T22:49:00.270Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2019-10-29T22:49:00.270Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-29T22:49:00.831Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-29T22:49:01.393Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-29T22:49:02.320Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-29T22:49:02.580Z] Loaded image: buildpack-deps:jessie [2019-10-29T22:49:02.580Z] Loaded image: busybox:latest [2019-10-29T22:49:02.580Z] Loaded image: busybox:glibc [2019-10-29T22:49:02.580Z] Loaded image: debian:jessie [2019-10-29T22:49:02.580Z] Loaded image: hello-world:latest [2019-10-29T22:49:02.580Z] INFO: Testing against a local daemon [2019-10-29T22:49:02.580Z] === RUN TestCgroupNamespacesBuild [2019-10-29T22:49:03.205Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2019-10-29T22:49:03.205Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-29T22:49:04.209Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-29T22:49:05.136Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-29T22:49:05.225Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2019-10-29T22:49:05.225Z] === RUN TestBuildWithSession [2019-10-29T22:49:05.226Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-29T22:49:05.226Z] build_session_test.go:25: TODO: BuildKit [2019-10-29T22:49:05.226Z] === RUN TestBuildSquashParent [2019-10-29T22:49:06.064Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-29T22:49:07.678Z] ok github.com/docker/docker/api/server/httputils 0.112s coverage: 14.7% of statements [2019-10-29T22:49:07.678Z] ok github.com/docker/docker/api/server/middleware 0.204s coverage: 37.7% of statements [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-29T22:49:07.678Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-29T22:49:08.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-29T22:49:08.660Z] ok github.com/docker/docker/api/server/router/swarm 0.108s coverage: 4.0% of statements [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-29T22:49:08.660Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-29T22:49:08.660Z] ok github.com/docker/docker/api/types/strslice 0.129s coverage: 90.0% of statements [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-29T22:49:08.660Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-29T22:49:09.641Z] ok github.com/docker/docker/api/types/time 0.344s coverage: 100.0% of statements [2019-10-29T22:49:09.641Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/builder [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-29T22:49:09.641Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-29T22:49:10.719Z] --- PASS: TestBuildSquashParent (5.61s) [2019-10-29T22:49:10.719Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-29T22:49:10.719Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:49:10.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:49:10.719Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:49:10.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:49:10.719Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:49:10.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:49:10.719Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:49:10.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:49:10.719Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:49:10.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:49:10.719Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:49:10.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:49:10.719Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-29T22:49:10.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-29T22:49:10.719Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-29T22:49:10.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-29T22:49:11.086Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-29T22:49:11.086Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-29T22:49:11.341Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-29T22:49:11.341Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-29T22:49:11.596Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-29T22:49:12.957Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-29T22:49:12.957Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-29T22:49:13.401Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-29T22:49:13.401Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-29T22:49:13.882Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-29T22:49:15.494Z] ok github.com/docker/docker/builder/dockerfile 0.626s coverage: 46.1% of statements [2019-10-29T22:49:15.494Z] ok github.com/docker/docker/builder/dockerignore 0.196s coverage: 96.8% of statements [2019-10-29T22:49:15.494Z] ok github.com/docker/docker/builder/remotecontext 0.763s coverage: 9.2% of statements [2019-10-29T22:49:16.097Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-29T22:49:16.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2019-10-29T22:49:16.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s) [2019-10-29T22:49:16.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.69s) [2019-10-29T22:49:16.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.75s) [2019-10-29T22:49:16.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2019-10-29T22:49:16.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2019-10-29T22:49:16.097Z] === RUN TestBuildMultiStageCopy [2019-10-29T22:49:16.097Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-29T22:49:16.393Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.88s) [2019-10-29T22:49:16.394Z] === RUN TestCreateServiceSecretFileMode [2019-10-29T22:49:17.572Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-29T22:49:17.856Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-29T22:49:18.470Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-29T22:49:18.754Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-29T22:49:18.903Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-29T22:49:19.037Z] --- PASS: TestBuildMultiStageCopy (3.37s) [2019-10-29T22:49:19.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s) [2019-10-29T22:49:19.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-10-29T22:49:19.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2019-10-29T22:49:19.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-10-29T22:49:19.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2019-10-29T22:49:19.037Z] === RUN TestBuildMultiStageParentConfig [2019-10-29T22:49:19.158Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2019-10-29T22:49:19.158Z] === RUN TestCreateServiceConfigFileMode [2019-10-29T22:49:20.047Z] --- PASS: TestBuildMultiStageParentConfig (0.92s) [2019-10-29T22:49:20.047Z] === RUN TestBuildLabelWithTargets [2019-10-29T22:49:20.083Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-29T22:49:21.445Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-29T22:49:21.538Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2019-10-29T22:49:21.538Z] === RUN TestBuildWithEmptyLayers [2019-10-29T22:49:22.004Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-29T22:49:22.548Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-10-29T22:49:22.548Z] === RUN TestBuildMultiStageOnBuild [2019-10-29T22:49:22.565Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2019-10-29T22:49:22.565Z] === RUN TestCreateServiceSysctls [2019-10-29T22:49:22.820Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-29T22:49:24.574Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2019-10-29T22:49:24.574Z] === RUN TestBuildUncleanTarFilenames [2019-10-29T22:49:24.706Z] === RUN TestDockerSuite/TestBuildUser [2019-10-29T22:49:26.058Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2019-10-29T22:49:26.058Z] === RUN TestBuildMultiStageLayerLeak [2019-10-29T22:49:26.591Z] --- PASS: TestCreateServiceSysctls (4.18s) [2019-10-29T22:49:26.591Z] === RUN TestCreateServiceCapabilities [2019-10-29T22:49:26.591Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-29T22:49:28.080Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2019-10-29T22:49:28.080Z] === RUN TestBuildWithHugeFile [2019-10-29T22:49:29.854Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2019-10-29T22:49:29.854Z] === RUN TestInspect [2019-10-29T22:49:31.216Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-29T22:49:33.729Z] --- PASS: TestInspect (3.57s) [2019-10-29T22:49:33.729Z] === RUN TestServiceListWithStatuses [2019-10-29T22:49:33.729Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-29T22:49:33.729Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-29T22:49:33.729Z] === RUN TestDockerNetworkConnectAlias [2019-10-29T22:49:41.844Z] --- PASS: TestDockerNetworkConnectAlias (7.68s) [2019-10-29T22:49:41.844Z] === RUN TestDockerNetworkReConnect [2019-10-29T22:49:44.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-29T22:49:45.560Z] ok github.com/docker/docker/builder/remotecontext/git 31.978s coverage: 85.1% of statements [2019-10-29T22:49:45.560Z] ? github.com/docker/docker/cli [no test files] [2019-10-29T22:49:45.560Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-29T22:49:45.560Z] ok github.com/docker/docker/cli/debug 0.510s coverage: 100.0% of statements [2019-10-29T22:49:45.560Z] ok github.com/docker/docker/client 0.850s coverage: 75.3% of statements [2019-10-29T22:49:46.874Z] --- PASS: TestDockerNetworkReConnect (5.40s) [2019-10-29T22:49:46.874Z] === RUN TestServicePlugin [2019-10-29T22:49:48.761Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-29T22:49:50.124Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-29T22:49:50.124Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-29T22:49:50.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-29T22:49:51.245Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-29T22:49:51.410Z] ok github.com/docker/docker/cmd/dockerd 0.637s coverage: 19.0% of statements [2019-10-29T22:49:52.607Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-29T22:49:52.957Z] ok github.com/docker/docker/container 0.484s coverage: 42.5% of statements [2019-10-29T22:49:52.957Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-29T22:49:52.957Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-29T22:49:52.957Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-29T22:49:52.957Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-29T22:49:55.119Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-29T22:49:55.119Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-29T22:49:55.119Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-29T22:49:55.120Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-29T22:49:55.120Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-29T22:49:57.629Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-29T22:49:57.629Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-29T22:49:58.553Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-29T22:49:59.114Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-29T22:50:00.477Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-29T22:50:00.477Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-29T22:50:03.738Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-29T22:50:06.249Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-29T22:50:06.810Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-29T22:50:07.370Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-29T22:50:07.930Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-29T22:50:07.930Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-29T22:50:09.297Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-29T22:50:11.807Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-29T22:50:11.807Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-29T22:50:11.807Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-29T22:50:12.366Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-29T22:50:13.290Z] === RUN TestDockerSuite/TestCommitChange [2019-10-29T22:50:14.197Z] ok github.com/docker/docker/daemon 3.541s coverage: 9.2% of statements [2019-10-29T22:50:14.197Z] ok github.com/docker/docker/daemon/cluster 1.258s coverage: 0.5% of statements [2019-10-29T22:50:14.197Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.299s coverage: 65.3% of statements [2019-10-29T22:50:14.197Z] ok github.com/docker/docker/daemon/cluster/convert 0.777s coverage: 35.8% of statements [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-29T22:50:14.197Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.218s coverage: 10.9% of statements [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-29T22:50:14.197Z] ok github.com/docker/docker/daemon/config 0.772s coverage: 80.1% of statements [2019-10-29T22:50:14.197Z] ok github.com/docker/docker/daemon/discovery 0.339s coverage: 30.0% of statements [2019-10-29T22:50:14.197Z] ok github.com/docker/docker/daemon/events 0.356s coverage: 50.0% of statements [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-29T22:50:14.197Z] ok github.com/docker/docker/daemon/graphdriver 0.808s coverage: 2.3% of statements [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-29T22:50:14.197Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-29T22:50:14.214Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-29T22:50:15.140Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-29T22:50:15.170Z] ok github.com/docker/docker/daemon/images 0.575s coverage: 4.9% of statements [2019-10-29T22:50:15.170Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-29T22:50:15.170Z] ok github.com/docker/docker/daemon/links 0.314s coverage: 93.0% of statements [2019-10-29T22:50:15.170Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-29T22:50:15.170Z] ok github.com/docker/docker/daemon/logger 0.557s coverage: 43.0% of statements [2019-10-29T22:50:15.170Z] ok github.com/docker/docker/daemon/logger/awslogs 0.614s coverage: 77.8% of statements [2019-10-29T22:50:15.170Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-29T22:50:15.170Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-29T22:50:15.170Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-29T22:50:15.170Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-29T22:50:15.170Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-29T22:50:16.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-29T22:50:16.989Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-29T22:50:18.092Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.376s coverage: 62.1% of statements [2019-10-29T22:50:18.092Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.414s coverage: 88.3% of statements [2019-10-29T22:50:18.555Z] ok github.com/docker/docker/daemon/logger/local 0.391s coverage: 74.7% of statements [2019-10-29T22:50:18.555Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-29T22:50:18.555Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.307s coverage: 21.4% of statements [2019-10-29T22:50:18.876Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-29T22:50:20.242Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-29T22:50:22.131Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-29T22:50:22.131Z] --- PASS: TestServicePlugin (35.60s) [2019-10-29T22:50:22.131Z] plugin_test.go:62: [da7eea2bb9082] joining swarm manager [d3b88ee947047]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T22:50:22.131Z] plugin_test.go:65: [da7b01084c084] joining swarm manager [d3b88ee947047]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T22:50:22.131Z] === RUN TestServiceUpdateLabel [2019-10-29T22:50:22.691Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-29T22:50:23.269Z] ok github.com/docker/docker/daemon/logger/splunk 2.627s coverage: 82.5% of statements [2019-10-29T22:50:23.269Z] ok github.com/docker/docker/daemon/logger/syslog 0.156s coverage: 47.8% of statements [2019-10-29T22:50:23.269Z] ok github.com/docker/docker/daemon/logger/templates 0.064s coverage: 8.3% of statements [2019-10-29T22:50:23.269Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-29T22:50:23.269Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-29T22:50:23.269Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-29T22:50:24.622Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-29T22:50:24.817Z] ok github.com/docker/docker/distribution 1.732s coverage: 20.3% of statements [2019-10-29T22:50:24.817Z] ok github.com/docker/docker/distribution/metadata 1.768s coverage: 48.2% of statements [2019-10-29T22:50:24.817Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-29T22:50:25.182Z] --- PASS: TestServiceUpdateLabel (3.13s) [2019-10-29T22:50:25.182Z] === RUN TestServiceUpdateSecrets [2019-10-29T22:50:25.742Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-29T22:50:25.742Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-29T22:50:25.742Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-29T22:50:25.742Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-29T22:50:25.742Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-29T22:50:25.742Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-29T22:50:25.742Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-29T22:50:26.366Z] ok github.com/docker/docker/distribution/xfer 2.300s coverage: 77.3% of statements [2019-10-29T22:50:26.366Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-29T22:50:26.366Z] ok github.com/docker/docker/errdefs 0.211s coverage: 49.4% of statements [2019-10-29T22:50:27.629Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-29T22:50:29.289Z] ok github.com/docker/docker/image 1.351s coverage: 86.4% of statements [2019-10-29T22:50:29.289Z] ok github.com/docker/docker/image/cache 0.241s coverage: 19.2% of statements [2019-10-29T22:50:29.289Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-29T22:50:29.289Z] ok github.com/docker/docker/image/v1 0.231s coverage: 25.0% of statements [2019-10-29T22:50:29.289Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-29T22:50:29.514Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-29T22:50:29.514Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-29T22:50:30.439Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-29T22:50:30.838Z] ok github.com/docker/docker/layer 0.480s coverage: 30.0% of statements [2019-10-29T22:50:30.838Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-29T22:50:31.000Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-29T22:50:31.926Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-29T22:50:32.344Z] #33 127.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-29T22:50:32.344Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-29T22:50:32.387Z] ok github.com/docker/docker/libcontainerd/local 0.446s coverage: 1.0% of statements [2019-10-29T22:50:32.387Z] ok github.com/docker/docker/libcontainerd/queue 0.119s coverage: 100.0% of statements [2019-10-29T22:50:32.387Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-29T22:50:32.387Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-29T22:50:32.387Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-29T22:50:32.387Z] ? github.com/docker/docker/oci [no test files] [2019-10-29T22:50:32.387Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-29T22:50:32.387Z] ok github.com/docker/docker/opts 0.262s coverage: 67.3% of statements [2019-10-29T22:50:32.387Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 50.0% of statements [2019-10-29T22:50:32.851Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-29T22:50:33.277Z] #33 131.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-29T22:50:33.775Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-29T22:50:33.775Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-29T22:50:33.775Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-29T22:50:34.700Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-29T22:50:34.700Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-29T22:50:34.700Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-29T22:50:34.700Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-29T22:50:34.701Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-29T22:50:35.177Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-29T22:50:35.626Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-29T22:50:36.549Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-29T22:50:37.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-29T22:50:37.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-29T22:50:37.700Z] #33 135.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-29T22:50:38.632Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-29T22:50:39.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-29T22:50:40.005Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-29T22:50:40.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-29T22:50:40.281Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-29T22:50:40.537Z] --- PASS: TestServiceUpdateSecrets (15.16s) [2019-10-29T22:50:40.537Z] === RUN TestServiceUpdateConfigs [2019-10-29T22:50:40.792Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-29T22:50:40.938Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-29T22:50:41.196Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-29T22:50:41.719Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-29T22:50:43.095Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-29T22:50:43.098Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-29T22:50:43.658Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-29T22:50:43.658Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-29T22:50:43.660Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-29T22:50:44.584Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-29T22:50:45.033Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-29T22:50:45.508Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-29T22:50:46.432Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-29T22:50:46.432Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-29T22:50:46.932Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-29T22:50:47.356Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-29T22:50:48.303Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-29T22:50:48.717Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-29T22:50:49.676Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-29T22:50:50.091Z] --- PASS: TestBuildWithHugeFile (80.25s) [2019-10-29T22:50:50.091Z] === RUN TestBuildWithEmptyDockerfile [2019-10-29T22:50:50.091Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:50:50.091Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:50:50.091Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:50:50.091Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:50:50.091Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:50:50.091Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:50:50.091Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:50:50.091Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:50:50.091Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:50:50.091Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-10-29T22:50:50.091Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2019-10-29T22:50:50.091Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-10-29T22:50:50.091Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2019-10-29T22:50:50.091Z] === RUN TestBuildPreserveOwnership [2019-10-29T22:50:50.091Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-29T22:50:50.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-29T22:50:50.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-29T22:50:50.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-29T22:50:50.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-29T22:50:50.602Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-29T22:50:51.163Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-29T22:50:51.574Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-29T22:50:52.120Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-29T22:50:52.506Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-29T22:50:53.438Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-29T22:50:53.594Z] --- PASS: TestBuildPreserveOwnership (4.78s) [2019-10-29T22:50:53.594Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.17s) [2019-10-29T22:50:53.594Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2019-10-29T22:50:53.594Z] === RUN TestBuildPlatformInvalid [2019-10-29T22:50:53.594Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-29T22:50:53.594Z] PASS [2019-10-29T22:50:53.594Z] [2019-10-29T22:50:53.594Z] === Skipped [2019-10-29T22:50:53.594Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-29T22:50:53.594Z] build_session_test.go:25: TODO: BuildKit [2019-10-29T22:50:53.594Z] [2019-10-29T22:50:53.594Z] [2019-10-29T22:50:53.594Z] DONE 32 tests, 1 skipped in 126.143s [2019-10-29T22:50:53.594Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-29T22:50:53.594Z] ++ 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-29T22:50:53.594Z] ++ set -e [2019-10-29T22:50:53.594Z] ++ '[' -n 0 ']' [2019-10-29T22:50:53.594Z] ++ set -x [2019-10-29T22:50:53.594Z] ++ env -i DEST=/go/src/github.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-29T22:50:53.594Z] INFO: Testing against a local daemon [2019-10-29T22:50:53.594Z] === RUN TestConfigList [2019-10-29T22:50:55.334Z] #33 153.0 [2019-10-29T22:50:55.334Z] #33 DONE 153.4s [2019-10-29T22:50:55.334Z] [2019-10-29T22:50:55.334Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-29T22:50:56.276Z] --- PASS: TestConfigList (2.18s) [2019-10-29T22:50:56.276Z] === RUN TestConfigsCreateAndDelete [2019-10-29T22:50:56.438Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-29T22:50:56.438Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2019-10-29T22:50:56.438Z] === RUN TestServiceUpdateNetwork [2019-10-29T22:50:56.693Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-29T22:50:57.229Z] #34 DONE 1.7s [2019-10-29T22:50:57.617Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-29T22:50:57.617Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-29T22:50:57.872Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-29T22:50:58.299Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2019-10-29T22:50:58.299Z] === RUN TestConfigsUpdate [2019-10-29T22:50:58.601Z] [2019-10-29T22:50:58.601Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-29T22:50:59.533Z] #35 DONE 1.2s [2019-10-29T22:50:59.789Z] [2019-10-29T22:50:59.790Z] #36 exporting to image [2019-10-29T22:50:59.790Z] #36 exporting layers [2019-10-29T22:51:00.319Z] --- PASS: TestConfigsUpdate (2.19s) [2019-10-29T22:51:00.319Z] === RUN TestTemplatedConfig [2019-10-29T22:51:01.133Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-29T22:51:01.388Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/archive 9.190s coverage: 62.0% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/authorization 0.654s coverage: 26.8% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/capabilities 0.074s coverage: 87.5% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/chrootarchive 0.184s coverage: 15.4% of statements [2019-10-29T22:51:02.398Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-29T22:51:02.398Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/discovery 0.153s coverage: 58.3% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/discovery/file 0.122s coverage: 92.9% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/discovery/kv 3.379s coverage: 84.1% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/discovery/memory 0.137s coverage: 92.3% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/discovery/nodes 0.298s coverage: 93.8% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/filenotify 0.066s coverage: 36.2% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/fileutils 0.170s coverage: 87.7% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/homedir 0.100s coverage: 42.9% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/idtools 0.092s coverage: 6.3% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/ioutils 0.681s coverage: 68.4% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/jsonmessage 0.228s coverage: 91.7% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/locker 0.075s coverage: 88.9% of statements [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2019-10-29T22:51:02.398Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2019-10-29T22:51:02.398Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/parsers 0.062s coverage: 97.0% of statements [2019-10-29T22:51:02.398Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-29T22:51:02.398Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-29T22:51:02.398Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2019-10-29T22:51:02.398Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-29T22:51:02.398Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-29T22:51:02.750Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-29T22:51:03.003Z] --- PASS: TestTemplatedConfig (2.77s) [2019-10-29T22:51:03.003Z] === RUN TestConfigInspect [2019-10-29T22:51:03.065Z] #36 exporting layers 3.5s done [2019-10-29T22:51:03.065Z] #36 writing image sha256:2760555e756126ef85e3b69bedd041a3352187c262337fa0c33e501acbb2bcca done [2019-10-29T22:51:03.065Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-29T22:51:03.065Z] #36 DONE 3.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-29T22:51:03.378Z] + echo Ensuring container killed. [2019-10-29T22:51:03.378Z] Ensuring container killed. [2019-10-29T22:51:03.378Z] + docker rm -vf docker-pr3 [2019-10-29T22:51:03.378Z] Error: No such container: docker-pr3 [2019-10-29T22:51:03.378Z] + true [Pipeline] sh [2019-10-29T22:51:03.663Z] + echo Chowning /workspace to jenkins user [2019-10-29T22:51:03.663Z] Chowning /workspace to jenkins user [2019-10-29T22:51:03.663Z] + id -u [2019-10-29T22:51:03.663Z] + id -g [2019-10-29T22:51:03.663Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40148:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-29T22:51:05.363Z] + bundleName=unit [2019-10-29T22:51:05.363Z] + echo Creating unit-bundles.tar.gz [2019-10-29T22:51:05.363Z] Creating unit-bundles.tar.gz [2019-10-29T22:51:05.363Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-29T22:51:05.363Z] bundles/junit-report.xml [2019-10-29T22:51:05.363Z] bundles/go-test-report.json [2019-10-29T22:51:05.363Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-29T22:51:05.404Z] Archiving artifacts [2019-10-29T22:51:05.688Z] --- PASS: TestConfigInspect (2.19s) [2019-10-29T22:51:05.688Z] === RUN TestConfigCreateWithLabels [2019-10-29T22:51:05.928Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40148/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-29T22:51:06.241Z] + make clean [2019-10-29T22:51:06.500Z] docker volume rm -f docker-dev-cache [2019-10-29T22:51:06.500Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-29T22:51:07.712Z] --- PASS: TestConfigCreateWithLabels (2.20s) [2019-10-29T22:51:07.712Z] === RUN TestConfigCreateResolve [2019-10-29T22:51:07.988Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-29T22:51:08.243Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-29T22:51:09.746Z] --- PASS: TestConfigCreateResolve (2.20s) [2019-10-29T22:51:09.746Z] === RUN TestConfigDaemonLibtrustID [2019-10-29T22:51:10.030Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-29T22:51:10.030Z] PASS [2019-10-29T22:51:10.030Z] [2019-10-29T22:51:10.030Z] DONE 8 tests in 16.548s [2019-10-29T22:51:10.030Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-29T22:51:10.030Z] ++ 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-29T22:51:10.030Z] ++ set -e [2019-10-29T22:51:10.030Z] ++ '[' -n 0 ']' [2019-10-29T22:51:10.030Z] ++ set -x [2019-10-29T22:51:10.030Z] ++ env -i DEST=/go/src/github.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-29T22:51:10.130Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-29T22:51:10.312Z] INFO: Testing against a local daemon [2019-10-29T22:51:10.312Z] === RUN TestCheckpoint [2019-10-29T22:51:10.312Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-29T22:51:10.313Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-29T22:51:10.313Z] === RUN TestContainerInvalidJSON [2019-10-29T22:51:10.313Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:51:10.313Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:51:10.313Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:51:10.313Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:51:10.313Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:51:10.313Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:51:10.313Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:51:10.313Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:51:10.313Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:51:10.313Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-29T22:51:10.313Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-29T22:51:10.313Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-29T22:51:10.313Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-29T22:51:10.313Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-29T22:51:10.313Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-29T22:51:10.313Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-29T22:51:10.594Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-29T22:51:10.594Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-29T22:51:10.594Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2019-10-29T22:51:10.594Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-29T22:51:10.594Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-29T22:51:10.594Z] === RUN TestCopyFromContainer [2019-10-29T22:51:12.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-29T22:51:12.015Z] --- PASS: TestServiceUpdateNetwork (15.93s) [2019-10-29T22:51:12.015Z] PASS [2019-10-29T22:51:12.015Z] [2019-10-29T22:51:12.015Z] === Skipped [2019-10-29T22:51:12.015Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-29T22:51:12.015Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-29T22:51:12.015Z] [2019-10-29T22:51:12.015Z] [2019-10-29T22:51:12.015Z] DONE 20 tests, 1 skipped in 170.560s [2019-10-29T22:51:12.015Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-29T22:51:12.015Z] ++ 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-29T22:51:12.015Z] ++ set -e [2019-10-29T22:51:12.015Z] ++ '[' -n 0 ']' [2019-10-29T22:51:12.015Z] ++ set -x [2019-10-29T22:51:12.015Z] ++ env -i DEST=/go/src/github.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-29T22:51:12.015Z] INFO: Testing against a local daemon [2019-10-29T22:51:12.015Z] === RUN TestSessionCreate [2019-10-29T22:51:12.015Z] --- PASS: TestSessionCreate (0.05s) [2019-10-29T22:51:12.015Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-29T22:51:12.015Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-29T22:51:12.015Z] PASS [2019-10-29T22:51:12.015Z] [2019-10-29T22:51:12.015Z] DONE 2 tests in 0.197s [2019-10-29T22:51:12.015Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-29T22:51:12.015Z] ++ 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-29T22:51:12.015Z] ++ set -e [2019-10-29T22:51:12.015Z] ++ '[' -n 0 ']' [2019-10-29T22:51:12.015Z] ++ set -x [2019-10-29T22:51:12.015Z] ++ env -i DEST=/go/src/github.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-29T22:51:12.015Z] INFO: Testing against a local daemon [2019-10-29T22:51:12.015Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-29T22:51:12.015Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-29T22:51:12.015Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-29T22:51:12.015Z] === RUN TestEventsExecDie [2019-10-29T22:51:12.067Z] === RUN TestCopyFromContainer// [2019-10-29T22:51:12.359Z] === RUN TestCopyFromContainer//bar/root [2019-10-29T22:51:12.359Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-29T22:51:12.359Z] === RUN TestCopyFromContainer/bar/quux [2019-10-29T22:51:12.643Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-29T22:51:12.643Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-29T22:51:12.643Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-29T22:51:12.926Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-29T22:51:12.926Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-29T22:51:12.926Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-29T22:51:12.941Z] --- PASS: TestEventsExecDie (0.87s) [2019-10-29T22:51:12.941Z] === RUN TestEventsBackwardsCompatible [2019-10-29T22:51:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-10-29T22:51:13.196Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-29T22:51:13.196Z] === RUN TestInfoBinaryCommits [2019-10-29T22:51:13.196Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-10-29T22:51:13.196Z] === RUN TestInfoAPIVersioned [2019-10-29T22:51:13.196Z] --- PASS: TestInfoAPIVersioned (0.03s) [2019-10-29T22:51:13.196Z] === RUN TestInfoDiscoveryBackend [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer (2.48s) [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-29T22:51:13.210Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-29T22:51:13.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-29T22:51:13.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:51:13.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:51:13.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:51:13.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:51:13.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:51:13.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:51:13.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:51:13.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:51:13.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:51:13.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-29T22:51:13.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-29T22:51:13.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-29T22:51:13.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-29T22:51:13.210Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-29T22:51:13.210Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-29T22:51:13.210Z] === RUN TestCreateWithInvalidEnv [2019-10-29T22:51:13.210Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-29T22:51:13.210Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-29T22:51:13.210Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-29T22:51:13.210Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-29T22:51:13.210Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-29T22:51:13.210Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-29T22:51:13.210Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-29T22:51:13.210Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-29T22:51:13.210Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-29T22:51:13.210Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-29T22:51:13.210Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-29T22:51:13.210Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-29T22:51:13.210Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-29T22:51:13.210Z] === RUN TestCreateTmpfsMountsTarget [2019-10-29T22:51:13.210Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-29T22:51:13.210Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-29T22:51:13.757Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-10-29T22:51:13.757Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-29T22:51:14.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-10-29T22:51:14.681Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-29T22:51:14.681Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:51:15.238Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-29T22:51:15.238Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-10-29T22:51:15.238Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-29T22:51:15.238Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-29T22:51:15.241Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-10-29T22:51:15.241Z] === RUN TestInfoAPI [2019-10-29T22:51:15.241Z] --- PASS: TestInfoAPI (0.06s) [2019-10-29T22:51:15.241Z] === RUN TestInfoAPIWarnings [2019-10-29T22:51:15.801Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-10-29T22:51:15.801Z] === RUN TestInfoDebug [2019-10-29T22:51:16.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-10-29T22:51:16.361Z] --- PASS: TestInfoDebug (0.53s) [2019-10-29T22:51:16.361Z] === RUN TestInfoInsecureRegistries [2019-10-29T22:51:16.933Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-29T22:51:16.933Z] === RUN TestInfoRegistryMirrors [2019-10-29T22:51:17.265Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2019-10-29T22:51:17.265Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-29T22:51:17.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:51:17.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:51:17.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:51:17.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:51:17.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:51:17.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:51:17.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:51:17.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:51:17.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:51:17.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:51:17.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:51:17.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:51:17.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:51:17.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:51:17.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:51:17.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-29T22:51:17.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-29T22:51:17.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-29T22:51:17.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-29T22:51:17.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-29T22:51:17.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-29T22:51:17.265Z] === RUN TestContainerStartOnDaemonRestart [2019-10-29T22:51:17.265Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-29T22:51:17.265Z] === RUN TestDaemonRestartIpcMode [2019-10-29T22:51:17.265Z] === PAUSE TestDaemonRestartIpcMode [2019-10-29T22:51:17.265Z] === RUN TestDiff [2019-10-29T22:51:17.493Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-10-29T22:51:17.493Z] === RUN TestLoginFailsWithBadCredentials [2019-10-29T22:51:17.493Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2019-10-29T22:51:17.493Z] === RUN TestPingCacheHeaders [2019-10-29T22:51:17.493Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-29T22:51:17.493Z] === RUN TestPingGet [2019-10-29T22:51:17.493Z] --- PASS: TestPingGet (0.01s) [2019-10-29T22:51:17.493Z] === RUN TestPingHead [2019-10-29T22:51:17.749Z] --- PASS: TestPingHead (0.02s) [2019-10-29T22:51:17.749Z] === RUN TestVersion [2019-10-29T22:51:17.749Z] --- PASS: TestVersion (0.03s) [2019-10-29T22:51:17.749Z] PASS [2019-10-29T22:51:17.749Z] [2019-10-29T22:51:17.749Z] === Skipped [2019-10-29T22:51:17.749Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-29T22:51:17.749Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-29T22:51:17.749Z] [2019-10-29T22:51:17.749Z] [2019-10-29T22:51:17.749Z] DONE 18 tests, 1 skipped in 5.633s [2019-10-29T22:51:17.749Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-29T22:51:17.749Z] ++ 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-29T22:51:17.749Z] ++ set -e [2019-10-29T22:51:17.749Z] ++ '[' -n 0 ']' [2019-10-29T22:51:17.749Z] ++ set -x [2019-10-29T22:51:17.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-29T22:51:17.749Z] INFO: Testing against a local daemon [2019-10-29T22:51:17.749Z] === RUN TestVolumesCreateAndList [2019-10-29T22:51:17.749Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-29T22:51:17.749Z] === RUN TestVolumesRemove [2019-10-29T22:51:18.004Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-29T22:51:18.004Z] === RUN TestVolumesInspect [2019-10-29T22:51:18.004Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-29T22:51:18.004Z] === RUN TestVolumesInvalidJSON [2019-10-29T22:51:18.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-10-29T22:51:18.004Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-29T22:51:18.004Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-29T22:51:18.004Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-29T22:51:18.004Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-29T22:51:18.004Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-29T22:51:18.004Z] PASS [2019-10-29T22:51:18.004Z] [2019-10-29T22:51:18.004Z] DONE 5 tests in 0.262s [2019-10-29T22:51:18.004Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-29T22:51:18.260Z] ++++ cat bundles/test-integration/docker.pid [2019-10-29T22:51:18.260Z] +++ kill 5330 [2019-10-29T22:51:18.271Z] --- PASS: TestDiff (0.69s) [2019-10-29T22:51:18.271Z] === RUN TestExecWithCloseStdin [2019-10-29T22:51:18.888Z] --- PASS: TestExecWithCloseStdin (0.92s) [2019-10-29T22:51:18.888Z] === RUN TestExec [2019-10-29T22:51:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008b74e0_} [2019-10-29T22:51:19.623Z] +++ /etc/init.d/apparmor stop [2019-10-29T22:51:19.878Z] Clearing AppArmor profiles cache:. [2019-10-29T22:51:19.878Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-29T22:51:19.878Z] Unloading profiles will leave already running processes permanently [2019-10-29T22:51:19.878Z] unconfined, which can lead to unexpected situations. [2019-10-29T22:51:19.878Z] [2019-10-29T22:51:19.878Z] To set a process to complain mode, use the command line tool [2019-10-29T22:51:19.878Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-29T22:51:19.878Z] with the 'teardown' option." [2019-10-29T22:51:19.878Z] [2019-10-29T22:51:19.899Z] --- PASS: TestExec (0.85s) [2019-10-29T22:51:19.899Z] === RUN TestExecUser [2019-10-29T22:51:20.905Z] --- PASS: TestExecUser (0.83s) [2019-10-29T22:51:20.905Z] === RUN TestExportContainerAndImportImage [2019-10-29T22:51:21.522Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2019-10-29T22:51:21.522Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-29T22:51:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1172489521_/foo_false____} [2019-10-29T22:51:23.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1172489521_/foo_true____} [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/plugins 35.126s coverage: 73.4% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.089s coverage: 56.8% of statements [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/plugins/transport 0.240s coverage: 85.7% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/pools 0.117s coverage: 88.2% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/progress 0.087s coverage: 75.9% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 73.9% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/signal 0.073s coverage: 20.3% of statements [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/streamformatter 0.075s coverage: 66.2% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/system 0.089s coverage: 13.1% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/tailfile 0.126s coverage: 88.6% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/tarsum 0.166s coverage: 89.3% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/term 0.055s coverage: 30.8% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: 0.0% of statements [no tests to run] [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/urlutil 0.067s coverage: 100.0% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/plugin 0.202s coverage: 11.6% of statements [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/plugin/v2 0.108s coverage: 20.1% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/reference 0.226s coverage: 84.4% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/registry 0.464s coverage: 52.2% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/registry/resumable 0.338s coverage: 100.0% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/rootless [no test files] [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/runconfig 0.180s coverage: 54.5% of statements [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/testutil 0.099s coverage: 62.5% of statements [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/volume [no test files] [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/volume/drivers 0.097s coverage: 36.1% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/volume/local 0.242s coverage: 37.7% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 66.2% of statements [2019-10-29T22:51:23.534Z] ok github.com/docker/docker/volume/service 0.675s coverage: 70.3% of statements [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-29T22:51:23.534Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-29T22:51:23.534Z] INFO: make.ps1 ended at 10/29/2019 22:51:23 [2019-10-29T22:51:23.551Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-10-29T22:51:23.551Z] === RUN TestHealthCheckWorkdir [2019-10-29T22:51:23.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-29T22:51:24.166Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2019-10-29T22:51:24.166Z] === RUN TestHealthKillContainer [2019-10-29T22:51:24.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3699577052_/foo_false____} [2019-10-29T22:51:25.723Z] INFO: Unit tests ended at 10/29/2019 22:51:25. Duration:00:03:47.9365302 [2019-10-29T22:51:25.723Z] INFO: Building busybox [2019-10-29T22:51:25.723Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-29T22:51:25.723Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-29T22:51:25.723Z] [2019-10-29T22:51:25.723Z] Sending build context to Docker daemon 2.56kB [2019-10-29T22:51:25.723Z] [2019-10-29T22:51:25.723Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-29T22:51:25.723Z] ---> 739b21bd02e7 [2019-10-29T22:51:25.723Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-29T22:51:25.723Z] ---> Running in 5a91e33d0b98 [2019-10-29T22:51:26.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3699577052_/foo_true____} [2019-10-29T22:51:27.628Z] --- PASS: TestHealthKillContainer (2.89s) [2019-10-29T22:51:27.628Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-29T22:51:27.914Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2019-10-29T22:51:27.914Z] === RUN TestIpcModeNone [2019-10-29T22:51:27.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3699577052_/foo_true__0xc0008b7960__} [2019-10-29T22:51:28.534Z] --- PASS: TestIpcModeNone (0.87s) [2019-10-29T22:51:28.535Z] === RUN TestIpcModePrivate [2019-10-29T22:51:29.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008b7980_} [2019-10-29T22:51:29.551Z] --- PASS: TestIpcModePrivate (0.84s) [2019-10-29T22:51:29.551Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-29T22:51:29.551Z] === RUN TestIpcModeShareable [2019-10-29T22:51:30.595Z] --- PASS: TestIpcModeShareable (0.87s) [2019-10-29T22:51:30.595Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-29T22:51:30.595Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-29T22:51:31.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008b79a0_} [2019-10-29T22:51:32.821Z] Removing intermediate container 5a91e33d0b98 [2019-10-29T22:51:32.821Z] ---> 8fd4c2560a53 [2019-10-29T22:51:32.821Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-29T22:51:33.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008b79c0_} [2019-10-29T22:51:33.277Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2019-10-29T22:51:33.277Z] === RUN TestAPIIpcModeHost [2019-10-29T22:51:33.282Z] [2019-10-29T22:51:33.565Z] --- PASS: TestAPIIpcModeHost (0.66s) [2019-10-29T22:51:33.565Z] === RUN TestDaemonIpcModeShareable [2019-10-29T22:51:33.744Z] ---> 88896a05b614 [2019-10-29T22:51:33.744Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-29T22:51:33.744Z] ---> Running in 5af814acc566 [2019-10-29T22:51:34.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008b79e0_} [2019-10-29T22:51:35.288Z] [2019-10-29T22:51:35.288Z] SUCCESS: Specified value was saved. [2019-10-29T22:51:35.586Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2019-10-29T22:51:35.586Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-29T22:51:35.586Z] === RUN TestDaemonIpcModePrivate [2019-10-29T22:51:36.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-29T22:51:37.063Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-10-29T22:51:37.063Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-29T22:51:37.063Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-10-29T22:51:38.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-10-29T22:51:38.578Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-29T22:51:39.085Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2019-10-29T22:51:39.085Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-29T22:51:39.085Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-29T22:51:39.145Z] Removing intermediate container 5af814acc566 [2019-10-29T22:51:39.145Z] ---> e558d6926941 [2019-10-29T22:51:39.145Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-29T22:51:39.145Z] ---> Running in eb53196b87bd [2019-10-29T22:51:40.628Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2019-10-29T22:51:40.629Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-29T22:51:40.629Z] === RUN TestIpcModeOlderClient [2019-10-29T22:51:40.629Z] === PAUSE TestIpcModeOlderClient [2019-10-29T22:51:40.629Z] === RUN TestKillContainerInvalidSignal [2019-10-29T22:51:41.246Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2019-10-29T22:51:41.246Z] === RUN TestKillContainer [2019-10-29T22:51:41.246Z] === RUN TestKillContainer/no_signal [2019-10-29T22:51:41.840Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-29T22:51:41.861Z] === RUN TestKillContainer/non_killing_signal [2019-10-29T22:51:42.474Z] === RUN TestKillContainer/killing_signal [2019-10-29T22:51:43.480Z] --- PASS: TestKillContainer (2.10s) [2019-10-29T22:51:43.480Z] --- PASS: TestKillContainer/no_signal (0.68s) [2019-10-29T22:51:43.480Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2019-10-29T22:51:43.480Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-10-29T22:51:43.480Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-29T22:51:43.480Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-29T22:51:43.724Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-29T22:51:44.097Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-29T22:51:44.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2019-10-29T22:51:44.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2019-10-29T22:51:44.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2019-10-29T22:51:44.712Z] === RUN TestKillStoppedContainer [2019-10-29T22:51:44.712Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-29T22:51:44.712Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-29T22:51:44.995Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-29T22:51:44.995Z] === RUN TestKillDifferentUserContainer [2019-10-29T22:51:45.609Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2019-10-29T22:51:45.609Z] === RUN TestInspectOomKilledTrue [2019-10-29T22:51:46.246Z] Cannot create a file when that file already exists. [2019-10-29T22:51:46.986Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-29T22:51:47.081Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2019-10-29T22:51:47.081Z] === RUN TestInspectOomKilledFalse [2019-10-29T22:51:47.368Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2019-10-29T22:51:47.368Z] === RUN TestLinksEtcHostsContentMatch [2019-10-29T22:51:47.987Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-10-29T22:51:47.987Z] === RUN TestLinksContainerNames [2019-10-29T22:51:48.362Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-29T22:51:48.618Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-29T22:51:49.463Z] --- PASS: TestLinksContainerNames (1.33s) [2019-10-29T22:51:49.463Z] === RUN TestLogsFollowTailEmpty [2019-10-29T22:51:49.979Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-29T22:51:50.079Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2019-10-29T22:51:50.080Z] === RUN TestContainerNetworkMountsNoChown [2019-10-29T22:51:50.539Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-29T22:51:50.697Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2019-10-29T22:51:50.697Z] === RUN TestMountDaemonRoot [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/default [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/default [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/private [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/private [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rprivate [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/slave [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/slave [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rslave [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/shared [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/shared [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rshared [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/default [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/shared [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rshared [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rslave [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rprivate [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/slave [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/private [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-29T22:51:50.982Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:51:50.982Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-29T22:51:50.982Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-29T22:51:51.267Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-29T22:51:51.267Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-29T22:51:51.267Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-29T22:51:51.267Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-29T22:51:51.267Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-29T22:51:51.267Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-29T22:51:51.267Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-29T22:51:51.267Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/shared (0.02s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2019-10-29T22:51:51.267Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-29T22:51:51.267Z] === RUN TestContainerBindMountNonRecursive [2019-10-29T22:51:51.899Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-29T22:51:52.060Z] Removing intermediate container eb53196b87bd [2019-10-29T22:51:52.060Z] ---> cb3e6408d7a5 [2019-10-29T22:51:52.060Z] Step 6/6 : CMD ["sh"] [2019-10-29T22:51:52.060Z] ---> Running in 9a8ee78798d6 [2019-10-29T22:51:52.060Z] Removing intermediate container 9a8ee78798d6 [2019-10-29T22:51:52.060Z] ---> 871c8dffb75d [2019-10-29T22:51:52.060Z] Successfully built 871c8dffb75d [2019-10-29T22:51:52.060Z] Successfully tagged busybox:latest [2019-10-29T22:51:52.060Z] INFO: Docker images of the daemon under test [2019-10-29T22:51:52.060Z] [2019-10-29T22:51:52.060Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-29T22:51:52.060Z] busybox latest 871c8dffb75d Less than a second ago 4.83GB [2019-10-29T22:51:52.060Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 3 weeks ago 4.79GB [2019-10-29T22:51:52.060Z] microsoft/windowsservercore latest 739b21bd02e7 3 weeks ago 4.79GB [2019-10-29T22:51:52.060Z] [2019-10-29T22:51:52.060Z] INFO: Running integration tests at 10/29/2019 22:51:51... [2019-10-29T22:51:52.060Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-29T22:51:52.060Z] INFO: Integration API tests being run from the host: [2019-10-29T22:51:52.060Z] INFO: make.ps1 starting at 10/29/2019 22:51:51 [2019-10-29T22:51:52.752Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2019-10-29T22:51:52.752Z] === RUN TestNetworkNat [2019-10-29T22:51:52.823Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-29T22:51:53.035Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-29T22:51:53.751Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-29T22:51:53.784Z] --- PASS: TestNetworkNat (0.76s) [2019-10-29T22:51:53.784Z] === RUN TestNetworkLocalhostTCPNat [2019-10-29T22:51:54.399Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-10-29T22:51:54.399Z] === RUN TestNetworkLoopbackNat [2019-10-29T22:51:54.676Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-29T22:51:55.409Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2019-10-29T22:51:55.409Z] === RUN TestPause [2019-10-29T22:51:56.024Z] --- PASS: TestPause (0.73s) [2019-10-29T22:51:56.024Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-29T22:51:56.024Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-29T22:51:56.024Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-29T22:51:56.024Z] === RUN TestPauseStopPausedContainer [2019-10-29T22:51:56.039Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-29T22:51:56.964Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-29T22:51:57.033Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2019-10-29T22:51:57.033Z] === RUN TestPsFilter [2019-10-29T22:51:57.033Z] --- PASS: TestPsFilter (0.19s) [2019-10-29T22:51:57.033Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-29T22:51:57.648Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-10-29T22:51:57.648Z] === RUN TestRemoveContainerWithVolume [2019-10-29T22:51:57.889Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-29T22:51:58.268Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2019-10-29T22:51:58.268Z] === RUN TestRemoveContainerRunning [2019-10-29T22:51:58.814Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-29T22:51:58.883Z] --- PASS: TestRemoveContainerRunning (0.68s) [2019-10-29T22:51:58.883Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-29T22:51:59.886Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2019-10-29T22:51:59.886Z] === RUN TestRemoveInvalidContainer [2019-10-29T22:51:59.886Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-29T22:51:59.886Z] === RUN TestRenameLinkedContainer [2019-10-29T22:52:00.175Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-29T22:52:01.099Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-29T22:52:02.068Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-29T22:52:02.565Z] --- PASS: TestRenameLinkedContainer (2.67s) [2019-10-29T22:52:02.565Z] === RUN TestRenameStoppedContainer [2019-10-29T22:52:03.181Z] --- PASS: TestRenameStoppedContainer (0.69s) [2019-10-29T22:52:03.181Z] === RUN TestRenameRunningContainerAndReuse [2019-10-29T22:52:03.953Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-29T22:52:04.656Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2019-10-29T22:52:04.656Z] === RUN TestRenameInvalidName [2019-10-29T22:52:04.878Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-29T22:52:05.271Z] --- PASS: TestRenameInvalidName (0.74s) [2019-10-29T22:52:05.272Z] === RUN TestRenameAnonymousContainer [2019-10-29T22:52:06.240Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-29T22:52:06.240Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-29T22:52:06.800Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-29T22:52:07.725Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-29T22:52:07.985Z] --- PASS: TestRenameAnonymousContainer (2.48s) [2019-10-29T22:52:07.986Z] === RUN TestRenameContainerWithSameName [2019-10-29T22:52:08.295Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-10-29T22:52:08.295Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-29T22:52:09.088Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-29T22:52:09.811Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2019-10-29T22:52:09.811Z] === RUN TestResize [2019-10-29T22:52:10.013Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-29T22:52:10.428Z] --- PASS: TestResize (0.73s) [2019-10-29T22:52:10.428Z] === RUN TestResizeWithInvalidSize [2019-10-29T22:52:11.374Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-29T22:52:11.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-29T22:52:11.434Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2019-10-29T22:52:11.434Z] === RUN TestResizeWhenContainerNotStarted [2019-10-29T22:52:12.061Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:52:12.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:52:12.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:52:12.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-29T22:52:12.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:52:12.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-29T22:52:12.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-29T22:52:13.262Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-29T22:52:14.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-29T22:52:14.191Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-29T22:52:15.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-29T22:52:15.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-29T22:52:15.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:52:16.700Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-29T22:52:17.495Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-29T22:52:17.495Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-29T22:52:17.495Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-29T22:52:18.231Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-29T22:52:18.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-29T22:52:20.423Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.08s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.26s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.34s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.51s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.94s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.06s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.11s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.88s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.11s) [2019-10-29T22:52:21.877Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.26s) [2019-10-29T22:52:21.877Z] === RUN TestCgroupNamespacesRun [2019-10-29T22:52:21.936Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-29T22:52:23.351Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2019-10-29T22:52:23.351Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-29T22:52:24.842Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-10-29T22:52:24.842Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-29T22:52:25.132Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-29T22:52:25.197Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-29T22:52:26.122Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-29T22:52:26.866Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2019-10-29T22:52:26.866Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-29T22:52:27.341Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-29T22:52:28.343Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2019-10-29T22:52:28.343Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-29T22:52:29.816Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2019-10-29T22:52:29.816Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-29T22:52:30.271Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-29T22:52:30.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-10-29T22:52:30.829Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-29T22:52:31.245Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-29T22:52:31.358Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-29T22:52:31.837Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-10-29T22:52:31.837Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-29T22:52:32.220Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-29T22:52:32.682Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-29T22:52:32.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-29T22:52:33.744Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-29T22:52:33.858Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2019-10-29T22:52:33.858Z] === RUN TestKernelTCPMemory [2019-10-29T22:52:34.477Z] --- PASS: TestKernelTCPMemory (0.89s) [2019-10-29T22:52:34.477Z] === RUN TestNISDomainname [2019-10-29T22:52:35.336Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-29T22:52:35.523Z] --- PASS: TestNISDomainname (1.05s) [2019-10-29T22:52:35.523Z] === RUN TestHostnameDnsResolution [2019-10-29T22:52:35.897Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-29T22:52:36.532Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-10-29T22:52:36.532Z] === RUN TestStats [2019-10-29T22:52:36.671Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-29T22:52:37.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-29T22:52:38.550Z] --- PASS: TestStats (2.02s) [2019-10-29T22:52:38.550Z] === RUN TestStopContainerWithTimeout [2019-10-29T22:52:38.550Z] === RUN TestStopContainerWithTimeout/0 [2019-10-29T22:52:38.550Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-29T22:52:38.550Z] === RUN TestStopContainerWithTimeout/1 [2019-10-29T22:52:38.550Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-29T22:52:38.550Z] === RUN TestStopContainerWithTimeout/3 [2019-10-29T22:52:38.550Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-29T22:52:38.550Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-29T22:52:38.550Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-29T22:52:38.550Z] === CONT TestStopContainerWithTimeout/0 [2019-10-29T22:52:38.550Z] === CONT TestStopContainerWithTimeout/1 [2019-10-29T22:52:38.550Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-29T22:52:38.550Z] === CONT TestStopContainerWithTimeout/3 [2019-10-29T22:52:40.433Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-29T22:52:41.944Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-29T22:52:42.027Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-29T22:52:42.027Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2019-10-29T22:52:42.027Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2019-10-29T22:52:42.027Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2019-10-29T22:52:42.027Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2019-10-29T22:52:42.027Z] === RUN TestDeleteDevicemapper [2019-10-29T22:52:42.027Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-29T22:52:42.027Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-29T22:52:42.027Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-29T22:52:42.869Z] === RUN TestDockerSuite/TestCpToDot [2019-10-29T22:52:43.505Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2019-10-29T22:52:43.505Z] === RUN TestUpdateMemory [2019-10-29T22:52:43.794Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-29T22:52:44.977Z] --- PASS: TestUpdateMemory (1.05s) [2019-10-29T22:52:44.977Z] === RUN TestUpdateCPUQuota [2019-10-29T22:52:45.690Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-29T22:52:46.450Z] --- PASS: TestUpdateCPUQuota (1.75s) [2019-10-29T22:52:46.450Z] === RUN TestUpdatePidsLimit [2019-10-29T22:52:46.450Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-29T22:52:46.734Z] === RUN TestUpdatePidsLimit/no_change [2019-10-29T22:52:47.358Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-29T22:52:47.536Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-29T22:52:47.580Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-29T22:52:47.644Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-29T22:52:47.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-29T22:52:48.509Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-29T22:52:48.544Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-29T22:52:48.827Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-29T22:52:50.297Z] --- PASS: TestUpdatePidsLimit (3.96s) [2019-10-29T22:52:50.297Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-10-29T22:52:50.297Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-10-29T22:52:50.297Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-10-29T22:52:50.297Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-29T22:52:50.297Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-10-29T22:52:50.297Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-10-29T22:52:50.297Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-10-29T22:52:50.297Z] === RUN TestUpdateRestartPolicy [2019-10-29T22:52:50.472Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-29T22:52:51.769Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-29T22:52:52.329Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-29T22:52:52.661Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-29T22:52:53.254Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-29T22:52:55.137Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-29T22:52:55.137Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-29T22:52:55.137Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-29T22:52:55.698Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-29T22:52:56.420Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-29T22:52:56.623Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-29T22:52:56.623Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-29T22:52:56.623Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-29T22:52:57.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-29T22:52:57.438Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-29T22:52:58.000Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-29T22:52:58.000Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-29T22:52:58.000Z] === RUN TestDockerSuite/TestCreateRM [2019-10-29T22:52:58.255Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-29T22:52:58.255Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-29T22:52:58.510Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-29T22:52:58.510Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-29T22:52:58.625Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-29T22:53:01.548Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-29T22:53:01.775Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-29T22:53:01.775Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-29T22:53:01.775Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-29T22:53:02.804Z] --- PASS: TestUpdateRestartPolicy (12.12s) [2019-10-29T22:53:02.804Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-29T22:53:03.432Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2019-10-29T22:53:03.432Z] === RUN TestWaitNonBlocked [2019-10-29T22:53:03.432Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:53:03.432Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:53:03.432Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:53:03.432Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:53:03.432Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:53:03.432Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:53:03.741Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-29T22:53:04.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:53:04.204Z] INFO: Testing against a local daemon [2019-10-29T22:53:04.204Z] === RUN TestBuildWithSession [2019-10-29T22:53:04.204Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-29T22:53:04.204Z] build_session_test.go:25: TODO: BuildKit [2019-10-29T22:53:04.204Z] === RUN TestBuildSquashParent [2019-10-29T22:53:04.204Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-29T22:53:04.204Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:04.204Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-29T22:53:04.204Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-29T22:53:04.204Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:53:04.204Z] === RUN TestBuildMultiStageCopy [2019-10-29T22:53:04.204Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-29T22:53:04.444Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-29T22:53:04.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2019-10-29T22:53:04.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2019-10-29T22:53:04.444Z] === RUN TestWaitBlocked [2019-10-29T22:53:04.444Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:53:04.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:53:04.444Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:53:04.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:53:04.444Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-29T22:53:04.444Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-29T22:53:05.459Z] --- PASS: TestWaitBlocked (0.05s) [2019-10-29T22:53:05.459Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2019-10-29T22:53:05.459Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2019-10-29T22:53:05.459Z] === CONT TestContainerStartOnDaemonRestart [2019-10-29T22:53:05.459Z] === CONT TestIpcModeOlderClient [2019-10-29T22:53:05.459Z] === CONT TestDaemonRestartIpcMode [2019-10-29T22:53:05.459Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-29T22:53:07.016Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-29T22:53:07.016Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-29T22:53:07.016Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-29T22:53:07.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-29T22:53:07.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-29T22:53:07.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-29T22:53:07.576Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-29T22:53:08.932Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2019-10-29T22:53:09.218Z] --- PASS: TestDaemonRestartIpcMode (3.78s) [2019-10-29T22:53:09.218Z] PASS [2019-10-29T22:53:09.218Z] [2019-10-29T22:53:09.218Z] === Skipped [2019-10-29T22:53:09.218Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-29T22:53:09.218Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-29T22:53:09.218Z] [2019-10-29T22:53:09.218Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-29T22:53:09.218Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-29T22:53:09.218Z] [2019-10-29T22:53:09.218Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-29T22:53:09.218Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-29T22:53:09.218Z] [2019-10-29T22:53:09.218Z] [2019-10-29T22:53:09.218Z] DONE 197 tests, 3 skipped in 118.926s [2019-10-29T22:53:09.218Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-29T22:53:09.218Z] ++ 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-29T22:53:09.218Z] ++ set -e [2019-10-29T22:53:09.218Z] ++ '[' -n 0 ']' [2019-10-29T22:53:09.218Z] ++ set -x [2019-10-29T22:53:09.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=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-29T22:53:09.218Z] INFO: Testing against a local daemon [2019-10-29T22:53:09.218Z] === RUN TestCommitInheritsEnv [2019-10-29T22:53:09.461Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-29T22:53:09.834Z] --- PASS: TestCommitInheritsEnv (0.43s) [2019-10-29T22:53:09.834Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-29T22:53:09.834Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-29T22:53:09.834Z] === RUN TestImagesFilterMultiReference [2019-10-29T22:53:09.834Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-29T22:53:09.834Z] === RUN TestImagePullPlatformInvalid [2019-10-29T22:53:09.834Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-29T22:53:09.834Z] === RUN TestRemoveImageOrphaning [2019-10-29T22:53:10.021Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-29T22:53:10.121Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-10-29T22:53:10.121Z] === RUN TestRemoveImageGarbageCollector [2019-10-29T22:53:10.121Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-29T22:53:10.121Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:53:10.121Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-29T22:53:10.121Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-29T22:53:10.121Z] === RUN TestTagInvalidReference [2019-10-29T22:53:10.410Z] --- PASS: TestTagInvalidReference (0.05s) [2019-10-29T22:53:10.410Z] === RUN TestTagValidPrefixedRepo [2019-10-29T22:53:10.410Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-29T22:53:10.410Z] === RUN TestTagExistedNameWithoutForce [2019-10-29T22:53:10.410Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-29T22:53:10.410Z] === RUN TestTagOfficialNames [2019-10-29T22:53:10.410Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-29T22:53:10.410Z] === RUN TestTagMatchesDigest [2019-10-29T22:53:10.410Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-29T22:53:10.410Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-29T22:53:11.905Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-29T22:53:13.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-29T22:53:14.364Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-29T22:53:14.555Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-29T22:53:15.288Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-29T22:53:15.288Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-29T22:53:15.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-29T22:53:15.529Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-29T22:53:16.213Z] === RUN TestDockerSuite/TestDockerFails [2019-10-29T22:53:16.213Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-29T22:53:16.213Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-29T22:53:16.213Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-29T22:53:16.502Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-29T22:53:17.476Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-29T22:53:17.575Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-29T22:53:18.500Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-29T22:53:19.020Z] --- PASS: TestBuildMultiStageCopy (15.03s) [2019-10-29T22:53:19.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.52s) [2019-10-29T22:53:19.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2019-10-29T22:53:19.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2019-10-29T22:53:19.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s) [2019-10-29T22:53:19.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2019-10-29T22:53:19.020Z] === RUN TestBuildMultiStageParentConfig [2019-10-29T22:53:19.020Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-29T22:53:19.020Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:53:19.020Z] === RUN TestBuildLabelWithTargets [2019-10-29T22:53:19.020Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-29T22:53:19.020Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:53:19.020Z] === RUN TestBuildWithEmptyLayers [2019-10-29T22:53:19.993Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2019-10-29T22:53:19.993Z] === RUN TestBuildMultiStageOnBuild [2019-10-29T22:53:19.993Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-29T22:53:19.993Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:53:19.993Z] === RUN TestBuildUncleanTarFilenames [2019-10-29T22:53:19.993Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-29T22:53:19.993Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:53:19.993Z] === RUN TestBuildMultiStageLayerLeak [2019-10-29T22:53:19.993Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-29T22:53:19.993Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:53:19.993Z] === RUN TestBuildWithHugeFile [2019-10-29T22:53:19.993Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-29T22:53:19.993Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-29T22:53:19.993Z] === RUN TestBuildWithEmptyDockerfile [2019-10-29T22:53:19.993Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:53:19.993Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:53:19.993Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:53:19.993Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:53:19.993Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:53:19.993Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:53:20.455Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-29T22:53:20.455Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-29T22:53:20.455Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-29T22:53:20.455Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s) [2019-10-29T22:53:20.455Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-29T22:53:20.455Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-29T22:53:20.455Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-29T22:53:20.455Z] === RUN TestBuildPreserveOwnership [2019-10-29T22:53:20.455Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-29T22:53:20.455Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:53:20.455Z] === RUN TestBuildPlatformInvalid [2019-10-29T22:53:20.455Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-10-29T22:53:20.455Z] PASS [2019-10-29T22:53:20.455Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-29T22:53:20.455Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:53:20.455Z] INFO: Testing against a local daemon [2019-10-29T22:53:20.455Z] === RUN TestConfigList [2019-10-29T22:53:20.455Z] --- SKIP: TestConfigList (0.00s) [2019-10-29T22:53:20.455Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:20.455Z] === RUN TestConfigsCreateAndDelete [2019-10-29T22:53:20.455Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-29T22:53:20.455Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:20.455Z] === RUN TestConfigsUpdate [2019-10-29T22:53:20.455Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-29T22:53:20.455Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:20.455Z] === RUN TestTemplatedConfig [2019-10-29T22:53:20.455Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-29T22:53:20.455Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:20.455Z] === RUN TestConfigInspect [2019-10-29T22:53:20.455Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-29T22:53:20.455Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:20.455Z] === RUN TestConfigCreateWithLabels [2019-10-29T22:53:20.455Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-29T22:53:20.455Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:53:20.455Z] === RUN TestConfigCreateResolve [2019-10-29T22:53:20.455Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-29T22:53:20.455Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:53:20.455Z] === RUN TestConfigDaemonLibtrustID [2019-10-29T22:53:20.455Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-29T22:53:20.455Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:53:20.455Z] PASS [2019-10-29T22:53:20.455Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-29T22:53:20.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:53:20.917Z] INFO: Testing against a local daemon [2019-10-29T22:53:20.917Z] === RUN TestCheckpoint [2019-10-29T22:53:20.917Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-29T22:53:20.917Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-29T22:53:20.917Z] === RUN TestContainerInvalidJSON [2019-10-29T22:53:20.917Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:53:20.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:53:20.917Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:53:20.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:53:20.917Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:53:20.917Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:53:20.917Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-29T22:53:20.917Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-29T22:53:20.917Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-29T22:53:20.917Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-29T22:53:20.917Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-29T22:53:20.917Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-29T22:53:20.917Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-29T22:53:20.917Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-29T22:53:20.917Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-29T22:53:20.917Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-29T22:53:20.917Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-29T22:53:20.917Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-29T22:53:20.917Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-29T22:53:20.917Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-29T22:53:20.917Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-29T22:53:20.917Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-29T22:53:20.917Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-29T22:53:20.917Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-29T22:53:20.917Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-29T22:53:20.917Z] === RUN TestCopyFromContainer [2019-10-29T22:53:20.917Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-29T22:53:20.917Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:20.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-29T22:53:20.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:53:20.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:53:20.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:53:20.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:53:20.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:53:20.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:53:20.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-29T22:53:20.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-29T22:53:20.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-29T22:53:20.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-29T22:53:20.917Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-29T22:53:20.917Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-29T22:53:20.917Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-29T22:53:20.917Z] === RUN TestCreateWithInvalidEnv [2019-10-29T22:53:20.917Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-29T22:53:20.917Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-29T22:53:20.917Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-29T22:53:20.917Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-29T22:53:20.917Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-29T22:53:20.917Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-29T22:53:20.917Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-29T22:53:20.917Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-29T22:53:20.917Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-29T22:53:20.917Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-29T22:53:20.917Z] === RUN TestCreateTmpfsMountsTarget [2019-10-29T22:53:20.917Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-29T22:53:20.917Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:20.917Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-29T22:53:20.917Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-29T22:53:20.917Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:53:20.917Z] === RUN TestCreateWithCapabilities [2019-10-29T22:53:20.917Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-29T22:53:20.917Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-29T22:53:20.917Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-29T22:53:20.917Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-29T22:53:20.917Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:53:20.917Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-29T22:53:20.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:53:20.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:53:20.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:53:20.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:53:20.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:53:20.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:53:20.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:53:20.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:53:20.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:53:20.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:53:20.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-29T22:53:20.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-29T22:53:20.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-29T22:53:20.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-29T22:53:20.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-29T22:53:20.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-29T22:53:20.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-29T22:53:20.917Z] === RUN TestDiff [2019-10-29T22:53:20.917Z] --- SKIP: TestDiff (0.00s) [2019-10-29T22:53:20.917Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-29T22:53:20.917Z] === RUN TestExecWithCloseStdin [2019-10-29T22:53:21.013Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-29T22:53:21.013Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-29T22:53:21.013Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-29T22:53:21.013Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-29T22:53:23.107Z] --- PASS: TestExecWithCloseStdin (2.17s) [2019-10-29T22:53:23.107Z] === RUN TestExec [2019-10-29T22:53:23.107Z] --- SKIP: TestExec (0.00s) [2019-10-29T22:53:23.107Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-29T22:53:23.107Z] === RUN TestExecUser [2019-10-29T22:53:23.107Z] --- SKIP: TestExecUser (0.00s) [2019-10-29T22:53:23.107Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-29T22:53:23.107Z] === RUN TestExportContainerAndImportImage [2019-10-29T22:53:23.107Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-29T22:53:23.107Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:23.107Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-29T22:53:23.107Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-29T22:53:23.107Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:23.107Z] === RUN TestHealthCheckWorkdir [2019-10-29T22:53:23.107Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-29T22:53:23.107Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-29T22:53:23.107Z] === RUN TestHealthKillContainer [2019-10-29T22:53:23.107Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-29T22:53:23.107Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-29T22:53:23.107Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-29T22:53:23.107Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-29T22:53:23.107Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-29T22:53:23.107Z] === RUN TestKillContainerInvalidSignal [2019-10-29T22:53:25.295Z] --- PASS: TestKillContainerInvalidSignal (2.07s) [2019-10-29T22:53:25.296Z] === RUN TestKillContainer [2019-10-29T22:53:25.296Z] --- SKIP: TestKillContainer (0.00s) [2019-10-29T22:53:25.296Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-29T22:53:25.296Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-29T22:53:25.296Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-29T22:53:25.296Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-29T22:53:25.296Z] === RUN TestKillStoppedContainer [2019-10-29T22:53:25.296Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-29T22:53:25.296Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-29T22:53:25.296Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-29T22:53:25.296Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-29T22:53:25.296Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-29T22:53:25.296Z] === RUN TestKillDifferentUserContainer [2019-10-29T22:53:25.296Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-29T22:53:25.296Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-29T22:53:25.296Z] === RUN TestInspectOomKilledTrue [2019-10-29T22:53:25.296Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-29T22:53:25.296Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:53:25.296Z] === RUN TestInspectOomKilledFalse [2019-10-29T22:53:25.296Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-29T22:53:25.296Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-29T22:53:25.296Z] === RUN TestLogsFollowTailEmpty [2019-10-29T22:53:26.842Z] --- PASS: TestLogsFollowTailEmpty (1.73s) [2019-10-29T22:53:26.842Z] === RUN TestNetworkNat [2019-10-29T22:53:26.842Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-29T22:53:26.842Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-29T22:53:26.842Z] === RUN TestNetworkLocalhostTCPNat [2019-10-29T22:53:26.842Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-29T22:53:26.842Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:53:26.842Z] === RUN TestNetworkLoopbackNat [2019-10-29T22:53:26.842Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-29T22:53:26.842Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-29T22:53:26.842Z] === RUN TestPause [2019-10-29T22:53:26.842Z] --- SKIP: TestPause (0.00s) [2019-10-29T22:53:26.842Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-29T22:53:26.842Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-29T22:53:27.539Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-29T22:53:29.031Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.87s) [2019-10-29T22:53:29.031Z] === RUN TestPauseStopPausedContainer [2019-10-29T22:53:29.031Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-29T22:53:29.031Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:29.031Z] === RUN TestPsFilter [2019-10-29T22:53:29.031Z] --- PASS: TestPsFilter (0.13s) [2019-10-29T22:53:29.032Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-29T22:53:30.052Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-29T22:53:31.221Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.26s) [2019-10-29T22:53:31.221Z] === RUN TestRemoveContainerWithVolume [2019-10-29T22:53:31.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-29T22:53:32.862Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-29T22:53:33.410Z] --- PASS: TestRemoveContainerWithVolume (2.15s) [2019-10-29T22:53:33.410Z] === RUN TestRemoveContainerRunning [2019-10-29T22:53:35.375Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-29T22:53:35.602Z] --- PASS: TestRemoveContainerRunning (2.15s) [2019-10-29T22:53:35.602Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-29T22:53:36.738Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-29T22:53:37.149Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s) [2019-10-29T22:53:37.149Z] === RUN TestRemoveInvalidContainer [2019-10-29T22:53:37.611Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-29T22:53:37.611Z] === RUN TestRenameLinkedContainer [2019-10-29T22:53:37.611Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-29T22:53:37.611Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-29T22:53:37.611Z] === RUN TestRenameStoppedContainer [2019-10-29T22:53:38.100Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-29T22:53:38.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-29T22:53:39.025Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-29T22:53:39.954Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-29T22:53:40.894Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-29T22:53:41.820Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-29T22:53:43.705Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-29T22:53:44.707Z] --- PASS: TestRenameStoppedContainer (7.06s) [2019-10-29T22:53:44.707Z] === RUN TestRenameRunningContainerAndReuse [2019-10-29T22:53:45.590Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-29T22:53:48.463Z] --- PASS: TestRenameRunningContainerAndReuse (3.81s) [2019-10-29T22:53:48.463Z] === RUN TestRenameInvalidName [2019-10-29T22:53:48.852Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-29T22:53:50.015Z] --- PASS: TestRenameInvalidName (1.93s) [2019-10-29T22:53:50.015Z] === RUN TestRenameAnonymousContainer [2019-10-29T22:53:50.015Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-29T22:53:50.015Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-29T22:53:50.015Z] === RUN TestRenameContainerWithSameName [2019-10-29T22:53:51.363Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-29T22:53:52.205Z] --- PASS: TestRenameContainerWithSameName (1.92s) [2019-10-29T22:53:52.205Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-29T22:53:52.205Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-29T22:53:52.205Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-29T22:53:52.205Z] === RUN TestResize [2019-10-29T22:53:52.205Z] --- SKIP: TestResize (0.00s) [2019-10-29T22:53:52.205Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-29T22:53:52.205Z] === RUN TestResizeWithInvalidSize [2019-10-29T22:53:52.205Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-29T22:53:52.205Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-29T22:53:52.205Z] === RUN TestResizeWhenContainerNotStarted [2019-10-29T22:53:52.775Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-29T22:53:54.395Z] --- PASS: TestResizeWhenContainerNotStarted (2.09s) [2019-10-29T22:53:54.395Z] === RUN TestDaemonRestartKillContainers [2019-10-29T22:53:54.395Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-29T22:53:54.395Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:53:54.395Z] === RUN TestStats [2019-10-29T22:53:54.395Z] --- SKIP: TestStats (0.00s) [2019-10-29T22:53:54.395Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-29T22:53:54.395Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-29T22:53:54.660Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-29T22:53:55.220Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-29T22:53:55.475Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-29T22:53:57.359Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-29T22:53:58.283Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-29T22:53:58.283Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-29T22:53:58.538Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-29T22:53:58.794Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-29T22:53:58.794Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-29T22:54:00.208Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.91s) [2019-10-29T22:54:00.208Z] === RUN TestStopContainerWithTimeout [2019-10-29T22:54:00.208Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-29T22:54:00.208Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-29T22:54:00.208Z] === RUN TestUpdateRestartPolicy [2019-10-29T22:54:00.683Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-29T22:54:02.046Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-29T22:54:02.046Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-29T22:54:02.046Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-29T22:54:02.973Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-29T22:54:03.228Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-29T22:54:03.788Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-29T22:54:04.713Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-29T22:54:04.968Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-29T22:54:04.968Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-29T22:54:04.968Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-29T22:54:06.868Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-29T22:54:07.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-29T22:54:07.684Z] === RUN TestDockerSuite/TestEventsRename [2019-10-29T22:54:08.609Z] === RUN TestDockerSuite/TestEventsResize [2019-10-29T22:54:09.536Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-29T22:54:10.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-29T22:54:10.351Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-29T22:54:11.278Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-29T22:54:12.641Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-29T22:54:15.902Z] === RUN TestDockerSuite/TestEventsTop [2019-10-29T22:54:16.826Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-29T22:54:19.335Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-29T22:54:21.221Z] === RUN TestDockerSuite/TestExec [2019-10-29T22:54:21.343Z] --- PASS: TestUpdateRestartPolicy (20.16s) [2019-10-29T22:54:21.343Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-29T22:54:21.804Z] --- PASS: TestUpdateRestartWithAutoRemove (1.61s) [2019-10-29T22:54:21.804Z] === RUN TestWaitNonBlocked [2019-10-29T22:54:21.804Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:54:21.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:54:21.804Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:54:21.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:54:21.804Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-29T22:54:21.804Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-29T22:54:22.146Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-29T22:54:23.073Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-29T22:54:23.999Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-29T22:54:24.721Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-29T22:54:24.721Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.27s) [2019-10-29T22:54:24.721Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.40s) [2019-10-29T22:54:24.721Z] === RUN TestWaitBlocked [2019-10-29T22:54:24.721Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-29T22:54:24.721Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:54:24.721Z] PASS [2019-10-29T22:54:24.721Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-29T22:54:24.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:24.721Z] INFO: Testing against a local daemon [2019-10-29T22:54:24.721Z] === RUN TestCommitInheritsEnv [2019-10-29T22:54:24.721Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-29T22:54:24.721Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:54:24.721Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-29T22:54:24.721Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-29T22:54:24.721Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-29T22:54:24.721Z] === RUN TestImagesFilterMultiReference [2019-10-29T22:54:24.721Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-29T22:54:24.721Z] === RUN TestImagePullPlatformInvalid [2019-10-29T22:54:24.721Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-29T22:54:24.721Z] === RUN TestRemoveImageOrphaning [2019-10-29T22:54:24.721Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-29T22:54:24.721Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:54:24.721Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-29T22:54:24.721Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-29T22:54:24.721Z] === RUN TestTagInvalidReference [2019-10-29T22:54:24.721Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-29T22:54:24.721Z] === RUN TestTagValidPrefixedRepo [2019-10-29T22:54:24.721Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-29T22:54:24.721Z] === RUN TestTagExistedNameWithoutForce [2019-10-29T22:54:24.721Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-29T22:54:24.721Z] === RUN TestTagOfficialNames [2019-10-29T22:54:24.721Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-29T22:54:24.721Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-29T22:54:24.721Z] === RUN TestTagMatchesDigest [2019-10-29T22:54:24.721Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-29T22:54:24.721Z] PASS [2019-10-29T22:54:24.721Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-29T22:54:24.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:24.721Z] INFO: Testing against a local daemon [2019-10-29T22:54:24.721Z] === RUN TestNetworkCreateDelete [2019-10-29T22:54:24.721Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-29T22:54:24.721Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:54:24.721Z] === RUN TestDockerNetworkDeletePreferID [2019-10-29T22:54:24.721Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-29T22:54:24.721Z] 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-29T22:54:24.721Z] === RUN TestInspectNetwork [2019-10-29T22:54:24.721Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-29T22:54:24.721Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-29T22:54:24.721Z] === RUN TestRunContainerWithBridgeNone [2019-10-29T22:54:24.721Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-29T22:54:24.721Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:54:24.721Z] === RUN TestNetworkInvalidJSON [2019-10-29T22:54:24.721Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-29T22:54:24.721Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-29T22:54:24.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:54:24.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:54:24.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:54:24.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:54:24.721Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-29T22:54:24.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:54:24.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:54:24.721Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-29T22:54:24.721Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-29T22:54:24.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-29T22:54:24.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-29T22:54:24.721Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-29T22:54:24.721Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-29T22:54:24.721Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-29T22:54:24.721Z] === RUN TestDaemonDefaultNetworkPools [2019-10-29T22:54:24.721Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-29T22:54:24.722Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-29T22:54:24.722Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-29T22:54:24.722Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-29T22:54:24.722Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-29T22:54:24.722Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-29T22:54:24.722Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-29T22:54:24.722Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-29T22:54:24.722Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-29T22:54:24.722Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-29T22:54:24.722Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-29T22:54:24.722Z] === RUN TestServiceWithPredefinedNetwork [2019-10-29T22:54:24.722Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-29T22:54:24.722Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-29T22:54:24.722Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-29T22:54:24.722Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-29T22:54:24.722Z] service_test.go:230: FLAKY_TEST [2019-10-29T22:54:24.722Z] === RUN TestServiceWithDataPathPortInit [2019-10-29T22:54:24.722Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-29T22:54:24.722Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-29T22:54:24.722Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-29T22:54:24.722Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-29T22:54:24.722Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-29T22:54:24.722Z] PASS [2019-10-29T22:54:24.722Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-29T22:54:24.722Z] PASS [2019-10-29T22:54:24.722Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-29T22:54:24.722Z] PASS [2019-10-29T22:54:24.722Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-29T22:54:24.722Z] PASS [2019-10-29T22:54:24.722Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-29T22:54:24.722Z] PASS [2019-10-29T22:54:24.722Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-29T22:54:24.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:24.722Z] INFO: Testing against a local daemon [2019-10-29T22:54:24.722Z] === RUN TestPluginInvalidJSON [2019-10-29T22:54:24.722Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:54:24.722Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:54:24.722Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:54:24.722Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-29T22:54:24.722Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-29T22:54:24.722Z] PASS [2019-10-29T22:54:24.722Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-29T22:54:24.924Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-29T22:54:25.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:25.184Z] INFO: Testing against a local daemon [2019-10-29T22:54:25.184Z] === RUN TestExternalGraphDriver [2019-10-29T22:54:25.184Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-29T22:54:25.184Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-29T22:54:25.184Z] === RUN TestGraphdriverPluginV2 [2019-10-29T22:54:25.184Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-29T22:54:25.184Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-29T22:54:25.184Z] PASS [2019-10-29T22:54:25.184Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-29T22:54:25.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:25.184Z] INFO: Testing against a local daemon [2019-10-29T22:54:25.184Z] PASS [2019-10-29T22:54:25.184Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-29T22:54:25.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:25.184Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-29T22:54:25.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:25.184Z] INFO: Testing against a local daemon [2019-10-29T22:54:25.184Z] === RUN TestSecretInspect [2019-10-29T22:54:25.184Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-29T22:54:25.184Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestSecretList [2019-10-29T22:54:25.184Z] --- SKIP: TestSecretList (0.00s) [2019-10-29T22:54:25.184Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestSecretsCreateAndDelete [2019-10-29T22:54:25.184Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-29T22:54:25.184Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestSecretsUpdate [2019-10-29T22:54:25.184Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-29T22:54:25.184Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestTemplatedSecret [2019-10-29T22:54:25.184Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-29T22:54:25.184Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestSecretCreateResolve [2019-10-29T22:54:25.184Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-29T22:54:25.184Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:54:25.184Z] PASS [2019-10-29T22:54:25.184Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-29T22:54:25.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:25.184Z] INFO: Testing against a local daemon [2019-10-29T22:54:25.184Z] === RUN TestServiceCreateInit [2019-10-29T22:54:25.184Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-29T22:54:25.184Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-29T22:54:25.184Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-29T22:54:25.184Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-29T22:54:25.184Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-29T22:54:25.184Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestCreateServiceMultipleTimes [2019-10-29T22:54:25.184Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-29T22:54:25.184Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestCreateServiceConflict [2019-10-29T22:54:25.184Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-29T22:54:25.184Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestCreateServiceMaxReplicas [2019-10-29T22:54:25.184Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-29T22:54:25.184Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-29T22:54:25.184Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-29T22:54:25.184Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestCreateServiceSecretFileMode [2019-10-29T22:54:25.184Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-29T22:54:25.184Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestCreateServiceConfigFileMode [2019-10-29T22:54:25.184Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-29T22:54:25.184Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestCreateServiceSysctls [2019-10-29T22:54:25.184Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-29T22:54:25.184Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestCreateServiceCapabilities [2019-10-29T22:54:25.184Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-29T22:54:25.184Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestInspect [2019-10-29T22:54:25.184Z] --- SKIP: TestInspect (0.00s) [2019-10-29T22:54:25.184Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestServiceListWithStatuses [2019-10-29T22:54:25.184Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-29T22:54:25.184Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestDockerNetworkConnectAlias [2019-10-29T22:54:25.184Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-29T22:54:25.184Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestDockerNetworkReConnect [2019-10-29T22:54:25.184Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-29T22:54:25.184Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestServicePlugin [2019-10-29T22:54:25.184Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-29T22:54:25.184Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.184Z] === RUN TestServiceUpdateLabel [2019-10-29T22:54:25.184Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-29T22:54:25.184Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:54:25.184Z] === RUN TestServiceUpdateSecrets [2019-10-29T22:54:25.184Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-29T22:54:25.184Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:54:25.184Z] === RUN TestServiceUpdateConfigs [2019-10-29T22:54:25.184Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-29T22:54:25.184Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:54:25.184Z] === RUN TestServiceUpdateNetwork [2019-10-29T22:54:25.184Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-29T22:54:25.184Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-29T22:54:25.184Z] PASS [2019-10-29T22:54:25.184Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-29T22:54:25.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:25.184Z] INFO: Testing against a local daemon [2019-10-29T22:54:25.184Z] === RUN TestSessionCreate [2019-10-29T22:54:25.184Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-29T22:54:25.184Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-29T22:54:25.184Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-29T22:54:25.184Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-29T22:54:25.184Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-29T22:54:25.184Z] PASS [2019-10-29T22:54:25.646Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-29T22:54:25.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:25.646Z] INFO: Testing against a local daemon [2019-10-29T22:54:25.646Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-29T22:54:25.646Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-29T22:54:25.646Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-29T22:54:25.646Z] === RUN TestEventsExecDie [2019-10-29T22:54:25.646Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-29T22:54:25.646Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-29T22:54:25.646Z] === RUN TestEventsBackwardsCompatible [2019-10-29T22:54:25.646Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-29T22:54:25.646Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-29T22:54:25.646Z] === RUN TestInfoAPI [2019-10-29T22:54:25.646Z] --- PASS: TestInfoAPI (0.03s) [2019-10-29T22:54:25.646Z] === RUN TestInfoAPIWarnings [2019-10-29T22:54:25.646Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-29T22:54:25.646Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-29T22:54:25.646Z] === RUN TestInfoDebug [2019-10-29T22:54:25.646Z] --- FAIL: TestInfoDebug (0.01s) [2019-10-29T22:54:25.646Z] info_test.go:75: [dd2dc7b793ab3] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\dd2dc7b793ab3\root --exec-root C:\windows\TEMP\dxr\dd2dc7b793ab3 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\dd2dc7b793ab3\docker.pid --userland-proxy=true --containerd-namespace dd2dc7b793ab3 --containerd-plugins-namespace dd2dc7b793ab3p --host unix://C:\windows\TEMP\docker-integration\dd2dc7b793ab3.sock --storage-driver overlay2 --debug] : protocol not available [2019-10-29T22:54:25.646Z] === RUN TestInfoInsecureRegistries [2019-10-29T22:54:25.646Z] --- FAIL: TestInfoInsecureRegistries (0.00s) [2019-10-29T22:54:25.646Z] info_test.go:100: [dd7296ec296da] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dd7296ec296da\root --exec-root C:\windows\TEMP\dxr\dd7296ec296da --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dd7296ec296da\docker.pid --userland-proxy=true --containerd-namespace dd7296ec296da --containerd-plugins-namespace dd7296ec296dap --host unix://C:\windows\TEMP\docker-integration\dd7296ec296da.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-10-29T22:54:25.646Z] === RUN TestInfoRegistryMirrors [2019-10-29T22:54:25.646Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-10-29T22:54:25.646Z] info_test.go:124: [d3332018e6410] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d3332018e6410\root --exec-root C:\windows\TEMP\dxr\d3332018e6410 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d3332018e6410\docker.pid --userland-proxy=true --containerd-namespace d3332018e6410 --containerd-plugins-namespace d3332018e6410p --host unix://C:\windows\TEMP\docker-integration\d3332018e6410.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-10-29T22:54:25.646Z] === RUN TestLoginFailsWithBadCredentials [2019-10-29T22:54:26.619Z] --- PASS: TestLoginFailsWithBadCredentials (1.15s) [2019-10-29T22:54:26.619Z] === RUN TestPingCacheHeaders [2019-10-29T22:54:26.619Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-29T22:54:26.619Z] === RUN TestPingGet [2019-10-29T22:54:26.619Z] --- PASS: TestPingGet (0.02s) [2019-10-29T22:54:26.619Z] === RUN TestPingHead [2019-10-29T22:54:26.619Z] --- PASS: TestPingHead (0.03s) [2019-10-29T22:54:26.619Z] === RUN TestVersion [2019-10-29T22:54:26.619Z] --- PASS: TestVersion (0.03s) [2019-10-29T22:54:26.619Z] FAIL [2019-10-29T22:54:26.619Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-29T22:54:26.619Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:26.619Z] INFO: Testing against a local daemon [2019-10-29T22:54:26.619Z] === RUN TestVolumesCreateAndList [2019-10-29T22:54:26.810Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-29T22:54:27.083Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-29T22:54:27.083Z] === RUN TestVolumesRemove [2019-10-29T22:54:27.083Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-29T22:54:27.083Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-29T22:54:27.083Z] === RUN TestVolumesInspect [2019-10-29T22:54:27.083Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-29T22:54:27.083Z] === RUN TestVolumesInvalidJSON [2019-10-29T22:54:27.083Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-29T22:54:27.083Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-29T22:54:27.083Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-29T22:54:27.083Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-29T22:54:27.083Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-29T22:54:27.083Z] PASS [2019-10-29T22:54:27.083Z] INFO: make.ps1 ended at 10/29/2019 22:54:26 [2019-10-29T22:54:27.083Z] INFO: Integration CLI tests being run from the host: [2019-10-29T22:54:27.083Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-29T22:54:27.370Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-29T22:54:28.732Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-29T22:54:29.657Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-29T22:54:30.583Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-29T22:54:31.524Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-29T22:54:32.085Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-29T22:54:33.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-29T22:54:34.006Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-29T22:54:34.201Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-29T22:54:34.201Z] INFO: Testing against a local daemon [2019-10-29T22:54:34.201Z] === RUN TestDockerSuite [2019-10-29T22:54:34.201Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-29T22:54:34.201Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-29T22:54:34.201Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-29T22:54:34.201Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-29T22:54:34.201Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-29T22:54:34.201Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-29T22:54:34.201Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-29T22:54:34.663Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-29T22:54:35.124Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-29T22:54:35.124Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-29T22:54:35.585Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-29T22:54:35.894Z] === RUN TestDockerSuite/TestExecEnv [2019-10-29T22:54:36.557Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-29T22:54:36.818Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-29T22:54:38.704Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-29T22:54:40.595Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-29T22:54:43.854Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-29T22:54:44.778Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-29T22:54:45.703Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-29T22:54:46.628Z] === RUN TestDockerSuite/TestExecParseError [2019-10-29T22:54:47.554Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-29T22:54:48.479Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-29T22:54:49.405Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-29T22:54:51.917Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-29T22:54:53.281Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-29T22:54:54.206Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-29T22:55:02.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-29T22:55:05.552Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-29T22:55:06.480Z] === RUN TestDockerSuite/TestExecTTY [2019-10-29T22:55:08.371Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-29T22:55:09.297Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-29T22:55:10.225Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-29T22:55:11.152Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-29T22:55:11.152Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-29T22:55:13.664Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-29T22:55:14.223Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-29T22:55:15.586Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-29T22:55:16.511Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-29T22:55:17.436Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-29T22:55:22.677Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-29T22:55:24.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-29T22:55:27.820Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-29T22:55:29.721Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-29T22:55:34.958Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-29T22:55:35.518Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-29T22:55:35.518Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-29T22:55:35.518Z] === RUN TestDockerSuite/TestHealth [2019-10-29T22:55:57.393Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-29T22:55:57.393Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-29T22:55:57.393Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-29T22:55:57.393Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-29T22:55:57.648Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-29T22:55:57.648Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-29T22:55:58.572Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-29T22:55:58.572Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-29T22:55:58.572Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-29T22:55:58.572Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-29T22:55:58.828Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-29T22:55:59.083Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-29T22:55:59.643Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-29T22:55:59.643Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-29T22:56:00.568Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-29T22:56:00.568Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-29T22:56:01.493Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-29T22:56:02.420Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-29T22:56:02.420Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-29T22:56:03.345Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-29T22:56:04.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-29T22:56:06.589Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-29T22:56:06.589Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-29T22:56:06.589Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-29T22:56:09.102Z] === RUN TestDockerSuite/TestImportFile [2019-10-29T22:56:10.990Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-29T22:56:10.990Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-29T22:56:12.906Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-29T22:56:14.790Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-29T22:56:16.676Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-29T22:56:17.602Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-29T22:56:18.528Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-29T22:56:19.894Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-29T22:56:19.894Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-29T22:56:19.894Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-29T22:56:20.819Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-29T22:56:21.743Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-29T22:56:22.670Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-29T22:56:23.596Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-29T22:56:24.156Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-29T22:56:25.083Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-29T22:56:25.083Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-29T22:56:26.994Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-29T22:56:27.920Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-29T22:56:28.846Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-29T22:56:28.846Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-29T22:56:29.815Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-29T22:56:29.815Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-29T22:56:31.707Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-29T22:56:31.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-29T22:56:32.267Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-29T22:56:33.191Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-29T22:56:34.118Z] === RUN TestDockerSuite/TestInspectImage [2019-10-29T22:56:34.118Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-29T22:56:34.118Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-29T22:56:34.118Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-29T22:56:35.044Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-29T22:56:35.975Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-29T22:56:35.975Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-29T22:56:37.339Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-29T22:56:37.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-29T22:56:37.850Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-29T22:56:40.367Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-29T22:56:40.367Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-29T22:56:40.926Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-29T22:56:40.926Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-29T22:56:41.856Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-29T22:56:44.370Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-29T22:56:44.370Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-29T22:56:44.625Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-29T22:56:45.555Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-29T22:56:46.918Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-29T22:56:47.479Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-29T22:56:47.479Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-29T22:56:48.405Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-29T22:56:49.331Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-29T22:56:49.331Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-29T22:56:50.697Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-29T22:56:52.060Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-29T22:56:53.950Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-29T22:56:53.950Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-29T22:56:55.835Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-29T22:56:56.090Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-29T22:56:57.978Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-29T22:57:00.490Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-29T22:57:00.490Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-29T22:57:03.478Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-29T22:57:03.479Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-29T22:57:03.786Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-29T22:57:03.786Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-29T22:57:03.936Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-29T22:57:03.936Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-29T22:57:03.936Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-29T22:57:06.297Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-29T22:57:06.610Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-29T22:57:06.851Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-29T22:57:07.535Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-29T22:57:09.029Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-29T22:57:09.029Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-29T22:57:09.029Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-29T22:57:09.029Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-29T22:57:09.029Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-29T22:57:10.045Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-29T22:57:11.931Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-29T22:57:11.931Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-29T22:57:11.931Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-29T22:57:19.006Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-29T22:57:20.024Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-29T22:57:22.577Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-29T22:57:24.463Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-29T22:57:25.026Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-29T22:57:28.287Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-29T22:57:28.287Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-29T22:57:28.287Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-29T22:57:28.287Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-29T22:57:28.287Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-29T22:57:29.211Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-29T22:57:29.772Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-29T22:57:33.931Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-29T22:57:34.855Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-29T22:57:34.855Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-29T22:57:40.106Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-29T22:57:40.666Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-29T22:57:40.666Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-29T22:57:41.592Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-29T22:57:42.954Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-29T22:57:44.317Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-29T22:57:45.241Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-29T22:57:45.241Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-29T22:57:46.602Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-29T22:57:49.865Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-29T22:57:49.865Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-29T22:57:50.425Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-29T22:57:51.352Z] === RUN TestDockerSuite/TestLogsSince [2019-10-29T22:57:59.424Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-29T22:58:02.682Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-29T22:58:04.044Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-29T22:58:04.971Z] === RUN TestDockerSuite/TestLogsTail [2019-10-29T22:58:05.896Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-29T22:58:05.896Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-29T22:58:06.822Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-29T22:58:07.409Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-29T22:58:07.971Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-29T22:58:08.897Z] === RUN TestDockerSuite/TestNetHostname [2019-10-29T22:58:09.152Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-29T22:58:11.663Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-29T22:58:11.663Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-29T22:58:12.587Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-29T22:58:12.842Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-29T22:58:16.107Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-29T22:58:16.362Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-29T22:58:16.618Z] === RUN TestDockerSuite/TestPluginActive [2019-10-29T22:58:17.944Z] --- PASS: TestImportExtremelyLargeImageWorks (299.97s) [2019-10-29T22:58:17.944Z] PASS [2019-10-29T22:58:17.944Z] [2019-10-29T22:58:17.944Z] === Skipped [2019-10-29T22:58:17.944Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-29T22:58:17.944Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:58:17.944Z] [2019-10-29T22:58:17.944Z] [2019-10-29T22:58:17.944Z] DONE 12 tests, 1 skipped in 301.329s [2019-10-29T22:58:17.944Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-29T22:58:17.944Z] ++ 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-29T22:58:17.944Z] ++ set -e [2019-10-29T22:58:17.944Z] ++ '[' -n 0 ']' [2019-10-29T22:58:17.944Z] ++ set -x [2019-10-29T22:58:17.944Z] ++ env -i DEST=/go/src/github.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-29T22:58:17.944Z] INFO: Testing against a local daemon [2019-10-29T22:58:17.944Z] === RUN TestNetworkCreateDelete [2019-10-29T22:58:17.944Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-10-29T22:58:17.944Z] === RUN TestDockerNetworkDeletePreferID [2019-10-29T22:58:17.944Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-10-29T22:58:17.944Z] === RUN TestInspectNetwork [2019-10-29T22:58:17.944Z] === RUN TestInspectNetwork/full_network_id [2019-10-29T22:58:17.944Z] === RUN TestInspectNetwork/partial_network_id [2019-10-29T22:58:17.944Z] === RUN TestInspectNetwork/network_name [2019-10-29T22:58:17.944Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-29T22:58:18.504Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-29T22:58:19.977Z] --- PASS: TestInspectNetwork (8.53s) [2019-10-29T22:58:19.977Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-29T22:58:19.978Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-29T22:58:19.978Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-29T22:58:19.978Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-29T22:58:19.978Z] === RUN TestRunContainerWithBridgeNone [2019-10-29T22:58:21.767Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-29T22:58:22.664Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2019-10-29T22:58:22.664Z] === RUN TestNetworkInvalidJSON [2019-10-29T22:58:22.664Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-29T22:58:22.664Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-29T22:58:22.664Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:58:22.664Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:58:22.664Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:58:22.664Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:58:22.664Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-29T22:58:22.664Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-29T22:58:22.664Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-29T22:58:22.664Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-29T22:58:22.664Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-29T22:58:22.664Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-29T22:58:22.664Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-29T22:58:22.664Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-29T22:58:23.675Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-29T22:58:23.675Z] === RUN TestDaemonDefaultNetworkPools [2019-10-29T22:58:24.290Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-10-29T22:58:24.290Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-29T22:58:25.771Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2019-10-29T22:58:25.771Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-29T22:58:25.929Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-29T22:58:25.929Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-29T22:58:25.929Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-29T22:58:25.929Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-29T22:58:27.250Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.42s) [2019-10-29T22:58:27.251Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-29T22:58:27.535Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-29T22:58:27.535Z] === RUN TestServiceWithPredefinedNetwork [2019-10-29T22:58:29.187Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-29T22:58:29.747Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-29T22:58:30.221Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2019-10-29T22:58:30.221Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-29T22:58:30.221Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-29T22:58:30.221Z] service_test.go:230: FLAKY_TEST [2019-10-29T22:58:30.221Z] === RUN TestServiceWithDataPathPortInit [2019-10-29T22:58:31.702Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-29T22:58:32.627Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-29T22:58:33.552Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-29T22:58:38.816Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-29T22:58:39.378Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-29T22:58:41.265Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-29T22:58:43.153Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-29T22:58:44.515Z] === RUN TestDockerSuite/TestPortList [2019-10-29T22:58:45.078Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-29T22:58:45.452Z] --- PASS: TestServiceWithDataPathPortInit (15.54s) [2019-10-29T22:58:45.453Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-29T22:58:53.843Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.37s) [2019-10-29T22:58:53.843Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7moiuh4r00iauhhllb2agg8sa Created:2019-10-29 22:58:46.682592681 +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[a8db8da3416258525349652743bedabbc3f26241ecaafcb98cd69fc93dba8b13:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o7xjeyj8wt9b3obdlp8rarbbk EndpointID:8a689e1d78a8edb333d44298cce8130fe85e6dd35a862a0fb291c702da0681d2 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1104e4eb2373aea952ec64113b77c67810a0f8462b9160adb653b4249f391c61 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:1250f0785180 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o7xjeyj8wt9b3obdlp8rarbbk EndpointID:8a689e1d78a8edb333d44298cce8130fe85e6dd35a862a0fb291c702da0681d2 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-29T22:58:53.843Z] PASS [2019-10-29T22:58:53.843Z] [2019-10-29T22:58:53.843Z] === Skipped [2019-10-29T22:58:53.843Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-29T22:58:53.843Z] service_test.go:230: FLAKY_TEST [2019-10-29T22:58:53.843Z] [2019-10-29T22:58:53.843Z] [2019-10-29T22:58:53.843Z] DONE 21 tests, 1 skipped in 43.404s [2019-10-29T22:58:53.843Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-29T22:58:53.843Z] ++ 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-29T22:58:53.843Z] ++ set -e [2019-10-29T22:58:53.843Z] ++ '[' -n 0 ']' [2019-10-29T22:58:53.843Z] ++ set -x [2019-10-29T22:58:53.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-29T22:58:54.130Z] INFO: Testing against a local daemon [2019-10-29T22:58:54.130Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-29T22:58:54.130Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-29T22:58:54.130Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:58:54.130Z] === RUN TestDockerNetworkIpvlan [2019-10-29T22:58:54.130Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-29T22:58:54.130Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:58:54.130Z] PASS [2019-10-29T22:58:54.130Z] [2019-10-29T22:58:54.130Z] === Skipped [2019-10-29T22:58:54.130Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-29T22:58:54.130Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:58:54.130Z] [2019-10-29T22:58:54.130Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-29T22:58:54.130Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-29T22:58:54.130Z] [2019-10-29T22:58:54.130Z] [2019-10-29T22:58:54.130Z] DONE 2 tests, 2 skipped in 0.104s [2019-10-29T22:58:54.130Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-29T22:58:54.130Z] ++ 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-29T22:58:54.130Z] ++ set -e [2019-10-29T22:58:54.130Z] ++ '[' -n 0 ']' [2019-10-29T22:58:54.130Z] ++ set -x [2019-10-29T22:58:54.130Z] ++ env -i DEST=/go/src/github.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-29T22:58:54.130Z] INFO: Testing against a local daemon [2019-10-29T22:58:54.130Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-29T22:58:55.014Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-29T22:58:55.609Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-10-29T22:58:55.609Z] === RUN TestDockerNetworkMacvlan [2019-10-29T22:58:56.377Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-29T22:58:56.622Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-29T22:58:57.646Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-29T22:58:58.655Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-29T22:58:58.886Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-29T22:59:01.334Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-29T22:59:02.146Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-29T22:59:03.538Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-29T22:59:03.538Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-29T22:59:03.792Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-29T22:59:04.717Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-29T22:59:04.717Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-29T22:59:04.805Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-29T22:59:05.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-29T22:59:05.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-29T22:59:06.205Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-29T22:59:06.205Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-29T22:59:06.460Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-29T22:59:08.357Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-29T22:59:08.357Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-29T22:59:10.250Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-29T22:59:10.325Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-29T22:59:11.803Z] --- PASS: TestDockerNetworkMacvlan (15.94s) [2019-10-29T22:59:11.803Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-29T22:59:11.803Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-29T22:59:11.803Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2019-10-29T22:59:11.803Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2019-10-29T22:59:11.803Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.74s) [2019-10-29T22:59:11.803Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-10-29T22:59:11.803Z] PASS [2019-10-29T22:59:11.803Z] [2019-10-29T22:59:11.803Z] DONE 8 tests in 17.500s [2019-10-29T22:59:11.803Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-29T22:59:11.803Z] ++ 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-29T22:59:11.803Z] ++ set -e [2019-10-29T22:59:11.803Z] ++ '[' -n 0 ']' [2019-10-29T22:59:11.803Z] ++ set -x [2019-10-29T22:59:11.803Z] ++ env -i DEST=/go/src/github.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-29T22:59:11.803Z] testing: warning: no tests to run [2019-10-29T22:59:11.803Z] PASS [2019-10-29T22:59:11.803Z] [2019-10-29T22:59:11.803Z] DONE 0 tests in 0.015s [2019-10-29T22:59:11.803Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-29T22:59:11.803Z] ++ 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-29T22:59:11.803Z] ++ set -e [2019-10-29T22:59:11.803Z] ++ '[' -n 0 ']' [2019-10-29T22:59:11.803Z] ++ set -x [2019-10-29T22:59:11.803Z] ++ env -i DEST=/go/src/github.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-29T22:59:11.803Z] INFO: Testing against a local daemon [2019-10-29T22:59:11.803Z] === RUN TestAuthZPluginAllowRequest [2019-10-29T22:59:12.135Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-29T22:59:13.279Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2019-10-29T22:59:13.279Z] === RUN TestAuthZPluginTLS [2019-10-29T22:59:13.498Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-29T22:59:13.753Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-29T22:59:13.895Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-29T22:59:13.895Z] === RUN TestAuthZPluginDenyRequest [2019-10-29T22:59:14.009Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-29T22:59:14.515Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-29T22:59:14.515Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-29T22:59:15.133Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-29T22:59:15.133Z] === RUN TestAuthZPluginDenyResponse [2019-10-29T22:59:15.371Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-29T22:59:15.462Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-29T22:59:15.462Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-29T22:59:15.462Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-29T22:59:15.462Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-29T22:59:15.462Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-29T22:59:15.754Z] --- PASS: TestAuthZPluginDenyResponse (0.61s) [2019-10-29T22:59:15.754Z] === RUN TestAuthZPluginAllowEventStream [2019-10-29T22:59:15.922Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-29T22:59:15.922Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-29T22:59:15.922Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-29T22:59:15.922Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-29T22:59:16.381Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-29T22:59:16.840Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-29T22:59:17.226Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2019-10-29T22:59:17.226Z] === RUN TestAuthZPluginErrorResponse [2019-10-29T22:59:17.843Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-29T22:59:17.843Z] === RUN TestAuthZPluginErrorRequest [2019-10-29T22:59:17.883Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-29T22:59:18.446Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-29T22:59:18.458Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-29T22:59:18.458Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-29T22:59:18.701Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-29T22:59:19.074Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-29T22:59:19.074Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-29T22:59:20.571Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-29T22:59:21.030Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-29T22:59:21.097Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2019-10-29T22:59:21.097Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-29T22:59:21.489Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-29T22:59:21.489Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-29T22:59:21.489Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-29T22:59:22.859Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-29T22:59:23.133Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2019-10-29T22:59:23.133Z] === RUN TestAuthZPluginHeader [2019-10-29T22:59:23.667Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-29T22:59:24.141Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-10-29T22:59:24.141Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-29T22:59:24.141Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-29T22:59:24.141Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:59:24.141Z] === RUN TestAuthZPluginV2Disable [2019-10-29T22:59:24.141Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-29T22:59:24.141Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:59:24.141Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-29T22:59:24.141Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-29T22:59:24.141Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:59:24.141Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-29T22:59:24.141Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-29T22:59:24.141Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:59:24.141Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-29T22:59:28.098Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-29T22:59:28.098Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-29T22:59:32.259Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-29T22:59:32.259Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-29T22:59:36.048Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-29T22:59:40.334Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-29T22:59:41.263Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-29T22:59:42.590Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-10-29T22:59:42.590Z] PASS [2019-10-29T22:59:42.590Z] [2019-10-29T22:59:42.590Z] === Skipped [2019-10-29T22:59:42.590Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-29T22:59:42.590Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:59:42.590Z] [2019-10-29T22:59:42.590Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-29T22:59:42.590Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:59:42.590Z] [2019-10-29T22:59:42.590Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-29T22:59:42.590Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:59:42.590Z] [2019-10-29T22:59:42.590Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-29T22:59:42.590Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:59:42.590Z] [2019-10-29T22:59:42.590Z] [2019-10-29T22:59:42.590Z] DONE 17 tests, 4 skipped in 29.411s [2019-10-29T22:59:42.590Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-29T22:59:42.590Z] ++ 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-29T22:59:42.590Z] ++ set -e [2019-10-29T22:59:42.590Z] ++ '[' -n 0 ']' [2019-10-29T22:59:42.590Z] ++ set -x [2019-10-29T22:59:42.590Z] ++ env -i DEST=/go/src/github.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-29T22:59:42.590Z] INFO: Testing against a local daemon [2019-10-29T22:59:42.590Z] === RUN TestPluginInvalidJSON [2019-10-29T22:59:42.590Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:59:42.590Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:59:42.590Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-29T22:59:42.590Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-29T22:59:42.590Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-29T22:59:42.590Z] PASS [2019-10-29T22:59:42.590Z] [2019-10-29T22:59:42.590Z] DONE 2 tests in 0.125s [2019-10-29T22:59:42.590Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-29T22:59:42.590Z] ++ 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-29T22:59:42.590Z] ++ set -e [2019-10-29T22:59:42.590Z] ++ '[' -n 0 ']' [2019-10-29T22:59:42.590Z] ++ set -x [2019-10-29T22:59:42.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-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-29T22:59:42.591Z] INFO: Testing against a local daemon [2019-10-29T22:59:42.591Z] === RUN TestExternalGraphDriver [2019-10-29T22:59:42.591Z] === RUN TestExternalGraphDriver/json [2019-10-29T22:59:43.602Z] === RUN TestExternalGraphDriver/spec [2019-10-29T22:59:43.780Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-29T22:59:45.144Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-29T22:59:45.399Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-29T22:59:45.642Z] === RUN TestExternalGraphDriver/pull [2019-10-29T22:59:46.361Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-29T22:59:46.361Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-29T22:59:46.819Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-29T22:59:47.284Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-29T22:59:47.670Z] --- PASS: TestExternalGraphDriver (6.41s) [2019-10-29T22:59:47.670Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2019-10-29T22:59:47.670Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2019-10-29T22:59:47.670Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2019-10-29T22:59:47.670Z] === RUN TestGraphdriverPluginV2 [2019-10-29T22:59:47.670Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-29T22:59:47.670Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:59:47.670Z] PASS [2019-10-29T22:59:47.670Z] [2019-10-29T22:59:47.670Z] === Skipped [2019-10-29T22:59:47.670Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-29T22:59:47.670Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T22:59:47.670Z] [2019-10-29T22:59:47.670Z] [2019-10-29T22:59:47.670Z] DONE 5 tests, 1 skipped in 6.570s [2019-10-29T22:59:47.671Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-29T22:59:47.671Z] ++ 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-29T22:59:47.671Z] ++ set -e [2019-10-29T22:59:47.671Z] ++ '[' -n 0 ']' [2019-10-29T22:59:47.671Z] ++ set -x [2019-10-29T22:59:47.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T22:59:47.954Z] INFO: Testing against a local daemon [2019-10-29T22:59:47.954Z] === RUN TestContinueAfterPluginCrash [2019-10-29T22:59:47.954Z] === PAUSE TestContinueAfterPluginCrash [2019-10-29T22:59:47.954Z] === RUN TestDaemonStartWithLogOpt [2019-10-29T22:59:47.954Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-29T22:59:47.954Z] === CONT TestContinueAfterPluginCrash [2019-10-29T22:59:47.954Z] === CONT TestDaemonStartWithLogOpt [2019-10-29T22:59:49.720Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-29T22:59:49.795Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-29T22:59:51.255Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-29T22:59:52.305Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-29T22:59:53.668Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-29T22:59:53.668Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-29T22:59:54.594Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-29T22:59:55.941Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-29T22:59:55.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-29T22:59:55.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-29T22:59:55.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-29T22:59:55.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-29T22:59:56.399Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-29T22:59:57.105Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-29T22:59:59.616Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-29T22:59:59.616Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-29T23:00:00.543Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-29T23:00:00.543Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-29T23:00:00.798Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-29T23:00:00.798Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-29T23:00:01.054Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-29T23:00:01.980Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-29T23:00:02.541Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-29T23:00:03.905Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-29T23:00:05.792Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-29T23:00:06.351Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-29T23:00:06.460Z] --- PASS: TestDaemonStartWithLogOpt (15.53s) [2019-10-29T23:00:08.554Z] --- PASS: TestContinueAfterPluginCrash (20.45s) [2019-10-29T23:00:08.554Z] PASS [2019-10-29T23:00:08.554Z] [2019-10-29T23:00:08.554Z] DONE 2 tests in 20.549s [2019-10-29T23:00:08.554Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-29T23:00:08.554Z] ++ 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-29T23:00:08.554Z] ++ set -e [2019-10-29T23:00:08.554Z] ++ '[' -n 0 ']' [2019-10-29T23:00:08.554Z] ++ set -x [2019-10-29T23:00:08.554Z] ++ env -i DEST=/go/src/github.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-29T23:00:08.554Z] INFO: Testing against a local daemon [2019-10-29T23:00:08.554Z] === RUN TestPluginWithDevMounts [2019-10-29T23:00:08.554Z] === PAUSE TestPluginWithDevMounts [2019-10-29T23:00:08.554Z] === CONT TestPluginWithDevMounts [2019-10-29T23:00:11.232Z] --- PASS: TestPluginWithDevMounts (2.34s) [2019-10-29T23:00:11.232Z] PASS [2019-10-29T23:00:11.232Z] [2019-10-29T23:00:11.232Z] DONE 1 tests in 2.440s [2019-10-29T23:00:11.232Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-29T23:00:11.232Z] ++ 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-29T23:00:11.232Z] ++ set -e [2019-10-29T23:00:11.232Z] ++ '[' -n 0 ']' [2019-10-29T23:00:11.232Z] ++ set -x [2019-10-29T23:00:11.232Z] ++ env -i DEST=/go/src/github.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-29T23:00:11.232Z] INFO: Testing against a local daemon [2019-10-29T23:00:11.232Z] === RUN TestSecretInspect [2019-10-29T23:00:13.258Z] --- PASS: TestSecretInspect (2.27s) [2019-10-29T23:00:13.258Z] === RUN TestSecretList [2019-10-29T23:00:15.292Z] --- PASS: TestSecretList (2.24s) [2019-10-29T23:00:15.292Z] === RUN TestSecretsCreateAndDelete [2019-10-29T23:00:16.295Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-29T23:00:16.295Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-29T23:00:17.969Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2019-10-29T23:00:17.969Z] === RUN TestSecretsUpdate [2019-10-29T23:00:18.805Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-29T23:00:18.805Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-29T23:00:19.060Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-29T23:00:19.316Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-29T23:00:20.001Z] --- PASS: TestSecretsUpdate (2.22s) [2019-10-29T23:00:20.001Z] === RUN TestTemplatedSecret [2019-10-29T23:00:22.579Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-29T23:00:22.579Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-29T23:00:22.699Z] --- PASS: TestTemplatedSecret (2.96s) [2019-10-29T23:00:22.699Z] === RUN TestSecretCreateResolve [2019-10-29T23:00:23.944Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-29T23:00:24.868Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-29T23:00:25.379Z] --- PASS: TestSecretCreateResolve (2.23s) [2019-10-29T23:00:25.379Z] PASS [2019-10-29T23:00:25.379Z] [2019-10-29T23:00:25.379Z] DONE 6 tests in 14.222s [2019-10-29T23:00:25.379Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-29T23:00:25.379Z] ++ 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-29T23:00:25.379Z] ++ set -e [2019-10-29T23:00:25.379Z] ++ '[' -n 0 ']' [2019-10-29T23:00:25.379Z] ++ set -x [2019-10-29T23:00:25.380Z] ++ env -i DEST=/go/src/github.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-29T23:00:25.380Z] INFO: Testing against a local daemon [2019-10-29T23:00:25.380Z] === RUN TestServiceCreateInit [2019-10-29T23:00:25.380Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-29T23:00:28.131Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-29T23:00:28.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-29T23:00:29.768Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-29T23:00:30.018Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-29T23:00:30.018Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-29T23:00:30.018Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-29T23:00:34.174Z] --- PASS: TestServiceCreateInit (8.46s) [2019-10-29T23:00:34.174Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.29s) [2019-10-29T23:00:34.174Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.13s) [2019-10-29T23:00:34.174Z] === RUN TestCreateServiceMultipleTimes [2019-10-29T23:00:35.254Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-29T23:00:35.813Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-29T23:00:36.068Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-29T23:00:37.952Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-29T23:00:38.876Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-29T23:00:38.907Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-29T23:00:38.907Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-29T23:00:38.907Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-29T23:00:40.764Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-29T23:00:41.700Z] === RUN TestDockerSuite/TestRmiTag [2019-10-29T23:00:41.700Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-29T23:00:42.625Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-29T23:00:47.862Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-29T23:00:48.117Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-29T23:00:49.041Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-29T23:00:49.600Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-29T23:00:51.485Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-29T23:00:52.045Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-29T23:00:52.300Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-29T23:00:52.639Z] --- PASS: TestCreateServiceMultipleTimes (17.11s) [2019-10-29T23:00:52.639Z] === RUN TestCreateServiceConflict [2019-10-29T23:00:52.923Z] --- PASS: TestCreateServiceConflict (2.21s) [2019-10-29T23:00:52.923Z] === RUN TestCreateServiceMaxReplicas [2019-10-29T23:00:53.229Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-29T23:00:53.229Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-29T23:00:53.229Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-29T23:00:53.708Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-29T23:00:54.154Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-29T23:00:54.166Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-29T23:00:54.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-29T23:00:56.040Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-29T23:00:56.386Z] --- PASS: TestCreateServiceMaxReplicas (3.04s) [2019-10-29T23:00:56.386Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-29T23:00:56.966Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-29T23:00:57.890Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-29T23:00:58.813Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-29T23:01:00.175Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-29T23:01:01.537Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-29T23:01:01.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-29T23:01:02.097Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-29T23:01:02.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-29T23:01:03.024Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-29T23:01:04.389Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-29T23:01:04.389Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-29T23:01:04.952Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-29T23:01:05.882Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-29T23:01:07.246Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-29T23:01:07.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-29T23:01:08.172Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-29T23:01:09.533Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-29T23:01:10.458Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-29T23:01:11.018Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-29T23:01:11.601Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2019-10-29T23:01:11.601Z] === RUN TestCreateServiceSecretFileMode [2019-10-29T23:01:11.601Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2019-10-29T23:01:11.601Z] === RUN TestCreateServiceConfigFileMode [2019-10-29T23:01:11.944Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-29T23:01:11.944Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-29T23:01:14.284Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2019-10-29T23:01:14.284Z] === RUN TestCreateServiceSysctls [2019-10-29T23:01:14.454Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-29T23:01:15.380Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-29T23:01:15.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-29T23:01:16.304Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-29T23:01:16.864Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-29T23:01:17.755Z] --- PASS: TestCreateServiceSysctls (3.48s) [2019-10-29T23:01:17.755Z] === RUN TestCreateServiceCapabilities [2019-10-29T23:01:17.789Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-29T23:01:17.789Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-29T23:01:18.713Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-29T23:01:19.274Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-29T23:01:20.198Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-29T23:01:20.434Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2019-10-29T23:01:20.434Z] === RUN TestInspect [2019-10-29T23:01:20.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-29T23:01:21.011Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-29T23:01:21.936Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-29T23:01:21.936Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-29T23:01:22.861Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-29T23:01:22.861Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-29T23:01:23.139Z] --- PASS: TestInspect (2.84s) [2019-10-29T23:01:23.139Z] === RUN TestServiceListWithStatuses [2019-10-29T23:01:23.139Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-29T23:01:23.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-29T23:01:23.139Z] === RUN TestDockerNetworkConnectAlias [2019-10-29T23:01:24.224Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-29T23:01:24.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-29T23:01:24.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-29T23:01:25.149Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-29T23:01:26.076Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-29T23:01:27.007Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-29T23:01:27.007Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-29T23:01:27.938Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-29T23:01:28.627Z] --- PASS: TestDockerNetworkConnectAlias (4.64s) [2019-10-29T23:01:28.627Z] === RUN TestDockerNetworkReConnect [2019-10-29T23:01:29.823Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-29T23:01:31.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-29T23:01:31.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-29T23:01:31.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-29T23:01:31.708Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-29T23:01:32.091Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2019-10-29T23:01:32.091Z] === RUN TestServicePlugin [2019-10-29T23:01:32.091Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-29T23:01:32.091Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T23:01:32.091Z] === RUN TestServiceUpdateLabel [2019-10-29T23:01:33.070Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-29T23:01:33.630Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-29T23:01:34.119Z] --- PASS: TestServiceUpdateLabel (2.28s) [2019-10-29T23:01:34.119Z] === RUN TestServiceUpdateSecrets [2019-10-29T23:01:34.555Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-29T23:01:35.481Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-29T23:01:36.042Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-29T23:01:36.966Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-29T23:01:36.966Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-29T23:01:37.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-29T23:01:37.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-29T23:01:37.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-29T23:01:37.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-29T23:01:37.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-29T23:01:38.851Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-29T23:01:43.016Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-29T23:01:43.016Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-29T23:01:43.576Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-29T23:01:44.938Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-29T23:01:46.299Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-29T23:01:48.183Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-29T23:01:49.338Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2019-10-29T23:01:49.338Z] === RUN TestServiceUpdateConfigs [2019-10-29T23:01:51.443Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-29T23:01:53.975Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-29T23:01:53.975Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-29T23:01:53.975Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-29T23:01:54.534Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-29T23:01:56.418Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-29T23:01:58.301Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-29T23:02:00.814Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-29T23:02:01.374Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-29T23:02:03.260Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-29T23:02:03.819Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-29T23:02:03.819Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-29T23:02:04.551Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2019-10-29T23:02:04.551Z] === RUN TestServiceUpdateNetwork [2019-10-29T23:02:04.744Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-29T23:02:06.629Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-29T23:02:06.629Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-29T23:02:07.188Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-29T23:02:07.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-29T23:02:07.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-29T23:02:08.113Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-29T23:02:08.674Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-29T23:02:08.688Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-29T23:02:08.688Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-29T23:02:09.598Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-29T23:02:09.598Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-29T23:02:10.223Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-29T23:02:10.223Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-29T23:02:10.523Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-29T23:02:11.084Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-29T23:02:12.009Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-29T23:02:12.569Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-29T23:02:13.493Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-29T23:02:14.419Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-29T23:02:14.912Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-29T23:02:14.980Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-29T23:02:15.878Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-29T23:02:15.878Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-29T23:02:15.878Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-29T23:02:15.907Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-29T23:02:15.907Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-29T23:02:16.836Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-29T23:02:17.069Z] --- PASS: TestServiceUpdateNetwork (12.98s) [2019-10-29T23:02:17.069Z] PASS [2019-10-29T23:02:17.069Z] [2019-10-29T23:02:17.069Z] === Skipped [2019-10-29T23:02:17.069Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-29T23:02:17.069Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-29T23:02:17.069Z] [2019-10-29T23:02:17.069Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-29T23:02:17.069Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-29T23:02:17.069Z] [2019-10-29T23:02:17.069Z] [2019-10-29T23:02:17.069Z] DONE 20 tests, 2 skipped in 111.190s [2019-10-29T23:02:17.069Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-29T23:02:17.069Z] ++ 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-29T23:02:17.069Z] ++ set -e [2019-10-29T23:02:17.069Z] ++ '[' -n 0 ']' [2019-10-29T23:02:17.069Z] ++ set -x [2019-10-29T23:02:17.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=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-29T23:02:17.069Z] INFO: Testing against a local daemon [2019-10-29T23:02:17.069Z] === RUN TestSessionCreate [2019-10-29T23:02:17.069Z] --- PASS: TestSessionCreate (0.05s) [2019-10-29T23:02:17.069Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-29T23:02:17.069Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-29T23:02:17.069Z] PASS [2019-10-29T23:02:17.069Z] [2019-10-29T23:02:17.069Z] DONE 2 tests in 0.197s [2019-10-29T23:02:17.069Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-29T23:02:17.069Z] ++ 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-29T23:02:17.069Z] ++ set -e [2019-10-29T23:02:17.069Z] ++ '[' -n 0 ']' [2019-10-29T23:02:17.069Z] ++ set -x [2019-10-29T23:02:17.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=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-29T23:02:17.069Z] INFO: Testing against a local daemon [2019-10-29T23:02:17.069Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-29T23:02:17.069Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-29T23:02:17.069Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-29T23:02:17.069Z] === RUN TestEventsExecDie [2019-10-29T23:02:17.412Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-29T23:02:17.686Z] --- PASS: TestEventsExecDie (0.93s) [2019-10-29T23:02:17.686Z] === RUN TestEventsBackwardsCompatible [2019-10-29T23:02:17.686Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-29T23:02:17.686Z] === RUN TestInfoBinaryCommits [2019-10-29T23:02:17.686Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-10-29T23:02:17.686Z] === RUN TestInfoAPIVersioned [2019-10-29T23:02:17.686Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-29T23:02:17.686Z] === RUN TestInfoDiscoveryBackend [2019-10-29T23:02:17.760Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-29T23:02:17.872Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-29T23:02:18.312Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-29T23:02:18.312Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-29T23:02:18.331Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-29T23:02:18.789Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-29T23:02:19.120Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-29T23:02:19.247Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-29T23:02:19.320Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-29T23:02:19.320Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-29T23:02:19.679Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-29T23:02:19.679Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-29T23:02:19.940Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-29T23:02:19.940Z] === RUN TestInfoAPI [2019-10-29T23:02:19.940Z] --- PASS: TestInfoAPI (0.05s) [2019-10-29T23:02:19.940Z] === RUN TestInfoAPIWarnings [2019-10-29T23:02:20.556Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-10-29T23:02:20.556Z] === RUN TestInfoDebug [2019-10-29T23:02:20.838Z] --- PASS: TestInfoDebug (0.54s) [2019-10-29T23:02:20.838Z] === RUN TestInfoInsecureRegistries [2019-10-29T23:02:21.452Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-10-29T23:02:21.452Z] === RUN TestInfoRegistryMirrors [2019-10-29T23:02:22.066Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-29T23:02:22.066Z] === RUN TestLoginFailsWithBadCredentials [2019-10-29T23:02:22.679Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s) [2019-10-29T23:02:22.679Z] === RUN TestPingCacheHeaders [2019-10-29T23:02:22.679Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-29T23:02:22.679Z] === RUN TestPingGet [2019-10-29T23:02:22.679Z] --- PASS: TestPingGet (0.04s) [2019-10-29T23:02:22.679Z] === RUN TestPingHead [2019-10-29T23:02:22.679Z] --- PASS: TestPingHead (0.05s) [2019-10-29T23:02:22.679Z] === RUN TestVersion [2019-10-29T23:02:22.679Z] --- PASS: TestVersion (0.04s) [2019-10-29T23:02:22.679Z] PASS [2019-10-29T23:02:22.679Z] [2019-10-29T23:02:22.679Z] === Skipped [2019-10-29T23:02:22.679Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-29T23:02:22.679Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-29T23:02:22.679Z] [2019-10-29T23:02:22.679Z] [2019-10-29T23:02:22.679Z] DONE 18 tests, 1 skipped in 6.228s [2019-10-29T23:02:22.679Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-29T23:02:22.679Z] ++ 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-29T23:02:22.679Z] ++ set -e [2019-10-29T23:02:22.679Z] ++ '[' -n 0 ']' [2019-10-29T23:02:22.679Z] ++ set -x [2019-10-29T23:02:22.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T23:02:22.679Z] INFO: Testing against a local daemon [2019-10-29T23:02:22.679Z] === RUN TestVolumesCreateAndList [2019-10-29T23:02:22.962Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-29T23:02:22.962Z] === RUN TestVolumesRemove [2019-10-29T23:02:22.962Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-29T23:02:22.962Z] === RUN TestVolumesInspect [2019-10-29T23:02:22.962Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-29T23:02:22.962Z] === RUN TestVolumesInvalidJSON [2019-10-29T23:02:22.962Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-29T23:02:22.962Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-29T23:02:22.962Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-29T23:02:22.962Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-29T23:02:22.962Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-29T23:02:22.962Z] PASS [2019-10-29T23:02:22.962Z] [2019-10-29T23:02:22.962Z] DONE 5 tests in 0.290s [2019-10-29T23:02:22.962Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-29T23:02:23.248Z] ++++ cat bundles/test-integration/docker.pid [2019-10-29T23:02:23.248Z] +++ kill 13114 [2019-10-29T23:02:23.840Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-29T23:02:24.094Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-29T23:02:24.731Z] +++ /etc/init.d/apparmor stop [2019-10-29T23:02:24.731Z] Clearing AppArmor profiles cache:. [2019-10-29T23:02:24.731Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-29T23:02:24.731Z] Unloading profiles will leave already running processes permanently [2019-10-29T23:02:24.731Z] unconfined, which can lead to unexpected situations. [2019-10-29T23:02:24.731Z] [2019-10-29T23:02:24.731Z] To set a process to complain mode, use the command line tool [2019-10-29T23:02:24.731Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-29T23:02:24.731Z] with the 'teardown' option." [2019-10-29T23:02:24.731Z] [2019-10-29T23:02:25.034Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-29T23:02:26.001Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-29T23:02:26.001Z] === RUN TestDockerSuite/TestBuildConditionalCache Post stage [Pipeline] junit [2019-10-29T23:02:26.794Z] Recording test results [2019-10-29T23:02:26.967Z] === RUN TestDockerSuite/TestBuildContChar [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-29T23:02:27.781Z] + echo Ensuring container killed. [2019-10-29T23:02:27.781Z] Ensuring container killed. [2019-10-29T23:02:27.781Z] + docker rm -vf docker-pr3 [2019-10-29T23:02:27.781Z] Error: No such container: docker-pr3 [2019-10-29T23:02:27.781Z] + true [Pipeline] sh [2019-10-29T23:02:28.158Z] + echo Chowning /workspace to jenkins user [2019-10-29T23:02:28.158Z] Chowning /workspace to jenkins user [2019-10-29T23:02:28.158Z] + id -u [2019-10-29T23:02:28.158Z] + id -g [2019-10-29T23:02:28.158Z] + docker run --rm -v /home/docker/workspace/moby_PR-40148:/workspace busybox chown -R 1001:1001 /workspace [2019-10-29T23:02:28.158Z] Unable to find image 'busybox:latest' locally [2019-10-29T23:02:28.439Z] latest: Pulling from library/busybox [2019-10-29T23:02:28.439Z] e38168a01e65: Pulling fs layer [2019-10-29T23:02:28.725Z] e38168a01e65: Verifying Checksum [2019-10-29T23:02:28.725Z] e38168a01e65: Download complete [2019-10-29T23:02:29.012Z] e38168a01e65: Pull complete [2019-10-29T23:02:29.012Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-29T23:02:29.012Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-29T23:02:31.466Z] + bundleName=ppc64le-integration [2019-10-29T23:02:31.466Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-29T23:02:31.466Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-29T23:02:31.466Z] + + find bundlesxargs -path tar */root/*overlay2 -czf -prune ppc64le-integration-bundles.tar.gz -o [2019-10-29T23:02:31.466Z] -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-29T23:02:31.782Z] Archiving artifacts [2019-10-29T23:02:32.102Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40148/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-29T23:02:32.497Z] + make clean [2019-10-29T23:02:33.113Z] make: command: Command not found [2019-10-29T23:02:33.113Z] docker volume rm -f docker-dev-cache [2019-10-29T23:02:33.113Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-29T23:02:36.247Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-29T23:02:36.807Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-29T23:02:38.168Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-29T23:02:38.168Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-29T23:02:38.168Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-29T23:02:38.168Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-29T23:02:39.093Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-29T23:02:39.337Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-29T23:02:39.337Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-29T23:02:39.796Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-29T23:02:41.973Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-29T23:02:42.356Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-29T23:02:42.436Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-29T23:02:43.406Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-29T23:02:43.406Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-29T23:02:43.865Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-29T23:02:44.239Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-29T23:02:44.324Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-29T23:02:44.324Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-29T23:02:44.324Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-29T23:02:46.122Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-29T23:02:46.681Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-29T23:02:47.242Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-29T23:02:48.166Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-29T23:02:49.538Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-29T23:02:49.538Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-29T23:02:49.538Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-29T23:02:50.111Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-29T23:02:51.422Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-29T23:02:52.346Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-29T23:02:54.339Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-29T23:02:54.339Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-29T23:02:54.339Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-29T23:02:56.227Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-29T23:02:57.588Z] === RUN TestDockerSuite/TestRunMount [2019-10-29T23:03:04.116Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-29T23:03:05.043Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-29T23:03:05.968Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-29T23:03:07.331Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-29T23:03:09.844Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-29T23:03:14.004Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-29T23:03:15.889Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-29T23:03:18.400Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-29T23:03:20.307Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-29T23:03:21.668Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-29T23:03:21.668Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-29T23:03:22.593Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-29T23:03:23.518Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-29T23:03:24.443Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-29T23:03:25.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-29T23:03:25.781Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-29T23:03:25.781Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-29T23:03:25.781Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-29T23:03:27.882Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-29T23:03:29.767Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-29T23:03:31.569Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-29T23:03:31.569Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-29T23:03:31.569Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-29T23:03:31.569Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-29T23:03:32.027Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-29T23:03:32.027Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-29T23:03:35.002Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-29T23:03:35.257Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-29T23:03:35.512Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-29T23:03:36.072Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-29T23:03:36.327Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-29T23:03:37.252Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-29T23:03:37.508Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-29T23:03:37.762Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-29T23:03:37.762Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-29T23:03:38.687Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-29T23:03:39.616Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-29T23:03:39.871Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-29T23:03:40.795Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-29T23:03:41.356Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-29T23:03:43.241Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-29T23:03:43.808Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-29T23:03:44.372Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-29T23:03:45.298Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-29T23:03:46.223Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-29T23:03:46.784Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-29T23:03:47.709Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-29T23:03:48.636Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-29T23:03:48.636Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-29T23:03:49.197Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-29T23:03:50.125Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-29T23:03:50.125Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-29T23:03:51.050Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-29T23:03:52.935Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-29T23:03:52.935Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-29T23:03:56.199Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-29T23:03:56.454Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-29T23:03:57.818Z] === RUN TestDockerSuite/TestRunRm [2019-10-29T23:03:59.181Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-29T23:04:01.973Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-29T23:04:01.973Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-29T23:04:01.973Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-29T23:04:03.344Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-29T23:04:03.599Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-29T23:04:04.964Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-29T23:04:05.524Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-29T23:04:06.886Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-29T23:04:07.814Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-29T23:04:08.763Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-29T23:04:12.024Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-29T23:04:15.292Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-29T23:04:17.808Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-29T23:04:17.808Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-29T23:04:18.064Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-29T23:04:18.990Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-29T23:04:19.914Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-29T23:04:20.839Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-29T23:04:21.399Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-29T23:04:22.761Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-29T23:04:23.054Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-29T23:04:23.054Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-29T23:04:23.321Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-29T23:04:23.321Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-29T23:04:23.321Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-29T23:04:23.513Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-29T23:04:24.248Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-29T23:04:25.175Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-29T23:04:27.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-29T23:04:27.686Z] === RUN TestDockerSuite/TestRunState [2019-10-29T23:04:29.420Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-29T23:04:29.572Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-29T23:04:30.496Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-29T23:04:31.421Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-29T23:04:31.421Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-29T23:04:31.596Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-29T23:04:31.980Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-29T23:04:31.980Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-29T23:04:32.236Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-29T23:04:32.796Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-29T23:04:33.052Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-29T23:04:33.629Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-29T23:04:35.513Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-29T23:04:35.513Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-29T23:04:35.513Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-29T23:04:36.436Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-29T23:04:36.436Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-29T23:04:39.700Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-29T23:04:39.955Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-29T23:04:42.466Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-29T23:04:46.628Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-29T23:04:49.138Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-29T23:04:50.062Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-29T23:04:50.622Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-29T23:04:51.547Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-29T23:04:54.058Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-29T23:04:55.422Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-29T23:04:55.982Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-29T23:04:56.236Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-29T23:04:56.236Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-29T23:04:57.161Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-29T23:04:58.086Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-29T23:04:58.645Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-29T23:04:58.645Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-29T23:04:58.900Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-29T23:04:59.831Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-29T23:05:05.071Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-29T23:05:05.325Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-29T23:05:06.688Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-29T23:05:09.200Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-29T23:05:10.562Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-29T23:05:13.075Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-29T23:05:16.335Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-29T23:05:16.590Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-29T23:05:17.515Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-29T23:05:18.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-29T23:05:18.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-29T23:05:18.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-29T23:05:18.440Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-29T23:05:18.695Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-29T23:05:19.623Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-29T23:05:20.548Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-29T23:05:21.107Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-29T23:05:22.992Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-29T23:05:23.553Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-29T23:05:24.485Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-29T23:05:24.485Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-29T23:05:25.410Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-29T23:05:25.410Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-29T23:05:25.410Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-29T23:05:25.410Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-29T23:05:25.410Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-29T23:05:25.410Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-29T23:05:25.665Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-29T23:05:25.925Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-29T23:05:25.925Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-29T23:05:26.487Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-29T23:05:27.050Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-29T23:05:27.975Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-29T23:05:28.899Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-29T23:05:28.899Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-29T23:05:29.826Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-29T23:05:29.826Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-29T23:05:29.826Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-29T23:05:30.752Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-29T23:05:30.752Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-29T23:05:31.677Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-29T23:05:32.158Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-29T23:05:32.158Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-29T23:05:32.158Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-29T23:05:32.603Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-29T23:05:32.603Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-29T23:05:32.603Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-29T23:05:33.528Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-29T23:05:35.416Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-29T23:05:35.976Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-29T23:05:35.976Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-29T23:05:36.902Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-29T23:05:36.902Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-29T23:05:38.787Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-29T23:05:39.346Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-29T23:05:41.856Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-29T23:05:42.781Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-29T23:05:42.781Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-29T23:05:42.781Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-29T23:05:43.705Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-29T23:05:45.069Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-29T23:05:46.430Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-29T23:05:46.430Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-29T23:05:48.315Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-29T23:05:48.315Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-29T23:05:48.884Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-29T23:05:51.401Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-29T23:05:51.401Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-29T23:05:52.763Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-29T23:05:53.021Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-29T23:05:53.021Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-29T23:05:54.907Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-29T23:05:56.271Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-29T23:05:56.526Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-29T23:05:56.781Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-29T23:05:56.781Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-29T23:05:56.781Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-29T23:05:57.340Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-29T23:05:59.850Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-29T23:06:05.085Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-29T23:06:07.594Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-29T23:06:08.956Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-29T23:06:10.841Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-29T23:06:14.145Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-29T23:06:16.030Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-29T23:06:16.959Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-29T23:06:18.844Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-29T23:06:21.357Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-29T23:06:23.866Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-29T23:06:26.376Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-29T23:06:27.738Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-29T23:06:31.898Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-29T23:06:32.647Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-29T23:06:32.647Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-29T23:06:33.110Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-29T23:06:35.157Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-29T23:06:40.393Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-29T23:06:40.647Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-29T23:06:43.908Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-29T23:06:45.274Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-29T23:06:45.529Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-29T23:06:46.453Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-29T23:06:47.822Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-29T23:06:48.747Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-29T23:06:48.747Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-29T23:06:49.672Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-29T23:06:53.832Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-29T23:06:54.244Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-29T23:06:57.989Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-29T23:06:58.244Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-29T23:06:59.168Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-29T23:06:59.168Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-29T23:07:00.093Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-29T23:07:01.978Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-29T23:07:01.978Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-29T23:07:03.862Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-29T23:07:04.423Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-29T23:07:05.785Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-29T23:07:06.715Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-29T23:07:07.147Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-29T23:07:11.306Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-29T23:07:13.189Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-29T23:07:13.189Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-29T23:07:14.112Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-29T23:07:15.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-29T23:07:20.276Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-29T23:07:21.558Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-29T23:07:23.538Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-29T23:07:26.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-29T23:07:29.310Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-29T23:07:34.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-29T23:07:39.793Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-29T23:07:41.678Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-29T23:07:44.188Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-29T23:07:45.554Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-29T23:07:46.916Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-29T23:07:49.431Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-29T23:07:51.569Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-29T23:07:51.941Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-29T23:07:54.450Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-29T23:07:56.960Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-29T23:07:58.668Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-29T23:07:58.846Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-29T23:08:13.532Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-29T23:08:16.874Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-29T23:08:16.875Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-29T23:08:19.384Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-29T23:08:19.639Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-29T23:08:19.639Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-29T23:08:19.639Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-29T23:08:19.894Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-29T23:08:20.820Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-29T23:08:23.332Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-29T23:08:23.332Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-29T23:08:23.332Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-29T23:08:26.595Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-29T23:08:30.791Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite (1814.42s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.55s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.22s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.10s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.34s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (4.66s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.89s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.59s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.43s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.71s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.61s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.52s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.32s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.41s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.63s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (2.08s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.95s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.13s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAttachDetach (2.05s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.28s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.17s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.13s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.08s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.44s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.15s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.34s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.09s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.56s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.80s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.52s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.64s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.31s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.32s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.56s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.75s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.45s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.97s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.78s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.93s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.96s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.60s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.52s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.69s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.61s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.89s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.58s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.52s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.99s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.61s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.76s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.73s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.26s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.95s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.74s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.97s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.46s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.25s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.20s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.02s) [2019-10-29T23:08:30.791Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.09s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.01s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.72s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.19s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.77s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.15s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildContChar (4.61s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.47s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.39s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.69s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.23s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.63s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.10s) [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.05s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.98s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.69s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.42s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.95s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.00s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.76s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.16s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.72s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.96s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.53s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.21s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.54s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.66s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.59s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.61s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.63s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.77s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.83s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.05s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.71s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.17s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.85s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.67s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.07s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.80s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.53s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.45s) [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.00s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.56s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.40s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.88s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.56s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.01s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.23s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.33s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.44s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildHistory (7.92s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.31s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.79s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.34s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.53s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.43s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.17s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.15s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.10s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.74s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.85s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.79s) [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.06s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.26s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.24s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.99s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.27s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.28s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.39s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.29s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.83s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.32s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.64s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.32s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.46s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.04s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildPATH (2.42s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.98s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.85s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.53s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.41s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildRm (3.56s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.40s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.76s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.85s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.70s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.19s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.59s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.78s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.33s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.23s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.67s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.98s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.69s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildUser (2.14s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.26s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.54s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.37s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.19s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.36s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.17s) [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.28s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.15s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.73s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.12s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.47s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.01s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-29T23:08:30.792Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.14s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.32s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-29T23:08:30.792Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-29T23:08:30.792Z] docker_cli_sni_test.go:18: Flakey test [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCommitChange (1.04s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.78s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.92s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCommitTTY (1.76s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.97s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.84s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.82s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2019-10-29T23:08:30.792Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.92s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.13s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.98s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.90s) [2019-10-29T23:08:30.793Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-29T23:08:30.793Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.93s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.52s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.50s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.69s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.73s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008b74e0_} (1.72s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1172489521_/foo_false____} (1.62s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1172489521_/foo_true____} (1.59s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3699577052_/foo_false____} (1.62s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3699577052_/foo_true____} (1.55s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3699577052_/foo_true__0xc0008b7960__} (1.61s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008b7980_} (1.86s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008b79a0_} (1.77s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008b79c0_} (1.61s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008b79e0_} (1.63s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.75s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.92s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.41s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.90s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.76s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.28s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.02s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.02s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.00s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.16s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.14s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.84s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.89s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.66s) [2019-10-29T23:08:30.793Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.08s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.60s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.05s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.86s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.40s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.38s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToDot (1.07s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.86s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.93s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToStdout (0.94s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.35s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2019-10-29T23:08:31.049Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-29T23:08:31.049Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-10-29T23:08:31.049Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-29T23:08:31.049Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.76s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.82s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.62s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.71s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.88s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.83s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.49s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.96s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.52s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.74s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.86s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.39s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.36s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsAttach (1.13s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsCommit (1.23s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.87s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.93s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.88s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.29s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.53s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsCopy (1.35s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.71s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.55s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.10s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFilters (1.67s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFormat (1.62s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.48s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2019-10-29T23:08:31.049Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-29T23:08:31.049Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-29T23:08:31.049Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-29T23:08:31.049Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.79s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.92s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsResize (1.05s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.73s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.07s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.01s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.39s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsTop (0.89s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.66s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExec (1.32s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.84s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.07s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.75s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecCgroup (1.82s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecEnv (1.01s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.00s) [2019-10-29T23:08:31.049Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.75s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecInspectID (3.23s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.97s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecParseError (0.87s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.40s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.28s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecStartFails (1.02s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.33s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.93s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecTTY (1.78s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.19s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.98s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecUlimits (0.82s) [2019-10-29T23:08:31.050Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-29T23:08:31.050Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.29s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.22s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.93s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestExecWithUser (1.07s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.96s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.43s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.90s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestHealth (21.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.55s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImportDisplay (2.44s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImportFile (2.00s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.92s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImportGzipped (1.96s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.99s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.02s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.95s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.06s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.94s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.90s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.88s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.95s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.95s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.83s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.85s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.94s) [2019-10-29T23:08:31.050Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-29T23:08:31.050Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.63s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectHistory (1.02s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-10-29T23:08:31.050Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-29T23:08:31.050Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.02s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.08s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.03s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.90s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectStatus (1.05s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.98s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.80s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.93s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.10s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.93s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.88s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.64s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.74s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.80s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.78s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.69s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.75s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.68s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.48s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.82s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.64s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.97s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.94s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.11s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.95s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.19s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.21s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.92s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.92s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsSince (6.94s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.06s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.49s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.91s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestNetHostname (2.41s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.25s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.95s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.74s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.83s) [2019-10-29T23:08:31.050Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-29T23:08:31.050Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.63s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.47s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.21s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.69s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.56s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPortList (10.17s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.57s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.52s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.97s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.77s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.59s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.70s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsByOrder (3.55s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.03s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.63s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.08s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.22s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.05s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.60s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.48s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.74s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.23s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.56s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.58s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.52s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.58s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.93s) [2019-10-29T23:08:31.050Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-29T23:08:31.050Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.12s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.68s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.71s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.42s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.66s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.90s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.73s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.19s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.79s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.56s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.82s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.74s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.79s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.62s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.93s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.76s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.09s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.92s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.91s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.21s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.56s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2019-10-29T23:08:31.050Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.75s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.90s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.11s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.96s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.95s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.52s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.96s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.66s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.65s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.04s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.71s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.68s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-29T23:08:31.051Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-29T23:08:31.051Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.86s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.67s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.46s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.65s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-29T23:08:31.051Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-29T23:08:31.051Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.61s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.54s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.26s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.85s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.75s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunMount (6.59s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.43s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.47s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.69s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.28s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.37s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.72s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.87s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.04s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2019-10-29T23:08:31.051Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.87s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.85s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.82s) [2019-10-29T23:08:31.051Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.97s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.80s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.81s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-29T23:08:31.051Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.85s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-29T23:08:31.051Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.76s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-29T23:08:31.051Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.52s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunRm (1.24s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.76s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.90s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.21s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.93s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.97s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.19s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.44s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.90s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.91s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.95s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.96s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.88s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.50s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-29T23:08:31.051Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.87s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.90s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunSysctls (1.76s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.94s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.91s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.99s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.95s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.34s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-10-29T23:08:31.051Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.85s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.72s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.48s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-29T23:08:31.051Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-29T23:08:31.051Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-29T23:08:31.051Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.96s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.29s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.35s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.88s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.01s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s) [2019-10-29T23:08:31.051Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-29T23:08:31.051Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.42s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2019-10-29T23:08:31.051Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.22s) [2019-10-29T23:08:31.051Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents244614886 [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.75s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.64s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.37s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.52s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.11s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.85s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStartRecordError (1.85s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.44s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.45s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.79s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.97s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.92s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.99s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.99s) [2019-10-29T23:08:31.052Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-29T23:08:31.052Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.90s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.34s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2019-10-29T23:08:31.052Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-29T23:08:31.052Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.86s) [2019-10-29T23:08:31.052Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-29T23:08:31.052Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.67s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateStats (4.09s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2019-10-29T23:08:31.052Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-29T23:08:31.052Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.16s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.02s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.35s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.75s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.33s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.93s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.25s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.36s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.41s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.36s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.31s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.55s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.91s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.44s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.33s) [2019-10-29T23:08:31.052Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.28s) [2019-10-29T23:08:31.052Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-29T23:08:31.052Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-29T23:08:31.052Z] === RUN TestDockerRegistrySuite [2019-10-29T23:08:31.052Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-29T23:08:32.980Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-29T23:08:34.346Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-29T23:08:36.231Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-29T23:08:36.231Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-29T23:08:40.392Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-29T23:08:44.553Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-29T23:08:49.789Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-29T23:08:50.349Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-29T23:08:51.709Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-29T23:08:53.086Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-29T23:08:54.450Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-29T23:08:55.813Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-29T23:08:57.202Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-29T23:08:57.464Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-29T23:08:58.829Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-29T23:09:02.095Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-29T23:09:04.606Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-29T23:09:05.971Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-29T23:09:09.232Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-29T23:09:10.594Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-29T23:09:10.594Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-29T23:09:11.522Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-29T23:09:12.083Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-29T23:09:13.010Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-10-29T23:09:13.265Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-10-29T23:09:13.521Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-29T23:09:13.521Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-10-29T23:09:13.521Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-10-29T23:09:14.883Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-29T23:09:14.883Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-29T23:09:18.149Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-29T23:09:18.710Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-29T23:09:18.965Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-29T23:09:20.851Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-29T23:09:21.412Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-29T23:09:21.412Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-29T23:09:21.668Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-29T23:09:21.923Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-29T23:09:22.486Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-29T23:09:22.486Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-29T23:09:23.861Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-29T23:09:23.861Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-29T23:09:26.372Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-29T23:09:26.932Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-29T23:09:27.492Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-29T23:09:29.377Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-29T23:09:30.303Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite (60.19s) [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.80s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d9fa0a43ff9bc] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2019-10-29T23:09:31.230Z] check_test.go:196: [da3c443d30245] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d544ba523d844] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d5bf672cbde1b] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d53f73b8905e6] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.19s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d6c20d0ee584b] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.38s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d056dae2946b5] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d93bd6a6a7ffe] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d8cc87e5d24fe] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s) [2019-10-29T23:09:31.230Z] check_test.go:196: [dc267a77c7a13] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d2bc98d8f1221] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d7ff980f150ea] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d62867ddb70f6] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.60s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d77ee70a54172] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.14s) [2019-10-29T23:09:31.230Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dbcb9bace1e4b05bbf4cc54a603dcf98581cddf686f65e247df88d1b6b71a99d [2019-10-29T23:09:31.230Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:14084af2f473443a3caa6fcae0f367304983902e1a4359a76498a6289e24aa6b [2019-10-29T23:09:31.230Z] check_test.go:196: [dfc3a6b8f8053] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s) [2019-10-29T23:09:31.230Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:923f547b4c4fb04c5ffdde2c361b2d72081086516df2e3092ae046f76ab38917 [2019-10-29T23:09:31.230Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:de3c7066eb47dc651a8371c4d493f3270bacae5c3e274838029d8b7017ad7fda [2019-10-29T23:09:31.230Z] check_test.go:196: [da2029611cf47] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d9f7c38df25da] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.25s) [2019-10-29T23:09:31.230Z] check_test.go:196: [de767c25558be] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2019-10-29T23:09:31.230Z] check_test.go:196: [de3cfe3deeb14] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-29T23:09:31.230Z] check_test.go:196: [df9c82ab6fc86] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d4538b04894e6] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.41s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d321f414796b5] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2019-10-29T23:09:31.230Z] check_test.go:196: [dd07bfee4b73a] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.94s) [2019-10-29T23:09:31.230Z] check_test.go:196: [dd25ad4029284] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d3602777d7c32] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.86s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d70707258f23a] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d0dacb526c184] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d2c0419ebc935] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d9d67ad51260a] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d3f03b698df93] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d4a87e034a368] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d7b3c8f2bc154] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.47s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d92d8d1303ef4] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.37s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d148d1ca248d1] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2019-10-29T23:09:31.230Z] check_test.go:196: [dd479b6e4979f] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.63s) [2019-10-29T23:09:31.230Z] check_test.go:196: [d60addfd22bac] daemon is not started [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.10s) [2019-10-29T23:09:31.230Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2019-10-29T23:09:31.230Z] === RUN TestDockerSchema1RegistrySuite [2019-10-29T23:09:31.230Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-29T23:09:31.230Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-29T23:09:36.468Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-29T23:09:39.651Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-29T23:09:39.651Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-29T23:09:39.651Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-29T23:09:39.651Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-29T23:09:39.651Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-29T23:09:39.651Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-29T23:09:39.651Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-29T23:09:39.651Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-29T23:09:39.651Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-29T23:09:39.651Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-29T23:09:40.629Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-29T23:09:41.839Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-29T23:09:44.790Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-29T23:09:46.151Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-29T23:09:46.632Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-29T23:09:46.632Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-29T23:09:47.094Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-29T23:09:47.094Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-29T23:09:47.094Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-29T23:09:47.094Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-29T23:09:47.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-29T23:09:47.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-29T23:09:49.398Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-29T23:09:50.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-29T23:09:50.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-29T23:09:50.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-29T23:09:50.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-29T23:09:50.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-29T23:09:50.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-29T23:09:52.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-29T23:09:55.687Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-29T23:09:56.291Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-29T23:09:56.291Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-29T23:09:56.851Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-29T23:09:56.851Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-29T23:09:57.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-29T23:09:57.360Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-29T23:09:57.921Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite (26.90s) [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d2acb6d7eb30b] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.41s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d24206cab8dd1] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.49s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d1617bd12a666] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.51s) [2019-10-29T23:09:57.921Z] check_test.go:223: [da5c880bc2a98] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.39s) [2019-10-29T23:09:57.921Z] check_test.go:223: [dd2ceeef414ba] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d8511b10638b1] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-29T23:09:57.921Z] check_test.go:223: [da56b3810b67e] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d8ffd0a9636ff] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.49s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d909d1f50cc26] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2019-10-29T23:09:57.921Z] check_test.go:223: [df5f27e3809d2] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.02s) [2019-10-29T23:09:57.921Z] check_test.go:223: [dc8436332b459] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d8a24eb9af934] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2019-10-29T23:09:57.921Z] check_test.go:223: [dd62cfb7f346d] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d194108f82b05] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d5e556c51e67c] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d05504659da26] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d412f32b5d215] daemon is not started [2019-10-29T23:09:57.921Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-29T23:09:57.921Z] check_test.go:223: [d02b5d88b79c6] daemon is not started [2019-10-29T23:09:57.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-29T23:09:57.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-29T23:09:58.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-29T23:09:59.406Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-29T23:09:59.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-29T23:10:00.586Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-29T23:10:00.841Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-29T23:10:01.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-29T23:10:01.962Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-29T23:10:01.962Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.99s) [2019-10-29T23:10:01.962Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.93s) [2019-10-29T23:10:01.962Z] check_test.go:252: [dde3b7f110562] daemon is not started [2019-10-29T23:10:01.962Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2019-10-29T23:10:01.962Z] check_test.go:252: [df7b96fc3bf6d] daemon is not started [2019-10-29T23:10:01.962Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-10-29T23:10:01.962Z] check_test.go:252: [df6fa382fbfd4] daemon is not started [2019-10-29T23:10:01.962Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s) [2019-10-29T23:10:01.962Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-10-29T23:10:01.962Z] check_test.go:252: [d45a4b65d35df] daemon is not started [2019-10-29T23:10:01.962Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2019-10-29T23:10:01.962Z] check_test.go:252: [d8caa9439e96e] daemon is not started [2019-10-29T23:10:01.962Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2019-10-29T23:10:01.962Z] check_test.go:252: [db8b42a5040af] daemon is not started [2019-10-29T23:10:01.962Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-10-29T23:10:01.962Z] check_test.go:252: [d4f2a159a1098] daemon is not started [2019-10-29T23:10:01.962Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-29T23:10:01.962Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-29T23:10:07.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-29T23:10:07.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-29T23:10:07.451Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-29T23:10:07.451Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-29T23:10:07.706Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2019-10-29T23:10:07.706Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-10-29T23:10:07.706Z] check_test.go:279: [d668b6d792467] daemon is not started [2019-10-29T23:10:07.706Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-29T23:10:07.706Z] check_test.go:279: [d2007e2b21fb5] daemon is not started [2019-10-29T23:10:07.706Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-29T23:10:07.706Z] check_test.go:279: [d320ccd6537c3] daemon is not started [2019-10-29T23:10:07.706Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-29T23:10:07.706Z] check_test.go:279: [d941328cbf124] daemon is not started [2019-10-29T23:10:07.706Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-29T23:10:07.706Z] check_test.go:279: [df6c754c9072f] daemon is not started [2019-10-29T23:10:07.706Z] === RUN TestDockerNetworkSuite [2019-10-29T23:10:07.706Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-29T23:10:10.971Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-29T23:10:11.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-29T23:10:13.356Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-29T23:10:13.356Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-29T23:10:13.356Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-29T23:10:13.356Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-29T23:10:13.356Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-29T23:10:13.356Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-29T23:10:13.356Z] === RUN TestDockerSuite/TestBuildFails [2019-10-29T23:10:14.323Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-29T23:10:14.781Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-29T23:10:17.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-29T23:10:19.461Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-29T23:10:20.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-29T23:10:21.321Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-29T23:10:24.141Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-29T23:10:24.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-29T23:10:24.582Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-29T23:10:26.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-29T23:10:28.980Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-29T23:10:29.929Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-29T23:10:31.491Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-29T23:10:35.760Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-29T23:10:36.726Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-29T23:10:36.729Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-29T23:10:36.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-29T23:10:39.991Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-29T23:10:40.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-29T23:10:42.508Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-29T23:10:42.509Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-29T23:10:42.509Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-29T23:10:42.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-29T23:10:42.966Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-29T23:10:42.967Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-29T23:10:43.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-29T23:10:44.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-29T23:10:46.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-29T23:10:47.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-29T23:10:47.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-29T23:10:48.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-29T23:10:49.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-29T23:10:49.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-29T23:10:49.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-29T23:10:49.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-29T23:10:51.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-29T23:10:53.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-29T23:10:53.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-29T23:10:53.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-29T23:10:53.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-29T23:10:57.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-29T23:10:57.757Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-29T23:10:57.757Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-29T23:11:00.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-29T23:11:00.700Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-29T23:11:06.313Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-29T23:11:07.279Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-29T23:11:09.451Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-29T23:11:09.451Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-29T23:11:09.909Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-29T23:11:09.909Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-29T23:11:12.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-29T23:11:12.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-29T23:11:12.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-29T23:11:12.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-29T23:11:12.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-29T23:11:12.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-29T23:11:12.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-29T23:11:12.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-29T23:11:14.591Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-29T23:11:15.049Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-29T23:11:15.507Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-29T23:11:16.121Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-29T23:11:16.473Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-29T23:11:16.931Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-29T23:11:17.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-29T23:11:17.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-29T23:11:17.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-29T23:11:17.897Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-29T23:11:18.863Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-29T23:11:19.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-29T23:11:19.370Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-29T23:11:22.631Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-29T23:11:23.544Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-29T23:11:23.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-29T23:11:24.004Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-29T23:11:24.004Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-29T23:11:24.004Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-29T23:11:24.004Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-29T23:11:24.004Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-29T23:11:24.004Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-29T23:11:24.462Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-29T23:11:25.429Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-29T23:11:25.885Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-29T23:11:29.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-29T23:11:29.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-29T23:11:30.112Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-29T23:11:30.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-29T23:11:33.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-29T23:11:33.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-29T23:11:34.021Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-29T23:11:34.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-29T23:11:35.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-29T23:11:37.396Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-29T23:11:40.665Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-29T23:11:44.828Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite (97.46s) [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.77s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d617b7c9f932c] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [dbbe2c3101448] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.48s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [dddef96913e37] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.84s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d90ce3fc3be58] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.91s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:1233: [ded23e89b080a] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.21s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d84f00b4a9f5a] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.40s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [dcd3991433ce0] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.16s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d027947f48d53] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.95s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d1cb985018368] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d8c5a76ef7e68] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (1.20s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d9ba72cd16264] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.50s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d97275e7b3a27] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.57s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d0e26fc7d4ba8] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d6ebb6b24e344] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d85af95769040] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [db6771fe61695] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d20ef8dbe46ae] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [dc0b5035f90cd] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [dd735f3ac23c5] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.31s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d9f3807ab9a9a] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.57s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d7a786b751033] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d9c97c9aa253c] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d7f152b4d6f3f] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d97fe05a40cd7] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.82s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:968: [d0716ba8354b0] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.42s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [dc88c6a7ab668] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.56s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:1116: [deacc43c2fd9d] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.43s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d1ebc32e58108] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [dca678cabf8cb] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d060b772ed8ca] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [deb98f9a04b0e] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d6e720afff6df] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.27s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d4481d2a82a69] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d541b43450f12] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.41s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d27a5c3a567d0] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d082ae1efc207] daemon is not started [2019-10-29T23:11:45.084Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [dc30ccb8ccc75] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.58s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [dcc76f6c0e9ed] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.91s) [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.10s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:1084: [d0bae9009201f] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.03s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [dbf8fc220adc3] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.45s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [ddf5b201a3d88] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.95s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d0fdd7aaea534] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d61606bc5585d] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.29s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [da6d6f99baf1e] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d0e794f9f99fc] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.77s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [d1cc8886883ef] daemon is not started [2019-10-29T23:11:45.084Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.80s) [2019-10-29T23:11:45.084Z] docker_cli_network_unix_test.go:46: [df0cb009efe33] daemon is not started [2019-10-29T23:11:45.084Z] === RUN TestDockerHubPullSuite [2019-10-29T23:11:45.084Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-29T23:11:46.969Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-29T23:11:47.894Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-29T23:11:48.819Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-29T23:11:49.074Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-29T23:11:50.962Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-29T23:11:50.962Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-29T23:11:50.962Z] --- PASS: TestDockerHubPullSuite (5.85s) [2019-10-29T23:11:50.962Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s) [2019-10-29T23:11:50.962Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2019-10-29T23:11:50.962Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2019-10-29T23:11:50.962Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s) [2019-10-29T23:11:50.962Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2019-10-29T23:11:50.962Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-10-29T23:11:50.962Z] PASS [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === Skipped [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.05s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.05s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_sni_test.go:18: Flakey test [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-29T23:11:50.962Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.02s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2019-10-29T23:11:50.962Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-29T23:11:50.962Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-29T23:11:50.962Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-29T23:11:50.962Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-29T23:11:50.962Z] [2019-10-29T23:11:50.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-29T23:11:50.963Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-29T23:11:50.963Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-29T23:11:50.963Z] [2019-10-29T23:11:50.963Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-29T23:11:50.963Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-29T23:11:50.963Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-29T23:11:50.963Z] [2019-10-29T23:11:50.963Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-29T23:11:50.963Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-29T23:11:50.963Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-29T23:11:50.963Z] docker_cli_network_unix_test.go:46: [dc30ccb8ccc75] daemon is not started [2019-10-29T23:11:50.963Z] [2019-10-29T23:11:50.963Z] [2019-10-29T23:11:50.963Z] DONE 1277 tests, 44 skipped in 2052.381s [2019-10-29T23:11:50.963Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-29T23:11:50.963Z] ++++ cat bundles/test-integration/docker.pid [2019-10-29T23:11:50.963Z] +++ kill 7273 [2019-10-29T23:11:51.218Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-29T23:11:51.287Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-29T23:11:51.287Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-29T23:11:51.287Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-29T23:11:55.390Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-29T23:12:00.630Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-29T23:12:00.630Z] +++ /etc/init.d/apparmor stop [2019-10-29T23:12:00.630Z] Clearing AppArmor profiles cache:. [2019-10-29T23:12:00.630Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-29T23:12:00.630Z] Unloading profiles will leave already running processes permanently [2019-10-29T23:12:00.630Z] unconfined, which can lead to unexpected situations. [2019-10-29T23:12:00.630Z] [2019-10-29T23:12:00.630Z] To set a process to complain mode, use the command line tool [2019-10-29T23:12:00.630Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-29T23:12:00.630Z] with the 'teardown' option." [2019-10-29T23:12:00.630Z] [2019-10-29T23:12:03.141Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-29T23:12:21.218Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-29T23:12:38.887Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-29T23:12:41.786Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-29T23:12:52.094Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-29T23:12:57.883Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-29T23:12:59.285Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-29T23:13:14.110Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-29T23:13:15.551Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-29T23:13:15.551Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-29T23:13:20.232Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-29T23:13:20.690Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-29T23:13:20.690Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-29T23:13:20.690Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-29T23:13:23.591Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-29T23:13:27.326Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-29T23:13:31.052Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-29T23:13:31.052Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-29T23:13:31.052Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-29T23:13:32.142Z] --- PASS: TestDockerSwarmSuite (1751.26s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.33s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.50s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.65s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.16s) [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:563: [d8e2790608bc8] joining swarm manager [dcbe87f53b803]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:585: [da3a14f0377dd] joining swarm manager [dcbe87f53b803]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] check_test.go:380: [d8e2790608bc8] daemon is not started [2019-10-29T23:13:32.143Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.83s) [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:46: [dc55c6dc8d035] joining swarm manager [d06fdc48a8b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.10s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.60s) [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:304: [de3352aa05303] joining swarm manager [db6de284a31d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:305: [d6ee1e4ed23d0] joining swarm manager [db6de284a31d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.78s) [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:272: [d5be529ee9fd2] joining swarm manager [d56ea1af1dfc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:273: [d3461e94f78a8] joining swarm manager [d56ea1af1dfc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.75s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.10s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.47s) [2019-10-29T23:13:32.143Z] docker_api_swarm_node_test.go:19: [d12cce76b3ef9] joining swarm manager [d023bddbee275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_node_test.go:20: [d5ba251d2d7a9] joining swarm manager [d023bddbee275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.26s) [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:502: [d1a6509852d62] joining swarm manager [dfaaeb3e90267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:507: [d3e22e3eb4f20] joining swarm manager [dfaaeb3e90267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.54s) [2019-10-29T23:13:32.143Z] docker_api_swarm_node_test.go:80: [d6081ced03272] joining swarm manager [d0a9d69fdac98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s) [2019-10-29T23:13:32.143Z] docker_api_swarm_node_test.go:52: [d7465e784874d] joining swarm manager [d32abb5e15a31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_node_test.go:53: [d9c7f114e7aae] joining swarm manager [d32abb5e15a31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.16s) [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:202: [d2c7e868b869b] joining swarm manager [daed9fd276b94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.92s) [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:384: [dbf86054fbece] joining swarm manager [d561b5abe8f7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:385: [d7fecb78aefb7] joining swarm manager [d561b5abe8f7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] check_test.go:380: [d7fecb78aefb7] daemon is not started [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.46s) [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:802: [d6742ec4a5880] joining swarm manager [de8869fa6e30e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:802: [ddd77b43ac8c2] joining swarm manager [de8869fa6e30e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:802: [d91a1f338f133] joining swarm manager [de8869fa6e30e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:802: [d6a0e80a4e540] joining swarm manager [de8869fa6e30e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-29T23:13:32.143Z] docker_api_swarm_test.go:810: [d55d70f91a164] joining swarm manager [de8869fa6e30e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.21s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.40s) [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:394: [da378d306dd97] joining swarm manager [dcc2322d2e115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:394: [d3f4ff7deec8f] joining swarm manager [dcc2322d2e115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.14s) [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:342: [d27db8ae826ab] joining swarm manager [d7f20d16f6330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:342: [defbae86d6d60] joining swarm manager [d7f20d16f6330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.15s) [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:489: [ddaa9cabef711] joining swarm manager [da14a2bd550df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:489: [dc5e6d15679c2] joining swarm manager [da14a2bd550df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.38s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.18s) [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:127: [d0eb5e068b2fa] joining swarm manager [dcdaaca3d3487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:128: [de39f37f1ef75] joining swarm manager [dcdaaca3d3487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:136: [d654d5e8e190e] joining swarm manager [dcdaaca3d3487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:137: [d3022ffe16cfc] joining swarm manager [dcdaaca3d3487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.11s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.97s) [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:303: [df32ef4a06aff] joining swarm manager [d3963ace978f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:303: [d643b509870be] joining swarm manager [d3963ace978f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.05s) [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:99: [d545e93d171f2] joining swarm manager [dd64806b51ce2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:100: [d21eeb34652fc] joining swarm manager [dd64806b51ce2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] check_test.go:380: [d545e93d171f2] daemon is not started [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.41s) [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:532: [d21fcd20a8c24] joining swarm manager [dd09713ef9a3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:533: [dd1cc307b41c1] joining swarm manager [dd09713ef9a3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.10s) [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:147: [d61263455304b] joining swarm manager [de76db5b388b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_api_swarm_service_test.go:147: [d2b14c657d695] joining swarm manager [de76db5b388b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.98s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.92s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.14s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.52s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.29s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.20s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.01s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (9.92s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.76s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.59s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.07s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.18s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.32s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.42s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.37s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.73s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.94s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.26s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.75s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.95s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.78s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.66s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.28s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.22s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.65s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.34s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.51s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.94s) [2019-10-29T23:13:32.143Z] docker_cli_service_logs_test.go:241: checking task hjjws5r6h4dt [2019-10-29T23:13:32.143Z] docker_cli_service_logs_test.go:246: checking messages for hjjws5r6h4dt [2019-10-29T23:13:32.143Z] docker_cli_service_logs_test.go:241: checking task qyp4qruirakd [2019-10-29T23:13:32.143Z] docker_cli_service_logs_test.go:246: checking messages for qyp4qruirakd [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.22s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.76s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.84s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.24s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.87s) [2019-10-29T23:13:32.143Z] docker_cli_swarm_test.go:1901: [db0601d74285a] joining swarm manager [d80ea46d90973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_cli_swarm_test.go:1902: [dcd694cf50e55] joining swarm manager [d80ea46d90973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.11s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.32s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.08s) [2019-10-29T23:13:32.143Z] docker_cli_swarm_test.go:1802: [d59b1caacebc0] joining swarm manager [db214fb8cefe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_cli_swarm_test.go:1803: [d22723be4a12a] joining swarm manager [db214fb8cefe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (112.39s) [2019-10-29T23:13:32.143Z] docker_cli_swarm_test.go:1321: [df563de90d490] joining swarm manager [dbcae15f367d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.143Z] docker_cli_swarm_test.go:1322: [d3cf919cdc850] joining swarm manager [dbcae15f367d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.42s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (12.60s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.92s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.13s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.14s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.15s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.44s) [2019-10-29T23:13:32.143Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-29T23:13:32.143Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.12s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.94s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.20s) [2019-10-29T23:13:32.143Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.18s) [2019-10-29T23:13:32.144Z] docker_cli_swarm_test.go:1186: [d81f4ae2541d2] joining swarm manager [d5827ecce9bf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.144Z] docker_cli_swarm_test.go:1195: [d73e342689c77] joining swarm manager [d5827ecce9bf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.49s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.73s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.24s) [2019-10-29T23:13:32.144Z] docker_cli_swarm_test.go:1118: [ddfff1983f388] joining swarm manager [df897becd8c41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.144Z] docker_cli_swarm_test.go:1119: [dee4d366aa25d] joining swarm manager [df897becd8c41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.144Z] docker_cli_swarm_test.go:1172: [d5921bff74c17] joining swarm manager [df897becd8c41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.12s) [2019-10-29T23:13:32.144Z] docker_cli_swarm_test.go:1453: [d5d604d7a7f14] joining swarm manager [d34f91f8e8322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.144Z] docker_cli_swarm_test.go:1454: [d8ebc041fb315] joining swarm manager [d34f91f8e8322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.00s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.39s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.05s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.20s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.14s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.10s) [2019-10-29T23:13:32.144Z] docker_cli_swarm_unix_test.go:62: [dbe60cb7873ec] joining swarm manager [dcf584ab01521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.06s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.30s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.92s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.00s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.68s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.72s) [2019-10-29T23:13:32.144Z] docker_api_swarm_test.go:962: [d08d6202fdc1b] joining swarm manager [d90a18f46c27c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.42s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.98s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.87s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.65s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.34s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.34s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (4.16s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.33s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.42s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.05s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.51s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.03s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.27s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.95s) [2019-10-29T23:13:32.144Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2019-10-29T23:13:32.144Z] === RUN TestDockerExternalVolumeSuite [2019-10-29T23:13:32.144Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-29T23:13:33.950Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-29T23:13:35.483Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-29T23:13:37.018Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-29T23:13:46.972Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-29T23:13:47.323Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-29T23:13:48.290Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-29T23:13:56.847Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-29T23:13:59.744Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-29T23:14:08.299Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-29T23:14:12.980Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-29T23:14:17.663Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-29T23:14:18.121Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-29T23:14:18.122Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-29T23:14:18.122Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-29T23:14:19.656Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-29T23:14:19.656Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-29T23:14:54.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-29T23:15:02.165Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-29T23:15:04.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-29T23:15:16.962Z] === RUN TestDockerSuite/TestBuildRm [2019-10-29T23:15:29.332Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-29T23:15:30.298Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-29T23:15:30.756Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-29T23:15:31.215Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-29T23:15:32.181Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-29T23:15:35.083Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-29T23:15:36.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-29T23:15:38.814Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-29T23:15:42.547Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-29T23:15:51.411Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-29T23:15:57.345Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-29T23:15:57.803Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-29T23:15:58.770Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-29T23:16:11.148Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-29T23:16:11.148Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-29T23:16:14.878Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-29T23:16:14.878Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-29T23:16:19.569Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-29T23:16:23.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-29T23:16:35.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-29T23:16:40.649Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-29T23:16:40.649Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-29T23:16:41.616Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-29T23:16:42.582Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-29T23:16:47.267Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-29T23:16:51.953Z] === RUN TestDockerSuite/TestBuildUser [2019-10-29T23:16:51.953Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-29T23:16:51.953Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-29T23:16:51.953Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-29T23:16:56.636Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-29T23:16:56.636Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-29T23:16:58.811Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-29T23:16:58.811Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-29T23:16:58.811Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-29T23:17:07.570Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-29T23:17:19.893Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-29T23:17:20.351Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-29T23:17:25.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-29T23:17:35.176Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-29T23:17:39.858Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-29T23:17:39.858Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-29T23:17:39.858Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-29T23:17:40.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-29T23:17:42.035Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-29T23:17:42.493Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-29T23:17:54.866Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-29T23:17:58.597Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-29T23:17:58.597Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-29T23:18:13.398Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-29T23:18:13.398Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-29T23:18:13.398Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-29T23:18:13.398Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-29T23:18:13.857Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-29T23:18:22.421Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-29T23:18:23.390Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-29T23:18:23.848Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-29T23:18:23.848Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-29T23:18:23.848Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-29T23:18:26.022Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-29T23:18:27.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-29T23:18:30.711Z] === RUN TestDockerSuite/TestCommitChange [2019-10-29T23:18:35.398Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-29T23:18:39.130Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-29T23:18:39.130Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-29T23:18:45.062Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-29T23:18:46.195Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-29T23:18:46.195Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-29T23:18:51.981Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-29T23:18:56.666Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-29T23:18:56.666Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-29T23:18:56.666Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-29T23:18:56.666Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-29T23:18:56.666Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-29T23:18:56.666Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-29T23:18:56.666Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-29T23:18:56.666Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-29T23:18:56.666Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-29T23:19:02.452Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-29T23:19:09.522Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-29T23:19:09.522Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-29T23:19:10.490Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-29T23:19:10.490Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-29T23:19:10.490Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-29T23:19:10.490Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-29T23:19:12.665Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-29T23:19:12.665Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-29T23:19:12.665Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-29T23:19:14.844Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-29T23:19:14.844Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-29T23:19:14.844Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-29T23:19:14.844Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-29T23:19:14.844Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-29T23:19:17.020Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-29T23:19:17.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-29T23:19:19.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-29T23:19:20.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-29T23:19:20.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-29T23:19:20.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-29T23:19:22.906Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-29T23:19:22.906Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-29T23:19:24.442Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-29T23:19:24.442Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-29T23:19:24.442Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-29T23:19:26.616Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-29T23:19:26.616Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-29T23:19:28.154Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-29T23:19:28.154Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-29T23:19:30.329Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-29T23:19:30.787Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-29T23:19:37.911Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-29T23:19:40.812Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-29T23:19:44.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-29T23:19:44.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-29T23:19:44.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-29T23:19:44.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-29T23:19:44.541Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-29T23:19:46.075Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-29T23:19:46.075Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-29T23:19:49.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-29T23:19:53.142Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-29T23:19:53.142Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-29T23:19:54.675Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-29T23:19:54.675Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-29T23:19:58.405Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-29T23:20:00.579Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-29T23:20:00.579Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-29T23:20:00.579Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-29T23:20:00.579Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-29T23:20:00.579Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-29T23:20:00.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-29T23:20:01.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-29T23:20:01.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-10-29T23:20:03.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-29T23:20:04.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-10-29T23:20:11.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-10-29T23:20:13.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-10-29T23:20:15.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008b0bc0_} [2019-10-29T23:20:21.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-29T23:20:22.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1010465534_c:\foo_false____} [2019-10-29T23:20:25.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1010465534_c:\foo_true____} [2019-10-29T23:20:27.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-29T23:20:27.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-29T23:20:27.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-29T23:20:27.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-29T23:20:27.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-29T23:20:27.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-29T23:20:27.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-29T23:20:27.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-29T23:20:27.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-29T23:20:27.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-29T23:20:27.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-29T23:20:27.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-29T23:20:27.761Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-29T23:20:27.761Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-29T23:20:27.761Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-29T23:20:27.761Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-29T23:20:27.761Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-29T23:20:27.761Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-29T23:20:34.828Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-29T23:20:39.950Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-29T23:20:41.892Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-29T23:20:41.892Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-29T23:20:41.892Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-29T23:20:43.511Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-29T23:20:43.511Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-29T23:20:43.511Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-29T23:20:43.511Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-29T23:20:48.195Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-29T23:20:49.731Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-29T23:20:49.731Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-29T23:20:49.731Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite (441.38s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) [2019-10-29T23:20:54.819Z] docker_cli_external_volume_driver_test.go:53: [d64cc99fd81f3] daemon is not started [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-29T23:20:54.819Z] docker_cli_external_volume_driver_test.go:53: [d1966e5beb9ed] daemon is not started [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-29T23:20:54.819Z] docker_cli_external_volume_driver_test.go:53: [d33d707851c49] daemon is not started [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-29T23:20:54.819Z] docker_cli_external_volume_driver_test.go:53: [d56f6e0c64d92] daemon is not started [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2019-10-29T23:20:54.819Z] docker_cli_external_volume_driver_test.go:485: [d8e6f5aa421c2] daemon is not started [2019-10-29T23:20:54.819Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-29T23:20:54.819Z] docker_cli_external_volume_driver_test.go:53: [d7a8ba9f25de8] daemon is not started [2019-10-29T23:20:54.819Z] PASS [2019-10-29T23:20:54.819Z] [2019-10-29T23:20:54.819Z] === Skipped [2019-10-29T23:20:54.819Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-29T23:20:54.819Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-29T23:20:54.819Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-29T23:20:54.819Z] check_test.go:309: [d7625b51410e3] daemon is not started [2019-10-29T23:20:54.819Z] [2019-10-29T23:20:54.819Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-29T23:20:54.819Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-29T23:20:54.819Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-29T23:20:54.819Z] check_test.go:309: [d41bf8bf8efb5] daemon is not started [2019-10-29T23:20:54.819Z] [2019-10-29T23:20:54.819Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-29T23:20:54.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-29T23:20:54.820Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-29T23:20:54.820Z] check_test.go:309: [d262725403b46] daemon is not started [2019-10-29T23:20:54.820Z] [2019-10-29T23:20:54.820Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-29T23:20:54.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-29T23:20:54.820Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-29T23:20:54.820Z] check_test.go:309: [d4ed6dbf470b9] daemon is not started [2019-10-29T23:20:54.820Z] [2019-10-29T23:20:54.820Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-29T23:20:54.820Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-29T23:20:54.820Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-29T23:20:54.820Z] [2019-10-29T23:20:54.820Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-29T23:20:54.820Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-29T23:20:54.820Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-29T23:20:54.820Z] [2019-10-29T23:20:54.820Z] [2019-10-29T23:20:54.820Z] DONE 273 tests, 6 skipped in 2593.829s [2019-10-29T23:20:54.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-29T23:20:54.820Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6d4530f9c27c/docker.pid [2019-10-29T23:20:54.820Z] +++ kill 5385 [2019-10-29T23:20:54.820Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5385 is not a child of this shell [2019-10-29T23:20:54.820Z] warning: PID 5385 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6d4530f9c27c/docker.pid had a nonzero exit code [2019-10-29T23:20:54.820Z] ++++ cat bundles/test-integration/docker.pid [2019-10-29T23:20:54.820Z] +++ kill 7263 [2019-10-29T23:20:54.820Z] +++ /etc/init.d/apparmor stop [2019-10-29T23:20:54.820Z] Clearing AppArmor profiles cache:. [2019-10-29T23:20:54.820Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-29T23:20:54.820Z] Unloading profiles will leave already running processes permanently [2019-10-29T23:20:54.820Z] unconfined, which can lead to unexpected situations. [2019-10-29T23:20:54.820Z] [2019-10-29T23:20:54.820Z] To set a process to complain mode, use the command line tool [2019-10-29T23:20:54.820Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-29T23:20:54.820Z] with the 'teardown' option." [2019-10-29T23:20:54.820Z] [2019-10-29T23:20:54.820Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-29T23:20:54.838Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-29T23:20:57.616Z] + echo Ensuring container killed. [2019-10-29T23:20:57.616Z] Ensuring container killed. [2019-10-29T23:20:57.616Z] + docker ps -aq -f name=docker-pr3-* [2019-10-29T23:20:57.616Z] + cids=1e2168a8f8c9 [2019-10-29T23:20:57.617Z] a8ca57d28ee1 [2019-10-29T23:20:57.617Z] 216e5a89cd36 [2019-10-29T23:20:57.617Z] + [ -n 1e2168a8f8c9 [2019-10-29T23:20:57.617Z] a8ca57d28ee1 [2019-10-29T23:20:57.617Z] 216e5a89cd36 ] [2019-10-29T23:20:57.617Z] + docker rm -vf 1e2168a8f8c9 a8ca57d28ee1 216e5a89cd36 [2019-10-29T23:20:58.292Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-29T23:20:58.292Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-29T23:20:58.292Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-29T23:21:02.853Z] 1e2168a8f8c9 [2019-10-29T23:21:02.853Z] a8ca57d28ee1 [2019-10-29T23:21:02.853Z] 216e5a89cd36 [Pipeline] sh [2019-10-29T23:21:03.265Z] + echo Chowning /workspace to jenkins user [2019-10-29T23:21:03.265Z] Chowning /workspace to jenkins user [2019-10-29T23:21:03.265Z] + id -u [2019-10-29T23:21:03.265Z] + id -g [2019-10-29T23:21:03.265Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40148:/workspace busybox chown -R 1000:1000 /workspace [2019-10-29T23:21:03.265Z] Unable to find image 'busybox:latest' locally [2019-10-29T23:21:03.265Z] latest: Pulling from library/busybox [2019-10-29T23:21:03.265Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-29T23:21:03.520Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-29T23:21:03.520Z] 7c9d20b9b6cd: Download complete [2019-10-29T23:21:03.520Z] 7c9d20b9b6cd: Pull complete [2019-10-29T23:21:03.520Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-29T23:21:03.520Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-29T23:21:08.099Z] + bundleName=amd64 [2019-10-29T23:21:08.099Z] + echo Creating amd64-bundles.tar.gz [2019-10-29T23:21:08.099Z] Creating amd64-bundles.tar.gz [2019-10-29T23:21:08.099Z] + 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-29T23:21:08.099Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-29T23:21:09.469Z] Archiving artifacts [2019-10-29T23:21:10.664Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-29T23:21:10.664Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-29T23:21:10.664Z] === RUN TestDockerSuite/TestCpToDot [2019-10-29T23:21:11.300Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40148/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-29T23:21:11.733Z] + make clean [2019-10-29T23:21:11.988Z] docker volume rm -f docker-dev-cache [2019-10-29T23:21:11.988Z] docker-dev-cache [Pipeline] deleteDir [2019-10-29T23:21:12.199Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-29T23:21:12.199Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-29T23:21:12.199Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-29T23:21:14.374Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-29T23:21:14.374Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-29T23:21:14.374Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-29T23:21:14.374Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-29T23:21:14.374Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-29T23:21:14.374Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-29T23:21:14.374Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-29T23:21:16.550Z] === RUN TestDockerSuite/TestCreateEchoStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-29T23:21:18.084Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-29T23:21:18.542Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-29T23:21:18.542Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-29T23:21:20.078Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-29T23:21:21.045Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-29T23:21:21.045Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-29T23:21:21.045Z] === RUN TestDockerSuite/TestCreateRM [2019-10-29T23:21:21.045Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-29T23:21:21.504Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-29T23:21:21.504Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-29T23:21:21.504Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-29T23:21:30.070Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-29T23:21:30.070Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-29T23:21:30.070Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-29T23:21:32.976Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-29T23:21:33.434Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-29T23:21:33.434Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-29T23:21:34.969Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDockerFails [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-29T23:21:35.428Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-29T23:21:37.608Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-29T23:21:39.788Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-29T23:21:41.961Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-29T23:21:54.329Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-29T23:21:58.058Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-29T23:22:02.741Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-29T23:22:04.918Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-29T23:22:05.376Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-29T23:22:09.108Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-29T23:22:09.108Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-29T23:22:10.076Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-29T23:22:14.850Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-29T23:22:18.580Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-29T23:22:18.580Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-29T23:22:18.580Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-29T23:22:18.580Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-29T23:22:18.580Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-29T23:22:18.580Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-29T23:22:19.545Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-29T23:22:19.545Z] === RUN TestDockerSuite/TestEventsRename [2019-10-29T23:22:21.721Z] === RUN TestDockerSuite/TestEventsResize [2019-10-29T23:22:24.623Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-29T23:22:26.159Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-29T23:22:28.334Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-29T23:22:33.017Z] === RUN TestDockerSuite/TestEventsTop [2019-10-29T23:22:33.017Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-29T23:22:35.921Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-29T23:22:38.823Z] === RUN TestDockerSuite/TestExec [2019-10-29T23:22:38.823Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-29T23:22:38.823Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-29T23:22:40.997Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-29T23:22:42.531Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-29T23:22:42.531Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-29T23:22:42.531Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-29T23:22:42.531Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-29T23:22:44.065Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-29T23:22:45.599Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-29T23:22:47.775Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-29T23:22:49.310Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-29T23:22:53.039Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-29T23:22:53.039Z] === RUN TestDockerSuite/TestExecEnv [2019-10-29T23:22:53.039Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-29T23:22:53.039Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-29T23:22:55.214Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-29T23:22:59.896Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-29T23:22:59.896Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-29T23:22:59.896Z] === RUN TestDockerSuite/TestExecParseError [2019-10-29T23:22:59.896Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-29T23:22:59.896Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-29T23:22:59.896Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-29T23:23:01.431Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-29T23:23:01.431Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-29T23:23:01.431Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-29T23:23:01.431Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-29T23:23:01.431Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-29T23:23:01.431Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-29T23:23:03.606Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-29T23:23:03.606Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-29T23:23:10.700Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-29T23:23:10.700Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-29T23:23:10.700Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-29T23:23:10.700Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-29T23:23:16.483Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-29T23:23:22.268Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-29T23:23:25.168Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-29T23:23:30.970Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-29T23:23:30.970Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-29T23:23:30.970Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-29T23:23:30.970Z] === RUN TestDockerSuite/TestHealth [2019-10-29T23:23:30.970Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-29T23:23:30.970Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-29T23:23:30.970Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-29T23:23:30.970Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-29T23:23:35.651Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-29T23:23:35.651Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-29T23:23:35.651Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-29T23:23:35.651Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-29T23:23:35.651Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-29T23:23:36.110Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-29T23:23:36.569Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-29T23:23:36.569Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-29T23:23:37.535Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-29T23:23:37.535Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-29T23:23:39.071Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-29T23:23:39.071Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-29T23:23:41.247Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-29T23:23:43.421Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-29T23:23:43.421Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-29T23:23:43.421Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-29T23:23:47.151Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-29T23:23:47.151Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestImportFile [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-29T23:23:49.325Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-29T23:23:49.783Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-29T23:23:51.318Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-29T23:23:53.492Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-29T23:23:53.492Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-29T23:23:53.492Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-29T23:23:53.492Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-29T23:23:53.492Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-29T23:23:55.667Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-29T23:23:55.667Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-29T23:23:57.846Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-29T23:23:57.846Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-29T23:23:57.846Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-29T23:23:57.846Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-29T23:23:59.379Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-29T23:24:04.064Z] === RUN TestDockerSuite/TestInspectImage [2019-10-29T23:24:04.064Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-29T23:24:04.064Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-29T23:24:04.064Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-29T23:24:05.599Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-29T23:24:07.134Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-29T23:24:07.592Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-29T23:24:09.128Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-29T23:24:11.303Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-29T23:24:11.303Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-29T23:24:11.303Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-29T23:24:12.838Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-29T23:24:15.014Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-29T23:24:18.744Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-29T23:24:20.918Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-29T23:24:22.452Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-29T23:24:24.626Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-29T23:24:26.161Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-29T23:24:27.797Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-29T23:24:29.973Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-29T23:24:29.973Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-29T23:24:29.973Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-29T23:24:29.973Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-29T23:24:29.973Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-29T23:24:30.431Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-29T23:24:30.432Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-29T23:24:30.432Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-29T23:24:31.967Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-29T23:24:33.502Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-29T23:24:39.288Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-29T23:24:40.822Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-29T23:24:40.822Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-29T23:24:42.997Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-29T23:24:42.997Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-29T23:24:50.061Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-29T23:24:57.127Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-29T23:25:02.913Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-29T23:25:05.087Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-29T23:25:07.261Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-29T23:25:07.261Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-29T23:25:09.437Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-29T23:25:10.972Z] === RUN TestDockerSuite/TestLogsSince [2019-10-29T23:25:21.282Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-29T23:25:21.282Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-29T23:25:21.282Z] === RUN TestDockerSuite/TestLogsTail [2019-10-29T23:25:22.251Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-29T23:25:25.152Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestNetHostname [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPluginActive [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPortList [2019-10-29T23:25:26.686Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-29T23:25:30.414Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-29T23:25:30.414Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-29T23:25:30.414Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-29T23:25:30.414Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-29T23:25:30.414Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-29T23:25:30.875Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-29T23:25:30.875Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-29T23:25:30.875Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-29T23:25:30.875Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-29T23:25:30.875Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-29T23:25:34.605Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-29T23:25:34.605Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-29T23:25:43.161Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-29T23:25:43.161Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-29T23:25:51.721Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-29T23:26:04.091Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-29T23:26:04.091Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-29T23:26:04.091Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-29T23:26:14.399Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-29T23:26:17.297Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-29T23:26:24.362Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-29T23:26:28.091Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-29T23:26:28.091Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-29T23:26:28.091Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-29T23:26:31.823Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-29T23:26:31.823Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-29T23:26:32.281Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-29T23:26:32.281Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-29T23:26:32.281Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-29T23:26:40.836Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-29T23:26:40.836Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-29T23:26:41.802Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-29T23:26:41.802Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-29T23:26:42.768Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-29T23:26:43.734Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-29T23:26:43.734Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-29T23:26:47.462Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-29T23:26:51.191Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-29T23:26:53.367Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-29T23:27:14.450Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-29T23:27:14.450Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-29T23:27:19.133Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-29T23:27:19.133Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-29T23:27:19.591Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-29T23:27:20.049Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-29T23:27:23.781Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-29T23:27:32.338Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-29T23:27:32.338Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-29T23:27:36.069Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-29T23:27:36.528Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-29T23:27:36.528Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-29T23:27:51.362Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-29T23:27:52.901Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-29T23:27:53.866Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-29T23:27:59.654Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-29T23:28:05.438Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-29T23:28:12.503Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-29T23:28:16.231Z] === RUN TestDockerSuite/TestRmiTag [2019-10-29T23:28:16.231Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-29T23:28:18.413Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-29T23:28:36.160Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-29T23:28:36.160Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-29T23:28:40.842Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-29T23:28:41.808Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-29T23:28:41.808Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-29T23:28:41.808Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-29T23:28:41.808Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-29T23:28:41.808Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-29T23:28:41.808Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-29T23:28:41.808Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-29T23:28:41.808Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-29T23:28:43.982Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-29T23:28:43.982Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-29T23:28:43.982Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-29T23:28:52.537Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-29T23:28:55.438Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-29T23:28:57.613Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-29T23:28:59.787Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-29T23:29:01.962Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-29T23:29:01.962Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-29T23:29:06.648Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-29T23:29:08.183Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-29T23:29:08.183Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-29T23:29:10.357Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-29T23:29:10.815Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-29T23:29:10.815Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-29T23:29:12.348Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-29T23:29:12.348Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-29T23:29:12.348Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-29T23:29:12.348Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-29T23:29:12.348Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-29T23:29:12.348Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-29T23:29:12.348Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-29T23:29:12.348Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-29T23:29:14.522Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-29T23:29:16.698Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-29T23:29:18.231Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-29T23:29:18.231Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-29T23:29:18.231Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-29T23:29:18.231Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-29T23:29:20.411Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-29T23:29:20.411Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-29T23:29:20.411Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-29T23:29:20.411Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-29T23:29:20.411Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-29T23:29:21.946Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-29T23:29:34.325Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-29T23:29:34.325Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-29T23:29:34.325Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-29T23:29:34.325Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-29T23:29:34.325Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-29T23:29:34.325Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-29T23:29:34.325Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-29T23:29:35.859Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-29T23:29:35.859Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-29T23:29:35.859Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-29T23:29:35.859Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-29T23:29:37.392Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-29T23:29:39.565Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-29T23:29:39.565Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-29T23:29:41.740Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-29T23:29:41.740Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-29T23:29:41.740Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-29T23:29:41.740Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-29T23:29:43.274Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-29T23:29:45.447Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-29T23:29:46.981Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-29T23:29:49.160Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-29T23:29:49.160Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-29T23:29:49.160Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-29T23:29:49.160Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-29T23:29:49.160Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-29T23:29:49.160Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-29T23:29:49.160Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-29T23:29:49.160Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-29T23:29:49.160Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-29T23:29:52.891Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-29T23:29:52.891Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-29T23:29:52.891Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-29T23:29:52.891Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-29T23:29:52.891Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-29T23:29:52.891Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-29T23:29:52.891Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-29T23:30:01.516Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-29T23:30:01.516Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-29T23:30:02.483Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-29T23:30:02.483Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-29T23:30:02.483Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-29T23:30:02.483Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunMount [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-29T23:30:02.940Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-29T23:30:08.726Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-29T23:30:08.726Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-29T23:30:08.726Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-29T23:30:08.726Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-29T23:30:13.411Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-29T23:30:16.314Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-29T23:30:16.314Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-29T23:30:16.314Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-29T23:30:16.314Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-29T23:30:16.314Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-29T23:30:16.314Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-29T23:30:16.314Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-29T23:30:16.314Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-29T23:30:16.314Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-29T23:30:16.314Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-29T23:30:16.772Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-29T23:30:17.738Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-29T23:30:19.912Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-29T23:30:21.447Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-29T23:30:22.412Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-29T23:30:23.947Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-29T23:30:24.405Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-29T23:30:24.405Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-29T23:30:24.405Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-29T23:30:24.405Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-29T23:30:24.405Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-29T23:30:24.405Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-29T23:30:24.405Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-29T23:30:24.405Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-29T23:30:27.306Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-29T23:30:27.306Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-29T23:30:27.306Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-29T23:30:27.306Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-29T23:30:27.306Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-29T23:30:27.306Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-29T23:30:39.672Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-29T23:30:39.672Z] === RUN TestDockerSuite/TestRunRm [2019-10-29T23:30:40.638Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-29T23:30:46.424Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-29T23:30:47.996Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-29T23:30:49.530Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-29T23:30:51.705Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-29T23:30:53.241Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-29T23:30:53.241Z] === RUN TestDockerSuite/TestRunState [2019-10-29T23:30:53.699Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-29T23:30:55.230Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-29T23:30:55.230Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-29T23:30:57.398Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-29T23:30:57.398Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-29T23:30:57.398Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-29T23:30:57.398Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-29T23:30:57.398Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-29T23:30:57.398Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-29T23:31:02.077Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-29T23:31:03.608Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-29T23:31:03.608Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-29T23:31:05.781Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-29T23:31:05.781Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-29T23:31:05.781Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-29T23:31:07.949Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-29T23:31:13.723Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-29T23:31:18.396Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-29T23:31:23.071Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-29T23:31:23.071Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-29T23:31:23.071Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-29T23:31:23.071Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-29T23:31:23.071Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-29T23:31:25.964Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-29T23:31:27.494Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-29T23:31:29.663Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-29T23:31:29.663Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-29T23:31:29.663Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-29T23:31:29.663Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-29T23:31:29.663Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-29T23:31:29.663Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-29T23:31:29.663Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-29T23:31:29.663Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-29T23:31:29.663Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-29T23:31:33.385Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-29T23:31:34.917Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-29T23:31:36.449Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-29T23:31:41.130Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-29T23:31:43.299Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-29T23:31:43.299Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-29T23:31:43.755Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-29T23:31:43.755Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-29T23:31:45.285Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-29T23:31:51.061Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-29T23:31:51.061Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-29T23:31:58.115Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-29T23:31:58.115Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-29T23:32:01.009Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-29T23:32:01.009Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-29T23:32:01.009Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-29T23:32:01.009Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-29T23:32:01.009Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-29T23:32:06.792Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-29T23:32:06.792Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-29T23:32:06.792Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-29T23:32:06.792Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-29T23:32:06.792Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-29T23:32:06.792Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-29T23:32:06.792Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-29T23:32:08.323Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-29T23:32:10.492Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-29T23:32:10.492Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-29T23:32:12.661Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-29T23:32:12.661Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-29T23:32:12.661Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-29T23:32:12.661Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-29T23:32:12.661Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-29T23:32:12.661Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-29T23:32:12.661Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-29T23:32:30.313Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-29T23:32:30.313Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-29T23:32:30.313Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-29T23:32:30.313Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-29T23:32:30.313Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-29T23:32:30.313Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-29T23:32:30.313Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-29T23:32:36.085Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-29T23:32:36.085Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-29T23:32:39.042Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-29T23:32:39.042Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-29T23:32:39.499Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-29T23:32:39.499Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-29T23:32:39.499Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-29T23:32:46.554Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-29T23:32:46.554Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-29T23:32:46.554Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-29T23:32:47.011Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-29T23:32:47.011Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-29T23:32:52.789Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-29T23:32:53.246Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-29T23:32:53.246Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-29T23:33:01.796Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-29T23:33:01.796Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite (2307.86s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-29T23:33:02.254Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-29T23:33:02.254Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.57s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.61s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (139.17s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.10s) [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2019-10-29T23:33:02.254Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.05s) [2019-10-29T23:33:02.254Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-29T23:33:02.254Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (1.27s) [2019-10-29T23:33:02.254Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-29T23:33:02.254Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-29T23:33:02.254Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-29T23:33:02.254Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-29T23:33:02.254Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.90s) [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-29T23:33:02.254Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-29T23:33:02.254Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.97s) [2019-10-29T23:33:02.254Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.01s) [2019-10-29T23:33:02.254Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-29T23:33:02.254Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2019-10-29T23:33:02.255Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.00s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.18s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (105.81s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2019-10-29T23:33:02.255Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.71s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.08s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.39s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.17s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.76s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.90s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.62s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.97s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.77s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.68s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.81s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.23s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.83s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.44s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.84s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.40s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.67s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-29T23:33:02.255Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.78s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildContChar (12.32s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.89s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.03s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.13s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.60s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.31s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.36s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.42s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.67s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.19s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.37s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.35s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.15s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.43s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.30s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.45s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.08s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.42s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.92s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.26s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.46s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.80s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.44s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.49s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.79s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.68s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.02s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.66s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.54s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildFails (1.90s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.57s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.69s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.02s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.45s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.37s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.18s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.30s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildHistory (9.96s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.88s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.20s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.79s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildLabels (0.84s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.72s) [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-10-29T23:33:02.255Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-29T23:33:02.255Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.61s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.83s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.04s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.20s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.19s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.63s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.00s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.84s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.67s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.77s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.41s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.34s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.40s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.37s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (2.14s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.01s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.34s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.99s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.13s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.36s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.80s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.51s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.97s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.85s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.11s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.00s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildRm (12.55s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.98s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2019-10-29T23:33:02.256Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.01s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.12s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.20s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.65s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.76s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.34s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.56s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildStderr (4.62s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.06s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.57s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.61s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.00s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.05s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.25s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.56s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.83s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.89s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.14s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.28s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.48s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.53s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.10s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.01s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.68s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2019-10-29T23:33:02.256Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-29T23:33:02.256Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-29T23:33:02.256Z] docker_cli_sni_test.go:18: Flakey test [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.83s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.43s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestCommitChange (4.64s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.32s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.03s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-10-29T23:33:02.256Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestCommitTTY (6.35s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.48s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.12s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.25s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.90s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.85s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.43s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.40s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.59s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.84s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.94s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.90s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.95s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.66s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.24s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.73s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.50s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.43s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.53s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.88s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.84s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.91s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-29T23:33:02.256Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.37s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.71s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.25s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.22s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.22s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.15s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008b0bc0_} (7.28s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1010465534_c:\foo_false____} (2.31s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1010465534_c:\foo_true____} (2.25s) [2019-10-29T23:33:02.256Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-29T23:33:02.256Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-29T23:33:02.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.88s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCpGarbagePath (6.86s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.01s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.08s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.94s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.84s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.65s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCpToDot (1.97s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCpToStdout (1.95s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.63s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.89s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.78s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.14s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-29T23:33:02.257Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.95s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-29T23:33:02.257Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-29T23:33:02.257Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-29T23:33:02.257Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-29T23:33:02.257Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-29T23:33:02.257Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-29T23:33:02.257Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-29T23:33:02.257Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-29T23:33:02.257Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-29T23:33:02.257Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.05s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.01s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.82s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsCopy (4.68s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.34s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.03s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.27s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.76s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsFilters (4.03s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsFormat (4.04s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-10-29T23:33:02.257Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsRename (2.07s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsResize (2.43s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.89s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.25s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.42s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.49s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-29T23:33:02.257Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.64s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.70s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-29T23:33:02.257Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-29T23:33:02.257Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-29T23:33:02.257Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.58s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.79s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.83s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.80s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.69s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.87s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecInspectID (4.23s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-29T23:33:02.257Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.20s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-29T23:33:02.257Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.89s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.50s) [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-29T23:33:02.257Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.72s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.69s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.80s) [2019-10-29T23:33:02.257Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.69s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-29T23:33:02.258Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.35s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.51s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.77s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.24s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.45s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-29T23:33:02.258Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-29T23:33:02.258Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.89s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.86s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-29T23:33:02.258Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-29T23:33:02.258Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.88s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.97s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectDefault (1.87s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectHistory (4.27s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.90s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.75s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.86s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.77s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.72s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectStatus (2.32s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.50s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.03s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.85s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.74s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.85s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.82s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.08s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2019-10-29T23:33:02.258Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-29T23:33:02.258Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.64s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.60s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.26s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.09s) [2019-10-29T23:33:02.258Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-29T23:33:02.258Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.90s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.58s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.63s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.56s) [2019-10-29T23:33:02.258Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.27s) [2019-10-29T23:33:02.716Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.95s) [2019-10-29T23:33:02.716Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.92s) [2019-10-29T23:33:02.716Z] --- PASS: TestDockerSuite/TestLogsSince (8.68s) [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- PASS: TestDockerSuite/TestLogsTail (2.62s) [2019-10-29T23:33:02.716Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.26s) [2019-10-29T23:33:02.716Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.92s) [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-29T23:33:02.716Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.74s) [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-29T23:33:02.716Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-29T23:33:02.716Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-29T23:33:02.716Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-29T23:33:02.716Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-29T23:33:02.717Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-29T23:33:02.717Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-29T23:33:02.717Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-29T23:33:02.717Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.85s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-29T23:33:02.717Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPsByOrder (8.62s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.54s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.89s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-29T23:33:02.717Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.37s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.94s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.65s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.98s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2019-10-29T23:33:02.717Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.13s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.18s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.32s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-29T23:33:02.717Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.66s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.62s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.00s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.63s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.31s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.94s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.52s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.77s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.11s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.36s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.18s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.84s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.06s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.11s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.19s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.37s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.70s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.87s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.72s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.91s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.14s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.10s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.15s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.03s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.90s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.57s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.94s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.99s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.86s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.89s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.86s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.32s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.03s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.86s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.92s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.93s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunExitCode (1.86s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.84s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.10s) [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.55s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.15s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.54s) [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-29T23:33:02.717Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.717Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.95s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.25s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.35s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.84s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.81s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.77s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.57s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.80s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunRm (1.90s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.10s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.94s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.88s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.58s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.12s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.89s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.64s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.41s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.81s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.84s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.54s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.75s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.93s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.24s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.57s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.96s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.94s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.56s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.52s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.83s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.82s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.53s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.53s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.51s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.63s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-10-29T23:33:02.718Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2019-10-29T23:33:02.718Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.67s) [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.04s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.93s) [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.718Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-29T23:33:02.718Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-29T23:33:02.719Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-29T23:33:02.719Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.10s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.57s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.65s) [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-29T23:33:02.719Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-29T23:33:02.719Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.80s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.55s) [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-29T23:33:02.719Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-29T23:33:02.719Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-29T23:33:02.719Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-29T23:33:02.719Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-29T23:33:02.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-29T23:33:02.719Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-29T23:33:02.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-29T23:33:02.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-29T23:33:02.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-29T23:33:02.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-29T23:33:02.720Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] === RUN TestDockerDaemonSuite [2019-10-29T23:33:02.720Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-29T23:33:02.720Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-29T23:33:02.720Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-29T23:33:02.720Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] === RUN TestDockerSwarmSuite [2019-10-29T23:33:02.720Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-29T23:33:02.720Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-29T23:33:02.720Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] === RUN TestDockerExternalVolumeSuite [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] === RUN TestDockerNetworkSuite [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] === RUN TestDockerHubPullSuite [2019-10-29T23:33:02.720Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-29T23:33:02.720Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-29T23:33:02.720Z] PASS [2019-10-29T23:33:02.720Z] ok github.com/docker/docker/integration-cli 2308.668s [2019-10-29T23:33:02.720Z] INFO: Integration tests ended at 10/29/2019 23:33:02. Duration:00:38:35.8780107 [2019-10-29T23:33:02.720Z] INFO: Docker info of the daemon under test at end of run [2019-10-29T23:33:02.720Z] [2019-10-29T23:33:02.720Z] Containers: 2 [2019-10-29T23:33:02.720Z] Running: 0 [2019-10-29T23:33:02.720Z] Paused: 0 [2019-10-29T23:33:02.720Z] Stopped: 2 [2019-10-29T23:33:02.720Z] Images: 12 [2019-10-29T23:33:02.720Z] Server Version: 0.0.0-dev [2019-10-29T23:33:02.720Z] Storage Driver: windowsfilter [2019-10-29T23:33:02.720Z] Windows: [2019-10-29T23:33:02.720Z] Logging Driver: json-file [2019-10-29T23:33:02.720Z] Plugins: [2019-10-29T23:33:02.720Z] Volume: local [2019-10-29T23:33:02.720Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-29T23:33:02.720Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-29T23:33:02.720Z] Swarm: inactive [2019-10-29T23:33:02.720Z] Default Isolation: process [2019-10-29T23:33:02.720Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-29T23:33:02.720Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-29T23:33:02.720Z] OSType: windows [2019-10-29T23:33:02.720Z] Architecture: x86_64 [2019-10-29T23:33:02.720Z] CPUs: 4 [2019-10-29T23:33:02.720Z] Total Memory: 32GiB [2019-10-29T23:33:02.720Z] Name: azwin-2-8a4f00 [2019-10-29T23:33:02.720Z] ID: JONM:UL4V:AVSF:WDYU:7OU7:ISXZ:HTBS:5FQ2:XCQQ:4ZHO:7BCJ:B7U3 [2019-10-29T23:33:02.720Z] Docker Root Dir: D:\CI\PR-40148\3\daemon [2019-10-29T23:33:02.720Z] Debug Mode (client): false [2019-10-29T23:33:02.720Z] Debug Mode (server): true [2019-10-29T23:33:02.720Z] File Descriptors: -1 [2019-10-29T23:33:02.720Z] Goroutines: 18 [2019-10-29T23:33:02.720Z] System Time: 2019-10-29T23:33:02.5845776Z [2019-10-29T23:33:02.720Z] EventsListeners: 0 [2019-10-29T23:33:02.720Z] Registry: https://index.docker.io/v1/ [2019-10-29T23:33:02.720Z] Labels: [2019-10-29T23:33:02.720Z] Experimental: false [2019-10-29T23:33:02.720Z] Insecure Registries: [2019-10-29T23:33:02.720Z] 127.0.0.0/8 [2019-10-29T23:33:02.720Z] Live Restore Enabled: false [2019-10-29T23:33:02.720Z] [2019-10-29T23:33:02.720Z] [2019-10-29T23:33:02.720Z] INFO: Stopping daemon under test [2019-10-29T23:33:03.177Z] SUCCESS: The process with PID 5616 (child process of PID 4600) has been terminated. [2019-10-29T23:33:03.177Z] SUCCESS: The process with PID 4600 (child process of PID 1784) has been terminated. [2019-10-29T23:33:03.177Z] INFO: Stop tailing logs of the daemon under tests [2019-10-29T23:33:03.177Z] INFO: executeCI.ps1 Completed successfully at 10/29/2019 23:33:02. [2019-10-29T23:33:03.177Z] INFO: Tidying up at end of run [2019-10-29T23:33:03.177Z] INFO: Saving daemon under test log (d:\CI\PR-40148\3\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-29T23:33:03.177Z] INFO: Saving daemon under test log (d:\CI\PR-40148\3\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-29T23:33:03.177Z] INFO: Nuke-Everything... [2019-10-29T23:33:03.177Z] INFO: Container count on control daemon to delete is 2 [2019-10-29T23:33:04.141Z] 99801446bd57 [2019-10-29T23:33:04.141Z] 7e91ad561a1c [2019-10-29T23:33:04.141Z] INFO: Tidying pidfile d:\CI\PR-40148\3\docker.pid [2019-10-29T23:33:04.141Z] INFO: Nuking d:\CI [2019-10-29T23:33:34.065Z] INFO: Zapped successfully [2019-10-29T23:33:34.065Z] [2019-10-29T23:33:34.065Z] INFO: executeCI.ps1 exiting at Tue Oct 29 23:33:31 CUT 2019. Duration 01:01:17.4498842 [2019-10-29T23:33:34.065Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-29T23:33:35.710Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-29T23:33:36.883Z] Archiving artifacts [2019-10-29T23:33:51.979Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40148/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-29T23:33:52.898Z] + make clean [2019-10-29T23:33:53.863Z] docker volume rm -f docker-dev-cache [2019-10-29T23:33:54.320Z] 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