Started by user Sebastiaan van Stijn Rebuilds build #7 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 27552ceb15bca544820229e574427d4c1d6ef585+7cb46617fcc1071963ab59d81082eab3e3ef8f9d (bd084f3f8295b4d6c2217a9af2a46d81705f1abf) 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-31T03:30:38.304Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-31T03:30:38.309Z] Trying to pass milestone 7 [Pipeline] milestone [2019-10-31T03:30:38.330Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-31T03:30:53.451Z] Still waiting to schedule task [2019-10-31T03:30:53.453Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-10-31T03:31:54.181Z] Running on ubuntu-1804-overlay2 (i-0336febf8f6f4b6e2) in /home/ubuntu/workspace/moby_PR-40154 [Pipeline] { [Pipeline] checkout [2019-10-31T03:31:59.046Z] using credential docker-jenkins-github-credentials [2019-10-31T03:31:59.060Z] Cloning the remote Git repository [2019-10-31T03:31:59.060Z] Cloning with configured refspecs honoured and without tags [2019-10-31T03:31:59.094Z] Cloning repository https://github.com/moby/moby.git [2019-10-31T03:31:59.165Z] > git init /home/ubuntu/workspace/moby_PR-40154 # timeout=10 [2019-10-31T03:31:59.772Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:31:59.773Z] > git --version # timeout=10 [2019-10-31T03:31:59.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:31:59.833Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:32:24.374Z] Fetching without tags [2019-10-31T03:32:24.670Z] Merging remotes/origin/master commit 7cb46617fcc1071963ab59d81082eab3e3ef8f9d into PR head commit 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:25.578Z] Merge succeeded, producing 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:25.579Z] Checking out Revision 27552ceb15bca544820229e574427d4c1d6ef585 (PR-40154) [2019-10-31T03:32:24.275Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:32:24.299Z] > git config --add remote.origin.fetch +refs/pull/40154/head:refs/remotes/origin/PR-40154 # timeout=10 [2019-10-31T03:32:24.323Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-31T03:32:24.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:32:24.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:32:24.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:32:24.374Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:32:24.673Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:32:24.704Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:25.498Z] > git merge 7cb46617fcc1071963ab59d81082eab3e3ef8f9d # timeout=10 [2019-10-31T03:32:25.534Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-31T03:32:25.576Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:32:25.610Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:26.924Z] Commit message: "bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a" [2019-10-31T03:32:26.921Z] > git rev-list --no-walk 27552ceb15bca544820229e574427d4c1d6ef585 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-31T03:32:28.206Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40154:/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-31T03:32:40.400Z] Unable to find image 'alpine:latest' locally [2019-10-31T03:32:40.400Z] latest: Pulling from library/alpine [2019-10-31T03:32:40.400Z] 89d9c30c1d48: Pulling fs layer [2019-10-31T03:32:40.400Z] 89d9c30c1d48: Verifying Checksum [2019-10-31T03:32:40.400Z] 89d9c30c1d48: Download complete [2019-10-31T03:32:40.400Z] 89d9c30c1d48: Pull complete [2019-10-31T03:32:40.400Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-10-31T03:32:40.400Z] Status: Downloaded newer image for alpine:latest [2019-10-31T03:32:45.685Z] 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 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] node Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-10-31T03:32:47.354Z] Running on ubuntu-1804-overlay2 (i-0336febf8f6f4b6e2) in /home/ubuntu/workspace/moby_PR-40154 [2019-10-31T03:32:47.362Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-40154 [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2019-10-31T03:32:47.448Z] using credential docker-jenkins-github-credentials [2019-10-31T03:32:47.484Z] using credential docker-jenkins-github-credentials [2019-10-31T03:32:47.513Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40154 [Pipeline] // stage [2019-10-31T03:32:47.614Z] Cloning the remote Git repository [2019-10-31T03:32:47.614Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [2019-10-31T03:32:47.626Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2019-10-31T03:32:47.721Z] Fetching without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-31T03:32:47.876Z] using credential docker-jenkins-github-credentials [2019-10-31T03:32:47.925Z] Cloning the remote Git repository [2019-10-31T03:32:47.925Z] Cloning with configured refspecs honoured and without tags [2019-10-31T03:32:48.402Z] Merging remotes/origin/master commit 7cb46617fcc1071963ab59d81082eab3e3ef8f9d into PR head commit 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:47.595Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-31T03:32:47.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:32:47.721Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:32:47.721Z] > git --version # timeout=10 [2019-10-31T03:32:47.746Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:32:47.892Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:32:48.397Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:32:48.424Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:47.614Z] Cloning repository https://github.com/moby/moby.git [2019-10-31T03:32:47.615Z] > git init /home/docker/workspace/moby_PR-40154 # timeout=10 [2019-10-31T03:32:47.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:32:47.630Z] > git --version # timeout=10 [2019-10-31T03:32:47.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:32:47.636Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:32:48.579Z] Merge succeeded, producing 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:48.580Z] Checking out Revision 27552ceb15bca544820229e574427d4c1d6ef585 (PR-40154) [2019-10-31T03:32:48.741Z] Commit message: "bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a" [2019-10-31T03:32:47.953Z] Cloning repository https://github.com/moby/moby.git [2019-10-31T03:32:47.955Z] > git init /home/jenkins/workspace/moby_PR-40154 # timeout=10 [2019-10-31T03:32:47.989Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:32:47.991Z] > git --version # timeout=10 [2019-10-31T03:32:48.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:32:48.011Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-31T03:32:48.532Z] > git merge 7cb46617fcc1071963ab59d81082eab3e3ef8f9d # timeout=10 [2019-10-31T03:32:48.547Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-31T03:32:48.575Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:32:48.589Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:49.602Z] + docker version [2019-10-31T03:32:49.602Z] Client: Docker Engine - Community [2019-10-31T03:32:49.602Z] Version: 19.03.2 [2019-10-31T03:32:49.602Z] API version: 1.40 [2019-10-31T03:32:49.602Z] Go version: go1.12.8 [2019-10-31T03:32:49.602Z] Git commit: 6a30dfc [2019-10-31T03:32:49.602Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-31T03:32:49.602Z] OS/Arch: linux/amd64 [2019-10-31T03:32:49.602Z] Experimental: false [2019-10-31T03:32:49.602Z] [2019-10-31T03:32:49.602Z] Server: Docker Engine - Community [2019-10-31T03:32:49.602Z] Engine: [2019-10-31T03:32:49.602Z] Version: 19.03.2 [2019-10-31T03:32:49.602Z] API version: 1.40 (minimum version 1.12) [2019-10-31T03:32:49.602Z] Go version: go1.12.8 [2019-10-31T03:32:49.602Z] Git commit: 6a30dfc [2019-10-31T03:32:49.602Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-31T03:32:49.602Z] OS/Arch: linux/amd64 [2019-10-31T03:32:49.602Z] Experimental: true [2019-10-31T03:32:49.602Z] containerd: [2019-10-31T03:32:49.602Z] Version: 1.2.6 [2019-10-31T03:32:49.602Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-31T03:32:49.602Z] runc: [2019-10-31T03:32:49.602Z] Version: 1.0.0-rc8 [2019-10-31T03:32:49.602Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-31T03:32:49.602Z] docker-init: [2019-10-31T03:32:49.602Z] Version: 0.18.0 [2019-10-31T03:32:49.602Z] GitCommit: fec3683 [Pipeline] sh [2019-10-31T03:32:49.895Z] + docker info [2019-10-31T03:32:56.724Z] Fetching without tags [2019-10-31T03:32:57.117Z] Merging remotes/origin/master commit 7cb46617fcc1071963ab59d81082eab3e3ef8f9d into PR head commit 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:56.579Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:32:56.598Z] > git config --add remote.origin.fetch +refs/pull/40154/head:refs/remotes/origin/PR-40154 # timeout=10 [2019-10-31T03:32:56.617Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-31T03:32:56.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:32:56.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:32:56.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:32:56.753Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:32:57.141Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:32:57.160Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:57.879Z] Merge succeeded, producing 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:32:57.880Z] Checking out Revision 27552ceb15bca544820229e574427d4c1d6ef585 (PR-40154) [2019-10-31T03:32:58.739Z] Commit message: "bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a" [2019-10-31T03:32:57.767Z] > git merge 7cb46617fcc1071963ab59d81082eab3e3ef8f9d # timeout=10 [2019-10-31T03:32:57.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-31T03:32:57.907Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:32:57.927Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-31T03:32:59.991Z] + docker version [2019-10-31T03:32:59.991Z] Client: [2019-10-31T03:32:59.991Z] Version: 18.06.1-ce [2019-10-31T03:32:59.991Z] API version: 1.38 [2019-10-31T03:32:59.991Z] Go version: go1.10.3 [2019-10-31T03:32:59.991Z] Git commit: e68fc7a [2019-10-31T03:32:59.991Z] Built: Tue Aug 21 17:24:34 2018 [2019-10-31T03:32:59.991Z] OS/Arch: linux/s390x [2019-10-31T03:32:59.991Z] Experimental: false [2019-10-31T03:32:59.991Z] [2019-10-31T03:32:59.991Z] Server: [2019-10-31T03:32:59.992Z] Engine: [2019-10-31T03:32:59.992Z] Version: 18.06.1-ce [2019-10-31T03:32:59.992Z] API version: 1.38 (minimum version 1.12) [2019-10-31T03:32:59.992Z] Go version: go1.10.3 [2019-10-31T03:32:59.992Z] Git commit: e68fc7a [2019-10-31T03:32:59.992Z] Built: Tue Aug 21 17:23:34 2018 [2019-10-31T03:32:59.992Z] OS/Arch: linux/s390x [2019-10-31T03:32:59.992Z] Experimental: true [Pipeline] sh [2019-10-31T03:33:00.806Z] + docker info [2019-10-31T03:33:00.806Z] Containers: 0 [2019-10-31T03:33:00.806Z] Running: 0 [2019-10-31T03:33:00.806Z] Paused: 0 [2019-10-31T03:33:00.806Z] Stopped: 0 [2019-10-31T03:33:00.806Z] Images: 0 [2019-10-31T03:33:00.806Z] Server Version: 18.06.1-ce [2019-10-31T03:33:00.806Z] Storage Driver: overlay2 [2019-10-31T03:33:00.806Z] Backing Filesystem: extfs [2019-10-31T03:33:00.806Z] Supports d_type: true [2019-10-31T03:33:00.806Z] Native Overlay Diff: true [2019-10-31T03:33:00.806Z] Logging Driver: json-file [2019-10-31T03:33:00.806Z] Cgroup Driver: cgroupfs [2019-10-31T03:33:00.806Z] Plugins: [2019-10-31T03:33:00.806Z] Volume: local [2019-10-31T03:33:00.806Z] Network: bridge host ipvlan macvlan null overlay [2019-10-31T03:33:00.806Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-31T03:33:00.806Z] Swarm: inactive [2019-10-31T03:33:00.806Z] Runtimes: runc [2019-10-31T03:33:00.806Z] Default Runtime: runc [2019-10-31T03:33:00.806Z] Init Binary: docker-init [2019-10-31T03:33:00.806Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-31T03:33:00.806Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-31T03:33:00.806Z] init version: fec3683 [2019-10-31T03:33:00.806Z] Security Options: [2019-10-31T03:33:00.806Z] apparmor [2019-10-31T03:33:00.806Z] seccomp [2019-10-31T03:33:00.806Z] Profile: default [2019-10-31T03:33:00.806Z] Kernel Version: 4.4.0-164-generic [2019-10-31T03:33:00.806Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-31T03:33:00.806Z] OSType: linux [2019-10-31T03:33:00.806Z] Architecture: s390x [2019-10-31T03:33:00.806Z] CPUs: 2 [2019-10-31T03:33:00.806Z] Total Memory: 7.862GiB [2019-10-31T03:33:00.806Z] Name: s390x-ubuntu-16 [2019-10-31T03:33:00.806Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-31T03:33:00.806Z] Docker Root Dir: /var/lib/docker [2019-10-31T03:33:00.806Z] Debug Mode (client): false [2019-10-31T03:33:00.806Z] Debug Mode (server): false [2019-10-31T03:33:00.806Z] Username: dockerbuildbot [2019-10-31T03:33:00.806Z] Registry: https://index.docker.io/v1/ [2019-10-31T03:33:00.806Z] Labels: [2019-10-31T03:33:00.806Z] Experimental: true [2019-10-31T03:33:00.806Z] Insecure Registries: [2019-10-31T03:33:00.806Z] 127.0.0.0/8 [2019-10-31T03:33:00.806Z] Live Restore Enabled: false [2019-10-31T03:33:00.806Z] [2019-10-31T03:33:00.806Z] WARNING: No swap limit support [Pipeline] sh [2019-10-31T03:33:01.611Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:33:01.611Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:33:01.611Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40154/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-31T03:33:01.611Z] + bash /home/jenkins/workspace/moby_PR-40154/check-config.sh [2019-10-31T03:33:01.611Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-31T03:33:01.611Z] info: reading kernel config from /boot/config-4.4.0-164-generic ... [2019-10-31T03:33:01.611Z] [2019-10-31T03:33:01.611Z] Generally Necessary: [2019-10-31T03:33:01.611Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-31T03:33:01.611Z] - apparmor: enabled and tools installed [2019-10-31T03:33:01.611Z] - CONFIG_NAMESPACES: enabled [2019-10-31T03:33:01.611Z] - CONFIG_NET_NS: enabled [2019-10-31T03:33:01.611Z] - CONFIG_PID_NS: enabled [2019-10-31T03:33:01.611Z] - CONFIG_IPC_NS: enabled [2019-10-31T03:33:01.611Z] - CONFIG_UTS_NS: enabled [2019-10-31T03:33:01.611Z] - CONFIG_CGROUPS: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CPUSETS: enabled [2019-10-31T03:33:02.049Z] - CONFIG_MEMCG: enabled [2019-10-31T03:33:02.049Z] - CONFIG_KEYS: enabled [2019-10-31T03:33:02.049Z] - CONFIG_VETH: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-31T03:33:02.049Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-31T03:33:02.049Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-31T03:33:02.049Z] [2019-10-31T03:33:02.049Z] Optional Features: [2019-10-31T03:33:02.049Z] - CONFIG_USER_NS: enabled [2019-10-31T03:33:02.049Z] - CONFIG_SECCOMP: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-31T03:33:02.049Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-31T03:33:02.049Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-31T03:33:02.049Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-31T03:33:02.049Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-31T03:33:02.049Z] - CONFIG_BLK_CGROUP: enabled [2019-10-31T03:33:02.049Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-31T03:33:02.049Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CGROUP_PERF: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-31T03:33:02.049Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-31T03:33:02.049Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-31T03:33:02.049Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-31T03:33:02.049Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_IP_VS: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-31T03:33:02.049Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-31T03:33:02.049Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-31T03:33:02.049Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_EXT4_FS: enabled [2019-10-31T03:33:02.049Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-31T03:33:02.049Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-31T03:33:02.049Z] - Network Drivers: [2019-10-31T03:33:02.049Z] - "overlay": [2019-10-31T03:33:02.049Z] - CONFIG_VXLAN: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-31T03:33:02.049Z] Optional (for encrypted networks): [2019-10-31T03:33:02.049Z] - CONFIG_CRYPTO: enabled [2019-10-31T03:33:02.049Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_XFRM: enabled [2019-10-31T03:33:02.049Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-31T03:33:02.049Z] - "ipvlan": [2019-10-31T03:33:02.049Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-31T03:33:02.049Z] - "macvlan": [2019-10-31T03:33:02.049Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_DUMMY: enabled (as module) [2019-10-31T03:33:02.049Z] - "ftp,tftp client in container": [2019-10-31T03:33:02.049Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-31T03:33:02.049Z] - Storage Drivers: [2019-10-31T03:33:02.049Z] - "aufs": [2019-10-31T03:33:02.049Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-31T03:33:02.049Z] - "btrfs": [2019-10-31T03:33:02.049Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-31T03:33:02.049Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-31T03:33:02.049Z] - "devicemapper": [2019-10-31T03:33:02.049Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-31T03:33:02.049Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-31T03:33:02.049Z] - "overlay": [2019-10-31T03:33:02.049Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-31T03:33:02.049Z] - "zfs": [2019-10-31T03:33:02.049Z] - /dev/zfs: missing [2019-10-31T03:33:02.049Z] - zfs command: missing [2019-10-31T03:33:02.049Z] - zpool command: missing [2019-10-31T03:33:02.049Z] [2019-10-31T03:33:02.049Z] Limits: [2019-10-31T03:33:02.050Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-31T03:33:02.050Z] [2019-10-31T03:33:02.050Z] + true [2019-10-31T03:33:02.085Z] Client: [2019-10-31T03:33:02.085Z] Debug Mode: false [2019-10-31T03:33:02.085Z] [2019-10-31T03:33:02.085Z] Server: [2019-10-31T03:33:02.085Z] Containers: 0 [2019-10-31T03:33:02.085Z] Running: 0 [2019-10-31T03:33:02.085Z] Paused: 0 [2019-10-31T03:33:02.085Z] Stopped: 0 [2019-10-31T03:33:02.085Z] Images: 1 [2019-10-31T03:33:02.085Z] Server Version: 19.03.2 [2019-10-31T03:33:02.085Z] Storage Driver: overlay2 [2019-10-31T03:33:02.085Z] Backing Filesystem: extfs [2019-10-31T03:33:02.085Z] Supports d_type: true [2019-10-31T03:33:02.085Z] Native Overlay Diff: true [2019-10-31T03:33:02.085Z] Logging Driver: json-file [2019-10-31T03:33:02.085Z] Cgroup Driver: cgroupfs [2019-10-31T03:33:02.085Z] Plugins: [2019-10-31T03:33:02.085Z] Volume: local [2019-10-31T03:33:02.085Z] Network: bridge host ipvlan macvlan null overlay [2019-10-31T03:33:02.085Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-31T03:33:02.085Z] Swarm: inactive [2019-10-31T03:33:02.085Z] Runtimes: runc [2019-10-31T03:33:02.085Z] Default Runtime: runc [2019-10-31T03:33:02.085Z] Init Binary: docker-init [2019-10-31T03:33:02.085Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-31T03:33:02.085Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-31T03:33:02.085Z] init version: fec3683 [2019-10-31T03:33:02.085Z] Security Options: [2019-10-31T03:33:02.085Z] apparmor [2019-10-31T03:33:02.085Z] seccomp [2019-10-31T03:33:02.085Z] Profile: default [2019-10-31T03:33:02.085Z] Kernel Version: 4.15.0-1048-aws [2019-10-31T03:33:02.085Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-31T03:33:02.085Z] OSType: linux [2019-10-31T03:33:02.085Z] Architecture: x86_64 [2019-10-31T03:33:02.085Z] CPUs: 2 [2019-10-31T03:33:02.085Z] Total Memory: 7.501GiB [2019-10-31T03:33:02.085Z] Name: ip-10-100-77-247 [2019-10-31T03:33:02.085Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-31T03:33:02.085Z] Docker Root Dir: /var/lib/docker [2019-10-31T03:33:02.085Z] Debug Mode: false [2019-10-31T03:33:02.085Z] Registry: https://index.docker.io/v1/ [2019-10-31T03:33:02.085Z] Labels: [2019-10-31T03:33:02.085Z] Experimental: true [2019-10-31T03:33:02.085Z] Insecure Registries: [2019-10-31T03:33:02.085Z] 127.0.0.0/8 [2019-10-31T03:33:02.085Z] Live Restore Enabled: true [2019-10-31T03:33:02.085Z] [2019-10-31T03:33:02.085Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-31T03:33:02.305Z] Still waiting to schedule task [2019-10-31T03:33:02.305Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0336febf8f6f4b6e2)’ [2019-10-31T03:33:02.311Z] Still waiting to schedule task [2019-10-31T03:33:02.311Z] All nodes of label ‘arm64&&linux’ are offline [2019-10-31T03:33:02.313Z] Still waiting to schedule task [2019-10-31T03:33:02.313Z] All nodes of label ‘windows-2019’ are offline [2019-10-31T03:33:02.322Z] Still waiting to schedule task [2019-10-31T03:33:02.322Z] All nodes of label ‘windows-2016’ are offline [2019-10-31T03:33:02.380Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:33:02.380Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:33:02.380Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40154/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-31T03:33:02.380Z] + bash /home/ubuntu/workspace/moby_PR-40154/check-config.sh [2019-10-31T03:33:02.380Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-31T03:33:02.380Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-31T03:33:02.380Z] [2019-10-31T03:33:02.380Z] Generally Necessary: [2019-10-31T03:33:02.380Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-31T03:33:02.380Z] - apparmor: enabled and tools installed [2019-10-31T03:33:02.380Z] - CONFIG_NAMESPACES: enabled [2019-10-31T03:33:02.380Z] - CONFIG_NET_NS: enabled [2019-10-31T03:33:02.380Z] - CONFIG_PID_NS: enabled [2019-10-31T03:33:02.380Z] - CONFIG_IPC_NS: enabled [2019-10-31T03:33:02.380Z] - CONFIG_UTS_NS: enabled [2019-10-31T03:33:02.380Z] - CONFIG_CGROUPS: enabled [2019-10-31T03:33:02.380Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-31T03:33:02.380Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-31T03:33:02.380Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-31T03:33:02.380Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-31T03:33:02.380Z] - CONFIG_CPUSETS: enabled [2019-10-31T03:33:02.380Z] - CONFIG_MEMCG: enabled [2019-10-31T03:33:02.380Z] - CONFIG_KEYS: enabled [2019-10-31T03:33:02.380Z] - CONFIG_VETH: enabled (as module) [2019-10-31T03:33:02.380Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-31T03:33:02.380Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-31T03:33:02.640Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-31T03:33:02.640Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-31T03:33:02.640Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-31T03:33:02.640Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-31T03:33:02.640Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-31T03:33:02.640Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-31T03:33:02.640Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-31T03:33:02.640Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-31T03:33:02.640Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-31T03:33:02.640Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-31T03:33:02.640Z] [2019-10-31T03:33:02.640Z] Optional Features: [2019-10-31T03:33:02.640Z] - CONFIG_USER_NS: enabled [2019-10-31T03:33:02.640Z] - CONFIG_SECCOMP: enabled [2019-10-31T03:33:02.640Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-31T03:33:02.640Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-31T03:33:02.640Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-31T03:33:02.640Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-31T03:33:02.640Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-31T03:33:02.640Z] - CONFIG_BLK_CGROUP: enabled [2019-10-31T03:33:02.640Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-31T03:33:02.640Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-31T03:33:02.640Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-31T03:33:02.640Z] - CONFIG_CGROUP_PERF: enabled [2019-10-31T03:33:02.640Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-31T03:33:02.640Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-31T03:33:02.640Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-31T03:33:02.640Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-31T03:33:02.640Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-31T03:33:02.907Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-31T03:33:02.907Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-31T03:33:02.907Z] - CONFIG_IP_VS: enabled (as module) [2019-10-31T03:33:02.907Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-31T03:33:02.907Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-31T03:33:02.907Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-31T03:33:02.907Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-31T03:33:02.907Z] - CONFIG_EXT4_FS: enabled [2019-10-31T03:33:02.907Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-31T03:33:02.907Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-31T03:33:02.907Z] - Network Drivers: [2019-10-31T03:33:02.907Z] - "overlay": [2019-10-31T03:33:02.907Z] - CONFIG_VXLAN: enabled (as module) [2019-10-31T03:33:02.907Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-31T03:33:02.907Z] Optional (for encrypted networks): [2019-10-31T03:33:03.004Z] + make bundles/buildx [2019-10-31T03:33:03.004Z] make: command: Command not found [2019-10-31T03:33:03.004Z] mkdir bundles [2019-10-31T03:33:03.004Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-31T03:33:03.004Z] --build-arg BUILDX_COMMIT \ [2019-10-31T03:33:03.004Z] --build-arg BUILDX_REPO \ [2019-10-31T03:33:03.004Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-31T03:33:03.004Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-31T03:33:03.004Z] . [2019-10-31T03:33:03.004Z] /bin/sh: 4: go: not found [2019-10-31T03:33:03.004Z] /bin/sh: 5: go: not found [2019-10-31T03:33:03.165Z] - CONFIG_CRYPTO: enabled [2019-10-31T03:33:03.165Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-31T03:33:03.165Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-31T03:33:03.165Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-31T03:33:03.165Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-31T03:33:03.165Z] - CONFIG_XFRM: enabled [2019-10-31T03:33:03.165Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-31T03:33:03.165Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-31T03:33:03.165Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-31T03:33:03.165Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-31T03:33:03.165Z] - "ipvlan": [2019-10-31T03:33:03.165Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-31T03:33:03.165Z] - "macvlan": [2019-10-31T03:33:03.165Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-31T03:33:03.165Z] - CONFIG_DUMMY: enabled (as module) [2019-10-31T03:33:03.165Z] - "ftp,tftp client in container": [2019-10-31T03:33:03.165Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-31T03:33:03.165Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-31T03:33:03.165Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-31T03:33:03.165Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-31T03:33:03.165Z] - Storage Drivers: [2019-10-31T03:33:03.165Z] - "aufs": [2019-10-31T03:33:03.165Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-31T03:33:03.165Z] - "btrfs": [2019-10-31T03:33:03.165Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-31T03:33:03.165Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-31T03:33:03.165Z] - "devicemapper": [2019-10-31T03:33:03.165Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-31T03:33:03.165Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-31T03:33:03.165Z] - "overlay": [2019-10-31T03:33:03.165Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-31T03:33:03.165Z] - "zfs": [2019-10-31T03:33:03.165Z] - /dev/zfs: missing [2019-10-31T03:33:03.165Z] - zfs command: missing [2019-10-31T03:33:03.165Z] - zpool command: missing [2019-10-31T03:33:03.165Z] [2019-10-31T03:33:03.165Z] Limits: [2019-10-31T03:33:03.165Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-31T03:33:03.165Z] [2019-10-31T03:33:03.165Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-31T03:33:03.488Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27552ceb15bca544820229e574427d4c1d6ef585 . [2019-10-31T03:33:03.488Z] #1 [internal] load .dockerignore [2019-10-31T03:33:03.488Z] #1 transferring context: 87B done [2019-10-31T03:33:03.488Z] #1 DONE 0.0s [2019-10-31T03:33:03.488Z] [2019-10-31T03:33:03.488Z] #2 [internal] load build definition from Dockerfile [2019-10-31T03:33:03.488Z] #2 transferring dockerfile: 14.63kB 0.0s done [2019-10-31T03:33:03.488Z] #2 DONE 0.1s [2019-10-31T03:33:03.488Z] [2019-10-31T03:33:03.488Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-31T03:33:04.056Z] #3 DONE 0.4s [2019-10-31T03:33:04.056Z] [2019-10-31T03:33:04.056Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-31T03:33:04.056Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-31T03:33:04.056Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-31T03:33:04.056Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-31T03:33:04.056Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-31T03:33:04.056Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-10-31T03:33:04.313Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.96MB / 8.82MB 0.3s [2019-10-31T03:33:04.313Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2019-10-31T03:33:04.313Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-10-31T03:33:04.345Z] Sending build context to Docker daemon 50.14MB [2019-10-31T03:33:04.345Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-31T03:33:04.345Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-31T03:33:04.345Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-31T03:33:04.345Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-31T03:33:04.572Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-10-31T03:33:04.706Z] 1.12.10-stretch: Pulling from library/golang [2019-10-31T03:33:04.706Z] ade01ea651a2: Pulling fs layer [2019-10-31T03:33:04.706Z] fbabdb69f639: Pulling fs layer [2019-10-31T03:33:04.706Z] ff33bd1013d7: Pulling fs layer [2019-10-31T03:33:04.706Z] 85cfe9d77eff: Pulling fs layer [2019-10-31T03:33:04.706Z] ace5139f9caa: Pulling fs layer [2019-10-31T03:33:04.706Z] e4d79466b81c: Pulling fs layer [2019-10-31T03:33:04.706Z] b00baabad4ce: Pulling fs layer [2019-10-31T03:33:04.706Z] 85cfe9d77eff: Waiting [2019-10-31T03:33:04.706Z] ace5139f9caa: Waiting [2019-10-31T03:33:04.706Z] e4d79466b81c: Waiting [2019-10-31T03:33:04.706Z] b00baabad4ce: Waiting [2019-10-31T03:33:04.829Z] #4 DONE 0.8s [2019-10-31T03:33:05.105Z] fbabdb69f639: Verifying Checksum [2019-10-31T03:33:05.105Z] fbabdb69f639: Download complete [2019-10-31T03:33:05.105Z] ff33bd1013d7: Verifying Checksum [2019-10-31T03:33:05.105Z] ff33bd1013d7: Download complete [2019-10-31T03:33:05.395Z] [2019-10-31T03:33:05.396Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-31T03:33:05.396Z] #6 DONE 0.2s [2019-10-31T03:33:05.396Z] [2019-10-31T03:33:05.396Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-31T03:33:05.396Z] #5 DONE 0.2s [2019-10-31T03:33:05.584Z] ade01ea651a2: Verifying Checksum [2019-10-31T03:33:05.584Z] ade01ea651a2: Download complete [2019-10-31T03:33:05.717Z] [2019-10-31T03:33:05.717Z] #71 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:33:05.717Z] #71 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-31T03:33:05.717Z] #71 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-31T03:33:05.717Z] #71 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.1s [2019-10-31T03:33:05.717Z] #71 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-10-31T03:33:05.717Z] #71 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-31T03:33:05.717Z] #71 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-31T03:33:05.717Z] #71 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.1s [2019-10-31T03:33:05.717Z] #71 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 2.28MB / 4.34MB 0.2s [2019-10-31T03:33:05.717Z] #71 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 2.09MB / 10.80MB 0.2s [2019-10-31T03:33:05.993Z] #71 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 9.48MB / 45.38MB 0.4s [2019-10-31T03:33:05.993Z] #71 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.3s done [2019-10-31T03:33:05.993Z] #71 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 7.34MB / 10.80MB 0.4s [2019-10-31T03:33:05.993Z] #71 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.4s [2019-10-31T03:33:06.256Z] #71 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 14.37MB / 45.38MB 0.8s [2019-10-31T03:33:06.256Z] #71 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.8s [2019-10-31T03:33:06.256Z] #71 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 5.46MB / 50.07MB 0.8s [2019-10-31T03:33:06.518Z] #71 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 17.56MB / 45.38MB 1.0s [2019-10-31T03:33:06.518Z] #71 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.8s done [2019-10-31T03:33:06.518Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 774.97kB / 57.69MB 1.0s [2019-10-31T03:33:06.775Z] #71 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 21.37MB / 45.38MB 1.2s [2019-10-31T03:33:06.775Z] #71 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 12.33MB / 50.07MB 1.2s [2019-10-31T03:33:06.775Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 6.09MB / 57.69MB 1.2s [2019-10-31T03:33:06.775Z] #71 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 16.37MB / 50.07MB 1.4s [2019-10-31T03:33:07.035Z] #71 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 24.85MB / 45.38MB 1.4s [2019-10-31T03:33:07.035Z] #71 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 33.00MB / 45.38MB 1.6s [2019-10-31T03:33:07.035Z] #71 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 24.05MB / 50.07MB 1.6s [2019-10-31T03:33:07.035Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 13.15MB / 57.69MB 1.6s [2019-10-31T03:33:07.411Z] e4d79466b81c: Verifying Checksum [2019-10-31T03:33:07.411Z] e4d79466b81c: Download complete [2019-10-31T03:33:07.411Z] b00baabad4ce: Verifying Checksum [2019-10-31T03:33:07.411Z] b00baabad4ce: Download complete [2019-10-31T03:33:07.411Z] 85cfe9d77eff: Verifying Checksum [2019-10-31T03:33:07.411Z] 85cfe9d77eff: Download complete [2019-10-31T03:33:07.411Z] ade01ea651a2: Pull complete [2019-10-31T03:33:07.602Z] #71 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 44.49MB / 45.38MB 1.9s [2019-10-31T03:33:07.602Z] #71 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 37.58MB / 50.07MB 1.9s [2019-10-31T03:33:07.602Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 27.55MB / 57.69MB 1.9s [2019-10-31T03:33:07.602Z] #71 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 44.21MB / 50.07MB 2.1s [2019-10-31T03:33:07.602Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 33.54MB / 57.69MB 2.1s [2019-10-31T03:33:07.602Z] #71 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.2s [2019-10-31T03:33:07.778Z] ace5139f9caa: Verifying Checksum [2019-10-31T03:33:07.778Z] ace5139f9caa: Download complete [2019-10-31T03:33:07.862Z] #71 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 2.2s done [2019-10-31T03:33:07.862Z] #71 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.4s done [2019-10-31T03:33:07.862Z] #71 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-31T03:33:07.862Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 2.5s [2019-10-31T03:33:07.862Z] #71 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 2.5s [2019-10-31T03:33:08.118Z] #71 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.5s done [2019-10-31T03:33:08.141Z] fbabdb69f639: Pull complete [2019-10-31T03:33:08.141Z] ff33bd1013d7: Pull complete [2019-10-31T03:33:08.377Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 8.30MB / 120.06MB 2.8s [2019-10-31T03:33:08.635Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 36.51MB / 57.69MB 3.0s [2019-10-31T03:33:08.635Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 41.17MB / 57.69MB 3.2s [2019-10-31T03:33:08.635Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 21.85MB / 120.06MB 3.2s [2019-10-31T03:33:08.893Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 45.61MB / 57.69MB 3.3s [2019-10-31T03:33:08.893Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 27.93MB / 120.06MB 3.3s [2019-10-31T03:33:08.893Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 50.91MB / 57.69MB 3.4s [2019-10-31T03:33:09.150Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 33.98MB / 120.06MB 3.5s [2019-10-31T03:33:09.150Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.7s [2019-10-31T03:33:09.150Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 42.27MB / 120.06MB 3.7s [2019-10-31T03:33:09.407Z] #71 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.9s done [2019-10-31T03:33:09.407Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 55.82MB / 120.06MB 4.0s [2019-10-31T03:33:09.663Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 71.38MB / 120.06MB 4.2s [2019-10-31T03:33:09.919Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 77.48MB / 120.06MB 4.3s [2019-10-31T03:33:09.965Z] 85cfe9d77eff: Pull complete [2019-10-31T03:33:10.175Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 90.73MB / 120.06MB 4.7s [2019-10-31T03:33:10.432Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 101.37MB / 120.06MB 4.9s [2019-10-31T03:33:10.689Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 111.44MB / 120.06MB 5.2s [2019-10-31T03:33:11.061Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.5s [2019-10-31T03:33:11.319Z] #71 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.8s done [2019-10-31T03:33:11.575Z] #71 ... [2019-10-31T03:33:11.575Z] [2019-10-31T03:33:11.575Z] #70 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-31T03:33:11.575Z] #70 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-31T03:33:11.575Z] #70 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-31T03:33:11.575Z] #70 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-31T03:33:11.575Z] #70 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.8s done [2019-10-31T03:33:11.575Z] #70 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.1s done [2019-10-31T03:33:11.575Z] #70 DONE 6.1s [2019-10-31T03:33:11.575Z] [2019-10-31T03:33:11.575Z] #69 [internal] load build context [2019-10-31T03:33:11.575Z] #69 transferring context: 45.66MB 6.1s done [2019-10-31T03:33:11.575Z] #69 DONE 6.2s [2019-10-31T03:33:11.575Z] [2019-10-31T03:33:11.575Z] #71 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:33:11.771Z] ace5139f9caa: Pull complete [2019-10-31T03:33:12.232Z] Fetching without tags [2019-10-31T03:33:12.945Z] #71 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.0s [2019-10-31T03:33:13.080Z] Merging remotes/origin/master commit 7cb46617fcc1071963ab59d81082eab3e3ef8f9d into PR head commit 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:33:12.193Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:33:12.197Z] > git config --add remote.origin.fetch +refs/pull/40154/head:refs/remotes/origin/PR-40154 # timeout=10 [2019-10-31T03:33:12.201Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-31T03:33:12.216Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:33:12.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:33:12.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:33:12.232Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:33:13.080Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:33:13.089Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:33:14.182Z] Merge succeeded, producing 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:33:14.183Z] Checking out Revision 27552ceb15bca544820229e574427d4c1d6ef585 (PR-40154) [2019-10-31T03:33:14.314Z] #71 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.1s done [2019-10-31T03:33:14.314Z] #71 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-31T03:33:14.432Z] Commit message: "bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a" [2019-10-31T03:33:14.879Z] #71 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-31T03:33:15.135Z] #71 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-31T03:33:15.190Z] e4d79466b81c: Pull complete [2019-10-31T03:33:15.190Z] b00baabad4ce: Pull complete [2019-10-31T03:33:15.190Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-31T03:33:15.190Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-31T03:33:15.190Z] ---> 687421176e14 [2019-10-31T03:33:15.190Z] Step 5/16 : ARG BUILDX_REPO [2019-10-31T03:33:15.190Z] ---> Running in 8541399396d4 [2019-10-31T03:33:15.342Z] + docker version [2019-10-31T03:33:15.342Z] Client: [2019-10-31T03:33:15.342Z] Version: 18.06.1-ce [2019-10-31T03:33:15.342Z] API version: 1.38 [2019-10-31T03:33:15.342Z] Go version: go1.10.3 [2019-10-31T03:33:15.342Z] Git commit: e68fc7a [2019-10-31T03:33:15.342Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-31T03:33:15.342Z] OS/Arch: linux/ppc64le [2019-10-31T03:33:15.342Z] Experimental: false [2019-10-31T03:33:15.342Z] [2019-10-31T03:33:15.342Z] Server: [2019-10-31T03:33:15.342Z] Engine: [2019-10-31T03:33:15.342Z] Version: 18.06.1-ce [2019-10-31T03:33:15.342Z] API version: 1.38 (minimum version 1.12) [2019-10-31T03:33:15.342Z] Go version: go1.10.3 [2019-10-31T03:33:15.342Z] Git commit: e68fc7a [2019-10-31T03:33:15.342Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-31T03:33:15.342Z] OS/Arch: linux/ppc64le [2019-10-31T03:33:15.342Z] Experimental: true [Pipeline] sh [2019-10-31T03:33:15.392Z] #71 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-10-31T03:33:15.392Z] #71 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-31T03:33:14.142Z] > git merge 7cb46617fcc1071963ab59d81082eab3e3ef8f9d # timeout=10 [2019-10-31T03:33:14.166Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-31T03:33:14.182Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:33:14.186Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:33:15.554Z] Removing intermediate container 8541399396d4 [2019-10-31T03:33:15.554Z] ---> c6e95ca0d51d [2019-10-31T03:33:15.554Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-31T03:33:15.554Z] ---> Running in 4207bd98a143 [2019-10-31T03:33:15.720Z] + docker info [2019-10-31T03:33:15.720Z] Containers: 0 [2019-10-31T03:33:15.720Z] Running: 0 [2019-10-31T03:33:15.720Z] Paused: 0 [2019-10-31T03:33:15.720Z] Stopped: 0 [2019-10-31T03:33:15.720Z] Images: 0 [2019-10-31T03:33:15.720Z] Server Version: 18.06.1-ce [2019-10-31T03:33:15.720Z] Storage Driver: overlay2 [2019-10-31T03:33:15.720Z] Backing Filesystem: extfs [2019-10-31T03:33:15.720Z] Supports d_type: true [2019-10-31T03:33:15.720Z] Native Overlay Diff: true [2019-10-31T03:33:15.720Z] Logging Driver: json-file [2019-10-31T03:33:15.720Z] Cgroup Driver: cgroupfs [2019-10-31T03:33:15.720Z] Plugins: [2019-10-31T03:33:15.720Z] Volume: local [2019-10-31T03:33:15.720Z] Network: bridge host ipvlan macvlan null overlay [2019-10-31T03:33:15.720Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-31T03:33:15.720Z] Swarm: inactive [2019-10-31T03:33:15.720Z] Runtimes: runc [2019-10-31T03:33:15.720Z] Default Runtime: runc [2019-10-31T03:33:15.720Z] Init Binary: docker-init [2019-10-31T03:33:15.720Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-31T03:33:15.720Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-31T03:33:15.720Z] init version: fec3683 [2019-10-31T03:33:15.720Z] Security Options: [2019-10-31T03:33:15.720Z] apparmor [2019-10-31T03:33:15.720Z] seccomp [2019-10-31T03:33:15.720Z] Profile: default [2019-10-31T03:33:15.720Z] Kernel Version: 4.4.0-130-generic [2019-10-31T03:33:15.720Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-31T03:33:15.720Z] OSType: linux [2019-10-31T03:33:15.720Z] Architecture: ppc64le [2019-10-31T03:33:15.720Z] CPUs: 4 [2019-10-31T03:33:15.720Z] Total Memory: 7.972GiB [2019-10-31T03:33:15.720Z] Name: ppc64le-ubuntu-33 [2019-10-31T03:33:15.720Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-31T03:33:15.720Z] Docker Root Dir: /var/lib/docker [2019-10-31T03:33:15.720Z] Debug Mode (client): false [2019-10-31T03:33:15.720Z] Debug Mode (server): false [2019-10-31T03:33:15.720Z] Username: dockerbuildbot [2019-10-31T03:33:15.720Z] Registry: https://index.docker.io/v1/ [2019-10-31T03:33:15.720Z] Labels: [2019-10-31T03:33:15.720Z] Experimental: true [2019-10-31T03:33:15.720Z] Insecure Registries: [2019-10-31T03:33:15.720Z] 127.0.0.0/8 [2019-10-31T03:33:15.720Z] Live Restore Enabled: false [2019-10-31T03:33:15.720Z] [Pipeline] sh [2019-10-31T03:33:15.930Z] Cloning into '/buildx'... [2019-10-31T03:33:16.098Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:33:16.098Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:33:16.098Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40154/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-31T03:33:16.098Z] + bash /home/docker/workspace/moby_PR-40154/check-config.sh [2019-10-31T03:33:16.098Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-31T03:33:16.098Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-10-31T03:33:16.098Z] [2019-10-31T03:33:16.098Z] Generally Necessary: [2019-10-31T03:33:16.098Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-31T03:33:16.098Z] - apparmor: enabled and tools installed [2019-10-31T03:33:16.383Z] - CONFIG_NAMESPACES: enabled [2019-10-31T03:33:16.383Z] - CONFIG_NET_NS: enabled [2019-10-31T03:33:16.383Z] - CONFIG_PID_NS: enabled [2019-10-31T03:33:16.383Z] - CONFIG_IPC_NS: enabled [2019-10-31T03:33:16.383Z] - CONFIG_UTS_NS: enabled [2019-10-31T03:33:16.383Z] - CONFIG_CGROUPS: enabled [2019-10-31T03:33:16.383Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-31T03:33:16.383Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-31T03:33:16.383Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-31T03:33:16.383Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-31T03:33:16.383Z] - CONFIG_CPUSETS: enabled [2019-10-31T03:33:16.383Z] - CONFIG_MEMCG: enabled [2019-10-31T03:33:16.383Z] - CONFIG_KEYS: enabled [2019-10-31T03:33:16.383Z] - CONFIG_VETH: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-31T03:33:16.383Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-31T03:33:16.383Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-31T03:33:16.383Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-31T03:33:16.383Z] [2019-10-31T03:33:16.383Z] Optional Features: [2019-10-31T03:33:16.383Z] - CONFIG_USER_NS: enabled [2019-10-31T03:33:16.383Z] - CONFIG_SECCOMP: enabled [2019-10-31T03:33:16.383Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-31T03:33:16.383Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-31T03:33:16.383Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-31T03:33:16.383Z] (cgroup swap accounting is currently enabled) [2019-10-31T03:33:16.383Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-31T03:33:16.667Z] - CONFIG_BLK_CGROUP: enabled [2019-10-31T03:33:16.667Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-31T03:33:16.667Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-31T03:33:16.667Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-31T03:33:16.667Z] - CONFIG_CGROUP_PERF: enabled [2019-10-31T03:33:16.667Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-31T03:33:16.667Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-31T03:33:16.667Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-31T03:33:16.667Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-31T03:33:16.667Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-31T03:33:16.667Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-31T03:33:16.667Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-31T03:33:16.667Z] - CONFIG_IP_VS: enabled (as module) [2019-10-31T03:33:16.667Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-31T03:33:16.667Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-31T03:33:16.667Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-31T03:33:16.667Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-31T03:33:16.667Z] - CONFIG_EXT4_FS: enabled [2019-10-31T03:33:16.667Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-31T03:33:16.667Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-31T03:33:16.667Z] - Network Drivers: [2019-10-31T03:33:16.667Z] - "overlay": [2019-10-31T03:33:16.667Z] - CONFIG_VXLAN: enabled (as module) [2019-10-31T03:33:16.667Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-31T03:33:16.667Z] Optional (for encrypted networks): [2019-10-31T03:33:16.949Z] - CONFIG_CRYPTO: enabled [2019-10-31T03:33:16.949Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_XFRM: enabled [2019-10-31T03:33:16.949Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-31T03:33:16.949Z] - "ipvlan": [2019-10-31T03:33:16.949Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-31T03:33:16.949Z] - "macvlan": [2019-10-31T03:33:16.949Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_DUMMY: enabled (as module) [2019-10-31T03:33:16.949Z] - "ftp,tftp client in container": [2019-10-31T03:33:16.949Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-31T03:33:16.949Z] - Storage Drivers: [2019-10-31T03:33:16.949Z] - "aufs": [2019-10-31T03:33:16.949Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-31T03:33:16.949Z] - "btrfs": [2019-10-31T03:33:16.949Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-31T03:33:16.949Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-31T03:33:16.949Z] - "devicemapper": [2019-10-31T03:33:16.949Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-31T03:33:16.949Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-31T03:33:16.949Z] - "overlay": [2019-10-31T03:33:16.949Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-31T03:33:16.949Z] - "zfs": [2019-10-31T03:33:16.949Z] - /dev/zfs: missing [2019-10-31T03:33:16.949Z] - zfs command: missing [2019-10-31T03:33:16.949Z] - zpool command: missing [2019-10-31T03:33:16.949Z] [2019-10-31T03:33:16.949Z] Limits: [2019-10-31T03:33:16.949Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-31T03:33:16.949Z] [2019-10-31T03:33:16.949Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-31T03:33:17.367Z] + make bundles/buildx [2019-10-31T03:33:17.985Z] make: command: Command not found [2019-10-31T03:33:17.985Z] mkdir bundles [2019-10-31T03:33:17.985Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-31T03:33:17.985Z] --build-arg BUILDX_COMMIT \ [2019-10-31T03:33:17.985Z] --build-arg BUILDX_REPO \ [2019-10-31T03:33:17.986Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-31T03:33:17.986Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-31T03:33:17.986Z] . [2019-10-31T03:33:17.986Z] /bin/sh: 4: go: not found [2019-10-31T03:33:17.986Z] /bin/sh: 5: go: not found [2019-10-31T03:33:18.372Z] Removing intermediate container 4207bd98a143 [2019-10-31T03:33:18.372Z] ---> e27258b33a08 [2019-10-31T03:33:18.372Z] Step 7/16 : WORKDIR /buildx [2019-10-31T03:33:18.372Z] ---> Running in d0fb1aa35227 [2019-10-31T03:33:18.661Z] #71 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.7s done [2019-10-31T03:33:18.661Z] #71 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-31T03:33:18.751Z] Removing intermediate container d0fb1aa35227 [2019-10-31T03:33:18.751Z] ---> aca4480a4314 [2019-10-31T03:33:18.751Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-31T03:33:18.751Z] ---> Running in ac361857c7cf [2019-10-31T03:33:18.751Z] Removing intermediate container ac361857c7cf [2019-10-31T03:33:18.751Z] ---> f65db944dad9 [2019-10-31T03:33:18.751Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-31T03:33:18.751Z] ---> Running in 2550ed78dd59 [2019-10-31T03:33:19.652Z] From https://github.com/docker/buildx [2019-10-31T03:33:19.652Z] * [new tag] v0.3.1 -> build [2019-10-31T03:33:19.652Z] Switched to branch 'build' [2019-10-31T03:33:20.519Z] Removing intermediate container 2550ed78dd59 [2019-10-31T03:33:20.519Z] ---> a87ab5f65ec0 [2019-10-31T03:33:20.519Z] Step 10/16 : RUN go mod download [2019-10-31T03:33:20.519Z] ---> Running in 7e5321dd3972 [2019-10-31T03:33:20.551Z] #71 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.1s done [2019-10-31T03:33:20.551Z] #71 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0.1s [2019-10-31T03:33:20.677Z] Sending build context to Docker daemon 50.14MB [2019-10-31T03:33:20.677Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-31T03:33:20.677Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-31T03:33:20.677Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-31T03:33:20.677Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-31T03:33:20.677Z] 1.12.10-stretch: Pulling from library/golang [2019-10-31T03:33:20.678Z] fb056072eab9: Pulling fs layer [2019-10-31T03:33:20.678Z] 6a33b1f9796f: Pulling fs layer [2019-10-31T03:33:20.678Z] 8f8f8962e456: Pulling fs layer [2019-10-31T03:33:20.678Z] 68adcc365214: Pulling fs layer [2019-10-31T03:33:20.678Z] 76d8adf27bdf: Pulling fs layer [2019-10-31T03:33:20.678Z] d66e58854927: Pulling fs layer [2019-10-31T03:33:20.678Z] 71497195576e: Pulling fs layer [2019-10-31T03:33:20.678Z] 68adcc365214: Waiting [2019-10-31T03:33:20.678Z] 76d8adf27bdf: Waiting [2019-10-31T03:33:20.678Z] d66e58854927: Waiting [2019-10-31T03:33:20.678Z] 71497195576e: Waiting [2019-10-31T03:33:20.916Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-31T03:33:20.916Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-31T03:33:20.916Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-31T03:33:20.916Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-31T03:33:20.916Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-31T03:33:20.916Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-31T03:33:20.916Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-31T03:33:20.916Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-31T03:33:20.916Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-31T03:33:21.298Z] 8f8f8962e456: Verifying Checksum [2019-10-31T03:33:21.298Z] 8f8f8962e456: Download complete [2019-10-31T03:33:21.583Z] 6a33b1f9796f: Verifying Checksum [2019-10-31T03:33:21.583Z] 6a33b1f9796f: Download complete [2019-10-31T03:33:21.779Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-31T03:33:22.168Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-31T03:33:22.168Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-31T03:33:22.168Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-31T03:33:22.168Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-31T03:33:22.168Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-31T03:33:22.560Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-31T03:33:22.962Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-31T03:33:22.962Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-31T03:33:23.359Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-31T03:33:24.203Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-31T03:33:24.203Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-31T03:33:24.203Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-31T03:33:24.203Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-31T03:33:24.290Z] fb056072eab9: Verifying Checksum [2019-10-31T03:33:24.290Z] fb056072eab9: Download complete [2019-10-31T03:33:24.592Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-31T03:33:24.990Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-31T03:33:25.308Z] 68adcc365214: Verifying Checksum [2019-10-31T03:33:25.308Z] 68adcc365214: Download complete [2019-10-31T03:33:25.395Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-31T03:33:25.395Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-31T03:33:25.395Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-31T03:33:25.799Z] #71 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.2s done [2019-10-31T03:33:25.805Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-31T03:33:25.805Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-31T03:33:25.934Z] 71497195576e: Verifying Checksum [2019-10-31T03:33:25.934Z] 71497195576e: Download complete [2019-10-31T03:33:25.934Z] 76d8adf27bdf: Verifying Checksum [2019-10-31T03:33:25.934Z] 76d8adf27bdf: Download complete [2019-10-31T03:33:26.059Z] #71 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-31T03:33:26.208Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-31T03:33:26.208Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-31T03:33:26.315Z] #71 DONE 20.6s [2019-10-31T03:33:26.315Z] [2019-10-31T03:33:26.315Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-31T03:33:26.630Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-31T03:33:26.630Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-31T03:33:26.630Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-31T03:33:27.044Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-31T03:33:27.044Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-31T03:33:27.044Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-31T03:33:27.044Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-31T03:33:27.884Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-31T03:33:27.884Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-31T03:33:27.884Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-31T03:33:28.281Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-31T03:33:28.281Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-31T03:33:28.806Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-31T03:33:29.384Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-31T03:33:29.385Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-31T03:33:29.385Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-31T03:33:29.385Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-31T03:33:29.430Z] fb056072eab9: Pull complete [2019-10-31T03:33:29.717Z] 6a33b1f9796f: Pull complete [2019-10-31T03:33:30.000Z] 8f8f8962e456: Pull complete [2019-10-31T03:33:30.365Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-31T03:33:30.484Z] #7 DONE 4.2s [2019-10-31T03:33:30.484Z] [2019-10-31T03:33:30.484Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-31T03:33:30.788Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-31T03:33:31.202Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-31T03:33:31.202Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-31T03:33:31.420Z] #8 DONE 1.1s [2019-10-31T03:33:31.420Z] [2019-10-31T03:33:31.420Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:33:31.420Z] #18 DONE 0.1s [2019-10-31T03:33:31.420Z] [2019-10-31T03:33:31.420Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:33:31.604Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-31T03:33:31.677Z] #38 ... [2019-10-31T03:33:31.677Z] [2019-10-31T03:33:31.677Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-31T03:33:31.677Z] #19 DONE 0.1s [2019-10-31T03:33:31.937Z] [2019-10-31T03:33:31.937Z] #64 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-31T03:33:31.937Z] #64 DONE 0.1s [2019-10-31T03:33:31.937Z] [2019-10-31T03:33:31.937Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-31T03:33:31.937Z] #44 DONE 0.2s [2019-10-31T03:33:31.937Z] [2019-10-31T03:33:31.937Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-31T03:33:31.937Z] #41 DONE 0.2s [2019-10-31T03:33:31.937Z] [2019-10-31T03:33:31.937Z] #45 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:33:31.937Z] #45 ... [2019-10-31T03:33:31.937Z] [2019-10-31T03:33:31.937Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-31T03:33:31.937Z] #59 DONE 0.3s [2019-10-31T03:33:31.937Z] [2019-10-31T03:33:31.937Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-31T03:33:31.937Z] #28 DONE 0.3s [2019-10-31T03:33:31.937Z] [2019-10-31T03:33:31.937Z] #47 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-31T03:33:31.937Z] #47 DONE 0.4s [2019-10-31T03:33:32.047Z] d66e58854927: Verifying Checksum [2019-10-31T03:33:32.047Z] d66e58854927: Download complete [2019-10-31T03:33:32.055Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-31T03:33:32.055Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-31T03:33:32.195Z] [2019-10-31T03:33:32.195Z] #48 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:33:32.484Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-31T03:33:32.484Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-31T03:33:32.484Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-31T03:33:33.339Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-31T03:33:33.748Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-31T03:33:33.748Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-31T03:33:33.748Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-31T03:33:34.100Z] 68adcc365214: Pull complete [2019-10-31T03:33:34.141Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-31T03:33:34.142Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-31T03:33:35.022Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-31T03:33:35.424Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-31T03:33:35.424Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-31T03:33:35.424Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-31T03:33:35.842Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-31T03:33:36.309Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-31T03:33:36.309Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-31T03:33:36.792Z] 76d8adf27bdf: Pull complete [2019-10-31T03:33:36.999Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-31T03:33:36.999Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-31T03:33:37.443Z] #48 ... [2019-10-31T03:33:37.443Z] [2019-10-31T03:33:37.443Z] #26 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:33:37.443Z] #26 6.004 + mktemp -d [2019-10-31T03:33:37.443Z] #26 6.004 + export GOPATH=/tmp/tmp.7BrP5UrgFs [2019-10-31T03:33:37.443Z] #26 6.004 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.7BrP5UrgFs/src/github.com/go-swagger/go-swagger [2019-10-31T03:33:37.443Z] #26 6.004 Cloning into '/tmp/tmp.7BrP5UrgFs/src/github.com/go-swagger/go-swagger'... [2019-10-31T03:33:37.525Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-31T03:33:37.525Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-31T03:33:37.525Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-31T03:33:38.432Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-31T03:33:38.816Z] #26 ... [2019-10-31T03:33:38.816Z] [2019-10-31T03:33:38.816Z] #31 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:33:38.816Z] #31 7.123 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:33:38.816Z] #31 7.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:33:38.816Z] #31 7.253 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:33:38.816Z] #31 7.267 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:33:38.816Z] #31 7.390 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:33:38.821Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-31T03:33:39.223Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-31T03:33:39.223Z] go: finding golang.org/x/text v0.3.0 [2019-10-31T03:33:39.641Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-31T03:33:40.056Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-31T03:33:40.443Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-31T03:33:40.722Z] #31 8.892 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:33:40.722Z] #31 ... [2019-10-31T03:33:40.722Z] [2019-10-31T03:33:40.722Z] #60 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:33:40.722Z] #60 8.796 + RM_GOPATH=0 [2019-10-31T03:33:40.722Z] #60 8.796 + TMP_GOPATH= [2019-10-31T03:33:40.722Z] #60 8.796 + : /build/ [2019-10-31T03:33:40.722Z] #60 8.796 + '[' -z '' ']' [2019-10-31T03:33:40.722Z] #60 8.799 ++ mktemp -d [2019-10-31T03:33:40.722Z] #60 8.801 + export GOPATH=/tmp/tmp.bCt5MfE5xy [2019-10-31T03:33:40.722Z] #60 8.801 + GOPATH=/tmp/tmp.bCt5MfE5xy [2019-10-31T03:33:40.722Z] #60 8.801 + RM_GOPATH=1 [2019-10-31T03:33:40.722Z] #60 8.802 ++ dirname ./install.sh [2019-10-31T03:33:40.722Z] #60 8.803 + dir=. [2019-10-31T03:33:40.722Z] #60 8.804 + bin=rootlesskit [2019-10-31T03:33:40.722Z] #60 8.804 + shift [2019-10-31T03:33:40.722Z] #60 8.804 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-31T03:33:40.722Z] #60 8.804 + . ./rootlesskit.installer [2019-10-31T03:33:40.722Z] #60 8.805 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:33:40.722Z] #60 8.806 + install_rootlesskit [2019-10-31T03:33:40.722Z] #60 8.808 + case "$1" in [2019-10-31T03:33:40.722Z] #60 8.808 + export CGO_ENABLED=0 [2019-10-31T03:33:40.722Z] #60 8.808 + CGO_ENABLED=0 [2019-10-31T03:33:40.722Z] #60 8.808 + _install_rootlesskit [2019-10-31T03:33:40.722Z] #60 8.810 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-31T03:33:40.722Z] #60 8.812 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:33:40.722Z] #60 8.812 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bCt5MfE5xy/src/github.com/rootless-containers/rootlesskit [2019-10-31T03:33:40.722Z] #60 8.814 Cloning into '/tmp/tmp.bCt5MfE5xy/src/github.com/rootless-containers/rootlesskit'... [2019-10-31T03:33:40.865Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-31T03:33:40.865Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-31T03:33:40.865Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-31T03:33:41.283Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-31T03:33:41.283Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-31T03:33:41.284Z] #60 ... [2019-10-31T03:33:41.284Z] [2019-10-31T03:33:41.284Z] #48 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:33:41.284Z] #48 9.321 + RM_GOPATH=0 [2019-10-31T03:33:41.284Z] #48 9.321 + TMP_GOPATH= [2019-10-31T03:33:41.284Z] #48 9.321 + : /build [2019-10-31T03:33:41.284Z] #48 9.321 + '[' -z '' ']' [2019-10-31T03:33:41.284Z] #48 9.321 ++ mktemp -d [2019-10-31T03:33:41.284Z] #48 9.321 + export GOPATH=/tmp/tmp.dMzqbSZlz3 [2019-10-31T03:33:41.284Z] #48 9.321 + GOPATH=/tmp/tmp.dMzqbSZlz3 [2019-10-31T03:33:41.284Z] #48 9.321 + RM_GOPATH=1 [2019-10-31T03:33:41.284Z] #48 9.321 ++ dirname ./install.sh [2019-10-31T03:33:41.284Z] #48 9.322 + dir=. [2019-10-31T03:33:41.284Z] #48 9.322 + bin=golangci_lint [2019-10-31T03:33:41.284Z] #48 9.322 + shift [2019-10-31T03:33:41.284Z] #48 9.322 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-31T03:33:41.284Z] #48 9.322 + . ./golangci_lint.installer [2019-10-31T03:33:41.284Z] #48 9.322 ++ : v1.20.0 [2019-10-31T03:33:41.284Z] #48 9.323 + install_golangci_lint [2019-10-31T03:33:41.284Z] #48 9.323 + echo 'Installing golangci-lint version v1.20.0' [2019-10-31T03:33:41.284Z] #48 9.323 Installing golangci-lint version v1.20.0 [2019-10-31T03:33:41.284Z] #48 9.323 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-31T03:33:41.540Z] #48 ... [2019-10-31T03:33:41.540Z] [2019-10-31T03:33:41.540Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:33:41.540Z] #22 ... [2019-10-31T03:33:41.540Z] [2019-10-31T03:33:41.540Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:33:41.678Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-31T03:33:41.796Z] #9 10.39 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:33:41.796Z] #9 ... [2019-10-31T03:33:41.796Z] [2019-10-31T03:33:41.796Z] #65 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:33:41.796Z] #65 9.463 + RM_GOPATH=0 [2019-10-31T03:33:41.796Z] #65 9.463 + TMP_GOPATH= [2019-10-31T03:33:41.796Z] #65 9.463 + : /build [2019-10-31T03:33:41.796Z] #65 9.463 + '[' -z '' ']' [2019-10-31T03:33:41.796Z] #65 9.463 ++ mktemp -d [2019-10-31T03:33:41.796Z] #65 9.468 + export GOPATH=/tmp/tmp.pOdeoy8c0e [2019-10-31T03:33:41.796Z] #65 9.468 + GOPATH=/tmp/tmp.pOdeoy8c0e [2019-10-31T03:33:41.796Z] #65 9.468 + RM_GOPATH=1 [2019-10-31T03:33:41.796Z] #65 9.469 ++ dirname ./install.sh [2019-10-31T03:33:41.796Z] #65 9.469 + dir=. [2019-10-31T03:33:41.796Z] #65 9.469 + bin=proxy [2019-10-31T03:33:41.796Z] #65 9.469 + shift [2019-10-31T03:33:41.796Z] #65 9.469 + '[' '!' -f ./proxy.installer ']' [2019-10-31T03:33:41.796Z] #65 9.469 + . ./proxy.installer [2019-10-31T03:33:41.796Z] #65 9.469 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:33:41.796Z] #65 9.469 + install_proxy [2019-10-31T03:33:41.796Z] #65 9.469 + case "$1" in [2019-10-31T03:33:41.796Z] #65 9.469 + export CGO_ENABLED=0 [2019-10-31T03:33:41.796Z] #65 9.469 + CGO_ENABLED=0 [2019-10-31T03:33:41.796Z] #65 9.469 + _install_proxy [2019-10-31T03:33:41.796Z] #65 9.469 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-31T03:33:41.796Z] #65 9.469 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pOdeoy8c0e/src/github.com/docker/libnetwork [2019-10-31T03:33:41.796Z] #65 9.469 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:33:41.796Z] #65 9.482 Cloning into '/tmp/tmp.pOdeoy8c0e/src/github.com/docker/libnetwork'... [2019-10-31T03:33:42.052Z] #65 ... [2019-10-31T03:33:42.052Z] [2019-10-31T03:33:42.053Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:33:42.053Z] #42 9.198 + RM_GOPATH=0 [2019-10-31T03:33:42.053Z] #42 9.198 + TMP_GOPATH= [2019-10-31T03:33:42.053Z] #42 9.198 + : /build [2019-10-31T03:33:42.053Z] #42 9.198 + '[' -z '' ']' [2019-10-31T03:33:42.053Z] #42 9.198 ++ mktemp -d [2019-10-31T03:33:42.053Z] #42 9.205 + export GOPATH=/tmp/tmp.K7xk8SLHkR [2019-10-31T03:33:42.053Z] #42 9.206 + GOPATH=/tmp/tmp.K7xk8SLHkR [2019-10-31T03:33:42.053Z] #42 9.206 + RM_GOPATH=1 [2019-10-31T03:33:42.053Z] #42 9.234 ++ dirname ./install.sh [2019-10-31T03:33:42.053Z] #42 9.238 + dir=. [2019-10-31T03:33:42.053Z] #42 9.238 + bin=vndr [2019-10-31T03:33:42.053Z] #42 9.239 + shift [2019-10-31T03:33:42.053Z] #42 9.239 + '[' '!' -f ./vndr.installer ']' [2019-10-31T03:33:42.053Z] #42 9.239 + . ./vndr.installer [2019-10-31T03:33:42.053Z] #42 9.239 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:33:42.053Z] #42 9.240 + install_vndr [2019-10-31T03:33:42.053Z] #42 9.240 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-31T03:33:42.053Z] #42 9.240 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:33:42.053Z] #42 9.240 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.K7xk8SLHkR/src/github.com/LK4D4/vndr [2019-10-31T03:33:42.053Z] #42 9.243 Cloning into '/tmp/tmp.K7xk8SLHkR/src/github.com/LK4D4/vndr'... [2019-10-31T03:33:42.053Z] #42 ... [2019-10-31T03:33:42.053Z] [2019-10-31T03:33:42.053Z] #29 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:33:42.053Z] #29 9.214 + RM_GOPATH=0 [2019-10-31T03:33:42.053Z] #29 9.214 + TMP_GOPATH= [2019-10-31T03:33:42.053Z] #29 9.214 + : /build [2019-10-31T03:33:42.053Z] #29 9.214 + '[' -z '' ']' [2019-10-31T03:33:42.053Z] #29 9.214 ++ mktemp -d [2019-10-31T03:33:42.053Z] #29 9.217 + export GOPATH=/tmp/tmp.Av6na8Sv0S [2019-10-31T03:33:42.053Z] #29 9.217 + GOPATH=/tmp/tmp.Av6na8Sv0S [2019-10-31T03:33:42.053Z] #29 9.217 + RM_GOPATH=1 [2019-10-31T03:33:42.053Z] #29 9.221 ++ dirname ./install.sh [2019-10-31T03:33:42.053Z] #29 9.222 + dir=. [2019-10-31T03:33:42.053Z] #29 9.225 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:33:42.053Z] #29 9.225 + bin=tomlv [2019-10-31T03:33:42.053Z] #29 9.225 + shift [2019-10-31T03:33:42.053Z] #29 9.225 + '[' '!' -f ./tomlv.installer ']' [2019-10-31T03:33:42.053Z] #29 9.225 + . ./tomlv.installer [2019-10-31T03:33:42.053Z] #29 9.225 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:33:42.053Z] #29 9.225 + install_tomlv [2019-10-31T03:33:42.053Z] #29 9.225 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-31T03:33:42.053Z] #29 9.225 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Av6na8Sv0S/src/github.com/BurntSushi/toml [2019-10-31T03:33:42.053Z] #29 9.225 Cloning into '/tmp/tmp.Av6na8Sv0S/src/github.com/BurntSushi/toml'... [2019-10-31T03:33:42.053Z] #29 ... [2019-10-31T03:33:42.053Z] [2019-10-31T03:33:42.053Z] #20 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:33:42.053Z] #20 9.602 + RM_GOPATH=0 [2019-10-31T03:33:42.053Z] #20 9.602 + TMP_GOPATH= [2019-10-31T03:33:42.053Z] #20 9.602 + : /build [2019-10-31T03:33:42.053Z] #20 9.602 + '[' -z '' ']' [2019-10-31T03:33:42.053Z] #20 9.602 ++ mktemp -d [2019-10-31T03:33:42.053Z] #20 9.602 + export GOPATH=/tmp/tmp.1Rh3SDP6AI [2019-10-31T03:33:42.053Z] #20 9.602 + GOPATH=/tmp/tmp.1Rh3SDP6AI [2019-10-31T03:33:42.053Z] #20 9.602 + RM_GOPATH=1 [2019-10-31T03:33:42.053Z] #20 9.606 Install docker/cli version 17.06.2-ce from stable [2019-10-31T03:33:42.053Z] #20 9.606 ++ dirname ./install.sh [2019-10-31T03:33:42.053Z] #20 9.606 + dir=. [2019-10-31T03:33:42.053Z] #20 9.606 + bin=dockercli [2019-10-31T03:33:42.053Z] #20 9.606 + shift [2019-10-31T03:33:42.053Z] #20 9.606 + '[' '!' -f ./dockercli.installer ']' [2019-10-31T03:33:42.053Z] #20 9.606 + . ./dockercli.installer [2019-10-31T03:33:42.053Z] #20 9.606 ++ : stable [2019-10-31T03:33:42.053Z] #20 9.606 ++ : 17.06.2-ce [2019-10-31T03:33:42.053Z] #20 9.606 + install_dockercli [2019-10-31T03:33:42.053Z] #20 9.606 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-31T03:33:42.053Z] #20 9.611 ++ uname -m [2019-10-31T03:33:42.053Z] #20 9.620 + arch=x86_64 [2019-10-31T03:33:42.053Z] #20 9.620 + '[' x86_64 '!=' x86_64 ']' [2019-10-31T03:33:42.053Z] #20 9.620 + url=https://download.docker.com/linux/static [2019-10-31T03:33:42.053Z] #20 9.629 + tar -xz docker/docker [2019-10-31T03:33:42.053Z] #20 9.641 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-31T03:33:42.058Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-31T03:33:42.311Z] #20 ... [2019-10-31T03:33:42.311Z] [2019-10-31T03:33:42.311Z] #54 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:33:42.311Z] #54 9.810 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:33:42.311Z] #54 9.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:33:42.311Z] #54 9.870 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:33:42.311Z] #54 9.959 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:33:42.311Z] #54 9.978 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:33:42.311Z] #54 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:33:42.453Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-31T03:33:42.453Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-31T03:33:42.453Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-31T03:33:42.453Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-31T03:33:42.453Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-31T03:33:42.453Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-31T03:33:42.567Z] #54 ... [2019-10-31T03:33:42.567Z] [2019-10-31T03:33:42.567Z] #36 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:33:42.567Z] #36 9.429 + mktemp -d [2019-10-31T03:33:42.567Z] #36 9.432 + export GOPATH=/tmp/tmp.z4M6tHoSHR [2019-10-31T03:33:42.567Z] #36 9.432 + git clone https://github.com/docker/distribution.git /tmp/tmp.z4M6tHoSHR/src/github.com/docker/distribution [2019-10-31T03:33:42.567Z] #36 9.434 Cloning into '/tmp/tmp.z4M6tHoSHR/src/github.com/docker/distribution'... [2019-10-31T03:33:42.567Z] #36 ... [2019-10-31T03:33:42.567Z] [2019-10-31T03:33:42.567Z] #29 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:33:42.567Z] #29 10.60 + cd /tmp/tmp.Av6na8Sv0S/src/github.com/BurntSushi/toml [2019-10-31T03:33:42.567Z] #29 10.60 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:33:42.823Z] #29 10.76 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-31T03:33:42.851Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-31T03:33:42.851Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-31T03:33:43.257Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-31T03:33:43.257Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-31T03:33:43.614Z] d66e58854927: Pull complete [2019-10-31T03:33:43.614Z] 71497195576e: Pull complete [2019-10-31T03:33:43.614Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-31T03:33:43.614Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-31T03:33:43.614Z] ---> ebd73b5ebd31 [2019-10-31T03:33:43.614Z] Step 5/16 : ARG BUILDX_REPO [2019-10-31T03:33:43.614Z] ---> Running in ac5fa6489649 [2019-10-31T03:33:43.614Z] Removing intermediate container ac5fa6489649 [2019-10-31T03:33:43.614Z] ---> 41f5f17a6003 [2019-10-31T03:33:43.614Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-31T03:33:43.614Z] ---> Running in da85e254ed6a [2019-10-31T03:33:43.614Z] Cloning into '/buildx'... [2019-10-31T03:33:43.679Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-31T03:33:43.679Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-31T03:33:43.679Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-31T03:33:44.090Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-31T03:33:44.198Z] #29 11.95 runtime/internal/atomic [2019-10-31T03:33:44.198Z] #29 11.95 internal/cpu [2019-10-31T03:33:44.455Z] #29 12.52 runtime/internal/sys [2019-10-31T03:33:44.500Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-31T03:33:44.500Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-31T03:33:44.500Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-31T03:33:44.500Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-31T03:33:44.920Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-31T03:33:44.920Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-31T03:33:44.920Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-31T03:33:45.017Z] #29 12.97 internal/bytealg [2019-10-31T03:33:45.017Z] #29 13.14 math/bits [2019-10-31T03:33:45.470Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-31T03:33:45.995Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-31T03:33:46.390Z] #29 14.41 math [2019-10-31T03:33:46.498Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-31T03:33:46.953Z] #29 15.15 runtime [2019-10-31T03:33:47.071Z] Removing intermediate container da85e254ed6a [2019-10-31T03:33:47.071Z] ---> d70b23d96b58 [2019-10-31T03:33:47.071Z] Step 7/16 : WORKDIR /buildx [2019-10-31T03:33:47.071Z] ---> Running in 504e3082cdd8 [2019-10-31T03:33:47.071Z] Removing intermediate container 504e3082cdd8 [2019-10-31T03:33:47.071Z] ---> aef6501f03c8 [2019-10-31T03:33:47.071Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-31T03:33:47.071Z] ---> Running in 458f7b809cd9 [2019-10-31T03:33:47.071Z] Removing intermediate container 458f7b809cd9 [2019-10-31T03:33:47.071Z] ---> f462b4bf5ce8 [2019-10-31T03:33:47.071Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-31T03:33:47.071Z] ---> Running in e69b391212e2 [2019-10-31T03:33:47.443Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-31T03:33:47.443Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-31T03:33:47.443Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-31T03:33:47.686Z] From https://github.com/docker/buildx [2019-10-31T03:33:47.686Z] * [new tag] v0.3.1 -> build [2019-10-31T03:33:47.858Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-31T03:33:47.968Z] Switched to branch 'build' [2019-10-31T03:33:48.250Z] Removing intermediate container e69b391212e2 [2019-10-31T03:33:48.250Z] ---> 7d8679078629 [2019-10-31T03:33:48.250Z] Step 10/16 : RUN go mod download [2019-10-31T03:33:48.283Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-31T03:33:48.283Z] go: finding cloud.google.com/go v0.26.0 [2019-10-31T03:33:48.320Z] #29 ... [2019-10-31T03:33:48.320Z] [2019-10-31T03:33:48.320Z] #45 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:33:48.320Z] #45 9.794 + RM_GOPATH=0 [2019-10-31T03:33:48.320Z] #45 9.794 + TMP_GOPATH= [2019-10-31T03:33:48.320Z] #45 9.794 + : /build [2019-10-31T03:33:48.320Z] #45 9.794 + '[' -z '' ']' [2019-10-31T03:33:48.320Z] #45 9.802 ++ mktemp -d [2019-10-31T03:33:48.320Z] #45 9.804 + export GOPATH=/tmp/tmp.cnnFhFimsW [2019-10-31T03:33:48.320Z] #45 9.804 + GOPATH=/tmp/tmp.cnnFhFimsW [2019-10-31T03:33:48.320Z] #45 9.805 + RM_GOPATH=1 [2019-10-31T03:33:48.320Z] #45 9.806 ++ dirname ./install.sh [2019-10-31T03:33:48.320Z] #45 9.811 + dir=. [2019-10-31T03:33:48.320Z] #45 9.811 + bin=gotestsum [2019-10-31T03:33:48.320Z] #45 9.811 + shift [2019-10-31T03:33:48.320Z] #45 9.811 + '[' '!' -f ./gotestsum.installer ']' [2019-10-31T03:33:48.320Z] #45 9.812 + . ./gotestsum.installer [2019-10-31T03:33:48.320Z] #45 9.812 ++ : v0.3.5 [2019-10-31T03:33:48.320Z] #45 9.812 + install_gotestsum [2019-10-31T03:33:48.320Z] #45 9.812 + echo 'Installing gotestsum version v0.3.5' [2019-10-31T03:33:48.320Z] #45 9.813 + go get -d gotest.tools/gotestsum [2019-10-31T03:33:48.320Z] #45 9.813 Installing gotestsum version v0.3.5 [2019-10-31T03:33:48.532Z] ---> Running in 6205ea32cb03 [2019-10-31T03:33:48.697Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-31T03:33:48.697Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-31T03:33:48.823Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-31T03:33:48.823Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-31T03:33:48.823Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-31T03:33:48.823Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-31T03:33:48.823Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-31T03:33:48.823Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-31T03:33:48.823Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-31T03:33:48.823Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-31T03:33:48.823Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-31T03:33:49.109Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-31T03:33:49.109Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-31T03:33:49.510Z] go: finding github.com/kr/text v0.1.0 [2019-10-31T03:33:49.510Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-31T03:33:49.510Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-31T03:33:49.845Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-31T03:33:49.924Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-31T03:33:50.343Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-31T03:33:50.750Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-31T03:33:51.151Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-31T03:33:51.151Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-31T03:33:51.565Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-31T03:33:51.565Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-31T03:33:51.899Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-31T03:33:51.899Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-31T03:33:51.899Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-31T03:33:51.899Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-31T03:33:51.988Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-31T03:33:51.988Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-31T03:33:51.988Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-31T03:33:52.188Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-31T03:33:52.476Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-31T03:33:52.507Z] #45 ... [2019-10-31T03:33:52.507Z] [2019-10-31T03:33:52.507Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:33:52.507Z] #9 10.39 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:33:52.507Z] #9 10.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:33:52.507Z] #9 10.48 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:33:52.507Z] #9 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:33:52.507Z] #9 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:33:52.507Z] #9 14.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:33:52.507Z] #9 16.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:33:52.507Z] #9 ... [2019-10-31T03:33:52.507Z] [2019-10-31T03:33:52.507Z] #31 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:33:52.507Z] #31 10.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:33:52.507Z] #31 11.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:33:52.507Z] #31 ... [2019-10-31T03:33:52.507Z] [2019-10-31T03:33:52.507Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:33:52.507Z] #38 10.67 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:33:52.507Z] #38 10.67 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:33:52.507Z] #38 10.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:33:52.507Z] #38 10.73 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:33:52.507Z] #38 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:33:52.507Z] #38 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:33:52.507Z] #38 14.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:33:52.507Z] #38 16.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:33:52.507Z] #38 ... [2019-10-31T03:33:52.507Z] [2019-10-31T03:33:52.507Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:33:52.507Z] #42 10.47 + cd /tmp/tmp.K7xk8SLHkR/src/github.com/LK4D4/vndr [2019-10-31T03:33:52.507Z] #42 10.47 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:33:52.507Z] #42 10.48 + go build -buildmode=pie -v -o /build/vndr . [2019-10-31T03:33:52.507Z] #42 12.22 runtime/internal/atomic [2019-10-31T03:33:52.507Z] #42 12.25 internal/cpu [2019-10-31T03:33:52.507Z] #42 12.60 runtime/internal/sys [2019-10-31T03:33:52.507Z] #42 12.87 runtime/internal/math [2019-10-31T03:33:52.507Z] #42 13.09 internal/race [2019-10-31T03:33:52.507Z] #42 13.26 internal/bytealg [2019-10-31T03:33:52.507Z] #42 13.30 sync/atomic [2019-10-31T03:33:52.507Z] #42 14.03 unicode [2019-10-31T03:33:52.507Z] #42 15.28 runtime [2019-10-31T03:33:52.507Z] #42 19.25 unicode/utf8 [2019-10-31T03:33:52.507Z] #42 19.97 math [2019-10-31T03:33:52.507Z] #42 ... [2019-10-31T03:33:52.507Z] [2019-10-31T03:33:52.507Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:33:52.507Z] #22 10.57 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:33:52.507Z] #22 10.58 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:33:52.507Z] #22 10.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:33:52.507Z] #22 10.73 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:33:52.507Z] #22 10.75 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:33:52.507Z] #22 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:33:52.507Z] #22 14.05 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:33:52.507Z] #22 15.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:33:52.765Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-31T03:33:53.004Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-31T03:33:53.004Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-31T03:33:53.004Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-31T03:33:53.004Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-31T03:33:53.060Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-31T03:33:53.437Z] #22 ... [2019-10-31T03:33:53.437Z] [2019-10-31T03:33:53.437Z] #29 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:33:53.437Z] #29 21.33 internal/testlog [2019-10-31T03:33:53.629Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-31T03:33:53.629Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-31T03:33:53.629Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-31T03:33:53.999Z] #29 22.07 encoding [2019-10-31T03:33:53.999Z] #29 22.11 runtime/cgo [2019-10-31T03:33:54.090Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-31T03:33:54.090Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-31T03:33:54.090Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-31T03:33:54.548Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-31T03:33:54.548Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-31T03:33:54.722Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-31T03:33:54.926Z] #29 ... [2019-10-31T03:33:54.926Z] [2019-10-31T03:33:54.926Z] #54 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:33:54.926Z] #54 13.50 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:33:54.926Z] #54 15.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:33:54.961Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-31T03:33:54.961Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-31T03:33:54.961Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-31T03:33:55.009Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-31T03:33:55.182Z] #54 ... [2019-10-31T03:33:55.182Z] [2019-10-31T03:33:55.182Z] #20 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:33:55.182Z] #20 22.81 + mkdir -p /build [2019-10-31T03:33:55.182Z] #20 22.87 + mv docker/docker /build/ [2019-10-31T03:33:55.182Z] #20 22.97 + rmdir docker [2019-10-31T03:33:55.297Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-31T03:33:55.365Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-31T03:33:55.365Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-31T03:33:55.438Z] #20 ... [2019-10-31T03:33:55.438Z] [2019-10-31T03:33:55.438Z] #60 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:33:55.438Z] #60 13.62 + cd /tmp/tmp.bCt5MfE5xy/src/github.com/rootless-containers/rootlesskit [2019-10-31T03:33:55.438Z] #60 13.62 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:33:55.438Z] #60 14.15 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-31T03:33:55.438Z] #60 14.15 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-31T03:33:55.757Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-31T03:33:55.757Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-31T03:33:55.757Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-31T03:33:56.179Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-31T03:33:56.323Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-31T03:33:56.580Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-31T03:33:56.811Z] #60 ... [2019-10-31T03:33:56.811Z] [2019-10-31T03:33:56.811Z] #20 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:33:56.811Z] #20 DONE 24.8s [2019-10-31T03:33:56.811Z] [2019-10-31T03:33:56.811Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:33:56.951Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-31T03:33:56.951Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-31T03:33:56.989Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-31T03:33:56.989Z] go: finding github.com/lib/pq v1.0.0 [2019-10-31T03:33:56.989Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-31T03:33:57.242Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-31T03:33:57.410Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-31T03:33:57.534Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-31T03:33:57.534Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-31T03:33:57.740Z] #42 25.87 unicode/utf16 [2019-10-31T03:33:57.816Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-31T03:33:57.816Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-31T03:33:57.822Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-31T03:33:58.208Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-31T03:33:58.208Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-31T03:33:58.208Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-31T03:33:58.301Z] #42 26.52 container/list [2019-10-31T03:33:58.450Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-31T03:33:58.451Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-31T03:33:58.451Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-31T03:33:58.615Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-31T03:33:58.615Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-31T03:33:58.865Z] #42 27.08 crypto/internal/subtle [2019-10-31T03:33:59.015Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-31T03:33:59.015Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-31T03:33:59.078Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-31T03:33:59.121Z] #42 27.34 crypto/subtle [2019-10-31T03:33:59.368Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-31T03:33:59.655Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-31T03:33:59.684Z] #42 27.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-31T03:33:59.853Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-31T03:33:59.853Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-31T03:33:59.853Z] go: finding github.com/golang/mock v1.1.1 [2019-10-31T03:33:59.941Z] #42 28.05 internal/nettrace [2019-10-31T03:34:00.261Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-31T03:34:00.261Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-31T03:34:00.283Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-31T03:34:00.283Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-31T03:34:00.283Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-31T03:34:00.504Z] #42 28.56 runtime/cgo [2019-10-31T03:34:00.570Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-31T03:34:00.666Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-31T03:34:01.067Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-31T03:34:01.200Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-31T03:34:01.635Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-31T03:34:01.635Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-31T03:34:02.127Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-31T03:34:02.227Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-31T03:34:02.513Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-31T03:34:02.683Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-31T03:34:02.683Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-31T03:34:02.683Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-31T03:34:02.683Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-31T03:34:02.821Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-31T03:34:03.025Z] #42 ... [2019-10-31T03:34:03.026Z] [2019-10-31T03:34:03.026Z] #65 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:34:03.026Z] #65 28.90 Checking out files: 47% (956/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% (1802/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-31T03:34:03.026Z] #65 30.49 + cd /tmp/tmp.pOdeoy8c0e/src/github.com/docker/libnetwork [2019-10-31T03:34:03.026Z] #65 30.49 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:34:03.026Z] #65 30.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-31T03:34:03.118Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-31T03:34:03.413Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-31T03:34:03.650Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-31T03:34:03.650Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-31T03:34:03.650Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-31T03:34:03.650Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-31T03:34:04.040Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-31T03:34:04.337Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-31T03:34:04.507Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-31T03:34:04.507Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-31T03:34:04.507Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-31T03:34:04.507Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-31T03:34:04.900Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-31T03:34:04.900Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-31T03:34:04.900Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-31T03:34:04.900Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-31T03:34:04.964Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-31T03:34:04.991Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0aea30a13c867c3b7) in /home/ubuntu/workspace/moby_PR-40154 [Pipeline] { [Pipeline] checkout [2019-10-31T03:34:05.253Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-31T03:34:05.253Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-31T03:34:05.318Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-31T03:34:05.543Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-31T03:34:05.714Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-31T03:34:05.714Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-31T03:34:05.714Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-31T03:34:05.714Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-31T03:34:06.085Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-31T03:34:06.085Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-31T03:34:06.085Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-31T03:34:06.085Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-31T03:34:06.172Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-31T03:34:06.172Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-31T03:34:06.484Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-31T03:34:06.484Z] go: finding github.com/kr/pty v1.1.1 [2019-10-31T03:34:06.962Z] Running on ubuntu-1804-overlay2 (i-06a956b8285f60acb) in /home/ubuntu/workspace/moby_PR-40154 [Pipeline] { [Pipeline] checkout [2019-10-31T03:34:07.208Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-31T03:34:07.498Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-31T03:34:07.786Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-31T03:34:08.074Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-31T03:34:08.363Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-31T03:34:08.363Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-31T03:34:08.363Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-31T03:34:08.653Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-31T03:34:08.663Z] using credential docker-jenkins-github-credentials [2019-10-31T03:34:08.672Z] Cloning the remote Git repository [2019-10-31T03:34:08.672Z] Cloning with configured refspecs honoured and without tags [2019-10-31T03:34:08.942Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-31T03:34:08.942Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-31T03:34:09.230Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-31T03:34:09.531Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-31T03:34:09.571Z] #65 ... [2019-10-31T03:34:09.571Z] [2019-10-31T03:34:09.571Z] #36 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:34:09.571Z] #36 27.52 + cd /tmp/tmp.z4M6tHoSHR/src/github.com/docker/distribution [2019-10-31T03:34:09.571Z] #36 27.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-31T03:34:09.571Z] #36 31.81 + GOPATH=/tmp/tmp.z4M6tHoSHR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.z4M6tHoSHR go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-31T03:34:09.571Z] #36 ... [2019-10-31T03:34:09.571Z] [2019-10-31T03:34:09.571Z] #48 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:34:09.571Z] #48 33.27 + cd /tmp/tmp.dMzqbSZlz3/src/github.com/golangci/golangci-lint/ [2019-10-31T03:34:09.571Z] #48 33.27 + git checkout -q v1.20.0 [2019-10-31T03:34:09.571Z] #48 33.92 ++ git describe --tags [2019-10-31T03:34:09.571Z] #48 33.93 + version=v1.20.0 [2019-10-31T03:34:09.571Z] #48 33.95 ++ git rev-parse --short HEAD [2019-10-31T03:34:09.571Z] #48 33.95 + commit=cc98739 [2019-10-31T03:34:09.571Z] #48 33.96 ++ git show -s --format=%cd [2019-10-31T03:34:09.571Z] #48 33.96 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-31T03:34:09.571Z] #48 34.01 + 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-31T03:34:09.819Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-31T03:34:09.820Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-31T03:34:08.991Z] Cloning repository https://github.com/moby/moby.git [2019-10-31T03:34:09.041Z] > git init /home/ubuntu/workspace/moby_PR-40154 # timeout=10 [2019-10-31T03:34:09.252Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:34:09.253Z] > git --version # timeout=10 [2019-10-31T03:34:09.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:34:09.272Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:34:10.135Z] #48 ... [2019-10-31T03:34:10.135Z] [2019-10-31T03:34:10.135Z] #31 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:34:10.135Z] #31 28.67 Fetched 7920 kB in 22s (352 kB/s) [2019-10-31T03:34:10.135Z] #31 28.67 Reading package lists... [2019-10-31T03:34:10.448Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-31T03:34:11.076Z] go: finding github.com/lib/pq v1.0.0 [2019-10-31T03:34:11.076Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-31T03:34:11.076Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-31T03:34:11.076Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-31T03:34:11.364Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-31T03:34:11.364Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-31T03:34:11.364Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-31T03:34:11.364Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-31T03:34:11.652Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-31T03:34:11.653Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-31T03:34:11.986Z] using credential docker-jenkins-github-credentials [2019-10-31T03:34:11.998Z] Cloning the remote Git repository [2019-10-31T03:34:11.998Z] Cloning with configured refspecs honoured and without tags [2019-10-31T03:34:12.280Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-31T03:34:12.569Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-31T03:34:12.051Z] Cloning repository https://github.com/moby/moby.git [2019-10-31T03:34:12.122Z] > git init /home/ubuntu/workspace/moby_PR-40154 # timeout=10 [2019-10-31T03:34:12.632Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:34:12.640Z] > git --version # timeout=10 [2019-10-31T03:34:12.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:34:12.687Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:34:12.858Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-31T03:34:12.858Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-31T03:34:12.858Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-31T03:34:13.485Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-31T03:34:13.485Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-31T03:34:14.114Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-31T03:34:14.405Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-31T03:34:14.457Z] #31 39.43 Reading package lists... [2019-10-31T03:34:14.457Z] #31 ... [2019-10-31T03:34:14.457Z] [2019-10-31T03:34:14.457Z] #54 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:34:14.457Z] #54 32.91 Fetched 7920 kB in 24s (327 kB/s) [2019-10-31T03:34:14.457Z] #54 32.91 Reading package lists... [2019-10-31T03:34:14.722Z] #54 ... [2019-10-31T03:34:14.722Z] [2019-10-31T03:34:14.722Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:14.722Z] #38 33.16 Fetched 7920 kB in 23s (337 kB/s) [2019-10-31T03:34:14.722Z] #38 33.16 Reading package lists... [2019-10-31T03:34:14.982Z] #38 ... [2019-10-31T03:34:14.982Z] [2019-10-31T03:34:14.982Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:34:14.982Z] #9 33.50 Fetched 7920 kB in 24s (328 kB/s) [2019-10-31T03:34:15.241Z] #9 33.50 Reading package lists... [2019-10-31T03:34:15.241Z] #9 ... [2019-10-31T03:34:15.241Z] [2019-10-31T03:34:15.242Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:34:15.242Z] #22 33.49 Fetched 7920 kB in 23s (331 kB/s) [2019-10-31T03:34:15.242Z] #22 33.49 Reading package lists... [2019-10-31T03:34:15.242Z] #22 ... [2019-10-31T03:34:15.242Z] [2019-10-31T03:34:15.242Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:15.482Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-31T03:34:16.115Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-31T03:34:16.115Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-31T03:34:16.115Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-31T03:34:16.115Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-31T03:34:16.741Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-31T03:34:16.741Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-31T03:34:16.741Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-31T03:34:17.767Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-31T03:34:18.398Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-31T03:34:18.398Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-31T03:34:18.689Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-31T03:34:18.689Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-31T03:34:18.689Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-31T03:34:18.985Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-31T03:34:20.009Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-31T03:34:20.500Z] #38 43.77 Reading package lists... [2019-10-31T03:34:20.500Z] #38 ... [2019-10-31T03:34:20.500Z] [2019-10-31T03:34:20.500Z] #31 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:34:20.500Z] #31 39.43 Reading package lists... [2019-10-31T03:34:21.034Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-31T03:34:21.067Z] #31 47.82 Building dependency tree... [2019-10-31T03:34:21.658Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-31T03:34:22.283Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-31T03:34:22.929Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-31T03:34:22.963Z] #31 51.47 The following additional packages will be installed: [2019-10-31T03:34:22.963Z] #31 51.49 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-31T03:34:22.963Z] #31 51.50 Suggested packages: [2019-10-31T03:34:22.963Z] #31 51.52 codeblocks eclipse ninja-build lrzip [2019-10-31T03:34:23.222Z] #31 51.52 Recommended packages: [2019-10-31T03:34:23.222Z] #31 51.52 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-31T03:34:23.949Z] go: finding golang.org/x/text v0.3.0 [2019-10-31T03:34:24.578Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-31T03:34:24.578Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-31T03:34:24.602Z] #31 53.27 The following NEW packages will be installed: [2019-10-31T03:34:24.602Z] #31 53.28 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-31T03:34:24.859Z] #31 53.28 vim-common xxd [2019-10-31T03:34:25.116Z] #31 ... [2019-10-31T03:34:25.116Z] [2019-10-31T03:34:25.116Z] #54 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:34:25.116Z] #54 43.70 Reading package lists... [2019-10-31T03:34:25.373Z] #54 53.50 Building dependency tree... [2019-10-31T03:34:25.373Z] #54 ... [2019-10-31T03:34:25.373Z] [2019-10-31T03:34:25.373Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:25.373Z] #38 43.77 Reading package lists... [2019-10-31T03:34:25.373Z] #38 53.32 Building dependency tree... [2019-10-31T03:34:25.373Z] #38 ... [2019-10-31T03:34:25.373Z] [2019-10-31T03:34:25.373Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:34:25.373Z] #22 33.49 Reading package lists... [2019-10-31T03:34:25.373Z] #22 44.66 Reading package lists... [2019-10-31T03:34:25.598Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-31T03:34:25.630Z] #22 ... [2019-10-31T03:34:25.631Z] [2019-10-31T03:34:25.631Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:34:25.631Z] #9 33.50 Reading package lists... [2019-10-31T03:34:25.631Z] #9 44.73 Reading package lists... [2019-10-31T03:34:25.631Z] #9 ... [2019-10-31T03:34:25.631Z] [2019-10-31T03:34:25.631Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:34:25.885Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-31T03:34:26.172Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-31T03:34:26.459Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-31T03:34:27.524Z] #22 54.30 Building dependency tree... [2019-10-31T03:34:27.951Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-31T03:34:28.088Z] #22 ... [2019-10-31T03:34:28.088Z] [2019-10-31T03:34:28.088Z] #65 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:34:28.088Z] #65 DONE 56.2s [2019-10-31T03:34:28.088Z] [2019-10-31T03:34:28.088Z] #31 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:34:28.088Z] #31 54.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:34:28.088Z] #31 54.45 Need to get 13.7 MB of archives. [2019-10-31T03:34:28.088Z] #31 54.45 After this operation, 57.2 MB of additional disk space will be used. [2019-10-31T03:34:28.088Z] #31 54.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-31T03:34:28.088Z] #31 54.57 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-31T03:34:28.088Z] #31 54.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-31T03:34:28.088Z] #31 55.52 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-31T03:34:28.088Z] #31 55.64 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-31T03:34:28.088Z] #31 55.67 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-31T03:34:28.088Z] #31 55.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-31T03:34:28.088Z] #31 55.70 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-31T03:34:28.088Z] #31 56.10 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-31T03:34:28.088Z] #31 56.12 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-31T03:34:28.261Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-31T03:34:28.558Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-31T03:34:29.020Z] #31 ... [2019-10-31T03:34:29.020Z] [2019-10-31T03:34:29.020Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:34:29.020Z] #42 47.01 vendor/golang.org/x/crypto/internal/subtle [2019-10-31T03:34:29.020Z] #42 47.15 vendor/golang.org/x/crypto/curve25519 [2019-10-31T03:34:29.020Z] #42 ... [2019-10-31T03:34:29.020Z] [2019-10-31T03:34:29.020Z] #45 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:34:29.020Z] #45 56.55 + cd /tmp/tmp.cnnFhFimsW/src/gotest.tools/gotestsum [2019-10-31T03:34:29.020Z] #45 56.55 + git checkout -q v0.3.5 [2019-10-31T03:34:29.020Z] #45 56.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-31T03:34:29.186Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-31T03:34:29.186Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-31T03:34:30.746Z] Fetching without tags [2019-10-31T03:34:31.242Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-31T03:34:31.242Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-31T03:34:31.366Z] Merging remotes/origin/master commit 7cb46617fcc1071963ab59d81082eab3e3ef8f9d into PR head commit 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:34:30.712Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:34:30.734Z] > git config --add remote.origin.fetch +refs/pull/40154/head:refs/remotes/origin/PR-40154 # timeout=10 [2019-10-31T03:34:30.740Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-31T03:34:30.756Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:34:30.768Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:34:30.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:34:30.770Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:34:31.390Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:34:31.399Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:34:32.276Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-31T03:34:32.276Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-31T03:34:32.908Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-31T03:34:33.956Z] Merge succeeded, producing 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:34:33.957Z] Checking out Revision 27552ceb15bca544820229e574427d4c1d6ef585 (PR-40154) [2019-10-31T03:34:34.138Z] Fetching without tags [2019-10-31T03:34:34.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:34:34.093Z] > git config --add remote.origin.fetch +refs/pull/40154/head:refs/remotes/origin/PR-40154 # timeout=10 [2019-10-31T03:34:34.117Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-31T03:34:34.132Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:34:34.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:34:34.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:34:34.146Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:34:34.322Z] #45 ... [2019-10-31T03:34:34.322Z] [2019-10-31T03:34:34.322Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:34:34.322Z] #22 57.80 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-31T03:34:34.322Z] #22 57.80 The following additional packages will be installed: [2019-10-31T03:34:34.322Z] #22 57.80 libjq1 libonig4 [2019-10-31T03:34:34.322Z] #22 58.32 The following NEW packages will be installed: [2019-10-31T03:34:34.322Z] #22 58.32 jq libjq1 libonig4 [2019-10-31T03:34:34.322Z] #22 59.44 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:34:34.322Z] #22 59.44 Need to get 327 kB of archives. [2019-10-31T03:34:34.322Z] #22 59.44 After this operation, 1157 kB of additional disk space will be used. [2019-10-31T03:34:34.322Z] #22 59.44 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-31T03:34:34.322Z] #22 59.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-31T03:34:34.322Z] #22 59.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-31T03:34:34.322Z] #22 60.64 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:34:34.322Z] #22 60.88 Fetched 327 kB in 1s (310 kB/s) [2019-10-31T03:34:34.322Z] #22 61.18 Selecting previously unselected package libonig4:amd64. [2019-10-31T03:34:34.322Z] #22 61.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-31T03:34:34.322Z] #22 61.33 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-31T03:34:34.322Z] #22 61.36 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-31T03:34:34.322Z] #22 61.71 Selecting previously unselected package libjq1:amd64. [2019-10-31T03:34:34.322Z] #22 61.71 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-31T03:34:34.322Z] #22 61.72 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-31T03:34:34.322Z] #22 62.28 Selecting previously unselected package jq. [2019-10-31T03:34:34.322Z] #22 62.29 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-31T03:34:34.322Z] #22 62.33 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-31T03:34:34.322Z] #22 62.80 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-31T03:34:34.397Z] Merging remotes/origin/master commit 7cb46617fcc1071963ab59d81082eab3e3ef8f9d into PR head commit 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:34:34.419Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-31T03:34:34.420Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-31T03:34:34.886Z] #22 63.36 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-31T03:34:34.886Z] #22 ... [2019-10-31T03:34:34.886Z] [2019-10-31T03:34:34.886Z] #54 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:34:34.886Z] #54 53.50 Building dependency tree... [2019-10-31T03:34:34.886Z] #54 57.00 The following additional packages will be installed: [2019-10-31T03:34:34.886Z] #54 57.00 btrfs-progs liblzo2-2 [2019-10-31T03:34:34.886Z] #54 57.47 The following NEW packages will be installed: [2019-10-31T03:34:34.886Z] #54 57.47 btrfs-progs btrfs-tools liblzo2-2 [2019-10-31T03:34:34.886Z] #54 58.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:34:34.886Z] #54 58.58 Need to get 649 kB of archives. [2019-10-31T03:34:34.886Z] #54 58.58 After this operation, 4320 kB of additional disk space will be used. [2019-10-31T03:34:34.886Z] #54 58.58 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-31T03:34:34.886Z] #54 58.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-31T03:34:34.886Z] #54 58.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-31T03:34:34.886Z] #54 59.70 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:34:34.886Z] #54 59.94 Fetched 649 kB in 1s (575 kB/s) [2019-10-31T03:34:34.886Z] #54 60.11 Selecting previously unselected package liblzo2-2:amd64. [2019-10-31T03:34:34.886Z] #54 60.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-31T03:34:34.886Z] #54 60.22 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-31T03:34:34.886Z] #54 60.27 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:34:34.886Z] #54 60.74 Selecting previously unselected package btrfs-progs. [2019-10-31T03:34:34.886Z] #54 60.74 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-31T03:34:34.886Z] #54 60.78 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-31T03:34:34.886Z] #54 61.89 Selecting previously unselected package btrfs-tools. [2019-10-31T03:34:34.886Z] #54 61.90 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-31T03:34:34.886Z] #54 61.93 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-31T03:34:34.886Z] #54 62.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:34:34.886Z] #54 62.30 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:34:34.886Z] #54 62.33 Setting up btrfs-progs (4.7.3-1) ... [2019-10-31T03:34:34.886Z] #54 62.34 Setting up btrfs-tools (4.7.3-1) ... [2019-10-31T03:34:34.886Z] #54 62.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:34:34.886Z] #54 DONE 63.4s [2019-10-31T03:34:34.886Z] [2019-10-31T03:34:34.886Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:34:34.886Z] #22 63.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:34:34.886Z] #22 ... [2019-10-31T03:34:34.886Z] [2019-10-31T03:34:34.886Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:34:35.156Z] #55 DONE 0.2s [2019-10-31T03:34:35.156Z] [2019-10-31T03:34:35.156Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:35.156Z] #38 53.32 Building dependency tree... [2019-10-31T03:34:35.156Z] #38 56.86 The following additional packages will be installed: [2019-10-31T03:34:35.156Z] #38 56.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-31T03:34:35.156Z] #38 56.86 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-31T03:34:35.156Z] #38 56.86 Suggested packages: [2019-10-31T03:34:35.156Z] #38 56.86 manpages-dev python-setuptools [2019-10-31T03:34:35.156Z] #38 59.13 The following NEW packages will be installed: [2019-10-31T03:34:35.156Z] #38 59.13 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-31T03:34:35.156Z] #38 59.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-31T03:34:35.156Z] #38 59.14 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-31T03:34:35.156Z] #38 59.14 zlib1g-dev [2019-10-31T03:34:35.156Z] #38 60.28 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:34:35.156Z] #38 60.28 Need to get 3602 kB of archives. [2019-10-31T03:34:35.156Z] #38 60.28 After this operation, 18.9 MB of additional disk space will be used. [2019-10-31T03:34:35.156Z] #38 60.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-31T03:34:35.156Z] #38 60.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-31T03:34:35.156Z] #38 60.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-31T03:34:35.156Z] #38 60.44 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-31T03:34:35.156Z] #38 60.47 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-31T03:34:35.156Z] #38 60.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-31T03:34:35.156Z] #38 60.47 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-31T03:34:35.156Z] #38 60.47 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-31T03:34:35.156Z] #38 60.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-31T03:34:35.156Z] #38 60.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-31T03:34:35.156Z] #38 60.60 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-31T03:34:35.156Z] #38 60.74 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-31T03:34:35.156Z] #38 60.83 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-31T03:34:35.156Z] #38 60.85 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-31T03:34:35.156Z] #38 60.86 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-31T03:34:35.156Z] #38 60.89 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-31T03:34:35.156Z] #38 62.22 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:34:35.156Z] #38 62.69 Fetched 3602 kB in 1s (2089 kB/s) [2019-10-31T03:34:35.156Z] #38 63.33 Selecting previously unselected package libnet1:amd64. [2019-10-31T03:34:35.156Z] #38 63.33 (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-31T03:34:35.156Z] #38 63.39 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-31T03:34:35.156Z] #38 63.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-31T03:34:35.156Z] #38 63.74 Selecting previously unselected package libcap-dev:amd64. [2019-10-31T03:34:35.156Z] #38 63.74 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-31T03:34:35.156Z] #38 63.76 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-31T03:34:35.156Z] #38 ... [2019-10-31T03:34:35.156Z] [2019-10-31T03:34:35.156Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:34:35.156Z] #22 63.74 Setting up jq (1.5+dfsg-1.3) ... [2019-10-31T03:34:35.367Z] Merge succeeded, producing 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:34:35.369Z] Checking out Revision 27552ceb15bca544820229e574427d4c1d6ef585 (PR-40154) [2019-10-31T03:34:35.381Z] Commit message: "bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a" [2019-10-31T03:34:35.414Z] #22 ... [2019-10-31T03:34:35.414Z] [2019-10-31T03:34:35.414Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-31T03:34:35.414Z] #56 DONE 0.3s [2019-10-31T03:34:35.675Z] [2019-10-31T03:34:35.675Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:35.675Z] #38 63.98 Selecting previously unselected package libnet1-dev. [2019-10-31T03:34:35.675Z] #38 63.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-31T03:34:35.675Z] #38 64.02 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-31T03:34:35.934Z] #38 ... [2019-10-31T03:34:35.934Z] [2019-10-31T03:34:35.934Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:34:35.934Z] #22 DONE 64.3s [2019-10-31T03:34:35.934Z] [2019-10-31T03:34:35.934Z] #26 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:34:35.934Z] #26 54.26 + cd /tmp/tmp.7BrP5UrgFs/src/github.com/go-swagger/go-swagger [2019-10-31T03:34:35.934Z] #26 54.26 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-31T03:34:35.934Z] #26 57.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-31T03:34:35.934Z] #26 ... [2019-10-31T03:34:35.934Z] [2019-10-31T03:34:35.934Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-31T03:34:35.934Z] #23 DONE 0.2s [2019-10-31T03:34:35.934Z] [2019-10-31T03:34:35.934Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:34:35.934Z] #9 54.41 Building dependency tree... [2019-10-31T03:34:35.934Z] #9 57.89 The following additional packages will be installed: [2019-10-31T03:34:35.934Z] #9 57.90 libapparmor1 libseccomp2 [2019-10-31T03:34:35.934Z] #9 57.91 Suggested packages: [2019-10-31T03:34:35.934Z] #9 57.91 seccomp [2019-10-31T03:34:35.934Z] #9 58.46 The following NEW packages will be installed: [2019-10-31T03:34:35.934Z] #9 58.47 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-31T03:34:35.934Z] #9 59.60 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:34:35.934Z] #9 59.60 Need to get 300 kB of archives. [2019-10-31T03:34:35.934Z] #9 59.60 After this operation, 1201 kB of additional disk space will be used. [2019-10-31T03:34:35.934Z] #9 59.60 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-31T03:34:35.934Z] #9 59.61 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-31T03:34:35.934Z] #9 59.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-31T03:34:35.934Z] #9 59.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-31T03:34:35.934Z] #9 60.94 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:34:35.934Z] #9 61.19 Fetched 300 kB in 1s (285 kB/s) [2019-10-31T03:34:35.934Z] #9 61.44 Selecting previously unselected package libseccomp2:amd64. [2019-10-31T03:34:35.934Z] #9 61.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-31T03:34:35.934Z] #9 61.51 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-31T03:34:35.934Z] #9 61.58 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:34:35.934Z] #9 61.90 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-31T03:34:35.934Z] #9 61.91 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-31T03:34:35.934Z] #9 61.93 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:34:35.934Z] #9 62.30 Selecting previously unselected package libapparmor1:amd64. [2019-10-31T03:34:35.934Z] #9 62.31 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-31T03:34:35.934Z] #9 62.33 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-31T03:34:35.934Z] #9 62.89 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-31T03:34:35.934Z] #9 62.89 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-31T03:34:35.934Z] #9 63.28 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-31T03:34:35.934Z] #9 63.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:34:35.934Z] #9 64.01 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:34:35.934Z] #9 64.15 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-31T03:34:35.934Z] #9 64.24 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:34:35.934Z] #9 64.28 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-31T03:34:35.934Z] #9 64.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:34:35.934Z] #9 ... [2019-10-31T03:34:35.934Z] [2019-10-31T03:34:35.934Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:35.934Z] #38 64.41 Selecting previously unselected package libnl-3-200:amd64. [2019-10-31T03:34:35.934Z] #38 64.41 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-31T03:34:35.934Z] #38 64.46 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-31T03:34:36.191Z] #38 64.77 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-31T03:34:36.191Z] #38 64.77 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-31T03:34:36.191Z] #38 64.77 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-31T03:34:33.937Z] > git merge 7cb46617fcc1071963ab59d81082eab3e3ef8f9d # timeout=10 [2019-10-31T03:34:33.953Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-31T03:34:33.969Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:34:33.983Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:34:36.267Z] Commit message: "bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a" [2019-10-31T03:34:36.448Z] #38 ... [2019-10-31T03:34:36.448Z] [2019-10-31T03:34:36.448Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:34:36.448Z] #9 DONE 64.8s [2019-10-31T03:34:36.448Z] [2019-10-31T03:34:36.448Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:34:36.448Z] #50 DONE 0.1s [2019-10-31T03:34:36.448Z] [2019-10-31T03:34:36.448Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-31T03:34:36.448Z] #51 DONE 0.1s [2019-10-31T03:34:36.448Z] [2019-10-31T03:34:36.448Z] #10 [dev 1/24] RUN groupadd -r docker [2019-10-31T03:34:36.470Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-31T03:34:36.489Z] + docker version [2019-10-31T03:34:34.419Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:34:34.436Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:34:35.325Z] > git merge 7cb46617fcc1071963ab59d81082eab3e3ef8f9d # timeout=10 [2019-10-31T03:34:35.347Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-31T03:34:35.374Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:34:35.399Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-31T03:34:37.097Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-31T03:34:37.322Z] + docker version [2019-10-31T03:34:37.385Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-31T03:34:38.414Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-31T03:34:38.414Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-31T03:34:39.722Z] #10 ... [2019-10-31T03:34:39.722Z] [2019-10-31T03:34:39.722Z] #31 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:34:39.722Z] #31 57.91 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:34:39.722Z] #31 58.10 Fetched 13.7 MB in 2s (4973 kB/s) [2019-10-31T03:34:39.722Z] #31 58.26 Selecting previously unselected package cmake-data. [2019-10-31T03:34:39.722Z] #31 58.26 (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-31T03:34:39.722Z] #31 58.37 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-31T03:34:39.722Z] #31 58.39 Unpacking cmake-data (3.7.2-1) ... [2019-10-31T03:34:39.722Z] #31 62.60 Selecting previously unselected package liblzo2-2:amd64. [2019-10-31T03:34:39.722Z] #31 62.63 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-31T03:34:39.722Z] #31 62.69 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:34:39.722Z] #31 63.57 Selecting previously unselected package libicu57:amd64. [2019-10-31T03:34:39.722Z] #31 63.58 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-31T03:34:39.722Z] #31 63.60 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-31T03:34:39.722Z] #31 ... [2019-10-31T03:34:39.722Z] [2019-10-31T03:34:39.722Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:39.722Z] #38 65.33 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-31T03:34:39.722Z] #38 65.33 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-31T03:34:39.722Z] #38 65.33 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-31T03:34:39.722Z] #38 65.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-31T03:34:39.722Z] #38 65.48 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-31T03:34:39.722Z] #38 65.50 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-31T03:34:39.722Z] #38 65.66 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-31T03:34:39.722Z] #38 65.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-31T03:34:39.722Z] #38 65.70 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-31T03:34:39.722Z] #38 66.19 Selecting previously unselected package libprotobuf10:amd64. [2019-10-31T03:34:39.722Z] #38 66.20 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-31T03:34:39.722Z] #38 66.21 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-31T03:34:39.722Z] #38 67.01 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-31T03:34:39.722Z] #38 67.01 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-31T03:34:39.722Z] #38 67.01 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-31T03:34:39.722Z] #38 67.23 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-31T03:34:39.722Z] #38 67.24 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-31T03:34:39.722Z] #38 67.25 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-31T03:34:39.910Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-31T03:34:39.979Z] #38 68.53 Selecting previously unselected package libprotoc10:amd64. [2019-10-31T03:34:39.979Z] #38 68.53 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-31T03:34:39.979Z] #38 68.55 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-31T03:34:40.236Z] #38 ... [2019-10-31T03:34:40.236Z] [2019-10-31T03:34:40.236Z] #29 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:34:40.236Z] #29 58.27 internal/reflectlite [2019-10-31T03:34:40.236Z] #29 58.28 sync [2019-10-31T03:34:40.236Z] #29 61.94 errors [2019-10-31T03:34:40.236Z] #29 61.95 sort [2019-10-31T03:34:40.236Z] #29 62.87 strconv [2019-10-31T03:34:40.236Z] #29 63.45 io [2019-10-31T03:34:40.236Z] #29 65.76 internal/oserror [2019-10-31T03:34:40.236Z] #29 66.03 syscall [2019-10-31T03:34:40.236Z] #29 68.36 reflect [2019-10-31T03:34:40.236Z] #29 ... [2019-10-31T03:34:40.236Z] [2019-10-31T03:34:40.236Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:34:40.236Z] #57 4.642 + RM_GOPATH=0 [2019-10-31T03:34:40.236Z] #57 4.642 + TMP_GOPATH= [2019-10-31T03:34:40.236Z] #57 4.642 + : /build [2019-10-31T03:34:40.236Z] #57 4.642 + '[' -z '' ']' [2019-10-31T03:34:40.236Z] #57 4.646 ++ mktemp -d [2019-10-31T03:34:40.236Z] #57 4.663 + export GOPATH=/tmp/tmp.3vqNSo0Pai [2019-10-31T03:34:40.236Z] #57 4.663 + GOPATH=/tmp/tmp.3vqNSo0Pai [2019-10-31T03:34:40.236Z] #57 4.663 + RM_GOPATH=1 [2019-10-31T03:34:40.236Z] #57 4.663 ++ dirname ./install.sh [2019-10-31T03:34:40.236Z] #57 4.664 + dir=. [2019-10-31T03:34:40.236Z] #57 4.664 + bin=containerd [2019-10-31T03:34:40.236Z] #57 4.664 + shift [2019-10-31T03:34:40.236Z] #57 4.664 + '[' '!' -f ./containerd.installer ']' [2019-10-31T03:34:40.236Z] #57 4.665 + . ./containerd.installer [2019-10-31T03:34:40.236Z] #57 4.665 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:34:40.236Z] #57 4.669 + install_containerd [2019-10-31T03:34:40.236Z] #57 4.670 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-31T03:34:40.236Z] #57 4.670 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3vqNSo0Pai/src/github.com/containerd/containerd [2019-10-31T03:34:40.236Z] #57 4.670 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:34:40.236Z] #57 4.679 Cloning into '/tmp/tmp.3vqNSo0Pai/src/github.com/containerd/containerd'... [2019-10-31T03:34:40.542Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-31T03:34:40.800Z] #57 ... [2019-10-31T03:34:40.800Z] [2019-10-31T03:34:40.800Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:40.800Z] #38 69.22 Selecting previously unselected package protobuf-c-compiler. [2019-10-31T03:34:40.800Z] #38 69.23 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-31T03:34:40.800Z] #38 69.23 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-31T03:34:40.829Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-31T03:34:41.057Z] #38 ... [2019-10-31T03:34:41.057Z] [2019-10-31T03:34:41.057Z] #10 [dev 1/24] RUN groupadd -r docker [2019-10-31T03:34:41.057Z] #10 DONE 4.6s [2019-10-31T03:34:41.057Z] [2019-10-31T03:34:41.057Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:41.057Z] #38 69.42 Selecting previously unselected package protobuf-compiler. [2019-10-31T03:34:41.057Z] #38 69.43 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-31T03:34:41.057Z] #38 69.43 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-31T03:34:41.281Z] Removing intermediate container 7e5321dd3972 [2019-10-31T03:34:41.281Z] ---> e68d81c494cf [2019-10-31T03:34:41.281Z] Step 11/16 : ARG GOOS [2019-10-31T03:34:41.281Z] ---> Running in f3f2eaf0035e [2019-10-31T03:34:41.281Z] Removing intermediate container f3f2eaf0035e [2019-10-31T03:34:41.281Z] ---> 1ff5368d257e [2019-10-31T03:34:41.281Z] Step 12/16 : ARG GOARCH [2019-10-31T03:34:41.281Z] ---> Running in 53a8c6ee1d24 [2019-10-31T03:34:41.281Z] Removing intermediate container 53a8c6ee1d24 [2019-10-31T03:34:41.281Z] ---> ff349dcab268 [2019-10-31T03:34:41.281Z] 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-31T03:34:41.281Z] ---> Running in 0b5203efb1bd [2019-10-31T03:34:41.314Z] #38 69.82 Selecting previously unselected package python-pkg-resources. [2019-10-31T03:34:41.314Z] #38 69.82 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:34:41.314Z] #38 ... [2019-10-31T03:34:41.314Z] [2019-10-31T03:34:41.314Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:34:41.314Z] #42 59.31 internal/reflectlite [2019-10-31T03:34:41.314Z] #42 59.35 sync [2019-10-31T03:34:41.314Z] #42 61.39 github.com/LK4D4/vndr/godl/singleflight [2019-10-31T03:34:41.314Z] #42 61.86 math/rand [2019-10-31T03:34:41.314Z] #42 63.03 internal/singleflight [2019-10-31T03:34:41.314Z] #42 63.98 strconv [2019-10-31T03:34:41.314Z] #42 63.98 io [2019-10-31T03:34:41.314Z] #42 65.94 bytes [2019-10-31T03:34:41.314Z] #42 68.32 bufio [2019-10-31T03:34:41.314Z] #42 68.99 reflect [2019-10-31T03:34:41.314Z] #42 ... [2019-10-31T03:34:41.314Z] [2019-10-31T03:34:41.314Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:41.314Z] #38 69.82 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:34:41.314Z] #38 69.83 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-31T03:34:41.572Z] #38 70.14 Selecting previously unselected package python-protobuf. [2019-10-31T03:34:41.572Z] #38 70.14 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-31T03:34:41.572Z] #38 70.14 Unpacking python-protobuf (3.0.0-9) ... [2019-10-31T03:34:41.854Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-31T03:34:42.503Z] #38 70.78 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-31T03:34:42.503Z] #38 70.94 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-31T03:34:42.503Z] #38 70.96 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-31T03:34:43.347Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-31T03:34:44.383Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-31T03:34:44.383Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-31T03:34:44.401Z] #38 ... [2019-10-31T03:34:44.401Z] [2019-10-31T03:34:44.401Z] #11 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-31T03:34:44.401Z] #11 DONE 3.4s [2019-10-31T03:34:44.401Z] [2019-10-31T03:34:44.401Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:34:44.401Z] #24 6.465 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-31T03:34:44.401Z] #24 7.056 [2019-10-31T03:34:44.401Z] #24 7.353 #### 6.6% ########### 16.6% ################## 25.7% ####################### 33.1% ########################### 38.4% ################################## 48.2% ######################################### 58.1% ################################################ 67.3% #################################################### 72.9% ############################################################ 84.2% ################################################################ 90.2% ####################################################################### 98.8% ######################################################################## 100.0% [2019-10-31T03:34:44.966Z] #24 9.162 [2019-10-31T03:34:45.885Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-31T03:34:46.302Z] #24 9.517 ### 5.1% ########## 14.5% ####################### 32.6% #################################### 50.7% #################################################### 72.6% ############################################################# 85.8% ######################################################################## 100.0% [2019-10-31T03:34:46.480Z] Client: Docker Engine - Community [2019-10-31T03:34:46.480Z] Version: 19.03.2 [2019-10-31T03:34:46.480Z] API version: 1.40 [2019-10-31T03:34:46.480Z] Go version: go1.12.8 [2019-10-31T03:34:46.480Z] Git commit: 6a30dfc [2019-10-31T03:34:46.480Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-31T03:34:46.480Z] OS/Arch: linux/arm64 [2019-10-31T03:34:46.480Z] Experimental: false [2019-10-31T03:34:46.480Z] [2019-10-31T03:34:46.480Z] Server: Docker Engine - Community [2019-10-31T03:34:46.480Z] Engine: [2019-10-31T03:34:46.480Z] Version: 19.03.2 [2019-10-31T03:34:46.480Z] API version: 1.40 (minimum version 1.12) [2019-10-31T03:34:46.480Z] Go version: go1.12.8 [2019-10-31T03:34:46.480Z] Git commit: 6a30dfc [2019-10-31T03:34:46.480Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-31T03:34:46.480Z] OS/Arch: linux/arm64 [2019-10-31T03:34:46.480Z] Experimental: true [2019-10-31T03:34:46.480Z] containerd: [2019-10-31T03:34:46.480Z] Version: 1.2.6 [2019-10-31T03:34:46.480Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-31T03:34:46.480Z] runc: [2019-10-31T03:34:46.480Z] Version: 1.0.0-rc8 [2019-10-31T03:34:46.480Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-31T03:34:46.480Z] docker-init: [2019-10-31T03:34:46.480Z] Version: 0.18.0 [2019-10-31T03:34:46.480Z] GitCommit: fec3683 [2019-10-31T03:34:46.516Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-31T03:34:46.517Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [Pipeline] sh [2019-10-31T03:34:46.558Z] #24 ... [2019-10-31T03:34:46.558Z] [2019-10-31T03:34:46.558Z] #52 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:34:46.558Z] #52 4.035 + RM_GOPATH=0 [2019-10-31T03:34:46.558Z] #52 4.035 + TMP_GOPATH= [2019-10-31T03:34:46.558Z] #52 4.035 + : /build [2019-10-31T03:34:46.558Z] #52 4.035 + '[' -z '' ']' [2019-10-31T03:34:46.558Z] #52 4.037 ++ mktemp -d [2019-10-31T03:34:46.558Z] #52 4.044 + export GOPATH=/tmp/tmp.TMl4gJzJNr [2019-10-31T03:34:46.558Z] #52 4.044 + GOPATH=/tmp/tmp.TMl4gJzJNr [2019-10-31T03:34:46.558Z] #52 4.044 + RM_GOPATH=1 [2019-10-31T03:34:46.558Z] #52 4.046 ++ dirname ./install.sh [2019-10-31T03:34:46.558Z] #52 4.046 + dir=. [2019-10-31T03:34:46.558Z] #52 4.047 + bin=runc [2019-10-31T03:34:46.558Z] #52 4.047 + shift [2019-10-31T03:34:46.558Z] #52 4.047 + '[' '!' -f ./runc.installer ']' [2019-10-31T03:34:46.558Z] #52 4.047 + . ./runc.installer [2019-10-31T03:34:46.558Z] #52 4.047 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-31T03:34:46.558Z] #52 4.048 + install_runc [2019-10-31T03:34:46.558Z] #52 4.050 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-31T03:34:46.558Z] #52 4.050 + uname -r [2019-10-31T03:34:46.558Z] #52 4.064 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-31T03:34:46.558Z] #52 4.064 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-31T03:34:46.558Z] #52 4.065 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-31T03:34:46.558Z] #52 4.065 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TMl4gJzJNr/src/github.com/opencontainers/runc [2019-10-31T03:34:46.558Z] #52 4.071 Cloning into '/tmp/tmp.TMl4gJzJNr/src/github.com/opencontainers/runc'... [2019-10-31T03:34:46.807Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-31T03:34:46.807Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-31T03:34:46.807Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-31T03:34:46.807Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-31T03:34:46.814Z] + docker info [2019-10-31T03:34:46.815Z] #52 ... [2019-10-31T03:34:46.815Z] [2019-10-31T03:34:46.815Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:34:46.815Z] #24 10.78 [2019-10-31T03:34:47.308Z] Client: Docker Engine - Community [2019-10-31T03:34:47.309Z] Version: 19.03.2 [2019-10-31T03:34:47.309Z] API version: 1.40 [2019-10-31T03:34:47.309Z] Go version: go1.12.8 [2019-10-31T03:34:47.309Z] Git commit: 6a30dfc [2019-10-31T03:34:47.309Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-31T03:34:47.309Z] OS/Arch: linux/amd64 [2019-10-31T03:34:47.309Z] Experimental: false [2019-10-31T03:34:47.309Z] [2019-10-31T03:34:47.309Z] Server: Docker Engine - Community [2019-10-31T03:34:47.309Z] Engine: [2019-10-31T03:34:47.309Z] Version: 19.03.2 [2019-10-31T03:34:47.309Z] API version: 1.40 (minimum version 1.12) [2019-10-31T03:34:47.309Z] Go version: go1.12.8 [2019-10-31T03:34:47.309Z] Git commit: 6a30dfc [2019-10-31T03:34:47.309Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-31T03:34:47.309Z] OS/Arch: linux/amd64 [2019-10-31T03:34:47.309Z] Experimental: true [2019-10-31T03:34:47.309Z] containerd: [2019-10-31T03:34:47.309Z] Version: 1.2.6 [2019-10-31T03:34:47.309Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-31T03:34:47.309Z] runc: [2019-10-31T03:34:47.309Z] Version: 1.0.0-rc8 [2019-10-31T03:34:47.309Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-31T03:34:47.309Z] docker-init: [2019-10-31T03:34:47.309Z] Version: 0.18.0 [2019-10-31T03:34:47.309Z] GitCommit: fec3683 [Pipeline] sh [2019-10-31T03:34:47.629Z] + docker info [2019-10-31T03:34:48.381Z] #24 11.09 ## 2.9% ######### 13.7% ############### 21.3% ################### 27.1% ####################### 32.2% ######################### 35.8% ############################### 43.9% ##################################### 51.7% ########################################## 59.5% ################################################# 68.8% ###################################################### 75.6% [2019-10-31T03:34:48.381Z] #24 ... [2019-10-31T03:34:48.381Z] [2019-10-31T03:34:48.381Z] #12 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-31T03:34:48.381Z] #12 3.166 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-31T03:34:48.381Z] #12 DONE 4.0s [2019-10-31T03:34:48.381Z] [2019-10-31T03:34:48.381Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:34:48.381Z] #24 11.09 ## 2.9% ######### 13.7% ############### 21.3% ################### 27.1% ####################### 32.2% ######################### 35.8% ############################### 43.9% ##################################### 51.7% ########################################## 59.5% ################################################# 68.8% ###################################################### 75.6% ############################################################## 86.6% ##################################################################### 97.2% ######################################################################## 100.0% [2019-10-31T03:34:49.312Z] #24 13.27 [2019-10-31T03:34:49.522Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-31T03:34:49.522Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-31T03:34:49.522Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-31T03:34:50.146Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-31T03:34:50.434Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-31T03:34:51.060Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-31T03:34:51.060Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-31T03:34:51.372Z] #24 13.62 1.0% ## 3.1% #### 5.7% ##### 7.6% ####### 9.9% ######## 11.9% ########## 14.3% ########### 15.9% ############ 17.6% ############## 19.6% ############### 21.6% ################# 24.9% ################### 27.0% ##################### 29.4% ####################### 32.2% [2019-10-31T03:34:51.372Z] #24 ... [2019-10-31T03:34:51.372Z] [2019-10-31T03:34:51.372Z] #31 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:34:51.372Z] #31 72.15 Selecting previously unselected package libxml2:amd64. [2019-10-31T03:34:51.372Z] #31 72.15 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-31T03:34:51.372Z] #31 72.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-31T03:34:51.372Z] #31 73.24 Selecting previously unselected package libarchive13:amd64. [2019-10-31T03:34:51.372Z] #31 73.24 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-31T03:34:51.372Z] #31 73.25 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-31T03:34:51.372Z] #31 73.52 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-31T03:34:51.372Z] #31 73.52 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-31T03:34:51.372Z] #31 73.57 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-31T03:34:51.372Z] #31 73.88 Selecting previously unselected package libuv1:amd64. [2019-10-31T03:34:51.372Z] #31 73.88 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-31T03:34:51.372Z] #31 73.91 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-31T03:34:51.372Z] #31 74.16 Selecting previously unselected package cmake. [2019-10-31T03:34:51.372Z] #31 74.16 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-31T03:34:51.372Z] #31 74.36 Unpacking cmake (3.7.2-1) ... [2019-10-31T03:34:51.372Z] #31 77.85 Selecting previously unselected package xxd. [2019-10-31T03:34:51.372Z] #31 77.86 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-31T03:34:51.372Z] #31 77.87 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:34:51.372Z] #31 78.09 Selecting previously unselected package vim-common. [2019-10-31T03:34:51.372Z] #31 78.10 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:34:51.372Z] #31 78.12 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:34:51.372Z] #31 78.59 Processing triggers for mime-support (3.60) ... [2019-10-31T03:34:51.372Z] #31 78.70 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:34:51.372Z] #31 78.71 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-31T03:34:51.372Z] #31 78.76 Setting up cmake-data (3.7.2-1) ... [2019-10-31T03:34:51.372Z] #31 78.80 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-31T03:34:51.372Z] #31 78.83 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-31T03:34:51.372Z] #31 78.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:34:51.372Z] #31 79.02 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:34:51.372Z] #31 79.06 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:34:51.372Z] #31 79.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-31T03:34:51.372Z] #31 79.11 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-31T03:34:51.372Z] #31 79.13 Setting up cmake (3.7.2-1) ... [2019-10-31T03:34:51.372Z] #31 79.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:34:51.372Z] #31 DONE 79.9s [2019-10-31T03:34:51.372Z] [2019-10-31T03:34:51.372Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:34:51.372Z] #32 DONE 0.1s [2019-10-31T03:34:51.372Z] [2019-10-31T03:34:51.372Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:34:51.630Z] #24 13.62 1.0% ## 3.1% #### 5.7% ##### 7.6% ####### 9.9% ######## 11.9% ########## 14.3% ########### 15.9% ############ 17.6% ############## 19.6% ############### 21.6% ################# 24.9% ################### 27.0% ##################### 29.4% ####################### 32.2% ######################### 35.3% [2019-10-31T03:34:51.630Z] #24 ... [2019-10-31T03:34:51.630Z] [2019-10-31T03:34:51.630Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-31T03:34:51.630Z] #33 DONE 0.1s [2019-10-31T03:34:51.630Z] [2019-10-31T03:34:51.630Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:34:51.688Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-31T03:34:51.887Z] #24 13.62 1.0% ## 3.1% #### 5.7% ##### 7.6% ####### 9.9% ######## 11.9% ########## 14.3% ########### 15.9% ############ 17.6% ############## 19.6% ############### 21.6% ################# 24.9% ################### 27.0% ##################### 29.4% ####################### 32.2% ######################### 35.3% ########################### 37.9% ############################# 41.4% ############################### 43.2% ################################ 44.6% [2019-10-31T03:34:51.887Z] #24 ... [2019-10-31T03:34:51.887Z] [2019-10-31T03:34:51.887Z] #13 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-31T03:34:51.887Z] #13 DONE 3.6s [2019-10-31T03:34:51.887Z] [2019-10-31T03:34:51.887Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:34:51.977Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-31T03:34:52.267Z] go: finding github.com/kr/text v0.1.0 [2019-10-31T03:34:52.658Z] #24 13.62 1.0% ## 3.1% #### 5.7% ##### 7.6% ####### 9.9% ######## 11.9% ########## 14.3% ########### 15.9% ############ 17.6% ############## 19.6% ############### 21.6% ################# 24.9% ################### 27.0% ##################### 29.4% ####################### 32.2% ######################### 35.3% ########################### 37.9% ############################# 41.4% ############################### 43.2% ################################ 44.6% ################################### 48.7% #################################### 50.2% ##################################### 51.8% ###################################### 53.3% ####################################### 55.3% ######################################### 57.2% ########################################## 59.1% ########################################### 60.9% [2019-10-31T03:34:52.658Z] #24 ... [2019-10-31T03:34:52.658Z] [2019-10-31T03:34:52.658Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:34:52.658Z] #42 70.70 syscall [2019-10-31T03:34:52.658Z] #42 ... [2019-10-31T03:34:52.658Z] [2019-10-31T03:34:52.658Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:34:53.290Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-31T03:34:53.290Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-31T03:34:53.577Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-31T03:34:53.577Z] go: finding cloud.google.com/go v0.26.0 [2019-10-31T03:34:53.863Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-31T03:34:54.149Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-31T03:34:54.456Z] #24 13.62 1.0% ## 3.1% #### 5.7% ##### 7.6% ####### 9.9% ######## 11.9% ########## 14.3% ########### 15.9% ############ 17.6% ############## 19.6% ############### 21.6% ################# 24.9% ################### 27.0% ##################### 29.4% ####################### 32.2% ######################### 35.3% ########################### 37.9% ############################# 41.4% ############################### 43.2% ################################ 44.6% ################################### 48.7% #################################### 50.2% ##################################### 51.8% ###################################### 53.3% ####################################### 55.3% ######################################### 57.2% ########################################## 59.1% ########################################### 60.9% ############################################# 62.5% ############################################## 64.4% ################################################ 67.5% ################################################# 69.4% ################################################### 71.1% ##################################################### 74.7% ####################################################### 77.3% ########################################################## 80.6% ############################################################ 83.6% ############################################################## 86.5% ################################################################ 89.3% ################################################################## 92.8% ##################################################################### 96.5% ######################################################################## 100.0% [2019-10-31T03:34:54.456Z] #24 18.52 [2019-10-31T03:34:54.773Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-31T03:34:55.400Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-31T03:34:55.686Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-31T03:34:55.825Z] #24 ... [2019-10-31T03:34:55.825Z] [2019-10-31T03:34:55.825Z] #14 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-31T03:34:55.825Z] #14 DONE 3.9s [2019-10-31T03:34:55.825Z] [2019-10-31T03:34:55.825Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:34:55.825Z] #24 19.78 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-31T03:34:56.389Z] #24 20.44 [2019-10-31T03:34:56.705Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-31T03:34:56.705Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-31T03:34:56.705Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-31T03:34:56.805Z] Client: [2019-10-31T03:34:56.805Z] Debug Mode: false [2019-10-31T03:34:56.805Z] [2019-10-31T03:34:56.805Z] Server: [2019-10-31T03:34:56.805Z] Containers: 0 [2019-10-31T03:34:56.805Z] Running: 0 [2019-10-31T03:34:56.805Z] Paused: 0 [2019-10-31T03:34:56.805Z] Stopped: 0 [2019-10-31T03:34:56.805Z] Images: 0 [2019-10-31T03:34:56.805Z] Server Version: 19.03.2 [2019-10-31T03:34:56.805Z] Storage Driver: overlay2 [2019-10-31T03:34:56.805Z] Backing Filesystem: extfs [2019-10-31T03:34:56.805Z] Supports d_type: true [2019-10-31T03:34:56.805Z] Native Overlay Diff: true [2019-10-31T03:34:56.805Z] Logging Driver: json-file [2019-10-31T03:34:56.805Z] Cgroup Driver: cgroupfs [2019-10-31T03:34:56.805Z] Plugins: [2019-10-31T03:34:56.805Z] Volume: local [2019-10-31T03:34:56.805Z] Network: bridge host ipvlan macvlan null overlay [2019-10-31T03:34:56.805Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-31T03:34:56.805Z] Swarm: inactive [2019-10-31T03:34:56.805Z] Runtimes: runc [2019-10-31T03:34:56.805Z] Default Runtime: runc [2019-10-31T03:34:56.805Z] Init Binary: docker-init [2019-10-31T03:34:56.805Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-31T03:34:56.805Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-31T03:34:56.805Z] init version: fec3683 [2019-10-31T03:34:56.805Z] Security Options: [2019-10-31T03:34:56.805Z] apparmor [2019-10-31T03:34:56.805Z] seccomp [2019-10-31T03:34:56.805Z] Profile: default [2019-10-31T03:34:56.805Z] Kernel Version: 4.15.0-1048-aws [2019-10-31T03:34:56.805Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-31T03:34:56.805Z] OSType: linux [2019-10-31T03:34:56.805Z] Architecture: aarch64 [2019-10-31T03:34:56.805Z] CPUs: 4 [2019-10-31T03:34:56.805Z] Total Memory: 7.525GiB [2019-10-31T03:34:56.805Z] Name: ip-10-100-113-218 [2019-10-31T03:34:56.805Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-31T03:34:56.805Z] Docker Root Dir: /var/lib/docker [2019-10-31T03:34:56.805Z] Debug Mode: false [2019-10-31T03:34:56.805Z] Registry: https://index.docker.io/v1/ [2019-10-31T03:34:56.805Z] Labels: [2019-10-31T03:34:56.805Z] Experimental: true [2019-10-31T03:34:56.805Z] Insecure Registries: [2019-10-31T03:34:56.805Z] 127.0.0.0/8 [2019-10-31T03:34:56.805Z] Live Restore Enabled: true [2019-10-31T03:34:56.805Z] [2019-10-31T03:34:56.805Z] WARNING: No swap limit support [Pipeline] sh [2019-10-31T03:34:56.953Z] #24 20.97 ######################################################################## 100.0% [2019-10-31T03:34:56.953Z] #24 21.08 [2019-10-31T03:34:57.102Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:34:57.102Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:34:57.102Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40154/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-31T03:34:57.102Z] + bash /home/ubuntu/workspace/moby_PR-40154/check-config.sh [2019-10-31T03:34:57.102Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-31T03:34:57.102Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-31T03:34:57.102Z] [2019-10-31T03:34:57.102Z] Generally Necessary: [2019-10-31T03:34:57.102Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-31T03:34:57.102Z] - apparmor: enabled and tools installed [2019-10-31T03:34:57.102Z] - CONFIG_NAMESPACES: enabled [2019-10-31T03:34:57.102Z] - CONFIG_NET_NS: enabled [2019-10-31T03:34:57.102Z] - CONFIG_PID_NS: enabled [2019-10-31T03:34:57.102Z] - CONFIG_IPC_NS: enabled [2019-10-31T03:34:57.102Z] - CONFIG_UTS_NS: enabled [2019-10-31T03:34:57.102Z] - CONFIG_CGROUPS: enabled [2019-10-31T03:34:57.363Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-31T03:34:57.363Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-31T03:34:57.363Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-31T03:34:57.363Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-31T03:34:57.363Z] - CONFIG_CPUSETS: enabled [2019-10-31T03:34:57.363Z] - CONFIG_MEMCG: enabled [2019-10-31T03:34:57.363Z] - CONFIG_KEYS: enabled [2019-10-31T03:34:57.363Z] - CONFIG_VETH: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-31T03:34:57.363Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-31T03:34:57.363Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-31T03:34:57.363Z] [2019-10-31T03:34:57.363Z] Optional Features: [2019-10-31T03:34:57.363Z] - CONFIG_USER_NS: enabled [2019-10-31T03:34:57.516Z] #24 ... [2019-10-31T03:34:57.516Z] [2019-10-31T03:34:57.516Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:34:57.516Z] #38 76.84 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-31T03:34:57.516Z] #38 76.89 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-31T03:34:57.516Z] #38 76.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:34:57.517Z] #38 77.00 Setting up python-protobuf (3.0.0-9) ... [2019-10-31T03:34:57.517Z] #38 85.50 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-31T03:34:57.517Z] #38 85.51 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-31T03:34:57.517Z] #38 85.53 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-31T03:34:57.517Z] #38 85.56 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-31T03:34:57.517Z] #38 85.59 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-31T03:34:57.517Z] #38 85.60 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-31T03:34:57.517Z] #38 85.62 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-31T03:34:57.517Z] #38 85.65 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-31T03:34:57.517Z] #38 85.67 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-31T03:34:57.517Z] #38 85.68 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-31T03:34:57.517Z] #38 85.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:34:57.517Z] #38 DONE 86.0s [2019-10-31T03:34:57.517Z] [2019-10-31T03:34:57.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:34:57.603Z] Client: [2019-10-31T03:34:57.603Z] Debug Mode: false [2019-10-31T03:34:57.603Z] [2019-10-31T03:34:57.603Z] Server: [2019-10-31T03:34:57.603Z] Containers: 0 [2019-10-31T03:34:57.603Z] Running: 0 [2019-10-31T03:34:57.603Z] Paused: 0 [2019-10-31T03:34:57.603Z] Stopped: 0 [2019-10-31T03:34:57.603Z] Images: 0 [2019-10-31T03:34:57.603Z] Server Version: 19.03.2 [2019-10-31T03:34:57.603Z] Storage Driver: overlay2 [2019-10-31T03:34:57.603Z] Backing Filesystem: extfs [2019-10-31T03:34:57.603Z] Supports d_type: true [2019-10-31T03:34:57.603Z] Native Overlay Diff: true [2019-10-31T03:34:57.604Z] Logging Driver: json-file [2019-10-31T03:34:57.604Z] Cgroup Driver: cgroupfs [2019-10-31T03:34:57.604Z] Plugins: [2019-10-31T03:34:57.604Z] Volume: local [2019-10-31T03:34:57.604Z] Network: bridge host ipvlan macvlan null overlay [2019-10-31T03:34:57.604Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-31T03:34:57.604Z] Swarm: inactive [2019-10-31T03:34:57.604Z] Runtimes: runc [2019-10-31T03:34:57.604Z] Default Runtime: runc [2019-10-31T03:34:57.604Z] Init Binary: docker-init [2019-10-31T03:34:57.604Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-31T03:34:57.604Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-31T03:34:57.604Z] init version: fec3683 [2019-10-31T03:34:57.604Z] Security Options: [2019-10-31T03:34:57.604Z] apparmor [2019-10-31T03:34:57.604Z] seccomp [2019-10-31T03:34:57.604Z] Profile: default [2019-10-31T03:34:57.604Z] Kernel Version: 4.15.0-1048-aws [2019-10-31T03:34:57.604Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-31T03:34:57.604Z] OSType: linux [2019-10-31T03:34:57.604Z] Architecture: x86_64 [2019-10-31T03:34:57.604Z] CPUs: 2 [2019-10-31T03:34:57.604Z] Total Memory: 7.501GiB [2019-10-31T03:34:57.604Z] Name: ip-10-100-125-112 [2019-10-31T03:34:57.604Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-31T03:34:57.604Z] Docker Root Dir: /var/lib/docker [2019-10-31T03:34:57.604Z] Debug Mode: false [2019-10-31T03:34:57.604Z] Registry: https://index.docker.io/v1/ [2019-10-31T03:34:57.604Z] Labels: [2019-10-31T03:34:57.604Z] Experimental: true [2019-10-31T03:34:57.604Z] Insecure Registries: [2019-10-31T03:34:57.604Z] 127.0.0.0/8 [2019-10-31T03:34:57.604Z] Live Restore Enabled: true [2019-10-31T03:34:57.604Z] [2019-10-31T03:34:57.604Z] WARNING: No swap limit support [Pipeline] sh [2019-10-31T03:34:57.626Z] - CONFIG_SECCOMP: enabled [2019-10-31T03:34:57.626Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-31T03:34:57.626Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-31T03:34:57.626Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-31T03:34:57.626Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-31T03:34:57.626Z] - CONFIG_BLK_CGROUP: enabled [2019-10-31T03:34:57.626Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-31T03:34:57.626Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-31T03:34:57.626Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-31T03:34:57.626Z] - CONFIG_CGROUP_PERF: enabled [2019-10-31T03:34:57.626Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-31T03:34:57.626Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-31T03:34:57.626Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-31T03:34:57.626Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-31T03:34:57.626Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-31T03:34:57.626Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-31T03:34:57.626Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-31T03:34:57.626Z] - CONFIG_IP_VS: enabled (as module) [2019-10-31T03:34:57.626Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-31T03:34:57.626Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-31T03:34:57.626Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-31T03:34:57.626Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-31T03:34:57.626Z] - CONFIG_EXT4_FS: enabled [2019-10-31T03:34:57.746Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-31T03:34:57.746Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-31T03:34:57.773Z] #39 ... [2019-10-31T03:34:57.773Z] [2019-10-31T03:34:57.773Z] #29 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:34:57.773Z] #29 75.64 time [2019-10-31T03:34:57.773Z] #29 83.44 internal/poll [2019-10-31T03:34:57.773Z] #29 ... [2019-10-31T03:34:57.773Z] [2019-10-31T03:34:57.773Z] #34 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:34:57.773Z] #34 3.779 + RM_GOPATH=0 [2019-10-31T03:34:57.773Z] #34 3.779 + TMP_GOPATH= [2019-10-31T03:34:57.773Z] #34 3.779 + : /build [2019-10-31T03:34:57.773Z] #34 3.779 + '[' -z '' ']' [2019-10-31T03:34:57.773Z] #34 3.782 ++ mktemp -d [2019-10-31T03:34:57.773Z] #34 3.790 + export GOPATH=/tmp/tmp.vWa4s12TNk [2019-10-31T03:34:57.773Z] #34 3.790 + GOPATH=/tmp/tmp.vWa4s12TNk [2019-10-31T03:34:57.773Z] #34 3.792 + RM_GOPATH=1 [2019-10-31T03:34:57.773Z] #34 3.793 ++ dirname ./install.sh [2019-10-31T03:34:57.773Z] #34 3.793 + dir=. [2019-10-31T03:34:57.773Z] #34 3.794 + bin=tini [2019-10-31T03:34:57.773Z] #34 3.794 + shift [2019-10-31T03:34:57.773Z] #34 3.794 + '[' '!' -f ./tini.installer ']' [2019-10-31T03:34:57.773Z] #34 3.794 + . ./tini.installer [2019-10-31T03:34:57.773Z] #34 3.794 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:34:57.773Z] #34 3.794 + install_tini [2019-10-31T03:34:57.773Z] #34 3.794 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-31T03:34:57.773Z] #34 3.794 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:34:57.773Z] #34 3.795 + git clone https://github.com/krallin/tini.git /tmp/tmp.vWa4s12TNk/tini [2019-10-31T03:34:57.773Z] #34 3.808 Cloning into '/tmp/tmp.vWa4s12TNk/tini'... [2019-10-31T03:34:57.773Z] #34 5.473 + cd /tmp/tmp.vWa4s12TNk/tini [2019-10-31T03:34:57.773Z] #34 5.473 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:34:57.773Z] #34 5.501 + cmake . [2019-10-31T03:34:57.773Z] #34 6.275 -- The C compiler identification is GNU 6.3.0 [2019-10-31T03:34:57.773Z] #34 6.334 -- Check for working C compiler: /usr/bin/cc [2019-10-31T03:34:57.887Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-31T03:34:57.887Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-31T03:34:57.887Z] - Network Drivers: [2019-10-31T03:34:57.887Z] - "overlay": [2019-10-31T03:34:57.887Z] - CONFIG_VXLAN: enabled (as module) [2019-10-31T03:34:57.887Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-31T03:34:57.887Z] Optional (for encrypted networks): [2019-10-31T03:34:57.887Z] - CONFIG_CRYPTO: enabled [2019-10-31T03:34:57.887Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-31T03:34:57.887Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-31T03:34:57.887Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-31T03:34:57.887Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-31T03:34:57.887Z] - CONFIG_XFRM: enabled [2019-10-31T03:34:57.887Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-31T03:34:57.887Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-31T03:34:57.887Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-31T03:34:57.887Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-31T03:34:57.887Z] - "ipvlan": [2019-10-31T03:34:57.887Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-31T03:34:57.887Z] - "macvlan": [2019-10-31T03:34:57.887Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-31T03:34:57.887Z] - CONFIG_DUMMY: enabled (as module) [2019-10-31T03:34:57.887Z] - "ftp,tftp client in container": [2019-10-31T03:34:57.893Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:34:57.893Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:34:57.893Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40154/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-31T03:34:57.893Z] + bash /home/ubuntu/workspace/moby_PR-40154/check-config.sh [2019-10-31T03:34:57.893Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-31T03:34:57.893Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-31T03:34:57.893Z] [2019-10-31T03:34:57.893Z] Generally Necessary: [2019-10-31T03:34:57.893Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-31T03:34:57.893Z] - apparmor: enabled and tools installed [2019-10-31T03:34:57.894Z] - CONFIG_NAMESPACES: enabled [2019-10-31T03:34:58.030Z] #34 ... [2019-10-31T03:34:58.030Z] [2019-10-31T03:34:58.030Z] #29 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:34:58.030Z] #29 86.03 internal/syscall/unix [2019-10-31T03:34:58.147Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-31T03:34:58.148Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-31T03:34:58.148Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-31T03:34:58.148Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-31T03:34:58.148Z] - Storage Drivers: [2019-10-31T03:34:58.148Z] - "aufs": [2019-10-31T03:34:58.148Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-31T03:34:58.148Z] - "btrfs": [2019-10-31T03:34:58.148Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-31T03:34:58.148Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-31T03:34:58.148Z] - "devicemapper": [2019-10-31T03:34:58.148Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-31T03:34:58.148Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-31T03:34:58.148Z] - "overlay": [2019-10-31T03:34:58.148Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-31T03:34:58.148Z] - "zfs": [2019-10-31T03:34:58.148Z] - /dev/zfs: missing [2019-10-31T03:34:58.148Z] - zfs command: missing [2019-10-31T03:34:58.148Z] - zpool command: missing [2019-10-31T03:34:58.148Z] [2019-10-31T03:34:58.148Z] Limits: [2019-10-31T03:34:58.148Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-31T03:34:58.148Z] [2019-10-31T03:34:58.148Z] + true [2019-10-31T03:34:58.153Z] - CONFIG_NET_NS: enabled [2019-10-31T03:34:58.153Z] - CONFIG_PID_NS: enabled [2019-10-31T03:34:58.153Z] - CONFIG_IPC_NS: enabled [2019-10-31T03:34:58.153Z] - CONFIG_UTS_NS: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CGROUPS: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CPUSETS: enabled [2019-10-31T03:34:58.153Z] - CONFIG_MEMCG: enabled [2019-10-31T03:34:58.153Z] - CONFIG_KEYS: enabled [2019-10-31T03:34:58.153Z] - CONFIG_VETH: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-31T03:34:58.153Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-31T03:34:58.153Z] [2019-10-31T03:34:58.153Z] Optional Features: [2019-10-31T03:34:58.153Z] - CONFIG_USER_NS: enabled [2019-10-31T03:34:58.153Z] - CONFIG_SECCOMP: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-31T03:34:58.153Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-31T03:34:58.153Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-31T03:34:58.153Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-31T03:34:58.153Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-31T03:34:58.153Z] - CONFIG_BLK_CGROUP: enabled [2019-10-31T03:34:58.153Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-31T03:34:58.153Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CGROUP_PERF: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-31T03:34:58.153Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-31T03:34:58.153Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-31T03:34:58.153Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-31T03:34:58.153Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-31T03:34:58.153Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_IP_VS: enabled (as module) [2019-10-31T03:34:58.153Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-31T03:34:58.153Z] - CONFIG_IP_VS_PROTO_TCP: enabled [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-31T03:34:58.371Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-31T03:34:58.371Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-31T03:34:58.410Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-31T03:34:58.410Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-31T03:34:58.410Z] - CONFIG_EXT4_FS: enabled [2019-10-31T03:34:58.410Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-31T03:34:58.410Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-31T03:34:58.410Z] - Network Drivers: [2019-10-31T03:34:58.410Z] - "overlay": [2019-10-31T03:34:58.410Z] - CONFIG_VXLAN: enabled (as module) [2019-10-31T03:34:58.410Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-31T03:34:58.410Z] Optional (for encrypted networks): [2019-10-31T03:34:58.410Z] - CONFIG_CRYPTO: enabled [2019-10-31T03:34:58.410Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-31T03:34:58.410Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-31T03:34:58.410Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-31T03:34:58.410Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-31T03:34:58.410Z] - CONFIG_XFRM: enabled [2019-10-31T03:34:58.410Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-31T03:34:58.410Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-31T03:34:58.410Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-31T03:34:58.410Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-31T03:34:58.410Z] - "ipvlan": [2019-10-31T03:34:58.410Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-31T03:34:58.410Z] - "macvlan": [2019-10-31T03:34:58.410Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-31T03:34:58.410Z] - CONFIG_DUMMY: enabled (as module) [2019-10-31T03:34:58.410Z] - "ftp,tftp client in container": [2019-10-31T03:34:58.410Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-31T03:34:58.410Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-31T03:34:58.410Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-31T03:34:58.410Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-31T03:34:58.410Z] - Storage Drivers: [2019-10-31T03:34:58.410Z] - "aufs": [2019-10-31T03:34:58.411Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-31T03:34:58.411Z] - "btrfs": [2019-10-31T03:34:58.411Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-31T03:34:58.411Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-31T03:34:58.411Z] - "devicemapper": [2019-10-31T03:34:58.411Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-31T03:34:58.411Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-31T03:34:58.411Z] - "overlay": [2019-10-31T03:34:58.411Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-31T03:34:58.411Z] - "zfs": [2019-10-31T03:34:58.411Z] - /dev/zfs: missing [2019-10-31T03:34:58.411Z] - zfs command: missing [2019-10-31T03:34:58.411Z] - zpool command: missing [2019-10-31T03:34:58.411Z] [2019-10-31T03:34:58.411Z] Limits: [2019-10-31T03:34:58.411Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-31T03:34:58.411Z] [2019-10-31T03:34:58.411Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-31T03:34:58.502Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27552ceb15bca544820229e574427d4c1d6ef585 . [2019-10-31T03:34:58.502Z] #1 [internal] load .dockerignore [2019-10-31T03:34:58.502Z] #1 transferring context: 87B 0.1s done [2019-10-31T03:34:58.593Z] #29 86.52 os [2019-10-31T03:34:58.660Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-31T03:34:58.660Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-31T03:34:58.660Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-31T03:34:58.660Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-31T03:34:58.738Z] + sudo modprobe ip_vs [2019-10-31T03:34:58.762Z] #1 DONE 0.1s [2019-10-31T03:34:58.762Z] [2019-10-31T03:34:58.762Z] #2 [internal] load build definition from Dockerfile [2019-10-31T03:34:58.762Z] #2 transferring dockerfile: 14.63kB done [2019-10-31T03:34:58.762Z] #2 DONE 0.1s [2019-10-31T03:34:58.762Z] [2019-10-31T03:34:58.762Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-31T03:34:58.851Z] #29 86.79 internal/fmtsort [2019-10-31T03:34:58.995Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27552ceb15bca544820229e574427d4c1d6ef585 . [2019-10-31T03:34:59.108Z] #29 ... [2019-10-31T03:34:59.108Z] [2019-10-31T03:34:59.108Z] #15 [dev 6/24] RUN ldconfig [2019-10-31T03:34:59.108Z] #15 DONE 3.3s [2019-10-31T03:34:59.255Z] #2 [internal] load build definition from Dockerfile [2019-10-31T03:34:59.255Z] #2 transferring dockerfile: [2019-10-31T03:34:59.332Z] #3 DONE 0.5s [2019-10-31T03:34:59.332Z] [2019-10-31T03:34:59.332Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-31T03:34:59.332Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-31T03:34:59.332Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-31T03:34:59.332Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s [2019-10-31T03:34:59.332Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-31T03:34:59.332Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-31T03:34:59.332Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 4.93MB / 8.26MB 0.1s [2019-10-31T03:34:59.365Z] [2019-10-31T03:34:59.365Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:34:59.513Z] #2 transferring dockerfile: 14.63kB done [2019-10-31T03:34:59.513Z] #2 DONE 0.2s [2019-10-31T03:34:59.513Z] [2019-10-31T03:34:59.513Z] #1 [internal] load .dockerignore [2019-10-31T03:34:59.513Z] #1 transferring context: 87B done [2019-10-31T03:34:59.513Z] #1 DONE 0.2s [2019-10-31T03:34:59.513Z] [2019-10-31T03:34:59.513Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-31T03:34:59.592Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2019-10-31T03:34:59.592Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2019-10-31T03:34:59.684Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-31T03:34:59.684Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-31T03:34:59.770Z] #3 DONE 0.3s [2019-10-31T03:34:59.770Z] [2019-10-31T03:34:59.770Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-31T03:34:59.770Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-31T03:34:59.770Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-10-31T03:34:59.770Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-31T03:34:59.770Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-31T03:34:59.770Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-31T03:34:59.853Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-31T03:34:59.853Z] #4 DONE 0.5s [2019-10-31T03:34:59.928Z] #16 ... [2019-10-31T03:34:59.928Z] [2019-10-31T03:34:59.928Z] #52 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:34:59.928Z] #52 13.50 + cd /tmp/tmp.TMl4gJzJNr/src/github.com/opencontainers/runc [2019-10-31T03:34:59.928Z] #52 13.50 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-31T03:34:59.928Z] #52 14.04 + '[' -z '' ']' [2019-10-31T03:34:59.928Z] #52 14.04 + target=static [2019-10-31T03:34:59.928Z] #52 14.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-31T03:34:59.928Z] #52 16.79 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-31T03:35:00.027Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s [2019-10-31T03:35:00.130Z] [2019-10-31T03:35:00.130Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-31T03:35:00.184Z] #52 ... [2019-10-31T03:35:00.184Z] [2019-10-31T03:35:00.184Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:35:00.184Z] #24 22.68 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-31T03:35:00.184Z] #24 23.28 [2019-10-31T03:35:00.184Z] #24 23.70 ######################################################################## 100.0% [2019-10-31T03:35:00.184Z] #24 23.81 [2019-10-31T03:35:00.329Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.5s done [2019-10-31T03:35:00.329Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-31T03:35:00.396Z] #6 ... [2019-10-31T03:35:00.396Z] [2019-10-31T03:35:00.396Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-31T03:35:00.396Z] #5 DONE 0.2s [2019-10-31T03:35:00.396Z] [2019-10-31T03:35:00.396Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-31T03:35:00.396Z] #6 DONE 0.4s [2019-10-31T03:35:00.662Z] [2019-10-31T03:35:00.662Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-31T03:35:00.662Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-31T03:35:00.662Z] #65 DONE 0.0s [2019-10-31T03:35:00.662Z] [2019-10-31T03:35:00.662Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:35:00.662Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-31T03:35:00.662Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0B / 9.75MB 0.1s [2019-10-31T03:35:00.662Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0B / 4.09MB 0.1s [2019-10-31T03:35:00.662Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-31T03:35:00.662Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-10-31T03:35:00.662Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-10-31T03:35:00.662Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0B / 43.17MB 0.1s [2019-10-31T03:35:00.662Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 7.24MB / 9.75MB 0.2s [2019-10-31T03:35:00.704Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-31T03:35:00.704Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-31T03:35:00.704Z] go: finding github.com/golang/mock v1.1.1 [2019-10-31T03:35:00.704Z] go: finding github.com/kr/pty v1.1.1 [2019-10-31T03:35:00.895Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2019-10-31T03:35:00.895Z] #4 DONE 1.2s [2019-10-31T03:35:00.923Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.3s [2019-10-31T03:35:00.923Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 3.35MB / 4.09MB 0.3s [2019-10-31T03:35:00.990Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-31T03:35:00.990Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-31T03:35:01.114Z] #24 25.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-31T03:35:01.114Z] #24 25.19 skipping existing 1849cc453dee [2019-10-31T03:35:01.188Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.3s done [2019-10-31T03:35:01.188Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.4s done [2019-10-31T03:35:01.188Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 12.32MB / 43.17MB 0.5s [2019-10-31T03:35:01.188Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 0B / 48.02MB 0.5s [2019-10-31T03:35:01.188Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 7.39MB / 49.09MB 0.6s [2019-10-31T03:35:01.188Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 21.82MB / 43.17MB 0.7s [2019-10-31T03:35:01.188Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 17.78MB / 49.09MB 0.7s [2019-10-31T03:35:01.370Z] #24 25.36 [2019-10-31T03:35:01.462Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 30.31MB / 43.17MB 0.8s [2019-10-31T03:35:01.462Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 6.60MB / 48.02MB 0.8s [2019-10-31T03:35:01.462Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 22.90MB / 49.09MB 0.8s [2019-10-31T03:35:01.462Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 33.54MB / 43.17MB 0.9s [2019-10-31T03:35:01.462Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 17.55MB / 48.02MB 0.9s [2019-10-31T03:35:01.462Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 33.29MB / 49.09MB 0.9s [2019-10-31T03:35:01.465Z] [2019-10-31T03:35:01.465Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-31T03:35:01.614Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-31T03:35:01.727Z] #6 ... [2019-10-31T03:35:01.727Z] [2019-10-31T03:35:01.727Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-31T03:35:01.727Z] #5 DONE 0.3s [2019-10-31T03:35:01.727Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.1s [2019-10-31T03:35:01.727Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 30.55MB / 48.02MB 1.1s [2019-10-31T03:35:01.727Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 1.1s [2019-10-31T03:35:01.727Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 43.87MB / 48.02MB 1.2s [2019-10-31T03:35:01.903Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-31T03:35:01.903Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-31T03:35:01.990Z] [2019-10-31T03:35:01.990Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-31T03:35:01.990Z] #6 DONE 0.3s [2019-10-31T03:35:01.990Z] [2019-10-31T03:35:01.990Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-31T03:35:01.990Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-31T03:35:02.126Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 1.3s [2019-10-31T03:35:02.203Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-31T03:35:02.251Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-31T03:35:02.251Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-31T03:35:02.835Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-31T03:35:02.835Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-31T03:35:02.835Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-31T03:35:02.835Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-31T03:35:03.124Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-31T03:35:03.265Z] #24 27.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-31T03:35:03.265Z] #24 ... [2019-10-31T03:35:03.265Z] [2019-10-31T03:35:03.265Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:03.265Z] #42 81.33 time [2019-10-31T03:35:03.265Z] #42 87.67 internal/fmtsort [2019-10-31T03:35:03.265Z] #42 88.21 os [2019-10-31T03:35:03.265Z] #42 88.91 strings [2019-10-31T03:35:03.265Z] #42 ... [2019-10-31T03:35:03.265Z] [2019-10-31T03:35:03.265Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:03.265Z] #39 5.270 Note: Building without setproctitle() and strlcpy() support. [2019-10-31T03:35:03.265Z] #39 5.270 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-31T03:35:03.754Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-31T03:35:04.049Z] #7 ... [2019-10-31T03:35:04.049Z] [2019-10-31T03:35:04.049Z] #19 [internal] load build context [2019-10-31T03:35:04.049Z] #19 transferring context: 45.66MB 2.6s done [2019-10-31T03:35:04.049Z] #19 DONE 3.2s [2019-10-31T03:35:04.049Z] [2019-10-31T03:35:04.049Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:35:04.049Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 3.0s done [2019-10-31T03:35:04.049Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 3.1s done [2019-10-31T03:35:04.049Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.1s done [2019-10-31T03:35:04.049Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0.1s [2019-10-31T03:35:04.049Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0B / 97.59MB 3.2s [2019-10-31T03:35:04.049Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 0B / 156B 3.2s [2019-10-31T03:35:04.049Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.2s done [2019-10-31T03:35:04.049Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 13.32MB / 97.59MB 3.4s [2019-10-31T03:35:04.049Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 33.68MB / 97.59MB 3.6s [2019-10-31T03:35:04.194Z] #39 ... [2019-10-31T03:35:04.194Z] [2019-10-31T03:35:04.194Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:35:04.194Z] #24 27.49 [2019-10-31T03:35:04.194Z] #24 27.78 ######################################################################## 100.0% [2019-10-31T03:35:04.194Z] #24 27.92 [2019-10-31T03:35:04.194Z] #24 27.98 Download of images into '/build' complete. [2019-10-31T03:35:04.194Z] #24 28.00 Use something like the following to load the result into a Docker daemon: [2019-10-31T03:35:04.194Z] #24 28.00 tar -cC '/build' . | docker load [2019-10-31T03:35:04.194Z] #24 DONE 28.2s [2019-10-31T03:35:04.310Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 43.31MB / 97.59MB 3.7s [2019-10-31T03:35:04.310Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 51.34MB / 97.59MB 3.8s [2019-10-31T03:35:04.384Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-31T03:35:04.384Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-31T03:35:04.450Z] [2019-10-31T03:35:04.450Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:35:04.450Z] #16 4.359 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:04.450Z] #16 4.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:04.450Z] #16 4.414 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:04.450Z] #16 4.416 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:04.450Z] #16 4.458 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:04.573Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 66.00MB / 97.59MB 4.1s [2019-10-31T03:35:04.707Z] #16 5.452 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:35:04.801Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.72MB / 9.11MB 2.4s [2019-10-31T03:35:04.801Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.5s done [2019-10-31T03:35:04.801Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-31T03:35:04.836Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 80.62MB / 97.59MB 4.2s [2019-10-31T03:35:04.836Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 94.00MB / 97.59MB 4.3s [2019-10-31T03:35:05.409Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 4.6s done [2019-10-31T03:35:05.414Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-31T03:35:05.696Z] #16 ... [2019-10-31T03:35:05.696Z] [2019-10-31T03:35:05.696Z] #34 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:05.696Z] #34 6.916 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-31T03:35:05.696Z] #34 6.932 -- Detecting C compiler ABI info [2019-10-31T03:35:05.696Z] #34 7.779 -- Detecting C compiler ABI info - done [2019-10-31T03:35:05.696Z] #34 7.898 -- Detecting C compile features [2019-10-31T03:35:05.696Z] #34 10.17 -- Detecting C compile features - done [2019-10-31T03:35:05.696Z] #34 10.23 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-31T03:35:05.696Z] #34 10.44 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-31T03:35:05.696Z] #34 10.58 -- Configuring done [2019-10-31T03:35:05.696Z] #34 10.62 -- Generating done [2019-10-31T03:35:05.696Z] #34 10.63 -- Build files have been written to: /tmp/tmp.vWa4s12TNk/tini [2019-10-31T03:35:05.696Z] #34 10.64 + make tini-static [2019-10-31T03:35:05.696Z] #34 11.01 Scanning dependencies of target tini-static [2019-10-31T03:35:05.696Z] #34 11.15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-31T03:35:05.696Z] #34 13.25 [100%] Linking C executable tini-static [2019-10-31T03:35:05.696Z] #34 13.94 [100%] Built target tini-static [2019-10-31T03:35:05.696Z] #34 14.04 + mkdir -p /build [2019-10-31T03:35:05.696Z] #34 14.04 + cp tini-static /build/docker-init [2019-10-31T03:35:05.696Z] #34 DONE 14.2s [2019-10-31T03:35:05.704Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-31T03:35:05.704Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-31T03:35:05.966Z] [2019-10-31T03:35:05.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:05.966Z] #39 7.216 fatal: Not a git repository (or any of the parent directories): .git [2019-10-31T03:35:05.966Z] #39 7.243 GEN .gitid [2019-10-31T03:35:05.966Z] #39 7.262 GEN criu/include/version.h [2019-10-31T03:35:05.966Z] #39 7.408 GEN include/common/asm [2019-10-31T03:35:05.980Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 2.2s done [2019-10-31T03:35:05.981Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-10-31T03:35:05.992Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-31T03:35:05.992Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-31T03:35:06.285Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-31T03:35:06.561Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.5s done [2019-10-31T03:35:06.561Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-10-31T03:35:06.826Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-10-31T03:35:07.087Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-10-31T03:35:07.771Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-31T03:35:07.771Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-31T03:35:07.771Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-31T03:35:08.057Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-31T03:35:08.088Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.2s done [2019-10-31T03:35:08.088Z] #65 ... [2019-10-31T03:35:08.088Z] [2019-10-31T03:35:08.088Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:35:08.088Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-31T03:35:08.088Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-31T03:35:08.088Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-31T03:35:08.088Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-31T03:35:08.088Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 2.0s done [2019-10-31T03:35:08.088Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.9s done [2019-10-31T03:35:08.088Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.4s done [2019-10-31T03:35:08.088Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.0s done [2019-10-31T03:35:08.088Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.0s done [2019-10-31T03:35:08.088Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.9s [2019-10-31T03:35:08.088Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.1s done [2019-10-31T03:35:08.088Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.4s [2019-10-31T03:35:08.346Z] #7 ... [2019-10-31T03:35:08.346Z] [2019-10-31T03:35:08.346Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-31T03:35:08.346Z] #65 DONE 6.2s [2019-10-31T03:35:08.346Z] [2019-10-31T03:35:08.346Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:35:08.346Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 6.2s done [2019-10-31T03:35:08.346Z] #7 ... [2019-10-31T03:35:08.346Z] [2019-10-31T03:35:08.346Z] #19 [internal] load build context [2019-10-31T03:35:08.346Z] #19 transferring context: 27.00MB 6.3s [2019-10-31T03:35:09.240Z] #39 11.12 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-31T03:35:09.240Z] #39 11.23 PBCC images/opts.pb-c.c [2019-10-31T03:35:09.240Z] #39 11.35 PBCC images/sit.pb-c.c [2019-10-31T03:35:09.240Z] #39 11.62 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-31T03:35:09.240Z] #39 11.67 DEP images/opts.pb-c.d [2019-10-31T03:35:09.240Z] #39 11.67 DEP images/sit.pb-c.d [2019-10-31T03:35:09.240Z] #39 11.70 PBCC images/macvlan.pb-c.c [2019-10-31T03:35:09.240Z] #39 11.70 DEP images/macvlan.pb-c.d [2019-10-31T03:35:09.240Z] #39 11.70 PBCC images/autofs.pb-c.c [2019-10-31T03:35:09.240Z] #39 11.81 DEP images/autofs.pb-c.d [2019-10-31T03:35:09.240Z] #39 11.89 PBCC images/sysctl.pb-c.c [2019-10-31T03:35:09.280Z] #19 transferring context: 45.66MB 7.1s done [2019-10-31T03:35:09.280Z] #19 DONE 7.4s [2019-10-31T03:35:09.280Z] [2019-10-31T03:35:09.280Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:35:09.496Z] #39 11.95 DEP images/sysctl.pb-c.d [2019-10-31T03:35:09.496Z] #39 11.98 PBCC images/time.pb-c.c [2019-10-31T03:35:09.496Z] #39 12.02 DEP images/time.pb-c.d [2019-10-31T03:35:09.496Z] #39 12.07 PBCC images/binfmt-misc.pb-c.c [2019-10-31T03:35:09.496Z] #39 12.09 DEP images/binfmt-misc.pb-c.d [2019-10-31T03:35:09.496Z] #39 12.15 PBCC images/seccomp.pb-c.c [2019-10-31T03:35:09.643Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.1s done [2019-10-31T03:35:09.643Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 [2019-10-31T03:35:09.752Z] #39 12.15 DEP images/seccomp.pb-c.d [2019-10-31T03:35:09.752Z] #39 12.19 PBCC images/userns.pb-c.c [2019-10-31T03:35:09.752Z] #39 12.21 DEP images/userns.pb-c.d [2019-10-31T03:35:09.752Z] #39 12.26 PBCC images/cgroup.pb-c.c [2019-10-31T03:35:09.752Z] #39 12.31 DEP images/cgroup.pb-c.d [2019-10-31T03:35:09.752Z] #39 12.36 PBCC images/fown.pb-c.c [2019-10-31T03:35:09.752Z] #39 ... [2019-10-31T03:35:09.752Z] [2019-10-31T03:35:09.752Z] #29 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:09.752Z] #29 87.82 strings [2019-10-31T03:35:09.752Z] #29 91.23 fmt [2019-10-31T03:35:09.752Z] #29 91.64 path/filepath [2019-10-31T03:35:09.752Z] #29 93.74 io/ioutil [2019-10-31T03:35:09.752Z] #29 95.13 text/tabwriter [2019-10-31T03:35:09.752Z] #29 97.76 flag [2019-10-31T03:35:09.752Z] #29 97.76 github.com/BurntSushi/toml [2019-10-31T03:35:10.008Z] #29 ... [2019-10-31T03:35:10.008Z] [2019-10-31T03:35:10.008Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:10.008Z] #39 12.41 PBCC images/ext-file.pb-c.c [2019-10-31T03:35:10.008Z] #39 12.48 DEP images/fown.pb-c.d [2019-10-31T03:35:10.008Z] #39 12.53 DEP images/ext-file.pb-c.d [2019-10-31T03:35:10.008Z] #39 12.60 PBCC images/rpc.pb-c.c [2019-10-31T03:35:10.264Z] #39 12.71 DEP images/rpc.pb-c.d [2019-10-31T03:35:10.264Z] #39 12.77 PBCC images/siginfo.pb-c.c [2019-10-31T03:35:10.264Z] #39 12.79 DEP images/siginfo.pb-c.d [2019-10-31T03:35:10.264Z] #39 12.83 PBCC images/pagemap.pb-c.c [2019-10-31T03:35:10.264Z] #39 12.86 DEP images/pagemap.pb-c.d [2019-10-31T03:35:10.264Z] #39 12.91 PBCC images/rlimit.pb-c.c [2019-10-31T03:35:10.264Z] #39 12.96 DEP images/rlimit.pb-c.d [2019-10-31T03:35:10.521Z] #39 13.02 PBCC images/file-lock.pb-c.c [2019-10-31T03:35:10.521Z] #39 13.06 DEP images/file-lock.pb-c.d [2019-10-31T03:35:10.521Z] #39 13.10 PBCC images/tty.pb-c.c [2019-10-31T03:35:10.777Z] #39 13.13 DEP images/tty.pb-c.d [2019-10-31T03:35:10.777Z] #39 13.24 PBCC images/tun.pb-c.c [2019-10-31T03:35:10.777Z] #39 13.30 PBCC images/netdev.pb-c.c [2019-10-31T03:35:10.777Z] #39 13.35 DEP images/tun.pb-c.d [2019-10-31T03:35:11.026Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.5s done [2019-10-31T03:35:11.033Z] #39 13.40 DEP images/netdev.pb-c.d [2019-10-31T03:35:11.033Z] #39 13.43 PBCC images/vma.pb-c.c [2019-10-31T03:35:11.033Z] #39 13.52 DEP images/vma.pb-c.d [2019-10-31T03:35:11.033Z] #39 13.61 PBCC images/creds.pb-c.c [2019-10-31T03:35:11.182Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.7s done [2019-10-31T03:35:11.182Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-31T03:35:11.287Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 [2019-10-31T03:35:11.290Z] #39 13.64 DEP images/creds.pb-c.d [2019-10-31T03:35:11.290Z] #39 13.70 PBCC images/utsns.pb-c.c [2019-10-31T03:35:11.290Z] #39 13.77 DEP images/utsns.pb-c.d [2019-10-31T03:35:11.290Z] #39 13.81 PBCC images/ipc-desc.pb-c.c [2019-10-31T03:35:11.290Z] #39 13.85 PBCC images/ipc-sem.pb-c.c [2019-10-31T03:35:11.290Z] #39 13.86 DEP images/ipc-desc.pb-c.d [2019-10-31T03:35:11.546Z] #39 13.93 DEP images/ipc-sem.pb-c.d [2019-10-31T03:35:11.546Z] #39 14.01 PBCC images/ipc-msg.pb-c.c [2019-10-31T03:35:11.546Z] #39 14.05 DEP images/ipc-msg.pb-c.d [2019-10-31T03:35:11.546Z] #39 14.13 PBCC images/ipc-shm.pb-c.c [2019-10-31T03:35:11.546Z] #39 14.16 DEP images/ipc-shm.pb-c.d [2019-10-31T03:35:11.546Z] #39 14.24 PBCC images/ipc-var.pb-c.c [2019-10-31T03:35:11.802Z] #39 14.27 DEP images/ipc-var.pb-c.d [2019-10-31T03:35:11.802Z] #39 14.32 PBCC images/sk-opts.pb-c.c [2019-10-31T03:35:11.802Z] #39 14.36 PBCC images/packet-sock.pb-c.c [2019-10-31T03:35:12.059Z] #39 14.39 DEP images/sk-opts.pb-c.d [2019-10-31T03:35:12.059Z] #39 14.43 DEP images/packet-sock.pb-c.d [2019-10-31T03:35:12.059Z] #39 14.52 PBCC images/sk-netlink.pb-c.c [2019-10-31T03:35:12.059Z] #39 14.59 DEP images/sk-netlink.pb-c.d [2019-10-31T03:35:12.059Z] #39 14.64 PBCC images/sk-inet.pb-c.c [2019-10-31T03:35:12.059Z] #39 14.67 DEP images/sk-inet.pb-c.d [2019-10-31T03:35:12.059Z] #39 14.74 PBCC images/sk-unix.pb-c.c [2019-10-31T03:35:12.118Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.7s done [2019-10-31T03:35:12.118Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-31T03:35:12.316Z] #39 14.80 DEP images/sk-unix.pb-c.d [2019-10-31T03:35:12.316Z] #39 14.86 PBCC images/mm.pb-c.c [2019-10-31T03:35:12.316Z] #39 14.92 DEP images/mm.pb-c.d [2019-10-31T03:35:12.316Z] #39 15.00 PBCC images/timerfd.pb-c.c [2019-10-31T03:35:12.437Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-10-31T03:35:12.573Z] #39 15.07 DEP images/timerfd.pb-c.d [2019-10-31T03:35:12.573Z] #39 15.12 PBCC images/timer.pb-c.c [2019-10-31T03:35:12.698Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0.1s [2019-10-31T03:35:12.829Z] #39 15.13 DEP images/timer.pb-c.d [2019-10-31T03:35:12.829Z] #39 15.20 PBCC images/sa.pb-c.c [2019-10-31T03:35:12.829Z] #39 15.29 DEP images/sa.pb-c.d [2019-10-31T03:35:12.829Z] #39 15.37 PBCC images/pipe-data.pb-c.c [2019-10-31T03:35:12.829Z] #39 15.38 DEP images/pipe-data.pb-c.d [2019-10-31T03:35:12.830Z] #39 15.41 PBCC images/mnt.pb-c.c [2019-10-31T03:35:12.830Z] #39 15.47 DEP images/mnt.pb-c.d [2019-10-31T03:35:13.086Z] #39 15.55 PBCC images/sk-packet.pb-c.c [2019-10-31T03:35:13.086Z] #39 15.60 DEP images/sk-packet.pb-c.d [2019-10-31T03:35:13.086Z] #39 15.67 PBCC images/tcp-stream.pb-c.c [2019-10-31T03:35:13.343Z] #39 15.76 DEP images/tcp-stream.pb-c.d [2019-10-31T03:35:13.343Z] #39 15.83 PBCC images/pipe.pb-c.c [2019-10-31T03:35:13.343Z] #39 15.93 DEP images/pipe.pb-c.d [2019-10-31T03:35:13.343Z] #39 15.98 PBCC images/pstree.pb-c.c [2019-10-31T03:35:13.599Z] #39 16.03 DEP images/pstree.pb-c.d [2019-10-31T03:35:13.599Z] #39 16.11 PBCC images/fs.pb-c.c [2019-10-31T03:35:13.599Z] #39 16.14 DEP images/fs.pb-c.d [2019-10-31T03:35:13.599Z] #39 16.19 PBCC images/signalfd.pb-c.c [2019-10-31T03:35:13.599Z] #39 ... [2019-10-31T03:35:13.599Z] [2019-10-31T03:35:13.599Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:13.599Z] #42 91.81 regexp/syntax [2019-10-31T03:35:13.599Z] #42 92.78 fmt [2019-10-31T03:35:13.599Z] #42 99.41 regexp [2019-10-31T03:35:13.599Z] #42 100.3 go/token [2019-10-31T03:35:13.599Z] #42 101.5 go/scanner [2019-10-31T03:35:13.856Z] #42 ... [2019-10-31T03:35:13.856Z] [2019-10-31T03:35:13.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:13.856Z] #39 16.30 DEP images/signalfd.pb-c.d [2019-10-31T03:35:13.856Z] #39 16.35 PBCC images/fh.pb-c.c [2019-10-31T03:35:13.856Z] #39 16.39 PBCC images/fsnotify.pb-c.c [2019-10-31T03:35:13.856Z] #39 16.45 DEP images/fh.pb-c.d [2019-10-31T03:35:13.856Z] #39 16.51 DEP images/fsnotify.pb-c.d [2019-10-31T03:35:14.113Z] #39 16.59 PBCC images/eventpoll.pb-c.c [2019-10-31T03:35:14.113Z] #39 16.64 DEP images/eventpoll.pb-c.d [2019-10-31T03:35:14.113Z] #39 16.70 PBCC images/eventfd.pb-c.c [2019-10-31T03:35:14.113Z] #39 16.74 DEP images/eventfd.pb-c.d [2019-10-31T03:35:14.370Z] #39 16.76 PBCC images/remap-file-path.pb-c.c [2019-10-31T03:35:14.370Z] #39 16.79 DEP images/remap-file-path.pb-c.d [2019-10-31T03:35:14.370Z] #39 16.87 PBCC images/fifo.pb-c.c [2019-10-31T03:35:14.370Z] #39 16.93 DEP images/fifo.pb-c.d [2019-10-31T03:35:14.626Z] #39 17.03 PBCC images/ghost-file.pb-c.c [2019-10-31T03:35:14.626Z] #39 17.08 DEP images/ghost-file.pb-c.d [2019-10-31T03:35:14.626Z] #39 17.15 PBCC images/regfile.pb-c.c [2019-10-31T03:35:14.626Z] #39 17.22 DEP images/regfile.pb-c.d [2019-10-31T03:35:14.626Z] #39 17.27 PBCC images/ns.pb-c.c [2019-10-31T03:35:14.883Z] #39 17.29 DEP images/ns.pb-c.d [2019-10-31T03:35:14.883Z] #39 17.33 PBCC images/fdinfo.pb-c.c [2019-10-31T03:35:14.883Z] #39 17.39 DEP images/fdinfo.pb-c.d [2019-10-31T03:35:14.883Z] #39 17.45 PBCC images/core-aarch64.pb-c.c [2019-10-31T03:35:14.883Z] #39 17.49 PBCC images/core-arm.pb-c.c [2019-10-31T03:35:15.140Z] #39 17.59 PBCC images/core-ppc64.pb-c.c [2019-10-31T03:35:15.140Z] #39 17.61 PBCC images/core-s390.pb-c.c [2019-10-31T03:35:15.140Z] #39 17.68 PBCC images/core-x86.pb-c.c [2019-10-31T03:35:15.140Z] #39 17.74 PBCC images/core.pb-c.c [2019-10-31T03:35:15.397Z] #39 17.84 PBCC images/inventory.pb-c.c [2019-10-31T03:35:15.397Z] #39 17.90 DEP images/core-aarch64.pb-c.d [2019-10-31T03:35:15.397Z] #39 17.97 DEP images/core-arm.pb-c.d [2019-10-31T03:35:15.397Z] #39 18.04 DEP images/core-ppc64.pb-c.d [2019-10-31T03:35:15.397Z] #39 18.08 DEP images/core-s390.pb-c.d [2019-10-31T03:35:15.489Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.8s done [2019-10-31T03:35:15.654Z] #39 18.17 DEP images/core-x86.pb-c.d [2019-10-31T03:35:15.654Z] #39 18.27 DEP images/core.pb-c.d [2019-10-31T03:35:15.654Z] #39 18.35 DEP images/inventory.pb-c.d [2019-10-31T03:35:15.730Z] Removing intermediate container 0b5203efb1bd [2019-10-31T03:35:15.730Z] ---> 7641c68a3164 [2019-10-31T03:35:15.730Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-31T03:35:15.730Z] ---> 687421176e14 [2019-10-31T03:35:15.730Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-31T03:35:15.730Z] ---> 60206b2cfdf6 [2019-10-31T03:35:15.730Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-31T03:35:15.730Z] ---> Running in 2521a0ca2c18 [2019-10-31T03:35:15.730Z] Removing intermediate container 2521a0ca2c18 [2019-10-31T03:35:15.730Z] ---> bb22db2c63f1 [2019-10-31T03:35:15.730Z] Successfully built bb22db2c63f1 [2019-10-31T03:35:15.730Z] Successfully tagged moby-buildx:latest [2019-10-31T03:35:15.731Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-31T03:35:15.731Z] if [ -n "${id}" ]; then \ [2019-10-31T03:35:15.731Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-31T03:35:15.731Z] && touch bundles/buildx; \ [2019-10-31T03:35:15.731Z] docker rm -f ${id}; \ [2019-10-31T03:35:15.731Z] fi [2019-10-31T03:35:15.731Z] 8c66401a8e0f8188a51eb6311e029047119024952d648ecc1c86de6328fbf3b4 [2019-10-31T03:35:15.731Z] bundles/buildx version [2019-10-31T03:35:15.731Z] buildx v0.3.1 6db68d0 [2019-10-31T03:35:15.731Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:27552ceb15bca544820229e574427d4c1d6ef585 . [2019-10-31T03:35:15.731Z] #1 [internal] booting buildkit [2019-10-31T03:35:15.731Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-31T03:35:15.911Z] #39 18.42 PBCC images/cpuinfo.pb-c.c [2019-10-31T03:35:15.911Z] #39 18.45 DEP images/cpuinfo.pb-c.d [2019-10-31T03:35:16.060Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-10-31T03:35:16.168Z] #39 18.51 PBCC images/stats.pb-c.c [2019-10-31T03:35:16.168Z] #39 18.52 DEP images/stats.pb-c.d [2019-10-31T03:35:16.630Z] #7 DONE 15.9s [2019-10-31T03:35:16.630Z] [2019-10-31T03:35:16.630Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-31T03:35:16.885Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 4.0s done [2019-10-31T03:35:16.885Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-10-31T03:35:16.995Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-10-31T03:35:16.995Z] #1 creating container buildx_buildkit_default [2019-10-31T03:35:17.363Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-31T03:35:17.363Z] #1 DONE 2.5s [2019-10-31T03:35:17.363Z] [2019-10-31T03:35:17.363Z] #3 [internal] load .dockerignore [2019-10-31T03:35:17.536Z] #39 ... [2019-10-31T03:35:17.536Z] [2019-10-31T03:35:17.536Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:35:17.536Z] #16 7.997 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:35:17.536Z] #16 9.557 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:35:17.536Z] #16 ... [2019-10-31T03:35:17.536Z] [2019-10-31T03:35:17.536Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:17.536Z] #57 37.17 + cd /tmp/tmp.3vqNSo0Pai/src/github.com/containerd/containerd [2019-10-31T03:35:17.536Z] #57 37.17 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:35:17.536Z] #57 37.74 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-31T03:35:17.536Z] #57 37.74 + BUILDTAGS='netgo osusergo static_build' [2019-10-31T03:35:17.536Z] #57 37.74 + export EXTRA_FLAGS=-buildmode=pie [2019-10-31T03:35:17.536Z] #57 37.74 + EXTRA_FLAGS=-buildmode=pie [2019-10-31T03:35:17.536Z] #57 37.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-31T03:35:17.536Z] #57 37.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-31T03:35:17.536Z] #57 37.74 + '[' '' = dynamic ']' [2019-10-31T03:35:17.536Z] #57 37.74 + make [2019-10-31T03:35:17.536Z] #57 38.90 + bin/ctr [2019-10-31T03:35:17.732Z] #3 transferring context: 87B done [2019-10-31T03:35:17.732Z] #3 DONE 0.0s [2019-10-31T03:35:17.732Z] [2019-10-31T03:35:17.732Z] #2 [internal] load build definition from Dockerfile [2019-10-31T03:35:17.732Z] #2 transferring dockerfile: 14.62kB done [2019-10-31T03:35:17.732Z] #2 DONE 0.0s [2019-10-31T03:35:17.732Z] [2019-10-31T03:35:17.732Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-31T03:35:18.095Z] #4 DONE 0.6s [2019-10-31T03:35:18.100Z] #57 ... [2019-10-31T03:35:18.100Z] [2019-10-31T03:35:18.100Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:35:18.100Z] #16 18.84 Fetched 7920 kB in 15s (511 kB/s) [2019-10-31T03:35:18.460Z] [2019-10-31T03:35:18.460Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-31T03:35:18.460Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-31T03:35:18.460Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-31T03:35:18.460Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-31T03:35:18.460Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-31T03:35:18.460Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-31T03:35:18.460Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-31T03:35:18.850Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-31T03:35:18.850Z] #5 DONE 0.5s [2019-10-31T03:35:19.030Z] #16 18.84 Reading package lists... [2019-10-31T03:35:19.030Z] #16 ... [2019-10-31T03:35:19.030Z] [2019-10-31T03:35:19.030Z] #29 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:19.030Z] #29 99.56 log [2019-10-31T03:35:19.030Z] #29 102.2 github.com/BurntSushi/toml/cmd/tomlv [2019-10-31T03:35:19.030Z] #29 DONE 107.1s [2019-10-31T03:35:19.283Z] [2019-10-31T03:35:19.283Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-31T03:35:19.283Z] #7 DONE 0.2s [2019-10-31T03:35:19.283Z] [2019-10-31T03:35:19.283Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-31T03:35:19.283Z] #6 DONE 0.3s [2019-10-31T03:35:19.283Z] [2019-10-31T03:35:19.283Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-31T03:35:19.283Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-31T03:35:19.283Z] #66 DONE 0.0s [2019-10-31T03:35:19.283Z] [2019-10-31T03:35:19.283Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:35:19.283Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-31T03:35:19.283Z] #8 DONE 0.0s [2019-10-31T03:35:19.283Z] [2019-10-31T03:35:19.283Z] #20 [internal] load build context [2019-10-31T03:35:19.286Z] [2019-10-31T03:35:19.286Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:19.286Z] #42 103.0 go/ast [2019-10-31T03:35:19.286Z] #42 103.7 internal/lazyregexp [2019-10-31T03:35:19.286Z] #42 104.1 net/url [2019-10-31T03:35:19.286Z] #42 106.1 text/template/parse [2019-10-31T03:35:19.923Z] #8 DONE 3.0s [2019-10-31T03:35:19.923Z] [2019-10-31T03:35:19.923Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-31T03:35:20.167Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.4s done [2019-10-31T03:35:20.654Z] #42 108.5 go/parser [2019-10-31T03:35:20.743Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-31T03:35:20.863Z] #9 DONE 1.2s [2019-10-31T03:35:20.863Z] [2019-10-31T03:35:20.863Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:35:20.863Z] #20 DONE 0.1s [2019-10-31T03:35:20.863Z] [2019-10-31T03:35:20.863Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:20.863Z] #24 ... [2019-10-31T03:35:20.863Z] [2019-10-31T03:35:20.863Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-31T03:35:20.863Z] #21 DONE 0.1s [2019-10-31T03:35:20.863Z] [2019-10-31T03:35:20.863Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:20.966Z] #20 ... [2019-10-31T03:35:20.966Z] [2019-10-31T03:35:20.966Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-31T03:35:20.966Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-31T03:35:20.966Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-31T03:35:20.966Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-31T03:35:20.966Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-10-31T03:35:20.966Z] #66 DONE 1.3s [2019-10-31T03:35:20.966Z] [2019-10-31T03:35:20.966Z] #20 [internal] load build context [2019-10-31T03:35:21.960Z] #20 transferring context: 45.66MB 2.7s done [2019-10-31T03:35:21.960Z] #20 DONE 2.7s [2019-10-31T03:35:21.960Z] [2019-10-31T03:35:21.960Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:35:21.960Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.2s done [2019-10-31T03:35:21.960Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-31T03:35:21.960Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.7s done [2019-10-31T03:35:21.960Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.3s done [2019-10-31T03:35:21.960Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-31T03:35:21.960Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s done [2019-10-31T03:35:21.960Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.1s done [2019-10-31T03:35:21.960Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-31T03:35:21.960Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.5s done [2019-10-31T03:35:21.960Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 66.01MB / 102.17MB 2.6s [2019-10-31T03:35:21.960Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.7s done [2019-10-31T03:35:22.326Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 82.13MB / 102.17MB 2.8s [2019-10-31T03:35:22.326Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 97.03MB / 102.17MB 2.9s [2019-10-31T03:35:22.547Z] #42 ... [2019-10-31T03:35:22.547Z] [2019-10-31T03:35:22.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:22.547Z] #39 20.16 make[1]: Nothing to be done for 'all'. [2019-10-31T03:35:22.547Z] #39 22.11 CC images/stats.o [2019-10-31T03:35:22.547Z] #39 22.72 CC images/core.o [2019-10-31T03:35:22.547Z] #39 23.36 CC images/core-x86.o [2019-10-31T03:35:22.547Z] #39 23.90 CC images/core-arm.o [2019-10-31T03:35:22.547Z] #39 24.40 CC images/core-aarch64.o [2019-10-31T03:35:22.547Z] #39 24.81 CC images/core-ppc64.o [2019-10-31T03:35:22.701Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.1s [2019-10-31T03:35:22.701Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.2s done [2019-10-31T03:35:22.701Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-31T03:35:23.110Z] #39 25.48 CC images/core-s390.o [2019-10-31T03:35:23.136Z] #22 2.381 + RM_GOPATH=0 [2019-10-31T03:35:23.136Z] #22 2.381 + TMP_GOPATH= [2019-10-31T03:35:23.406Z] #22 2.382 + : /build [2019-10-31T03:35:23.406Z] #22 2.382 + '[' -z '' ']' [2019-10-31T03:35:23.406Z] #22 2.382 ++ mktemp -d [2019-10-31T03:35:23.406Z] #22 2.386 + export GOPATH=/tmp/tmp.wJRyU8miBF [2019-10-31T03:35:23.406Z] #22 2.386 + GOPATH=/tmp/tmp.wJRyU8miBF [2019-10-31T03:35:23.406Z] #22 2.386 + RM_GOPATH=1 [2019-10-31T03:35:23.406Z] #22 2.387 ++ dirname ./install.sh [2019-10-31T03:35:23.406Z] #22 2.387 + dir=. [2019-10-31T03:35:23.406Z] #22 2.387 + bin=dockercli [2019-10-31T03:35:23.406Z] #22 2.387 + shift [2019-10-31T03:35:23.406Z] #22 2.387 + '[' '!' -f ./dockercli.installer ']' [2019-10-31T03:35:23.406Z] #22 2.387 + . ./dockercli.installer [2019-10-31T03:35:23.406Z] #22 2.388 ++ : stable [2019-10-31T03:35:23.406Z] #22 2.388 ++ : 17.06.2-ce [2019-10-31T03:35:23.406Z] #22 2.389 + install_dockercli [2019-10-31T03:35:23.406Z] #22 2.389 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-31T03:35:23.406Z] #22 2.389 Install docker/cli version 17.06.2-ce from stable [2019-10-31T03:35:23.406Z] #22 2.389 ++ uname -m [2019-10-31T03:35:23.406Z] #22 2.391 + arch=aarch64 [2019-10-31T03:35:23.406Z] #22 2.391 + '[' aarch64 '!=' x86_64 ']' [2019-10-31T03:35:23.406Z] #22 2.391 + '[' aarch64 '!=' s390x ']' [2019-10-31T03:35:23.406Z] #22 2.391 + '[' aarch64 '!=' armhf ']' [2019-10-31T03:35:23.406Z] #22 2.391 + build_dockercli [2019-10-31T03:35:23.406Z] #22 2.391 + git clone https://github.com/docker/docker-ce /tmp/tmp.wJRyU8miBF/tmp/docker-ce [2019-10-31T03:35:23.406Z] #22 2.395 Cloning into '/tmp/tmp.wJRyU8miBF/tmp/docker-ce'... [2019-10-31T03:35:23.675Z] #39 26.24 CC images/cpuinfo.o [2019-10-31T03:35:23.675Z] #39 ... [2019-10-31T03:35:23.675Z] [2019-10-31T03:35:23.675Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:35:23.675Z] #16 18.84 Reading package lists... [2019-10-31T03:35:26.002Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.1s [2019-10-31T03:35:27.630Z] #22 ... [2019-10-31T03:35:27.630Z] [2019-10-31T03:35:27.630Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:27.630Z] #24 3.306 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:27.630Z] #24 3.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:27.630Z] #24 3.329 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:27.630Z] #24 3.336 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:27.630Z] #24 3.338 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:27.630Z] #24 3.660 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-31T03:35:27.630Z] #24 4.127 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-31T03:35:27.630Z] #24 4.487 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-31T03:35:27.630Z] #24 6.759 Fetched 7743 kB in 4s (1733 kB/s) [2019-10-31T03:35:27.902Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.4s done [2019-10-31T03:35:28.159Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-31T03:35:28.730Z] #7 DONE 26.7s [2019-10-31T03:35:28.730Z] [2019-10-31T03:35:28.730Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-31T03:35:29.187Z] #16 24.84 Reading package lists... [2019-10-31T03:35:29.444Z] #16 29.48 Building dependency tree... [2019-10-31T03:35:29.444Z] #16 ... [2019-10-31T03:35:29.444Z] [2019-10-31T03:35:29.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:29.444Z] #39 26.70 CC images/inventory.o [2019-10-31T03:35:29.444Z] #39 27.02 CC images/fdinfo.o [2019-10-31T03:35:29.444Z] #39 27.48 CC images/fown.o [2019-10-31T03:35:29.444Z] #39 27.79 CC images/ns.o [2019-10-31T03:35:29.444Z] #39 28.03 CC images/regfile.o [2019-10-31T03:35:29.444Z] #39 28.35 CC images/ghost-file.o [2019-10-31T03:35:29.444Z] #39 28.61 CC images/fifo.o [2019-10-31T03:35:29.444Z] #39 28.84 CC images/remap-file-path.o [2019-10-31T03:35:29.444Z] #39 29.05 CC images/eventfd.o [2019-10-31T03:35:29.444Z] #39 29.31 CC images/eventpoll.o [2019-10-31T03:35:29.444Z] #39 29.65 CC images/fh.o [2019-10-31T03:35:29.444Z] #39 30.01 CC images/fsnotify.o [2019-10-31T03:35:29.444Z] #39 30.65 CC images/signalfd.o [2019-10-31T03:35:29.444Z] #39 30.87 CC images/fs.o [2019-10-31T03:35:29.444Z] #39 31.18 CC images/pstree.o [2019-10-31T03:35:29.444Z] #39 31.43 CC images/pipe.o [2019-10-31T03:35:29.444Z] #39 31.59 CC images/tcp-stream.o [2019-10-31T03:35:29.444Z] #39 31.82 CC images/sk-packet.o [2019-10-31T03:35:29.444Z] #39 32.11 CC images/mnt.o [2019-10-31T03:35:29.546Z] #24 6.759 Reading package lists... [2019-10-31T03:35:30.008Z] #39 32.42 CC images/pipe-data.o [2019-10-31T03:35:30.265Z] #39 32.62 CC images/sa.o [2019-10-31T03:35:30.265Z] #39 32.82 CC images/timer.o [2019-10-31T03:35:30.521Z] #39 ... [2019-10-31T03:35:30.521Z] [2019-10-31T03:35:30.521Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:35:30.521Z] #16 29.48 Building dependency tree... [2019-10-31T03:35:30.521Z] #16 31.29 The following additional packages will be installed: [2019-10-31T03:35:30.521Z] #16 31.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-31T03:35:30.521Z] #16 31.30 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-31T03:35:30.521Z] #16 31.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-31T03:35:30.521Z] #16 31.30 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-31T03:35:30.521Z] #16 31.30 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-31T03:35:30.521Z] #16 31.30 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-31T03:35:30.521Z] #16 31.30 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-31T03:35:30.521Z] #16 31.30 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-31T03:35:30.521Z] #16 31.30 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-31T03:35:30.521Z] #16 31.30 Suggested packages: [2019-10-31T03:35:30.521Z] #16 31.31 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-31T03:35:30.521Z] #16 31.31 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-31T03:35:30.521Z] #16 31.31 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-31T03:35:30.521Z] #16 31.31 vim-doc vim-scripts xfsdump acl attr quota [2019-10-31T03:35:30.521Z] #16 31.31 Recommended packages: [2019-10-31T03:35:30.521Z] #16 31.31 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-31T03:35:30.521Z] #16 31.31 python3-keyrings.alt python3-xdg unzip [2019-10-31T03:35:30.938Z] #24 8.829 Reading package lists... [2019-10-31T03:35:30.938Z] #24 ... [2019-10-31T03:35:30.938Z] [2019-10-31T03:35:30.938Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:35:30.938Z] #10 3.694 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:30.938Z] #10 3.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:30.938Z] #10 3.725 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:30.938Z] #10 3.727 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:30.938Z] #10 3.745 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:30.938Z] #10 4.151 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-31T03:35:30.938Z] #10 4.661 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-31T03:35:30.938Z] #10 5.205 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-31T03:35:30.938Z] #10 7.640 Fetched 7743 kB in 4s (1561 kB/s) [2019-10-31T03:35:30.938Z] #10 7.640 Reading package lists... [2019-10-31T03:35:30.938Z] #10 10.00 Reading package lists... [2019-10-31T03:35:30.938Z] #10 ... [2019-10-31T03:35:30.938Z] [2019-10-31T03:35:30.938Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:35:30.938Z] #56 3.147 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:30.938Z] #56 3.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:30.938Z] #56 3.220 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:30.938Z] #56 3.234 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:30.938Z] #56 3.248 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:30.938Z] #56 3.475 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-31T03:35:30.938Z] #56 4.059 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-31T03:35:30.938Z] #56 4.323 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-31T03:35:30.938Z] #56 6.098 Fetched 7743 kB in 3s (1962 kB/s) [2019-10-31T03:35:30.938Z] #56 6.098 Reading package lists... [2019-10-31T03:35:30.938Z] #56 7.783 Reading package lists... [2019-10-31T03:35:31.210Z] #56 9.929 Building dependency tree... [2019-10-31T03:35:31.210Z] #56 ... [2019-10-31T03:35:31.210Z] [2019-10-31T03:35:31.210Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:31.210Z] #33 3.114 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:31.210Z] #33 3.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:31.210Z] #33 3.220 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:31.210Z] #33 3.225 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:31.210Z] #33 3.237 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:31.210Z] #33 3.525 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-31T03:35:31.210Z] #33 4.146 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-31T03:35:31.210Z] #33 4.350 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-31T03:35:31.210Z] #33 6.494 Fetched 7743 kB in 4s (1723 kB/s) [2019-10-31T03:35:31.210Z] #33 6.494 Reading package lists... [2019-10-31T03:35:31.210Z] #33 8.241 Reading package lists... [2019-10-31T03:35:31.480Z] #33 10.52 Building dependency tree... [2019-10-31T03:35:31.480Z] #33 ... [2019-10-31T03:35:31.480Z] [2019-10-31T03:35:31.480Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:35:31.480Z] #56 10.82 The following additional packages will be installed: [2019-10-31T03:35:31.480Z] #56 10.82 btrfs-progs liblzo2-2 [2019-10-31T03:35:31.480Z] #56 10.87 The following NEW packages will be installed: [2019-10-31T03:35:31.750Z] #56 10.87 btrfs-progs btrfs-tools liblzo2-2 [2019-10-31T03:35:32.914Z] #8 DONE 3.6s [2019-10-31T03:35:32.914Z] [2019-10-31T03:35:32.914Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-31T03:35:33.048Z] #16 ... [2019-10-31T03:35:33.048Z] [2019-10-31T03:35:33.048Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:33.048Z] #42 111.1 text/template [2019-10-31T03:35:33.048Z] #42 112.4 encoding/xml [2019-10-31T03:35:33.048Z] #42 116.7 go/doc [2019-10-31T03:35:33.048Z] #42 118.6 crypto/ed25519 [2019-10-31T03:35:33.048Z] #42 119.0 crypto/rsa [2019-10-31T03:35:33.048Z] #42 120.1 github.com/LK4D4/vndr/build [2019-10-31T03:35:33.048Z] #42 120.8 crypto/dsa [2019-10-31T03:35:33.048Z] #42 121.2 crypto/x509/pkix [2019-10-31T03:35:33.048Z] #42 ... [2019-10-31T03:35:33.048Z] [2019-10-31T03:35:33.048Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:33.048Z] #39 33.25 CC images/timerfd.o [2019-10-31T03:35:33.048Z] #39 33.50 CC images/mm.o [2019-10-31T03:35:33.048Z] #39 33.87 CC images/sk-opts.o [2019-10-31T03:35:33.048Z] #39 34.10 CC images/sk-unix.o [2019-10-31T03:35:33.048Z] #39 34.52 CC images/sk-inet.o [2019-10-31T03:35:33.048Z] #39 34.87 CC images/tun.o [2019-10-31T03:35:33.048Z] #39 35.18 CC images/sk-netlink.o [2019-10-31T03:35:33.048Z] #39 35.54 CC images/packet-sock.o [2019-10-31T03:35:33.136Z] #56 12.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:35:33.136Z] #56 12.04 Need to get 582 kB of archives. [2019-10-31T03:35:33.136Z] #56 12.04 After this operation, 3944 kB of additional disk space will be used. [2019-10-31T03:35:33.136Z] #56 12.04 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-31T03:35:33.136Z] #56 12.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-31T03:35:33.136Z] #56 12.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-31T03:35:33.136Z] #56 12.36 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:35:33.136Z] #56 12.41 Fetched 582 kB in 1s (501 kB/s) [2019-10-31T03:35:33.136Z] #56 12.44 Selecting previously unselected package liblzo2-2:arm64. [2019-10-31T03:35:33.136Z] #56 12.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-31T03:35:33.136Z] #56 12.46 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-31T03:35:33.136Z] #56 12.47 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-31T03:35:33.136Z] #56 12.52 Selecting previously unselected package btrfs-progs. [2019-10-31T03:35:33.305Z] #39 35.97 CC images/ipc-var.o [2019-10-31T03:35:33.397Z] #56 12.52 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-31T03:35:33.397Z] #56 12.53 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-31T03:35:33.397Z] #56 12.65 Selecting previously unselected package btrfs-tools. [2019-10-31T03:35:33.397Z] #56 12.65 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-31T03:35:33.397Z] #56 12.67 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-31T03:35:33.397Z] #56 12.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:35:33.478Z] #9 DONE 1.1s [2019-10-31T03:35:33.478Z] [2019-10-31T03:35:33.478Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:35:33.478Z] #20 DONE 0.1s [2019-10-31T03:35:33.478Z] [2019-10-31T03:35:33.478Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:33.562Z] #39 36.24 CC images/ipc-desc.o [2019-10-31T03:35:33.658Z] #56 12.83 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-31T03:35:33.658Z] #56 12.85 Setting up btrfs-progs (4.7.3-1) ... [2019-10-31T03:35:33.658Z] #56 12.87 Setting up btrfs-tools (4.7.3-1) ... [2019-10-31T03:35:33.658Z] #56 12.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:35:33.735Z] #33 ... [2019-10-31T03:35:33.735Z] [2019-10-31T03:35:33.735Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-31T03:35:33.735Z] #61 DONE 0.2s [2019-10-31T03:35:33.735Z] [2019-10-31T03:35:33.735Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-31T03:35:33.735Z] #21 DONE 0.2s [2019-10-31T03:35:33.735Z] [2019-10-31T03:35:33.735Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-31T03:35:33.735Z] #43 DONE 0.2s [2019-10-31T03:35:33.993Z] [2019-10-31T03:35:33.993Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-31T03:35:33.993Z] #46 DONE 0.2s [2019-10-31T03:35:33.993Z] [2019-10-31T03:35:33.993Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-31T03:35:33.993Z] #49 DONE 0.3s [2019-10-31T03:35:33.993Z] [2019-10-31T03:35:33.993Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-31T03:35:33.993Z] #30 DONE 0.3s [2019-10-31T03:35:33.993Z] [2019-10-31T03:35:33.993Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-31T03:35:33.993Z] #67 DONE 0.3s [2019-10-31T03:35:33.993Z] [2019-10-31T03:35:33.993Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:34.078Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 10.7s done [2019-10-31T03:35:34.078Z] #8 DONE 14.0s [2019-10-31T03:35:34.078Z] [2019-10-31T03:35:34.078Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-31T03:35:34.078Z] #9 DONE 0.3s [2019-10-31T03:35:34.078Z] [2019-10-31T03:35:34.078Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-31T03:35:34.078Z] #10 DONE 0.3s [2019-10-31T03:35:34.078Z] [2019-10-31T03:35:34.078Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:35:34.078Z] #21 DONE 0.1s [2019-10-31T03:35:34.078Z] [2019-10-31T03:35:34.078Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:34.078Z] #34 ... [2019-10-31T03:35:34.078Z] [2019-10-31T03:35:34.078Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-31T03:35:34.078Z] #68 DONE 0.1s [2019-10-31T03:35:34.125Z] #39 36.54 CC images/ipc-shm.o [2019-10-31T03:35:34.235Z] #56 DONE 13.7s [2019-10-31T03:35:34.235Z] [2019-10-31T03:35:34.235Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:34.235Z] #33 10.52 Building dependency tree... [2019-10-31T03:35:34.235Z] #33 11.37 The following additional packages will be installed: [2019-10-31T03:35:34.235Z] #33 11.38 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-31T03:35:34.235Z] #33 11.38 Suggested packages: [2019-10-31T03:35:34.235Z] #33 11.38 codeblocks eclipse ninja-build lrzip [2019-10-31T03:35:34.235Z] #33 11.38 Recommended packages: [2019-10-31T03:35:34.235Z] #33 11.38 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-31T03:35:34.235Z] #33 11.57 The following NEW packages will be installed: [2019-10-31T03:35:34.235Z] #33 11.57 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-31T03:35:34.235Z] #33 11.57 vim-common xxd [2019-10-31T03:35:34.235Z] #33 12.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:35:34.235Z] #33 12.65 Need to get 13.1 MB of archives. [2019-10-31T03:35:34.235Z] #33 12.65 After this operation, 55.5 MB of additional disk space will be used. [2019-10-31T03:35:34.235Z] #33 12.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-31T03:35:34.235Z] #33 12.68 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-31T03:35:34.235Z] #33 12.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-31T03:35:34.235Z] #33 12.81 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-31T03:35:34.235Z] #33 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-31T03:35:34.235Z] #33 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-31T03:35:34.235Z] #33 12.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-31T03:35:34.235Z] #33 12.84 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-31T03:35:34.235Z] #33 12.90 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-31T03:35:34.235Z] #33 12.90 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-31T03:35:34.235Z] #33 13.29 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:35:34.235Z] #33 13.43 Fetched 13.1 MB in 1s (10.0 MB/s) [2019-10-31T03:35:34.235Z] #33 13.65 Selecting previously unselected package cmake-data. [2019-10-31T03:35:34.235Z] #33 13.65 (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-31T03:35:34.381Z] #39 36.74 CC images/ipc-msg.o [2019-10-31T03:35:34.472Z] [2019-10-31T03:35:34.472Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-31T03:35:34.472Z] #62 DONE 0.1s [2019-10-31T03:35:34.472Z] [2019-10-31T03:35:34.472Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-31T03:35:34.472Z] #50 DONE 0.1s [2019-10-31T03:35:34.472Z] [2019-10-31T03:35:34.472Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-31T03:35:34.472Z] #47 DONE 0.1s [2019-10-31T03:35:34.472Z] [2019-10-31T03:35:34.472Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-31T03:35:34.472Z] #44 DONE 0.1s [2019-10-31T03:35:34.472Z] [2019-10-31T03:35:34.472Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-31T03:35:34.472Z] #31 DONE 0.1s [2019-10-31T03:35:34.472Z] [2019-10-31T03:35:34.473Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-31T03:35:34.473Z] #22 DONE 0.1s [2019-10-31T03:35:34.473Z] [2019-10-31T03:35:34.473Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:34.498Z] #33 13.67 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-31T03:35:34.498Z] #33 13.68 Unpacking cmake-data (3.7.2-1) ... [2019-10-31T03:35:34.638Z] #39 37.17 CC images/ipc-sem.o [2019-10-31T03:35:34.874Z] #23 0.677 + RM_GOPATH=0 [2019-10-31T03:35:34.874Z] #23 0.679 + TMP_GOPATH= [2019-10-31T03:35:34.874Z] #23 0.679 + : /build [2019-10-31T03:35:34.874Z] #23 0.679 + '[' -z '' ']' [2019-10-31T03:35:34.874Z] #23 0.679 ++ mktemp -d [2019-10-31T03:35:34.874Z] #23 0.682 + export GOPATH=/tmp/tmp.G8GxuDsYcd [2019-10-31T03:35:34.874Z] #23 0.682 + GOPATH=/tmp/tmp.G8GxuDsYcd [2019-10-31T03:35:34.874Z] #23 0.683 + RM_GOPATH=1 [2019-10-31T03:35:34.874Z] #23 0.686 ++ dirname ./install.sh [2019-10-31T03:35:34.874Z] #23 0.688 + dir=. [2019-10-31T03:35:34.874Z] #23 0.689 + bin=dockercli [2019-10-31T03:35:34.874Z] #23 0.689 + shift [2019-10-31T03:35:34.874Z] #23 0.689 + '[' '!' -f ./dockercli.installer ']' [2019-10-31T03:35:34.874Z] #23 0.690 + . ./dockercli.installer [2019-10-31T03:35:34.874Z] #23 0.690 ++ : stable [2019-10-31T03:35:34.874Z] #23 0.690 ++ : 17.06.2-ce [2019-10-31T03:35:34.874Z] #23 0.691 Install docker/cli version 17.06.2-ce from stable [2019-10-31T03:35:34.874Z] #23 0.691 + install_dockercli [2019-10-31T03:35:34.874Z] #23 0.691 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-31T03:35:34.874Z] #23 0.692 ++ uname -m [2019-10-31T03:35:34.874Z] #23 0.694 + arch=s390x [2019-10-31T03:35:34.874Z] #23 0.695 + '[' s390x '!=' x86_64 ']' [2019-10-31T03:35:34.874Z] #23 0.695 + '[' s390x '!=' s390x ']' [2019-10-31T03:35:34.874Z] #23 0.695 + url=https://download.docker.com/linux/static [2019-10-31T03:35:34.874Z] #23 0.700 + tar -xz docker/docker [2019-10-31T03:35:34.874Z] #23 0.703 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-31T03:35:34.897Z] #39 37.39 CC images/utsns.o [2019-10-31T03:35:35.154Z] #39 37.58 CC images/creds.o [2019-10-31T03:35:35.154Z] #39 37.80 CC images/vma.o [2019-10-31T03:35:35.411Z] #39 38.02 CC images/netdev.o [2019-10-31T03:35:35.442Z] #33 ... [2019-10-31T03:35:35.442Z] [2019-10-31T03:35:35.442Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:35.442Z] #24 8.829 Reading package lists... [2019-10-31T03:35:35.442Z] #24 11.18 Building dependency tree... [2019-10-31T03:35:35.442Z] #24 11.89 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-31T03:35:35.442Z] #24 11.89 The following additional packages will be installed: [2019-10-31T03:35:35.442Z] #24 11.89 libjq1 libonig4 [2019-10-31T03:35:35.442Z] #24 11.98 The following NEW packages will be installed: [2019-10-31T03:35:35.442Z] #24 11.98 jq libjq1 libonig4 [2019-10-31T03:35:35.442Z] #24 13.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:35:35.442Z] #24 13.07 Need to get 293 kB of archives. [2019-10-31T03:35:35.442Z] #24 13.07 After this operation, 1086 kB of additional disk space will be used. [2019-10-31T03:35:35.442Z] #24 13.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-31T03:35:35.442Z] #24 13.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-31T03:35:35.442Z] #24 13.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-31T03:35:35.442Z] #24 13.46 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:35:35.442Z] #24 13.60 Fetched 293 kB in 1s (271 kB/s) [2019-10-31T03:35:35.442Z] #24 13.68 Selecting previously unselected package libonig4:arm64. [2019-10-31T03:35:35.442Z] #24 13.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-31T03:35:35.442Z] #24 13.70 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-31T03:35:35.442Z] #24 13.74 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-31T03:35:35.442Z] #24 13.88 Selecting previously unselected package libjq1:arm64. [2019-10-31T03:35:35.442Z] #24 13.88 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-31T03:35:35.442Z] #24 13.89 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-31T03:35:35.442Z] #24 14.07 Selecting previously unselected package jq. [2019-10-31T03:35:35.442Z] #24 14.07 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-31T03:35:35.442Z] #24 14.08 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-31T03:35:35.442Z] #24 14.16 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-31T03:35:35.442Z] #24 14.19 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-31T03:35:35.442Z] #24 14.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:35:35.442Z] #24 14.25 Setting up jq (1.5+dfsg-1.3) ... [2019-10-31T03:35:35.442Z] #24 DONE 14.6s [2019-10-31T03:35:35.442Z] [2019-10-31T03:35:35.442Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:35:35.442Z] #10 10.00 Reading package lists... [2019-10-31T03:35:35.442Z] #10 11.72 Building dependency tree... [2019-10-31T03:35:35.442Z] #10 12.29 The following additional packages will be installed: [2019-10-31T03:35:35.442Z] #10 12.29 libapparmor1 libseccomp2 [2019-10-31T03:35:35.442Z] #10 12.29 Suggested packages: [2019-10-31T03:35:35.442Z] #10 12.29 seccomp [2019-10-31T03:35:35.442Z] #10 12.36 The following NEW packages will be installed: [2019-10-31T03:35:35.442Z] #10 12.36 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-31T03:35:35.442Z] #10 13.42 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:35:35.442Z] #10 13.42 Need to get 287 kB of archives. [2019-10-31T03:35:35.442Z] #10 13.42 After this operation, 1186 kB of additional disk space will be used. [2019-10-31T03:35:35.442Z] #10 13.42 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-31T03:35:35.442Z] #10 13.42 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-31T03:35:35.442Z] #10 13.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-31T03:35:35.442Z] #10 13.44 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-31T03:35:35.442Z] #10 13.75 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:35:35.442Z] #10 13.83 Fetched 287 kB in 1s (271 kB/s) [2019-10-31T03:35:35.442Z] #10 13.87 Selecting previously unselected package libseccomp2:arm64. [2019-10-31T03:35:35.442Z] #10 13.87 (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-31T03:35:35.442Z] #10 13.89 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-31T03:35:35.442Z] #10 13.91 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:35:35.442Z] #10 14.08 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-31T03:35:35.443Z] #10 14.09 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-31T03:35:35.443Z] #10 14.09 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:35:35.443Z] #10 14.19 Selecting previously unselected package libapparmor1:arm64. [2019-10-31T03:35:35.443Z] #10 14.19 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-31T03:35:35.443Z] #10 14.20 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-31T03:35:35.443Z] #10 14.27 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-31T03:35:35.443Z] #10 14.28 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-31T03:35:35.443Z] #10 14.29 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-31T03:35:35.443Z] #10 14.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:35:35.443Z] #10 14.57 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:35:35.443Z] #10 14.59 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-31T03:35:35.443Z] #10 14.61 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:35:35.443Z] #10 14.63 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-31T03:35:35.443Z] #10 14.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:35:35.702Z] #10 DONE 14.9s [2019-10-31T03:35:35.702Z] [2019-10-31T03:35:35.702Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-31T03:35:35.974Z] #39 38.42 CC images/tty.o [2019-10-31T03:35:36.539Z] #39 ... [2019-10-31T03:35:36.539Z] [2019-10-31T03:35:36.539Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:35:36.539Z] #16 35.76 The following NEW packages will be installed: [2019-10-31T03:35:36.539Z] #16 35.76 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-31T03:35:36.539Z] #16 35.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-31T03:35:36.539Z] #16 35.76 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-31T03:35:36.539Z] #16 35.76 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-31T03:35:36.539Z] #16 35.76 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-31T03:35:36.539Z] #16 35.77 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-31T03:35:36.539Z] #16 35.77 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-31T03:35:36.539Z] #16 35.77 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-31T03:35:36.539Z] #16 35.77 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-31T03:35:36.539Z] #16 35.77 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-31T03:35:36.539Z] #16 35.77 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-31T03:35:36.539Z] #16 35.77 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-31T03:35:36.539Z] #16 35.77 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-31T03:35:36.539Z] #16 35.77 xfsprogs xxd xz-utils zip [2019-10-31T03:35:36.539Z] #16 36.97 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:35:36.539Z] #16 36.97 Need to get 90.9 MB of archives. [2019-10-31T03:35:36.539Z] #16 36.97 After this operation, 541 MB of additional disk space will be used. [2019-10-31T03:35:36.539Z] #16 36.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-31T03:35:36.539Z] #16 36.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-31T03:35:36.539Z] #16 36.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-31T03:35:36.539Z] #16 36.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-31T03:35:36.539Z] #16 36.98 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-31T03:35:36.539Z] #16 37.00 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-31T03:35:36.539Z] #16 37.07 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-31T03:35:36.539Z] #16 37.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-31T03:35:36.539Z] #16 37.25 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-31T03:35:36.539Z] #16 37.25 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-31T03:35:36.539Z] #16 37.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-31T03:35:36.539Z] #16 37.44 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-31T03:35:36.539Z] #16 37.44 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-31T03:35:36.539Z] #16 37.46 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-31T03:35:36.539Z] #16 37.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-31T03:35:36.539Z] #16 37.47 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-31T03:35:36.539Z] #16 37.48 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-31T03:35:36.796Z] #16 37.49 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-31T03:35:36.796Z] #16 37.50 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-31T03:35:36.796Z] #16 37.51 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-31T03:35:36.796Z] #16 37.51 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-31T03:35:36.796Z] #16 37.54 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-31T03:35:36.796Z] #16 37.56 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-31T03:35:36.796Z] #16 37.58 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-31T03:35:36.796Z] #16 37.59 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-31T03:35:36.796Z] #16 37.59 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-31T03:35:36.796Z] #16 37.62 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-31T03:35:36.796Z] #16 37.63 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-31T03:35:36.796Z] #16 37.63 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-31T03:35:36.796Z] #16 37.68 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-31T03:35:36.796Z] #16 37.68 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-31T03:35:37.053Z] #16 37.71 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-31T03:35:37.053Z] #16 37.72 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-31T03:35:37.053Z] #16 37.74 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-31T03:35:37.053Z] #16 37.75 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-31T03:35:37.053Z] #16 37.76 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-31T03:35:37.053Z] #16 37.76 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-31T03:35:37.053Z] #16 37.76 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-31T03:35:37.053Z] #16 37.77 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-31T03:35:37.053Z] #16 37.82 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-31T03:35:37.053Z] #16 37.85 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-31T03:35:37.053Z] #16 37.89 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-31T03:35:37.053Z] #16 37.96 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-31T03:35:37.094Z] #11 DONE 1.5s [2019-10-31T03:35:37.094Z] [2019-10-31T03:35:37.094Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-31T03:35:37.309Z] #16 37.97 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-31T03:35:37.309Z] #16 37.98 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-31T03:35:37.309Z] #16 37.99 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-31T03:35:37.309Z] #16 38.00 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-31T03:35:37.309Z] #16 38.01 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-31T03:35:37.309Z] #16 38.20 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-31T03:35:37.309Z] #16 38.22 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-31T03:35:37.567Z] #16 38.34 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-31T03:35:37.567Z] #16 38.36 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-31T03:35:37.567Z] #16 38.38 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-31T03:35:37.567Z] #16 38.40 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-31T03:35:37.567Z] #16 38.41 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-31T03:35:37.567Z] #16 38.45 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-31T03:35:38.130Z] #16 38.90 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-31T03:35:38.130Z] #16 38.97 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-31T03:35:38.130Z] #16 39.04 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-31T03:35:38.387Z] #16 39.07 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-31T03:35:38.387Z] #16 39.07 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-31T03:35:38.387Z] #16 39.11 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-31T03:35:38.387Z] #16 39.31 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-31T03:35:38.479Z] #12 DONE 1.4s [2019-10-31T03:35:38.479Z] [2019-10-31T03:35:38.479Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:38.479Z] #33 15.01 Selecting previously unselected package liblzo2-2:arm64. [2019-10-31T03:35:38.479Z] #33 15.01 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-31T03:35:38.479Z] #33 15.03 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-31T03:35:38.479Z] #33 15.13 Selecting previously unselected package libicu57:arm64. [2019-10-31T03:35:38.479Z] #33 15.13 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-31T03:35:38.479Z] #33 15.13 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-31T03:35:38.479Z] #33 16.51 Selecting previously unselected package libxml2:arm64. [2019-10-31T03:35:38.479Z] #33 16.51 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-31T03:35:38.479Z] #33 16.52 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-31T03:35:38.479Z] #33 16.75 Selecting previously unselected package libarchive13:arm64. [2019-10-31T03:35:38.479Z] #33 16.75 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-31T03:35:38.479Z] #33 16.76 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-31T03:35:38.479Z] #33 16.88 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-31T03:35:38.479Z] #33 16.89 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-31T03:35:38.479Z] #33 16.89 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-31T03:35:38.479Z] #33 16.97 Selecting previously unselected package libuv1:arm64. [2019-10-31T03:35:38.479Z] #33 16.97 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-31T03:35:38.479Z] #33 16.98 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-31T03:35:38.479Z] #33 17.05 Selecting previously unselected package cmake. [2019-10-31T03:35:38.479Z] #33 17.05 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-31T03:35:38.479Z] #33 17.09 Unpacking cmake (3.7.2-1) ... [2019-10-31T03:35:38.479Z] #33 17.66 Selecting previously unselected package xxd. [2019-10-31T03:35:38.479Z] #33 17.66 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-31T03:35:38.479Z] #33 17.71 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:35:38.479Z] #33 17.80 Selecting previously unselected package vim-common. [2019-10-31T03:35:38.479Z] #33 17.80 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:35:38.479Z] #33 17.81 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:35:38.644Z] #16 39.51 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-31T03:35:38.644Z] #16 39.52 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-31T03:35:38.739Z] #33 17.95 Processing triggers for mime-support (3.60) ... [2019-10-31T03:35:38.739Z] #33 18.01 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:35:38.739Z] #33 18.03 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-31T03:35:38.739Z] #33 18.05 Setting up cmake-data (3.7.2-1) ... [2019-10-31T03:35:38.739Z] #33 18.08 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-31T03:35:38.740Z] #33 18.11 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-31T03:35:38.740Z] #33 18.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:35:39.006Z] #33 18.17 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:35:39.006Z] #33 18.19 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-31T03:35:39.006Z] #33 18.21 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-31T03:35:39.006Z] #33 18.23 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-31T03:35:39.006Z] #33 18.24 Setting up cmake (3.7.2-1) ... [2019-10-31T03:35:39.006Z] #33 18.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:35:39.207Z] #16 39.83 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-31T03:35:39.207Z] #16 40.02 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-31T03:35:39.207Z] #16 40.03 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-31T03:35:39.261Z] #68 ... [2019-10-31T03:35:39.261Z] [2019-10-31T03:35:39.261Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:35:39.261Z] #10 4.726 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:39.261Z] #10 4.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:39.261Z] #10 4.815 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:39.261Z] #10 4.834 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:39.261Z] #10 4.864 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:39.261Z] #10 5.028 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:35:39.261Z] #10 5.628 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:35:39.274Z] #33 DONE 18.5s [2019-10-31T03:35:39.274Z] [2019-10-31T03:35:39.274Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-31T03:35:39.536Z] #13 1.122 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-31T03:35:39.714Z] #23 ... [2019-10-31T03:35:39.714Z] [2019-10-31T03:35:39.714Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:39.714Z] #32 0.666 + RM_GOPATH=0 [2019-10-31T03:35:39.714Z] #32 0.666 + TMP_GOPATH= [2019-10-31T03:35:39.714Z] #32 0.666 + : /build [2019-10-31T03:35:39.714Z] #32 0.667 + '[' -z '' ']' [2019-10-31T03:35:39.714Z] #32 0.668 ++ mktemp -d [2019-10-31T03:35:39.714Z] #32 0.674 + export GOPATH=/tmp/tmp.qio34zwM23 [2019-10-31T03:35:39.714Z] #32 0.677 + GOPATH=/tmp/tmp.qio34zwM23 [2019-10-31T03:35:39.714Z] #32 0.677 + RM_GOPATH=1 [2019-10-31T03:35:39.714Z] #32 0.701 ++ dirname ./install.sh [2019-10-31T03:35:39.714Z] #32 0.709 + dir=. [2019-10-31T03:35:39.714Z] #32 0.709 + bin=tomlv [2019-10-31T03:35:39.714Z] #32 0.710 + shift [2019-10-31T03:35:39.714Z] #32 0.711 + '[' '!' -f ./tomlv.installer ']' [2019-10-31T03:35:39.714Z] #32 0.711 + . ./tomlv.installer [2019-10-31T03:35:39.714Z] #32 0.711 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:35:39.714Z] #32 0.713 + install_tomlv [2019-10-31T03:35:39.714Z] #32 0.713 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-31T03:35:39.714Z] #32 0.713 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:35:39.714Z] #32 0.713 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qio34zwM23/src/github.com/BurntSushi/toml [2019-10-31T03:35:39.714Z] #32 0.722 Cloning into '/tmp/tmp.qio34zwM23/src/github.com/BurntSushi/toml'... [2019-10-31T03:35:39.714Z] #32 1.778 + cd /tmp/tmp.qio34zwM23/src/github.com/BurntSushi/toml [2019-10-31T03:35:39.714Z] #32 1.778 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:35:39.714Z] #32 1.848 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-31T03:35:39.714Z] #32 2.955 internal/cpu [2019-10-31T03:35:39.714Z] #32 2.963 runtime/internal/atomic [2019-10-31T03:35:39.714Z] #32 3.215 math/bits [2019-10-31T03:35:39.714Z] #32 3.681 internal/bytealg [2019-10-31T03:35:39.714Z] #32 3.823 math [2019-10-31T03:35:39.714Z] #32 4.020 runtime [2019-10-31T03:35:39.797Z] #13 DONE 1.3s [2019-10-31T03:35:39.797Z] [2019-10-31T03:35:39.797Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-31T03:35:39.827Z] #10 6.195 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:35:41.180Z] #14 DONE 1.5s [2019-10-31T03:35:41.180Z] [2019-10-31T03:35:41.180Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:41.180Z] #22 ... [2019-10-31T03:35:41.180Z] [2019-10-31T03:35:41.180Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-31T03:35:42.490Z] #16 42.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-31T03:35:42.571Z] #15 DONE 1.2s [2019-10-31T03:35:42.571Z] [2019-10-31T03:35:42.571Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:42.571Z] #22 ... [2019-10-31T03:35:42.571Z] [2019-10-31T03:35:42.571Z] #16 [dev 6/24] RUN ldconfig [2019-10-31T03:35:43.106Z] #10 ... [2019-10-31T03:35:43.106Z] [2019-10-31T03:35:43.106Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:43.106Z] #22 8.872 + RM_GOPATH=0 [2019-10-31T03:35:43.106Z] #22 8.872 + TMP_GOPATH= [2019-10-31T03:35:43.106Z] #22 8.872 + : /build [2019-10-31T03:35:43.106Z] #22 8.872 + '[' -z '' ']' [2019-10-31T03:35:43.106Z] #22 8.873 ++ mktemp -d [2019-10-31T03:35:43.106Z] #22 8.874 + export GOPATH=/tmp/tmp.3hZQndxUht [2019-10-31T03:35:43.106Z] #22 8.874 + GOPATH=/tmp/tmp.3hZQndxUht [2019-10-31T03:35:43.106Z] #22 8.874 + RM_GOPATH=1 [2019-10-31T03:35:43.106Z] #22 8.874 ++ dirname ./install.sh [2019-10-31T03:35:43.106Z] #22 8.877 + dir=. [2019-10-31T03:35:43.106Z] #22 8.877 + bin=dockercli [2019-10-31T03:35:43.106Z] #22 8.878 + shift [2019-10-31T03:35:43.106Z] #22 8.878 + '[' '!' -f ./dockercli.installer ']' [2019-10-31T03:35:43.106Z] #22 8.878 + . ./dockercli.installer [2019-10-31T03:35:43.106Z] #22 8.878 ++ : stable [2019-10-31T03:35:43.106Z] #22 8.878 ++ : 17.06.2-ce [2019-10-31T03:35:43.106Z] #22 8.879 + install_dockercli [2019-10-31T03:35:43.106Z] #22 8.879 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-31T03:35:43.106Z] #22 8.879 Install docker/cli version 17.06.2-ce from stable [2019-10-31T03:35:43.106Z] #22 8.891 ++ uname -m [2019-10-31T03:35:43.106Z] #22 8.909 + arch=x86_64 [2019-10-31T03:35:43.106Z] #22 8.909 + '[' x86_64 '!=' x86_64 ']' [2019-10-31T03:35:43.106Z] #22 8.909 + url=https://download.docker.com/linux/static [2019-10-31T03:35:43.106Z] #22 8.910 + tar -xz docker/docker [2019-10-31T03:35:43.106Z] #22 8.910 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-31T03:35:43.524Z] #16 DONE 1.3s [2019-10-31T03:35:43.524Z] [2019-10-31T03:35:43.524Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:43.681Z] #22 ... [2019-10-31T03:35:43.681Z] [2019-10-31T03:35:43.681Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:35:43.681Z] #38 8.465 + mktemp -d [2019-10-31T03:35:43.681Z] #38 8.466 + export GOPATH=/tmp/tmp.fD94OBgmZf [2019-10-31T03:35:43.681Z] #38 8.466 + git clone https://github.com/docker/distribution.git /tmp/tmp.fD94OBgmZf/src/github.com/docker/distribution [2019-10-31T03:35:43.681Z] #38 8.468 Cloning into '/tmp/tmp.fD94OBgmZf/src/github.com/docker/distribution'... [2019-10-31T03:35:43.681Z] #38 ... [2019-10-31T03:35:43.681Z] [2019-10-31T03:35:43.681Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:35:43.784Z] #22 ... [2019-10-31T03:35:43.784Z] [2019-10-31T03:35:43.784Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:35:43.859Z] #16 ... [2019-10-31T03:35:43.859Z] [2019-10-31T03:35:43.859Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:43.859Z] #42 121.9 vendor/golang.org/x/crypto/cryptobyte [2019-10-31T03:35:43.859Z] #42 123.8 net [2019-10-31T03:35:43.859Z] #42 124.1 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-31T03:35:43.859Z] #42 124.6 vendor/golang.org/x/crypto/poly1305 [2019-10-31T03:35:43.859Z] #42 125.1 vendor/golang.org/x/sys/cpu [2019-10-31T03:35:43.859Z] #42 125.5 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-31T03:35:43.859Z] #42 127.0 vendor/golang.org/x/crypto/hkdf [2019-10-31T03:35:43.859Z] #42 127.1 vendor/golang.org/x/text/transform [2019-10-31T03:35:43.859Z] #42 128.0 vendor/golang.org/x/text/unicode/bidi [2019-10-31T03:35:43.859Z] #42 129.8 vendor/golang.org/x/text/secure/bidirule [2019-10-31T03:35:43.859Z] #42 130.2 vendor/golang.org/x/text/unicode/norm [2019-10-31T03:35:43.859Z] #42 ... [2019-10-31T03:35:43.859Z] [2019-10-31T03:35:43.859Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:43.859Z] #39 39.19 CC images/file-lock.o [2019-10-31T03:35:43.859Z] #39 39.41 CC images/rlimit.o [2019-10-31T03:35:43.859Z] #39 39.58 CC images/pagemap.o [2019-10-31T03:35:43.859Z] #39 39.89 CC images/siginfo.o [2019-10-31T03:35:43.859Z] #39 40.20 CC images/rpc.o [2019-10-31T03:35:43.859Z] #39 41.71 CC images/ext-file.o [2019-10-31T03:35:43.859Z] #39 41.93 CC images/cgroup.o [2019-10-31T03:35:43.859Z] #39 42.62 CC images/userns.o [2019-10-31T03:35:43.859Z] #39 42.94 CC images/google/protobuf/descriptor.o [2019-10-31T03:35:43.859Z] #39 44.87 CC images/opts.o [2019-10-31T03:35:43.859Z] #39 45.12 CC images/seccomp.o [2019-10-31T03:35:43.859Z] #39 45.38 CC images/binfmt-misc.o [2019-10-31T03:35:43.859Z] #39 45.61 CC images/time.o [2019-10-31T03:35:43.859Z] #39 45.85 CC images/sysctl.o [2019-10-31T03:35:43.859Z] #39 46.12 CC images/autofs.o [2019-10-31T03:35:43.859Z] #39 46.36 CC images/macvlan.o [2019-10-31T03:35:43.938Z] #56 ... [2019-10-31T03:35:43.938Z] [2019-10-31T03:35:43.938Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:43.938Z] #24 7.544 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:43.938Z] #24 7.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:43.938Z] #24 7.577 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:43.938Z] #24 7.644 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:43.938Z] #24 7.820 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:43.938Z] #24 8.721 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:35:43.938Z] #24 ... [2019-10-31T03:35:43.938Z] [2019-10-31T03:35:43.938Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:35:43.938Z] #28 7.117 + mktemp -d [2019-10-31T03:35:43.938Z] #28 7.120 + export GOPATH=/tmp/tmp.A3nrmGmU47 [2019-10-31T03:35:43.938Z] #28 7.120 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.A3nrmGmU47/src/github.com/go-swagger/go-swagger [2019-10-31T03:35:43.938Z] #28 7.120 Cloning into '/tmp/tmp.A3nrmGmU47/src/github.com/go-swagger/go-swagger'... [2019-10-31T03:35:43.954Z] #32 ... [2019-10-31T03:35:43.954Z] [2019-10-31T03:35:43.954Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:43.954Z] #23 9.601 + mkdir -p /build [2019-10-31T03:35:43.954Z] #23 9.603 + mv docker/docker /build/ [2019-10-31T03:35:43.954Z] #23 9.604 + rmdir docker [2019-10-31T03:35:43.954Z] #23 DONE 9.7s [2019-10-31T03:35:43.954Z] [2019-10-31T03:35:43.954Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:43.954Z] #45 0.369 + RM_GOPATH=0 [2019-10-31T03:35:43.954Z] #45 0.370 + TMP_GOPATH= [2019-10-31T03:35:43.954Z] #45 0.370 + : /build [2019-10-31T03:35:43.954Z] #45 0.370 + '[' -z '' ']' [2019-10-31T03:35:43.955Z] #45 0.371 ++ mktemp -d [2019-10-31T03:35:43.955Z] #45 0.372 + export GOPATH=/tmp/tmp.3XALwGqNHn [2019-10-31T03:35:43.955Z] #45 0.372 + GOPATH=/tmp/tmp.3XALwGqNHn [2019-10-31T03:35:43.955Z] #45 0.372 + RM_GOPATH=1 [2019-10-31T03:35:43.955Z] #45 0.372 ++ dirname ./install.sh [2019-10-31T03:35:43.955Z] #45 0.373 + dir=. [2019-10-31T03:35:43.955Z] #45 0.374 + bin=vndr [2019-10-31T03:35:43.955Z] #45 0.374 + shift [2019-10-31T03:35:43.955Z] #45 0.374 + '[' '!' -f ./vndr.installer ']' [2019-10-31T03:35:43.955Z] #45 0.374 + . ./vndr.installer [2019-10-31T03:35:43.955Z] #45 0.374 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:35:43.955Z] #45 0.374 + install_vndr [2019-10-31T03:35:43.955Z] #45 0.374 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-31T03:35:43.955Z] #45 0.374 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3XALwGqNHn/src/github.com/LK4D4/vndr [2019-10-31T03:35:43.955Z] #45 0.375 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:35:43.955Z] #45 0.375 Cloning into '/tmp/tmp.3XALwGqNHn/src/github.com/LK4D4/vndr'... [2019-10-31T03:35:43.955Z] #45 1.096 + cd /tmp/tmp.3XALwGqNHn/src/github.com/LK4D4/vndr [2019-10-31T03:35:43.955Z] #45 1.098 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:35:43.955Z] #45 1.105 + go build -buildmode=pie -v -o /build/vndr . [2019-10-31T03:35:43.955Z] #45 2.780 internal/cpu [2019-10-31T03:35:43.955Z] #45 2.832 runtime/internal/atomic [2019-10-31T03:35:43.955Z] #45 3.066 runtime/internal/sys [2019-10-31T03:35:43.955Z] #45 3.150 runtime/internal/math [2019-10-31T03:35:43.955Z] #45 3.185 internal/race [2019-10-31T03:35:43.955Z] #45 3.206 sync/atomic [2019-10-31T03:35:43.955Z] #45 3.475 unicode [2019-10-31T03:35:43.955Z] #45 3.565 internal/bytealg [2019-10-31T03:35:43.955Z] #45 4.109 runtime [2019-10-31T03:35:43.955Z] #45 7.779 unicode/utf8 [2019-10-31T03:35:43.955Z] #45 8.499 math [2019-10-31T03:35:43.955Z] #45 ... [2019-10-31T03:35:43.955Z] [2019-10-31T03:35:43.955Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:35:43.955Z] #11 1.053 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:43.955Z] #11 1.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:43.955Z] #11 1.119 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:43.955Z] #11 1.186 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:43.955Z] #11 1.213 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:43.955Z] #11 2.111 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-31T03:35:43.955Z] #11 4.023 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-31T03:35:43.955Z] #11 4.804 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-31T03:35:44.116Z] #39 46.62 CC images/sit.o [2019-10-31T03:35:44.196Z] #28 ... [2019-10-31T03:35:44.196Z] [2019-10-31T03:35:44.196Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:44.196Z] #47 9.483 + RM_GOPATH=0 [2019-10-31T03:35:44.196Z] #47 9.483 + TMP_GOPATH= [2019-10-31T03:35:44.196Z] #47 9.483 + : /build [2019-10-31T03:35:44.196Z] #47 9.483 + '[' -z '' ']' [2019-10-31T03:35:44.196Z] #47 9.483 ++ mktemp -d [2019-10-31T03:35:44.196Z] #47 9.483 + export GOPATH=/tmp/tmp.42k4Ohzh5t [2019-10-31T03:35:44.196Z] #47 9.483 + GOPATH=/tmp/tmp.42k4Ohzh5t [2019-10-31T03:35:44.196Z] #47 9.483 + RM_GOPATH=1 [2019-10-31T03:35:44.196Z] #47 9.486 ++ dirname ./install.sh [2019-10-31T03:35:44.196Z] #47 9.486 + dir=. [2019-10-31T03:35:44.196Z] #47 9.486 + bin=gotestsum [2019-10-31T03:35:44.196Z] #47 9.486 + shift [2019-10-31T03:35:44.196Z] #47 9.486 + '[' '!' -f ./gotestsum.installer ']' [2019-10-31T03:35:44.196Z] #47 9.486 + . ./gotestsum.installer [2019-10-31T03:35:44.196Z] #47 9.486 ++ : v0.3.5 [2019-10-31T03:35:44.196Z] #47 9.486 + install_gotestsum [2019-10-31T03:35:44.196Z] #47 9.486 + echo 'Installing gotestsum version v0.3.5' [2019-10-31T03:35:44.196Z] #47 9.486 + go get -d gotest.tools/gotestsum [2019-10-31T03:35:44.196Z] #47 9.486 Installing gotestsum version v0.3.5 [2019-10-31T03:35:44.196Z] #47 ... [2019-10-31T03:35:44.196Z] [2019-10-31T03:35:44.196Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:35:44.196Z] #40 9.078 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:44.196Z] #40 9.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:44.196Z] #40 9.173 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:44.196Z] #40 9.299 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:44.196Z] #40 9.304 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:44.196Z] #40 10.47 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:35:44.370Z] #11 ... [2019-10-31T03:35:44.370Z] [2019-10-31T03:35:44.370Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:35:44.370Z] #41 0.568 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:44.370Z] #41 0.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:44.370Z] #41 0.612 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:44.370Z] #41 0.633 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:44.370Z] #41 0.693 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:44.370Z] #41 0.816 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-31T03:35:44.370Z] #41 2.339 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-31T03:35:44.370Z] #41 3.433 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-31T03:35:44.370Z] #41 ... [2019-10-31T03:35:44.370Z] [2019-10-31T03:35:44.370Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:44.370Z] #25 0.333 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:44.370Z] #25 0.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:44.370Z] #25 0.467 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:44.370Z] #25 0.476 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:44.370Z] #25 0.491 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:44.370Z] #25 0.591 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-31T03:35:44.370Z] #25 1.501 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-31T03:35:44.370Z] #25 2.467 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-31T03:35:44.370Z] #25 ... [2019-10-31T03:35:44.370Z] [2019-10-31T03:35:44.370Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:35:44.370Z] #57 1.053 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:44.370Z] #57 1.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:44.370Z] #57 1.093 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:44.370Z] #57 1.175 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:44.370Z] #57 1.197 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:44.370Z] #57 2.162 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-31T03:35:44.370Z] #57 4.065 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-31T03:35:44.370Z] #57 4.846 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-31T03:35:44.372Z] #39 46.88 LINK images/built-in.o [2019-10-31T03:35:44.454Z] #40 ... [2019-10-31T03:35:44.454Z] [2019-10-31T03:35:44.454Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:44.454Z] #31 9.495 + RM_GOPATH=0 [2019-10-31T03:35:44.454Z] #31 9.495 + TMP_GOPATH= [2019-10-31T03:35:44.454Z] #31 9.495 + : /build [2019-10-31T03:35:44.454Z] #31 9.495 + '[' -z '' ']' [2019-10-31T03:35:44.454Z] #31 9.495 ++ mktemp -d [2019-10-31T03:35:44.454Z] #31 9.497 + export GOPATH=/tmp/tmp.Yron9DhGJz [2019-10-31T03:35:44.454Z] #31 9.497 + GOPATH=/tmp/tmp.Yron9DhGJz [2019-10-31T03:35:44.454Z] #31 9.497 + RM_GOPATH=1 [2019-10-31T03:35:44.454Z] #31 9.501 ++ dirname ./install.sh [2019-10-31T03:35:44.454Z] #31 9.501 + dir=. [2019-10-31T03:35:44.454Z] #31 9.502 + bin=tomlv [2019-10-31T03:35:44.454Z] #31 9.502 + shift [2019-10-31T03:35:44.454Z] #31 9.502 + '[' '!' -f ./tomlv.installer ']' [2019-10-31T03:35:44.454Z] #31 9.502 + . ./tomlv.installer [2019-10-31T03:35:44.454Z] #31 9.506 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:35:44.454Z] #31 9.506 + install_tomlv [2019-10-31T03:35:44.454Z] #31 9.511 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-31T03:35:44.454Z] #31 9.511 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Yron9DhGJz/src/github.com/BurntSushi/toml [2019-10-31T03:35:44.454Z] #31 9.511 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:35:44.454Z] #31 9.519 Cloning into '/tmp/tmp.Yron9DhGJz/src/github.com/BurntSushi/toml'... [2019-10-31T03:35:44.629Z] #39 47.10 GEN compel/include/asm [2019-10-31T03:35:44.629Z] #39 47.12 GEN compel/include/version.h [2019-10-31T03:35:44.629Z] #39 47.16 touch .config [2019-10-31T03:35:44.629Z] #39 47.19 GEN include/common/config.h [2019-10-31T03:35:44.629Z] #39 ... [2019-10-31T03:35:44.629Z] [2019-10-31T03:35:44.629Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:35:44.629Z] #16 45.47 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:35:44.629Z] #16 45.58 Fetched 90.9 MB in 8s (10.4 MB/s) [2019-10-31T03:35:44.712Z] #31 ... [2019-10-31T03:35:44.712Z] [2019-10-31T03:35:44.712Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:44.712Z] #62 8.968 + RM_GOPATH=0 [2019-10-31T03:35:44.712Z] #62 8.968 + TMP_GOPATH= [2019-10-31T03:35:44.712Z] #62 8.968 + : /build/ [2019-10-31T03:35:44.712Z] #62 8.968 + '[' -z '' ']' [2019-10-31T03:35:44.712Z] #62 8.972 ++ mktemp -d [2019-10-31T03:35:44.712Z] #62 8.975 + export GOPATH=/tmp/tmp.SXceki9gNC [2019-10-31T03:35:44.712Z] #62 8.975 + GOPATH=/tmp/tmp.SXceki9gNC [2019-10-31T03:35:44.712Z] #62 8.975 + RM_GOPATH=1 [2019-10-31T03:35:44.712Z] #62 8.975 ++ dirname ./install.sh [2019-10-31T03:35:44.712Z] #62 8.984 + dir=. [2019-10-31T03:35:44.712Z] #62 8.984 + bin=rootlesskit [2019-10-31T03:35:44.712Z] #62 8.984 + shift [2019-10-31T03:35:44.712Z] #62 8.984 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-31T03:35:44.712Z] #62 8.984 + . ./rootlesskit.installer [2019-10-31T03:35:44.712Z] #62 8.984 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:35:44.712Z] #62 8.984 + install_rootlesskit [2019-10-31T03:35:44.712Z] #62 8.984 + case "$1" in [2019-10-31T03:35:44.712Z] #62 8.984 + export CGO_ENABLED=0 [2019-10-31T03:35:44.712Z] #62 8.984 + CGO_ENABLED=0 [2019-10-31T03:35:44.712Z] #62 8.984 + _install_rootlesskit [2019-10-31T03:35:44.712Z] #62 8.984 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-31T03:35:44.712Z] #62 8.984 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SXceki9gNC/src/github.com/rootless-containers/rootlesskit [2019-10-31T03:35:44.712Z] #62 8.984 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:35:44.712Z] #62 8.990 Cloning into '/tmp/tmp.SXceki9gNC/src/github.com/rootless-containers/rootlesskit'... [2019-10-31T03:35:44.712Z] #62 ... [2019-10-31T03:35:44.712Z] [2019-10-31T03:35:44.712Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:44.712Z] #50 9.847 + RM_GOPATH=0 [2019-10-31T03:35:44.712Z] #50 9.847 + TMP_GOPATH= [2019-10-31T03:35:44.712Z] #50 9.847 + : /build [2019-10-31T03:35:44.712Z] #50 9.847 + '[' -z '' ']' [2019-10-31T03:35:44.712Z] #50 9.852 ++ mktemp -d [2019-10-31T03:35:44.712Z] #50 9.853 + export GOPATH=/tmp/tmp.onLjvV2Iyn [2019-10-31T03:35:44.712Z] #50 9.856 + GOPATH=/tmp/tmp.onLjvV2Iyn [2019-10-31T03:35:44.712Z] #50 9.856 + RM_GOPATH=1 [2019-10-31T03:35:44.712Z] #50 9.856 ++ dirname ./install.sh [2019-10-31T03:35:44.712Z] #50 9.856 + dir=. [2019-10-31T03:35:44.712Z] #50 9.856 + bin=golangci_lint [2019-10-31T03:35:44.712Z] #50 9.856 + shift [2019-10-31T03:35:44.712Z] #50 9.856 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-31T03:35:44.712Z] #50 9.856 + . ./golangci_lint.installer [2019-10-31T03:35:44.712Z] #50 9.856 ++ : v1.20.0 [2019-10-31T03:35:44.712Z] #50 9.856 + install_golangci_lint [2019-10-31T03:35:44.712Z] #50 9.856 + echo 'Installing golangci-lint version v1.20.0' [2019-10-31T03:35:44.712Z] #50 9.856 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-31T03:35:44.712Z] #50 9.856 Installing golangci-lint version v1.20.0 [2019-10-31T03:35:44.754Z] #57 ... [2019-10-31T03:35:44.754Z] [2019-10-31T03:35:44.754Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:44.754Z] #51 0.702 + RM_GOPATH=0 [2019-10-31T03:35:44.754Z] #51 0.702 + TMP_GOPATH= [2019-10-31T03:35:44.754Z] #51 0.702 + : /build [2019-10-31T03:35:44.754Z] #51 0.702 + '[' -z '' ']' [2019-10-31T03:35:44.754Z] #51 0.702 ++ mktemp -d [2019-10-31T03:35:44.754Z] #51 0.703 + export GOPATH=/tmp/tmp.eIBw4bk6ie [2019-10-31T03:35:44.754Z] #51 0.703 + GOPATH=/tmp/tmp.eIBw4bk6ie [2019-10-31T03:35:44.754Z] #51 0.703 + RM_GOPATH=1 [2019-10-31T03:35:44.754Z] #51 0.704 ++ dirname ./install.sh [2019-10-31T03:35:44.754Z] #51 0.707 + dir=. [2019-10-31T03:35:44.755Z] #51 0.707 + bin=golangci_lint [2019-10-31T03:35:44.755Z] #51 0.707 + shift [2019-10-31T03:35:44.755Z] #51 0.707 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-31T03:35:44.755Z] #51 0.707 + . ./golangci_lint.installer [2019-10-31T03:35:44.755Z] #51 0.707 ++ : v1.20.0 [2019-10-31T03:35:44.755Z] #51 0.708 Installing golangci-lint version v1.20.0 [2019-10-31T03:35:44.755Z] #51 0.708 + install_golangci_lint [2019-10-31T03:35:44.755Z] #51 0.708 + echo 'Installing golangci-lint version v1.20.0' [2019-10-31T03:35:44.755Z] #51 0.708 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-31T03:35:44.755Z] #51 ... [2019-10-31T03:35:44.755Z] [2019-10-31T03:35:44.755Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:44.755Z] #63 0.685 + RM_GOPATH=0 [2019-10-31T03:35:44.755Z] #63 0.685 + TMP_GOPATH= [2019-10-31T03:35:44.755Z] #63 0.685 + : /build/ [2019-10-31T03:35:44.755Z] #63 0.685 + '[' -z '' ']' [2019-10-31T03:35:44.755Z] #63 0.687 ++ mktemp -d [2019-10-31T03:35:44.755Z] #63 0.693 + export GOPATH=/tmp/tmp.yIITSmVa5b [2019-10-31T03:35:44.755Z] #63 0.693 + GOPATH=/tmp/tmp.yIITSmVa5b [2019-10-31T03:35:44.755Z] #63 0.693 + RM_GOPATH=1 [2019-10-31T03:35:44.755Z] #63 0.719 ++ dirname ./install.sh [2019-10-31T03:35:44.755Z] #63 0.726 + dir=. [2019-10-31T03:35:44.755Z] #63 0.727 + bin=rootlesskit [2019-10-31T03:35:44.755Z] #63 0.727 + shift [2019-10-31T03:35:44.755Z] #63 0.727 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-31T03:35:44.755Z] #63 0.727 + . ./rootlesskit.installer [2019-10-31T03:35:44.755Z] #63 0.729 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:35:44.755Z] #63 0.732 + install_rootlesskit [2019-10-31T03:35:44.755Z] #63 0.732 + case "$1" in [2019-10-31T03:35:44.755Z] #63 0.732 + export CGO_ENABLED=0 [2019-10-31T03:35:44.755Z] #63 0.732 + CGO_ENABLED=0 [2019-10-31T03:35:44.755Z] #63 0.732 + _install_rootlesskit [2019-10-31T03:35:44.755Z] #63 0.732 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-31T03:35:44.755Z] #63 0.732 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yIITSmVa5b/src/github.com/rootless-containers/rootlesskit [2019-10-31T03:35:44.755Z] #63 0.732 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:35:44.755Z] #63 0.742 Cloning into '/tmp/tmp.yIITSmVa5b/src/github.com/rootless-containers/rootlesskit'... [2019-10-31T03:35:44.755Z] #63 4.519 + cd /tmp/tmp.yIITSmVa5b/src/github.com/rootless-containers/rootlesskit [2019-10-31T03:35:44.755Z] #63 4.519 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:35:44.755Z] #63 4.837 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-31T03:35:44.755Z] #63 4.837 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-31T03:35:44.755Z] #63 ... [2019-10-31T03:35:44.755Z] [2019-10-31T03:35:44.755Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:44.755Z] #69 0.694 + RM_GOPATH=0 [2019-10-31T03:35:44.755Z] #69 0.694 + TMP_GOPATH= [2019-10-31T03:35:44.755Z] #69 0.694 + : /build [2019-10-31T03:35:44.755Z] #69 0.694 + '[' -z '' ']' [2019-10-31T03:35:44.755Z] #69 0.696 ++ mktemp -d [2019-10-31T03:35:44.755Z] #69 0.702 + export GOPATH=/tmp/tmp.JOWl5Y9ePq [2019-10-31T03:35:44.755Z] #69 0.702 + GOPATH=/tmp/tmp.JOWl5Y9ePq [2019-10-31T03:35:44.755Z] #69 0.702 + RM_GOPATH=1 [2019-10-31T03:35:44.755Z] #69 0.705 ++ dirname ./install.sh [2019-10-31T03:35:44.755Z] #69 0.734 + dir=. [2019-10-31T03:35:44.755Z] #69 0.735 + bin=proxy [2019-10-31T03:35:44.755Z] #69 0.735 + shift [2019-10-31T03:35:44.755Z] #69 0.735 + '[' '!' -f ./proxy.installer ']' [2019-10-31T03:35:44.755Z] #69 0.737 + . ./proxy.installer [2019-10-31T03:35:44.755Z] #69 0.737 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:35:44.755Z] #69 0.740 + install_proxy [2019-10-31T03:35:44.755Z] #69 0.740 + case "$1" in [2019-10-31T03:35:44.755Z] #69 0.740 + export CGO_ENABLED=0 [2019-10-31T03:35:44.755Z] #69 0.740 + CGO_ENABLED=0 [2019-10-31T03:35:44.755Z] #69 0.740 + _install_proxy [2019-10-31T03:35:44.755Z] #69 0.741 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:35:44.755Z] #69 0.741 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-31T03:35:44.755Z] #69 0.741 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JOWl5Y9ePq/src/github.com/docker/libnetwork [2019-10-31T03:35:44.755Z] #69 0.751 Cloning into '/tmp/tmp.JOWl5Y9ePq/src/github.com/docker/libnetwork'... [2019-10-31T03:35:44.886Z] #16 45.72 Selecting previously unselected package bash-completion. [2019-10-31T03:35:44.886Z] #16 45.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 ... 15161 files and directories currently installed.) [2019-10-31T03:35:44.886Z] #16 45.76 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-31T03:35:44.970Z] #50 ... [2019-10-31T03:35:44.970Z] [2019-10-31T03:35:44.970Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:44.970Z] #44 9.735 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:35:44.970Z] #44 9.737 + RM_GOPATH=0 [2019-10-31T03:35:44.970Z] #44 9.737 + TMP_GOPATH= [2019-10-31T03:35:44.970Z] #44 9.737 + : /build [2019-10-31T03:35:44.970Z] #44 9.737 + '[' -z '' ']' [2019-10-31T03:35:44.970Z] #44 9.737 ++ mktemp -d [2019-10-31T03:35:44.970Z] #44 9.737 + export GOPATH=/tmp/tmp.fCVQegNrF4 [2019-10-31T03:35:44.970Z] #44 9.737 + GOPATH=/tmp/tmp.fCVQegNrF4 [2019-10-31T03:35:44.970Z] #44 9.737 + RM_GOPATH=1 [2019-10-31T03:35:44.970Z] #44 9.737 ++ dirname ./install.sh [2019-10-31T03:35:44.970Z] #44 9.737 + dir=. [2019-10-31T03:35:44.970Z] #44 9.737 + bin=vndr [2019-10-31T03:35:44.970Z] #44 9.737 + shift [2019-10-31T03:35:44.970Z] #44 9.737 + '[' '!' -f ./vndr.installer ']' [2019-10-31T03:35:44.970Z] #44 9.737 + . ./vndr.installer [2019-10-31T03:35:44.970Z] #44 9.737 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:35:44.970Z] #44 9.737 + install_vndr [2019-10-31T03:35:44.970Z] #44 9.737 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-31T03:35:44.970Z] #44 9.737 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fCVQegNrF4/src/github.com/LK4D4/vndr [2019-10-31T03:35:44.970Z] #44 9.747 Cloning into '/tmp/tmp.fCVQegNrF4/src/github.com/LK4D4/vndr'... [2019-10-31T03:35:44.970Z] #44 ... [2019-10-31T03:35:44.970Z] [2019-10-31T03:35:44.970Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:44.970Z] #24 11.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:35:45.163Z] #69 ... [2019-10-31T03:35:45.163Z] [2019-10-31T03:35:45.163Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:35:45.163Z] #39 0.713 + mktemp -d [2019-10-31T03:35:45.163Z] #39 0.714 + export GOPATH=/tmp/tmp.EkO98Reic7 [2019-10-31T03:35:45.163Z] #39 0.715 + git clone https://github.com/docker/distribution.git /tmp/tmp.EkO98Reic7/src/github.com/docker/distribution [2019-10-31T03:35:45.163Z] #39 0.717 Cloning into '/tmp/tmp.EkO98Reic7/src/github.com/docker/distribution'... [2019-10-31T03:35:45.163Z] #39 ... [2019-10-31T03:35:45.163Z] [2019-10-31T03:35:45.163Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:45.163Z] #34 0.800 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:45.163Z] #34 0.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:45.163Z] #34 0.847 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:45.163Z] #34 0.895 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:45.163Z] #34 0.921 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:45.163Z] #34 1.540 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-31T03:35:45.163Z] #34 3.546 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-31T03:35:45.163Z] #34 4.328 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-31T03:35:45.163Z] #34 ... [2019-10-31T03:35:45.163Z] [2019-10-31T03:35:45.163Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:35:45.163Z] #29 0.494 + mktemp -d [2019-10-31T03:35:45.163Z] #29 0.495 + export GOPATH=/tmp/tmp.Tbeavat31e [2019-10-31T03:35:45.163Z] #29 0.495 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Tbeavat31e/src/github.com/go-swagger/go-swagger [2019-10-31T03:35:45.163Z] #29 0.497 Cloning into '/tmp/tmp.Tbeavat31e/src/github.com/go-swagger/go-swagger'... [2019-10-31T03:35:45.572Z] #29 ... [2019-10-31T03:35:45.572Z] [2019-10-31T03:35:45.572Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:45.572Z] #48 0.691 + RM_GOPATH=0 [2019-10-31T03:35:45.572Z] #48 0.691 + TMP_GOPATH= [2019-10-31T03:35:45.572Z] #48 0.691 + : /build [2019-10-31T03:35:45.572Z] #48 0.692 + '[' -z '' ']' [2019-10-31T03:35:45.572Z] #48 0.693 ++ mktemp -d [2019-10-31T03:35:45.572Z] #48 0.696 + export GOPATH=/tmp/tmp.4YVvWxvfYC [2019-10-31T03:35:45.572Z] #48 0.696 + GOPATH=/tmp/tmp.4YVvWxvfYC [2019-10-31T03:35:45.572Z] #48 0.696 + RM_GOPATH=1 [2019-10-31T03:35:45.572Z] #48 0.700 ++ dirname ./install.sh [2019-10-31T03:35:45.572Z] #48 0.702 + dir=. [2019-10-31T03:35:45.572Z] #48 0.702 + bin=gotestsum [2019-10-31T03:35:45.572Z] #48 0.702 + shift [2019-10-31T03:35:45.572Z] #48 0.703 + '[' '!' -f ./gotestsum.installer ']' [2019-10-31T03:35:45.572Z] #48 0.703 + . ./gotestsum.installer [2019-10-31T03:35:45.572Z] #48 0.703 ++ : v0.3.5 [2019-10-31T03:35:45.572Z] #48 0.704 + install_gotestsum [2019-10-31T03:35:45.572Z] #48 0.705 Installing gotestsum version v0.3.5 [2019-10-31T03:35:45.572Z] #48 0.705 + echo 'Installing gotestsum version v0.3.5' [2019-10-31T03:35:45.572Z] #48 0.705 + go get -d gotest.tools/gotestsum [2019-10-31T03:35:45.572Z] #48 ... [2019-10-31T03:35:45.572Z] [2019-10-31T03:35:45.572Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:45.572Z] #32 10.59 internal/testlog [2019-10-31T03:35:45.572Z] #32 10.70 encoding [2019-10-31T03:35:45.572Z] #32 10.84 runtime/cgo [2019-10-31T03:35:46.335Z] #17 2.311 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:46.335Z] #17 2.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:46.335Z] #17 2.330 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:46.335Z] #17 2.333 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:46.335Z] #17 2.339 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:46.335Z] #17 2.524 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-31T03:35:46.361Z] #24 12.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:35:46.597Z] #17 2.897 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-31T03:35:46.597Z] #17 2.990 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-31T03:35:48.511Z] #17 4.524 Fetched 7743 kB in 3s (2313 kB/s) [2019-10-31T03:35:49.063Z] #16 49.71 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-31T03:35:49.455Z] #17 4.524 Reading package lists... [2019-10-31T03:35:49.455Z] #17 ... [2019-10-31T03:35:49.455Z] [2019-10-31T03:35:49.455Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:49.455Z] #22 28.46 + cd /tmp/tmp.wJRyU8miBF/tmp/docker-ce [2019-10-31T03:35:49.455Z] #22 28.46 + git checkout -q v17.06.2-ce [2019-10-31T03:35:49.637Z] #16 ... [2019-10-31T03:35:49.637Z] [2019-10-31T03:35:49.637Z] #60 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:49.637Z] #60 129.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-31T03:35:49.637Z] #60 129.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-31T03:35:49.637Z] #60 DONE 137.6s [2019-10-31T03:35:49.637Z] [2019-10-31T03:35:49.637Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-31T03:35:49.637Z] #61 DONE 0.1s [2019-10-31T03:35:49.637Z] [2019-10-31T03:35:49.637Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:49.637Z] #39 47.31 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-31T03:35:49.637Z] #39 47.35 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-31T03:35:49.637Z] #39 47.38 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-31T03:35:49.637Z] #39 47.42 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-31T03:35:49.637Z] #39 47.48 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-31T03:35:49.637Z] #39 47.50 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-31T03:35:49.637Z] #39 47.53 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-31T03:35:49.637Z] #39 47.57 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-31T03:35:49.637Z] #39 47.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-31T03:35:49.637Z] #39 47.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-31T03:35:49.637Z] #39 47.67 DEP compel/plugins/std/infect.d [2019-10-31T03:35:49.637Z] #39 47.83 DEP compel/plugins/std/string.d [2019-10-31T03:35:49.637Z] #39 47.94 DEP compel/plugins/std/log.d [2019-10-31T03:35:49.637Z] #39 48.00 DEP compel/plugins/std/fds.d [2019-10-31T03:35:49.637Z] #39 48.11 DEP compel/plugins/std/std.d [2019-10-31T03:35:49.637Z] #39 48.28 DEP compel/plugins/shmem/shmem.d [2019-10-31T03:35:49.637Z] #39 48.37 DEP compel/plugins/fds/fds.d [2019-10-31T03:35:49.637Z] #39 48.58 CC compel/plugins/std/std.o [2019-10-31T03:35:49.637Z] #39 48.90 CC compel/plugins/std/fds.o [2019-10-31T03:35:49.637Z] #39 49.38 CC compel/plugins/std/log.o [2019-10-31T03:35:49.637Z] #39 50.49 CC compel/plugins/std/string.o [2019-10-31T03:35:49.637Z] #39 51.20 CC compel/plugins/std/infect.o [2019-10-31T03:35:49.637Z] #39 51.73 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-31T03:35:49.637Z] #39 51.81 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-31T03:35:49.637Z] #39 51.86 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-31T03:35:49.637Z] #39 52.03 AR compel/plugins/std.lib.a [2019-10-31T03:35:49.637Z] #39 52.15 CC compel/plugins/fds/fds.o [2019-10-31T03:35:50.201Z] #39 52.79 AR compel/plugins/fds.lib.a [2019-10-31T03:35:50.368Z] #32 ... [2019-10-31T03:35:50.368Z] [2019-10-31T03:35:50.368Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:50.368Z] #51 16.13 + cd /tmp/tmp.eIBw4bk6ie/src/github.com/golangci/golangci-lint/ [2019-10-31T03:35:50.368Z] #51 16.13 + git checkout -q v1.20.0 [2019-10-31T03:35:50.459Z] #39 52.91 HOSTDEP compel/src/lib/log-host.d [2019-10-31T03:35:50.459Z] #39 53.13 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-31T03:35:50.547Z] #24 ... [2019-10-31T03:35:50.547Z] [2019-10-31T03:35:50.547Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:50.547Z] #31 11.43 + cd /tmp/tmp.Yron9DhGJz/src/github.com/BurntSushi/toml [2019-10-31T03:35:50.547Z] #31 11.44 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:35:50.547Z] #31 11.49 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-31T03:35:50.547Z] #31 12.63 internal/cpu [2019-10-31T03:35:50.547Z] #31 12.63 runtime/internal/atomic [2019-10-31T03:35:50.547Z] #31 13.05 runtime/internal/sys [2019-10-31T03:35:50.547Z] #31 13.08 internal/bytealg [2019-10-31T03:35:50.547Z] #31 13.35 runtime/internal/math [2019-10-31T03:35:50.547Z] #31 13.52 math/bits [2019-10-31T03:35:50.547Z] #31 14.27 runtime [2019-10-31T03:35:50.547Z] #31 14.36 math [2019-10-31T03:35:50.715Z] #39 53.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-31T03:35:50.848Z] #22 29.88 + mkdir -p /tmp/tmp.wJRyU8miBF/src/github.com/docker [2019-10-31T03:35:50.848Z] #22 29.88 + mv components/cli /tmp/tmp.wJRyU8miBF/src/github.com/docker/cli [2019-10-31T03:35:50.848Z] #22 29.89 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-31T03:35:50.972Z] #39 53.42 HOSTDEP compel/src/main-host.d [2019-10-31T03:35:50.972Z] #39 ... [2019-10-31T03:35:50.972Z] [2019-10-31T03:35:50.972Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:35:50.972Z] #16 51.18 Selecting previously unselected package libnet1:amd64. [2019-10-31T03:35:50.972Z] #16 51.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-31T03:35:50.972Z] #16 51.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-31T03:35:50.972Z] #16 51.46 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-31T03:35:50.972Z] #16 51.46 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-31T03:35:50.972Z] #16 51.47 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-31T03:35:50.972Z] #16 51.57 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-31T03:35:50.972Z] #16 51.58 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-31T03:35:50.972Z] #16 51.60 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-31T03:35:50.972Z] #16 51.70 Selecting previously unselected package libudev-dev:amd64. [2019-10-31T03:35:50.972Z] #16 51.70 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-31T03:35:50.972Z] #16 51.75 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-31T03:35:51.228Z] #16 51.91 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-31T03:35:51.228Z] #16 51.92 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-31T03:35:51.228Z] #16 51.92 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-31T03:35:51.242Z] #51 16.87 ++ git describe --tags [2019-10-31T03:35:51.242Z] #51 16.87 + version=v1.20.0 [2019-10-31T03:35:51.242Z] #51 16.87 ++ git rev-parse --short HEAD [2019-10-31T03:35:51.242Z] #51 16.87 + commit=cc98739 [2019-10-31T03:35:51.242Z] #51 16.88 ++ git show -s --format=%cd [2019-10-31T03:35:51.242Z] #51 16.89 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-31T03:35:51.242Z] #51 16.89 + 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-31T03:35:51.793Z] #16 52.50 Selecting previously unselected package python3.5-minimal. [2019-10-31T03:35:51.794Z] #16 52.50 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-31T03:35:51.794Z] #16 52.52 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-31T03:35:52.984Z] #16 53.69 Selecting previously unselected package python3-minimal. [2019-10-31T03:35:52.984Z] #16 53.70 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-31T03:35:52.984Z] #16 53.71 Unpacking python3-minimal (3.5.3-1) ... [2019-10-31T03:35:52.984Z] #16 53.85 Selecting previously unselected package libmpdec2:amd64. [2019-10-31T03:35:52.984Z] #16 53.85 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-31T03:35:52.984Z] #16 53.86 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-31T03:35:53.241Z] #16 53.99 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-31T03:35:53.241Z] #16 54.03 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-31T03:35:53.241Z] #16 54.04 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-31T03:35:54.203Z] #31 ... [2019-10-31T03:35:54.203Z] [2019-10-31T03:35:54.203Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:54.203Z] #22 19.43 + mkdir -p /build [2019-10-31T03:35:54.203Z] #22 19.44 + mv docker/docker /build/ [2019-10-31T03:35:54.203Z] #22 19.44 + rmdir docker [2019-10-31T03:35:54.466Z] #22 ... [2019-10-31T03:35:54.466Z] [2019-10-31T03:35:54.466Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:54.466Z] #33 10.42 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:54.466Z] #33 10.42 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:54.466Z] #33 10.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:54.466Z] #33 10.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:54.466Z] #33 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:54.466Z] #33 12.33 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:35:54.466Z] #33 14.80 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:35:54.466Z] #33 15.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:35:54.466Z] #33 ... [2019-10-31T03:35:54.466Z] [2019-10-31T03:35:54.466Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:54.466Z] #68 10.08 + RM_GOPATH=0 [2019-10-31T03:35:54.466Z] #68 10.08 + TMP_GOPATH= [2019-10-31T03:35:54.466Z] #68 10.08 + : /build [2019-10-31T03:35:54.466Z] #68 10.08 + '[' -z '' ']' [2019-10-31T03:35:54.466Z] #68 10.08 ++ mktemp -d [2019-10-31T03:35:54.466Z] #68 10.09 + export GOPATH=/tmp/tmp.DdKaEIZAw5 [2019-10-31T03:35:54.466Z] #68 10.09 + GOPATH=/tmp/tmp.DdKaEIZAw5 [2019-10-31T03:35:54.466Z] #68 10.09 + RM_GOPATH=1 [2019-10-31T03:35:54.466Z] #68 10.09 ++ dirname ./install.sh [2019-10-31T03:35:54.466Z] #68 10.09 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:35:54.466Z] #68 10.09 + dir=. [2019-10-31T03:35:54.466Z] #68 10.09 + bin=proxy [2019-10-31T03:35:54.466Z] #68 10.09 + shift [2019-10-31T03:35:54.466Z] #68 10.09 + '[' '!' -f ./proxy.installer ']' [2019-10-31T03:35:54.466Z] #68 10.09 + . ./proxy.installer [2019-10-31T03:35:54.466Z] #68 10.09 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:35:54.466Z] #68 10.09 + install_proxy [2019-10-31T03:35:54.466Z] #68 10.09 + case "$1" in [2019-10-31T03:35:54.466Z] #68 10.09 + export CGO_ENABLED=0 [2019-10-31T03:35:54.466Z] #68 10.09 + CGO_ENABLED=0 [2019-10-31T03:35:54.466Z] #68 10.09 + _install_proxy [2019-10-31T03:35:54.466Z] #68 10.09 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-31T03:35:54.466Z] #68 10.09 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DdKaEIZAw5/src/github.com/docker/libnetwork [2019-10-31T03:35:54.466Z] #68 10.09 Cloning into '/tmp/tmp.DdKaEIZAw5/src/github.com/docker/libnetwork'... [2019-10-31T03:35:54.725Z] #68 ... [2019-10-31T03:35:54.725Z] [2019-10-31T03:35:54.725Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:35:54.725Z] #10 21.08 Fetched 7920 kB in 17s (456 kB/s) [2019-10-31T03:35:55.066Z] #22 ... [2019-10-31T03:35:55.066Z] [2019-10-31T03:35:55.066Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:35:55.066Z] #17 5.873 Reading package lists... [2019-10-31T03:35:55.066Z] #17 7.205 Building dependency tree... [2019-10-31T03:35:55.066Z] #17 7.769 The following additional packages will be installed: [2019-10-31T03:35:55.066Z] #17 7.769 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-31T03:35:55.066Z] #17 7.769 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-31T03:35:55.066Z] #17 7.770 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-31T03:35:55.066Z] #17 7.770 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-31T03:35:55.066Z] #17 7.770 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-31T03:35:55.066Z] #17 7.770 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-31T03:35:55.066Z] #17 7.771 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-31T03:35:55.066Z] #17 7.771 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-31T03:35:55.066Z] #17 7.771 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-31T03:35:55.066Z] #17 7.775 Suggested packages: [2019-10-31T03:35:55.066Z] #17 7.775 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-31T03:35:55.066Z] #17 7.775 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-31T03:35:55.066Z] #17 7.776 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-31T03:35:55.066Z] #17 7.776 vim-doc vim-scripts xfsdump acl attr quota [2019-10-31T03:35:55.066Z] #17 7.777 Recommended packages: [2019-10-31T03:35:55.066Z] #17 7.777 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-31T03:35:55.066Z] #17 7.778 python3-keyrings.alt python3-xdg unzip [2019-10-31T03:35:55.066Z] #17 8.858 The following NEW packages will be installed: [2019-10-31T03:35:55.066Z] #17 8.858 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-31T03:35:55.066Z] #17 8.858 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-31T03:35:55.066Z] #17 8.859 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-31T03:35:55.066Z] #17 8.859 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-31T03:35:55.066Z] #17 8.859 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-31T03:35:55.066Z] #17 8.860 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-31T03:35:55.066Z] #17 8.860 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-31T03:35:55.066Z] #17 8.860 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-31T03:35:55.066Z] #17 8.860 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-31T03:35:55.066Z] #17 8.860 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-31T03:35:55.066Z] #17 8.861 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-31T03:35:55.066Z] #17 8.861 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-31T03:35:55.066Z] #17 8.861 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-31T03:35:55.066Z] #17 8.861 xfsprogs xxd xz-utils zip [2019-10-31T03:35:55.066Z] #17 9.927 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:35:55.066Z] #17 9.927 Need to get 84.4 MB of archives. [2019-10-31T03:35:55.066Z] #17 9.927 After this operation, 528 MB of additional disk space will be used. [2019-10-31T03:35:55.066Z] #17 9.927 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-31T03:35:55.066Z] #17 9.937 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-31T03:35:55.066Z] #17 9.937 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-31T03:35:55.066Z] #17 9.937 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-31T03:35:55.066Z] #17 9.942 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-31T03:35:55.066Z] #17 9.944 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-31T03:35:55.066Z] #17 9.958 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-31T03:35:55.066Z] #17 9.984 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-31T03:35:55.066Z] #17 9.985 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-31T03:35:55.066Z] #17 9.988 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-31T03:35:55.066Z] #17 10.02 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-31T03:35:55.066Z] #17 10.03 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-31T03:35:55.066Z] #17 10.03 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-31T03:35:55.066Z] #17 10.03 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-31T03:35:55.066Z] #17 10.03 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-31T03:35:55.066Z] #17 10.03 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-31T03:35:55.066Z] #17 10.04 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-31T03:35:55.066Z] #17 10.04 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-31T03:35:55.066Z] #17 10.04 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-31T03:35:55.066Z] #17 10.04 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-31T03:35:55.066Z] #17 10.04 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-31T03:35:55.066Z] #17 10.05 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-31T03:35:55.066Z] #17 10.05 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-31T03:35:55.066Z] #17 10.05 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-31T03:35:55.066Z] #17 10.06 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-31T03:35:55.066Z] #17 10.06 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-31T03:35:55.066Z] #17 10.06 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-31T03:35:55.066Z] #17 10.07 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-31T03:35:55.066Z] #17 10.07 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-31T03:35:55.066Z] #17 10.08 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-31T03:35:55.066Z] #17 10.08 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-31T03:35:55.066Z] #17 10.08 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-31T03:35:55.066Z] #17 10.08 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-31T03:35:55.066Z] #17 10.09 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-31T03:35:55.066Z] #17 10.09 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-31T03:35:55.066Z] #17 10.09 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-31T03:35:55.066Z] #17 10.09 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-31T03:35:55.066Z] #17 10.10 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-31T03:35:55.066Z] #17 10.10 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-31T03:35:55.066Z] #17 10.10 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-31T03:35:55.066Z] #17 10.11 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-31T03:35:55.066Z] #17 10.11 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-31T03:35:55.066Z] #17 10.12 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-31T03:35:55.066Z] #17 10.13 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-31T03:35:55.066Z] #17 10.13 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-31T03:35:55.066Z] #17 10.13 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-31T03:35:55.066Z] #17 10.13 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-31T03:35:55.066Z] #17 10.13 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-31T03:35:55.066Z] #17 10.16 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-31T03:35:55.066Z] #17 10.17 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-31T03:35:55.066Z] #17 10.19 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-31T03:35:55.066Z] #17 10.19 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-31T03:35:55.066Z] #17 10.20 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-31T03:35:55.066Z] #17 10.20 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-31T03:35:55.066Z] #17 10.20 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-31T03:35:55.066Z] #17 10.21 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-31T03:35:55.066Z] #17 10.29 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-31T03:35:55.066Z] #17 10.31 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-31T03:35:55.066Z] #17 10.32 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-31T03:35:55.066Z] #17 10.33 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-31T03:35:55.066Z] #17 10.33 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-31T03:35:55.066Z] #17 10.33 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-31T03:35:55.066Z] #17 10.36 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-31T03:35:55.066Z] #17 10.39 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-31T03:35:55.066Z] #17 10.39 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-31T03:35:55.066Z] #17 10.47 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-31T03:35:55.066Z] #17 10.53 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-31T03:35:55.066Z] #17 10.54 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-31T03:35:55.066Z] #17 11.04 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-31T03:35:55.134Z] #16 55.80 Selecting previously unselected package python3.5. [2019-10-31T03:35:55.134Z] #16 55.80 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-31T03:35:55.134Z] #16 55.82 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-31T03:35:55.134Z] #16 55.98 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-31T03:35:55.134Z] #16 55.99 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-31T03:35:55.134Z] #16 56.00 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-31T03:35:55.134Z] #16 56.07 Selecting previously unselected package dh-python. [2019-10-31T03:35:55.134Z] #16 56.08 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-31T03:35:55.327Z] #17 11.66 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:35:55.327Z] #17 11.72 Fetched 84.4 MB in 2s (33.6 MB/s) [2019-10-31T03:35:55.348Z] #10 21.08 Reading package lists... [2019-10-31T03:35:55.348Z] #10 ... [2019-10-31T03:35:55.348Z] [2019-10-31T03:35:55.348Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:55.348Z] #44 11.50 + cd /tmp/tmp.fCVQegNrF4/src/github.com/LK4D4/vndr [2019-10-31T03:35:55.348Z] #44 11.50 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:35:55.348Z] #44 11.62 + go build -buildmode=pie -v -o /build/vndr . [2019-10-31T03:35:55.348Z] #44 13.49 runtime/internal/math [2019-10-31T03:35:55.348Z] #44 13.53 internal/bytealg [2019-10-31T03:35:55.348Z] #44 13.69 internal/race [2019-10-31T03:35:55.348Z] #44 13.85 sync/atomic [2019-10-31T03:35:55.348Z] #44 14.70 unicode [2019-10-31T03:35:55.348Z] #44 14.71 runtime [2019-10-31T03:35:55.348Z] #44 18.84 unicode/utf8 [2019-10-31T03:35:55.348Z] #44 19.59 math [2019-10-31T03:35:55.391Z] #16 56.09 Unpacking dh-python (2.20170125) ... [2019-10-31T03:35:55.549Z] #51 ... [2019-10-31T03:35:55.549Z] [2019-10-31T03:35:55.549Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:55.549Z] #25 11.10 Fetched 7671 kB in 10s (708 kB/s) [2019-10-31T03:35:55.549Z] #25 11.10 Reading package lists... [2019-10-31T03:35:55.549Z] #25 16.43 Reading package lists... [2019-10-31T03:35:55.549Z] #25 20.80 Building dependency tree... [2019-10-31T03:35:55.549Z] #25 ... [2019-10-31T03:35:55.549Z] [2019-10-31T03:35:55.549Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:55.549Z] #45 15.13 unicode/utf16 [2019-10-31T03:35:55.549Z] #45 15.32 container/list [2019-10-31T03:35:55.549Z] #45 16.09 crypto/internal/subtle [2019-10-31T03:35:55.549Z] #45 16.40 crypto/subtle [2019-10-31T03:35:55.549Z] #45 16.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-31T03:35:55.549Z] #45 16.59 internal/nettrace [2019-10-31T03:35:55.549Z] #45 16.62 runtime/cgo [2019-10-31T03:35:55.549Z] #45 ... [2019-10-31T03:35:55.549Z] [2019-10-31T03:35:55.549Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:55.549Z] #25 20.80 Building dependency tree... [2019-10-31T03:35:55.602Z] #17 11.78 Selecting previously unselected package bash-completion. [2019-10-31T03:35:55.602Z] #17 11.78 (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-31T03:35:55.602Z] #17 11.80 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-31T03:35:55.607Z] #44 ... [2019-10-31T03:35:55.607Z] [2019-10-31T03:35:55.607Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:35:55.607Z] #56 11.93 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:35:55.607Z] #56 11.93 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:35:55.607Z] #56 11.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:35:55.607Z] #56 11.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:35:55.607Z] #56 12.10 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:35:55.607Z] #56 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:35:55.607Z] #56 16.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:35:55.607Z] #56 16.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:35:55.647Z] #16 56.30 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-31T03:35:55.647Z] #16 56.32 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-31T03:35:55.866Z] #56 ... [2019-10-31T03:35:55.866Z] [2019-10-31T03:35:55.866Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:55.866Z] #31 19.73 internal/testlog [2019-10-31T03:35:55.866Z] #31 20.03 encoding [2019-10-31T03:35:55.866Z] #31 20.65 runtime/cgo [2019-10-31T03:35:55.950Z] #25 ... [2019-10-31T03:35:55.950Z] [2019-10-31T03:35:55.950Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:35:55.950Z] #41 11.98 Fetched 7671 kB in 11s (671 kB/s) [2019-10-31T03:35:55.950Z] #41 11.98 Reading package lists... [2019-10-31T03:35:55.950Z] #41 16.51 Reading package lists... [2019-10-31T03:35:55.950Z] #41 21.29 Building dependency tree... [2019-10-31T03:35:56.340Z] #41 ... [2019-10-31T03:35:56.340Z] [2019-10-31T03:35:56.340Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:35:56.340Z] #11 12.31 Fetched 7671 kB in 11s (679 kB/s) [2019-10-31T03:35:56.340Z] #11 12.31 Reading package lists... [2019-10-31T03:35:56.340Z] #11 17.04 Reading package lists... [2019-10-31T03:35:56.340Z] #11 21.69 Building dependency tree... [2019-10-31T03:35:56.340Z] #11 ... [2019-10-31T03:35:56.340Z] [2019-10-31T03:35:56.340Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:56.340Z] #25 22.39 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-31T03:35:56.340Z] #25 22.39 The following additional packages will be installed: [2019-10-31T03:35:56.340Z] #25 22.39 libjq1 libonig4 [2019-10-31T03:35:56.751Z] #25 22.72 The following NEW packages will be installed: [2019-10-31T03:35:56.751Z] #25 22.72 jq libjq1 libonig4 [2019-10-31T03:35:56.751Z] #25 22.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:35:56.751Z] #25 22.80 Need to get 328 kB of archives. [2019-10-31T03:35:56.751Z] #25 22.80 After this operation, 1263 kB of additional disk space will be used. [2019-10-31T03:35:56.751Z] #25 22.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-31T03:35:56.751Z] #25 22.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-31T03:35:56.751Z] #25 22.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-31T03:35:56.810Z] #31 ... [2019-10-31T03:35:56.810Z] [2019-10-31T03:35:56.810Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:35:56.810Z] #40 13.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:35:56.810Z] #40 14.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:35:56.810Z] #40 ... [2019-10-31T03:35:56.810Z] [2019-10-31T03:35:56.810Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:56.810Z] #44 22.75 unicode/utf16 [2019-10-31T03:35:56.810Z] #44 22.96 container/list [2019-10-31T03:35:57.016Z] #16 ... [2019-10-31T03:35:57.016Z] [2019-10-31T03:35:57.016Z] #45 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:57.016Z] #45 DONE 145.1s [2019-10-31T03:35:57.016Z] [2019-10-31T03:35:57.016Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:57.016Z] #39 53.58 DEP compel/src/lib/ptrace.d [2019-10-31T03:35:57.016Z] #39 53.70 DEP compel/src/lib/infect.d [2019-10-31T03:35:57.016Z] #39 53.87 DEP compel/src/lib/infect-util.d [2019-10-31T03:35:57.016Z] #39 54.04 DEP compel/src/lib/infect-rpc.d [2019-10-31T03:35:57.016Z] #39 54.20 DEP compel/arch/x86/src/lib/infect.d [2019-10-31T03:35:57.016Z] #39 54.33 DEP compel/arch/x86/src/lib/cpu.d [2019-10-31T03:35:57.016Z] #39 54.43 DEP compel/src/lib/log.d [2019-10-31T03:35:57.016Z] #39 54.55 DEP compel/src/main.d [2019-10-31T03:35:57.016Z] #39 54.68 DEP compel/src/lib/handle-elf.d [2019-10-31T03:35:57.016Z] #39 54.84 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-31T03:35:57.016Z] #39 55.12 CC compel/src/lib/log.o [2019-10-31T03:35:57.016Z] #39 55.50 CC compel/arch/x86/src/lib/cpu.o [2019-10-31T03:35:57.016Z] #39 56.32 CC compel/arch/x86/src/lib/infect.o [2019-10-31T03:35:57.016Z] #39 57.29 CC compel/src/lib/infect-rpc.o [2019-10-31T03:35:57.016Z] #39 57.66 CC compel/src/lib/infect-util.o [2019-10-31T03:35:57.016Z] #39 57.97 CC compel/src/lib/infect.o [2019-10-31T03:35:57.273Z] #39 ... [2019-10-31T03:35:57.273Z] [2019-10-31T03:35:57.273Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:35:57.273Z] #42 135.4 vendor/golang.org/x/net/idna [2019-10-31T03:35:57.273Z] #42 138.1 vendor/golang.org/x/net/http2/hpack [2019-10-31T03:35:57.273Z] #42 140.0 mime [2019-10-31T03:35:57.273Z] #42 142.0 mime/quotedprintable [2019-10-31T03:35:57.273Z] #42 145.1 crypto/tls [2019-10-31T03:35:57.517Z] #17 13.75 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-31T03:35:57.598Z] #25 ... [2019-10-31T03:35:57.598Z] [2019-10-31T03:35:57.598Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:57.598Z] #34 13.73 Fetched 7671 kB in 12s (592 kB/s) [2019-10-31T03:35:57.598Z] #34 13.73 Reading package lists... [2019-10-31T03:35:57.598Z] #34 18.57 Reading package lists... [2019-10-31T03:35:57.754Z] #44 23.73 crypto/internal/subtle [2019-10-31T03:35:57.754Z] #44 23.80 crypto/subtle [2019-10-31T03:35:57.754Z] #44 24.03 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-31T03:35:58.015Z] #44 24.26 internal/nettrace [2019-10-31T03:35:58.015Z] #44 ... [2019-10-31T03:35:58.015Z] [2019-10-31T03:35:58.015Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:35:58.015Z] #62 14.32 + cd /tmp/tmp.SXceki9gNC/src/github.com/rootless-containers/rootlesskit [2019-10-31T03:35:58.015Z] #62 14.32 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:35:58.015Z] #62 14.78 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-31T03:35:58.015Z] #62 14.80 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-31T03:35:58.018Z] #34 23.32 Building dependency tree... [2019-10-31T03:35:58.018Z] #34 ... [2019-10-31T03:35:58.018Z] [2019-10-31T03:35:58.018Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:35:58.018Z] #39 13.71 + cd /tmp/tmp.EkO98Reic7/src/github.com/docker/distribution [2019-10-31T03:35:58.018Z] #39 13.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-31T03:35:58.018Z] #39 15.62 + GOPATH=/tmp/tmp.EkO98Reic7/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EkO98Reic7 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-31T03:35:58.018Z] #39 ... [2019-10-31T03:35:58.018Z] [2019-10-31T03:35:58.018Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:58.018Z] #25 23.80 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:35:58.018Z] #25 23.93 Fetched 328 kB in 0s (3617 kB/s) [2019-10-31T03:35:58.018Z] #25 24.00 Selecting previously unselected package libonig4:s390x. [2019-10-31T03:35:58.019Z] #25 24.00 (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-31T03:35:58.019Z] #25 24.04 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-31T03:35:58.019Z] #25 24.05 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-31T03:35:58.091Z] #17 14.45 Selecting previously unselected package libnet1:arm64. [2019-10-31T03:35:58.091Z] #17 14.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-31T03:35:58.091Z] #17 14.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-31T03:35:58.091Z] #17 14.52 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-31T03:35:58.091Z] #17 14.52 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-31T03:35:58.091Z] #17 14.53 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-31T03:35:58.274Z] #62 ... [2019-10-31T03:35:58.274Z] [2019-10-31T03:35:58.274Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:35:58.274Z] #38 24.39 + cd /tmp/tmp.fD94OBgmZf/src/github.com/docker/distribution [2019-10-31T03:35:58.274Z] #38 24.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-31T03:35:58.351Z] #17 14.58 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-31T03:35:58.351Z] #17 14.59 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-31T03:35:58.351Z] #17 14.60 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-31T03:35:58.351Z] #17 14.70 Selecting previously unselected package libudev-dev:arm64. [2019-10-31T03:35:58.351Z] #17 14.70 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-31T03:35:58.351Z] #17 14.73 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-31T03:35:58.494Z] #25 24.27 Selecting previously unselected package libjq1:s390x. [2019-10-31T03:35:58.494Z] #25 24.27 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-31T03:35:58.494Z] #25 ... [2019-10-31T03:35:58.494Z] [2019-10-31T03:35:58.494Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:35:58.494Z] #57 14.19 Fetched 7671 kB in 13s (582 kB/s) [2019-10-31T03:35:58.494Z] #57 14.19 Reading package lists... [2019-10-31T03:35:58.494Z] #57 18.85 Reading package lists... [2019-10-31T03:35:58.494Z] #57 23.23 Building dependency tree... [2019-10-31T03:35:58.494Z] #57 ... [2019-10-31T03:35:58.494Z] [2019-10-31T03:35:58.494Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:35:58.494Z] #69 14.09 + cd /tmp/tmp.JOWl5Y9ePq/src/github.com/docker/libnetwork [2019-10-31T03:35:58.494Z] #69 14.09 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:35:58.494Z] #69 14.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-31T03:35:58.494Z] #69 ... [2019-10-31T03:35:58.494Z] [2019-10-31T03:35:58.494Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:58.494Z] #34 24.48 The following additional packages will be installed: [2019-10-31T03:35:58.494Z] #34 24.48 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-31T03:35:58.494Z] #34 24.48 Suggested packages: [2019-10-31T03:35:58.494Z] #34 24.48 codeblocks eclipse ninja-build lrzip [2019-10-31T03:35:58.494Z] #34 24.48 Recommended packages: [2019-10-31T03:35:58.494Z] #34 24.48 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-31T03:35:58.612Z] #17 14.84 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-31T03:35:58.612Z] #17 14.84 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-31T03:35:58.612Z] #17 14.85 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-31T03:35:58.612Z] #17 15.11 Selecting previously unselected package python3.5-minimal. [2019-10-31T03:35:58.612Z] #17 15.11 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-31T03:35:58.641Z] #42 ... [2019-10-31T03:35:58.641Z] [2019-10-31T03:35:58.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:35:58.641Z] #39 61.05 CC compel/src/lib/ptrace.o [2019-10-31T03:35:58.873Z] #17 15.12 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-31T03:35:58.898Z] #39 61.44 AR compel/libcompel.a [2019-10-31T03:35:58.898Z] #39 61.50 HOSTCC compel/src/main-host.o [2019-10-31T03:35:59.138Z] #17 15.46 Selecting previously unselected package python3-minimal. [2019-10-31T03:35:59.138Z] #17 15.46 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-31T03:35:59.138Z] #17 15.47 Unpacking python3-minimal (3.5.3-1) ... [2019-10-31T03:35:59.399Z] #17 15.58 Selecting previously unselected package libmpdec2:arm64. [2019-10-31T03:35:59.399Z] #17 15.58 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-31T03:35:59.399Z] #17 15.59 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-31T03:35:59.399Z] #17 15.68 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-31T03:35:59.399Z] #17 15.69 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-31T03:35:59.399Z] #17 15.69 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-31T03:35:59.462Z] #39 61.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-31T03:35:59.473Z] #34 ... [2019-10-31T03:35:59.473Z] [2019-10-31T03:35:59.473Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:35:59.473Z] #25 24.28 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-31T03:35:59.473Z] #25 24.59 Selecting previously unselected package jq. [2019-10-31T03:35:59.473Z] #25 24.59 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-31T03:35:59.473Z] #25 24.61 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-31T03:35:59.473Z] #25 24.77 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-31T03:35:59.473Z] #25 24.79 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-31T03:35:59.473Z] #25 24.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:35:59.473Z] #25 24.90 Setting up jq (1.5+dfsg-1.3) ... [2019-10-31T03:35:59.473Z] #25 DONE 25.2s [2019-10-31T03:35:59.473Z] [2019-10-31T03:35:59.473Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:59.473Z] #34 25.26 The following NEW packages will be installed: [2019-10-31T03:35:59.473Z] #34 ... [2019-10-31T03:35:59.473Z] [2019-10-31T03:35:59.473Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-31T03:35:59.473Z] #26 DONE 0.1s [2019-10-31T03:35:59.473Z] [2019-10-31T03:35:59.473Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:35:59.473Z] #34 25.32 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-31T03:35:59.473Z] #34 25.34 vim-common xxd [2019-10-31T03:35:59.473Z] #34 25.42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:35:59.473Z] #34 25.42 Need to get 13.2 MB of archives. [2019-10-31T03:35:59.473Z] #34 25.42 After this operation, 59.4 MB of additional disk space will be used. [2019-10-31T03:35:59.473Z] #34 25.42 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-31T03:35:59.473Z] #34 25.55 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-31T03:35:59.473Z] #34 25.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-31T03:35:59.719Z] #39 62.20 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-31T03:35:59.971Z] #17 16.29 Selecting previously unselected package python3.5. [2019-10-31T03:35:59.971Z] #17 16.29 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-31T03:35:59.971Z] #17 16.29 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-31T03:35:59.971Z] #17 16.40 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-31T03:36:00.175Z] #38 ... [2019-10-31T03:36:00.175Z] [2019-10-31T03:36:00.175Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:36:00.175Z] #22 DONE 26.4s [2019-10-31T03:36:00.232Z] #17 16.40 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-31T03:36:00.232Z] #17 16.42 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-31T03:36:00.232Z] #17 16.48 Selecting previously unselected package dh-python. [2019-10-31T03:36:00.232Z] #17 16.49 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-31T03:36:00.232Z] #17 16.49 Unpacking dh-python (2.20170125) ... [2019-10-31T03:36:00.232Z] #17 16.60 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-31T03:36:00.232Z] #17 16.64 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-31T03:36:00.282Z] #39 62.63 HOSTCC compel/src/lib/log-host.o [2019-10-31T03:36:00.282Z] #39 62.86 HOSTLINK compel/compel-host-bin [2019-10-31T03:36:00.320Z] #34 26.28 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-31T03:36:00.320Z] #34 26.35 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-31T03:36:00.320Z] #34 26.39 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-31T03:36:00.320Z] #34 26.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-31T03:36:00.320Z] #34 26.42 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-31T03:36:00.434Z] [2019-10-31T03:36:00.434Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:36:00.434Z] #68 26.23 + cd /tmp/tmp.DdKaEIZAw5/src/github.com/docker/libnetwork [2019-10-31T03:36:00.434Z] #68 26.23 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:36:00.567Z] #39 63.08 DEP soccr/soccr.d [2019-10-31T03:36:00.729Z] #34 ... [2019-10-31T03:36:00.729Z] [2019-10-31T03:36:00.729Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:36:00.729Z] #11 23.10 The following additional packages will be installed: [2019-10-31T03:36:00.729Z] #11 23.12 libapparmor1 libseccomp2 [2019-10-31T03:36:00.729Z] #11 23.13 Suggested packages: [2019-10-31T03:36:00.729Z] #11 23.13 seccomp [2019-10-31T03:36:00.729Z] #11 23.52 The following NEW packages will be installed: [2019-10-31T03:36:00.729Z] #11 23.53 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-31T03:36:00.729Z] #11 23.61 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:36:00.729Z] #11 23.61 Need to get 301 kB of archives. [2019-10-31T03:36:00.729Z] #11 23.61 After this operation, 1402 kB of additional disk space will be used. [2019-10-31T03:36:00.729Z] #11 23.61 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-31T03:36:00.729Z] #11 23.63 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-31T03:36:00.729Z] #11 23.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-31T03:36:00.729Z] #11 23.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-31T03:36:00.729Z] #11 24.64 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:36:00.729Z] #11 24.89 Fetched 301 kB in 0s (3682 kB/s) [2019-10-31T03:36:00.729Z] #11 25.01 Selecting previously unselected package libseccomp2:s390x. [2019-10-31T03:36:00.729Z] #11 25.01 (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-31T03:36:00.729Z] #11 25.16 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-31T03:36:00.729Z] #11 25.17 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-31T03:36:00.729Z] #11 25.43 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-31T03:36:00.729Z] #11 25.45 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-31T03:36:00.729Z] #11 25.48 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-31T03:36:00.729Z] #11 25.77 Selecting previously unselected package libapparmor1:s390x. [2019-10-31T03:36:00.729Z] #11 25.79 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-31T03:36:00.729Z] #11 25.79 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-31T03:36:00.729Z] #11 26.03 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-31T03:36:00.729Z] #11 26.03 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-31T03:36:00.729Z] #11 26.04 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-31T03:36:00.729Z] #11 26.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:00.729Z] #11 26.46 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-31T03:36:00.729Z] #11 26.47 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-31T03:36:00.729Z] #11 26.47 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-31T03:36:00.729Z] #11 26.48 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-31T03:36:00.729Z] #11 26.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:00.729Z] #11 DONE 26.7s [2019-10-31T03:36:00.729Z] [2019-10-31T03:36:00.729Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:36:00.729Z] #53 DONE 0.1s [2019-10-31T03:36:00.729Z] [2019-10-31T03:36:00.729Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-31T03:36:00.729Z] #54 DONE 0.1s [2019-10-31T03:36:00.729Z] [2019-10-31T03:36:00.729Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:36:00.729Z] #34 26.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-31T03:36:00.729Z] #34 26.78 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-31T03:36:00.836Z] #39 63.24 CC soccr/soccr.o [2019-10-31T03:36:01.005Z] #68 27.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-31T03:36:01.128Z] #34 ... [2019-10-31T03:36:01.128Z] [2019-10-31T03:36:01.128Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-31T03:36:01.128Z] #12 DONE 0.6s [2019-10-31T03:36:01.528Z] [2019-10-31T03:36:01.528Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:01.528Z] #55 0.242 + RM_GOPATH=0 [2019-10-31T03:36:01.528Z] #55 0.243 + TMP_GOPATH= [2019-10-31T03:36:01.528Z] #55 0.243 + : /build [2019-10-31T03:36:01.528Z] #55 0.244 + '[' -z '' ']' [2019-10-31T03:36:01.528Z] #55 0.246 ++ mktemp -d [2019-10-31T03:36:01.528Z] #55 0.250 + export GOPATH=/tmp/tmp.Qhp5jwgxyQ [2019-10-31T03:36:01.528Z] #55 0.250 + GOPATH=/tmp/tmp.Qhp5jwgxyQ [2019-10-31T03:36:01.528Z] #55 0.250 + RM_GOPATH=1 [2019-10-31T03:36:01.528Z] #55 0.252 ++ dirname ./install.sh [2019-10-31T03:36:01.528Z] #55 0.255 + dir=. [2019-10-31T03:36:01.528Z] #55 0.256 + bin=runc [2019-10-31T03:36:01.528Z] #55 0.256 + shift [2019-10-31T03:36:01.528Z] #55 0.256 + '[' '!' -f ./runc.installer ']' [2019-10-31T03:36:01.528Z] #55 0.256 + . ./runc.installer [2019-10-31T03:36:01.528Z] #55 0.258 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-31T03:36:01.528Z] #55 0.259 + install_runc [2019-10-31T03:36:01.528Z] #55 0.262 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-31T03:36:01.528Z] #55 0.265 + uname -r [2019-10-31T03:36:01.528Z] #55 0.270 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-31T03:36:01.528Z] #55 0.271 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-31T03:36:01.528Z] #55 0.271 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-31T03:36:01.528Z] #55 0.271 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Qhp5jwgxyQ/src/github.com/opencontainers/runc [2019-10-31T03:36:01.528Z] #55 0.281 Cloning into '/tmp/tmp.Qhp5jwgxyQ/src/github.com/opencontainers/runc'... [2019-10-31T03:36:01.617Z] #17 17.90 Setting up python3-minimal (3.5.3-1) ... [2019-10-31T03:36:01.951Z] #55 ... [2019-10-31T03:36:01.951Z] [2019-10-31T03:36:01.951Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-31T03:36:01.951Z] #13 DONE 0.6s [2019-10-31T03:36:01.951Z] [2019-10-31T03:36:01.951Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:36:01.951Z] #34 27.37 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:36:01.951Z] #34 27.46 Fetched 13.2 MB in 1s (9322 kB/s) [2019-10-31T03:36:01.951Z] #34 27.59 Selecting previously unselected package cmake-data. [2019-10-31T03:36:01.951Z] #34 27.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-31T03:36:01.951Z] #34 27.64 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-31T03:36:01.951Z] #34 27.68 Unpacking cmake-data (3.7.2-1) ... [2019-10-31T03:36:02.201Z] #17 18.50 Selecting previously unselected package python3. [2019-10-31T03:36:02.201Z] #17 18.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 ... 16632 files and directories currently installed.) [2019-10-31T03:36:02.201Z] #17 18.52 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-31T03:36:02.201Z] #17 18.54 Unpacking python3 (3.5.3-1) ... [2019-10-31T03:36:02.201Z] #17 18.62 Selecting previously unselected package pigz. [2019-10-31T03:36:02.201Z] #17 18.63 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-31T03:36:02.201Z] #17 18.64 Unpacking pigz (2.3.4-1) ... [2019-10-31T03:36:02.201Z] #17 18.74 Selecting previously unselected package libip4tc0:arm64. [2019-10-31T03:36:02.263Z] #39 64.85 AR soccr/libsoccr.a [2019-10-31T03:36:02.263Z] #39 64.89 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-31T03:36:02.356Z] #34 ... [2019-10-31T03:36:02.356Z] [2019-10-31T03:36:02.356Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-31T03:36:02.356Z] #14 0.320 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-31T03:36:02.356Z] #14 DONE 0.4s [2019-10-31T03:36:02.356Z] [2019-10-31T03:36:02.356Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:02.356Z] #27 1.977 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-31T03:36:02.356Z] #27 2.577 [2019-10-31T03:36:02.463Z] #17 18.74 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-31T03:36:02.463Z] #17 18.75 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:02.463Z] #17 18.82 Selecting previously unselected package libip6tc0:arm64. [2019-10-31T03:36:02.463Z] #17 18.82 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-31T03:36:02.463Z] #17 18.83 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:02.519Z] #39 65.16 DEP criu/arch/x86/sigframe.d [2019-10-31T03:36:02.724Z] #17 18.90 Selecting previously unselected package libiptc0:arm64. [2019-10-31T03:36:02.724Z] #17 18.90 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-31T03:36:02.724Z] #17 18.91 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:02.724Z] #17 19.03 Selecting previously unselected package libxtables12:arm64. [2019-10-31T03:36:02.724Z] #17 19.03 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-31T03:36:02.724Z] #17 19.04 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:02.724Z] #17 19.11 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-31T03:36:02.724Z] #17 19.11 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-31T03:36:02.724Z] #17 19.12 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-31T03:36:02.753Z] #27 3.035 # 2.6% ### 4.7% #### 6.8% [2019-10-31T03:36:02.753Z] #27 ... [2019-10-31T03:36:02.753Z] [2019-10-31T03:36:02.753Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-31T03:36:02.753Z] #15 DONE 0.4s [2019-10-31T03:36:02.753Z] [2019-10-31T03:36:02.753Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:02.775Z] #39 65.29 DEP criu/arch/x86/sigaction_compat.d [2019-10-31T03:36:02.775Z] #39 65.39 DEP criu/arch/x86/kerndat.d [2019-10-31T03:36:02.985Z] #17 19.18 Selecting previously unselected package iptables. [2019-10-31T03:36:02.986Z] #17 19.19 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-31T03:36:02.986Z] #17 19.19 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:02.986Z] #17 19.36 Selecting previously unselected package xxd. [2019-10-31T03:36:02.986Z] #17 19.36 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-31T03:36:02.986Z] #17 19.37 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:03.032Z] #39 65.53 DEP criu/arch/x86/crtools.d [2019-10-31T03:36:03.182Z] #27 3.035 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 10.9% [2019-10-31T03:36:03.182Z] #27 ... [2019-10-31T03:36:03.182Z] [2019-10-31T03:36:03.182Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:36:03.182Z] #57 25.06 The following additional packages will be installed: [2019-10-31T03:36:03.182Z] #57 25.15 btrfs-progs liblzo2-2 [2019-10-31T03:36:03.182Z] #57 25.58 The following NEW packages will be installed: [2019-10-31T03:36:03.182Z] #57 25.59 btrfs-progs btrfs-tools liblzo2-2 [2019-10-31T03:36:03.182Z] #57 25.72 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:36:03.182Z] #57 25.72 Need to get 668 kB of archives. [2019-10-31T03:36:03.182Z] #57 25.72 After this operation, 5446 kB of additional disk space will be used. [2019-10-31T03:36:03.182Z] #57 25.72 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-31T03:36:03.182Z] #57 25.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-31T03:36:03.182Z] #57 25.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-31T03:36:03.182Z] #57 26.98 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:36:03.182Z] #57 27.15 Fetched 668 kB in 0s (5058 kB/s) [2019-10-31T03:36:03.182Z] #57 27.24 Selecting previously unselected package liblzo2-2:s390x. [2019-10-31T03:36:03.182Z] #57 27.24 (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-31T03:36:03.182Z] #57 27.33 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-31T03:36:03.182Z] #57 27.36 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-31T03:36:03.182Z] #57 27.54 Selecting previously unselected package btrfs-progs. [2019-10-31T03:36:03.182Z] #57 27.54 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-31T03:36:03.182Z] #57 27.54 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-31T03:36:03.182Z] #57 28.47 Selecting previously unselected package btrfs-tools. [2019-10-31T03:36:03.182Z] #57 28.47 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-31T03:36:03.182Z] #57 28.48 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-31T03:36:03.182Z] #57 28.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:03.182Z] #57 28.70 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-31T03:36:03.182Z] #57 28.72 Setting up btrfs-progs (4.7.3-1) ... [2019-10-31T03:36:03.182Z] #57 28.73 Setting up btrfs-tools (4.7.3-1) ... [2019-10-31T03:36:03.182Z] #57 28.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:03.182Z] #57 DONE 29.2s [2019-10-31T03:36:03.182Z] [2019-10-31T03:36:03.182Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:03.182Z] #27 3.035 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 10.9% ######### 13.0% [2019-10-31T03:36:03.182Z] #27 ... [2019-10-31T03:36:03.182Z] [2019-10-31T03:36:03.182Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-31T03:36:03.182Z] #16 DONE 0.4s [2019-10-31T03:36:03.182Z] [2019-10-31T03:36:03.182Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:36:03.182Z] #58 DONE 0.1s [2019-10-31T03:36:03.182Z] [2019-10-31T03:36:03.182Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:03.247Z] #17 19.47 Selecting previously unselected package vim-common. [2019-10-31T03:36:03.247Z] #17 19.47 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:36:03.247Z] #17 19.49 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:03.247Z] #17 19.61 Selecting previously unselected package bzip2. [2019-10-31T03:36:03.247Z] #17 19.62 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-31T03:36:03.247Z] #17 19.62 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-31T03:36:03.247Z] #17 19.70 Selecting previously unselected package libgpm2:arm64. [2019-10-31T03:36:03.247Z] #17 19.70 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-31T03:36:03.247Z] #17 19.71 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-31T03:36:03.288Z] #39 65.72 DEP criu/arch/x86/cpu.d [2019-10-31T03:36:03.288Z] #39 65.87 CC criu/arch/x86/cpu.o [2019-10-31T03:36:03.508Z] #17 19.78 Selecting previously unselected package xz-utils. [2019-10-31T03:36:03.508Z] #17 19.78 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-31T03:36:03.508Z] #17 19.79 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-31T03:36:03.508Z] #17 19.90 Selecting previously unselected package aufs-tools. [2019-10-31T03:36:03.508Z] #17 19.91 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-31T03:36:03.508Z] #17 19.91 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-31T03:36:03.508Z] #17 20.02 Selecting previously unselected package liblzo2-2:arm64. [2019-10-31T03:36:03.577Z] #27 3.035 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 10.9% ######### 13.0% ########## 15.1% [2019-10-31T03:36:03.577Z] #27 ... [2019-10-31T03:36:03.577Z] [2019-10-31T03:36:03.577Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-31T03:36:03.577Z] #59 DONE 0.1s [2019-10-31T03:36:03.577Z] [2019-10-31T03:36:03.577Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:03.769Z] #17 20.02 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-31T03:36:03.769Z] #17 20.02 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-31T03:36:03.769Z] #17 20.09 Selecting previously unselected package btrfs-progs. [2019-10-31T03:36:03.769Z] #17 20.09 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-31T03:36:03.769Z] #17 20.10 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-31T03:36:03.991Z] #27 3.035 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 10.9% ######### 13.0% ########## 15.1% ############ 17.2% ############# 19.3% [2019-10-31T03:36:03.991Z] #27 ... [2019-10-31T03:36:03.991Z] [2019-10-31T03:36:03.991Z] #17 [dev 6/24] RUN ldconfig [2019-10-31T03:36:03.991Z] #17 DONE 0.5s [2019-10-31T03:36:03.992Z] [2019-10-31T03:36:03.992Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:04.032Z] #17 20.34 Selecting previously unselected package btrfs-tools. [2019-10-31T03:36:04.032Z] #17 20.34 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-31T03:36:04.032Z] #17 20.36 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-31T03:36:04.217Z] #39 66.61 CC criu/arch/x86/crtools.o [2019-10-31T03:36:04.217Z] #39 ... [2019-10-31T03:36:04.217Z] [2019-10-31T03:36:04.217Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:04.217Z] #16 59.74 Setting up python3-minimal (3.5.3-1) ... [2019-10-31T03:36:04.217Z] #16 60.89 Selecting previously unselected package python3. [2019-10-31T03:36:04.217Z] #16 60.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 ... 16747 files and directories currently installed.) [2019-10-31T03:36:04.217Z] #16 60.92 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 60.94 Unpacking python3 (3.5.3-1) ... [2019-10-31T03:36:04.217Z] #16 61.03 Selecting previously unselected package pigz. [2019-10-31T03:36:04.217Z] #16 61.04 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 61.04 Unpacking pigz (2.3.4-1) ... [2019-10-31T03:36:04.217Z] #16 61.15 Selecting previously unselected package libip4tc0:amd64. [2019-10-31T03:36:04.217Z] #16 61.15 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 61.16 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:04.217Z] #16 61.25 Selecting previously unselected package libip6tc0:amd64. [2019-10-31T03:36:04.217Z] #16 61.27 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 61.28 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:04.217Z] #16 61.39 Selecting previously unselected package libiptc0:amd64. [2019-10-31T03:36:04.217Z] #16 61.39 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 61.41 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:04.217Z] #16 61.54 Selecting previously unselected package libxtables12:amd64. [2019-10-31T03:36:04.217Z] #16 61.54 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 61.54 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:04.217Z] #16 61.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-31T03:36:04.217Z] #16 61.71 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 61.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-31T03:36:04.217Z] #16 61.85 Selecting previously unselected package iptables. [2019-10-31T03:36:04.217Z] #16 61.85 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 61.91 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:04.217Z] #16 62.36 Selecting previously unselected package xxd. [2019-10-31T03:36:04.217Z] #16 62.37 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 62.37 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:04.217Z] #16 62.54 Selecting previously unselected package vim-common. [2019-10-31T03:36:04.217Z] #16 62.54 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:36:04.217Z] #16 62.55 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:04.217Z] #16 62.65 Selecting previously unselected package bzip2. [2019-10-31T03:36:04.217Z] #16 62.65 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 62.66 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-31T03:36:04.217Z] #16 62.74 Selecting previously unselected package libgpm2:amd64. [2019-10-31T03:36:04.217Z] #16 62.75 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 62.75 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-31T03:36:04.217Z] #16 62.81 Selecting previously unselected package xz-utils. [2019-10-31T03:36:04.217Z] #16 62.82 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 62.82 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-31T03:36:04.217Z] #16 63.09 Selecting previously unselected package aufs-tools. [2019-10-31T03:36:04.217Z] #16 63.09 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 63.10 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-31T03:36:04.217Z] #16 63.21 Selecting previously unselected package liblzo2-2:amd64. [2019-10-31T03:36:04.217Z] #16 63.22 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 63.22 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:36:04.217Z] #16 63.36 Selecting previously unselected package btrfs-progs. [2019-10-31T03:36:04.217Z] #16 63.36 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 63.38 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-31T03:36:04.217Z] #16 63.91 Selecting previously unselected package btrfs-tools. [2019-10-31T03:36:04.217Z] #16 63.92 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 63.92 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-31T03:36:04.217Z] #16 63.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-31T03:36:04.217Z] #16 63.99 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 63.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-31T03:36:04.217Z] #16 64.11 Selecting previously unselected package dmsetup. [2019-10-31T03:36:04.217Z] #16 64.16 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 64.16 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-31T03:36:04.217Z] #16 64.35 Selecting previously unselected package libonig4:amd64. [2019-10-31T03:36:04.217Z] #16 64.36 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 64.36 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-31T03:36:04.217Z] #16 64.53 Selecting previously unselected package libjq1:amd64. [2019-10-31T03:36:04.217Z] #16 64.53 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 64.54 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-31T03:36:04.217Z] #16 64.76 Selecting previously unselected package jq. [2019-10-31T03:36:04.217Z] #16 64.78 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 64.79 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-31T03:36:04.217Z] #16 64.94 Selecting previously unselected package libaio1:amd64. [2019-10-31T03:36:04.217Z] #16 64.94 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 64.94 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-31T03:36:04.217Z] #16 65.01 Selecting previously unselected package libcap2-bin. [2019-10-31T03:36:04.217Z] #16 65.02 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-31T03:36:04.217Z] #16 65.03 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-31T03:36:04.293Z] #17 20.51 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-31T03:36:04.293Z] #17 20.51 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-31T03:36:04.293Z] #17 20.52 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-31T03:36:04.293Z] #17 20.62 Selecting previously unselected package dmsetup. [2019-10-31T03:36:04.293Z] #17 20.62 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-31T03:36:04.293Z] #17 20.63 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-31T03:36:04.293Z] #17 20.72 Selecting previously unselected package libonig4:arm64. [2019-10-31T03:36:04.473Z] #16 65.12 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-31T03:36:04.473Z] #16 65.13 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-31T03:36:04.473Z] #16 65.13 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-31T03:36:04.474Z] #16 65.22 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-31T03:36:04.474Z] #16 65.23 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-31T03:36:04.474Z] #16 65.23 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-31T03:36:04.555Z] #17 20.73 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-31T03:36:04.555Z] #17 20.73 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-31T03:36:04.555Z] #17 20.84 Selecting previously unselected package libjq1:arm64. [2019-10-31T03:36:04.555Z] #17 20.84 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-31T03:36:04.555Z] #17 20.84 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-31T03:36:04.555Z] #17 20.92 Selecting previously unselected package jq. [2019-10-31T03:36:04.555Z] #17 20.92 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-31T03:36:04.555Z] #17 20.93 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-31T03:36:04.734Z] #16 65.55 Selecting previously unselected package libpcre16-3:amd64. [2019-10-31T03:36:04.734Z] #16 65.56 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-31T03:36:04.734Z] #16 65.56 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-31T03:36:05.061Z] #17 21.06 Selecting previously unselected package libaio1:arm64. [2019-10-31T03:36:05.061Z] #17 21.07 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-31T03:36:05.061Z] #17 21.07 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-31T03:36:05.061Z] #17 21.13 Selecting previously unselected package libcap2-bin. [2019-10-31T03:36:05.061Z] #17 21.14 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-31T03:36:05.061Z] #17 21.17 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-31T03:36:05.061Z] #17 21.23 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-31T03:36:05.275Z] #16 65.78 Selecting previously unselected package libpcre32-3:amd64. [2019-10-31T03:36:05.276Z] #16 65.78 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-31T03:36:05.276Z] #16 65.79 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-31T03:36:05.276Z] #16 66.05 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-31T03:36:05.276Z] #16 66.05 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-31T03:36:05.276Z] #16 66.07 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-31T03:36:05.328Z] #17 21.23 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-31T03:36:05.328Z] #17 21.24 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-31T03:36:05.328Z] #17 21.65 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-31T03:36:05.328Z] #17 21.65 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-31T03:36:05.328Z] #17 21.66 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-31T03:36:05.532Z] #16 66.50 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-31T03:36:05.589Z] #17 21.81 Selecting previously unselected package libpcre16-3:arm64. [2019-10-31T03:36:05.589Z] #17 21.81 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-31T03:36:05.589Z] #17 21.83 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-31T03:36:05.589Z] #17 21.94 Selecting previously unselected package libpcre32-3:arm64. [2019-10-31T03:36:05.589Z] #17 21.95 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-31T03:36:05.589Z] #17 21.95 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-31T03:36:05.788Z] #16 66.50 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-31T03:36:05.788Z] #16 66.53 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-31T03:36:05.850Z] #17 22.10 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-31T03:36:05.850Z] #17 22.11 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-31T03:36:05.850Z] #17 22.12 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-31T03:36:06.049Z] #16 66.93 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-31T03:36:06.284Z] #68 ... [2019-10-31T03:36:06.284Z] [2019-10-31T03:36:06.284Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:36:06.284Z] #33 31.87 Fetched 7920 kB in 22s (356 kB/s) [2019-10-31T03:36:06.305Z] #16 66.93 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-31T03:36:06.305Z] #16 66.95 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-31T03:36:06.305Z] #16 67.10 Selecting previously unselected package libnl-3-200:amd64. [2019-10-31T03:36:06.305Z] #16 67.10 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-31T03:36:06.305Z] #16 67.11 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-31T03:36:06.305Z] #16 67.22 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-31T03:36:06.423Z] #17 22.69 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-31T03:36:06.423Z] #17 22.70 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-31T03:36:06.423Z] #17 22.71 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-31T03:36:06.561Z] #16 67.22 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-31T03:36:06.561Z] #16 67.23 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-31T03:36:06.561Z] #16 67.31 Selecting previously unselected package libreadline5:amd64. [2019-10-31T03:36:06.561Z] #16 67.31 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-31T03:36:06.561Z] #16 67.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-31T03:36:06.561Z] #16 67.45 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-31T03:36:06.801Z] #17 22.86 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-31T03:36:06.801Z] #17 22.88 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-31T03:36:06.801Z] #17 22.89 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-31T03:36:06.801Z] #17 22.99 Selecting previously unselected package libnl-3-200:arm64. [2019-10-31T03:36:06.801Z] #17 22.99 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-31T03:36:06.801Z] #17 23.00 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-31T03:36:06.801Z] #17 23.08 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-31T03:36:06.801Z] #17 23.09 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-31T03:36:06.801Z] #17 23.09 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-31T03:36:06.817Z] #16 67.45 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-31T03:36:06.817Z] #16 67.46 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-31T03:36:06.972Z] #27 3.035 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 10.9% ######### 13.0% ########## 15.1% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################### 27.6% ##################### 29.7% ######################## 33.9% ########################### 38.1% ############################ 40.1% ################################## 48.5% #################################### 50.6% ####################################### 54.8% ######################################## 56.9% ########################################### 61.1% ############################################## 65.2% ################################################ 67.3% ################################################# 69.4% #################################################### 73.6% # [2019-10-31T03:36:06.972Z] #27 ... [2019-10-31T03:36:06.972Z] [2019-10-31T03:36:06.972Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:36:06.972Z] #41 22.59 The following additional packages will be installed: [2019-10-31T03:36:06.972Z] #41 22.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-31T03:36:06.972Z] #41 22.62 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-31T03:36:06.972Z] #41 22.62 Suggested packages: [2019-10-31T03:36:06.972Z] #41 22.62 manpages-dev python-setuptools [2019-10-31T03:36:06.972Z] #41 25.19 The following NEW packages will be installed: [2019-10-31T03:36:06.972Z] #41 25.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-31T03:36:06.972Z] #41 25.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-31T03:36:06.972Z] #41 25.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-31T03:36:06.972Z] #41 25.20 zlib1g-dev [2019-10-31T03:36:06.972Z] #41 25.40 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:36:06.972Z] #41 25.40 Need to get 3476 kB of archives. [2019-10-31T03:36:06.972Z] #41 25.40 After this operation, 20.2 MB of additional disk space will be used. [2019-10-31T03:36:06.972Z] #41 25.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-31T03:36:06.972Z] #41 25.43 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-31T03:36:06.972Z] #41 25.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-31T03:36:06.972Z] #41 25.45 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-31T03:36:06.972Z] #41 25.46 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-31T03:36:06.972Z] #41 25.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-31T03:36:06.972Z] #41 25.47 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-31T03:36:06.972Z] #41 25.47 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-31T03:36:06.972Z] #41 25.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-31T03:36:06.972Z] #41 25.55 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-31T03:36:06.972Z] #41 25.58 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-31T03:36:06.972Z] #41 25.69 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-31T03:36:06.972Z] #41 25.74 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-31T03:36:06.972Z] #41 25.78 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-31T03:36:06.972Z] #41 25.78 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-31T03:36:06.972Z] #41 25.81 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-31T03:36:06.972Z] #41 27.17 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:36:06.972Z] #41 27.30 Fetched 3476 kB in 0s (6983 kB/s) [2019-10-31T03:36:06.972Z] #41 27.48 Selecting previously unselected package libnet1:s390x. [2019-10-31T03:36:06.972Z] #41 27.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-31T03:36:06.972Z] #41 27.53 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 27.54 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-31T03:36:06.972Z] #41 27.71 Selecting previously unselected package libcap-dev:s390x. [2019-10-31T03:36:06.972Z] #41 27.71 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 27.71 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-31T03:36:06.972Z] #41 27.86 Selecting previously unselected package libnet1-dev. [2019-10-31T03:36:06.972Z] #41 27.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 27.88 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-31T03:36:06.972Z] #41 28.06 Selecting previously unselected package libnl-3-200:s390x. [2019-10-31T03:36:06.972Z] #41 28.07 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 28.07 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-31T03:36:06.972Z] #41 28.21 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-31T03:36:06.972Z] #41 28.22 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 28.22 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-31T03:36:06.972Z] #41 28.55 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-31T03:36:06.972Z] #41 28.56 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 28.56 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-31T03:36:06.972Z] #41 28.63 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-31T03:36:06.972Z] #41 28.64 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 28.64 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-31T03:36:06.972Z] #41 28.73 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-31T03:36:06.972Z] #41 28.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 28.75 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-31T03:36:06.972Z] #41 29.07 Selecting previously unselected package libprotobuf10:s390x. [2019-10-31T03:36:06.972Z] #41 29.07 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 29.08 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-31T03:36:06.972Z] #41 29.93 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-31T03:36:06.972Z] #41 29.93 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 29.93 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-31T03:36:06.972Z] #41 30.07 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-31T03:36:06.972Z] #41 30.07 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 30.07 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-31T03:36:06.972Z] #41 31.28 Selecting previously unselected package libprotoc10:s390x. [2019-10-31T03:36:06.972Z] #41 31.30 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 31.30 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-31T03:36:06.972Z] #41 31.97 Selecting previously unselected package protobuf-c-compiler. [2019-10-31T03:36:06.972Z] #41 31.98 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 31.99 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-31T03:36:06.972Z] #41 32.17 Selecting previously unselected package protobuf-compiler. [2019-10-31T03:36:06.972Z] #41 32.17 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-31T03:36:06.972Z] #41 32.18 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-31T03:36:06.972Z] #41 32.42 Selecting previously unselected package python-pkg-resources. [2019-10-31T03:36:06.972Z] #41 32.42 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:36:06.972Z] #41 32.44 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-31T03:36:06.972Z] #41 ... [2019-10-31T03:36:06.972Z] [2019-10-31T03:36:06.972Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:07.075Z] #17 23.22 Selecting previously unselected package libreadline5:arm64. [2019-10-31T03:36:07.076Z] #17 23.22 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-31T03:36:07.076Z] #17 23.25 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-31T03:36:07.076Z] #17 23.34 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-31T03:36:07.076Z] #17 23.34 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-31T03:36:07.076Z] #17 23.35 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-31T03:36:07.471Z] #27 3.035 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 10.9% ######### 13.0% ########## 15.1% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################### 27.6% ##################### 29.7% ######################## 33.9% ########################### 38.1% ############################ 40.1% ################################## 48.5% #################################### 50.6% ####################################### 54.8% ######################################## 56.9% ########################################### 61.1% ############################################## 65.2% ################################################ 67.3% ################################################# 69.4% #################################################### 73.6% ####################################################### 77.8% ######################################################### 79.9% [2019-10-31T03:36:07.471Z] #27 ... [2019-10-31T03:36:07.471Z] [2019-10-31T03:36:07.471Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:36:07.471Z] #69 DONE 33.3s [2019-10-31T03:36:07.471Z] [2019-10-31T03:36:07.471Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:08.039Z] #17 24.32 Selecting previously unselected package net-tools. [2019-10-31T03:36:08.039Z] #17 24.32 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-31T03:36:08.039Z] #17 24.32 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-31T03:36:08.039Z] #17 24.47 Selecting previously unselected package python-pip-whl. [2019-10-31T03:36:08.039Z] #17 24.47 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-31T03:36:08.039Z] #17 24.48 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-31T03:36:08.182Z] #16 68.98 Selecting previously unselected package net-tools. [2019-10-31T03:36:08.182Z] #16 69.00 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-31T03:36:08.182Z] #16 69.00 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-31T03:36:08.184Z] #33 31.87 Reading package lists... [2019-10-31T03:36:08.184Z] #33 ... [2019-10-31T03:36:08.184Z] [2019-10-31T03:36:08.184Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:08.184Z] #44 24.37 runtime/cgo [2019-10-31T03:36:08.438Z] #16 69.29 Selecting previously unselected package python-pip-whl. [2019-10-31T03:36:08.438Z] #16 69.29 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-31T03:36:08.438Z] #16 69.30 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-31T03:36:08.442Z] #44 ... [2019-10-31T03:36:08.442Z] [2019-10-31T03:36:08.442Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:36:08.442Z] #56 32.55 Fetched 7920 kB in 21s (365 kB/s) [2019-10-31T03:36:08.617Z] #17 24.78 Selecting previously unselected package python3-pip. [2019-10-31T03:36:08.617Z] #17 24.78 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-31T03:36:08.617Z] #17 24.78 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-31T03:36:08.617Z] #17 24.99 Selecting previously unselected package python3-pkg-resources. [2019-10-31T03:36:08.617Z] #17 24.99 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:36:08.617Z] #17 25.00 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-31T03:36:08.617Z] #17 25.10 Selecting previously unselected package python3-setuptools. [2019-10-31T03:36:08.879Z] #17 25.11 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-31T03:36:08.879Z] #17 25.12 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-31T03:36:08.879Z] #17 25.40 Selecting previously unselected package python3-wheel. [2019-10-31T03:36:08.879Z] #17 25.40 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-31T03:36:09.000Z] #16 69.94 Selecting previously unselected package python3-pip. [2019-10-31T03:36:09.000Z] #16 69.96 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-31T03:36:09.100Z] #27 3.035 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 10.9% ######### 13.0% ########## 15.1% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################### 27.6% ##################### 29.7% ######################## 33.9% ########################### 38.1% ############################ 40.1% ################################## 48.5% #################################### 50.6% ####################################### 54.8% ######################################## 56.9% ########################################### 61.1% ############################################## 65.2% ################################################ 67.3% ################################################# 69.4% #################################################### 73.6% ####################################################### 77.8% ######################################################### 79.9% ########################################################## 81.9% ############################################################ 84.0% ############################################################## 86.1% ############################################################### 88.2% ################################################################# 90.3% ################################################################## 92.4% #################################################################### 94.5% ##################################################################### 96.6% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-31T03:36:09.154Z] #17 25.41 Unpacking python3-wheel (0.29.0-2) ... [2019-10-31T03:36:09.154Z] #17 25.52 Selecting previously unselected package thin-provisioning-tools. [2019-10-31T03:36:09.154Z] #17 25.52 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-31T03:36:09.154Z] #17 25.53 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-31T03:36:09.256Z] #16 69.96 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-31T03:36:09.416Z] #17 25.72 Selecting previously unselected package vim-runtime. [2019-10-31T03:36:09.416Z] #17 25.72 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:36:09.416Z] #17 25.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-31T03:36:09.416Z] #17 25.77 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-31T03:36:09.416Z] #17 25.78 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:09.507Z] #27 10.21 [2019-10-31T03:36:09.512Z] #16 70.17 Selecting previously unselected package python3-pkg-resources. [2019-10-31T03:36:09.512Z] #16 70.17 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:36:09.512Z] #16 70.18 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-31T03:36:09.512Z] #16 70.34 Selecting previously unselected package python3-setuptools. [2019-10-31T03:36:09.512Z] #16 70.35 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-31T03:36:09.769Z] #16 70.36 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-31T03:36:09.769Z] #16 70.59 Selecting previously unselected package python3-wheel. [2019-10-31T03:36:09.769Z] #16 70.60 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-31T03:36:09.769Z] #16 70.60 Unpacking python3-wheel (0.29.0-2) ... [2019-10-31T03:36:09.901Z] #27 10.58 ##### 7.4% [2019-10-31T03:36:09.901Z] #27 ... [2019-10-31T03:36:09.901Z] [2019-10-31T03:36:09.901Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:36:09.901Z] #48 25.65 + cd /tmp/tmp.4YVvWxvfYC/src/gotest.tools/gotestsum [2019-10-31T03:36:09.901Z] #48 25.65 + git checkout -q v0.3.5 [2019-10-31T03:36:09.901Z] #48 25.74 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-31T03:36:09.901Z] #48 ... [2019-10-31T03:36:09.901Z] [2019-10-31T03:36:09.901Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:10.026Z] #16 70.68 Selecting previously unselected package thin-provisioning-tools. [2019-10-31T03:36:10.026Z] #16 70.70 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-31T03:36:10.026Z] #16 70.71 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-31T03:36:10.282Z] #16 71.08 Selecting previously unselected package vim-runtime. [2019-10-31T03:36:10.282Z] #16 71.08 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:36:10.282Z] #16 71.12 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-31T03:36:10.282Z] #16 71.14 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-31T03:36:10.282Z] #16 71.15 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:10.981Z] #56 32.55 Reading package lists... [2019-10-31T03:36:10.981Z] #56 ... [2019-10-31T03:36:10.981Z] [2019-10-31T03:36:10.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:36:10.981Z] #10 21.08 Reading package lists... [2019-10-31T03:36:11.240Z] #10 28.24 Reading package lists... [2019-10-31T03:36:11.240Z] #10 ... [2019-10-31T03:36:11.240Z] [2019-10-31T03:36:11.240Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:36:11.240Z] #38 27.57 + GOPATH=/tmp/tmp.fD94OBgmZf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fD94OBgmZf go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-31T03:36:11.240Z] #38 ... [2019-10-31T03:36:11.240Z] [2019-10-31T03:36:11.240Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:36:11.240Z] #50 35.57 + cd /tmp/tmp.onLjvV2Iyn/src/github.com/golangci/golangci-lint/ [2019-10-31T03:36:11.240Z] #50 35.57 + git checkout -q v1.20.0 [2019-10-31T03:36:11.240Z] #50 36.02 ++ git describe --tags [2019-10-31T03:36:11.240Z] #50 36.05 + version=v1.20.0 [2019-10-31T03:36:11.240Z] #50 36.05 ++ git rev-parse --short HEAD [2019-10-31T03:36:11.240Z] #50 36.06 + commit=cc98739 [2019-10-31T03:36:11.240Z] #50 36.07 ++ git show -s --format=%cd [2019-10-31T03:36:11.240Z] #50 36.11 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-31T03:36:11.240Z] #50 36.11 + 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-31T03:36:11.333Z] #17 27.50 Selecting previously unselected package vim. [2019-10-31T03:36:11.333Z] #17 27.51 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-31T03:36:11.333Z] #17 27.52 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:11.593Z] #17 27.78 Selecting previously unselected package xfsprogs. [2019-10-31T03:36:11.593Z] #17 27.78 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-31T03:36:11.593Z] #17 27.79 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-31T03:36:11.593Z] #17 28.01 Selecting previously unselected package zip. [2019-10-31T03:36:11.593Z] #17 28.01 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-31T03:36:11.593Z] #17 28.02 Unpacking zip (3.0-11+b1) ... [2019-10-31T03:36:11.806Z] #50 ... [2019-10-31T03:36:11.806Z] [2019-10-31T03:36:11.806Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:36:11.806Z] #24 28.13 Fetched 7920 kB in 21s (369 kB/s) [2019-10-31T03:36:11.806Z] #24 28.13 Reading package lists... [2019-10-31T03:36:11.806Z] #24 ... [2019-10-31T03:36:11.806Z] [2019-10-31T03:36:11.806Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:36:11.806Z] #10 28.24 Reading package lists... [2019-10-31T03:36:11.853Z] #17 28.13 Selecting previously unselected package libapparmor-perl. [2019-10-31T03:36:11.853Z] #17 28.14 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-31T03:36:11.853Z] #17 28.16 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-31T03:36:11.853Z] #17 28.28 Selecting previously unselected package apparmor. [2019-10-31T03:36:11.853Z] #17 28.29 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-31T03:36:11.918Z] #27 10.58 ##### 7.4% ######### 13.1% ############# 18.7% ################# 24.4% ##################### 30.1% ######################### 35.8% ############################# 41.4% ################################# 47.1% ##################################### 52.8% ########################################## 58.4% ################################################## 69.8% ###################################################### 75.4% ########################################################## 81.0% ############################################################## 86.7% ################################################################## 92.4% ######################################################################## 100.0% [2019-10-31T03:36:12.113Z] #17 28.35 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-31T03:36:12.330Z] #27 13.06 [2019-10-31T03:36:12.372Z] #10 38.62 Building dependency tree... [2019-10-31T03:36:12.372Z] #10 ... [2019-10-31T03:36:12.372Z] [2019-10-31T03:36:12.372Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:36:12.372Z] #40 28.96 Fetched 7920 kB in 21s (377 kB/s) [2019-10-31T03:36:12.373Z] #17 28.58 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-31T03:36:12.373Z] #17 28.58 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-31T03:36:12.373Z] #17 28.59 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-31T03:36:12.630Z] #40 28.96 Reading package lists... [2019-10-31T03:36:12.631Z] #40 ... [2019-10-31T03:36:12.631Z] [2019-10-31T03:36:12.631Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:36:12.942Z] #17 29.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-31T03:36:12.943Z] #17 29.16 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-31T03:36:12.943Z] #17 29.17 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-31T03:36:13.512Z] #17 29.79 Selecting previously unselected package binutils-mingw-w64. [2019-10-31T03:36:13.512Z] #17 29.79 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-31T03:36:13.512Z] #17 29.80 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-31T03:36:13.512Z] #17 29.87 Selecting previously unselected package mingw-w64-common. [2019-10-31T03:36:13.512Z] #17 29.88 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-31T03:36:13.512Z] #17 29.90 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-31T03:36:13.558Z] #27 13.40 ### 4.6% ###### 9.7% ######## 12.2% ########## 14.8% ############ 17.3% ################ [2019-10-31T03:36:13.558Z] #27 ... [2019-10-31T03:36:13.558Z] [2019-10-31T03:36:13.559Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:36:13.559Z] #60 0.213 + RM_GOPATH=0 [2019-10-31T03:36:13.559Z] #60 0.214 + TMP_GOPATH= [2019-10-31T03:36:13.559Z] #60 0.214 + : /build [2019-10-31T03:36:13.559Z] #60 0.214 + '[' -z '' ']' [2019-10-31T03:36:13.559Z] #60 0.215 ++ mktemp -d [2019-10-31T03:36:13.559Z] #60 0.216 + export GOPATH=/tmp/tmp.sh5W7T5qx9 [2019-10-31T03:36:13.559Z] #60 0.216 + GOPATH=/tmp/tmp.sh5W7T5qx9 [2019-10-31T03:36:13.559Z] #60 0.216 + RM_GOPATH=1 [2019-10-31T03:36:13.559Z] #60 0.217 ++ dirname ./install.sh [2019-10-31T03:36:13.559Z] #60 0.218 + dir=. [2019-10-31T03:36:13.559Z] #60 0.219 + bin=containerd [2019-10-31T03:36:13.559Z] #60 0.219 + shift [2019-10-31T03:36:13.559Z] #60 0.219 + '[' '!' -f ./containerd.installer ']' [2019-10-31T03:36:13.559Z] #60 0.219 + . ./containerd.installer [2019-10-31T03:36:13.559Z] #60 0.220 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:36:13.559Z] #60 0.220 + install_containerd [2019-10-31T03:36:13.559Z] #60 0.220 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-31T03:36:13.559Z] #60 0.220 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sh5W7T5qx9/src/github.com/containerd/containerd [2019-10-31T03:36:13.559Z] #60 0.220 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:36:13.559Z] #60 0.223 Cloning into '/tmp/tmp.sh5W7T5qx9/src/github.com/containerd/containerd'... [2019-10-31T03:36:13.559Z] #60 ... [2019-10-31T03:36:13.559Z] [2019-10-31T03:36:13.559Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:13.559Z] #27 13.40 ### 4.6% ###### 9.7% ######## 12.2% ########## 14.8% ############ 17.3% ################ 22.4% ################### 27.5% [2019-10-31T03:36:13.559Z] #27 ... [2019-10-31T03:36:13.559Z] [2019-10-31T03:36:13.559Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:13.559Z] #18 0.430 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:36:13.559Z] #18 0.441 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:36:13.559Z] #18 0.473 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:36:13.559Z] #18 0.492 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:36:13.559Z] #18 0.556 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:36:13.559Z] #18 1.088 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-31T03:36:13.559Z] #18 3.195 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-31T03:36:13.559Z] #18 4.637 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-31T03:36:13.964Z] #18 ... [2019-10-31T03:36:13.964Z] [2019-10-31T03:36:13.964Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:14.450Z] #16 ... [2019-10-31T03:36:14.450Z] [2019-10-31T03:36:14.450Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:14.450Z] #42 152.1 net/http/httptrace [2019-10-31T03:36:14.450Z] #42 152.3 net/http [2019-10-31T03:36:14.450Z] #42 ... [2019-10-31T03:36:14.450Z] [2019-10-31T03:36:14.450Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:14.450Z] #16 74.92 Selecting previously unselected package vim. [2019-10-31T03:36:14.450Z] #16 74.93 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-31T03:36:14.450Z] #16 74.93 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:14.707Z] #16 75.56 Selecting previously unselected package xfsprogs. [2019-10-31T03:36:14.707Z] #16 75.56 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-31T03:36:14.707Z] #16 75.57 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-31T03:36:15.288Z] #27 13.40 ### 4.6% ###### 9.7% ######## 12.2% ########## 14.8% ############ 17.3% ################ 22.4% ################### 27.5% ####################### 32.6% ########################### 37.7% ############################ 40.2% ################################ 45.3% ################################## 47.8% #################################### 50.4% ####################################### 55.5% ######################################### 58.0% [2019-10-31T03:36:15.288Z] #27 ... [2019-10-31T03:36:15.288Z] [2019-10-31T03:36:15.288Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:36:15.288Z] #34 31.13 Selecting previously unselected package liblzo2-2:s390x. [2019-10-31T03:36:15.288Z] #34 31.13 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-31T03:36:15.288Z] #34 31.14 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-31T03:36:15.288Z] #34 31.26 Selecting previously unselected package libicu57:s390x. [2019-10-31T03:36:15.288Z] #34 31.26 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-31T03:36:15.288Z] #34 31.27 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-31T03:36:15.288Z] #34 39.32 Selecting previously unselected package libxml2:s390x. [2019-10-31T03:36:15.288Z] #34 39.34 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-31T03:36:15.288Z] #34 39.35 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-31T03:36:15.288Z] #34 39.97 Selecting previously unselected package libarchive13:s390x. [2019-10-31T03:36:15.288Z] #34 39.99 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-31T03:36:15.288Z] #34 39.99 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-31T03:36:15.288Z] #34 40.45 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-31T03:36:15.288Z] #34 40.47 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-31T03:36:15.288Z] #34 40.48 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-31T03:36:15.288Z] #34 40.78 Selecting previously unselected package libuv1:s390x. [2019-10-31T03:36:15.288Z] #34 40.84 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-31T03:36:15.288Z] #34 40.85 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-31T03:36:15.288Z] #34 41.03 Selecting previously unselected package cmake. [2019-10-31T03:36:15.288Z] #34 41.04 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-31T03:36:15.288Z] #34 41.16 Unpacking cmake (3.7.2-1) ... [2019-10-31T03:36:15.288Z] #34 ... [2019-10-31T03:36:15.288Z] [2019-10-31T03:36:15.288Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:36:15.288Z] #29 31.22 + cd /tmp/tmp.Tbeavat31e/src/github.com/go-swagger/go-swagger [2019-10-31T03:36:15.288Z] #29 31.22 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-31T03:36:15.288Z] #29 34.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-31T03:36:15.424Z] #17 31.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-31T03:36:15.424Z] #17 31.87 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-31T03:36:15.424Z] #17 31.88 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-31T03:36:15.635Z] #16 76.16 Selecting previously unselected package zip. [2019-10-31T03:36:15.635Z] #16 76.19 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-31T03:36:15.635Z] #16 76.19 Unpacking zip (3.0-11+b1) ... [2019-10-31T03:36:15.635Z] #16 ... [2019-10-31T03:36:15.635Z] [2019-10-31T03:36:15.635Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:15.635Z] #39 67.86 CC criu/arch/x86/kerndat.o [2019-10-31T03:36:15.635Z] #39 68.42 CC criu/arch/x86/sigaction_compat.o [2019-10-31T03:36:15.635Z] #39 68.69 CC criu/arch/x86/sigframe.o [2019-10-31T03:36:15.635Z] #39 68.98 LINK criu/arch/x86/crtools.built-in.o [2019-10-31T03:36:15.635Z] #39 69.05 DEP criu/pie/util-vdso-elf32.d [2019-10-31T03:36:15.635Z] #39 69.20 DEP criu/arch/x86/vdso-pie.d [2019-10-31T03:36:15.635Z] #39 69.32 DEP criu/pie/parasite-vdso.d [2019-10-31T03:36:15.635Z] #39 69.48 DEP criu/pie/util-vdso.d [2019-10-31T03:36:15.635Z] #39 69.61 DEP criu/pie/util.d [2019-10-31T03:36:15.635Z] #39 69.85 CC criu/pie/util.o [2019-10-31T03:36:15.635Z] #39 70.20 CC criu/pie/util-vdso.o [2019-10-31T03:36:15.636Z] #39 70.84 CC criu/pie/parasite-vdso.o [2019-10-31T03:36:15.636Z] #39 71.97 CC criu/arch/x86/vdso-pie.o [2019-10-31T03:36:15.636Z] #39 72.30 CC criu/pie/util-vdso-elf32.o [2019-10-31T03:36:15.636Z] #39 73.08 AR criu/pie/pie.lib.a [2019-10-31T03:36:15.636Z] #39 73.16 DEP criu/pie/restorer.d [2019-10-31T03:36:15.636Z] #39 73.39 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-31T03:36:15.636Z] #39 73.51 DEP criu/arch/x86/restorer_unmap.d [2019-10-31T03:36:15.636Z] #39 73.54 DEP criu/arch/x86/restorer.d [2019-10-31T03:36:15.636Z] #39 73.78 DEP criu/pie/parasite.d [2019-10-31T03:36:15.636Z] #39 74.03 CC criu/pie/parasite.o [2019-10-31T03:36:15.636Z] #39 75.26 LINK criu/pie/parasite.built-in.o [2019-10-31T03:36:15.636Z] #39 75.27 GEN criu/pie/parasite-blob.h [2019-10-31T03:36:15.636Z] #39 75.31 CC criu/arch/x86/restorer.o [2019-10-31T03:36:15.636Z] #39 75.96 CC criu/arch/x86/restorer_unmap.o [2019-10-31T03:36:15.636Z] #39 76.02 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-31T03:36:15.636Z] #39 76.39 CC criu/pie/restorer.o [2019-10-31T03:36:15.636Z] #39 ... [2019-10-31T03:36:15.636Z] [2019-10-31T03:36:15.636Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:15.636Z] #16 76.38 Selecting previously unselected package libapparmor-perl. [2019-10-31T03:36:15.636Z] #16 76.38 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-31T03:36:15.636Z] #16 76.39 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-31T03:36:15.892Z] #16 76.55 Selecting previously unselected package apparmor. [2019-10-31T03:36:15.892Z] #16 76.55 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-31T03:36:15.892Z] #16 76.62 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-31T03:36:16.007Z] #29 ... [2019-10-31T03:36:16.007Z] [2019-10-31T03:36:16.007Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:16.007Z] #27 13.40 ### 4.6% ###### 9.7% ######## 12.2% ########## 14.8% ############ 17.3% ################ 22.4% ################### 27.5% ####################### 32.6% ########################### 37.7% ############################ 40.2% ################################ 45.3% ################################## 47.8% #################################### 50.4% ####################################### 55.5% ######################################### 58.0% ########################################### 60.6% ############################################# 63.1% ############################################### 65.7% [2019-10-31T03:36:16.007Z] #27 ... [2019-10-31T03:36:16.007Z] [2019-10-31T03:36:16.007Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:36:16.007Z] #32 31.37 sync [2019-10-31T03:36:16.007Z] #32 31.38 internal/reflectlite [2019-10-31T03:36:16.007Z] #32 35.21 errors [2019-10-31T03:36:16.007Z] #32 35.21 sort [2019-10-31T03:36:16.007Z] #32 35.67 strconv [2019-10-31T03:36:16.007Z] #32 36.69 io [2019-10-31T03:36:16.007Z] #32 38.12 internal/oserror [2019-10-31T03:36:16.007Z] #32 38.18 syscall [2019-10-31T03:36:16.007Z] #32 40.51 reflect [2019-10-31T03:36:16.007Z] #32 ... [2019-10-31T03:36:16.007Z] [2019-10-31T03:36:16.007Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:16.149Z] #16 77.07 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-31T03:36:16.149Z] #16 77.07 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-31T03:36:16.149Z] #16 77.07 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-31T03:36:16.473Z] #27 13.40 ### 4.6% ###### 9.7% ######## 12.2% ########## 14.8% ############ 17.3% ################ 22.4% ################### 27.5% ####################### 32.6% ########################### 37.7% ############################ 40.2% ################################ 45.3% ################################## 47.8% #################################### 50.4% ####################################### 55.5% ######################################### 58.0% ########################################### 60.6% ############################################# 63.1% ############################################### 65.7% ################################################# 68.2% ################################################## 70.7% #################################################### 73.3% ###################################################### 75.8% [2019-10-31T03:36:16.473Z] #27 ... [2019-10-31T03:36:16.473Z] [2019-10-31T03:36:16.473Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:36:16.473Z] #41 32.84 Selecting previously unselected package python-protobuf. [2019-10-31T03:36:16.473Z] #41 32.85 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-31T03:36:16.473Z] #41 32.86 Unpacking python-protobuf (3.0.0-9) ... [2019-10-31T03:36:16.473Z] #41 33.99 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-31T03:36:16.473Z] #41 34.16 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-31T03:36:16.473Z] #41 34.16 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-31T03:36:16.473Z] #41 37.12 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-31T03:36:16.473Z] #41 37.13 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-31T03:36:16.473Z] #41 37.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:16.473Z] #41 37.16 Setting up python-protobuf (3.0.0-9) ... [2019-10-31T03:36:16.473Z] #41 42.08 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-31T03:36:16.473Z] #41 42.09 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-31T03:36:16.473Z] #41 42.11 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-31T03:36:16.473Z] #41 42.12 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-31T03:36:16.473Z] #41 42.14 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-31T03:36:16.473Z] #41 42.14 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-31T03:36:16.473Z] #41 42.14 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-31T03:36:16.473Z] #41 42.16 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-31T03:36:16.473Z] #41 42.18 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-31T03:36:16.473Z] #41 42.18 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-31T03:36:16.473Z] #41 42.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:16.473Z] #41 DONE 42.5s [2019-10-31T03:36:16.473Z] [2019-10-31T03:36:16.473Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:17.680Z] #27 13.40 ### 4.6% ###### 9.7% ######## 12.2% ########## 14.8% ############ 17.3% ################ 22.4% ################### 27.5% ####################### 32.6% ########################### 37.7% ############################ 40.2% ################################ 45.3% ################################## 47.8% #################################### 50.4% ####################################### 55.5% ######################################### 58.0% ########################################### 60.6% ############################################# 63.1% ############################################### 65.7% ################################################# 68.2% ################################################## 70.7% #################################################### 73.3% ###################################################### 75.8% ######################################################## 78.4% ########################################################## 80.9% ############################################################ 83.5% ############################################################# 86.0% ############################################################### 88.6% ################################################################### 93.6% ##################################################################### 96.2% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-31T03:36:17.902Z] #24 38.87 Reading package lists... [2019-10-31T03:36:17.902Z] #24 ... [2019-10-31T03:36:17.902Z] [2019-10-31T03:36:17.902Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:36:17.902Z] #10 38.62 Building dependency tree... [2019-10-31T03:36:17.902Z] #10 42.87 The following additional packages will be installed: [2019-10-31T03:36:17.902Z] #10 42.87 libapparmor1 libseccomp2 [2019-10-31T03:36:17.902Z] #10 42.87 Suggested packages: [2019-10-31T03:36:17.902Z] #10 42.89 seccomp [2019-10-31T03:36:17.902Z] #10 43.31 The following NEW packages will be installed: [2019-10-31T03:36:17.902Z] #10 43.32 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-31T03:36:17.902Z] #10 44.46 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:36:17.902Z] #10 44.46 Need to get 300 kB of archives. [2019-10-31T03:36:17.902Z] #10 44.46 After this operation, 1201 kB of additional disk space will be used. [2019-10-31T03:36:17.902Z] #10 44.46 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-31T03:36:17.902Z] #10 44.47 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-31T03:36:18.042Z] #16 78.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-31T03:36:18.042Z] #16 78.87 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-31T03:36:18.042Z] #16 78.87 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-31T03:36:18.087Z] #27 18.84 [2019-10-31T03:36:18.161Z] #10 44.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-31T03:36:18.161Z] #10 44.49 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-31T03:36:18.905Z] #17 34.77 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-31T03:36:18.906Z] #17 34.78 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-31T03:36:18.906Z] #17 34.79 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-31T03:36:18.906Z] #17 34.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-31T03:36:18.906Z] #17 34.93 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-31T03:36:18.906Z] #17 34.93 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-31T03:36:19.535Z] #10 45.89 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:36:19.793Z] #10 46.22 Fetched 300 kB in 1s (270 kB/s) [2019-10-31T03:36:19.793Z] #10 46.39 Selecting previously unselected package libseccomp2:amd64. [2019-10-31T03:36:20.052Z] #10 46.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-31T03:36:20.052Z] #10 46.47 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-31T03:36:20.052Z] #10 46.50 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:36:20.120Z] #27 19.16 1.3% # 2.3% ## 3.2% ### 5.1% ##### 7.0% ##### 8.0% ###### 8.9% ####### 10.8% ######## 11.7% ######### 12.7% ######### 13.6% [2019-10-31T03:36:20.120Z] #27 ... [2019-10-31T03:36:20.120Z] [2019-10-31T03:36:20.120Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:36:20.120Z] #34 44.86 Selecting previously unselected package xxd. [2019-10-31T03:36:20.120Z] #34 44.87 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-31T03:36:20.120Z] #34 44.88 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:20.120Z] #34 45.08 Selecting previously unselected package vim-common. [2019-10-31T03:36:20.120Z] #34 45.09 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:36:20.120Z] #34 45.12 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:20.120Z] #34 45.35 Processing triggers for mime-support (3.60) ... [2019-10-31T03:36:20.120Z] #34 45.43 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:20.120Z] #34 45.44 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-31T03:36:20.120Z] #34 45.45 Setting up cmake-data (3.7.2-1) ... [2019-10-31T03:36:20.120Z] #34 45.56 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-31T03:36:20.120Z] #34 45.57 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-31T03:36:20.120Z] #34 45.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:20.120Z] #34 45.63 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:20.120Z] #34 45.64 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-31T03:36:20.120Z] #34 45.65 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-31T03:36:20.120Z] #34 45.66 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-31T03:36:20.120Z] #34 45.66 Setting up cmake (3.7.2-1) ... [2019-10-31T03:36:20.120Z] #34 45.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:20.120Z] #34 DONE 46.1s [2019-10-31T03:36:20.120Z] [2019-10-31T03:36:20.120Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:36:20.120Z] #35 DONE 0.1s [2019-10-31T03:36:20.120Z] [2019-10-31T03:36:20.120Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:20.121Z] #27 19.16 1.3% # 2.3% ## 3.2% ### 5.1% ##### 7.0% ##### 8.0% ###### 8.9% ####### 10.8% ######## 11.7% ######### 12.7% ######### 13.6% ########### 15.5% [2019-10-31T03:36:20.121Z] #27 ... [2019-10-31T03:36:20.121Z] [2019-10-31T03:36:20.121Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-31T03:36:20.121Z] #36 DONE 0.1s [2019-10-31T03:36:20.121Z] [2019-10-31T03:36:20.121Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:20.310Z] #10 46.71 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-31T03:36:20.310Z] #10 46.71 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-31T03:36:20.310Z] #10 46.72 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:36:20.563Z] #16 80.96 Selecting previously unselected package binutils-mingw-w64. [2019-10-31T03:36:20.563Z] #16 80.96 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-31T03:36:20.563Z] #16 80.96 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-31T03:36:20.563Z] #16 81.08 Selecting previously unselected package mingw-w64-common. [2019-10-31T03:36:20.563Z] #16 81.09 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-31T03:36:20.563Z] #16 81.10 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-31T03:36:20.878Z] #10 47.15 Selecting previously unselected package libapparmor1:amd64. [2019-10-31T03:36:20.878Z] #10 47.16 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-31T03:36:20.878Z] #10 47.19 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-31T03:36:20.915Z] #27 19.16 1.3% # 2.3% ## 3.2% ### 5.1% ##### 7.0% ##### 8.0% ###### 8.9% ####### 10.8% ######## 11.7% ######### 12.7% ######### 13.6% ########### 15.5% ########### 16.5% ############ 17.4% ############# 19.3% ############### 21.2% [2019-10-31T03:36:20.915Z] #27 ... [2019-10-31T03:36:20.915Z] [2019-10-31T03:36:20.915Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:20.915Z] #45 36.55 github.com/LK4D4/vndr/godl/singleflight [2019-10-31T03:36:20.915Z] #45 36.57 io [2019-10-31T03:36:20.915Z] #45 37.02 strconv [2019-10-31T03:36:20.915Z] #45 38.21 bytes [2019-10-31T03:36:20.915Z] #45 40.73 bufio [2019-10-31T03:36:20.915Z] #45 41.71 reflect [2019-10-31T03:36:20.915Z] #45 43.49 syscall [2019-10-31T03:36:20.915Z] #45 ... [2019-10-31T03:36:20.915Z] [2019-10-31T03:36:20.915Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:21.136Z] #10 47.48 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-31T03:36:21.136Z] #10 47.48 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-31T03:36:21.136Z] #10 47.48 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-31T03:36:21.136Z] #10 ... [2019-10-31T03:36:21.136Z] [2019-10-31T03:36:21.136Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:36:21.136Z] #24 38.87 Reading package lists... [2019-10-31T03:36:21.326Z] #27 19.16 1.3% # 2.3% ## 3.2% ### 5.1% ##### 7.0% ##### 8.0% ###### 8.9% ####### 10.8% ######## 11.7% ######### 12.7% ######### 13.6% ########### 15.5% ########### 16.5% ############ 17.4% ############# 19.3% ############### 21.2% ############### 22.1% ################ 23.1% ################# 24.0% [2019-10-31T03:36:21.326Z] #27 ... [2019-10-31T03:36:21.326Z] [2019-10-31T03:36:21.326Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:21.326Z] #55 10.29 + cd /tmp/tmp.Qhp5jwgxyQ/src/github.com/opencontainers/runc [2019-10-31T03:36:21.326Z] #55 10.29 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-31T03:36:21.326Z] #55 10.73 + '[' -z '' ']' [2019-10-31T03:36:21.326Z] #55 10.73 + target=static [2019-10-31T03:36:21.326Z] #55 10.73 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-31T03:36:21.326Z] #55 12.54 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-31T03:36:21.326Z] #55 ... [2019-10-31T03:36:21.326Z] [2019-10-31T03:36:21.326Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:23.128Z] #24 48.20 Building dependency tree... [2019-10-31T03:36:23.128Z] #24 ... [2019-10-31T03:36:23.128Z] [2019-10-31T03:36:23.128Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:36:23.128Z] #40 28.96 Reading package lists... [2019-10-31T03:36:23.128Z] #40 40.26 Reading package lists... [2019-10-31T03:36:23.128Z] #40 ... [2019-10-31T03:36:23.128Z] [2019-10-31T03:36:23.128Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:36:23.128Z] #10 48.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:23.128Z] #10 48.41 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:36:23.128Z] #10 48.45 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-31T03:36:23.128Z] #10 48.46 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-31T03:36:23.128Z] #10 48.48 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-31T03:36:23.128Z] #10 48.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:23.824Z] #10 DONE 50.4s [2019-10-31T03:36:23.824Z] [2019-10-31T03:36:23.824Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:36:23.824Z] #52 DONE 0.1s [2019-10-31T03:36:23.824Z] [2019-10-31T03:36:23.824Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-31T03:36:23.835Z] #16 ... [2019-10-31T03:36:23.835Z] [2019-10-31T03:36:23.835Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:23.835Z] #39 79.48 LINK criu/pie/restorer.built-in.o [2019-10-31T03:36:23.835Z] #39 79.51 GEN criu/pie/restorer-blob.h [2019-10-31T03:36:23.835Z] #39 79.62 DEP criu/vdso.d [2019-10-31T03:36:23.835Z] #39 79.82 DEP criu/vdso-compat.d [2019-10-31T03:36:23.835Z] #39 80.03 DEP criu/uts_ns.d [2019-10-31T03:36:23.835Z] #39 80.24 DEP criu/util.d [2019-10-31T03:36:23.835Z] #39 80.42 DEP criu/uffd.d [2019-10-31T03:36:23.835Z] #39 80.60 DEP criu/tun.d [2019-10-31T03:36:23.835Z] #39 80.78 DEP criu/tty.d [2019-10-31T03:36:23.835Z] #39 81.08 DEP criu/timerfd.d [2019-10-31T03:36:23.835Z] #39 81.36 DEP criu/sysfs_parse.d [2019-10-31T03:36:23.835Z] #39 81.55 DEP criu/sysctl.d [2019-10-31T03:36:23.835Z] #39 81.75 DEP criu/string.d [2019-10-31T03:36:23.835Z] #39 81.80 DEP criu/stats.d [2019-10-31T03:36:23.835Z] #39 81.89 DEP criu/sockets.d [2019-10-31T03:36:23.835Z] #39 82.04 DEP criu/sk-unix.d [2019-10-31T03:36:23.835Z] #39 82.25 DEP criu/sk-tcp.d [2019-10-31T03:36:23.835Z] #39 82.47 DEP criu/sk-queue.d [2019-10-31T03:36:23.835Z] #39 82.69 DEP criu/sk-packet.d [2019-10-31T03:36:23.835Z] #39 83.02 DEP criu/sk-netlink.d [2019-10-31T03:36:23.835Z] #39 83.27 DEP criu/sk-inet.d [2019-10-31T03:36:23.835Z] #39 83.57 DEP criu/signalfd.d [2019-10-31T03:36:23.835Z] #39 83.78 DEP criu/sigframe.d [2019-10-31T03:36:23.835Z] #39 83.94 DEP criu/shmem.d [2019-10-31T03:36:23.835Z] #39 84.12 DEP criu/servicefd.d [2019-10-31T03:36:23.835Z] #39 84.33 DEP criu/seize.d [2019-10-31T03:36:23.835Z] #39 84.56 DEP criu/seccomp.d [2019-10-31T03:36:23.835Z] #39 84.80 DEP criu/rst-malloc.d [2019-10-31T03:36:23.835Z] #39 84.88 DEP criu/rbtree.d [2019-10-31T03:36:23.835Z] #39 84.94 DEP criu/pstree.d [2019-10-31T03:36:23.835Z] #39 85.18 DEP criu/protobuf.d [2019-10-31T03:36:23.835Z] #39 85.36 GEN criu/protobuf-desc-gen.h [2019-10-31T03:36:24.092Z] #39 86.61 DEP criu/protobuf-desc.d [2019-10-31T03:36:24.348Z] #39 86.76 DEP criu/proc_parse.d [2019-10-31T03:36:24.348Z] #39 ... [2019-10-31T03:36:24.348Z] [2019-10-31T03:36:24.348Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:24.390Z] #11 ... [2019-10-31T03:36:24.390Z] [2019-10-31T03:36:24.390Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-31T03:36:24.390Z] #53 DONE 0.2s [2019-10-31T03:36:24.390Z] [2019-10-31T03:36:24.390Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:24.605Z] #16 85.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-31T03:36:24.605Z] #16 85.31 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-31T03:36:24.605Z] #16 85.31 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-31T03:36:25.324Z] #54 ... [2019-10-31T03:36:25.324Z] [2019-10-31T03:36:25.324Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:36:25.324Z] #33 31.87 Reading package lists... [2019-10-31T03:36:25.324Z] #33 42.21 Reading package lists... [2019-10-31T03:36:25.324Z] #33 ... [2019-10-31T03:36:25.324Z] [2019-10-31T03:36:25.324Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:36:25.324Z] #40 49.71 Building dependency tree... [2019-10-31T03:36:25.891Z] #40 ... [2019-10-31T03:36:25.891Z] [2019-10-31T03:36:25.891Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:25.891Z] #44 41.83 vendor/golang.org/x/crypto/internal/subtle [2019-10-31T03:36:25.891Z] #44 42.01 vendor/golang.org/x/crypto/curve25519 [2019-10-31T03:36:25.891Z] #44 ... [2019-10-31T03:36:25.891Z] [2019-10-31T03:36:25.891Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:36:25.891Z] #56 32.55 Reading package lists... [2019-10-31T03:36:25.891Z] #56 42.79 Reading package lists... [2019-10-31T03:36:26.149Z] #56 51.79 Building dependency tree... [2019-10-31T03:36:26.149Z] #56 ... [2019-10-31T03:36:26.149Z] [2019-10-31T03:36:26.149Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:36:26.618Z] #27 19.16 1.3% # 2.3% ## 3.2% ### 5.1% ##### 7.0% ##### 8.0% ###### 8.9% ####### 10.8% ######## 11.7% ######### 12.7% ######### 13.6% ########### 15.5% ########### 16.5% ############ 17.4% ############# 19.3% ############### 21.2% ############### 22.1% ################ 23.1% ################# 24.0% ################## 25.9% #################### 27.8% #################### 28.8% ###################### 30.7% ###################### 31.6% ######################## 33.5% ######################## 34.4% ######################### 35.4% ########################## 36.3% ########################### 38.2% ############################ 39.1% ############################ 40.1% ############################# 41.0% ############################## 42.9% ############################### 43.9% ################################ 44.8% ################################ 45.8% ################################## 47.7% ################################## 48.6% #################################### 50.5% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 59.0% ########################################### 60.9% ############################################ 61.8% ############################################# 63.7% ############################################## 64.7% ############################################### 66.5% ################################################# 68.4% ################################################# 69.4% [2019-10-31T03:36:26.618Z] #27 ... [2019-10-31T03:36:26.618Z] [2019-10-31T03:36:26.618Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:26.618Z] #42 1.340 Note: Building without setproctitle() and strlcpy() support. [2019-10-31T03:36:26.618Z] #42 1.340 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-31T03:36:26.618Z] #42 2.394 fatal: Not a git repository (or any of the parent directories): .git [2019-10-31T03:36:26.618Z] #42 2.426 GEN .gitid [2019-10-31T03:36:26.618Z] #42 2.436 GEN criu/include/version.h [2019-10-31T03:36:26.618Z] #42 2.471 GEN include/common/asm [2019-10-31T03:36:26.618Z] #42 3.919 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-31T03:36:26.618Z] #42 3.966 PBCC images/opts.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.029 PBCC images/sit.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.086 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.117 DEP images/opts.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.216 DEP images/sit.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.293 PBCC images/macvlan.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.306 DEP images/macvlan.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.319 PBCC images/autofs.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.332 DEP images/autofs.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.357 PBCC images/sysctl.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.370 DEP images/sysctl.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.401 PBCC images/time.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.406 DEP images/time.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.429 PBCC images/binfmt-misc.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.435 DEP images/binfmt-misc.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.448 PBCC images/seccomp.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.466 DEP images/seccomp.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.503 PBCC images/userns.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.525 DEP images/userns.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.581 PBCC images/cgroup.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.595 DEP images/cgroup.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.731 PBCC images/fown.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.750 PBCC images/ext-file.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.770 DEP images/fown.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.803 DEP images/ext-file.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.845 PBCC images/rpc.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.881 DEP images/rpc.pb-c.d [2019-10-31T03:36:26.618Z] #42 4.928 PBCC images/siginfo.pb-c.c [2019-10-31T03:36:26.618Z] #42 4.948 DEP images/siginfo.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.028 PBCC images/pagemap.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.038 DEP images/pagemap.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.108 PBCC images/rlimit.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.125 DEP images/rlimit.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.225 PBCC images/file-lock.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.229 DEP images/file-lock.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.278 PBCC images/tty.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.320 DEP images/tty.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.384 PBCC images/tun.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.391 PBCC images/netdev.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.469 DEP images/tun.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.522 DEP images/netdev.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.612 PBCC images/vma.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.631 DEP images/vma.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.661 PBCC images/creds.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.689 DEP images/creds.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.732 PBCC images/utsns.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.757 DEP images/utsns.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.822 PBCC images/ipc-desc.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.855 PBCC images/ipc-sem.pb-c.c [2019-10-31T03:36:26.618Z] #42 5.901 DEP images/ipc-desc.pb-c.d [2019-10-31T03:36:26.618Z] #42 5.960 DEP images/ipc-sem.pb-c.d [2019-10-31T03:36:26.618Z] #42 6.013 PBCC images/ipc-msg.pb-c.c [2019-10-31T03:36:26.618Z] #42 6.044 DEP images/ipc-msg.pb-c.d [2019-10-31T03:36:26.618Z] #42 6.098 PBCC images/ipc-shm.pb-c.c [2019-10-31T03:36:26.618Z] #42 6.126 DEP images/ipc-shm.pb-c.d [2019-10-31T03:36:26.618Z] #42 6.179 PBCC images/ipc-var.pb-c.c [2019-10-31T03:36:26.618Z] #42 6.206 DEP images/ipc-var.pb-c.d [2019-10-31T03:36:26.618Z] #42 6.259 PBCC images/sk-opts.pb-c.c [2019-10-31T03:36:26.618Z] #42 6.333 PBCC images/packet-sock.pb-c.c [2019-10-31T03:36:26.618Z] #42 6.444 DEP images/sk-opts.pb-c.d [2019-10-31T03:36:26.618Z] #42 6.527 DEP images/packet-sock.pb-c.d [2019-10-31T03:36:26.618Z] #42 6.704 PBCC images/sk-netlink.pb-c.c [2019-10-31T03:36:26.618Z] #42 6.793 DEP images/sk-netlink.pb-c.d [2019-10-31T03:36:26.618Z] #42 6.912 PBCC images/sk-inet.pb-c.c [2019-10-31T03:36:26.618Z] #42 6.980 DEP images/sk-inet.pb-c.d [2019-10-31T03:36:26.618Z] #42 7.177 PBCC images/sk-unix.pb-c.c [2019-10-31T03:36:26.618Z] #42 7.254 DEP images/sk-unix.pb-c.d [2019-10-31T03:36:26.618Z] #42 7.437 PBCC images/mm.pb-c.c [2019-10-31T03:36:26.618Z] #42 7.542 DEP images/mm.pb-c.d [2019-10-31T03:36:26.618Z] #42 7.604 PBCC images/timerfd.pb-c.c [2019-10-31T03:36:26.618Z] #42 7.660 DEP images/timerfd.pb-c.d [2019-10-31T03:36:26.618Z] #42 7.750 PBCC images/timer.pb-c.c [2019-10-31T03:36:26.618Z] #42 7.790 DEP images/timer.pb-c.d [2019-10-31T03:36:26.618Z] #42 7.858 PBCC images/sa.pb-c.c [2019-10-31T03:36:26.618Z] #42 7.948 DEP images/sa.pb-c.d [2019-10-31T03:36:26.618Z] #42 8.007 PBCC images/pipe-data.pb-c.c [2019-10-31T03:36:26.618Z] #42 8.045 DEP images/pipe-data.pb-c.d [2019-10-31T03:36:26.618Z] #42 8.134 PBCC images/mnt.pb-c.c [2019-10-31T03:36:26.618Z] #42 8.246 DEP images/mnt.pb-c.d [2019-10-31T03:36:26.618Z] #42 8.263 PBCC images/sk-packet.pb-c.c [2019-10-31T03:36:26.618Z] #42 8.273 DEP images/sk-packet.pb-c.d [2019-10-31T03:36:26.618Z] #42 8.310 PBCC images/tcp-stream.pb-c.c [2019-10-31T03:36:26.618Z] #42 8.395 DEP images/tcp-stream.pb-c.d [2019-10-31T03:36:26.618Z] #42 8.431 PBCC images/pipe.pb-c.c [2019-10-31T03:36:26.618Z] #42 8.462 DEP images/pipe.pb-c.d [2019-10-31T03:36:26.618Z] #42 8.514 PBCC images/pstree.pb-c.c [2019-10-31T03:36:26.618Z] #42 8.531 DEP images/pstree.pb-c.d [2019-10-31T03:36:26.618Z] #42 8.634 PBCC images/fs.pb-c.c [2019-10-31T03:36:26.618Z] #42 8.651 DEP images/fs.pb-c.d [2019-10-31T03:36:26.618Z] #42 8.682 PBCC images/signalfd.pb-c.c [2019-10-31T03:36:26.618Z] #42 8.765 DEP images/signalfd.pb-c.d [2019-10-31T03:36:26.618Z] #42 8.804 PBCC images/fh.pb-c.c [2019-10-31T03:36:26.618Z] #42 8.896 PBCC images/fsnotify.pb-c.c [2019-10-31T03:36:26.618Z] #42 8.929 DEP images/fh.pb-c.d [2019-10-31T03:36:26.618Z] #42 8.985 DEP images/fsnotify.pb-c.d [2019-10-31T03:36:26.618Z] #42 9.047 PBCC images/eventpoll.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.052 DEP images/eventpoll.pb-c.d [2019-10-31T03:36:26.618Z] #42 9.095 PBCC images/eventfd.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.124 DEP images/eventfd.pb-c.d [2019-10-31T03:36:26.618Z] #42 9.216 PBCC images/remap-file-path.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.230 DEP images/remap-file-path.pb-c.d [2019-10-31T03:36:26.618Z] #42 9.257 PBCC images/fifo.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.286 DEP images/fifo.pb-c.d [2019-10-31T03:36:26.618Z] #42 9.322 PBCC images/ghost-file.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.357 DEP images/ghost-file.pb-c.d [2019-10-31T03:36:26.618Z] #42 9.416 PBCC images/regfile.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.431 DEP images/regfile.pb-c.d [2019-10-31T03:36:26.618Z] #42 9.513 PBCC images/ns.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.548 DEP images/ns.pb-c.d [2019-10-31T03:36:26.618Z] #42 9.631 PBCC images/fdinfo.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.693 DEP images/fdinfo.pb-c.d [2019-10-31T03:36:26.618Z] #42 9.752 PBCC images/core-aarch64.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.785 PBCC images/core-arm.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.813 PBCC images/core-ppc64.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.864 PBCC images/core-s390.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.906 PBCC images/core-x86.pb-c.c [2019-10-31T03:36:26.618Z] #42 9.988 PBCC images/core.pb-c.c [2019-10-31T03:36:26.618Z] #42 10.01 PBCC images/inventory.pb-c.c [2019-10-31T03:36:26.618Z] #42 10.11 DEP images/core-aarch64.pb-c.d [2019-10-31T03:36:26.618Z] #42 10.14 DEP images/core-arm.pb-c.d [2019-10-31T03:36:26.618Z] #42 ... [2019-10-31T03:36:26.618Z] [2019-10-31T03:36:26.618Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:27.121Z] #16 ... [2019-10-31T03:36:27.121Z] [2019-10-31T03:36:27.121Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:27.121Z] #42 164.9 github.com/LK4D4/vndr/godl [2019-10-31T03:36:27.121Z] #42 165.7 github.com/LK4D4/vndr [2019-10-31T03:36:27.121Z] #42 ... [2019-10-31T03:36:27.121Z] [2019-10-31T03:36:27.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:27.121Z] #39 87.05 DEP criu/plugin.d [2019-10-31T03:36:27.121Z] #39 87.15 DEP criu/pipes.d [2019-10-31T03:36:27.121Z] #39 87.31 DEP criu/pie-util.d [2019-10-31T03:36:27.121Z] #39 87.42 DEP criu/pie-util-vdso.d [2019-10-31T03:36:27.121Z] #39 87.58 DEP criu/pie-util-vdso-elf32.d [2019-10-31T03:36:27.121Z] #39 87.70 DEP criu/path.d [2019-10-31T03:36:27.121Z] #39 87.84 DEP criu/parasite-syscall.d [2019-10-31T03:36:27.121Z] #39 88.05 DEP criu/pagemap.d [2019-10-31T03:36:27.121Z] #39 88.22 DEP criu/pagemap-cache.d [2019-10-31T03:36:27.121Z] #39 88.39 DEP criu/page-xfer.d [2019-10-31T03:36:27.121Z] #39 88.65 DEP criu/page-pipe.d [2019-10-31T03:36:27.121Z] #39 88.74 DEP criu/netfilter.d [2019-10-31T03:36:27.121Z] #39 88.90 DEP criu/net.d [2019-10-31T03:36:27.121Z] #39 89.13 DEP criu/namespaces.d [2019-10-31T03:36:27.121Z] #39 89.39 DEP criu/mount.d [2019-10-31T03:36:27.121Z] #39 89.60 DEP criu/mem.d [2019-10-31T03:36:27.377Z] #39 89.75 DEP criu/lsm.d [2019-10-31T03:36:27.377Z] #39 89.93 DEP criu/log.d [2019-10-31T03:36:27.525Z] #33 52.15 Building dependency tree... [2019-10-31T03:36:27.633Z] #39 ... [2019-10-31T03:36:27.633Z] [2019-10-31T03:36:27.633Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:27.633Z] #42 DONE 175.8s [2019-10-31T03:36:27.633Z] [2019-10-31T03:36:27.633Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:27.633Z] #39 90.06 DEP criu/libnetlink.d [2019-10-31T03:36:27.633Z] #39 90.19 DEP criu/kerndat.d [2019-10-31T03:36:28.091Z] #33 ... [2019-10-31T03:36:28.091Z] [2019-10-31T03:36:28.091Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:36:28.091Z] #68 DONE 54.3s [2019-10-31T03:36:28.195Z] #39 90.49 DEP criu/kcmp-ids.d [2019-10-31T03:36:28.195Z] #39 90.65 DEP criu/irmap.d [2019-10-31T03:36:28.350Z] [2019-10-31T03:36:28.351Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:28.351Z] #54 4.098 + RM_GOPATH=0 [2019-10-31T03:36:28.351Z] #54 4.098 + TMP_GOPATH= [2019-10-31T03:36:28.351Z] #54 4.098 + : /build [2019-10-31T03:36:28.351Z] #54 4.098 + '[' -z '' ']' [2019-10-31T03:36:28.351Z] #54 4.098 ++ mktemp -d [2019-10-31T03:36:28.351Z] #54 4.099 + export GOPATH=/tmp/tmp.VCoKZAkxQ4 [2019-10-31T03:36:28.351Z] #54 4.099 + GOPATH=/tmp/tmp.VCoKZAkxQ4 [2019-10-31T03:36:28.351Z] #54 4.099 + RM_GOPATH=1 [2019-10-31T03:36:28.351Z] #54 4.099 ++ dirname ./install.sh [2019-10-31T03:36:28.351Z] #54 4.102 + dir=. [2019-10-31T03:36:28.351Z] #54 4.102 + bin=runc [2019-10-31T03:36:28.351Z] #54 4.102 + shift [2019-10-31T03:36:28.351Z] #54 4.102 + '[' '!' -f ./runc.installer ']' [2019-10-31T03:36:28.351Z] #54 4.102 + . ./runc.installer [2019-10-31T03:36:28.351Z] #54 4.102 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-31T03:36:28.351Z] #54 4.102 + install_runc [2019-10-31T03:36:28.351Z] #54 4.102 + uname -r [2019-10-31T03:36:28.351Z] #54 4.108 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-31T03:36:28.351Z] #54 4.210 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-31T03:36:28.351Z] #54 4.210 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-31T03:36:28.351Z] #54 4.210 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-31T03:36:28.351Z] #54 4.210 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VCoKZAkxQ4/src/github.com/opencontainers/runc [2019-10-31T03:36:28.351Z] #54 4.279 Cloning into '/tmp/tmp.VCoKZAkxQ4/src/github.com/opencontainers/runc'... [2019-10-31T03:36:28.450Z] #39 90.99 DEP criu/ipc_ns.d [2019-10-31T03:36:28.706Z] #39 91.16 DEP criu/image.d [2019-10-31T03:36:28.735Z] #27 19.16 1.3% # 2.3% ## 3.2% ### 5.1% ##### 7.0% ##### 8.0% ###### 8.9% ####### 10.8% ######## 11.7% ######### 12.7% ######### 13.6% ########### 15.5% ########### 16.5% ############ 17.4% ############# 19.3% ############### 21.2% ############### 22.1% ################ 23.1% ################# 24.0% ################## 25.9% #################### 27.8% #################### 28.8% ###################### 30.7% ###################### 31.6% ######################## 33.5% ######################## 34.4% ######################### 35.4% ########################## 36.3% ########################### 38.2% ############################ 39.1% ############################ 40.1% ############################# 41.0% ############################## 42.9% ############################### 43.9% ################################ 44.8% ################################ 45.8% ################################## 47.7% ################################## 48.6% #################################### 50.5% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 59.0% ########################################### 60.9% ############################################ 61.8% ############################################# 63.7% ############################################## 64.7% ############################################### 66.5% ################################################# 68.4% ################################################# 69.4% ################################################## 70.3% ################################################### 72.2% #################################################### 73.2% ##################################################### 74.1% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.8% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.5% ############################################################# 85.5% ############################################################## 86.4% ############################################################### 88.3% ################################################################ 90.2% [2019-10-31T03:36:28.735Z] #27 ... [2019-10-31T03:36:28.735Z] [2019-10-31T03:36:28.735Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:28.735Z] #18 14.73 Fetched 7671 kB in 14s (535 kB/s) [2019-10-31T03:36:28.735Z] #18 14.73 Reading package lists... [2019-10-31T03:36:28.735Z] #18 20.78 Reading package lists... [2019-10-31T03:36:28.735Z] #18 ... [2019-10-31T03:36:28.735Z] [2019-10-31T03:36:28.735Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:28.735Z] #27 19.16 1.3% # 2.3% ## 3.2% ### 5.1% ##### 7.0% ##### 8.0% ###### 8.9% ####### 10.8% ######## 11.7% ######### 12.7% ######### 13.6% ########### 15.5% ########### 16.5% ############ 17.4% ############# 19.3% ############### 21.2% ############### 22.1% ################ 23.1% ################# 24.0% ################## 25.9% #################### 27.8% #################### 28.8% ###################### 30.7% ###################### 31.6% ######################## 33.5% ######################## 34.4% ######################### 35.4% ########################## 36.3% ########################### 38.2% ############################ 39.1% ############################ 40.1% ############################# 41.0% ############################## 42.9% ############################### 43.9% ################################ 44.8% ################################ 45.8% ################################## 47.7% ################################## 48.6% #################################### 50.5% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 59.0% ########################################### 60.9% ############################################ 61.8% ############################################# 63.7% ############################################## 64.7% ############################################### 66.5% ################################################# 68.4% ################################################# 69.4% ################################################## 70.3% ################################################### 72.2% #################################################### 73.2% ##################################################### 74.1% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.8% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.5% ############################################################# 85.5% ############################################################## 86.4% ############################################################### 88.3% ################################################################ 90.2% ################################################################## 92.1% ### [2019-10-31T03:36:28.735Z] #27 ... [2019-10-31T03:36:28.735Z] [2019-10-31T03:36:28.735Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:28.735Z] #37 0.265 + RM_GOPATH=0 [2019-10-31T03:36:28.735Z] #37 0.265 + TMP_GOPATH= [2019-10-31T03:36:28.735Z] #37 0.266 + : /build [2019-10-31T03:36:28.735Z] #37 0.266 + '[' -z '' ']' [2019-10-31T03:36:28.735Z] #37 0.268 ++ mktemp -d [2019-10-31T03:36:28.735Z] #37 0.271 + export GOPATH=/tmp/tmp.XfonNL7wPJ [2019-10-31T03:36:28.735Z] #37 0.271 + GOPATH=/tmp/tmp.XfonNL7wPJ [2019-10-31T03:36:28.735Z] #37 0.272 + RM_GOPATH=1 [2019-10-31T03:36:28.735Z] #37 0.273 ++ dirname ./install.sh [2019-10-31T03:36:28.735Z] #37 0.276 + dir=. [2019-10-31T03:36:28.735Z] #37 0.276 + bin=tini [2019-10-31T03:36:28.735Z] #37 0.276 + shift [2019-10-31T03:36:28.735Z] #37 0.276 + '[' '!' -f ./tini.installer ']' [2019-10-31T03:36:28.735Z] #37 0.277 + . ./tini.installer [2019-10-31T03:36:28.735Z] #37 0.277 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:36:28.735Z] #37 0.278 + install_tini [2019-10-31T03:36:28.735Z] #37 0.278 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-31T03:36:28.735Z] #37 0.278 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:36:28.735Z] #37 0.279 + git clone https://github.com/krallin/tini.git /tmp/tmp.XfonNL7wPJ/tini [2019-10-31T03:36:28.736Z] #37 0.284 Cloning into '/tmp/tmp.XfonNL7wPJ/tini'... [2019-10-31T03:36:28.736Z] #37 1.448 + cd /tmp/tmp.XfonNL7wPJ/tini [2019-10-31T03:36:28.736Z] #37 1.448 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:36:28.736Z] #37 1.452 + cmake . [2019-10-31T03:36:28.736Z] #37 1.930 -- The C compiler identification is GNU 6.3.0 [2019-10-31T03:36:28.736Z] #37 1.964 -- Check for working C compiler: /usr/bin/cc [2019-10-31T03:36:28.736Z] #37 2.452 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-31T03:36:28.736Z] #37 2.453 -- Detecting C compiler ABI info [2019-10-31T03:36:28.736Z] #37 3.104 -- Detecting C compiler ABI info - done [2019-10-31T03:36:28.736Z] #37 3.202 -- Detecting C compile features [2019-10-31T03:36:28.736Z] #37 5.274 -- Detecting C compile features - done [2019-10-31T03:36:28.736Z] #37 5.295 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-31T03:36:28.736Z] #37 5.463 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-31T03:36:28.736Z] #37 5.611 -- Configuring done [2019-10-31T03:36:28.736Z] #37 5.625 -- Generating done [2019-10-31T03:36:28.736Z] #37 5.648 -- Build files have been written to: /tmp/tmp.XfonNL7wPJ/tini [2019-10-31T03:36:28.736Z] #37 5.657 + make tini-static [2019-10-31T03:36:28.736Z] #37 6.018 Scanning dependencies of target tini-static [2019-10-31T03:36:28.736Z] #37 6.245 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-31T03:36:28.736Z] #37 7.692 [100%] Linking C executable tini-static [2019-10-31T03:36:28.736Z] #37 8.334 [100%] Built target tini-static [2019-10-31T03:36:28.736Z] #37 8.396 + mkdir -p /build [2019-10-31T03:36:28.736Z] #37 8.398 + cp tini-static /build/docker-init [2019-10-31T03:36:28.736Z] #37 DONE 8.6s [2019-10-31T03:36:28.736Z] [2019-10-31T03:36:28.736Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:29.267Z] #39 91.60 DEP criu/image-desc.d [2019-10-31T03:36:29.267Z] #39 91.74 DEP criu/fsnotify.d [2019-10-31T03:36:29.267Z] #39 91.93 DEP criu/filesystems.d [2019-10-31T03:36:29.768Z] #54 ... [2019-10-31T03:36:29.768Z] [2019-10-31T03:36:29.768Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-31T03:36:29.768Z] #11 DONE 5.8s [2019-10-31T03:36:29.829Z] #39 92.13 DEP criu/files.d [2019-10-31T03:36:29.829Z] #39 92.37 DEP criu/files-reg.d [2019-10-31T03:36:30.085Z] #39 92.56 DEP criu/files-ext.d [2019-10-31T03:36:30.085Z] #39 92.70 DEP criu/file-lock.d [2019-10-31T03:36:30.114Z] [2019-10-31T03:36:30.114Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:30.114Z] #44 56.10 internal/reflectlite [2019-10-31T03:36:30.114Z] #44 56.10 github.com/LK4D4/vndr/godl/singleflight [2019-10-31T03:36:30.144Z] Removing intermediate container 6205ea32cb03 [2019-10-31T03:36:30.144Z] ---> 552fce900a97 [2019-10-31T03:36:30.144Z] Step 11/16 : ARG GOOS [2019-10-31T03:36:30.144Z] ---> Running in c18d39a18aea [2019-10-31T03:36:30.144Z] Removing intermediate container c18d39a18aea [2019-10-31T03:36:30.144Z] ---> 6b85678644b7 [2019-10-31T03:36:30.144Z] Step 12/16 : ARG GOARCH [2019-10-31T03:36:30.144Z] ---> Running in 4bbec750afbe [2019-10-31T03:36:30.144Z] Removing intermediate container 4bbec750afbe [2019-10-31T03:36:30.144Z] ---> 096aba571ba3 [2019-10-31T03:36:30.144Z] 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-31T03:36:30.144Z] ---> Running in a85707dbb42c [2019-10-31T03:36:30.341Z] #39 92.91 DEP criu/file-ids.d [2019-10-31T03:36:30.377Z] #27 19.16 1.3% # 2.3% ## 3.2% ### 5.1% ##### 7.0% ##### 8.0% ###### 8.9% ####### 10.8% ######## 11.7% ######### 12.7% ######### 13.6% ########### 15.5% ########### 16.5% ############ 17.4% ############# 19.3% ############### 21.2% ############### 22.1% ################ 23.1% ################# 24.0% ################## 25.9% #################### 27.8% #################### 28.8% ###################### 30.7% ###################### 31.6% ######################## 33.5% ######################## 34.4% ######################### 35.4% ########################## 36.3% ########################### 38.2% ############################ 39.1% ############################ 40.1% ############################# 41.0% ############################## 42.9% ############################### 43.9% ################################ 44.8% ################################ 45.8% ################################## 47.7% ################################## 48.6% #################################### 50.5% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 59.0% ########################################### 60.9% ############################################ 61.8% ############################################# 63.7% ############################################## 64.7% ############################################### 66.5% ################################################# 68.4% ################################################# 69.4% ################################################## 70.3% ################################################### 72.2% #################################################### 73.2% ##################################################### 74.1% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.8% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.5% ############################################################# 85.5% ############################################################## 86.4% ############################################################### 88.3% ################################################################ 90.2% ################################################################## 92.1% ################################################################### 94.0% #################################################################### 94.9% ##################################################################### 95.9% ##################################################################### 96.8% ###################################################################### 97.7% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-31T03:36:30.377Z] #27 30.93 [2019-10-31T03:36:30.597Z] #39 93.08 DEP criu/fifo.d [2019-10-31T03:36:30.789Z] #44 56.72 math/rand [2019-10-31T03:36:30.852Z] #39 93.21 DEP criu/fdstore.d [2019-10-31T03:36:30.852Z] #39 93.30 DEP criu/fault-injection.d [2019-10-31T03:36:30.852Z] #39 93.35 DEP criu/external.d [2019-10-31T03:36:30.852Z] #39 93.47 DEP criu/eventpoll.d [2019-10-31T03:36:31.107Z] #39 93.66 DEP criu/eventfd.d [2019-10-31T03:36:31.364Z] #39 93.82 DEP criu/crtools.d [2019-10-31T03:36:31.621Z] #39 94.06 DEP criu/cr-service.d [2019-10-31T03:36:31.877Z] #39 94.33 DEP criu/cr-restore.d [2019-10-31T03:36:31.877Z] #39 ... [2019-10-31T03:36:31.877Z] [2019-10-31T03:36:31.877Z] #26 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:36:31.877Z] #26 179.9 + rm -rf /tmp/tmp.7BrP5UrgFs [2019-10-31T03:36:31.877Z] #26 DONE 180.5s [2019-10-31T03:36:32.057Z] #27 32.66 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-31T03:36:32.134Z] [2019-10-31T03:36:32.134Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:32.134Z] #16 90.76 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-31T03:36:32.134Z] #16 90.79 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-31T03:36:32.134Z] #16 90.79 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-31T03:36:32.134Z] #16 90.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-31T03:36:32.134Z] #16 90.93 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-31T03:36:32.134Z] #16 90.94 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:36:32.716Z] #44 ... [2019-10-31T03:36:32.716Z] [2019-10-31T03:36:32.716Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:36:32.717Z] #24 48.20 Building dependency tree... [2019-10-31T03:36:32.717Z] #24 52.06 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-31T03:36:32.717Z] #24 52.06 The following additional packages will be installed: [2019-10-31T03:36:32.717Z] #24 52.13 libjq1 libonig4 [2019-10-31T03:36:32.717Z] #24 52.78 The following NEW packages will be installed: [2019-10-31T03:36:32.717Z] #24 52.79 jq libjq1 libonig4 [2019-10-31T03:36:32.717Z] #24 54.01 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:36:32.717Z] #24 54.01 Need to get 327 kB of archives. [2019-10-31T03:36:32.717Z] #24 54.01 After this operation, 1157 kB of additional disk space will be used. [2019-10-31T03:36:32.717Z] #24 54.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-31T03:36:32.717Z] #24 54.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-31T03:36:32.717Z] #24 54.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-31T03:36:32.717Z] #24 55.73 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:36:32.717Z] #24 56.13 Fetched 327 kB in 1s (281 kB/s) [2019-10-31T03:36:32.717Z] #24 56.32 Selecting previously unselected package libonig4:amd64. [2019-10-31T03:36:32.717Z] #24 56.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-31T03:36:32.717Z] #24 56.36 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-31T03:36:32.717Z] #24 56.44 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-31T03:36:32.717Z] #24 57.23 Selecting previously unselected package libjq1:amd64. [2019-10-31T03:36:32.717Z] #24 57.25 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-31T03:36:32.717Z] #24 57.27 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-31T03:36:32.717Z] #24 57.71 Selecting previously unselected package jq. [2019-10-31T03:36:32.717Z] #24 57.74 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-31T03:36:32.717Z] #24 57.76 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-31T03:36:32.717Z] #24 58.30 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-31T03:36:32.717Z] #24 58.34 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-31T03:36:32.717Z] #24 58.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:32.717Z] #24 58.57 Setting up jq (1.5+dfsg-1.3) ... [2019-10-31T03:36:32.717Z] #24 DONE 59.0s [2019-10-31T03:36:32.717Z] [2019-10-31T03:36:32.717Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-31T03:36:32.717Z] #25 DONE 0.1s [2019-10-31T03:36:32.717Z] [2019-10-31T03:36:32.717Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:36:32.717Z] #40 53.17 The following additional packages will be installed: [2019-10-31T03:36:32.717Z] #40 53.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-31T03:36:32.717Z] #40 53.18 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-31T03:36:32.717Z] #40 53.19 Suggested packages: [2019-10-31T03:36:32.717Z] #40 53.19 manpages-dev python-setuptools [2019-10-31T03:36:32.717Z] #40 55.84 The following NEW packages will be installed: [2019-10-31T03:36:32.717Z] #40 55.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-31T03:36:32.717Z] #40 55.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-31T03:36:32.717Z] #40 55.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-31T03:36:32.717Z] #40 55.85 zlib1g-dev [2019-10-31T03:36:32.717Z] #40 57.02 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:36:32.717Z] #40 57.02 Need to get 3602 kB of archives. [2019-10-31T03:36:32.717Z] #40 57.02 After this operation, 18.9 MB of additional disk space will be used. [2019-10-31T03:36:32.717Z] #40 57.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-31T03:36:32.717Z] #40 57.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-31T03:36:32.717Z] #40 57.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-31T03:36:32.717Z] #40 57.03 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-31T03:36:32.717Z] #40 57.05 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-31T03:36:32.717Z] #40 57.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-31T03:36:32.717Z] #40 57.06 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-31T03:36:32.717Z] #40 57.07 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-31T03:36:32.717Z] #40 57.11 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-31T03:36:32.717Z] #40 57.32 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-31T03:36:32.717Z] #40 57.32 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-31T03:36:32.717Z] #40 57.57 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-31T03:36:32.717Z] #40 57.82 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-31T03:36:32.717Z] #40 57.82 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-31T03:36:32.717Z] #40 57.82 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-31T03:36:32.717Z] #40 57.92 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-31T03:36:32.982Z] #27 33.42 [2019-10-31T03:36:33.399Z] #27 33.81 ################################################# 68.2% ######################################################################## 100.0% [2019-10-31T03:36:33.399Z] #27 ... [2019-10-31T03:36:33.399Z] [2019-10-31T03:36:33.399Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:36:33.399Z] #32 48.98 time [2019-10-31T03:36:33.399Z] #32 56.89 internal/poll [2019-10-31T03:36:33.399Z] #32 58.77 internal/fmtsort [2019-10-31T03:36:33.399Z] #32 ... [2019-10-31T03:36:33.399Z] [2019-10-31T03:36:33.400Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:33.400Z] #27 34.08 [2019-10-31T03:36:33.651Z] #40 60.10 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:36:33.909Z] #40 60.48 Fetched 3602 kB in 1s (1802 kB/s) [2019-10-31T03:36:34.167Z] #40 60.67 Selecting previously unselected package libnet1:amd64. [2019-10-31T03:36:34.425Z] #40 60.67 (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-31T03:36:34.425Z] #40 60.83 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-31T03:36:34.425Z] #40 60.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-31T03:36:34.683Z] #40 ... [2019-10-31T03:36:34.683Z] [2019-10-31T03:36:34.683Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:34.683Z] #44 60.80 io [2019-10-31T03:36:34.683Z] #44 60.80 strconv [2019-10-31T03:36:34.782Z] #27 35.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-31T03:36:35.204Z] #27 35.71 [2019-10-31T03:36:35.599Z] #27 36.15 ######################################################################## 100.0% [2019-10-31T03:36:35.599Z] #27 36.30 [2019-10-31T03:36:36.062Z] #44 ... [2019-10-31T03:36:36.062Z] [2019-10-31T03:36:36.062Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-31T03:36:36.062Z] #12 DONE 6.4s [2019-10-31T03:36:36.319Z] [2019-10-31T03:36:36.319Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:36:36.319Z] #40 61.52 Selecting previously unselected package libcap-dev:amd64. [2019-10-31T03:36:36.319Z] #40 61.53 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-31T03:36:36.319Z] #40 61.75 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-31T03:36:36.319Z] #40 61.96 Selecting previously unselected package libnet1-dev. [2019-10-31T03:36:36.319Z] #40 61.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-31T03:36:36.319Z] #40 61.99 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-31T03:36:36.319Z] #40 62.80 Selecting previously unselected package libnl-3-200:amd64. [2019-10-31T03:36:36.579Z] #40 62.85 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-31T03:36:36.579Z] #40 62.89 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-31T03:36:36.579Z] #40 63.06 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-31T03:36:36.579Z] #40 63.07 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-31T03:36:36.579Z] #40 63.07 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-31T03:36:36.840Z] #40 ... [2019-10-31T03:36:36.840Z] [2019-10-31T03:36:36.840Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:36:36.840Z] #56 51.79 Building dependency tree... [2019-10-31T03:36:36.840Z] #56 55.53 The following additional packages will be installed: [2019-10-31T03:36:36.840Z] #56 55.53 btrfs-progs liblzo2-2 [2019-10-31T03:36:36.840Z] #56 55.93 The following NEW packages will be installed: [2019-10-31T03:36:36.840Z] #56 55.93 btrfs-progs btrfs-tools liblzo2-2 [2019-10-31T03:36:36.840Z] #56 57.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:36:36.840Z] #56 57.15 Need to get 649 kB of archives. [2019-10-31T03:36:36.840Z] #56 57.15 After this operation, 4320 kB of additional disk space will be used. [2019-10-31T03:36:36.840Z] #56 57.15 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-31T03:36:36.840Z] #56 57.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-31T03:36:36.840Z] #56 57.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-31T03:36:36.840Z] #56 59.17 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:36:36.840Z] #56 59.46 Fetched 649 kB in 1s (548 kB/s) [2019-10-31T03:36:36.840Z] #56 59.87 Selecting previously unselected package liblzo2-2:amd64. [2019-10-31T03:36:36.840Z] #56 59.87 (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-31T03:36:36.840Z] #56 59.90 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-31T03:36:36.840Z] #56 59.98 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:36:36.840Z] #56 60.21 Selecting previously unselected package btrfs-progs. [2019-10-31T03:36:36.840Z] #56 60.21 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-31T03:36:36.840Z] #56 60.22 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-31T03:36:36.840Z] #56 61.75 Selecting previously unselected package btrfs-tools. [2019-10-31T03:36:36.840Z] #56 61.75 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-31T03:36:36.840Z] #56 61.75 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-31T03:36:36.840Z] #56 62.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:36.840Z] #56 62.48 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:36:36.840Z] #56 62.58 Setting up btrfs-progs (4.7.3-1) ... [2019-10-31T03:36:36.840Z] #56 62.73 Setting up btrfs-tools (4.7.3-1) ... [2019-10-31T03:36:36.840Z] #56 62.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:36.840Z] #56 DONE 63.2s [2019-10-31T03:36:36.840Z] [2019-10-31T03:36:36.840Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:36:36.840Z] #31 52.85 internal/reflectlite [2019-10-31T03:36:36.840Z] #31 52.87 sync [2019-10-31T03:36:36.840Z] #31 56.87 sort [2019-10-31T03:36:36.840Z] #31 56.87 errors [2019-10-31T03:36:36.840Z] #31 57.80 strconv [2019-10-31T03:36:36.840Z] #31 59.61 io [2019-10-31T03:36:36.840Z] #31 61.72 syscall [2019-10-31T03:36:36.840Z] #31 ... [2019-10-31T03:36:36.840Z] [2019-10-31T03:36:36.840Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:36:36.840Z] #57 DONE 0.2s [2019-10-31T03:36:36.840Z] [2019-10-31T03:36:36.840Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:36:36.840Z] #47 53.00 + cd /tmp/tmp.42k4Ohzh5t/src/gotest.tools/gotestsum [2019-10-31T03:36:36.840Z] #47 53.00 + git checkout -q v0.3.5 [2019-10-31T03:36:36.840Z] #47 53.06 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-31T03:36:36.984Z] #27 ... [2019-10-31T03:36:36.984Z] [2019-10-31T03:36:36.984Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:36.984Z] #42 10.19 DEP images/core-ppc64.pb-c.d [2019-10-31T03:36:36.984Z] #42 10.27 DEP images/core-s390.pb-c.d [2019-10-31T03:36:36.984Z] #42 10.39 DEP images/core-x86.pb-c.d [2019-10-31T03:36:36.984Z] #42 10.45 DEP images/core.pb-c.d [2019-10-31T03:36:36.984Z] #42 10.51 DEP images/inventory.pb-c.d [2019-10-31T03:36:36.984Z] #42 10.54 PBCC images/cpuinfo.pb-c.c [2019-10-31T03:36:36.984Z] #42 10.59 DEP images/cpuinfo.pb-c.d [2019-10-31T03:36:36.984Z] #42 10.64 PBCC images/stats.pb-c.c [2019-10-31T03:36:36.984Z] #42 10.65 DEP images/stats.pb-c.d [2019-10-31T03:36:36.984Z] #42 12.17 make[1]: Nothing to be done for 'all'. [2019-10-31T03:36:36.984Z] #42 13.81 CC images/stats.o [2019-10-31T03:36:36.984Z] #42 14.06 CC images/core.o [2019-10-31T03:36:36.984Z] #42 14.71 CC images/core-x86.o [2019-10-31T03:36:36.984Z] #42 15.46 CC images/core-arm.o [2019-10-31T03:36:36.984Z] #42 16.02 CC images/core-aarch64.o [2019-10-31T03:36:36.984Z] #42 16.49 CC images/core-ppc64.o [2019-10-31T03:36:36.984Z] #42 16.95 CC images/core-s390.o [2019-10-31T03:36:36.984Z] #42 17.50 CC images/cpuinfo.o [2019-10-31T03:36:36.984Z] #42 17.84 CC images/inventory.o [2019-10-31T03:36:36.984Z] #42 18.08 CC images/fdinfo.o [2019-10-31T03:36:36.984Z] #42 18.47 CC images/fown.o [2019-10-31T03:36:36.984Z] #42 18.65 CC images/ns.o [2019-10-31T03:36:36.984Z] #42 18.80 CC images/regfile.o [2019-10-31T03:36:36.984Z] #42 18.97 CC images/ghost-file.o [2019-10-31T03:36:36.984Z] #42 19.24 CC images/fifo.o [2019-10-31T03:36:36.984Z] #42 19.43 CC images/remap-file-path.o [2019-10-31T03:36:36.984Z] #42 19.59 CC images/eventfd.o [2019-10-31T03:36:36.984Z] #42 19.83 CC images/eventpoll.o [2019-10-31T03:36:36.984Z] #42 20.01 CC images/fh.o [2019-10-31T03:36:36.984Z] #42 20.27 CC images/fsnotify.o [2019-10-31T03:36:36.984Z] #42 ... [2019-10-31T03:36:36.984Z] [2019-10-31T03:36:36.984Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:36.984Z] #18 20.78 Reading package lists... [2019-10-31T03:36:36.984Z] #18 26.13 Building dependency tree... [2019-10-31T03:36:36.984Z] #18 27.71 The following additional packages will be installed: [2019-10-31T03:36:36.984Z] #18 27.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-31T03:36:36.984Z] #18 27.74 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-31T03:36:36.984Z] #18 27.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-31T03:36:36.984Z] #18 27.74 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-31T03:36:36.984Z] #18 27.74 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-31T03:36:36.984Z] #18 27.74 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-31T03:36:36.984Z] #18 27.74 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-31T03:36:36.984Z] #18 27.74 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-31T03:36:36.984Z] #18 27.74 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-31T03:36:36.984Z] #18 27.74 Suggested packages: [2019-10-31T03:36:36.984Z] #18 27.74 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-31T03:36:36.984Z] #18 27.74 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-31T03:36:36.984Z] #18 27.74 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-31T03:36:36.984Z] #18 27.74 vim-doc vim-scripts xfsdump acl attr quota [2019-10-31T03:36:36.984Z] #18 27.74 Recommended packages: [2019-10-31T03:36:36.984Z] #18 27.74 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-31T03:36:36.984Z] #18 27.74 python3-keyrings.alt python3-xdg unzip [2019-10-31T03:36:36.984Z] #18 32.60 The following NEW packages will be installed: [2019-10-31T03:36:36.984Z] #18 32.61 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-31T03:36:36.984Z] #18 32.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-31T03:36:36.984Z] #18 32.61 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-31T03:36:36.984Z] #18 32.61 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-31T03:36:36.984Z] #18 32.61 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-31T03:36:36.984Z] #18 32.61 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-31T03:36:36.984Z] #18 32.61 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-31T03:36:36.984Z] #18 32.61 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-31T03:36:36.984Z] #18 32.61 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-31T03:36:36.984Z] #18 32.61 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-31T03:36:36.984Z] #18 32.61 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-31T03:36:36.984Z] #18 32.61 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-31T03:36:36.984Z] #18 32.61 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-31T03:36:36.984Z] #18 32.61 xfsprogs xxd xz-utils zip [2019-10-31T03:36:36.984Z] #18 32.71 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:36:36.984Z] #18 32.71 Need to get 88.2 MB of archives. [2019-10-31T03:36:36.984Z] #18 32.71 After this operation, 565 MB of additional disk space will be used. [2019-10-31T03:36:36.984Z] #18 32.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-31T03:36:36.984Z] #18 32.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-31T03:36:36.984Z] #18 32.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-31T03:36:36.984Z] #18 32.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-31T03:36:36.984Z] #18 32.76 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-31T03:36:36.984Z] #18 32.76 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-31T03:36:36.984Z] #18 32.77 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-31T03:36:36.984Z] #18 32.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-31T03:36:36.984Z] #18 32.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-31T03:36:36.984Z] #18 32.86 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-31T03:36:36.984Z] #18 33.05 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-31T03:36:36.984Z] #18 33.06 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-31T03:36:36.984Z] #18 33.07 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-31T03:36:36.984Z] #18 33.07 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-31T03:36:36.984Z] #18 33.07 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-31T03:36:36.984Z] #18 33.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-31T03:36:36.984Z] #18 33.08 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-31T03:36:36.984Z] #18 33.09 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-31T03:36:36.984Z] #18 33.09 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-31T03:36:36.984Z] #18 33.10 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-31T03:36:36.984Z] #18 33.10 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-31T03:36:36.984Z] #18 33.12 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-31T03:36:36.984Z] #18 33.13 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-31T03:36:36.984Z] #18 33.14 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-31T03:36:36.984Z] #18 33.14 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-31T03:36:36.984Z] #18 33.15 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-31T03:36:36.984Z] #18 33.16 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-31T03:36:36.984Z] #18 33.17 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-31T03:36:36.984Z] #18 33.17 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-31T03:36:36.984Z] #18 33.21 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-31T03:36:36.984Z] #18 33.21 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-31T03:36:36.984Z] #18 33.21 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-31T03:36:36.984Z] #18 33.22 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-31T03:36:36.984Z] #18 33.23 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-31T03:36:36.984Z] #18 33.24 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-31T03:36:36.984Z] #18 33.24 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-31T03:36:36.984Z] #18 33.25 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-31T03:36:36.984Z] #18 33.25 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-31T03:36:36.984Z] #18 33.25 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-31T03:36:36.985Z] #18 33.28 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-31T03:36:36.985Z] #18 33.29 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-31T03:36:36.985Z] #18 33.30 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-31T03:36:36.985Z] #18 33.33 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-31T03:36:36.985Z] #18 33.35 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-31T03:36:36.985Z] #18 33.35 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-31T03:36:36.985Z] #18 ... [2019-10-31T03:36:36.985Z] [2019-10-31T03:36:36.985Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:36.985Z] #27 37.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-31T03:36:37.098Z] #47 ... [2019-10-31T03:36:37.098Z] [2019-10-31T03:36:37.098Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-31T03:36:37.098Z] #58 DONE 0.1s [2019-10-31T03:36:37.098Z] [2019-10-31T03:36:37.098Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:36:37.357Z] #59 ... [2019-10-31T03:36:37.357Z] [2019-10-31T03:36:37.357Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:36:37.357Z] #28 53.84 + cd /tmp/tmp.A3nrmGmU47/src/github.com/go-swagger/go-swagger [2019-10-31T03:36:37.357Z] #28 53.84 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-31T03:36:37.357Z] #28 57.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-31T03:36:37.382Z] #27 37.84 skipping existing b63cc5f62c21 [2019-10-31T03:36:37.382Z] #27 37.95 [2019-10-31T03:36:37.382Z] #27 ... [2019-10-31T03:36:37.382Z] [2019-10-31T03:36:37.382Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:37.382Z] #45 53.17 time [2019-10-31T03:36:37.382Z] #45 58.88 internal/fmtsort [2019-10-31T03:36:37.382Z] #45 59.87 internal/syscall/unix [2019-10-31T03:36:37.382Z] #45 60.05 strings [2019-10-31T03:36:37.382Z] #45 60.33 os [2019-10-31T03:36:37.389Z] #16 ... [2019-10-31T03:36:37.389Z] [2019-10-31T03:36:37.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:37.389Z] #39 94.82 DEP criu/cr-errno.d [2019-10-31T03:36:37.389Z] #39 94.86 DEP criu/cr-dump.d [2019-10-31T03:36:37.389Z] #39 95.14 DEP criu/cr-dedup.d [2019-10-31T03:36:37.389Z] #39 95.45 DEP criu/cr-check.d [2019-10-31T03:36:37.389Z] #39 95.69 DEP criu/config.d [2019-10-31T03:36:37.389Z] #39 95.90 DEP criu/clone-noasan.d [2019-10-31T03:36:37.389Z] #39 95.95 DEP criu/cgroup.d [2019-10-31T03:36:37.389Z] #39 96.12 DEP criu/cgroup-props.d [2019-10-31T03:36:37.389Z] #39 96.28 DEP criu/bitmap.d [2019-10-31T03:36:37.389Z] #39 96.30 DEP criu/bfd.d [2019-10-31T03:36:37.389Z] #39 96.38 DEP criu/autofs.d [2019-10-31T03:36:37.389Z] #39 96.54 DEP criu/aio.d [2019-10-31T03:36:37.389Z] #39 96.74 DEP criu/action-scripts.d [2019-10-31T03:36:37.389Z] #39 97.06 CC criu/action-scripts.o [2019-10-31T03:36:37.389Z] #39 97.58 CC criu/aio.o [2019-10-31T03:36:37.389Z] #39 98.17 CC criu/autofs.o [2019-10-31T03:36:37.389Z] #39 99.46 CC criu/bfd.o [2019-10-31T03:36:37.389Z] #39 99.88 CC criu/bitmap.o [2019-10-31T03:36:37.431Z] #17 50.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-31T03:36:37.431Z] #17 50.89 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-31T03:36:37.431Z] #17 50.90 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-31T03:36:37.614Z] #28 ... [2019-10-31T03:36:37.614Z] [2019-10-31T03:36:37.614Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:37.614Z] #44 63.74 bytes [2019-10-31T03:36:37.646Z] #39 100.0 CC criu/cgroup-props.o [2019-10-31T03:36:37.797Z] #45 ... [2019-10-31T03:36:37.797Z] [2019-10-31T03:36:37.797Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:37.797Z] #18 33.36 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-31T03:36:37.797Z] #18 33.36 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-31T03:36:37.797Z] #18 33.37 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-31T03:36:37.797Z] #18 33.53 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-31T03:36:37.797Z] #18 33.54 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-31T03:36:37.797Z] #18 33.60 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-31T03:36:37.797Z] #18 33.61 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-31T03:36:37.797Z] #18 33.62 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-31T03:36:37.797Z] #18 33.63 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-31T03:36:37.797Z] #18 33.64 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-31T03:36:37.797Z] #18 33.65 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-31T03:36:37.797Z] #18 34.01 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-31T03:36:37.797Z] #18 34.07 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-31T03:36:37.797Z] #18 34.10 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-31T03:36:37.797Z] #18 34.11 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-31T03:36:37.797Z] #18 34.12 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-31T03:36:37.797Z] #18 34.15 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-31T03:36:38.224Z] #18 34.27 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-31T03:36:38.224Z] #18 34.41 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-31T03:36:38.224Z] #18 34.42 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-31T03:36:38.576Z] #39 101.0 CC criu/cgroup.o [2019-10-31T03:36:38.624Z] #18 34.70 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-31T03:36:38.624Z] #18 34.94 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-31T03:36:38.624Z] #18 34.94 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-31T03:36:39.483Z] #18 ... [2019-10-31T03:36:39.483Z] [2019-10-31T03:36:39.483Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:39.483Z] #27 39.36 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-31T03:36:39.483Z] #27 39.87 [2019-10-31T03:36:39.483Z] #27 40.13 ######################################################################## 100.0% [2019-10-31T03:36:39.483Z] #27 40.19 [2019-10-31T03:36:39.483Z] #27 40.28 Download of images into '/build' complete. [2019-10-31T03:36:39.483Z] #27 40.28 Use something like the following to load the result into a Docker daemon: [2019-10-31T03:36:39.483Z] #27 40.28 tar -cC '/build' . | docker load [2019-10-31T03:36:39.483Z] #27 DONE 40.4s [2019-10-31T03:36:39.964Z] [2019-10-31T03:36:39.964Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:39.964Z] #42 20.86 CC images/signalfd.o [2019-10-31T03:36:39.964Z] #42 21.04 CC images/fs.o [2019-10-31T03:36:39.964Z] #42 21.29 CC images/pstree.o [2019-10-31T03:36:39.964Z] #42 21.47 CC images/pipe.o [2019-10-31T03:36:39.964Z] #42 21.68 CC images/tcp-stream.o [2019-10-31T03:36:39.964Z] #42 21.84 CC images/sk-packet.o [2019-10-31T03:36:39.964Z] #42 22.08 CC images/mnt.o [2019-10-31T03:36:39.964Z] #42 22.35 CC images/pipe-data.o [2019-10-31T03:36:39.964Z] #42 22.50 CC images/sa.o [2019-10-31T03:36:39.964Z] #42 22.65 CC images/timer.o [2019-10-31T03:36:39.964Z] #42 22.99 CC images/timerfd.o [2019-10-31T03:36:39.964Z] #42 23.07 CC images/mm.o [2019-10-31T03:36:40.145Z] #44 ... [2019-10-31T03:36:40.145Z] [2019-10-31T03:36:40.145Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:36:40.145Z] #33 56.15 The following additional packages will be installed: [2019-10-31T03:36:40.145Z] #33 56.18 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-31T03:36:40.145Z] #33 56.18 Suggested packages: [2019-10-31T03:36:40.145Z] #33 56.18 codeblocks eclipse ninja-build lrzip [2019-10-31T03:36:40.145Z] #33 56.18 Recommended packages: [2019-10-31T03:36:40.145Z] #33 56.18 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-31T03:36:40.145Z] #33 58.15 The following NEW packages will be installed: [2019-10-31T03:36:40.145Z] #33 58.15 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-31T03:36:40.145Z] #33 58.15 vim-common xxd [2019-10-31T03:36:40.145Z] #33 59.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:36:40.145Z] #33 59.36 Need to get 13.7 MB of archives. [2019-10-31T03:36:40.145Z] #33 59.36 After this operation, 57.2 MB of additional disk space will be used. [2019-10-31T03:36:40.145Z] #33 59.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-31T03:36:40.145Z] #33 59.58 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-31T03:36:40.145Z] #33 59.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-31T03:36:40.145Z] #33 61.00 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-31T03:36:40.145Z] #33 61.10 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-31T03:36:40.145Z] #33 61.28 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-31T03:36:40.145Z] #33 61.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-31T03:36:40.145Z] #33 61.29 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-31T03:36:40.145Z] #33 61.72 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-31T03:36:40.145Z] #33 61.73 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-31T03:36:40.145Z] #33 62.84 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:36:40.145Z] #33 63.09 Fetched 13.7 MB in 3s (3898 kB/s) [2019-10-31T03:36:40.145Z] #33 63.27 Selecting previously unselected package cmake-data. [2019-10-31T03:36:40.145Z] #33 63.27 (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-31T03:36:40.145Z] #33 63.37 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-31T03:36:40.145Z] #33 63.43 Unpacking cmake-data (3.7.2-1) ... [2019-10-31T03:36:40.145Z] #33 ... [2019-10-31T03:36:40.145Z] [2019-10-31T03:36:40.145Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:36:40.145Z] #40 63.59 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-31T03:36:40.145Z] #40 63.60 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-31T03:36:40.145Z] #40 63.60 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-31T03:36:40.145Z] #40 63.77 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-31T03:36:40.145Z] #40 63.81 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-31T03:36:40.145Z] #40 63.83 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-31T03:36:40.145Z] #40 64.03 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-31T03:36:40.145Z] #40 64.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-31T03:36:40.145Z] #40 64.10 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-31T03:36:40.145Z] #40 64.59 Selecting previously unselected package libprotobuf10:amd64. [2019-10-31T03:36:40.145Z] #40 64.59 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-31T03:36:40.145Z] #40 64.60 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-31T03:36:40.146Z] #40 66.33 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-31T03:36:40.146Z] #40 66.33 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-31T03:36:40.146Z] #40 66.33 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-31T03:36:40.382Z] #42 23.68 CC images/sk-opts.o [2019-10-31T03:36:40.402Z] #40 66.91 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-31T03:36:40.660Z] #40 66.92 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-31T03:36:40.660Z] #40 66.94 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-31T03:36:40.751Z] #17 56.77 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-31T03:36:40.751Z] #17 56.80 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-31T03:36:40.751Z] #17 56.82 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-31T03:36:40.751Z] #17 56.83 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-31T03:36:40.751Z] #17 56.85 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-31T03:36:40.751Z] #17 56.88 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:40.751Z] #17 56.90 Processing triggers for mime-support (3.60) ... [2019-10-31T03:36:40.751Z] #17 56.93 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:40.751Z] #17 56.95 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-31T03:36:40.751Z] #17 56.96 Setting up libcap2-bin (1:2.25-1) ... [2019-10-31T03:36:40.751Z] #17 56.98 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-31T03:36:40.751Z] #17 56.99 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-31T03:36:40.751Z] #17 57.01 Setting up bash-completion (1:2.1-4.3) ... [2019-10-31T03:36:41.383Z] #42 24.74 CC images/sk-unix.o [2019-10-31T03:36:41.383Z] #42 25.01 CC images/sk-inet.o [2019-10-31T03:36:41.692Z] #17 58.17 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-31T03:36:41.811Z] #42 25.35 CC images/tun.o [2019-10-31T03:36:41.811Z] #42 25.51 CC images/sk-netlink.o [2019-10-31T03:36:41.849Z] #39 103.8 CC criu/clone-noasan.o [2019-10-31T03:36:41.849Z] #39 103.9 CC criu/config.o [2019-10-31T03:36:41.952Z] #17 58.19 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-31T03:36:41.952Z] #17 58.20 Setting up zip (3.0-11+b1) ... [2019-10-31T03:36:41.952Z] #17 58.21 Setting up bzip2 (1.0.6-8.1) ... [2019-10-31T03:36:41.952Z] #17 58.23 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-31T03:36:41.952Z] #17 58.25 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-31T03:36:41.952Z] #17 58.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:41.952Z] #17 58.29 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-31T03:36:41.952Z] #17 58.41 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:42.212Z] #17 58.42 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-31T03:36:42.212Z] #17 58.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-31T03:36:42.212Z] #17 58.45 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-31T03:36:42.212Z] #17 58.47 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:42.212Z] #17 58.49 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-31T03:36:42.212Z] #17 58.50 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-31T03:36:42.212Z] #17 58.52 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-31T03:36:42.212Z] #17 58.55 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:42.234Z] #42 25.70 CC images/packet-sock.o [2019-10-31T03:36:42.472Z] #17 58.71 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-31T03:36:42.472Z] #17 58.73 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-31T03:36:42.472Z] #17 58.74 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-31T03:36:42.472Z] #17 58.76 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-31T03:36:42.472Z] #17 58.78 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-31T03:36:42.472Z] #17 58.80 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-31T03:36:42.472Z] #17 58.84 Setting up pigz (2.3.4-1) ... [2019-10-31T03:36:42.472Z] #17 58.86 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-31T03:36:42.472Z] #17 58.88 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-31T03:36:42.472Z] #17 58.90 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:42.472Z] #17 58.92 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-31T03:36:42.472Z] #17 58.94 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-31T03:36:42.472Z] #17 58.96 Setting up jq (1.5+dfsg-1.3) ... [2019-10-31T03:36:42.472Z] #17 58.97 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-31T03:36:42.472Z] #17 58.99 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-31T03:36:42.472Z] #17 59.01 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-31T03:36:42.561Z] #40 ... [2019-10-31T03:36:42.561Z] [2019-10-31T03:36:42.561Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:42.561Z] #26 8.444 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-31T03:36:42.561Z] #26 9.507 [2019-10-31T03:36:42.647Z] #42 26.08 CC images/ipc-var.o [2019-10-31T03:36:42.647Z] #42 26.21 CC images/ipc-desc.o [2019-10-31T03:36:42.647Z] #42 26.32 CC images/ipc-shm.o [2019-10-31T03:36:42.732Z] #17 59.03 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:42.732Z] #17 59.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-31T03:36:42.732Z] #17 59.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-31T03:36:42.732Z] #17 59.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-31T03:36:42.732Z] #17 59.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-31T03:36:42.732Z] #17 59.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-31T03:36:42.732Z] #17 59.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-31T03:36:42.732Z] #17 59.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-31T03:36:42.732Z] #17 59.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-31T03:36:42.732Z] #17 59.09 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-31T03:36:42.732Z] #17 59.11 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:42.732Z] #17 59.13 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-31T03:36:42.733Z] #17 59.15 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:42.733Z] #17 59.16 Setting up btrfs-progs (4.7.3-1) ... [2019-10-31T03:36:42.733Z] #17 59.18 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-31T03:36:42.733Z] #17 59.20 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-31T03:36:42.780Z] #39 105.2 CC criu/cr-check.o [2019-10-31T03:36:42.819Z] #26 10.07 ## 3.9% [2019-10-31T03:36:42.819Z] #26 ... [2019-10-31T03:36:42.819Z] [2019-10-31T03:36:42.819Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:36:42.819Z] #33 67.96 Selecting previously unselected package liblzo2-2:amd64. [2019-10-31T03:36:42.819Z] #33 67.98 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-31T03:36:42.819Z] #33 68.04 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:36:42.819Z] #33 68.39 Selecting previously unselected package libicu57:amd64. [2019-10-31T03:36:42.819Z] #33 68.39 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-31T03:36:42.819Z] #33 68.40 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-31T03:36:42.819Z] #33 ... [2019-10-31T03:36:42.819Z] [2019-10-31T03:36:42.819Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-31T03:36:42.819Z] #13 6.437 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-31T03:36:42.819Z] #13 DONE 6.8s [2019-10-31T03:36:43.058Z] #42 26.49 CC images/ipc-msg.o [2019-10-31T03:36:43.058Z] #42 26.67 CC images/ipc-sem.o [2019-10-31T03:36:43.109Z] [2019-10-31T03:36:43.109Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:43.454Z] #42 26.83 CC images/utsns.o [2019-10-31T03:36:43.454Z] #42 27.00 CC images/creds.o [2019-10-31T03:36:43.872Z] #42 27.15 CC images/vma.o [2019-10-31T03:36:43.872Z] #42 ... [2019-10-31T03:36:43.872Z] [2019-10-31T03:36:43.872Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:36:43.872Z] #32 59.47 internal/syscall/unix [2019-10-31T03:36:43.872Z] #32 59.62 strings [2019-10-31T03:36:43.872Z] #32 59.89 os [2019-10-31T03:36:43.872Z] #32 63.26 path [2019-10-31T03:36:43.872Z] #32 63.83 text/tabwriter [2019-10-31T03:36:43.872Z] #32 64.33 fmt [2019-10-31T03:36:43.872Z] #32 64.50 path/filepath [2019-10-31T03:36:43.872Z] #32 67.10 io/ioutil [2019-10-31T03:36:43.872Z] #32 69.28 flag [2019-10-31T03:36:43.872Z] #32 69.28 github.com/BurntSushi/toml [2019-10-31T03:36:43.872Z] #32 ... [2019-10-31T03:36:43.872Z] [2019-10-31T03:36:43.872Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:43.872Z] #42 27.41 CC images/netdev.o [2019-10-31T03:36:44.272Z] #42 27.70 CC images/tty.o [2019-10-31T03:36:44.672Z] #39 106.8 CC criu/cr-dedup.o [2019-10-31T03:36:44.672Z] #39 ... [2019-10-31T03:36:44.672Z] [2019-10-31T03:36:44.672Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:44.672Z] #16 105.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-31T03:36:44.672Z] #16 105.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-31T03:36:44.672Z] #16 105.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:36:44.691Z] #42 28.13 CC images/file-lock.o [2019-10-31T03:36:44.691Z] #42 28.23 CC images/rlimit.o [2019-10-31T03:36:44.691Z] #42 ... [2019-10-31T03:36:44.691Z] [2019-10-31T03:36:44.691Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:36:44.691Z] #60 31.33 + cd /tmp/tmp.sh5W7T5qx9/src/github.com/containerd/containerd [2019-10-31T03:36:44.691Z] #60 31.33 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:36:44.691Z] #60 31.69 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-31T03:36:44.691Z] #60 31.69 + BUILDTAGS='netgo osusergo static_build' [2019-10-31T03:36:44.691Z] #60 31.69 + export EXTRA_FLAGS=-buildmode=pie [2019-10-31T03:36:44.691Z] #60 31.69 + EXTRA_FLAGS=-buildmode=pie [2019-10-31T03:36:44.691Z] #60 31.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-31T03:36:44.691Z] #60 31.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-31T03:36:44.691Z] #60 31.69 + '[' '' = dynamic ']' [2019-10-31T03:36:44.691Z] #60 31.69 + make [2019-10-31T03:36:44.691Z] #60 32.63 + bin/ctr [2019-10-31T03:36:44.691Z] #60 ... [2019-10-31T03:36:44.691Z] [2019-10-31T03:36:44.691Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:44.691Z] #18 37.77 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-31T03:36:44.691Z] #18 39.52 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:36:44.691Z] #18 39.64 Fetched 88.2 MB in 6s (14.0 MB/s) [2019-10-31T03:36:44.691Z] #18 39.71 Selecting previously unselected package bash-completion. [2019-10-31T03:36:44.691Z] #18 39.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 ... 14898 files and directories currently installed.) [2019-10-31T03:36:44.691Z] #18 39.74 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-31T03:36:45.281Z] #17 61.59 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-31T03:36:45.281Z] #17 61.61 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-31T03:36:45.281Z] #17 61.62 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-31T03:36:45.281Z] #17 61.62 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-31T03:36:45.281Z] #17 61.64 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-31T03:36:45.281Z] #17 61.64 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-31T03:36:45.281Z] #17 61.65 Setting up btrfs-tools (4.7.3-1) ... [2019-10-31T03:36:45.281Z] #17 61.67 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-31T03:36:45.281Z] #17 61.69 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-31T03:36:45.281Z] #17 61.70 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-31T03:36:45.281Z] #17 61.71 Setting up python3 (3.5.3-1) ... [2019-10-31T03:36:45.694Z] #26 10.07 ## 3.9% ###### 9.6% ########### 15.9% ############# 18.2% ############### 22.2% ################## 25.9% #################### 28.9% ####################### 32.3% ######################## 33.9% ######################### 36.0% ############################ 39.5% ############################## 43.0% ################################# 46.8% #################################### 51.0% ###################################### 53.7% ######################################## 56.1% ########################################## 59.1% ############################################### 65.3% ################################################ 68.0% #################################################### 72.4% ###################################################### 76.4% ######################################################### 80.0% ############################################################ 84.5% ############################################################## 86.3% ################################################################# 90.7% ###################################################################### 98.6% ######################################################################## 100.0% [2019-10-31T03:36:46.044Z] #18 42.46 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-31T03:36:46.229Z] #17 62.63 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-31T03:36:46.264Z] #26 13.64 [2019-10-31T03:36:46.928Z] #18 43.08 Selecting previously unselected package libnet1:s390x. [2019-10-31T03:36:46.928Z] #18 43.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-31T03:36:46.928Z] #18 43.09 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-31T03:36:46.928Z] #18 43.17 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-31T03:36:46.928Z] #18 43.17 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-31T03:36:46.928Z] #18 43.18 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-31T03:36:46.929Z] #18 43.23 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-31T03:36:46.929Z] #18 43.23 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-31T03:36:46.929Z] #18 43.24 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-31T03:36:46.929Z] #18 43.33 Selecting previously unselected package libudev-dev:s390x. [2019-10-31T03:36:47.323Z] #18 43.33 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-31T03:36:47.323Z] #18 43.37 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-31T03:36:47.323Z] #18 43.58 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-31T03:36:47.323Z] #18 43.58 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-31T03:36:47.323Z] #18 43.58 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-31T03:36:47.612Z] #17 64.04 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-31T03:36:47.787Z] #18 44.12 Selecting previously unselected package python3.5-minimal. [2019-10-31T03:36:47.787Z] #18 44.13 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-31T03:36:47.787Z] #18 44.13 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-31T03:36:47.873Z] #17 64.13 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-31T03:36:47.873Z] #17 64.17 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-31T03:36:47.873Z] #17 64.19 Setting up python3-wheel (0.29.0-2) ... [2019-10-31T03:36:47.875Z] #26 14.22 0.7% ######## 11.7% #################### 29.1% ########################## 36.6% ################################## 47.9% ################################################## 69.9% ################################################################# 90.5% ################################################################### 94.1% ######################################################################## 100.0% [2019-10-31T03:36:48.249Z] #18 ... [2019-10-31T03:36:48.249Z] [2019-10-31T03:36:48.249Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:48.249Z] #45 63.66 regexp/syntax [2019-10-31T03:36:48.249Z] #45 64.79 fmt [2019-10-31T03:36:48.249Z] #45 70.75 flag [2019-10-31T03:36:48.249Z] #45 70.80 go/token [2019-10-31T03:36:48.249Z] #45 71.78 go/scanner [2019-10-31T03:36:48.249Z] #45 73.01 regexp [2019-10-31T03:36:48.249Z] #45 73.45 go/ast [2019-10-31T03:36:48.249Z] #45 ... [2019-10-31T03:36:48.249Z] [2019-10-31T03:36:48.249Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:48.249Z] #42 28.39 CC images/pagemap.o [2019-10-31T03:36:48.249Z] #42 28.62 CC images/siginfo.o [2019-10-31T03:36:48.249Z] #42 28.87 CC images/rpc.o [2019-10-31T03:36:48.249Z] #42 29.73 CC images/ext-file.o [2019-10-31T03:36:48.249Z] #42 29.87 CC images/cgroup.o [2019-10-31T03:36:48.249Z] #42 30.37 CC images/userns.o [2019-10-31T03:36:48.249Z] #42 30.65 CC images/google/protobuf/descriptor.o [2019-10-31T03:36:48.440Z] #26 15.74 [2019-10-31T03:36:48.443Z] #17 64.64 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-31T03:36:48.698Z] [2019-10-31T03:36:48.698Z] #26 ... [2019-10-31T03:36:48.698Z] [2019-10-31T03:36:48.698Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-31T03:36:48.698Z] #14 DONE 5.8s [2019-10-31T03:36:48.698Z] [2019-10-31T03:36:48.698Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:48.698Z] #26 16.00 #### 6.0% [2019-10-31T03:36:48.698Z] #26 ... [2019-10-31T03:36:48.698Z] [2019-10-31T03:36:48.698Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-31T03:36:48.956Z] #15 ... [2019-10-31T03:36:48.956Z] [2019-10-31T03:36:48.956Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:36:48.956Z] #31 64.95 reflect [2019-10-31T03:36:48.956Z] #31 74.26 time [2019-10-31T03:36:48.956Z] #31 ... [2019-10-31T03:36:48.956Z] [2019-10-31T03:36:48.956Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:49.013Z] #17 65.20 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-31T03:36:49.013Z] #17 65.22 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-31T03:36:49.315Z] #42 32.45 CC images/opts.o [2019-10-31T03:36:49.315Z] #42 32.69 CC images/seccomp.o [2019-10-31T03:36:49.582Z] #17 65.82 Setting up dmsetup (2:1.02.137-2) ... [2019-10-31T03:36:49.582Z] #17 65.84 Setting up python3-setuptools (33.1.1-1) ... [2019-10-31T03:36:49.719Z] #42 33.00 CC images/binfmt-misc.o [2019-10-31T03:36:49.719Z] #42 33.30 CC images/time.o [2019-10-31T03:36:49.719Z] #42 33.36 CC images/sysctl.o [2019-10-31T03:36:49.843Z] #17 66.35 Setting up dh-python (2.20170125) ... [2019-10-31T03:36:50.125Z] #42 33.57 CC images/autofs.o [2019-10-31T03:36:50.125Z] #42 33.68 CC images/macvlan.o [2019-10-31T03:36:50.413Z] #17 66.73 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-31T03:36:50.413Z] #17 66.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:50.500Z] #26 16.00 #### 6.0% ######## 11.4% ############ 16.8% ############# 18.7% ################ 23.5% #################### 29.1% ######################## 33.5% ########################### 38.2% ############################## 42.1% ################################# 46.1% ################################## 47.9% ###################################### 53.0% ######################################## 55.6% ########################################## 59.2% ############################################ 62.0% ############################################## 64.4% [2019-10-31T03:36:50.500Z] #26 ... [2019-10-31T03:36:50.500Z] [2019-10-31T03:36:50.500Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:50.500Z] #44 66.63 reflect [2019-10-31T03:36:50.500Z] #44 66.76 bufio [2019-10-31T03:36:50.500Z] #44 69.50 syscall [2019-10-31T03:36:50.500Z] #44 ... [2019-10-31T03:36:50.500Z] [2019-10-31T03:36:50.500Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:50.539Z] #42 33.84 CC images/sit.o [2019-10-31T03:36:50.539Z] #42 34.00 LINK images/built-in.o [2019-10-31T03:36:50.671Z] #17 ... [2019-10-31T03:36:50.672Z] [2019-10-31T03:36:50.672Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:36:50.672Z] #22 89.69 + return [2019-10-31T03:36:50.936Z] #42 34.15 GEN compel/include/asm [2019-10-31T03:36:50.936Z] #42 34.15 GEN compel/include/version.h [2019-10-31T03:36:50.936Z] #42 34.16 touch .config [2019-10-31T03:36:50.936Z] #42 34.27 GEN include/common/config.h [2019-10-31T03:36:50.936Z] #42 34.39 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-31T03:36:50.936Z] #42 34.45 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-31T03:36:50.937Z] #42 34.46 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-31T03:36:50.937Z] #42 34.49 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-31T03:36:50.937Z] #42 34.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-31T03:36:50.937Z] #42 34.55 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-31T03:36:50.937Z] #42 34.58 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-31T03:36:50.937Z] #42 34.58 DEP compel/plugins/std/infect.d [2019-10-31T03:36:51.275Z] #26 16.00 #### 6.0% ######## 11.4% ############ 16.8% ############# 18.7% ################ 23.5% #################### 29.1% ######################## 33.5% ########################### 38.2% ############################## 42.1% ################################# 46.1% ################################## 47.9% ###################################### 53.0% ######################################## 55.6% ########################################## 59.2% ############################################ 62.0% ############################################## 64.4% ################################################### 71.8% ##################################################### 74.9% ######################################################## 78.4% ########################################################### 81.9% ############################################################# 85.3% ############################################################### 88.2% #################################################################### 94.7% ######################################################################## 100.0% [2019-10-31T03:36:51.275Z] #26 ... [2019-10-31T03:36:51.275Z] [2019-10-31T03:36:51.275Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:36:51.275Z] #54 17.03 + cd /tmp/tmp.VCoKZAkxQ4/src/github.com/opencontainers/runc [2019-10-31T03:36:51.275Z] #54 17.03 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-31T03:36:51.275Z] #54 17.95 + '[' -z '' ']' [2019-10-31T03:36:51.275Z] #54 17.95 + target=static [2019-10-31T03:36:51.275Z] #54 17.95 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-31T03:36:51.275Z] #54 21.05 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-31T03:36:51.359Z] #42 34.73 DEP compel/plugins/std/string.d [2019-10-31T03:36:51.359Z] #42 34.82 DEP compel/plugins/std/log.d [2019-10-31T03:36:51.359Z] #42 34.99 DEP compel/plugins/std/fds.d [2019-10-31T03:36:51.533Z] #54 ... [2019-10-31T03:36:51.533Z] [2019-10-31T03:36:51.533Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:36:51.533Z] #40 69.78 Selecting previously unselected package libprotoc10:amd64. [2019-10-31T03:36:51.533Z] #40 69.81 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-31T03:36:51.533Z] #40 69.82 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-31T03:36:51.533Z] #40 71.48 Selecting previously unselected package protobuf-c-compiler. [2019-10-31T03:36:51.533Z] #40 71.48 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-31T03:36:51.533Z] #40 71.49 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-31T03:36:51.533Z] #40 71.79 Selecting previously unselected package protobuf-compiler. [2019-10-31T03:36:51.533Z] #40 71.80 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-31T03:36:51.533Z] #40 71.84 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-31T03:36:51.533Z] #40 72.24 Selecting previously unselected package python-pkg-resources. [2019-10-31T03:36:51.533Z] #40 72.25 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:36:51.533Z] #40 72.25 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-31T03:36:51.533Z] #40 72.68 Selecting previously unselected package python-protobuf. [2019-10-31T03:36:51.533Z] #40 72.69 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-31T03:36:51.533Z] #40 72.73 Unpacking python-protobuf (3.0.0-9) ... [2019-10-31T03:36:51.533Z] #40 73.65 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-31T03:36:51.533Z] #40 73.84 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-31T03:36:51.533Z] #40 73.87 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-31T03:36:51.608Z] #22 DONE 90.6s [2019-10-31T03:36:51.608Z] [2019-10-31T03:36:51.608Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:51.608Z] #17 DONE 67.9s [2019-10-31T03:36:51.608Z] [2019-10-31T03:36:51.608Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:36:51.767Z] #42 35.20 DEP compel/plugins/std/std.d [2019-10-31T03:36:51.767Z] #42 35.35 DEP compel/plugins/shmem/shmem.d [2019-10-31T03:36:51.791Z] #40 ... [2019-10-31T03:36:51.791Z] [2019-10-31T03:36:51.791Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:36:51.791Z] #59 4.760 + RM_GOPATH=0 [2019-10-31T03:36:51.791Z] #59 4.760 + TMP_GOPATH= [2019-10-31T03:36:51.791Z] #59 4.760 + : /build [2019-10-31T03:36:51.791Z] #59 4.760 + '[' -z '' ']' [2019-10-31T03:36:51.791Z] #59 4.760 ++ mktemp -d [2019-10-31T03:36:51.791Z] #59 4.764 + export GOPATH=/tmp/tmp.QZHTUi0hFb [2019-10-31T03:36:51.791Z] #59 4.764 + GOPATH=/tmp/tmp.QZHTUi0hFb [2019-10-31T03:36:51.791Z] #59 4.764 + RM_GOPATH=1 [2019-10-31T03:36:51.791Z] #59 4.764 ++ dirname ./install.sh [2019-10-31T03:36:51.791Z] #59 4.764 + dir=. [2019-10-31T03:36:51.791Z] #59 4.764 + bin=containerd [2019-10-31T03:36:51.791Z] #59 4.764 + shift [2019-10-31T03:36:51.791Z] #59 4.764 + '[' '!' -f ./containerd.installer ']' [2019-10-31T03:36:51.791Z] #59 4.764 + . ./containerd.installer [2019-10-31T03:36:51.791Z] #59 4.764 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:36:51.791Z] #59 4.764 + install_containerd [2019-10-31T03:36:51.791Z] #59 4.764 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-31T03:36:51.791Z] #59 4.765 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:36:51.791Z] #59 4.770 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QZHTUi0hFb/src/github.com/containerd/containerd [2019-10-31T03:36:51.791Z] #59 4.772 Cloning into '/tmp/tmp.QZHTUi0hFb/src/github.com/containerd/containerd'... [2019-10-31T03:36:52.170Z] #42 35.56 DEP compel/plugins/fds/fds.d [2019-10-31T03:36:52.170Z] #42 ... [2019-10-31T03:36:52.170Z] [2019-10-31T03:36:52.170Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:52.170Z] #18 45.95 Selecting previously unselected package python3-minimal. [2019-10-31T03:36:52.170Z] #18 45.95 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-31T03:36:52.170Z] #18 45.96 Unpacking python3-minimal (3.5.3-1) ... [2019-10-31T03:36:52.170Z] #18 45.99 Selecting previously unselected package libmpdec2:s390x. [2019-10-31T03:36:52.170Z] #18 45.99 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-31T03:36:52.170Z] #18 45.99 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-31T03:36:52.170Z] #18 46.03 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-31T03:36:52.170Z] #18 46.03 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-31T03:36:52.170Z] #18 46.04 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-31T03:36:52.170Z] #18 47.68 Selecting previously unselected package python3.5. [2019-10-31T03:36:52.170Z] #18 47.68 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-31T03:36:52.170Z] #18 47.68 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-31T03:36:52.170Z] #18 47.84 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-31T03:36:52.170Z] #18 47.84 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-31T03:36:52.170Z] #18 47.85 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-31T03:36:52.170Z] #18 47.95 Selecting previously unselected package dh-python. [2019-10-31T03:36:52.170Z] #18 47.95 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-31T03:36:52.170Z] #18 47.96 Unpacking dh-python (2.20170125) ... [2019-10-31T03:36:52.170Z] #18 48.13 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-31T03:36:52.170Z] #18 48.14 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-31T03:36:52.361Z] #59 ... [2019-10-31T03:36:52.361Z] [2019-10-31T03:36:52.361Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:52.361Z] #26 19.60 [2019-10-31T03:36:52.557Z] #18 ... [2019-10-31T03:36:52.558Z] [2019-10-31T03:36:52.558Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:36:52.558Z] #32 70.89 log [2019-10-31T03:36:52.558Z] #32 73.10 github.com/BurntSushi/toml/cmd/tomlv [2019-10-31T03:36:52.558Z] #32 DONE 78.4s [2019-10-31T03:36:52.764Z] #16 ... [2019-10-31T03:36:52.764Z] [2019-10-31T03:36:52.764Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:52.764Z] #39 107.2 CC criu/cr-dump.o [2019-10-31T03:36:52.764Z] #39 109.4 CC criu/cr-errno.o [2019-10-31T03:36:52.764Z] #39 109.5 CC criu/cr-restore.o [2019-10-31T03:36:52.764Z] #39 113.8 CC criu/cr-service.o [2019-10-31T03:36:52.764Z] #39 115.3 CC criu/crtools.o [2019-10-31T03:36:52.976Z] [2019-10-31T03:36:52.976Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:36:52.976Z] #42 35.78 CC compel/plugins/std/std.o [2019-10-31T03:36:52.976Z] #42 36.05 CC compel/plugins/std/fds.o [2019-10-31T03:36:52.976Z] #42 36.25 CC compel/plugins/std/log.o [2019-10-31T03:36:53.328Z] #39 115.9 CC criu/eventfd.o [2019-10-31T03:36:53.838Z] #42 37.46 CC compel/plugins/std/string.o [2019-10-31T03:36:53.891Z] #39 116.3 CC criu/eventpoll.o [2019-10-31T03:36:54.635Z] #26 20.04 1.2% ## 3.3% ### 5.2% ##### 8.0% ###### 9.5% ####### 10.9% ########## 14.2% ########### 16.3% ############## 20.3% ############### 21.8% ################# 24.2% ################## 25.9% #################### 28.3% ###################### 30.7% ####################### 32.7% ######################## 33.5% [2019-10-31T03:36:54.635Z] #26 ... [2019-10-31T03:36:54.635Z] [2019-10-31T03:36:54.635Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-31T03:36:54.635Z] #15 DONE 6.1s [2019-10-31T03:36:54.635Z] [2019-10-31T03:36:54.635Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:36:54.695Z] #42 38.02 CC compel/plugins/std/infect.o [2019-10-31T03:36:54.821Z] #39 117.3 CC criu/external.o [2019-10-31T03:36:55.078Z] #39 ... [2019-10-31T03:36:55.078Z] [2019-10-31T03:36:55.078Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:55.078Z] #16 115.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-31T03:36:55.078Z] #16 115.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-31T03:36:55.078Z] #16 115.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-31T03:36:55.078Z] #16 115.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-31T03:36:55.078Z] #16 115.9 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-31T03:36:55.078Z] #16 115.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:55.078Z] #16 115.9 Processing triggers for mime-support (3.60) ... [2019-10-31T03:36:55.078Z] #16 116.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:55.078Z] #16 116.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-31T03:36:55.078Z] #16 116.0 Setting up libcap2-bin (1:2.25-1) ... [2019-10-31T03:36:55.078Z] #16 116.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-31T03:36:55.078Z] #16 116.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-31T03:36:55.084Z] #42 38.33 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-31T03:36:55.084Z] #42 38.38 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-31T03:36:55.084Z] #42 38.46 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-31T03:36:55.084Z] #42 38.56 AR compel/plugins/std.lib.a [2019-10-31T03:36:55.084Z] #42 38.58 CC compel/plugins/fds/fds.o [2019-10-31T03:36:55.334Z] #16 116.0 Setting up bash-completion (1:2.1-4.3) ... [2019-10-31T03:36:55.492Z] #42 38.77 AR compel/plugins/fds.lib.a [2019-10-31T03:36:55.492Z] #42 38.80 HOSTDEP compel/src/lib/log-host.d [2019-10-31T03:36:55.492Z] #42 38.93 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-31T03:36:55.492Z] #42 38.99 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-31T03:36:55.492Z] #42 39.09 HOSTDEP compel/src/main-host.d [2019-10-31T03:36:55.810Z] #18 3.662 Collecting yamllint==1.16.0 [2019-10-31T03:36:55.912Z] #42 39.27 DEP compel/src/lib/ptrace.d [2019-10-31T03:36:55.912Z] #42 39.41 DEP compel/src/lib/infect.d [2019-10-31T03:36:55.912Z] #42 39.53 DEP compel/src/lib/infect-util.d [2019-10-31T03:36:56.405Z] #42 39.65 DEP compel/src/lib/infect-rpc.d [2019-10-31T03:36:56.405Z] #42 39.75 DEP compel/arch/s390/src/lib/infect.d [2019-10-31T03:36:56.405Z] #42 39.94 DEP compel/arch/s390/src/lib/cpu.d [2019-10-31T03:36:56.405Z] #42 40.04 DEP compel/src/lib/log.d [2019-10-31T03:36:56.902Z] #42 40.26 DEP compel/src/main.d [2019-10-31T03:36:56.902Z] #42 40.43 DEP compel/src/lib/handle-elf.d [2019-10-31T03:36:57.484Z] #42 40.63 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-31T03:36:57.484Z] #42 40.90 CC compel/src/lib/log.o [2019-10-31T03:36:57.859Z] #16 118.5 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-31T03:36:57.859Z] #16 118.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-31T03:36:57.859Z] #16 118.5 Setting up zip (3.0-11+b1) ... [2019-10-31T03:36:57.859Z] #16 118.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-31T03:36:57.859Z] #16 118.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-31T03:36:57.859Z] #16 118.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-31T03:36:57.859Z] #16 118.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:36:57.859Z] #16 118.6 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-31T03:36:57.859Z] #16 118.6 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:57.859Z] #16 118.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-31T03:36:57.859Z] #16 118.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-31T03:36:57.859Z] #16 118.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-31T03:36:57.859Z] #16 118.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:57.954Z] #42 41.36 CC compel/arch/s390/src/lib/cpu.o [2019-10-31T03:36:58.116Z] #16 118.7 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-31T03:36:58.116Z] #16 118.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-31T03:36:58.116Z] #16 118.7 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-31T03:36:58.116Z] #16 118.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:58.362Z] #42 41.72 CC compel/arch/s390/src/lib/infect.o [2019-10-31T03:36:58.373Z] #16 119.1 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-31T03:36:58.373Z] #16 119.1 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-31T03:36:58.374Z] #16 119.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-31T03:36:58.374Z] #16 119.2 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-31T03:36:58.374Z] #16 119.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-31T03:36:58.374Z] #16 119.2 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-31T03:36:58.374Z] #16 119.2 Setting up pigz (2.3.4-1) ... [2019-10-31T03:36:58.374Z] #16 119.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-31T03:36:58.374Z] #16 119.3 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-31T03:36:58.374Z] #16 119.3 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:58.374Z] #16 119.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-31T03:36:58.374Z] #16 119.3 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:36:58.374Z] #16 119.3 Setting up jq (1.5+dfsg-1.3) ... [2019-10-31T03:36:58.527Z] #26 20.04 1.2% ## 3.3% ### 5.2% ##### 8.0% ###### 9.5% ####### 10.9% ########## 14.2% ########### 16.3% ############## 20.3% ############### 21.8% ################# 24.2% ################## 25.9% #################### 28.3% ###################### 30.7% ####################### 32.7% ######################## 33.5% ########################## 36.8% ############################ 39.6% ############################## 41.8% ################################ 44.5% ################################ 45.3% ################################# 46.0% ################################# 47.0% ################################## 48.3% #################################### 51.1% ###################################### 53.1% ####################################### 54.5% ######################################## 56.6% ######################################### 58.0% ########################################## 59.1% ########################################### 60.8% ############################################# 63.2% ############################################### 65.8% ################################################# 68.6% ################################################### 71.0% #################################################### 72.7% ##################################################### 75.0% ######################################################## 77.9% ######################################################### 79.5% ########################################################## 80.6% ########################################################### 82.2% ############################################################ 83.8% ############################################################## 86.2% ################################################################ 89.0% ################################################################# 90.8% ################################################################## 91.8% #################################################################### 94.7% ##################################################################### 96.6% ####################################################################### 98.8% ######################################################################## 100.0% [2019-10-31T03:36:58.637Z] #16 119.3 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-31T03:36:58.637Z] #16 119.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-31T03:36:58.637Z] #16 119.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-31T03:36:58.637Z] #16 119.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:58.637Z] #16 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-31T03:36:58.637Z] #16 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-31T03:36:58.637Z] #16 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-31T03:36:58.637Z] #16 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-31T03:36:58.637Z] #16 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-31T03:36:58.637Z] #16 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-31T03:36:58.637Z] #16 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-31T03:36:58.637Z] #16 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-31T03:36:58.637Z] #16 119.4 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-31T03:36:58.637Z] #16 119.5 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:58.637Z] #16 119.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-31T03:36:58.637Z] #16 119.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:58.637Z] #16 119.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-31T03:36:58.637Z] #16 119.5 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-31T03:36:58.637Z] #16 119.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-31T03:36:58.784Z] #42 ... [2019-10-31T03:36:58.784Z] [2019-10-31T03:36:58.784Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:36:58.784Z] #18 50.81 Setting up python3-minimal (3.5.3-1) ... [2019-10-31T03:36:58.784Z] #18 51.77 Selecting previously unselected package python3. [2019-10-31T03:36:58.784Z] #18 51.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-31T03:36:58.784Z] #18 51.78 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 51.79 Unpacking python3 (3.5.3-1) ... [2019-10-31T03:36:58.784Z] #18 51.88 Selecting previously unselected package pigz. [2019-10-31T03:36:58.784Z] #18 51.88 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 51.88 Unpacking pigz (2.3.4-1) ... [2019-10-31T03:36:58.784Z] #18 51.98 Selecting previously unselected package libip4tc0:s390x. [2019-10-31T03:36:58.784Z] #18 51.98 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 51.99 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:58.784Z] #18 52.12 Selecting previously unselected package libip6tc0:s390x. [2019-10-31T03:36:58.784Z] #18 52.12 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 52.12 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:58.784Z] #18 52.19 Selecting previously unselected package libiptc0:s390x. [2019-10-31T03:36:58.784Z] #18 52.19 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 52.19 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:58.784Z] #18 52.27 Selecting previously unselected package libxtables12:s390x. [2019-10-31T03:36:58.784Z] #18 52.27 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 52.27 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:58.784Z] #18 52.39 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-31T03:36:58.784Z] #18 52.39 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 52.41 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-31T03:36:58.784Z] #18 52.57 Selecting previously unselected package iptables. [2019-10-31T03:36:58.784Z] #18 52.57 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 52.59 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-31T03:36:58.784Z] #18 53.03 Selecting previously unselected package xxd. [2019-10-31T03:36:58.784Z] #18 53.03 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 53.03 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:58.784Z] #18 53.15 Selecting previously unselected package vim-common. [2019-10-31T03:36:58.784Z] #18 53.15 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:36:58.784Z] #18 53.17 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:36:58.784Z] #18 53.43 Selecting previously unselected package bzip2. [2019-10-31T03:36:58.784Z] #18 53.43 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 53.43 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-31T03:36:58.784Z] #18 53.51 Selecting previously unselected package libgpm2:s390x. [2019-10-31T03:36:58.784Z] #18 53.51 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 53.52 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-31T03:36:58.784Z] #18 53.56 Selecting previously unselected package xz-utils. [2019-10-31T03:36:58.784Z] #18 53.56 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 53.57 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-31T03:36:58.784Z] #18 53.86 Selecting previously unselected package aufs-tools. [2019-10-31T03:36:58.784Z] #18 53.87 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 53.90 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-31T03:36:58.784Z] #18 54.06 Selecting previously unselected package liblzo2-2:s390x. [2019-10-31T03:36:58.784Z] #18 54.07 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 54.08 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-31T03:36:58.784Z] #18 54.17 Selecting previously unselected package btrfs-progs. [2019-10-31T03:36:58.784Z] #18 54.20 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 54.21 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-31T03:36:58.784Z] #18 54.78 Selecting previously unselected package btrfs-tools. [2019-10-31T03:36:58.784Z] #18 54.79 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 54.81 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-31T03:36:58.784Z] #18 54.92 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-31T03:36:58.784Z] #18 54.93 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 54.93 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-31T03:36:58.784Z] #18 55.07 Selecting previously unselected package dmsetup. [2019-10-31T03:36:58.784Z] #18 55.07 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-31T03:36:58.784Z] #18 55.08 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-31T03:36:58.784Z] #18 55.20 Selecting previously unselected package libonig4:s390x. [2019-10-31T03:36:58.790Z] #26 26.12 [2019-10-31T03:36:59.178Z] #18 55.20 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-31T03:36:59.178Z] #18 55.22 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-31T03:36:59.178Z] #18 55.43 Selecting previously unselected package libjq1:s390x. [2019-10-31T03:36:59.178Z] #18 55.43 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-31T03:36:59.178Z] #18 55.43 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-31T03:36:59.178Z] #18 55.54 Selecting previously unselected package jq. [2019-10-31T03:36:59.178Z] #18 55.54 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-31T03:36:59.178Z] #18 55.55 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-31T03:36:59.599Z] #18 55.67 Selecting previously unselected package libaio1:s390x. [2019-10-31T03:36:59.599Z] #18 55.67 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-31T03:36:59.599Z] #18 55.67 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-31T03:36:59.599Z] #18 55.72 Selecting previously unselected package libcap2-bin. [2019-10-31T03:36:59.599Z] #18 55.73 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-31T03:36:59.599Z] #18 55.73 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-31T03:36:59.599Z] #18 55.82 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-31T03:36:59.599Z] #18 55.82 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-31T03:36:59.599Z] #18 55.82 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-31T03:36:59.599Z] #18 55.87 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-31T03:36:59.599Z] #18 55.87 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-31T03:36:59.599Z] #18 55.88 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-31T03:37:00.002Z] #18 56.21 Selecting previously unselected package libpcre16-3:s390x. [2019-10-31T03:37:00.002Z] #18 56.21 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-31T03:37:00.002Z] #18 56.21 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-31T03:37:00.002Z] #18 56.31 Selecting previously unselected package libpcre32-3:s390x. [2019-10-31T03:37:00.002Z] #18 56.31 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-31T03:37:00.002Z] #18 56.31 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-31T03:37:00.002Z] #18 56.43 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-31T03:37:00.414Z] #18 56.43 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-31T03:37:00.414Z] #18 56.44 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-31T03:37:00.414Z] #18 56.80 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-31T03:37:00.414Z] #18 56.81 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-31T03:37:00.414Z] #18 56.82 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-31T03:37:00.695Z] #26 ... [2019-10-31T03:37:00.695Z] [2019-10-31T03:37:00.695Z] #16 [dev 6/24] RUN ldconfig [2019-10-31T03:37:00.695Z] #16 DONE 5.9s [2019-10-31T03:37:00.695Z] [2019-10-31T03:37:00.695Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:37:00.695Z] #33 82.23 Selecting previously unselected package libxml2:amd64. [2019-10-31T03:37:00.695Z] #33 82.23 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-31T03:37:00.695Z] #33 82.24 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-31T03:37:00.695Z] #33 83.86 Selecting previously unselected package libarchive13:amd64. [2019-10-31T03:37:00.695Z] #33 83.87 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-31T03:37:00.695Z] #33 83.87 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-31T03:37:00.695Z] #33 84.52 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-31T03:37:00.695Z] #33 84.53 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-31T03:37:00.695Z] #33 84.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-31T03:37:00.695Z] #33 84.82 Selecting previously unselected package libuv1:amd64. [2019-10-31T03:37:00.695Z] #33 84.83 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-31T03:37:00.695Z] #33 84.84 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-31T03:37:00.695Z] #33 85.12 Selecting previously unselected package cmake. [2019-10-31T03:37:00.695Z] #33 85.13 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-31T03:37:00.695Z] #33 85.32 Unpacking cmake (3.7.2-1) ... [2019-10-31T03:37:00.833Z] #18 57.16 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-31T03:37:00.833Z] #18 57.16 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-31T03:37:00.833Z] #18 57.16 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-31T03:37:00.833Z] #18 57.23 Selecting previously unselected package libnl-3-200:s390x. [2019-10-31T03:37:00.833Z] #18 57.24 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-31T03:37:00.833Z] #18 57.24 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-31T03:37:01.241Z] #18 57.37 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-31T03:37:01.241Z] #18 57.37 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-31T03:37:01.241Z] #18 57.38 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-31T03:37:01.241Z] #18 57.46 Selecting previously unselected package libreadline5:s390x. [2019-10-31T03:37:01.241Z] #18 57.46 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-31T03:37:01.241Z] #18 57.46 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-31T03:37:01.241Z] #18 57.57 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-31T03:37:01.241Z] #18 57.58 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-31T03:37:01.241Z] #18 57.58 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-31T03:37:02.083Z] #18 ... [2019-10-31T03:37:02.083Z] [2019-10-31T03:37:02.083Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:02.083Z] #45 77.77 internal/lazyregexp [2019-10-31T03:37:02.083Z] #45 78.28 net/url [2019-10-31T03:37:02.083Z] #45 80.21 text/template/parse [2019-10-31T03:37:02.083Z] #45 80.59 go/parser [2019-10-31T03:37:02.083Z] #45 85.22 encoding/xml [2019-10-31T03:37:02.083Z] #45 85.57 text/template [2019-10-31T03:37:02.083Z] #45 ... [2019-10-31T03:37:02.083Z] [2019-10-31T03:37:02.083Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:02.083Z] #42 42.43 CC compel/src/lib/infect-rpc.o [2019-10-31T03:37:02.083Z] #42 42.75 CC compel/src/lib/infect-util.o [2019-10-31T03:37:02.083Z] #42 43.00 CC compel/src/lib/infect.o [2019-10-31T03:37:02.083Z] #42 44.85 CC compel/src/lib/ptrace.o [2019-10-31T03:37:02.083Z] #42 45.22 AR compel/libcompel.a [2019-10-31T03:37:02.083Z] #42 45.28 HOSTCC compel/src/main-host.o [2019-10-31T03:37:02.377Z] #18 10.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-31T03:37:02.377Z] #18 10.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-31T03:37:02.479Z] #42 45.73 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-31T03:37:02.479Z] #42 45.97 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-31T03:37:02.592Z] #33 ... [2019-10-31T03:37:02.592Z] [2019-10-31T03:37:02.592Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:37:02.592Z] #26 28.81 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-31T03:37:02.592Z] #26 29.61 [2019-10-31T03:37:02.592Z] #26 29.88 ######################################################################## 100.0% [2019-10-31T03:37:02.592Z] #26 30.10 [2019-10-31T03:37:02.871Z] #42 46.28 HOSTCC compel/src/lib/log-host.o [2019-10-31T03:37:02.871Z] #42 46.40 HOSTLINK compel/compel-host-bin [2019-10-31T03:37:02.871Z] #42 46.47 DEP soccr/soccr.d [2019-10-31T03:37:03.280Z] #42 46.71 CC soccr/soccr.o [2019-10-31T03:37:03.315Z] #18 11.55 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-31T03:37:03.888Z] #16 124.0 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-31T03:37:03.888Z] #16 124.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:37:03.888Z] #16 124.0 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-31T03:37:03.888Z] #16 124.0 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-31T03:37:03.888Z] #16 124.0 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-31T03:37:03.888Z] #16 124.0 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-31T03:37:03.888Z] #16 124.0 Setting up btrfs-tools (4.7.3-1) ... [2019-10-31T03:37:03.888Z] #16 124.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:37:03.888Z] #16 124.0 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-31T03:37:03.888Z] #16 124.0 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-31T03:37:03.888Z] #16 124.1 Setting up python3 (3.5.3-1) ... [2019-10-31T03:37:04.257Z] #18 12.55 Collecting pyyaml (from yamllint==1.16.0) [2019-10-31T03:37:04.739Z] #42 48.08 AR soccr/libsoccr.a [2019-10-31T03:37:04.739Z] #42 48.10 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-31T03:37:04.904Z] #16 125.8 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-31T03:37:05.117Z] #26 32.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-31T03:37:05.178Z] #16 ... [2019-10-31T03:37:05.178Z] [2019-10-31T03:37:05.178Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:05.178Z] #39 117.6 CC criu/fault-injection.o [2019-10-31T03:37:05.178Z] #39 117.7 CC criu/fdstore.o [2019-10-31T03:37:05.178Z] #39 118.2 CC criu/fifo.o [2019-10-31T03:37:05.178Z] #39 118.6 CC criu/file-ids.o [2019-10-31T03:37:05.178Z] #39 118.9 CC criu/file-lock.o [2019-10-31T03:37:05.178Z] #39 120.0 CC criu/files-ext.o [2019-10-31T03:37:05.178Z] #39 120.4 CC criu/files-reg.o [2019-10-31T03:37:05.178Z] #39 122.4 CC criu/files.o [2019-10-31T03:37:05.178Z] #39 124.7 CC criu/filesystems.o [2019-10-31T03:37:05.178Z] #39 125.4 CC criu/fsnotify.o [2019-10-31T03:37:05.178Z] #39 126.5 CC criu/image-desc.o [2019-10-31T03:37:05.178Z] #39 126.7 CC criu/image.o [2019-10-31T03:37:05.331Z] #42 48.35 DEP criu/arch/s390/sigframe.d [2019-10-31T03:37:05.331Z] #42 48.55 DEP criu/arch/s390/crtools.d [2019-10-31T03:37:05.331Z] #42 ... [2019-10-31T03:37:05.331Z] [2019-10-31T03:37:05.331Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:05.331Z] #18 59.22 Selecting previously unselected package net-tools. [2019-10-31T03:37:05.331Z] #18 59.22 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-31T03:37:05.331Z] #18 59.23 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-31T03:37:05.331Z] #18 59.51 Selecting previously unselected package python-pip-whl. [2019-10-31T03:37:05.331Z] #18 59.51 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-31T03:37:05.331Z] #18 59.52 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-31T03:37:05.331Z] #18 60.06 Selecting previously unselected package python3-pip. [2019-10-31T03:37:05.332Z] #18 60.06 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-31T03:37:05.332Z] #18 60.07 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-31T03:37:05.332Z] #18 60.22 Selecting previously unselected package python3-pkg-resources. [2019-10-31T03:37:05.332Z] #18 60.22 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:37:05.332Z] #18 60.22 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-31T03:37:05.332Z] #18 60.35 Selecting previously unselected package python3-setuptools. [2019-10-31T03:37:05.332Z] #18 60.36 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-31T03:37:05.332Z] #18 60.37 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-31T03:37:05.332Z] #18 60.55 Selecting previously unselected package python3-wheel. [2019-10-31T03:37:05.332Z] #18 60.55 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-31T03:37:05.332Z] #18 60.55 Unpacking python3-wheel (0.29.0-2) ... [2019-10-31T03:37:05.332Z] #18 60.81 Selecting previously unselected package thin-provisioning-tools. [2019-10-31T03:37:05.332Z] #18 60.81 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-31T03:37:05.332Z] #18 60.81 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-31T03:37:05.332Z] #18 61.04 Selecting previously unselected package vim-runtime. [2019-10-31T03:37:05.332Z] #18 61.04 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:37:05.332Z] #18 61.10 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-31T03:37:05.332Z] #18 61.13 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-31T03:37:05.332Z] #18 61.13 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:37:05.635Z] #18 13.72 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-31T03:37:05.741Z] #39 128.1 CC criu/ipc_ns.o [2019-10-31T03:37:05.741Z] #39 ... [2019-10-31T03:37:05.741Z] [2019-10-31T03:37:05.741Z] #52 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:05.741Z] #52 145.3 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-31T03:37:05.741Z] #52 147.3 + mkdir -p /build [2019-10-31T03:37:05.741Z] #52 147.3 + cp runc /build/runc [2019-10-31T03:37:05.741Z] #52 DONE 149.3s [2019-10-31T03:37:05.997Z] [2019-10-31T03:37:05.997Z] #36 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:37:06.060Z] #26 33.45 [2019-10-31T03:37:06.319Z] #26 ... [2019-10-31T03:37:06.319Z] [2019-10-31T03:37:06.319Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:37:06.319Z] #40 82.63 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-31T03:37:06.319Z] #40 82.65 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-31T03:37:06.319Z] #40 82.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:37:06.319Z] #40 82.75 Setting up python-protobuf (3.0.0-9) ... [2019-10-31T03:37:06.319Z] #40 ... [2019-10-31T03:37:06.319Z] [2019-10-31T03:37:06.319Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:37:06.319Z] #33 90.64 Selecting previously unselected package xxd. [2019-10-31T03:37:06.319Z] #33 90.64 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-31T03:37:06.319Z] #33 90.66 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:37:06.319Z] #33 90.96 Selecting previously unselected package vim-common. [2019-10-31T03:37:06.319Z] #33 90.97 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:37:06.319Z] #33 91.08 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:37:06.319Z] #33 91.86 Processing triggers for mime-support (3.60) ... [2019-10-31T03:37:06.319Z] #33 92.13 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:37:06.319Z] #33 92.15 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-31T03:37:06.319Z] #33 92.17 Setting up cmake-data (3.7.2-1) ... [2019-10-31T03:37:06.319Z] #33 92.19 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-31T03:37:06.319Z] #33 92.21 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-31T03:37:06.319Z] #33 92.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:37:06.319Z] #33 92.42 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:37:06.319Z] #33 92.50 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:37:06.319Z] #33 92.57 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-31T03:37:06.319Z] #33 92.62 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-31T03:37:06.319Z] #33 92.70 Setting up cmake (3.7.2-1) ... [2019-10-31T03:37:06.575Z] #18 14.84 Building wheels for collected packages: pathspec, pyyaml [2019-10-31T03:37:06.575Z] #18 14.84 Running setup.py bdist_wheel for pathspec: started [2019-10-31T03:37:06.597Z] #33 92.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:37:06.927Z] #36 215.3 + dpkg --print-architecture [2019-10-31T03:37:06.927Z] #36 215.3 + cd /tmp/tmp.z4M6tHoSHR/src/github.com/docker/distribution [2019-10-31T03:37:06.927Z] #36 215.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-31T03:37:07.490Z] #36 216.0 + GOPATH=/tmp/tmp.z4M6tHoSHR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.z4M6tHoSHR [2019-10-31T03:37:07.490Z] #36 216.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-31T03:37:07.535Z] #33 DONE 93.8s [2019-10-31T03:37:07.535Z] [2019-10-31T03:37:07.535Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:37:07.535Z] #34 ... [2019-10-31T03:37:07.535Z] [2019-10-31T03:37:07.535Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:07.535Z] #44 83.52 time [2019-10-31T03:37:07.535Z] #44 92.02 strings [2019-10-31T03:37:07.535Z] #44 ... [2019-10-31T03:37:07.535Z] [2019-10-31T03:37:07.535Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:37:07.535Z] #40 93.27 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-31T03:37:07.535Z] #40 93.28 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-31T03:37:07.535Z] #40 93.31 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-31T03:37:07.535Z] #40 93.34 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-31T03:37:07.535Z] #40 93.36 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-31T03:37:07.535Z] #40 93.41 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-31T03:37:07.535Z] #40 93.41 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-31T03:37:07.535Z] #40 93.47 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-31T03:37:07.535Z] #40 93.47 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-31T03:37:07.535Z] #40 93.51 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-31T03:37:07.535Z] #40 93.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:37:07.536Z] #40 DONE 94.1s [2019-10-31T03:37:07.536Z] [2019-10-31T03:37:07.536Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:37:07.536Z] #34 DONE 0.3s [2019-10-31T03:37:07.536Z] [2019-10-31T03:37:07.536Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:07.538Z] #18 15.69 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-31T03:37:07.538Z] #18 15.69 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-31T03:37:07.538Z] #18 15.72 Running setup.py bdist_wheel for pyyaml: started [2019-10-31T03:37:08.100Z] #41 ... [2019-10-31T03:37:08.100Z] [2019-10-31T03:37:08.100Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-31T03:37:08.100Z] #35 DONE 0.2s [2019-10-31T03:37:08.100Z] [2019-10-31T03:37:08.100Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:37:08.100Z] #26 34.08 ################# 23.9% ######################################################################## 100.0% [2019-10-31T03:37:08.100Z] #26 34.38 [2019-10-31T03:37:08.109Z] #18 16.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-31T03:37:08.109Z] #18 16.60 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-31T03:37:08.109Z] #18 16.66 Successfully built pathspec pyyaml [2019-10-31T03:37:08.109Z] #18 16.66 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-31T03:37:08.359Z] #26 ... [2019-10-31T03:37:08.359Z] [2019-10-31T03:37:08.359Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:37:08.359Z] #31 84.51 internal/poll [2019-10-31T03:37:08.359Z] #31 88.43 internal/fmtsort [2019-10-31T03:37:08.359Z] #31 88.47 internal/syscall/unix [2019-10-31T03:37:08.359Z] #31 88.91 os [2019-10-31T03:37:08.359Z] #31 89.52 strings [2019-10-31T03:37:08.359Z] #31 93.95 path [2019-10-31T03:37:08.444Z] #18 16.99 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-31T03:37:08.618Z] #31 ... [2019-10-31T03:37:08.618Z] [2019-10-31T03:37:08.618Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:08.618Z] #44 94.04 os [2019-10-31T03:37:08.706Z] #18 DONE 17.3s [2019-10-31T03:37:08.972Z] [2019-10-31T03:37:08.972Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-31T03:37:08.972Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-31T03:37:08.972Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-31T03:37:08.972Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s [2019-10-31T03:37:08.972Z] #65 ... [2019-10-31T03:37:08.972Z] [2019-10-31T03:37:08.972Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-31T03:37:08.972Z] #49 DONE 0.1s [2019-10-31T03:37:08.972Z] [2019-10-31T03:37:08.972Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:37:08.972Z] #34 DONE 0.2s [2019-10-31T03:37:08.972Z] [2019-10-31T03:37:08.972Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-31T03:37:08.972Z] #30 DONE 0.2s [2019-10-31T03:37:08.972Z] [2019-10-31T03:37:08.972Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-31T03:37:08.972Z] #61 DONE 0.2s [2019-10-31T03:37:09.237Z] [2019-10-31T03:37:09.237Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-31T03:37:09.237Z] #67 DONE 0.3s [2019-10-31T03:37:09.237Z] [2019-10-31T03:37:09.237Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:37:09.237Z] #68 ... [2019-10-31T03:37:09.237Z] [2019-10-31T03:37:09.237Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:37:09.237Z] #52 DONE 0.4s [2019-10-31T03:37:09.237Z] [2019-10-31T03:37:09.237Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-31T03:37:09.237Z] #46 DONE 0.5s [2019-10-31T03:37:09.237Z] [2019-10-31T03:37:09.237Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:37:09.237Z] #57 DONE 0.5s [2019-10-31T03:37:09.237Z] [2019-10-31T03:37:09.237Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-31T03:37:09.237Z] #43 DONE 0.5s [2019-10-31T03:37:09.237Z] [2019-10-31T03:37:09.237Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-31T03:37:09.237Z] #25 DONE 0.6s [2019-10-31T03:37:09.237Z] [2019-10-31T03:37:09.237Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:09.498Z] #44 ... [2019-10-31T03:37:09.498Z] [2019-10-31T03:37:09.498Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-31T03:37:09.498Z] #23 DONE 0.6s [2019-10-31T03:37:09.498Z] [2019-10-31T03:37:09.498Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-31T03:37:09.498Z] #35 DONE 0.5s [2019-10-31T03:37:09.737Z] #18 65.58 Selecting previously unselected package vim. [2019-10-31T03:37:09.737Z] #18 65.59 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-31T03:37:09.737Z] #18 65.59 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:37:09.737Z] #18 66.14 Selecting previously unselected package xfsprogs. [2019-10-31T03:37:09.766Z] [2019-10-31T03:37:09.766Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-31T03:37:09.766Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-31T03:37:09.766Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s [2019-10-31T03:37:09.766Z] #65 ... [2019-10-31T03:37:09.766Z] [2019-10-31T03:37:09.766Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-31T03:37:09.766Z] #53 DONE 0.5s [2019-10-31T03:37:09.766Z] [2019-10-31T03:37:09.766Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-31T03:37:09.766Z] #58 DONE 0.5s [2019-10-31T03:37:09.766Z] [2019-10-31T03:37:09.766Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-31T03:37:10.142Z] #18 66.15 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-31T03:37:10.142Z] #18 66.15 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-31T03:37:10.544Z] #18 66.83 Selecting previously unselected package zip. [2019-10-31T03:37:10.544Z] #18 66.83 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-31T03:37:10.544Z] #18 66.84 Unpacking zip (3.0-11+b1) ... [2019-10-31T03:37:10.544Z] #18 67.01 Selecting previously unselected package libapparmor-perl. [2019-10-31T03:37:10.949Z] #18 67.03 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-31T03:37:10.949Z] #18 67.04 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-31T03:37:10.949Z] #18 67.18 Selecting previously unselected package apparmor. [2019-10-31T03:37:10.950Z] #18 67.18 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-31T03:37:10.950Z] #18 67.23 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-31T03:37:11.150Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.8s done [2019-10-31T03:37:11.150Z] #65 DONE 2.3s [2019-10-31T03:37:11.150Z] [2019-10-31T03:37:11.150Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:11.151Z] #44 ... [2019-10-31T03:37:11.151Z] [2019-10-31T03:37:11.151Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:11.151Z] #17 5.936 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:37:11.151Z] #17 5.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:37:11.151Z] #17 5.979 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:37:11.151Z] #17 5.989 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:37:11.151Z] #17 6.124 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:37:11.151Z] #17 7.390 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-31T03:37:11.151Z] #17 9.959 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-31T03:37:11.151Z] #17 ... [2019-10-31T03:37:11.151Z] [2019-10-31T03:37:11.151Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:37:11.151Z] #26 36.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-31T03:37:11.151Z] #26 36.88 skipping existing 1849cc453dee [2019-10-31T03:37:11.151Z] #26 37.11 [2019-10-31T03:37:11.352Z] #18 67.70 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-31T03:37:11.352Z] #18 67.70 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-31T03:37:11.352Z] #18 67.70 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-31T03:37:11.427Z] #26 38.70 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-31T03:37:12.366Z] #26 39.57 [2019-10-31T03:37:12.624Z] #26 40.03 ######################################################################## 100.0% [2019-10-31T03:37:12.736Z] #36 ... [2019-10-31T03:37:12.736Z] [2019-10-31T03:37:12.736Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:12.736Z] #16 128.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-31T03:37:12.736Z] #16 128.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-31T03:37:12.736Z] #16 128.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-31T03:37:12.736Z] #16 128.4 Setting up python3-wheel (0.29.0-2) ... [2019-10-31T03:37:12.736Z] #16 129.1 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-31T03:37:12.736Z] #16 129.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-31T03:37:12.736Z] #16 129.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-31T03:37:12.736Z] #16 130.7 Setting up dmsetup (2:1.02.137-2) ... [2019-10-31T03:37:12.736Z] #16 130.8 Setting up python3-setuptools (33.1.1-1) ... [2019-10-31T03:37:12.736Z] #16 131.7 Setting up dh-python (2.20170125) ... [2019-10-31T03:37:12.736Z] #16 132.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-31T03:37:12.736Z] #16 132.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:37:12.736Z] #16 DONE 132.7s [2019-10-31T03:37:12.736Z] [2019-10-31T03:37:12.736Z] #17 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:37:12.882Z] #26 40.34 [2019-10-31T03:37:12.882Z] #26 40.43 Download of images into '/build' complete. [2019-10-31T03:37:13.139Z] #26 40.43 Use something like the following to load the result into a Docker daemon: [2019-10-31T03:37:13.139Z] #26 40.43 tar -cC '/build' . | docker load [2019-10-31T03:37:13.287Z] #18 69.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-31T03:37:13.287Z] #18 69.46 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-31T03:37:13.287Z] #18 69.46 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-31T03:37:13.396Z] #26 DONE 40.6s [2019-10-31T03:37:13.397Z] [2019-10-31T03:37:13.397Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:13.397Z] #36 4.708 + RM_GOPATH=0 [2019-10-31T03:37:13.397Z] #36 4.708 + TMP_GOPATH= [2019-10-31T03:37:13.397Z] #36 4.708 + : /build [2019-10-31T03:37:13.397Z] #36 4.708 + '[' -z '' ']' [2019-10-31T03:37:13.397Z] #36 4.714 ++ mktemp -d [2019-10-31T03:37:13.397Z] #36 4.765 + export GOPATH=/tmp/tmp.aXYy5FTtVW [2019-10-31T03:37:13.397Z] #36 4.765 + GOPATH=/tmp/tmp.aXYy5FTtVW [2019-10-31T03:37:13.397Z] #36 4.765 + RM_GOPATH=1 [2019-10-31T03:37:13.397Z] #36 4.766 ++ dirname ./install.sh [2019-10-31T03:37:13.397Z] #36 4.767 + dir=. [2019-10-31T03:37:13.397Z] #36 4.767 + bin=tini [2019-10-31T03:37:13.397Z] #36 4.768 + shift [2019-10-31T03:37:13.397Z] #36 4.768 + '[' '!' -f ./tini.installer ']' [2019-10-31T03:37:13.397Z] #36 4.768 + . ./tini.installer [2019-10-31T03:37:13.397Z] #36 4.768 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:37:13.397Z] #36 4.769 + install_tini [2019-10-31T03:37:13.397Z] #36 4.769 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-31T03:37:13.397Z] #36 4.769 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:37:13.397Z] #36 4.769 + git clone https://github.com/krallin/tini.git /tmp/tmp.aXYy5FTtVW/tini [2019-10-31T03:37:13.397Z] #36 4.771 Cloning into '/tmp/tmp.aXYy5FTtVW/tini'... [2019-10-31T03:37:14.777Z] #36 6.797 + cd /tmp/tmp.aXYy5FTtVW/tini [2019-10-31T03:37:14.777Z] #36 6.798 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:37:14.777Z] #36 6.827 + cmake . [2019-10-31T03:37:14.777Z] #36 ... [2019-10-31T03:37:14.777Z] [2019-10-31T03:37:14.777Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:14.777Z] #41 7.154 Note: Building without setproctitle() and strlcpy() support. [2019-10-31T03:37:14.777Z] #41 7.154 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-31T03:37:15.362Z] #59 ... [2019-10-31T03:37:15.362Z] [2019-10-31T03:37:15.362Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:15.362Z] #44 5.249 + RM_GOPATH=0 [2019-10-31T03:37:15.362Z] #44 5.250 + TMP_GOPATH= [2019-10-31T03:37:15.362Z] #44 5.251 + : /build [2019-10-31T03:37:15.362Z] #44 5.252 + '[' -z '' ']' [2019-10-31T03:37:15.362Z] #44 5.255 ++ mktemp -d [2019-10-31T03:37:15.362Z] #44 5.258 + export GOPATH=/tmp/tmp.9BBrL4gsFZ [2019-10-31T03:37:15.362Z] #44 5.259 + GOPATH=/tmp/tmp.9BBrL4gsFZ [2019-10-31T03:37:15.362Z] #44 5.259 + RM_GOPATH=1 [2019-10-31T03:37:15.362Z] #44 5.262 ++ dirname ./install.sh [2019-10-31T03:37:15.362Z] #44 5.268 + dir=. [2019-10-31T03:37:15.362Z] #44 5.275 + bin=vndr [2019-10-31T03:37:15.362Z] #44 5.276 + shift [2019-10-31T03:37:15.362Z] #44 5.276 + '[' '!' -f ./vndr.installer ']' [2019-10-31T03:37:15.362Z] #44 5.277 + . ./vndr.installer [2019-10-31T03:37:15.362Z] #44 5.277 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:37:15.362Z] #44 5.278 + install_vndr [2019-10-31T03:37:15.362Z] #44 5.278 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-31T03:37:15.362Z] #44 5.279 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:37:15.362Z] #44 5.279 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9BBrL4gsFZ/src/github.com/LK4D4/vndr [2019-10-31T03:37:15.362Z] #44 5.287 Cloning into '/tmp/tmp.9BBrL4gsFZ/src/github.com/LK4D4/vndr'... [2019-10-31T03:37:15.372Z] #18 ... [2019-10-31T03:37:15.372Z] [2019-10-31T03:37:15.372Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:15.372Z] #42 48.79 DEP criu/arch/s390/cpu.d [2019-10-31T03:37:15.372Z] #42 49.11 CC criu/arch/s390/cpu.o [2019-10-31T03:37:15.372Z] #42 49.85 CC criu/arch/s390/crtools.o [2019-10-31T03:37:15.372Z] #42 50.85 CC criu/arch/s390/sigframe.o [2019-10-31T03:37:15.373Z] #42 51.09 LINK criu/arch/s390/crtools.built-in.o [2019-10-31T03:37:15.373Z] #42 51.13 DEP criu/arch/s390/vdso-pie.d [2019-10-31T03:37:15.373Z] #42 51.35 DEP criu/pie/parasite-vdso.d [2019-10-31T03:37:15.373Z] #42 51.56 DEP criu/pie/util-vdso.d [2019-10-31T03:37:15.373Z] #42 51.68 DEP criu/pie/util.d [2019-10-31T03:37:15.373Z] #42 51.89 CC criu/pie/util.o [2019-10-31T03:37:15.373Z] #42 52.23 CC criu/pie/util-vdso.o [2019-10-31T03:37:15.373Z] #42 52.78 CC criu/pie/parasite-vdso.o [2019-10-31T03:37:15.373Z] #42 53.33 CC criu/arch/s390/vdso-pie.o [2019-10-31T03:37:15.373Z] #42 53.67 AR criu/pie/pie.lib.a [2019-10-31T03:37:15.373Z] #42 53.71 DEP criu/pie/restorer.d [2019-10-31T03:37:15.373Z] #42 53.97 DEP criu/arch/s390/restorer.d [2019-10-31T03:37:15.373Z] #42 54.14 DEP criu/pie/parasite.d [2019-10-31T03:37:15.373Z] #42 54.43 CC criu/pie/parasite.o [2019-10-31T03:37:15.373Z] #42 55.56 LINK criu/pie/parasite.built-in.o [2019-10-31T03:37:15.373Z] #42 55.57 GEN criu/pie/parasite-blob.h [2019-10-31T03:37:15.373Z] #42 55.59 CC criu/arch/s390/restorer.o [2019-10-31T03:37:15.373Z] #42 56.00 CC criu/pie/restorer.o [2019-10-31T03:37:15.373Z] #42 58.39 LINK criu/pie/restorer.built-in.o [2019-10-31T03:37:15.373Z] #42 58.42 GEN criu/pie/restorer-blob.h [2019-10-31T03:37:15.373Z] #42 58.59 DEP criu/vdso.d [2019-10-31T03:37:15.623Z] #44 6.273 + cd /tmp/tmp.9BBrL4gsFZ/src/github.com/LK4D4/vndr [2019-10-31T03:37:15.623Z] #44 6.287 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:37:15.623Z] #44 6.308 + go build -buildmode=pie -v -o /build/vndr . [2019-10-31T03:37:15.820Z] #42 59.06 DEP criu/uts_ns.d [2019-10-31T03:37:15.820Z] #42 59.25 DEP criu/util.d [2019-10-31T03:37:15.820Z] #42 ... [2019-10-31T03:37:15.820Z] [2019-10-31T03:37:15.820Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:15.820Z] #18 71.93 Selecting previously unselected package binutils-mingw-w64. [2019-10-31T03:37:15.820Z] #18 71.93 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-31T03:37:15.820Z] #18 71.94 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-31T03:37:15.820Z] #18 72.07 Selecting previously unselected package mingw-w64-common. [2019-10-31T03:37:15.820Z] #18 72.07 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-31T03:37:15.820Z] #18 72.07 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-31T03:37:16.258Z] #18 ... [2019-10-31T03:37:16.258Z] [2019-10-31T03:37:16.258Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:16.258Z] #45 91.70 go/doc [2019-10-31T03:37:16.258Z] #45 92.33 crypto/rsa [2019-10-31T03:37:16.258Z] #45 94.26 vendor/golang.org/x/crypto/cryptobyte [2019-10-31T03:37:16.258Z] #45 96.02 github.com/LK4D4/vndr/build [2019-10-31T03:37:16.258Z] #45 96.42 net [2019-10-31T03:37:16.258Z] #45 99.38 vendor/golang.org/x/crypto/curve25519 [2019-10-31T03:37:16.258Z] #45 99.83 vendor/golang.org/x/crypto/hkdf [2019-10-31T03:37:16.258Z] #45 99.95 vendor/golang.org/x/text/transform [2019-10-31T03:37:16.258Z] #45 100.7 vendor/golang.org/x/text/unicode/bidi [2019-10-31T03:37:16.258Z] #45 ... [2019-10-31T03:37:16.258Z] [2019-10-31T03:37:16.259Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:16.259Z] #42 59.64 DEP criu/uffd.d [2019-10-31T03:37:16.259Z] #42 59.95 DEP criu/tun.d [2019-10-31T03:37:17.007Z] #44 7.629 github.com/LK4D4/vndr/godl/singleflight [2019-10-31T03:37:17.114Z] #42 60.28 DEP criu/tty.d [2019-10-31T03:37:17.114Z] #42 60.45 DEP criu/timerfd.d [2019-10-31T03:37:17.114Z] #42 60.51 DEP criu/sysfs_parse.d [2019-10-31T03:37:17.114Z] #42 60.56 DEP criu/sysctl.d [2019-10-31T03:37:17.114Z] #42 60.70 DEP criu/string.d [2019-10-31T03:37:17.114Z] #42 60.79 DEP criu/stats.d [2019-10-31T03:37:17.268Z] #44 7.823 go/token [2019-10-31T03:37:17.268Z] #44 7.858 internal/lazyregexp [2019-10-31T03:37:17.268Z] #44 7.891 encoding/xml [2019-10-31T03:37:17.522Z] #42 60.88 DEP criu/sockets.d [2019-10-31T03:37:17.522Z] #42 61.09 DEP criu/sk-unix.d [2019-10-31T03:37:17.948Z] #42 61.36 DEP criu/sk-tcp.d [2019-10-31T03:37:17.988Z] #17 ... [2019-10-31T03:37:17.988Z] [2019-10-31T03:37:17.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:17.988Z] #39 129.7 CC criu/irmap.o [2019-10-31T03:37:17.988Z] #39 130.3 CC criu/kcmp-ids.o [2019-10-31T03:37:17.988Z] #39 130.6 CC criu/kerndat.o [2019-10-31T03:37:17.988Z] #39 131.7 CC criu/libnetlink.o [2019-10-31T03:37:17.988Z] #39 132.1 CC criu/log.o [2019-10-31T03:37:17.988Z] #39 132.5 CC criu/lsm.o [2019-10-31T03:37:17.988Z] #39 132.8 CC criu/mem.o [2019-10-31T03:37:17.988Z] #39 134.1 CC criu/mount.o [2019-10-31T03:37:17.988Z] #39 137.5 CC criu/namespaces.o [2019-10-31T03:37:17.988Z] #39 139.2 CC criu/net.o [2019-10-31T03:37:17.988Z] #39 ... [2019-10-31T03:37:17.988Z] [2019-10-31T03:37:17.988Z] #17 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:37:17.988Z] #17 5.770 Collecting yamllint==1.16.0 [2019-10-31T03:37:18.113Z] #41 10.51 fatal: Not a git repository (or any of the parent directories): .git [2019-10-31T03:37:18.113Z] #41 10.53 GEN .gitid [2019-10-31T03:37:18.113Z] #41 10.55 GEN criu/include/version.h [2019-10-31T03:37:18.377Z] #42 61.52 DEP criu/sk-queue.d [2019-10-31T03:37:18.377Z] #42 61.79 DEP criu/sk-packet.d [2019-10-31T03:37:18.383Z] #41 10.71 GEN include/common/asm [2019-10-31T03:37:18.652Z] #44 9.292 go/scanner [2019-10-31T03:37:18.667Z] #41 ... [2019-10-31T03:37:18.667Z] [2019-10-31T03:37:18.667Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:37:18.667Z] #31 94.90 text/tabwriter [2019-10-31T03:37:18.667Z] #31 96.40 fmt [2019-10-31T03:37:18.667Z] #31 96.42 path/filepath [2019-10-31T03:37:18.667Z] #31 98.87 io/ioutil [2019-10-31T03:37:18.667Z] #31 102.6 flag [2019-10-31T03:37:18.667Z] #31 102.6 github.com/BurntSushi/toml [2019-10-31T03:37:18.781Z] #42 61.98 DEP criu/sk-netlink.d [2019-10-31T03:37:18.781Z] #42 62.21 DEP criu/sk-inet.d [2019-10-31T03:37:18.916Z] #44 ... [2019-10-31T03:37:18.916Z] [2019-10-31T03:37:18.916Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:37:18.916Z] #28 4.123 + mktemp -d [2019-10-31T03:37:18.916Z] #28 4.123 + export GOPATH=/tmp/tmp.QN22Z4OwVJ [2019-10-31T03:37:18.916Z] #28 4.123 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.QN22Z4OwVJ/src/github.com/go-swagger/go-swagger [2019-10-31T03:37:18.916Z] #28 4.129 Cloning into '/tmp/tmp.QN22Z4OwVJ/src/github.com/go-swagger/go-swagger'... [2019-10-31T03:37:18.916Z] #28 ... [2019-10-31T03:37:18.916Z] [2019-10-31T03:37:18.916Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:37:18.916Z] #40 4.912 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:37:18.916Z] #40 4.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:37:18.916Z] #40 4.938 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:37:18.916Z] #40 4.945 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:37:18.916Z] #40 5.046 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:37:18.916Z] #40 5.776 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-31T03:37:18.916Z] #40 7.130 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-31T03:37:18.916Z] #40 7.598 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-31T03:37:18.916Z] #40 ... [2019-10-31T03:37:18.916Z] [2019-10-31T03:37:18.916Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:18.916Z] #50 5.311 + RM_GOPATH=0 [2019-10-31T03:37:18.916Z] #50 5.311 + TMP_GOPATH= [2019-10-31T03:37:18.916Z] #50 5.311 + : /build [2019-10-31T03:37:18.916Z] #50 5.311 + '[' -z '' ']' [2019-10-31T03:37:18.916Z] #50 5.311 ++ mktemp -d [2019-10-31T03:37:18.916Z] #50 5.313 + export GOPATH=/tmp/tmp.Qi2KEtTQIp [2019-10-31T03:37:18.916Z] #50 5.313 + GOPATH=/tmp/tmp.Qi2KEtTQIp [2019-10-31T03:37:18.916Z] #50 5.313 + RM_GOPATH=1 [2019-10-31T03:37:18.916Z] #50 5.314 ++ dirname ./install.sh [2019-10-31T03:37:18.916Z] #50 5.315 + dir=. [2019-10-31T03:37:18.916Z] #50 5.315 + bin=golangci_lint [2019-10-31T03:37:18.916Z] #50 5.315 + shift [2019-10-31T03:37:18.916Z] #50 5.315 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-31T03:37:18.916Z] #50 5.315 + . ./golangci_lint.installer [2019-10-31T03:37:18.916Z] #50 5.316 ++ : v1.20.0 [2019-10-31T03:37:18.916Z] #50 5.316 + install_golangci_lint [2019-10-31T03:37:18.916Z] #50 5.316 + echo 'Installing golangci-lint version v1.20.0' [2019-10-31T03:37:18.916Z] #50 5.316 Installing golangci-lint version v1.20.0 [2019-10-31T03:37:18.916Z] #50 5.316 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-31T03:37:19.071Z] #31 ... [2019-10-31T03:37:19.071Z] [2019-10-31T03:37:19.071Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:19.071Z] #36 8.028 -- The C compiler identification is GNU 6.3.0 [2019-10-31T03:37:19.071Z] #36 8.114 -- Check for working C compiler: /usr/bin/cc [2019-10-31T03:37:19.071Z] #36 9.336 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-31T03:37:19.071Z] #36 9.336 -- Detecting C compiler ABI info [2019-10-31T03:37:19.071Z] #36 10.64 -- Detecting C compiler ABI info - done [2019-10-31T03:37:19.071Z] #36 10.77 -- Detecting C compile features [2019-10-31T03:37:19.178Z] #50 ... [2019-10-31T03:37:19.178Z] [2019-10-31T03:37:19.178Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:37:19.178Z] #31 4.437 + RM_GOPATH=0 [2019-10-31T03:37:19.178Z] #31 4.437 + TMP_GOPATH= [2019-10-31T03:37:19.178Z] #31 4.437 + : /build [2019-10-31T03:37:19.178Z] #31 4.437 + '[' -z '' ']' [2019-10-31T03:37:19.178Z] #31 4.440 ++ mktemp -d [2019-10-31T03:37:19.178Z] #31 4.447 + export GOPATH=/tmp/tmp.Dr8Cxglpzs [2019-10-31T03:37:19.178Z] #31 4.447 + GOPATH=/tmp/tmp.Dr8Cxglpzs [2019-10-31T03:37:19.178Z] #31 4.447 + RM_GOPATH=1 [2019-10-31T03:37:19.178Z] #31 4.447 ++ dirname ./install.sh [2019-10-31T03:37:19.178Z] #31 4.461 + dir=. [2019-10-31T03:37:19.178Z] #31 4.461 + bin=tomlv [2019-10-31T03:37:19.178Z] #31 4.461 + shift [2019-10-31T03:37:19.178Z] #31 4.461 + '[' '!' -f ./tomlv.installer ']' [2019-10-31T03:37:19.178Z] #31 4.461 + . ./tomlv.installer [2019-10-31T03:37:19.178Z] #31 4.461 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:37:19.178Z] #31 4.461 + install_tomlv [2019-10-31T03:37:19.178Z] #31 4.461 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-31T03:37:19.178Z] #31 4.461 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Dr8Cxglpzs/src/github.com/BurntSushi/toml [2019-10-31T03:37:19.178Z] #31 4.461 Cloning into '/tmp/tmp.Dr8Cxglpzs/src/github.com/BurntSushi/toml'... [2019-10-31T03:37:19.178Z] #31 4.462 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:37:19.178Z] #31 5.411 + cd /tmp/tmp.Dr8Cxglpzs/src/github.com/BurntSushi/toml [2019-10-31T03:37:19.178Z] #31 5.415 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:37:19.178Z] #31 5.423 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-31T03:37:19.178Z] #31 6.303 github.com/BurntSushi/toml [2019-10-31T03:37:19.178Z] #31 8.983 github.com/BurntSushi/toml/cmd/tomlv [2019-10-31T03:37:19.178Z] #31 ... [2019-10-31T03:37:19.178Z] [2019-10-31T03:37:19.178Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:37:19.178Z] #38 2.973 + mktemp -d [2019-10-31T03:37:19.178Z] #38 2.973 + export GOPATH=/tmp/tmp.f5p5qUue9N [2019-10-31T03:37:19.178Z] #38 2.973 + git clone https://github.com/docker/distribution.git /tmp/tmp.f5p5qUue9N/src/github.com/docker/distribution [2019-10-31T03:37:19.178Z] #38 2.973 Cloning into '/tmp/tmp.f5p5qUue9N/src/github.com/docker/distribution'... [2019-10-31T03:37:19.178Z] #38 9.273 + cd /tmp/tmp.f5p5qUue9N/src/github.com/docker/distribution [2019-10-31T03:37:19.178Z] #38 9.280 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-31T03:37:19.180Z] #42 62.43 DEP criu/signalfd.d [2019-10-31T03:37:19.180Z] #42 62.62 DEP criu/sigframe.d [2019-10-31T03:37:19.180Z] #42 62.70 DEP criu/shmem.d [2019-10-31T03:37:19.180Z] #42 62.89 DEP criu/servicefd.d [2019-10-31T03:37:19.460Z] #38 ... [2019-10-31T03:37:19.460Z] [2019-10-31T03:37:19.460Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:19.460Z] #47 4.811 + RM_GOPATH=0 [2019-10-31T03:37:19.460Z] #47 4.811 + TMP_GOPATH= [2019-10-31T03:37:19.460Z] #47 4.811 + : /build [2019-10-31T03:37:19.460Z] #47 4.811 + '[' -z '' ']' [2019-10-31T03:37:19.460Z] #47 4.811 ++ mktemp -d [2019-10-31T03:37:19.460Z] #47 4.814 + export GOPATH=/tmp/tmp.fOkL6AIbnH [2019-10-31T03:37:19.460Z] #47 4.814 + GOPATH=/tmp/tmp.fOkL6AIbnH [2019-10-31T03:37:19.460Z] #47 4.814 + RM_GOPATH=1 [2019-10-31T03:37:19.460Z] #47 4.817 Installing gotestsum version v0.3.5 [2019-10-31T03:37:19.460Z] #47 4.819 ++ dirname ./install.sh [2019-10-31T03:37:19.460Z] #47 4.819 + dir=. [2019-10-31T03:37:19.460Z] #47 4.819 + bin=gotestsum [2019-10-31T03:37:19.460Z] #47 4.819 + shift [2019-10-31T03:37:19.460Z] #47 4.819 + '[' '!' -f ./gotestsum.installer ']' [2019-10-31T03:37:19.460Z] #47 4.819 + . ./gotestsum.installer [2019-10-31T03:37:19.460Z] #47 4.819 ++ : v0.3.5 [2019-10-31T03:37:19.460Z] #47 4.819 + install_gotestsum [2019-10-31T03:37:19.460Z] #47 4.819 + echo 'Installing gotestsum version v0.3.5' [2019-10-31T03:37:19.460Z] #47 4.819 + go get -d gotest.tools/gotestsum [2019-10-31T03:37:19.460Z] #47 ... [2019-10-31T03:37:19.460Z] [2019-10-31T03:37:19.460Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:19.460Z] #62 4.468 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:37:19.460Z] #62 4.469 + RM_GOPATH=0 [2019-10-31T03:37:19.460Z] #62 4.469 + TMP_GOPATH= [2019-10-31T03:37:19.460Z] #62 4.469 + : /build/ [2019-10-31T03:37:19.460Z] #62 4.469 + '[' -z '' ']' [2019-10-31T03:37:19.460Z] #62 4.469 ++ mktemp -d [2019-10-31T03:37:19.460Z] #62 4.469 + export GOPATH=/tmp/tmp.jisFoe7uR8 [2019-10-31T03:37:19.460Z] #62 4.469 + GOPATH=/tmp/tmp.jisFoe7uR8 [2019-10-31T03:37:19.460Z] #62 4.469 + RM_GOPATH=1 [2019-10-31T03:37:19.460Z] #62 4.469 ++ dirname ./install.sh [2019-10-31T03:37:19.460Z] #62 4.469 + dir=. [2019-10-31T03:37:19.460Z] #62 4.469 + bin=rootlesskit [2019-10-31T03:37:19.460Z] #62 4.469 + shift [2019-10-31T03:37:19.460Z] #62 4.469 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-31T03:37:19.460Z] #62 4.469 + . ./rootlesskit.installer [2019-10-31T03:37:19.460Z] #62 4.469 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:37:19.460Z] #62 4.469 + install_rootlesskit [2019-10-31T03:37:19.460Z] #62 4.469 + case "$1" in [2019-10-31T03:37:19.460Z] #62 4.469 + export CGO_ENABLED=0 [2019-10-31T03:37:19.460Z] #62 4.469 + CGO_ENABLED=0 [2019-10-31T03:37:19.460Z] #62 4.469 + _install_rootlesskit [2019-10-31T03:37:19.460Z] #62 4.469 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-31T03:37:19.460Z] #62 4.469 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jisFoe7uR8/src/github.com/rootless-containers/rootlesskit [2019-10-31T03:37:19.460Z] #62 4.469 Cloning into '/tmp/tmp.jisFoe7uR8/src/github.com/rootless-containers/rootlesskit'... [2019-10-31T03:37:19.460Z] #62 7.086 + cd /tmp/tmp.jisFoe7uR8/src/github.com/rootless-containers/rootlesskit [2019-10-31T03:37:19.460Z] #62 7.086 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:37:19.460Z] #62 7.276 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-31T03:37:19.460Z] #62 7.277 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-31T03:37:19.580Z] #42 63.08 DEP criu/seize.d [2019-10-31T03:37:19.580Z] #42 63.18 DEP criu/seccomp.d [2019-10-31T03:37:19.721Z] #62 ... [2019-10-31T03:37:19.721Z] [2019-10-31T03:37:19.721Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:37:19.721Z] #26 7.546 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-31T03:37:19.721Z] #26 8.191 [2019-10-31T03:37:19.721Z] #26 8.656 ### 4.7% ####### 11.0% ########### 15.9% ############### 21.2% ################### 26.6% ####################### 33.0% ############################# 41.2% ################################## 48.0% ###################################### 53.6% ########################################## 58.7% ############################################## 64.7% ################################################### 71.6% ######################################################### 80.0% ############################################################### 87.7% ################################################################### 94.0% ######################################################################## 100.0% [2019-10-31T03:37:19.721Z] #26 ... [2019-10-31T03:37:19.721Z] [2019-10-31T03:37:19.721Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:19.721Z] #36 5.763 + RM_GOPATH=0 [2019-10-31T03:37:19.721Z] #36 5.763 + TMP_GOPATH= [2019-10-31T03:37:19.721Z] #36 5.763 + : /build [2019-10-31T03:37:19.721Z] #36 5.763 + '[' -z '' ']' [2019-10-31T03:37:19.721Z] #36 5.766 ++ mktemp -d [2019-10-31T03:37:19.721Z] #36 5.766 + export GOPATH=/tmp/tmp.mOrPsVxmmU [2019-10-31T03:37:19.721Z] #36 5.766 + GOPATH=/tmp/tmp.mOrPsVxmmU [2019-10-31T03:37:19.721Z] #36 5.766 + RM_GOPATH=1 [2019-10-31T03:37:19.721Z] #36 5.767 ++ dirname ./install.sh [2019-10-31T03:37:19.721Z] #36 5.768 + dir=. [2019-10-31T03:37:19.721Z] #36 5.771 + bin=tini [2019-10-31T03:37:19.721Z] #36 5.771 + shift [2019-10-31T03:37:19.721Z] #36 5.772 + '[' '!' -f ./tini.installer ']' [2019-10-31T03:37:19.721Z] #36 5.772 + . ./tini.installer [2019-10-31T03:37:19.721Z] #36 5.772 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:37:19.721Z] #36 5.772 + install_tini [2019-10-31T03:37:19.721Z] #36 5.772 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-31T03:37:19.721Z] #36 5.772 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:37:19.721Z] #36 5.773 + git clone https://github.com/krallin/tini.git /tmp/tmp.mOrPsVxmmU/tini [2019-10-31T03:37:19.721Z] #36 5.778 Cloning into '/tmp/tmp.mOrPsVxmmU/tini'... [2019-10-31T03:37:19.721Z] #36 6.915 + cd /tmp/tmp.mOrPsVxmmU/tini [2019-10-31T03:37:19.721Z] #36 6.915 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:37:19.721Z] #36 6.926 + cmake . [2019-10-31T03:37:19.721Z] #36 7.634 -- The C compiler identification is GNU 6.3.0 [2019-10-31T03:37:19.721Z] #36 7.661 -- Check for working C compiler: /usr/bin/cc [2019-10-31T03:37:19.721Z] #36 8.331 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-31T03:37:19.721Z] #36 8.342 -- Detecting C compiler ABI info [2019-10-31T03:37:19.721Z] #36 9.123 -- Detecting C compiler ABI info - done [2019-10-31T03:37:19.721Z] #36 9.205 -- Detecting C compile features [2019-10-31T03:37:19.980Z] #42 63.42 DEP criu/rst-malloc.d [2019-10-31T03:37:19.980Z] #42 63.51 DEP criu/rbtree.d [2019-10-31T03:37:19.980Z] #42 63.55 DEP criu/pstree.d [2019-10-31T03:37:19.983Z] #36 ... [2019-10-31T03:37:19.983Z] [2019-10-31T03:37:19.983Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:19.983Z] #54 5.267 + RM_GOPATH=0 [2019-10-31T03:37:19.983Z] #54 5.267 + TMP_GOPATH= [2019-10-31T03:37:19.983Z] #54 5.267 + : /build [2019-10-31T03:37:19.983Z] #54 5.267 + '[' -z '' ']' [2019-10-31T03:37:19.983Z] #54 5.269 ++ mktemp -d [2019-10-31T03:37:19.983Z] #54 5.273 + export GOPATH=/tmp/tmp.tCVtrw0UX2 [2019-10-31T03:37:19.983Z] #54 5.273 + GOPATH=/tmp/tmp.tCVtrw0UX2 [2019-10-31T03:37:19.983Z] #54 5.273 + RM_GOPATH=1 [2019-10-31T03:37:19.983Z] #54 5.273 ++ dirname ./install.sh [2019-10-31T03:37:19.983Z] #54 5.387 + dir=. [2019-10-31T03:37:19.983Z] #54 5.387 + bin=runc [2019-10-31T03:37:19.983Z] #54 5.387 + shift [2019-10-31T03:37:19.983Z] #54 5.387 + '[' '!' -f ./runc.installer ']' [2019-10-31T03:37:19.983Z] #54 5.387 + . ./runc.installer [2019-10-31T03:37:19.983Z] #54 5.389 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-31T03:37:19.983Z] #54 5.389 + install_runc [2019-10-31T03:37:19.983Z] #54 5.389 + uname -r [2019-10-31T03:37:19.983Z] #54 5.389 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-31T03:37:19.983Z] #54 5.432 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-31T03:37:19.983Z] #54 5.436 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-31T03:37:19.983Z] #54 5.436 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-31T03:37:19.983Z] #54 5.436 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tCVtrw0UX2/src/github.com/opencontainers/runc [2019-10-31T03:37:19.983Z] #54 5.436 Cloning into '/tmp/tmp.tCVtrw0UX2/src/github.com/opencontainers/runc'... [2019-10-31T03:37:19.983Z] #54 ... [2019-10-31T03:37:19.983Z] [2019-10-31T03:37:19.983Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:37:19.983Z] #38 10.95 + GOPATH=/tmp/tmp.f5p5qUue9N/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.f5p5qUue9N go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-31T03:37:20.393Z] #42 63.72 DEP criu/protobuf.d [2019-10-31T03:37:20.393Z] #42 63.97 GEN criu/protobuf-desc-gen.h [2019-10-31T03:37:20.974Z] #36 13.00 -- Detecting C compile features - done [2019-10-31T03:37:20.974Z] #36 13.03 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-31T03:37:20.974Z] #36 13.25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-31T03:37:20.974Z] #36 ... [2019-10-31T03:37:20.974Z] [2019-10-31T03:37:20.974Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:20.974Z] #44 97.22 regexp/syntax [2019-10-31T03:37:20.974Z] #44 100.6 fmt [2019-10-31T03:37:20.974Z] #44 106.1 regexp [2019-10-31T03:37:21.234Z] #44 ... [2019-10-31T03:37:21.234Z] [2019-10-31T03:37:21.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:21.234Z] #41 12.90 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-31T03:37:21.234Z] #41 13.04 PBCC images/opts.pb-c.c [2019-10-31T03:37:21.234Z] #41 13.12 PBCC images/sit.pb-c.c [2019-10-31T03:37:21.234Z] #41 13.17 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-31T03:37:21.234Z] #41 13.23 DEP images/opts.pb-c.d [2019-10-31T03:37:21.234Z] #41 13.31 DEP images/sit.pb-c.d [2019-10-31T03:37:21.234Z] #41 13.38 PBCC images/macvlan.pb-c.c [2019-10-31T03:37:21.234Z] #41 13.40 DEP images/macvlan.pb-c.d [2019-10-31T03:37:21.234Z] #41 13.46 PBCC images/autofs.pb-c.c [2019-10-31T03:37:21.234Z] #41 13.54 DEP images/autofs.pb-c.d [2019-10-31T03:37:21.234Z] #41 13.58 PBCC images/sysctl.pb-c.c [2019-10-31T03:37:21.491Z] #41 13.65 DEP images/sysctl.pb-c.d [2019-10-31T03:37:21.491Z] #41 13.71 PBCC images/time.pb-c.c [2019-10-31T03:37:21.491Z] #41 13.72 DEP images/time.pb-c.d [2019-10-31T03:37:21.491Z] #41 13.76 PBCC images/binfmt-misc.pb-c.c [2019-10-31T03:37:21.491Z] #41 13.81 DEP images/binfmt-misc.pb-c.d [2019-10-31T03:37:21.491Z] #41 13.83 PBCC images/seccomp.pb-c.c [2019-10-31T03:37:21.491Z] #41 13.86 DEP images/seccomp.pb-c.d [2019-10-31T03:37:21.491Z] #41 13.91 PBCC images/userns.pb-c.c [2019-10-31T03:37:21.491Z] #41 ... [2019-10-31T03:37:21.491Z] [2019-10-31T03:37:21.491Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:21.491Z] #17 10.75 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-31T03:37:21.748Z] #17 ... [2019-10-31T03:37:21.748Z] [2019-10-31T03:37:21.748Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:21.748Z] #41 13.92 DEP images/userns.pb-c.d [2019-10-31T03:37:21.748Z] #41 14.01 PBCC images/cgroup.pb-c.c [2019-10-31T03:37:21.748Z] #41 14.04 DEP images/cgroup.pb-c.d [2019-10-31T03:37:21.748Z] #41 14.15 PBCC images/fown.pb-c.c [2019-10-31T03:37:22.005Z] #41 14.19 PBCC images/ext-file.pb-c.c [2019-10-31T03:37:22.005Z] #41 14.22 DEP images/fown.pb-c.d [2019-10-31T03:37:22.005Z] #41 14.27 DEP images/ext-file.pb-c.d [2019-10-31T03:37:22.005Z] #41 14.37 PBCC images/rpc.pb-c.c [2019-10-31T03:37:22.005Z] #41 14.38 DEP images/rpc.pb-c.d [2019-10-31T03:37:22.005Z] #41 14.48 PBCC images/siginfo.pb-c.c [2019-10-31T03:37:22.262Z] #41 14.55 DEP images/siginfo.pb-c.d [2019-10-31T03:37:22.262Z] #41 14.60 PBCC images/pagemap.pb-c.c [2019-10-31T03:37:22.262Z] #41 14.68 DEP images/pagemap.pb-c.d [2019-10-31T03:37:22.262Z] #41 14.74 PBCC images/rlimit.pb-c.c [2019-10-31T03:37:22.314Z] #42 65.44 DEP criu/protobuf-desc.d [2019-10-31T03:37:22.314Z] #42 65.61 DEP criu/proc_parse.d [2019-10-31T03:37:22.314Z] #42 65.81 DEP criu/plugin.d [2019-10-31T03:37:22.314Z] #42 65.93 DEP criu/pipes.d [2019-10-31T03:37:22.519Z] #41 14.78 DEP images/rlimit.pb-c.d [2019-10-31T03:37:22.519Z] #41 14.88 PBCC images/file-lock.pb-c.c [2019-10-31T03:37:22.519Z] #41 14.93 DEP images/file-lock.pb-c.d [2019-10-31T03:37:22.519Z] #41 15.02 PBCC images/tty.pb-c.c [2019-10-31T03:37:22.726Z] #42 66.20 DEP criu/pie-util.d [2019-10-31T03:37:22.726Z] #42 66.28 DEP criu/pie-util-vdso.d [2019-10-31T03:37:22.776Z] #41 15.10 DEP images/tty.pb-c.d [2019-10-31T03:37:22.776Z] #41 15.17 PBCC images/tun.pb-c.c [2019-10-31T03:37:22.776Z] #41 15.19 PBCC images/netdev.pb-c.c [2019-10-31T03:37:22.776Z] #41 15.27 DEP images/tun.pb-c.d [2019-10-31T03:37:23.033Z] #41 15.33 DEP images/netdev.pb-c.d [2019-10-31T03:37:23.033Z] #41 15.38 PBCC images/vma.pb-c.c [2019-10-31T03:37:23.033Z] #41 15.44 DEP images/vma.pb-c.d [2019-10-31T03:37:23.033Z] #41 15.49 PBCC images/creds.pb-c.c [2019-10-31T03:37:23.197Z] #42 66.45 DEP criu/pie-util-vdso-elf32.d [2019-10-31T03:37:23.240Z] #17 ... [2019-10-31T03:37:23.240Z] [2019-10-31T03:37:23.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:23.240Z] #39 141.6 CC criu/netfilter.o [2019-10-31T03:37:23.240Z] #39 141.9 CC criu/page-pipe.o [2019-10-31T03:37:23.240Z] #39 142.4 CC criu/page-xfer.o [2019-10-31T03:37:23.240Z] #39 143.3 CC criu/pagemap-cache.o [2019-10-31T03:37:23.240Z] #39 143.6 CC criu/pagemap.o [2019-10-31T03:37:23.240Z] #39 144.4 CC criu/parasite-syscall.o [2019-10-31T03:37:23.240Z] #39 145.0 CC criu/path.o [2019-10-31T03:37:23.240Z] #39 145.3 CC criu/pie-util-vdso-elf32.o [2019-10-31T03:37:23.240Z] #39 145.6 CC criu/pie-util-vdso.o [2019-10-31T03:37:23.288Z] #38 ... [2019-10-31T03:37:23.288Z] [2019-10-31T03:37:23.288Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:37:23.288Z] #31 DONE 13.8s [2019-10-31T03:37:23.288Z] [2019-10-31T03:37:23.288Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:37:23.288Z] #26 10.80 [2019-10-31T03:37:23.288Z] #26 11.18 ####### 10.6% ########################## 36.9% ############################################# 63.1% ################################################################ 90.1% ######################################################################## 100.0% [2019-10-31T03:37:23.288Z] #26 12.02 [2019-10-31T03:37:23.288Z] #26 12.41 ######## 11.4% ############# 18.2% ################# 24.2% #################### 28.2% ####################### 33.0% ######################### 34.8% ############################# 40.9% ################################## 48.0% ####################################### 55.5% ############################################ 62.4% ################################################# 68.1% ######################################################## 78.6% ################################################################ 89.9% ######################################################################## 100.0% [2019-10-31T03:37:23.290Z] #41 15.53 DEP images/creds.pb-c.d [2019-10-31T03:37:23.290Z] #41 15.63 PBCC images/utsns.pb-c.c [2019-10-31T03:37:23.290Z] #41 15.67 DEP images/utsns.pb-c.d [2019-10-31T03:37:23.290Z] #41 15.73 PBCC images/ipc-desc.pb-c.c [2019-10-31T03:37:23.496Z] #39 146.0 CC criu/pie-util.o [2019-10-31T03:37:23.496Z] #39 146.1 CC criu/pipes.o [2019-10-31T03:37:23.549Z] #41 15.79 PBCC images/ipc-sem.pb-c.c [2019-10-31T03:37:23.549Z] #41 15.80 DEP images/ipc-desc.pb-c.d [2019-10-31T03:37:23.549Z] #41 15.86 DEP images/ipc-sem.pb-c.d [2019-10-31T03:37:23.549Z] #41 15.92 PBCC images/ipc-msg.pb-c.c [2019-10-31T03:37:23.549Z] #41 15.96 DEP images/ipc-msg.pb-c.d [2019-10-31T03:37:23.549Z] #41 16.03 PBCC images/ipc-shm.pb-c.c [2019-10-31T03:37:23.773Z] #42 66.79 DEP criu/path.d [2019-10-31T03:37:23.773Z] #42 66.99 DEP criu/parasite-syscall.d [2019-10-31T03:37:23.773Z] #42 67.22 DEP criu/pagemap.d [2019-10-31T03:37:23.806Z] #41 16.06 DEP images/ipc-shm.pb-c.d [2019-10-31T03:37:23.806Z] #41 16.12 PBCC images/ipc-var.pb-c.c [2019-10-31T03:37:23.806Z] #41 16.17 DEP images/ipc-var.pb-c.d [2019-10-31T03:37:23.806Z] #41 16.21 PBCC images/sk-opts.pb-c.c [2019-10-31T03:37:23.806Z] #41 16.26 PBCC images/packet-sock.pb-c.c [2019-10-31T03:37:23.859Z] #26 14.44 [2019-10-31T03:37:24.063Z] #41 16.33 DEP images/sk-opts.pb-c.d [2019-10-31T03:37:24.063Z] #41 16.39 DEP images/packet-sock.pb-c.d [2019-10-31T03:37:24.063Z] #41 16.48 PBCC images/sk-netlink.pb-c.c [2019-10-31T03:37:24.063Z] #41 16.53 DEP images/sk-netlink.pb-c.d [2019-10-31T03:37:24.122Z] [2019-10-31T03:37:24.122Z] #26 ... [2019-10-31T03:37:24.122Z] [2019-10-31T03:37:24.122Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:24.122Z] #36 11.38 -- Detecting C compile features - done [2019-10-31T03:37:24.122Z] #36 11.40 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-31T03:37:24.122Z] #36 11.67 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-31T03:37:24.122Z] #36 11.78 -- Configuring done [2019-10-31T03:37:24.122Z] #36 11.79 -- Generating done [2019-10-31T03:37:24.122Z] #36 11.80 -- Build files have been written to: /tmp/tmp.mOrPsVxmmU/tini [2019-10-31T03:37:24.122Z] #36 11.82 + make tini-static [2019-10-31T03:37:24.122Z] #36 12.12 Scanning dependencies of target tini-static [2019-10-31T03:37:24.122Z] #36 12.24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-31T03:37:24.122Z] #36 13.88 [100%] Linking C executable tini-static [2019-10-31T03:37:24.122Z] #36 14.32 [100%] Built target tini-static [2019-10-31T03:37:24.122Z] #36 14.39 + mkdir -p /build [2019-10-31T03:37:24.122Z] #36 14.40 + cp tini-static /build/docker-init [2019-10-31T03:37:24.122Z] #36 DONE 14.7s [2019-10-31T03:37:24.122Z] [2019-10-31T03:37:24.122Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:37:24.249Z] #42 67.52 DEP criu/pagemap-cache.d [2019-10-31T03:37:24.320Z] #41 16.62 PBCC images/sk-inet.pb-c.c [2019-10-31T03:37:24.320Z] #41 16.65 DEP images/sk-inet.pb-c.d [2019-10-31T03:37:24.320Z] #41 16.73 PBCC images/sk-unix.pb-c.c [2019-10-31T03:37:24.434Z] #39 146.7 CC criu/plugin.o [2019-10-31T03:37:24.578Z] #41 16.84 DEP images/sk-unix.pb-c.d [2019-10-31T03:37:24.578Z] #41 16.92 PBCC images/mm.pb-c.c [2019-10-31T03:37:24.578Z] #41 16.98 DEP images/mm.pb-c.d [2019-10-31T03:37:24.578Z] #41 17.06 PBCC images/timerfd.pb-c.c [2019-10-31T03:37:24.666Z] #42 67.88 DEP criu/page-xfer.d [2019-10-31T03:37:24.666Z] #42 68.20 DEP criu/page-pipe.d [2019-10-31T03:37:24.690Z] #39 147.1 CC criu/proc_parse.o [2019-10-31T03:37:24.835Z] #41 17.09 DEP images/timerfd.pb-c.d [2019-10-31T03:37:24.835Z] #41 17.15 PBCC images/timer.pb-c.c [2019-10-31T03:37:24.835Z] #41 17.16 DEP images/timer.pb-c.d [2019-10-31T03:37:24.835Z] #41 17.23 PBCC images/sa.pb-c.c [2019-10-31T03:37:24.835Z] #41 17.31 DEP images/sa.pb-c.d [2019-10-31T03:37:24.912Z] #26 14.76 0.9% # 2.3% ## 3.5% ### 4.7% #### 6.7% ###### 8.9% ######## 11.6% # [2019-10-31T03:37:24.912Z] #26 ... [2019-10-31T03:37:24.912Z] [2019-10-31T03:37:24.912Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:37:24.912Z] #68 5.778 + RM_GOPATH=0 [2019-10-31T03:37:24.912Z] #68 5.778 + TMP_GOPATH= [2019-10-31T03:37:24.912Z] #68 5.778 + : /build [2019-10-31T03:37:24.912Z] #68 5.778 + '[' -z '' ']' [2019-10-31T03:37:24.912Z] #68 5.781 ++ mktemp -d [2019-10-31T03:37:24.912Z] #68 5.814 + export GOPATH=/tmp/tmp.elHzTJmwuL [2019-10-31T03:37:24.912Z] #68 5.814 + GOPATH=/tmp/tmp.elHzTJmwuL [2019-10-31T03:37:24.912Z] #68 5.814 + RM_GOPATH=1 [2019-10-31T03:37:24.912Z] #68 5.814 ++ dirname ./install.sh [2019-10-31T03:37:24.912Z] #68 5.814 + dir=. [2019-10-31T03:37:24.912Z] #68 5.815 + bin=proxy [2019-10-31T03:37:24.912Z] #68 5.815 + shift [2019-10-31T03:37:24.912Z] #68 5.815 + '[' '!' -f ./proxy.installer ']' [2019-10-31T03:37:24.912Z] #68 5.816 + . ./proxy.installer [2019-10-31T03:37:24.912Z] #68 5.816 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:37:24.912Z] #68 5.817 + install_proxy [2019-10-31T03:37:24.912Z] #68 5.817 + case "$1" in [2019-10-31T03:37:24.912Z] #68 5.818 + export CGO_ENABLED=0 [2019-10-31T03:37:24.912Z] #68 5.818 + CGO_ENABLED=0 [2019-10-31T03:37:24.912Z] #68 5.818 + _install_proxy [2019-10-31T03:37:24.912Z] #68 5.819 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-31T03:37:24.912Z] #68 5.819 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:37:24.912Z] #68 5.820 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.elHzTJmwuL/src/github.com/docker/libnetwork [2019-10-31T03:37:24.912Z] #68 5.825 Cloning into '/tmp/tmp.elHzTJmwuL/src/github.com/docker/libnetwork'... [2019-10-31T03:37:24.912Z] #68 ... [2019-10-31T03:37:24.912Z] [2019-10-31T03:37:24.912Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:37:25.053Z] #42 68.34 DEP criu/netfilter.d [2019-10-31T03:37:25.053Z] #42 68.63 DEP criu/net.d [2019-10-31T03:37:25.092Z] #41 17.37 PBCC images/pipe-data.pb-c.c [2019-10-31T03:37:25.092Z] #41 17.40 DEP images/pipe-data.pb-c.d [2019-10-31T03:37:25.092Z] #41 17.45 PBCC images/mnt.pb-c.c [2019-10-31T03:37:25.092Z] #41 ... [2019-10-31T03:37:25.092Z] [2019-10-31T03:37:25.092Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:25.092Z] #36 13.40 -- Configuring done [2019-10-31T03:37:25.092Z] #36 13.43 -- Generating done [2019-10-31T03:37:25.092Z] #36 13.44 -- Build files have been written to: /tmp/tmp.aXYy5FTtVW/tini [2019-10-31T03:37:25.092Z] #36 13.44 + make tini-static [2019-10-31T03:37:25.092Z] #36 13.76 Scanning dependencies of target tini-static [2019-10-31T03:37:25.092Z] #36 13.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-31T03:37:25.092Z] #36 15.95 [100%] Linking C executable tini-static [2019-10-31T03:37:25.092Z] #36 16.57 [100%] Built target tini-static [2019-10-31T03:37:25.092Z] #36 16.67 + mkdir -p /build [2019-10-31T03:37:25.092Z] #36 16.68 + cp tini-static /build/docker-init [2019-10-31T03:37:25.092Z] #36 DONE 17.3s [2019-10-31T03:37:25.092Z] [2019-10-31T03:37:25.092Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:25.092Z] #41 17.50 DEP images/mnt.pb-c.d [2019-10-31T03:37:25.176Z] #26 14.76 0.9% # 2.3% ## 3.5% ### 4.7% #### 6.7% ###### 8.9% ######## 11.6% ########## 14.4% ############ 17.8% [2019-10-31T03:37:25.176Z] #26 ... [2019-10-31T03:37:25.176Z] [2019-10-31T03:37:25.176Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:25.176Z] #59 5.361 + RM_GOPATH=0 [2019-10-31T03:37:25.176Z] #59 5.361 + TMP_GOPATH= [2019-10-31T03:37:25.176Z] #59 5.361 + : /build [2019-10-31T03:37:25.176Z] #59 5.361 + '[' -z '' ']' [2019-10-31T03:37:25.176Z] #59 5.361 ++ mktemp -d [2019-10-31T03:37:25.176Z] #59 5.372 + export GOPATH=/tmp/tmp.ICSreskmqG [2019-10-31T03:37:25.176Z] #59 5.372 + GOPATH=/tmp/tmp.ICSreskmqG [2019-10-31T03:37:25.176Z] #59 5.372 + RM_GOPATH=1 [2019-10-31T03:37:25.176Z] #59 5.372 ++ dirname ./install.sh [2019-10-31T03:37:25.176Z] #59 5.382 + dir=. [2019-10-31T03:37:25.176Z] #59 5.382 + bin=containerd [2019-10-31T03:37:25.176Z] #59 5.382 + shift [2019-10-31T03:37:25.176Z] #59 5.382 + '[' '!' -f ./containerd.installer ']' [2019-10-31T03:37:25.176Z] #59 5.382 + . ./containerd.installer [2019-10-31T03:37:25.176Z] #59 5.382 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:37:25.176Z] #59 5.382 + install_containerd [2019-10-31T03:37:25.177Z] #59 5.382 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-31T03:37:25.177Z] #59 5.382 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:37:25.177Z] #59 5.391 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ICSreskmqG/src/github.com/containerd/containerd [2019-10-31T03:37:25.177Z] #59 5.391 Cloning into '/tmp/tmp.ICSreskmqG/src/github.com/containerd/containerd'... [2019-10-31T03:37:25.177Z] #59 ... [2019-10-31T03:37:25.177Z] [2019-10-31T03:37:25.177Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:37:25.350Z] #41 17.61 PBCC images/sk-packet.pb-c.c [2019-10-31T03:37:25.350Z] #41 17.65 DEP images/sk-packet.pb-c.d [2019-10-31T03:37:25.350Z] #41 17.79 PBCC images/tcp-stream.pb-c.c [2019-10-31T03:37:25.350Z] #41 17.84 DEP images/tcp-stream.pb-c.d [2019-10-31T03:37:25.468Z] #42 68.87 DEP criu/namespaces.d [2019-10-31T03:37:25.468Z] #42 69.05 DEP criu/mount.d [2019-10-31T03:37:25.608Z] #41 17.99 PBCC images/pipe.pb-c.c [2019-10-31T03:37:25.608Z] #41 18.13 DEP images/pipe.pb-c.d [2019-10-31T03:37:25.874Z] #42 69.33 DEP criu/mem.d [2019-10-31T03:37:25.874Z] #42 69.57 DEP criu/lsm.d [2019-10-31T03:37:26.173Z] #41 18.31 PBCC images/pstree.pb-c.c [2019-10-31T03:37:26.173Z] #41 18.39 DEP images/pstree.pb-c.d [2019-10-31T03:37:26.173Z] #41 18.48 PBCC images/fs.pb-c.c [2019-10-31T03:37:26.173Z] #41 18.61 DEP images/fs.pb-c.d [2019-10-31T03:37:26.288Z] #42 69.74 DEP criu/log.d [2019-10-31T03:37:26.288Z] #42 69.87 DEP criu/libnetlink.d [2019-10-31T03:37:26.288Z] #42 69.98 DEP criu/kerndat.d [2019-10-31T03:37:26.431Z] #41 18.73 PBCC images/signalfd.pb-c.c [2019-10-31T03:37:26.431Z] #41 18.80 DEP images/signalfd.pb-c.d [2019-10-31T03:37:26.689Z] #41 18.98 PBCC images/fh.pb-c.c [2019-10-31T03:37:26.689Z] #41 19.05 PBCC images/fsnotify.pb-c.c [2019-10-31T03:37:26.703Z] #42 70.22 DEP criu/kcmp-ids.d [2019-10-31T03:37:26.703Z] #42 70.28 DEP criu/irmap.d [2019-10-31T03:37:26.947Z] #41 19.13 DEP images/fh.pb-c.d [2019-10-31T03:37:26.947Z] #41 19.19 DEP images/fsnotify.pb-c.d [2019-10-31T03:37:26.947Z] #41 19.25 PBCC images/eventpoll.pb-c.c [2019-10-31T03:37:26.947Z] #41 19.27 DEP images/eventpoll.pb-c.d [2019-10-31T03:37:26.947Z] #41 19.32 PBCC images/eventfd.pb-c.c [2019-10-31T03:37:27.125Z] #42 70.51 DEP criu/ipc_ns.d [2019-10-31T03:37:27.125Z] #42 ... [2019-10-31T03:37:27.125Z] [2019-10-31T03:37:27.125Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:27.125Z] #63 104.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-31T03:37:27.125Z] #63 104.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-31T03:37:27.125Z] #63 DONE 113.0s [2019-10-31T03:37:27.125Z] [2019-10-31T03:37:27.125Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:27.125Z] #42 70.70 DEP criu/image.d [2019-10-31T03:37:27.125Z] #42 ... [2019-10-31T03:37:27.125Z] [2019-10-31T03:37:27.125Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-31T03:37:27.204Z] #39 149.5 CC criu/protobuf-desc.o [2019-10-31T03:37:27.205Z] #41 19.35 DEP images/eventfd.pb-c.d [2019-10-31T03:37:27.205Z] #41 19.40 PBCC images/remap-file-path.pb-c.c [2019-10-31T03:37:27.205Z] #41 19.43 DEP images/remap-file-path.pb-c.d [2019-10-31T03:37:27.205Z] #41 19.47 PBCC images/fifo.pb-c.c [2019-10-31T03:37:27.205Z] #41 19.50 DEP images/fifo.pb-c.d [2019-10-31T03:37:27.205Z] #41 19.55 PBCC images/ghost-file.pb-c.c [2019-10-31T03:37:27.205Z] #41 19.60 DEP images/ghost-file.pb-c.d [2019-10-31T03:37:27.463Z] #41 19.67 PBCC images/regfile.pb-c.c [2019-10-31T03:37:27.463Z] #41 19.77 DEP images/regfile.pb-c.d [2019-10-31T03:37:27.463Z] #41 19.86 PBCC images/ns.pb-c.c [2019-10-31T03:37:27.552Z] #64 DONE 0.1s [2019-10-31T03:37:27.552Z] [2019-10-31T03:37:27.552Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:27.552Z] #18 77.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-31T03:37:27.552Z] #18 77.11 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-31T03:37:27.552Z] #18 77.12 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-31T03:37:27.552Z] #18 83.29 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-31T03:37:27.552Z] #18 83.29 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-31T03:37:27.552Z] #18 83.30 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-31T03:37:27.552Z] #18 83.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-31T03:37:27.552Z] #18 83.35 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-31T03:37:27.552Z] #18 83.36 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:37:27.552Z] #18 ... [2019-10-31T03:37:27.552Z] [2019-10-31T03:37:27.552Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:27.552Z] #42 70.86 DEP criu/image-desc.d [2019-10-31T03:37:27.552Z] #42 70.96 DEP criu/fsnotify.d [2019-10-31T03:37:27.552Z] #42 71.20 DEP criu/filesystems.d [2019-10-31T03:37:27.721Z] #41 ... [2019-10-31T03:37:27.721Z] [2019-10-31T03:37:27.721Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:37:27.721Z] #31 105.9 log [2019-10-31T03:37:27.721Z] #31 108.9 github.com/BurntSushi/toml/cmd/tomlv [2019-10-31T03:37:27.721Z] #31 DONE 113.6s [2019-10-31T03:37:27.721Z] [2019-10-31T03:37:27.721Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:27.721Z] #41 19.94 DEP images/ns.pb-c.d [2019-10-31T03:37:27.721Z] #41 20.08 PBCC images/fdinfo.pb-c.c [2019-10-31T03:37:27.766Z] #39 150.4 CC criu/protobuf.o [2019-10-31T03:37:27.952Z] #42 ... [2019-10-31T03:37:27.952Z] [2019-10-31T03:37:27.952Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:27.952Z] #45 103.7 vendor/golang.org/x/text/secure/bidirule [2019-10-31T03:37:27.952Z] #45 104.3 vendor/golang.org/x/text/unicode/norm [2019-10-31T03:37:27.952Z] #45 110.6 vendor/golang.org/x/net/idna [2019-10-31T03:37:27.952Z] #45 113.7 vendor/golang.org/x/net/http2/hpack [2019-10-31T03:37:27.979Z] #41 20.30 DEP images/fdinfo.pb-c.d [2019-10-31T03:37:27.979Z] #41 20.39 PBCC images/core-aarch64.pb-c.c [2019-10-31T03:37:28.021Z] #39 150.6 CC criu/pstree.o [2019-10-31T03:37:28.237Z] #41 20.51 PBCC images/core-arm.pb-c.c [2019-10-31T03:37:28.237Z] #41 20.60 PBCC images/core-ppc64.pb-c.c [2019-10-31T03:37:28.237Z] #41 20.66 PBCC images/core-s390.pb-c.c [2019-10-31T03:37:28.237Z] #41 20.69 PBCC images/core-x86.pb-c.c [2019-10-31T03:37:28.237Z] #41 20.72 PBCC images/core.pb-c.c [2019-10-31T03:37:28.367Z] #45 ... [2019-10-31T03:37:28.367Z] [2019-10-31T03:37:28.367Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:28.367Z] #42 71.73 DEP criu/files.d [2019-10-31T03:37:28.495Z] #41 20.82 PBCC images/inventory.pb-c.c [2019-10-31T03:37:28.495Z] #41 20.95 DEP images/core-aarch64.pb-c.d [2019-10-31T03:37:28.753Z] #41 21.10 DEP images/core-arm.pb-c.d [2019-10-31T03:37:28.753Z] #41 21.22 DEP images/core-ppc64.pb-c.d [2019-10-31T03:37:28.769Z] #42 71.98 DEP criu/files-reg.d [2019-10-31T03:37:28.769Z] #42 72.13 DEP criu/files-ext.d [2019-10-31T03:37:28.769Z] #42 72.24 DEP criu/file-lock.d [2019-10-31T03:37:29.011Z] #41 21.27 DEP images/core-s390.pb-c.d [2019-10-31T03:37:29.011Z] #41 21.35 DEP images/core-x86.pb-c.d [2019-10-31T03:37:29.011Z] #41 21.40 DEP images/core.pb-c.d [2019-10-31T03:37:29.011Z] #41 21.46 DEP images/inventory.pb-c.d [2019-10-31T03:37:29.180Z] #42 72.40 DEP criu/file-ids.d [2019-10-31T03:37:29.180Z] #42 72.50 DEP criu/fifo.d [2019-10-31T03:37:29.180Z] #42 72.69 DEP criu/fdstore.d [2019-10-31T03:37:29.180Z] #42 72.79 DEP criu/fault-injection.d [2019-10-31T03:37:29.269Z] #41 21.58 PBCC images/cpuinfo.pb-c.c [2019-10-31T03:37:29.269Z] #41 21.61 DEP images/cpuinfo.pb-c.d [2019-10-31T03:37:29.269Z] #41 21.67 PBCC images/stats.pb-c.c [2019-10-31T03:37:29.269Z] #41 21.71 DEP images/stats.pb-c.d [2019-10-31T03:37:29.393Z] #39 151.6 CC criu/rbtree.o [2019-10-31T03:37:29.393Z] #39 151.9 CC criu/rst-malloc.o [2019-10-31T03:37:29.583Z] #42 72.85 DEP criu/external.d [2019-10-31T03:37:29.583Z] #42 72.97 DEP criu/eventpoll.d [2019-10-31T03:37:29.583Z] #42 73.10 DEP criu/eventfd.d [2019-10-31T03:37:29.583Z] #42 73.22 DEP criu/crtools.d [2019-10-31T03:37:29.649Z] #39 152.2 CC criu/seccomp.o [2019-10-31T03:37:29.670Z] #26 14.76 0.9% # 2.3% ## 3.5% ### 4.7% #### 6.7% ###### 8.9% ######## 11.6% ########## 14.4% ############ 17.8% ############### 21.0% ################# 24.2% ################## 26.0% ################### 27.8% ##################### 30.2% ###################### 31.6% ####################### 33.0% ######################### 34.9% ########################## 36.6% ########################### 38.3% ############################ 39.1% ############################# 40.4% ############################## 42.4% ############################### 44.0% ################################ 45.7% ################################# 47.1% ################################### 49.7% ##################################### 51.5% ###################################### 53.4% ####################################### 55.1% ######################################### 57.0% ########################################## 59.1% ########################################### 60.6% ############################################ 62.0% ############################################# 63.4% ############################################## 65.2% ################################################# 68.2% ################################################# 69.2% ################################################## 70.5% #################################################### 73.3% ###################################################### 75.5% ####################################################### 77.3% ######################################################### 79.2% ######################################################### 80.3% ########################################################## 81.6% ########################################################### 83.0% ############################################################ 84.7% ############################################################## 86.2% ############################################################### 87.8% ################################################################ 89.3% ################################################################# 90.8% ################################################################### 94.4% #################################################################### 95.1% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-31T03:37:29.670Z] #26 20.37 [2019-10-31T03:37:29.931Z] #26 ... [2019-10-31T03:37:29.931Z] [2019-10-31T03:37:29.931Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:29.931Z] #44 10.47 go/ast [2019-10-31T03:37:29.931Z] #44 14.48 github.com/LK4D4/vndr/godl [2019-10-31T03:37:29.931Z] #44 15.51 go/doc [2019-10-31T03:37:29.931Z] #44 15.51 go/parser [2019-10-31T03:37:29.931Z] #44 19.15 github.com/LK4D4/vndr/build [2019-10-31T03:37:29.931Z] #44 20.51 github.com/LK4D4/vndr [2019-10-31T03:37:29.931Z] #44 ... [2019-10-31T03:37:29.931Z] [2019-10-31T03:37:29.931Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:29.931Z] #50 17.68 + cd /tmp/tmp.Qi2KEtTQIp/src/github.com/golangci/golangci-lint/ [2019-10-31T03:37:29.931Z] #50 17.68 + git checkout -q v1.20.0 [2019-10-31T03:37:29.931Z] #50 18.09 ++ git describe --tags [2019-10-31T03:37:29.931Z] #50 18.09 + version=v1.20.0 [2019-10-31T03:37:29.931Z] #50 18.09 ++ git rev-parse --short HEAD [2019-10-31T03:37:29.931Z] #50 18.10 + commit=cc98739 [2019-10-31T03:37:29.931Z] #50 18.10 ++ git show -s --format=%cd [2019-10-31T03:37:29.931Z] #50 18.11 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-31T03:37:29.931Z] #50 18.11 + 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-31T03:37:29.989Z] #42 73.38 DEP criu/cr-service.d [2019-10-31T03:37:29.989Z] #42 73.56 DEP criu/cr-restore.d [2019-10-31T03:37:30.389Z] #42 73.81 DEP criu/cr-errno.d [2019-10-31T03:37:30.389Z] #42 73.82 DEP criu/cr-dump.d [2019-10-31T03:37:30.389Z] #42 74.02 DEP criu/cr-dedup.d [2019-10-31T03:37:30.578Z] #39 152.9 CC criu/seize.o [2019-10-31T03:37:30.578Z] #39 ... [2019-10-31T03:37:30.578Z] [2019-10-31T03:37:30.578Z] #36 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:37:30.578Z] #36 239.1 + rm -rf /tmp/tmp.z4M6tHoSHR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.z4M6tHoSHR [2019-10-31T03:37:30.800Z] #42 74.18 DEP criu/cr-check.d [2019-10-31T03:37:30.800Z] #42 74.37 DEP criu/config.d [2019-10-31T03:37:30.800Z] #42 74.51 DEP criu/clone-noasan.d [2019-10-31T03:37:30.874Z] #50 ... [2019-10-31T03:37:30.874Z] [2019-10-31T03:37:30.874Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:30.874Z] #54 11.14 + cd /tmp/tmp.tCVtrw0UX2/src/github.com/opencontainers/runc [2019-10-31T03:37:30.874Z] #54 11.14 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-31T03:37:30.874Z] #54 11.32 + '[' -z '' ']' [2019-10-31T03:37:30.874Z] #54 11.32 + target=static [2019-10-31T03:37:30.874Z] #54 11.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-31T03:37:30.874Z] #54 12.77 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-31T03:37:31.145Z] #36 DONE 239.6s [2019-10-31T03:37:31.145Z] [2019-10-31T03:37:31.145Z] #17 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:37:31.145Z] #17 12.61 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-31T03:37:31.145Z] #17 12.89 Collecting pyyaml (from yamllint==1.16.0) [2019-10-31T03:37:31.145Z] #17 14.08 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-31T03:37:31.145Z] #17 15.90 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-31T03:37:31.145Z] #17 17.02 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-31T03:37:31.145Z] #17 18.21 Building wheels for collected packages: pyyaml, pathspec [2019-10-31T03:37:31.145Z] #17 18.22 Running setup.py bdist_wheel for pyyaml: started [2019-10-31T03:37:31.145Z] #17 ... [2019-10-31T03:37:31.145Z] [2019-10-31T03:37:31.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:31.145Z] #39 153.7 CC criu/servicefd.o [2019-10-31T03:37:31.169Z] #41 23.19 make[1]: Nothing to be done for 'all'. [2019-10-31T03:37:31.209Z] #42 74.57 DEP criu/cgroup.d [2019-10-31T03:37:31.209Z] #42 74.75 DEP criu/cgroup-props.d [2019-10-31T03:37:31.209Z] #42 74.83 DEP criu/bitmap.d [2019-10-31T03:37:31.209Z] #42 74.84 DEP criu/bfd.d [2019-10-31T03:37:31.708Z] #39 154.3 CC criu/shmem.o [2019-10-31T03:37:31.816Z] #54 ... [2019-10-31T03:37:31.816Z] [2019-10-31T03:37:31.816Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:37:31.816Z] #40 12.86 Fetched 7743 kB in 9s (853 kB/s) [2019-10-31T03:37:31.816Z] #40 12.86 Reading package lists... [2019-10-31T03:37:31.816Z] #40 18.82 Reading package lists... [2019-10-31T03:37:31.816Z] #40 22.48 Building dependency tree... [2019-10-31T03:37:31.816Z] #40 ... [2019-10-31T03:37:31.816Z] [2019-10-31T03:37:31.816Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:37:31.816Z] #26 22.14 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-31T03:37:31.860Z] #42 75.05 DEP criu/autofs.d [2019-10-31T03:37:31.860Z] #42 75.29 DEP criu/aio.d [2019-10-31T03:37:32.078Z] #26 22.69 [2019-10-31T03:37:32.341Z] #42 75.75 DEP criu/action-scripts.d [2019-10-31T03:37:32.542Z] #41 24.61 CC images/stats.o [2019-10-31T03:37:32.651Z] #26 23.07 ######################################################################## 100.0% [2019-10-31T03:37:32.651Z] #26 23.19 [2019-10-31T03:37:32.767Z] #42 76.13 CC criu/action-scripts.o [2019-10-31T03:37:32.800Z] #41 25.05 CC images/core.o [2019-10-31T03:37:32.800Z] #41 ... [2019-10-31T03:37:32.800Z] [2019-10-31T03:37:32.800Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:32.800Z] #44 109.0 go/token [2019-10-31T03:37:32.800Z] #44 109.8 go/scanner [2019-10-31T03:37:32.800Z] #44 109.9 internal/lazyregexp [2019-10-31T03:37:32.800Z] #44 110.4 net/url [2019-10-31T03:37:32.800Z] #44 111.3 go/ast [2019-10-31T03:37:32.800Z] #44 113.1 text/template/parse [2019-10-31T03:37:32.800Z] #44 118.1 text/template [2019-10-31T03:37:32.800Z] #44 118.5 go/parser [2019-10-31T03:37:33.076Z] #39 155.4 CC criu/sigframe.o [2019-10-31T03:37:33.076Z] #39 155.5 CC criu/signalfd.o [2019-10-31T03:37:33.169Z] #42 76.86 CC criu/aio.o [2019-10-31T03:37:33.333Z] #39 155.8 CC criu/sk-inet.o [2019-10-31T03:37:33.333Z] #39 ... [2019-10-31T03:37:33.333Z] [2019-10-31T03:37:33.333Z] #17 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:37:33.333Z] #17 19.71 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-31T03:37:33.333Z] #17 19.71 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-31T03:37:33.333Z] #17 19.86 Running setup.py bdist_wheel for pathspec: started [2019-10-31T03:37:33.333Z] #17 20.94 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-31T03:37:33.333Z] #17 20.94 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-31T03:37:33.333Z] #17 20.96 Successfully built pyyaml pathspec [2019-10-31T03:37:33.333Z] #17 20.96 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-31T03:37:33.333Z] #17 21.32 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-31T03:37:33.333Z] #17 DONE 21.6s [2019-10-31T03:37:33.558Z] #42 77.09 CC criu/autofs.o [2019-10-31T03:37:33.590Z] [2019-10-31T03:37:33.590Z] #21 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-31T03:37:33.590Z] #21 DONE 0.2s [2019-10-31T03:37:33.590Z] [2019-10-31T03:37:33.590Z] #25 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-31T03:37:33.733Z] #44 ... [2019-10-31T03:37:33.733Z] [2019-10-31T03:37:33.733Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:33.733Z] #41 25.80 CC images/core-x86.o [2019-10-31T03:37:33.991Z] #41 26.44 CC images/core-arm.o [2019-10-31T03:37:34.249Z] #41 ... [2019-10-31T03:37:34.249Z] [2019-10-31T03:37:34.250Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:34.250Z] #59 47.22 + cd /tmp/tmp.QZHTUi0hFb/src/github.com/containerd/containerd [2019-10-31T03:37:34.250Z] #59 47.22 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:37:34.250Z] #59 48.20 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-31T03:37:34.250Z] #59 48.20 + BUILDTAGS='netgo osusergo static_build' [2019-10-31T03:37:34.250Z] #59 48.20 + export EXTRA_FLAGS=-buildmode=pie [2019-10-31T03:37:34.250Z] #59 48.20 + EXTRA_FLAGS=-buildmode=pie [2019-10-31T03:37:34.250Z] #59 48.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-31T03:37:34.250Z] #59 48.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-31T03:37:34.250Z] #59 48.20 + '[' '' = dynamic ']' [2019-10-31T03:37:34.250Z] #59 48.20 + make [2019-10-31T03:37:34.250Z] #59 50.09 + bin/ctr [2019-10-31T03:37:34.294Z] #26 24.95 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-31T03:37:34.507Z] #59 ... [2019-10-31T03:37:34.507Z] [2019-10-31T03:37:34.507Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:34.507Z] #41 26.83 CC images/core-aarch64.o [2019-10-31T03:37:34.766Z] #41 ... [2019-10-31T03:37:34.766Z] [2019-10-31T03:37:34.766Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:34.766Z] #17 23.94 Fetched 7920 kB in 18s (417 kB/s) [2019-10-31T03:37:34.766Z] #17 23.94 Reading package lists... [2019-10-31T03:37:34.865Z] #26 25.41 [2019-10-31T03:37:35.024Z] #17 30.25 Reading package lists... [2019-10-31T03:37:35.024Z] #17 ... [2019-10-31T03:37:35.024Z] [2019-10-31T03:37:35.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:35.024Z] #41 27.32 CC images/core-ppc64.o [2019-10-31T03:37:35.438Z] #26 25.83 ######################################## 56.7% ######################################################################## 100.0% [2019-10-31T03:37:35.438Z] #26 26.00 [2019-10-31T03:37:35.484Z] #42 78.65 CC criu/bfd.o [2019-10-31T03:37:35.484Z] #42 ... [2019-10-31T03:37:35.484Z] [2019-10-31T03:37:35.484Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:35.484Z] #48 DONE 121.2s [2019-10-31T03:37:35.484Z] [2019-10-31T03:37:35.484Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:35.484Z] #45 114.8 mime [2019-10-31T03:37:35.484Z] #45 117.1 net/http/internal [2019-10-31T03:37:35.484Z] #45 120.1 crypto/tls [2019-10-31T03:37:35.489Z] #25 DONE 1.7s [2019-10-31T03:37:35.489Z] [2019-10-31T03:37:35.489Z] #27 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-31T03:37:35.590Z] #41 27.97 CC images/core-s390.o [2019-10-31T03:37:35.700Z] #26 ... [2019-10-31T03:37:35.700Z] [2019-10-31T03:37:35.700Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:37:35.700Z] #68 16.56 + cd /tmp/tmp.elHzTJmwuL/src/github.com/docker/libnetwork [2019-10-31T03:37:35.700Z] #68 16.56 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:37:35.700Z] #68 17.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-31T03:37:35.745Z] #27 DONE 0.3s [2019-10-31T03:37:35.745Z] [2019-10-31T03:37:35.745Z] #30 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-31T03:37:35.745Z] #30 DONE 0.1s [2019-10-31T03:37:35.745Z] [2019-10-31T03:37:35.745Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:35.745Z] #39 157.0 CC criu/sk-netlink.o [2019-10-31T03:37:35.745Z] #39 157.4 CC criu/sk-packet.o [2019-10-31T03:37:35.745Z] #39 157.9 CC criu/sk-queue.o [2019-10-31T03:37:35.745Z] #39 158.2 CC criu/sk-tcp.o [2019-10-31T03:37:35.901Z] #45 ... [2019-10-31T03:37:35.901Z] [2019-10-31T03:37:35.901Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:35.901Z] #42 79.20 CC criu/bitmap.o [2019-10-31T03:37:35.962Z] #68 ... [2019-10-31T03:37:35.962Z] [2019-10-31T03:37:35.962Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:35.962Z] #47 26.66 + cd /tmp/tmp.fOkL6AIbnH/src/gotest.tools/gotestsum [2019-10-31T03:37:35.962Z] #47 26.66 + git checkout -q v0.3.5 [2019-10-31T03:37:35.962Z] #47 26.68 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-31T03:37:36.002Z] #39 ... [2019-10-31T03:37:36.002Z] [2019-10-31T03:37:36.002Z] #35 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-31T03:37:36.002Z] #35 DONE 0.1s [2019-10-31T03:37:36.002Z] [2019-10-31T03:37:36.002Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:36.002Z] #39 158.5 CC criu/sk-unix.o [2019-10-31T03:37:36.311Z] #42 79.67 CC criu/cgroup-props.o [2019-10-31T03:37:36.524Z] #41 28.79 CC images/cpuinfo.o [2019-10-31T03:37:36.716Z] #42 80.39 CC criu/cgroup.o [2019-10-31T03:37:36.931Z] #39 ... [2019-10-31T03:37:36.931Z] [2019-10-31T03:37:36.931Z] #37 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-31T03:37:36.931Z] #37 DONE 1.0s [2019-10-31T03:37:36.931Z] [2019-10-31T03:37:36.931Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:37.090Z] #41 29.27 CC images/inventory.o [2019-10-31T03:37:37.348Z] #41 29.59 CC images/fdinfo.o [2019-10-31T03:37:37.494Z] #39 159.8 CC criu/sockets.o [2019-10-31T03:37:37.607Z] #41 29.95 CC images/fown.o [2019-10-31T03:37:37.751Z] #39 160.4 CC criu/stats.o [2019-10-31T03:37:37.876Z] #47 ... [2019-10-31T03:37:37.876Z] [2019-10-31T03:37:37.876Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:37.876Z] #44 DONE 28.6s [2019-10-31T03:37:37.876Z] [2019-10-31T03:37:37.876Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:37:37.876Z] #68 DONE 28.8s [2019-10-31T03:37:38.008Z] #39 160.6 CC criu/string.o [2019-10-31T03:37:38.138Z] [2019-10-31T03:37:38.138Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:37:38.138Z] #40 22.48 Building dependency tree... [2019-10-31T03:37:38.138Z] #40 24.15 The following additional packages will be installed: [2019-10-31T03:37:38.138Z] #40 24.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-31T03:37:38.138Z] #40 24.15 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-31T03:37:38.138Z] #40 24.15 Suggested packages: [2019-10-31T03:37:38.138Z] #40 24.16 manpages-dev python-setuptools [2019-10-31T03:37:38.138Z] #40 25.22 The following NEW packages will be installed: [2019-10-31T03:37:38.138Z] #40 25.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-31T03:37:38.138Z] #40 25.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-31T03:37:38.138Z] #40 25.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-31T03:37:38.138Z] #40 25.22 zlib1g-dev [2019-10-31T03:37:38.138Z] #40 26.31 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:37:38.138Z] #40 26.31 Need to get 3415 kB of archives. [2019-10-31T03:37:38.138Z] #40 26.31 After this operation, 19.0 MB of additional disk space will be used. [2019-10-31T03:37:38.138Z] #40 26.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-31T03:37:38.138Z] #40 26.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-31T03:37:38.138Z] #40 26.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-31T03:37:38.138Z] #40 26.32 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-31T03:37:38.138Z] #40 26.32 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-31T03:37:38.138Z] #40 26.32 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-31T03:37:38.138Z] #40 26.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-10-31T03:37:38.138Z] #40 26.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-10-31T03:37:38.138Z] #40 26.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-31T03:37:38.138Z] #40 26.41 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-31T03:37:38.138Z] #40 26.42 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-31T03:37:38.138Z] #40 26.51 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-31T03:37:38.138Z] #40 26.56 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-31T03:37:38.138Z] #40 26.56 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-31T03:37:38.138Z] #40 26.57 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-31T03:37:38.138Z] #40 26.57 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-31T03:37:38.138Z] #40 27.50 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:37:38.138Z] #40 27.63 Fetched 3415 kB in 1s (2597 kB/s) [2019-10-31T03:37:38.138Z] #40 27.74 Selecting previously unselected package libnet1:arm64. [2019-10-31T03:37:38.138Z] #40 27.74 (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-31T03:37:38.138Z] #40 27.85 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-31T03:37:38.138Z] #40 27.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-31T03:37:38.138Z] #40 28.17 Selecting previously unselected package libcap-dev:arm64. [2019-10-31T03:37:38.138Z] #40 28.18 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-31T03:37:38.138Z] #40 28.22 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-31T03:37:38.138Z] #40 28.65 Selecting previously unselected package libnet1-dev. [2019-10-31T03:37:38.138Z] #40 28.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-31T03:37:38.138Z] #40 28.70 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-31T03:37:38.138Z] #40 29.19 Selecting previously unselected package libnl-3-200:arm64. [2019-10-31T03:37:38.138Z] #40 29.19 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-31T03:37:38.138Z] #40 29.20 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-31T03:37:38.138Z] #40 29.48 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-31T03:37:38.173Z] #41 30.34 CC images/ns.o [2019-10-31T03:37:38.173Z] #41 30.53 CC images/regfile.o [2019-10-31T03:37:38.264Z] #39 160.7 CC criu/sysctl.o [2019-10-31T03:37:38.399Z] #40 29.48 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-31T03:37:38.399Z] #40 29.50 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-31T03:37:38.431Z] #41 30.79 CC images/ghost-file.o [2019-10-31T03:37:38.468Z] Removing intermediate container a85707dbb42c [2019-10-31T03:37:38.468Z] ---> 8f6eb9df258e [2019-10-31T03:37:38.468Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-31T03:37:38.468Z] ---> ebd73b5ebd31 [2019-10-31T03:37:38.468Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-31T03:37:38.468Z] ---> 4b7b57a7212a [2019-10-31T03:37:38.468Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-31T03:37:38.468Z] ---> Running in f7a84d0919a1 [2019-10-31T03:37:38.468Z] Removing intermediate container f7a84d0919a1 [2019-10-31T03:37:38.468Z] ---> 0625d24387ec [2019-10-31T03:37:38.468Z] Successfully built 0625d24387ec [2019-10-31T03:37:38.468Z] Successfully tagged moby-buildx:latest [2019-10-31T03:37:38.468Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-31T03:37:38.468Z] if [ -n "${id}" ]; then \ [2019-10-31T03:37:38.468Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-31T03:37:38.468Z] && touch bundles/buildx; \ [2019-10-31T03:37:38.468Z] docker rm -f ${id}; \ [2019-10-31T03:37:38.468Z] fi [2019-10-31T03:37:38.468Z] fa69520030a9c54cb474edd9240e1e2a8607f5592a0cb4824d90775235c0f8ca [2019-10-31T03:37:38.468Z] bundles/buildx version [2019-10-31T03:37:38.468Z] buildx v0.3.1 6db68d0 [2019-10-31T03:37:38.468Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:27552ceb15bca544820229e574427d4c1d6ef585 . [2019-10-31T03:37:38.468Z] #1 [internal] booting buildkit [2019-10-31T03:37:38.468Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-31T03:37:38.468Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-31T03:37:38.468Z] #1 creating container buildx_buildkit_default [2019-10-31T03:37:38.468Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-31T03:37:38.468Z] #1 DONE 3.2s [2019-10-31T03:37:38.468Z] [2019-10-31T03:37:38.468Z] #3 [internal] load .dockerignore [2019-10-31T03:37:38.468Z] #3 transferring context: 87B 0.0s done [2019-10-31T03:37:38.468Z] #3 DONE 0.0s [2019-10-31T03:37:38.468Z] [2019-10-31T03:37:38.468Z] #2 [internal] load build definition from Dockerfile [2019-10-31T03:37:38.468Z] #2 transferring dockerfile: 14.62kB done [2019-10-31T03:37:38.468Z] #2 DONE 0.0s [2019-10-31T03:37:38.468Z] [2019-10-31T03:37:38.468Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-31T03:37:38.468Z] #4 DONE 0.6s [2019-10-31T03:37:38.468Z] [2019-10-31T03:37:38.468Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-31T03:37:38.468Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-31T03:37:38.468Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-31T03:37:38.468Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-31T03:37:38.468Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 2.14MB / 8.18MB 0.1s [2019-10-31T03:37:38.468Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-31T03:37:38.468Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2019-10-31T03:37:38.468Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-31T03:37:38.749Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-31T03:37:38.749Z] #5 DONE 0.9s [2019-10-31T03:37:38.749Z] [2019-10-31T03:37:38.749Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-31T03:37:38.827Z] #39 161.1 CC criu/sysfs_parse.o [2019-10-31T03:37:38.977Z] #40 30.10 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-31T03:37:38.978Z] #40 30.10 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-31T03:37:38.978Z] #40 30.10 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-31T03:37:38.995Z] #41 31.19 CC images/fifo.o [2019-10-31T03:37:39.041Z] #7 DONE 0.2s [2019-10-31T03:37:39.041Z] [2019-10-31T03:37:39.041Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-31T03:37:39.041Z] #6 DONE 0.3s [2019-10-31T03:37:39.041Z] [2019-10-31T03:37:39.041Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-31T03:37:39.041Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-31T03:37:39.084Z] #39 161.5 CC criu/timerfd.o [2019-10-31T03:37:39.239Z] #40 30.34 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-31T03:37:39.239Z] #40 30.34 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-31T03:37:39.239Z] #40 30.36 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-31T03:37:39.254Z] #41 31.47 CC images/remap-file-path.o [2019-10-31T03:37:39.342Z] #39 161.8 CC criu/tty.o [2019-10-31T03:37:39.351Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-31T03:37:39.351Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.18MB / 9.11MB 0.1s [2019-10-31T03:37:39.351Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-31T03:37:39.363Z] #42 82.94 CC criu/clone-noasan.o [2019-10-31T03:37:39.499Z] #40 30.59 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-31T03:37:39.499Z] #40 30.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-31T03:37:39.499Z] #40 30.62 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-31T03:37:39.511Z] #41 31.75 CC images/eventfd.o [2019-10-31T03:37:39.663Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.57MB / 9.11MB 0.4s [2019-10-31T03:37:39.663Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.05MB / 9.11MB 0.6s [2019-10-31T03:37:39.762Z] #40 31.00 Selecting previously unselected package libprotobuf10:arm64. [2019-10-31T03:37:39.762Z] #40 31.00 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-31T03:37:39.769Z] #41 32.08 CC images/eventpoll.o [2019-10-31T03:37:39.815Z] #42 83.09 CC criu/config.o [2019-10-31T03:37:39.964Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.52MB / 9.11MB 0.7s [2019-10-31T03:37:40.023Z] #40 31.01 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-31T03:37:40.258Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.18MB / 9.11MB 0.9s [2019-10-31T03:37:40.283Z] #40 31.42 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-31T03:37:40.284Z] #40 31.42 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-31T03:37:40.284Z] #40 31.42 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-31T03:37:40.334Z] #41 32.44 CC images/fh.o [2019-10-31T03:37:40.545Z] #40 31.64 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-31T03:37:40.545Z] #40 31.65 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-31T03:37:40.545Z] #40 31.65 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-31T03:37:40.545Z] #40 ... [2019-10-31T03:37:40.545Z] [2019-10-31T03:37:40.545Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:37:40.545Z] #26 27.78 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-31T03:37:40.545Z] #26 27.97 skipping existing ed4b54129745 [2019-10-31T03:37:40.545Z] #26 28.03 [2019-10-31T03:37:40.545Z] #26 30.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-31T03:37:40.545Z] #26 30.99 [2019-10-31T03:37:40.545Z] #26 31.16 ######################################################################## 100.0% [2019-10-31T03:37:40.545Z] #26 31.26 [2019-10-31T03:37:40.551Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.00MB / 9.11MB 1.2s [2019-10-31T03:37:40.551Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.49MB / 9.11MB 1.3s [2019-10-31T03:37:40.592Z] #41 32.75 CC images/fsnotify.o [2019-10-31T03:37:40.709Z] #39 162.9 CC criu/tun.o [2019-10-31T03:37:40.709Z] #39 163.3 CC criu/uffd.o [2019-10-31T03:37:40.807Z] #26 31.32 Download of images into '/build' complete. [2019-10-31T03:37:40.807Z] #26 31.32 Use something like the following to load the result into a Docker daemon: [2019-10-31T03:37:40.807Z] #26 31.32 tar -cC '/build' . | docker load [2019-10-31T03:37:40.807Z] #26 DONE 31.5s [2019-10-31T03:37:40.807Z] [2019-10-31T03:37:40.807Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:37:40.807Z] #28 23.05 + cd /tmp/tmp.QN22Z4OwVJ/src/github.com/go-swagger/go-swagger [2019-10-31T03:37:40.807Z] #28 23.05 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-31T03:37:40.807Z] #28 24.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-31T03:37:40.844Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.47MB / 9.11MB 1.6s [2019-10-31T03:37:41.157Z] #41 33.57 CC images/signalfd.o [2019-10-31T03:37:41.176Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.06MB / 9.11MB 1.8s [2019-10-31T03:37:41.176Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.75MB / 9.11MB 1.9s [2019-10-31T03:37:41.176Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done [2019-10-31T03:37:41.176Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-31T03:37:41.316Z] #42 84.90 CC criu/cr-check.o [2019-10-31T03:37:41.418Z] #41 33.88 CC images/fs.o [2019-10-31T03:37:41.638Z] #39 164.2 CC criu/util.o [2019-10-31T03:37:41.750Z] #28 ... [2019-10-31T03:37:41.750Z] [2019-10-31T03:37:41.750Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:37:41.750Z] #40 32.73 Selecting previously unselected package libprotoc10:arm64. [2019-10-31T03:37:41.750Z] #40 32.74 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-31T03:37:41.750Z] #40 32.76 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-31T03:37:41.984Z] #41 34.11 CC images/pstree.o [2019-10-31T03:37:42.011Z] #40 33.17 Selecting previously unselected package protobuf-c-compiler. [2019-10-31T03:37:42.011Z] #40 33.18 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-31T03:37:42.011Z] #40 33.19 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-31T03:37:42.242Z] #41 34.41 CC images/pipe.o [2019-10-31T03:37:42.242Z] #41 34.62 CC images/tcp-stream.o [2019-10-31T03:37:42.272Z] #40 33.35 Selecting previously unselected package protobuf-compiler. [2019-10-31T03:37:42.272Z] #40 33.36 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-31T03:37:42.272Z] #40 33.38 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-31T03:37:42.500Z] #41 34.83 CC images/sk-packet.o [2019-10-31T03:37:42.500Z] #41 ... [2019-10-31T03:37:42.500Z] [2019-10-31T03:37:42.500Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:42.500Z] #17 30.25 Reading package lists... [2019-10-31T03:37:42.500Z] #17 35.00 Building dependency tree... [2019-10-31T03:37:42.500Z] #17 36.63 The following additional packages will be installed: [2019-10-31T03:37:42.500Z] #17 36.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-31T03:37:42.500Z] #17 36.65 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-31T03:37:42.500Z] #17 36.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-31T03:37:42.500Z] #17 36.65 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-31T03:37:42.500Z] #17 36.65 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-31T03:37:42.500Z] #17 36.65 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-31T03:37:42.500Z] #17 36.65 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-31T03:37:42.500Z] #17 36.65 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-31T03:37:42.500Z] #17 36.65 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-31T03:37:42.500Z] #17 36.65 Suggested packages: [2019-10-31T03:37:42.500Z] #17 36.65 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-31T03:37:42.500Z] #17 36.65 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-31T03:37:42.500Z] #17 36.65 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-31T03:37:42.500Z] #17 36.65 vim-doc vim-scripts xfsdump acl attr quota [2019-10-31T03:37:42.500Z] #17 36.66 Recommended packages: [2019-10-31T03:37:42.500Z] #17 36.66 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-31T03:37:42.500Z] #17 36.66 python3-keyrings.alt python3-xdg unzip [2019-10-31T03:37:42.500Z] #17 41.38 The following NEW packages will be installed: [2019-10-31T03:37:42.500Z] #17 41.38 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-31T03:37:42.500Z] #17 41.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-31T03:37:42.500Z] #17 41.38 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-31T03:37:42.500Z] #17 41.38 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-31T03:37:42.500Z] #17 41.38 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-31T03:37:42.500Z] #17 41.38 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-31T03:37:42.500Z] #17 41.38 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-31T03:37:42.500Z] #17 41.38 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-31T03:37:42.500Z] #17 41.38 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-31T03:37:42.500Z] #17 41.38 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-31T03:37:42.500Z] #17 41.38 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-31T03:37:42.500Z] #17 41.39 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-31T03:37:42.500Z] #17 41.39 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-31T03:37:42.500Z] #17 41.39 xfsprogs xxd xz-utils zip [2019-10-31T03:37:42.534Z] #40 33.55 Selecting previously unselected package python-pkg-resources. [2019-10-31T03:37:42.534Z] #40 33.56 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:37:42.534Z] #40 33.57 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-31T03:37:42.534Z] #40 33.76 Selecting previously unselected package python-protobuf. [2019-10-31T03:37:42.567Z] #39 165.1 CC criu/uts_ns.o [2019-10-31T03:37:42.758Z] #17 ... [2019-10-31T03:37:42.758Z] [2019-10-31T03:37:42.758Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:42.758Z] #41 35.19 CC images/mnt.o [2019-10-31T03:37:42.794Z] #40 33.76 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-31T03:37:42.794Z] #40 33.79 Unpacking python-protobuf (3.0.0-9) ... [2019-10-31T03:37:42.824Z] #39 165.3 CC criu/vdso-compat.o [2019-10-31T03:37:42.824Z] #39 165.5 CC criu/vdso.o [2019-10-31T03:37:43.016Z] #41 35.41 CC images/pipe-data.o [2019-10-31T03:37:43.059Z] #40 34.29 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-31T03:37:43.200Z] #42 86.28 CC criu/cr-dedup.o [2019-10-31T03:37:43.200Z] #42 86.71 CC criu/cr-dump.o [2019-10-31T03:37:43.274Z] #41 35.59 CC images/sa.o [2019-10-31T03:37:43.386Z] #39 166.1 LINK criu/built-in.o [2019-10-31T03:37:43.534Z] #41 35.88 CC images/timer.o [2019-10-31T03:37:43.643Z] #39 166.2 LINK criu/criu [2019-10-31T03:37:43.784Z] #40 34.42 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-31T03:37:43.784Z] #40 34.44 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-31T03:37:43.899Z] #39 166.5 DEP lib/c/criu.d [2019-10-31T03:37:43.899Z] #39 166.6 CC images/rpc.pb-c.o [2019-10-31T03:37:44.100Z] #41 36.29 CC images/timerfd.o [2019-10-31T03:37:44.358Z] #41 36.63 CC images/mm.o [2019-10-31T03:37:44.463Z] #39 167.0 CC lib/c/criu.o [2019-10-31T03:37:44.622Z] #41 37.01 CC images/sk-opts.o [2019-10-31T03:37:44.690Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done [2019-10-31T03:37:44.690Z] #66 DONE 5.0s [2019-10-31T03:37:44.690Z] [2019-10-31T03:37:44.690Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:37:44.690Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-31T03:37:44.690Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-31T03:37:44.690Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.8s done [2019-10-31T03:37:44.690Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.5s done [2019-10-31T03:37:44.690Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-31T03:37:44.690Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-31T03:37:44.690Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done [2019-10-31T03:37:44.691Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 20.99MB / 50.07MB 4.9s [2019-10-31T03:37:44.691Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 21.33MB / 52.87MB 4.9s [2019-10-31T03:37:44.691Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 21.66MB / 96.41MB 4.9s [2019-10-31T03:37:44.691Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 21.23MB / 45.65MB 4.9s [2019-10-31T03:37:44.691Z] #8 ... [2019-10-31T03:37:44.691Z] [2019-10-31T03:37:44.691Z] #20 [internal] load build context [2019-10-31T03:37:44.691Z] #20 transferring context: 45.66MB 5.6s done [2019-10-31T03:37:44.691Z] #20 DONE 5.6s [2019-10-31T03:37:44.691Z] [2019-10-31T03:37:44.691Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-31T03:37:44.691Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 25.73MB / 50.07MB 5.5s [2019-10-31T03:37:44.691Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 25.96MB / 52.87MB 5.5s [2019-10-31T03:37:44.770Z] #40 ... [2019-10-31T03:37:44.770Z] [2019-10-31T03:37:44.770Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-31T03:37:44.770Z] #27 DONE 1.7s [2019-10-31T03:37:44.770Z] [2019-10-31T03:37:44.770Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:44.770Z] #59 25.63 + cd /tmp/tmp.ICSreskmqG/src/github.com/containerd/containerd [2019-10-31T03:37:44.770Z] #59 25.63 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:37:44.770Z] #59 25.93 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-31T03:37:44.770Z] #59 25.93 + BUILDTAGS='netgo osusergo static_build' [2019-10-31T03:37:44.770Z] #59 25.93 + export EXTRA_FLAGS=-buildmode=pie [2019-10-31T03:37:44.770Z] #59 25.93 + EXTRA_FLAGS=-buildmode=pie [2019-10-31T03:37:44.770Z] #59 25.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-31T03:37:44.770Z] #59 25.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-31T03:37:44.770Z] #59 25.93 + '[' '' = dynamic ']' [2019-10-31T03:37:44.770Z] #59 25.93 + make [2019-10-31T03:37:44.770Z] #59 27.40 + bin/ctr [2019-10-31T03:37:44.977Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 24.60MB / 45.65MB 5.7s [2019-10-31T03:37:44.977Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 28.86MB / 50.07MB 5.8s [2019-10-31T03:37:44.977Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 29.94MB / 52.87MB 5.8s [2019-10-31T03:37:44.977Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 27.86MB / 96.41MB 5.8s [2019-10-31T03:37:45.076Z] #42 ... [2019-10-31T03:37:45.076Z] [2019-10-31T03:37:45.076Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:45.076Z] #18 101.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-31T03:37:45.076Z] #18 101.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-31T03:37:45.190Z] #41 37.36 CC images/sk-unix.o [2019-10-31T03:37:45.266Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 27.57MB / 45.65MB 6.0s [2019-10-31T03:37:45.266Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 32.21MB / 50.07MB 6.1s [2019-10-31T03:37:45.266Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 33.71MB / 52.87MB 6.1s [2019-10-31T03:37:45.392Z] #39 167.7 LINK lib/c/built-in.o [2019-10-31T03:37:45.392Z] #39 167.7 LINK lib/c/libcriu.so [2019-10-31T03:37:45.392Z] #39 167.9 GEN magic.py [2019-10-31T03:37:45.392Z] #39 167.9 Note: Building without setproctitle() and strlcpy() support. [2019-10-31T03:37:45.392Z] #39 167.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-31T03:37:45.449Z] #41 37.72 CC images/sk-inet.o [2019-10-31T03:37:45.461Z] #18 101.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:37:45.551Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 33.17MB / 96.41MB 6.3s [2019-10-31T03:37:45.551Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 31.92MB / 45.65MB 6.3s [2019-10-31T03:37:45.843Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 37.51MB / 50.07MB 6.6s [2019-10-31T03:37:45.843Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 37.97MB / 52.87MB 6.6s [2019-10-31T03:37:45.843Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 35.31MB / 45.65MB 6.6s [2019-10-31T03:37:45.848Z] #59 ... [2019-10-31T03:37:45.848Z] [2019-10-31T03:37:45.848Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:37:45.848Z] #40 36.72 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-31T03:37:45.848Z] #40 36.74 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-31T03:37:45.848Z] #40 36.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:37:45.848Z] #40 36.80 Setting up python-protobuf (3.0.0-9) ... [2019-10-31T03:37:45.960Z] #39 168.6 fatal: Not a git repository (or any of the parent directories): .git [2019-10-31T03:37:46.015Z] #41 38.21 CC images/tun.o [2019-10-31T03:37:46.015Z] #41 ... [2019-10-31T03:37:46.015Z] [2019-10-31T03:37:46.015Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:46.015Z] #44 122.2 encoding/xml [2019-10-31T03:37:46.015Z] #44 124.0 go/doc [2019-10-31T03:37:46.015Z] #44 128.1 github.com/LK4D4/vndr/build [2019-10-31T03:37:46.015Z] #44 128.7 net [2019-10-31T03:37:46.015Z] #44 131.4 vendor/golang.org/x/text/transform [2019-10-31T03:37:46.128Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 38.18MB / 96.41MB 6.7s [2019-10-31T03:37:46.128Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 40.52MB / 50.07MB 6.9s [2019-10-31T03:37:46.128Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 41.54MB / 52.87MB 6.9s [2019-10-31T03:37:46.128Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 38.41MB / 45.65MB 6.9s [2019-10-31T03:37:46.273Z] #44 132.3 vendor/golang.org/x/text/unicode/bidi [2019-10-31T03:37:46.273Z] #44 ... [2019-10-31T03:37:46.273Z] [2019-10-31T03:37:46.273Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:46.273Z] #17 42.51 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:37:46.273Z] #17 42.51 Need to get 90.9 MB of archives. [2019-10-31T03:37:46.273Z] #17 42.51 After this operation, 541 MB of additional disk space will be used. [2019-10-31T03:37:46.273Z] #17 42.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-31T03:37:46.273Z] #17 42.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-31T03:37:46.273Z] #17 42.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-31T03:37:46.273Z] #17 42.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-31T03:37:46.273Z] #17 42.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-31T03:37:46.273Z] #17 42.54 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-31T03:37:46.273Z] #17 42.59 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-31T03:37:46.273Z] #17 42.76 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-31T03:37:46.273Z] #17 42.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-31T03:37:46.273Z] #17 42.78 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-31T03:37:46.273Z] #17 42.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-31T03:37:46.273Z] #17 42.98 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-31T03:37:46.273Z] #17 42.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-31T03:37:46.273Z] #17 42.98 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-31T03:37:46.273Z] #17 42.98 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-31T03:37:46.273Z] #17 42.99 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-31T03:37:46.273Z] #17 42.99 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-31T03:37:46.273Z] #17 43.03 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-31T03:37:46.273Z] #17 43.03 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-31T03:37:46.273Z] #17 43.04 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-31T03:37:46.273Z] #17 43.04 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-31T03:37:46.273Z] #17 43.06 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-31T03:37:46.273Z] #17 43.08 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-31T03:37:46.273Z] #17 43.09 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-31T03:37:46.273Z] #17 43.11 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-31T03:37:46.273Z] #17 43.11 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-31T03:37:46.273Z] #17 43.14 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-31T03:37:46.273Z] #17 43.15 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-31T03:37:46.273Z] #17 43.15 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-31T03:37:46.273Z] #17 43.21 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-31T03:37:46.273Z] #17 43.21 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-31T03:37:46.273Z] #17 43.23 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-31T03:37:46.273Z] #17 43.23 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-31T03:37:46.273Z] #17 43.25 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-31T03:37:46.273Z] #17 43.26 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-31T03:37:46.273Z] #17 43.26 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-31T03:37:46.273Z] #17 43.27 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-31T03:37:46.273Z] #17 43.28 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-31T03:37:46.273Z] #17 43.28 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-31T03:37:46.273Z] #17 43.31 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-31T03:37:46.273Z] #17 43.33 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-31T03:37:46.273Z] #17 43.36 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-31T03:37:46.273Z] #17 43.41 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-31T03:37:46.273Z] #17 43.43 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-31T03:37:46.273Z] #17 43.43 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-31T03:37:46.273Z] #17 43.45 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-31T03:37:46.273Z] #17 43.45 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-31T03:37:46.273Z] #17 43.47 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-31T03:37:46.273Z] #17 43.60 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-31T03:37:46.273Z] #17 43.63 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-31T03:37:46.273Z] #17 43.73 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-31T03:37:46.273Z] #17 43.74 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-31T03:37:46.273Z] #17 43.75 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-31T03:37:46.273Z] #17 43.76 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-31T03:37:46.273Z] #17 43.77 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-31T03:37:46.273Z] #17 43.81 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-31T03:37:46.273Z] #17 44.29 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-31T03:37:46.273Z] #17 44.37 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-31T03:37:46.273Z] #17 44.45 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-31T03:37:46.273Z] #17 44.47 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-31T03:37:46.273Z] #17 44.48 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-31T03:37:46.273Z] #17 44.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-31T03:37:46.273Z] #17 44.74 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-31T03:37:46.273Z] #17 44.92 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-31T03:37:46.273Z] #17 44.93 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-31T03:37:46.273Z] #17 45.32 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-31T03:37:46.273Z] #17 45.56 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-31T03:37:46.274Z] #17 45.59 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-31T03:37:46.414Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 43.79MB / 50.07MB 7.2s [2019-10-31T03:37:46.414Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.75MB / 52.87MB 7.2s [2019-10-31T03:37:46.414Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 41.56MB / 45.65MB 7.2s [2019-10-31T03:37:46.700Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 47.55MB / 50.07MB 7.5s [2019-10-31T03:37:46.700Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 48.62MB / 52.87MB 7.5s [2019-10-31T03:37:46.700Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 45.10MB / 96.41MB 7.5s [2019-10-31T03:37:46.700Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.29MB / 45.65MB 7.5s [2019-10-31T03:37:46.890Z] #39 169.3 make[1]: Nothing to be done for 'all'. [2019-10-31T03:37:46.992Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 52.60MB / 96.41MB 7.8s [2019-10-31T03:37:46.992Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.5s done [2019-10-31T03:37:46.992Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.7s done [2019-10-31T03:37:46.992Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.8s done [2019-10-31T03:37:47.146Z] #39 169.8 make[1]: 'images/built-in.o' is up to date. [2019-10-31T03:37:47.279Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 68.80MB / 96.41MB 8.1s [2019-10-31T03:37:47.402Z] #39 169.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-31T03:37:47.402Z] #39 169.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-31T03:37:47.402Z] #39 169.9 make[1]: 'compel/libcompel.a' is up to date. [2019-10-31T03:37:47.402Z] #39 169.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-31T03:37:47.402Z] #39 170.0 make[1]: Nothing to be done for 'all'. [2019-10-31T03:37:47.402Z] #39 170.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-31T03:37:47.402Z] #39 ... [2019-10-31T03:37:47.402Z] [2019-10-31T03:37:47.402Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:47.402Z] #57 192.1 + bin/containerd [2019-10-31T03:37:47.566Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 82.26MB / 96.41MB 8.4s [2019-10-31T03:37:47.849Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 88.51MB / 96.41MB 8.5s [2019-10-31T03:37:48.132Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.7s done [2019-10-31T03:37:48.132Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-31T03:37:48.800Z] #17 48.15 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-31T03:37:49.154Z] #40 40.11 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-31T03:37:49.154Z] #40 40.13 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-31T03:37:49.154Z] #40 40.14 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-31T03:37:49.154Z] #40 40.18 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-31T03:37:49.154Z] #40 40.20 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-31T03:37:49.154Z] #40 40.22 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-31T03:37:49.154Z] #40 40.24 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-31T03:37:49.154Z] #40 40.25 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-31T03:37:49.154Z] #40 40.27 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-31T03:37:49.154Z] #40 40.28 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-31T03:37:49.154Z] #40 40.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:37:49.415Z] #40 DONE 40.7s [2019-10-31T03:37:49.415Z] [2019-10-31T03:37:49.415Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:49.676Z] #50 ... [2019-10-31T03:37:49.676Z] [2019-10-31T03:37:49.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:49.695Z] #18 ... [2019-10-31T03:37:49.695Z] [2019-10-31T03:37:49.695Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:49.695Z] #45 124.9 net/http/httptrace [2019-10-31T03:37:49.695Z] #45 125.3 net/http [2019-10-31T03:37:49.695Z] #45 ... [2019-10-31T03:37:49.695Z] [2019-10-31T03:37:49.695Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:49.695Z] #42 89.19 CC criu/cr-errno.o [2019-10-31T03:37:49.695Z] #42 89.32 CC criu/cr-restore.o [2019-10-31T03:37:49.921Z] #57 ... [2019-10-31T03:37:49.921Z] [2019-10-31T03:37:49.921Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:49.921Z] #39 170.1 make[2]: Nothing to be done for 'all'. [2019-10-31T03:37:49.921Z] #39 170.2 make[2]: Nothing to be done for 'all'. [2019-10-31T03:37:49.921Z] #39 170.2 make[2]: Nothing to be done for 'all'. [2019-10-31T03:37:49.921Z] #39 170.3 make[2]: Nothing to be done for 'all'. [2019-10-31T03:37:49.921Z] #39 170.3 make[2]: Nothing to be done for 'all'. [2019-10-31T03:37:49.921Z] #39 170.3 make[2]: Nothing to be done for 'all'. [2019-10-31T03:37:49.921Z] #39 170.3 make[2]: Nothing to be done for 'all'. [2019-10-31T03:37:49.921Z] #39 170.4 make[2]: Nothing to be done for 'all'. [2019-10-31T03:37:49.921Z] #39 170.4 INSTALL criu/criu [2019-10-31T03:37:49.921Z] #39 DONE 172.3s [2019-10-31T03:37:49.921Z] [2019-10-31T03:37:49.921Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:50.099Z] #42 93.56 CC criu/cr-service.o [2019-10-31T03:37:51.329Z] #17 50.65 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:37:51.330Z] #17 50.82 Fetched 90.9 MB in 8s (11.1 MB/s) [2019-10-31T03:37:51.587Z] #17 50.93 Selecting previously unselected package bash-completion. [2019-10-31T03:37:51.588Z] #17 50.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 ... 15161 files and directories currently installed.) [2019-10-31T03:37:51.588Z] #17 51.02 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-31T03:37:51.814Z] #57 ... [2019-10-31T03:37:51.814Z] [2019-10-31T03:37:51.814Z] #40 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-31T03:37:51.814Z] #40 DONE 0.1s [2019-10-31T03:37:51.814Z] [2019-10-31T03:37:51.814Z] #43 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-31T03:37:51.814Z] #43 DONE 0.5s [2019-10-31T03:37:51.814Z] [2019-10-31T03:37:51.814Z] #46 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-31T03:37:51.814Z] #46 DONE 0.1s [2019-10-31T03:37:51.814Z] [2019-10-31T03:37:51.814Z] #48 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:52.396Z] #42 96.01 CC criu/crtools.o [2019-10-31T03:37:52.961Z] #17 ... [2019-10-31T03:37:52.961Z] [2019-10-31T03:37:52.961Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:52.961Z] #62 138.9 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-31T03:37:52.961Z] #62 138.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-31T03:37:52.977Z] #41 3.076 Note: Building without setproctitle() and strlcpy() support. [2019-10-31T03:37:52.977Z] #41 3.077 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-31T03:37:53.228Z] #42 96.65 CC criu/eventfd.o [2019-10-31T03:37:53.633Z] #42 96.95 CC criu/eventpoll.o [2019-10-31T03:37:53.919Z] #41 ... [2019-10-31T03:37:53.919Z] [2019-10-31T03:37:53.919Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:53.919Z] #47 DONE 44.6s [2019-10-31T03:37:54.180Z] [2019-10-31T03:37:54.180Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:54.180Z] #41 4.658 fatal: Not a git repository (or any of the parent directories): .git [2019-10-31T03:37:54.180Z] #41 4.739 GEN .gitid [2019-10-31T03:37:54.180Z] #41 4.755 GEN criu/include/version.h [2019-10-31T03:37:54.441Z] #41 4.788 GEN include/common/asm [2019-10-31T03:37:54.451Z] #42 97.83 CC criu/external.o [2019-10-31T03:37:54.840Z] #42 98.18 CC criu/fault-injection.o [2019-10-31T03:37:54.840Z] #42 98.27 CC criu/fdstore.o [2019-10-31T03:37:54.840Z] #42 98.44 CC criu/fifo.o [2019-10-31T03:37:55.245Z] #42 98.86 CC criu/file-ids.o [2019-10-31T03:37:55.648Z] #42 99.27 CC criu/file-lock.o [2019-10-31T03:37:55.826Z] #41 6.092 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-31T03:37:55.826Z] #41 6.220 PBCC images/opts.pb-c.c [2019-10-31T03:37:55.826Z] #41 6.268 PBCC images/sit.pb-c.c [2019-10-31T03:37:55.826Z] #41 6.332 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-31T03:37:55.826Z] #41 6.388 DEP images/opts.pb-c.d [2019-10-31T03:37:55.826Z] #41 6.434 DEP images/sit.pb-c.d [2019-10-31T03:37:55.982Z] #48 DONE 263.6s [2019-10-31T03:37:55.982Z] [2019-10-31T03:37:55.982Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:56.087Z] #41 6.509 PBCC images/macvlan.pb-c.c [2019-10-31T03:37:56.087Z] #41 6.540 DEP images/macvlan.pb-c.d [2019-10-31T03:37:56.087Z] #41 6.588 PBCC images/autofs.pb-c.c [2019-10-31T03:37:56.087Z] #41 6.624 DEP images/autofs.pb-c.d [2019-10-31T03:37:56.242Z] #62 ... [2019-10-31T03:37:56.242Z] [2019-10-31T03:37:56.242Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:56.242Z] #41 38.53 CC images/sk-netlink.o [2019-10-31T03:37:56.242Z] #41 38.83 CC images/packet-sock.o [2019-10-31T03:37:56.242Z] #41 39.31 CC images/ipc-var.o [2019-10-31T03:37:56.242Z] #41 39.60 CC images/ipc-desc.o [2019-10-31T03:37:56.242Z] #41 39.85 CC images/ipc-shm.o [2019-10-31T03:37:56.242Z] #41 40.10 CC images/ipc-msg.o [2019-10-31T03:37:56.242Z] #41 40.39 CC images/ipc-sem.o [2019-10-31T03:37:56.242Z] #41 40.61 CC images/utsns.o [2019-10-31T03:37:56.242Z] #41 40.81 CC images/creds.o [2019-10-31T03:37:56.242Z] #41 40.98 CC images/vma.o [2019-10-31T03:37:56.242Z] #41 41.18 CC images/netdev.o [2019-10-31T03:37:56.242Z] #41 41.68 CC images/tty.o [2019-10-31T03:37:56.242Z] #41 42.31 CC images/file-lock.o [2019-10-31T03:37:56.242Z] #41 42.57 CC images/rlimit.o [2019-10-31T03:37:56.242Z] #41 42.82 CC images/pagemap.o [2019-10-31T03:37:56.242Z] #41 43.18 CC images/siginfo.o [2019-10-31T03:37:56.242Z] #41 43.46 CC images/rpc.o [2019-10-31T03:37:56.242Z] #41 44.73 CC images/ext-file.o [2019-10-31T03:37:56.242Z] #41 44.99 CC images/cgroup.o [2019-10-31T03:37:56.242Z] #41 45.72 CC images/userns.o [2019-10-31T03:37:56.242Z] #41 46.04 CC images/google/protobuf/descriptor.o [2019-10-31T03:37:56.242Z] #41 47.98 CC images/opts.o [2019-10-31T03:37:56.242Z] #41 48.25 CC images/seccomp.o [2019-10-31T03:37:56.242Z] #41 48.52 CC images/binfmt-misc.o [2019-10-31T03:37:56.242Z] #41 48.75 CC images/time.o [2019-10-31T03:37:56.242Z] #41 ... [2019-10-31T03:37:56.242Z] [2019-10-31T03:37:56.242Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:56.242Z] #17 54.69 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-31T03:37:56.242Z] #17 55.36 Selecting previously unselected package libnet1:amd64. [2019-10-31T03:37:56.242Z] #17 55.36 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-31T03:37:56.242Z] #17 55.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-31T03:37:56.242Z] #17 55.51 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-31T03:37:56.242Z] #17 55.51 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-31T03:37:56.242Z] #17 55.51 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-31T03:37:56.242Z] #17 55.63 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-31T03:37:56.242Z] #17 55.63 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-31T03:37:56.242Z] #17 55.64 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-31T03:37:56.348Z] #41 6.697 PBCC images/sysctl.pb-c.c [2019-10-31T03:37:56.348Z] #41 6.716 DEP images/sysctl.pb-c.d [2019-10-31T03:37:56.348Z] #41 6.770 PBCC images/time.pb-c.c [2019-10-31T03:37:56.348Z] #41 6.807 DEP images/time.pb-c.d [2019-10-31T03:37:56.348Z] #41 6.868 PBCC images/binfmt-misc.pb-c.c [2019-10-31T03:37:56.348Z] #41 6.892 DEP images/binfmt-misc.pb-c.d [2019-10-31T03:37:56.348Z] #41 6.925 PBCC images/seccomp.pb-c.c [2019-10-31T03:37:56.348Z] #41 6.953 DEP images/seccomp.pb-c.d [2019-10-31T03:37:56.348Z] #41 7.016 PBCC images/userns.pb-c.c [2019-10-31T03:37:56.348Z] #41 7.028 DEP images/userns.pb-c.d [2019-10-31T03:37:56.470Z] #42 100.0 CC criu/files-ext.o [2019-10-31T03:37:56.500Z] #17 55.77 Selecting previously unselected package libudev-dev:amd64. [2019-10-31T03:37:56.500Z] #17 55.77 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-31T03:37:56.500Z] #17 55.80 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-31T03:37:56.609Z] #41 7.118 PBCC images/cgroup.pb-c.c [2019-10-31T03:37:56.609Z] #41 7.148 DEP images/cgroup.pb-c.d [2019-10-31T03:37:56.609Z] #41 7.198 PBCC images/fown.pb-c.c [2019-10-31T03:37:56.609Z] #41 7.216 PBCC images/ext-file.pb-c.c [2019-10-31T03:37:56.609Z] #41 7.253 DEP images/fown.pb-c.d [2019-10-31T03:37:56.758Z] #17 56.01 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-31T03:37:56.758Z] #17 56.02 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-31T03:37:56.758Z] #17 56.02 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-31T03:37:56.864Z] #42 100.5 CC criu/files-reg.o [2019-10-31T03:37:56.870Z] #41 7.352 DEP images/ext-file.pb-c.d [2019-10-31T03:37:56.870Z] #41 7.394 PBCC images/rpc.pb-c.c [2019-10-31T03:37:56.870Z] #41 7.464 DEP images/rpc.pb-c.d [2019-10-31T03:37:56.870Z] #41 7.502 PBCC images/siginfo.pb-c.c [2019-10-31T03:37:56.915Z] #57 ... [2019-10-31T03:37:56.915Z] [2019-10-31T03:37:56.915Z] #49 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-31T03:37:57.130Z] #41 7.533 DEP images/siginfo.pb-c.d [2019-10-31T03:37:57.130Z] #41 7.559 PBCC images/pagemap.pb-c.c [2019-10-31T03:37:57.130Z] #41 7.613 DEP images/pagemap.pb-c.d [2019-10-31T03:37:57.130Z] #41 7.648 PBCC images/rlimit.pb-c.c [2019-10-31T03:37:57.130Z] #41 7.660 DEP images/rlimit.pb-c.d [2019-10-31T03:37:57.130Z] #41 7.688 PBCC images/file-lock.pb-c.c [2019-10-31T03:37:57.130Z] #41 7.712 DEP images/file-lock.pb-c.d [2019-10-31T03:37:57.130Z] #41 7.749 PBCC images/tty.pb-c.c [2019-10-31T03:37:57.284Z] #42 ... [2019-10-31T03:37:57.284Z] [2019-10-31T03:37:57.284Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:37:57.284Z] #18 113.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-31T03:37:57.284Z] #18 113.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-31T03:37:57.284Z] #18 113.5 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-31T03:37:57.284Z] #18 113.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-31T03:37:57.284Z] #18 113.5 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-31T03:37:57.284Z] #18 113.5 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-31T03:37:57.284Z] #18 113.5 Processing triggers for mime-support (3.60) ... [2019-10-31T03:37:57.284Z] #18 113.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:37:57.284Z] #18 113.5 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-31T03:37:57.284Z] #18 113.6 Setting up libcap2-bin (1:2.25-1) ... [2019-10-31T03:37:57.284Z] #18 113.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-31T03:37:57.284Z] #18 113.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-31T03:37:57.284Z] #18 113.6 Setting up bash-completion (1:2.1-4.3) ... [2019-10-31T03:37:57.325Z] #17 56.69 Selecting previously unselected package python3.5-minimal. [2019-10-31T03:37:57.325Z] #17 56.69 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-31T03:37:57.325Z] #17 56.70 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-31T03:37:57.391Z] #41 7.797 DEP images/tty.pb-c.d [2019-10-31T03:37:57.391Z] #41 7.885 PBCC images/tun.pb-c.c [2019-10-31T03:37:57.391Z] #41 7.937 PBCC images/netdev.pb-c.c [2019-10-31T03:37:57.391Z] #41 7.996 DEP images/tun.pb-c.d [2019-10-31T03:37:57.652Z] #41 8.035 DEP images/netdev.pb-c.d [2019-10-31T03:37:57.652Z] #41 8.098 PBCC images/vma.pb-c.c [2019-10-31T03:37:57.652Z] #41 8.124 DEP images/vma.pb-c.d [2019-10-31T03:37:57.652Z] #41 8.171 PBCC images/creds.pb-c.c [2019-10-31T03:37:57.652Z] #41 8.196 DEP images/creds.pb-c.d [2019-10-31T03:37:57.845Z] #49 DONE 0.9s [2019-10-31T03:37:57.845Z] [2019-10-31T03:37:57.845Z] #53 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-31T03:37:57.913Z] #41 8.253 PBCC images/utsns.pb-c.c [2019-10-31T03:37:57.913Z] #41 8.283 DEP images/utsns.pb-c.d [2019-10-31T03:37:57.913Z] #41 8.307 PBCC images/ipc-desc.pb-c.c [2019-10-31T03:37:57.913Z] #41 8.337 PBCC images/ipc-sem.pb-c.c [2019-10-31T03:37:57.913Z] #41 8.383 DEP images/ipc-desc.pb-c.d [2019-10-31T03:37:57.913Z] #41 8.413 DEP images/ipc-sem.pb-c.d [2019-10-31T03:37:57.913Z] #41 8.476 PBCC images/ipc-msg.pb-c.c [2019-10-31T03:37:57.913Z] #41 8.513 DEP images/ipc-msg.pb-c.d [2019-10-31T03:37:58.101Z] #53 DONE 0.5s [2019-10-31T03:37:58.101Z] [2019-10-31T03:37:58.101Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:37:58.173Z] #41 8.552 PBCC images/ipc-shm.pb-c.c [2019-10-31T03:37:58.173Z] #41 8.604 DEP images/ipc-shm.pb-c.d [2019-10-31T03:37:58.173Z] #41 8.664 PBCC images/ipc-var.pb-c.c [2019-10-31T03:37:58.173Z] #41 8.675 DEP images/ipc-var.pb-c.d [2019-10-31T03:37:58.173Z] #41 8.766 PBCC images/sk-opts.pb-c.c [2019-10-31T03:37:58.258Z] #17 ... [2019-10-31T03:37:58.258Z] [2019-10-31T03:37:58.258Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:37:58.258Z] #44 134.3 vendor/golang.org/x/text/secure/bidirule [2019-10-31T03:37:58.258Z] #44 134.7 vendor/golang.org/x/text/unicode/norm [2019-10-31T03:37:58.258Z] #44 140.0 vendor/golang.org/x/net/idna [2019-10-31T03:37:58.258Z] #44 142.8 vendor/golang.org/x/net/http2/hpack [2019-10-31T03:37:58.258Z] #44 144.3 mime [2019-10-31T03:37:58.258Z] #44 ... [2019-10-31T03:37:58.258Z] [2019-10-31T03:37:58.258Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:37:58.258Z] #41 49.02 CC images/sysctl.o [2019-10-31T03:37:58.258Z] #41 49.22 CC images/autofs.o [2019-10-31T03:37:58.258Z] #41 49.48 CC images/macvlan.o [2019-10-31T03:37:58.258Z] #41 49.74 CC images/sit.o [2019-10-31T03:37:58.258Z] #41 49.94 LINK images/built-in.o [2019-10-31T03:37:58.258Z] #41 50.12 GEN compel/include/asm [2019-10-31T03:37:58.258Z] #41 50.13 GEN compel/include/version.h [2019-10-31T03:37:58.258Z] #41 50.14 touch .config [2019-10-31T03:37:58.258Z] #41 50.15 GEN include/common/config.h [2019-10-31T03:37:58.258Z] #41 50.24 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-31T03:37:58.258Z] #41 50.27 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-31T03:37:58.258Z] #41 50.31 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-31T03:37:58.258Z] #41 50.34 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-31T03:37:58.258Z] #41 50.38 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-31T03:37:58.258Z] #41 50.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-31T03:37:58.258Z] #41 50.48 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-31T03:37:58.258Z] #41 50.54 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-31T03:37:58.258Z] #41 50.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-31T03:37:58.258Z] #41 50.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-31T03:37:58.258Z] #41 50.62 DEP compel/plugins/std/infect.d [2019-10-31T03:37:58.258Z] #41 50.75 DEP compel/plugins/std/string.d [2019-10-31T03:37:58.434Z] #41 8.804 PBCC images/packet-sock.pb-c.c [2019-10-31T03:37:58.434Z] #41 8.872 DEP images/sk-opts.pb-c.d [2019-10-31T03:37:58.434Z] #41 8.944 DEP images/packet-sock.pb-c.d [2019-10-31T03:37:58.434Z] #41 9.001 PBCC images/sk-netlink.pb-c.c [2019-10-31T03:37:58.517Z] #41 50.86 DEP compel/plugins/std/log.d [2019-10-31T03:37:58.695Z] #41 9.056 DEP images/sk-netlink.pb-c.d [2019-10-31T03:37:58.695Z] #41 9.097 PBCC images/sk-inet.pb-c.c [2019-10-31T03:37:58.695Z] #41 9.147 DEP images/sk-inet.pb-c.d [2019-10-31T03:37:58.695Z] #41 9.209 PBCC images/sk-unix.pb-c.c [2019-10-31T03:37:58.695Z] #41 9.246 DEP images/sk-unix.pb-c.d [2019-10-31T03:37:58.695Z] #41 9.279 PBCC images/mm.pb-c.c [2019-10-31T03:37:58.774Z] #41 50.97 DEP compel/plugins/std/fds.d [2019-10-31T03:37:58.775Z] #41 51.17 DEP compel/plugins/std/std.d [2019-10-31T03:37:58.955Z] #41 9.306 DEP images/mm.pb-c.d [2019-10-31T03:37:58.956Z] #41 9.353 PBCC images/timerfd.pb-c.c [2019-10-31T03:37:58.956Z] #41 9.374 DEP images/timerfd.pb-c.d [2019-10-31T03:37:58.956Z] #41 9.407 PBCC images/timer.pb-c.c [2019-10-31T03:37:58.956Z] #41 9.449 DEP images/timer.pb-c.d [2019-10-31T03:37:58.956Z] #41 9.505 PBCC images/sa.pb-c.c [2019-10-31T03:37:58.956Z] #41 9.552 DEP images/sa.pb-c.d [2019-10-31T03:37:59.032Z] #41 51.36 DEP compel/plugins/shmem/shmem.d [2019-10-31T03:37:59.032Z] #41 51.50 DEP compel/plugins/fds/fds.d [2019-10-31T03:37:59.216Z] #41 9.582 PBCC images/pipe-data.pb-c.c [2019-10-31T03:37:59.216Z] #41 9.600 DEP images/pipe-data.pb-c.d [2019-10-31T03:37:59.216Z] #41 9.653 PBCC images/mnt.pb-c.c [2019-10-31T03:37:59.216Z] #41 9.716 DEP images/mnt.pb-c.d [2019-10-31T03:37:59.216Z] #41 9.750 PBCC images/sk-packet.pb-c.c [2019-10-31T03:37:59.216Z] #41 9.790 DEP images/sk-packet.pb-c.d [2019-10-31T03:37:59.290Z] #41 51.73 CC compel/plugins/std/std.o [2019-10-31T03:37:59.477Z] #41 9.830 PBCC images/tcp-stream.pb-c.c [2019-10-31T03:37:59.477Z] #41 9.877 DEP images/tcp-stream.pb-c.d [2019-10-31T03:37:59.477Z] #41 9.929 PBCC images/pipe.pb-c.c [2019-10-31T03:37:59.477Z] #41 9.996 DEP images/pipe.pb-c.d [2019-10-31T03:37:59.477Z] #41 10.06 PBCC images/pstree.pb-c.c [2019-10-31T03:37:59.738Z] #41 10.07 DEP images/pstree.pb-c.d [2019-10-31T03:37:59.738Z] #41 10.11 PBCC images/fs.pb-c.c [2019-10-31T03:37:59.738Z] #41 10.12 DEP images/fs.pb-c.d [2019-10-31T03:37:59.738Z] #41 10.21 PBCC images/signalfd.pb-c.c [2019-10-31T03:37:59.738Z] #41 10.25 DEP images/signalfd.pb-c.d [2019-10-31T03:37:59.738Z] #41 10.29 PBCC images/fh.pb-c.c [2019-10-31T03:37:59.856Z] #41 52.19 CC compel/plugins/std/fds.o [2019-10-31T03:37:59.998Z] #41 10.36 PBCC images/fsnotify.pb-c.c [2019-10-31T03:37:59.998Z] #41 10.41 DEP images/fh.pb-c.d [2019-10-31T03:37:59.998Z] #41 10.45 DEP images/fsnotify.pb-c.d [2019-10-31T03:37:59.998Z] #41 10.50 PBCC images/eventpoll.pb-c.c [2019-10-31T03:37:59.998Z] #41 10.55 DEP images/eventpoll.pb-c.d [2019-10-31T03:37:59.998Z] #41 10.60 PBCC images/eventfd.pb-c.c [2019-10-31T03:38:00.058Z] #18 116.0 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-31T03:38:00.058Z] #18 116.0 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-31T03:38:00.058Z] #18 116.0 Setting up zip (3.0-11+b1) ... [2019-10-31T03:38:00.058Z] #18 116.1 Setting up bzip2 (1.0.6-8.1) ... [2019-10-31T03:38:00.058Z] #18 116.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-31T03:38:00.058Z] #18 116.1 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-31T03:38:00.058Z] #18 116.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:38:00.058Z] #18 116.1 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-31T03:38:00.058Z] #18 116.1 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-31T03:38:00.058Z] #18 116.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-31T03:38:00.058Z] #18 116.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-31T03:38:00.058Z] #18 116.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-31T03:38:00.058Z] #18 116.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:38:00.058Z] #18 116.2 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-31T03:38:00.058Z] #18 116.2 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-31T03:38:00.058Z] #18 116.2 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-31T03:38:00.058Z] #18 116.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:38:00.259Z] #41 10.65 DEP images/eventfd.pb-c.d [2019-10-31T03:38:00.259Z] #41 10.70 PBCC images/remap-file-path.pb-c.c [2019-10-31T03:38:00.259Z] #41 10.72 DEP images/remap-file-path.pb-c.d [2019-10-31T03:38:00.259Z] #41 10.75 PBCC images/fifo.pb-c.c [2019-10-31T03:38:00.259Z] #41 10.78 DEP images/fifo.pb-c.d [2019-10-31T03:38:00.259Z] #41 10.82 PBCC images/ghost-file.pb-c.c [2019-10-31T03:38:00.422Z] #41 52.77 CC compel/plugins/std/log.o [2019-10-31T03:38:00.470Z] #18 116.7 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-31T03:38:00.470Z] #18 116.7 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-31T03:38:00.470Z] #18 116.7 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-31T03:38:00.470Z] #18 116.7 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-31T03:38:00.470Z] #18 116.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-31T03:38:00.470Z] #18 116.7 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-31T03:38:00.470Z] #18 116.7 Setting up pigz (2.3.4-1) ... [2019-10-31T03:38:00.470Z] #18 116.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-31T03:38:00.470Z] #18 116.7 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-31T03:38:00.470Z] #18 116.7 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-31T03:38:00.470Z] #18 116.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-31T03:38:00.470Z] #18 116.8 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-31T03:38:00.470Z] #18 116.8 Setting up jq (1.5+dfsg-1.3) ... [2019-10-31T03:38:00.470Z] #18 116.8 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-31T03:38:00.470Z] #18 116.8 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-31T03:38:00.470Z] #18 116.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-31T03:38:00.470Z] #18 116.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:38:00.470Z] #18 116.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-31T03:38:00.470Z] #18 116.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-31T03:38:00.470Z] #18 116.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-31T03:38:00.470Z] #18 116.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-31T03:38:00.470Z] #18 116.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-31T03:38:00.470Z] #18 116.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-31T03:38:00.470Z] #18 116.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-31T03:38:00.470Z] #18 116.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-31T03:38:00.470Z] #18 116.8 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-31T03:38:00.470Z] #18 116.8 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-31T03:38:00.470Z] #18 116.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-31T03:38:00.470Z] #18 116.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-31T03:38:00.470Z] #18 116.9 Setting up btrfs-progs (4.7.3-1) ... [2019-10-31T03:38:00.470Z] #18 116.9 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-31T03:38:00.470Z] #18 116.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-31T03:38:00.519Z] #41 10.86 DEP images/ghost-file.pb-c.d [2019-10-31T03:38:00.519Z] #41 10.91 PBCC images/regfile.pb-c.c [2019-10-31T03:38:00.519Z] #41 10.94 DEP images/regfile.pb-c.d [2019-10-31T03:38:00.519Z] #41 11.00 PBCC images/ns.pb-c.c [2019-10-31T03:38:00.519Z] #41 11.04 DEP images/ns.pb-c.d [2019-10-31T03:38:00.519Z] #41 11.07 PBCC images/fdinfo.pb-c.c [2019-10-31T03:38:00.519Z] #41 11.19 DEP images/fdinfo.pb-c.d [2019-10-31T03:38:00.781Z] #41 11.26 PBCC images/core-aarch64.pb-c.c [2019-10-31T03:38:00.781Z] #41 11.29 PBCC images/core-arm.pb-c.c [2019-10-31T03:38:00.781Z] #41 11.36 PBCC images/core-ppc64.pb-c.c [2019-10-31T03:38:00.781Z] #41 11.41 PBCC images/core-s390.pb-c.c [2019-10-31T03:38:00.862Z] #18 ... [2019-10-31T03:38:00.862Z] [2019-10-31T03:38:00.862Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:00.862Z] #45 136.5 github.com/LK4D4/vndr/godl [2019-10-31T03:38:00.862Z] #45 137.4 github.com/LK4D4/vndr [2019-10-31T03:38:00.862Z] #45 ... [2019-10-31T03:38:00.862Z] [2019-10-31T03:38:00.862Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:00.862Z] #42 102.7 CC criu/files.o [2019-10-31T03:38:01.041Z] #41 11.46 PBCC images/core-x86.pb-c.c [2019-10-31T03:38:01.041Z] #41 11.50 PBCC images/core.pb-c.c [2019-10-31T03:38:01.041Z] #41 11.55 PBCC images/inventory.pb-c.c [2019-10-31T03:38:01.041Z] #41 11.59 DEP images/core-aarch64.pb-c.d [2019-10-31T03:38:01.041Z] #41 11.62 DEP images/core-arm.pb-c.d [2019-10-31T03:38:01.041Z] #41 11.66 DEP images/core-ppc64.pb-c.d [2019-10-31T03:38:01.256Z] #42 105.0 CC criu/filesystems.o [2019-10-31T03:38:01.302Z] #41 11.71 DEP images/core-s390.pb-c.d [2019-10-31T03:38:01.302Z] #41 11.76 DEP images/core-x86.pb-c.d [2019-10-31T03:38:01.302Z] #41 11.84 DEP images/core.pb-c.d [2019-10-31T03:38:01.302Z] #41 11.90 DEP images/inventory.pb-c.d [2019-10-31T03:38:01.302Z] #41 11.94 PBCC images/cpuinfo.pb-c.c [2019-10-31T03:38:01.357Z] #41 53.58 CC compel/plugins/std/string.o [2019-10-31T03:38:01.357Z] #41 ... [2019-10-31T03:38:01.357Z] [2019-10-31T03:38:01.357Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:01.357Z] #62 DONE 147.6s [2019-10-31T03:38:01.563Z] #41 11.98 DEP images/cpuinfo.pb-c.d [2019-10-31T03:38:01.563Z] #41 12.03 PBCC images/stats.pb-c.c [2019-10-31T03:38:01.563Z] #41 12.05 DEP images/stats.pb-c.d [2019-10-31T03:38:01.615Z] [2019-10-31T03:38:01.615Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-31T03:38:01.615Z] #63 DONE 0.1s [2019-10-31T03:38:01.615Z] [2019-10-31T03:38:01.615Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:38:01.615Z] #17 57.95 Selecting previously unselected package python3-minimal. [2019-10-31T03:38:01.615Z] #17 57.95 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-31T03:38:01.615Z] #17 57.96 Unpacking python3-minimal (3.5.3-1) ... [2019-10-31T03:38:01.615Z] #17 58.07 Selecting previously unselected package libmpdec2:amd64. [2019-10-31T03:38:01.615Z] #17 58.07 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-31T03:38:01.615Z] #17 58.08 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-31T03:38:01.615Z] #17 58.23 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-31T03:38:01.615Z] #17 58.23 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-31T03:38:01.615Z] #17 58.24 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-31T03:38:01.615Z] #17 60.52 Selecting previously unselected package python3.5. [2019-10-31T03:38:01.615Z] #17 60.52 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-31T03:38:01.615Z] #17 60.55 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-31T03:38:01.615Z] #17 60.84 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-31T03:38:01.615Z] #17 60.84 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-31T03:38:01.615Z] #17 60.85 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-31T03:38:01.873Z] #17 61.01 Selecting previously unselected package dh-python. [2019-10-31T03:38:01.873Z] #17 61.08 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-31T03:38:01.873Z] #17 61.09 Unpacking dh-python (2.20170125) ... [2019-10-31T03:38:02.103Z] #42 ... [2019-10-31T03:38:02.103Z] [2019-10-31T03:38:02.103Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:02.103Z] #45 DONE 147.7s [2019-10-31T03:38:02.103Z] [2019-10-31T03:38:02.103Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:02.131Z] #17 61.51 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-31T03:38:02.131Z] #17 61.57 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-31T03:38:02.505Z] #55 ... [2019-10-31T03:38:02.505Z] [2019-10-31T03:38:02.505Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:02.505Z] #42 105.9 CC criu/fsnotify.o [2019-10-31T03:38:02.950Z] #41 13.24 make[1]: Nothing to be done for 'all'. [2019-10-31T03:38:03.880Z] #42 107.3 CC criu/image-desc.o [2019-10-31T03:38:03.880Z] #42 107.5 CC criu/image.o [2019-10-31T03:38:03.894Z] #41 14.42 CC images/stats.o [2019-10-31T03:38:04.155Z] #41 14.83 CC images/core.o [2019-10-31T03:38:04.728Z] #41 15.22 CC images/core-x86.o [2019-10-31T03:38:04.751Z] #42 108.3 CC criu/ipc_ns.o [2019-10-31T03:38:04.989Z] #41 15.54 CC images/core-arm.o [2019-10-31T03:38:05.561Z] #41 15.95 CC images/core-aarch64.o [2019-10-31T03:38:05.823Z] #41 16.33 CC images/core-ppc64.o [2019-10-31T03:38:06.115Z] #42 109.5 CC criu/irmap.o [2019-10-31T03:38:06.316Z] #17 64.96 Setting up python3-minimal (3.5.3-1) ... [2019-10-31T03:38:06.316Z] #17 ... [2019-10-31T03:38:06.316Z] [2019-10-31T03:38:06.316Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:06.316Z] #41 54.53 CC compel/plugins/std/infect.o [2019-10-31T03:38:06.316Z] #41 55.38 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-31T03:38:06.316Z] #41 55.45 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-31T03:38:06.316Z] #41 55.52 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-31T03:38:06.316Z] #41 55.59 AR compel/plugins/std.lib.a [2019-10-31T03:38:06.316Z] #41 55.69 CC compel/plugins/fds/fds.o [2019-10-31T03:38:06.316Z] #41 56.11 AR compel/plugins/fds.lib.a [2019-10-31T03:38:06.316Z] #41 56.17 HOSTDEP compel/src/lib/log-host.d [2019-10-31T03:38:06.316Z] #41 56.35 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-31T03:38:06.316Z] #41 56.46 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-31T03:38:06.316Z] #41 56.57 HOSTDEP compel/src/main-host.d [2019-10-31T03:38:06.316Z] #41 56.76 DEP compel/src/lib/ptrace.d [2019-10-31T03:38:06.316Z] #41 56.91 DEP compel/src/lib/infect.d [2019-10-31T03:38:06.316Z] #41 57.11 DEP compel/src/lib/infect-util.d [2019-10-31T03:38:06.316Z] #41 57.23 DEP compel/src/lib/infect-rpc.d [2019-10-31T03:38:06.316Z] #41 57.38 DEP compel/arch/x86/src/lib/infect.d [2019-10-31T03:38:06.316Z] #41 57.57 DEP compel/arch/x86/src/lib/cpu.d [2019-10-31T03:38:06.316Z] #41 57.63 DEP compel/src/lib/log.d [2019-10-31T03:38:06.316Z] #41 57.79 DEP compel/src/main.d [2019-10-31T03:38:06.316Z] #41 57.99 DEP compel/src/lib/handle-elf.d [2019-10-31T03:38:06.316Z] #41 58.19 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-31T03:38:06.316Z] #41 58.42 CC compel/src/lib/log.o [2019-10-31T03:38:06.395Z] #41 16.92 CC images/core-s390.o [2019-10-31T03:38:06.509Z] #42 110.0 CC criu/kcmp-ids.o [2019-10-31T03:38:06.574Z] #41 58.79 CC compel/arch/x86/src/lib/cpu.o [2019-10-31T03:38:06.915Z] #42 110.3 CC criu/kerndat.o [2019-10-31T03:38:07.338Z] #41 17.62 CC images/cpuinfo.o [2019-10-31T03:38:07.338Z] #41 ... [2019-10-31T03:38:07.338Z] [2019-10-31T03:38:07.338Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:07.338Z] #62 58.22 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-31T03:38:07.338Z] #62 58.22 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-31T03:38:07.510Z] #41 59.68 CC compel/arch/x86/src/lib/infect.o [2019-10-31T03:38:07.510Z] #41 ... [2019-10-31T03:38:07.510Z] [2019-10-31T03:38:07.510Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:38:07.510Z] #17 66.26 Selecting previously unselected package python3. [2019-10-31T03:38:07.510Z] #17 66.26 (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-31T03:38:07.510Z] #17 66.34 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-31T03:38:07.510Z] #17 66.36 Unpacking python3 (3.5.3-1) ... [2019-10-31T03:38:07.510Z] #17 66.47 Selecting previously unselected package pigz. [2019-10-31T03:38:07.510Z] #17 66.47 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-31T03:38:07.510Z] #17 66.48 Unpacking pigz (2.3.4-1) ... [2019-10-31T03:38:07.510Z] #17 66.59 Selecting previously unselected package libip4tc0:amd64. [2019-10-31T03:38:07.510Z] #17 66.60 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-31T03:38:07.510Z] #17 66.60 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:38:07.510Z] #17 66.69 Selecting previously unselected package libip6tc0:amd64. [2019-10-31T03:38:07.510Z] #17 66.69 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-31T03:38:07.510Z] #17 66.70 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:38:07.510Z] #17 66.79 Selecting previously unselected package libiptc0:amd64. [2019-10-31T03:38:07.510Z] #17 66.79 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-31T03:38:07.510Z] #17 66.80 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:38:07.768Z] #17 66.95 Selecting previously unselected package libxtables12:amd64. [2019-10-31T03:38:07.768Z] #17 66.95 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-31T03:38:07.768Z] #17 ... [2019-10-31T03:38:07.768Z] [2019-10-31T03:38:07.768Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:07.768Z] #47 DONE 153.9s [2019-10-31T03:38:07.768Z] [2019-10-31T03:38:07.768Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:38:07.768Z] #17 67.10 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:38:07.809Z] #42 111.3 CC criu/libnetlink.o [2019-10-31T03:38:08.026Z] #17 67.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-31T03:38:08.026Z] #17 67.31 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-31T03:38:08.026Z] #17 67.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-31T03:38:08.284Z] #17 67.43 Selecting previously unselected package iptables. [2019-10-31T03:38:08.284Z] #17 67.48 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-31T03:38:08.284Z] #17 67.48 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-31T03:38:08.545Z] #42 111.9 CC criu/log.o [2019-10-31T03:38:08.545Z] #42 ... [2019-10-31T03:38:08.545Z] [2019-10-31T03:38:08.545Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:38:08.545Z] #18 121.4 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-31T03:38:08.545Z] #18 121.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:38:08.545Z] #18 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-31T03:38:08.545Z] #18 121.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-31T03:38:08.545Z] #18 121.4 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-31T03:38:08.545Z] #18 121.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-31T03:38:08.545Z] #18 121.4 Setting up btrfs-tools (4.7.3-1) ... [2019-10-31T03:38:08.545Z] #18 121.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:38:08.545Z] #18 121.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-31T03:38:08.545Z] #18 121.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-31T03:38:08.545Z] #18 121.5 Setting up python3 (3.5.3-1) ... [2019-10-31T03:38:08.545Z] #18 122.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-31T03:38:08.545Z] #18 123.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-31T03:38:08.545Z] #18 123.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-31T03:38:08.545Z] #18 123.7 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-31T03:38:08.545Z] #18 123.7 Setting up python3-wheel (0.29.0-2) ... [2019-10-31T03:38:08.545Z] #18 124.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-31T03:38:08.850Z] #17 68.20 Selecting previously unselected package xxd. [2019-10-31T03:38:08.850Z] #17 68.21 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-31T03:38:08.850Z] #17 68.22 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:38:08.850Z] #17 68.29 Selecting previously unselected package vim-common. [2019-10-31T03:38:08.850Z] #17 68.29 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:38:09.108Z] #17 68.29 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:38:09.108Z] #17 68.42 Selecting previously unselected package bzip2. [2019-10-31T03:38:09.108Z] #17 68.42 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-31T03:38:09.108Z] #17 68.43 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-31T03:38:09.108Z] #17 68.53 Selecting previously unselected package libgpm2:amd64. [2019-10-31T03:38:09.366Z] #17 68.53 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-31T03:38:09.366Z] #17 68.54 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-31T03:38:09.366Z] #17 68.63 Selecting previously unselected package xz-utils. [2019-10-31T03:38:09.366Z] #17 68.64 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-31T03:38:09.366Z] #17 68.65 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-31T03:38:09.551Z] #18 125.9 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-31T03:38:09.551Z] #18 125.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-31T03:38:09.653Z] #17 68.91 Selecting previously unselected package aufs-tools. [2019-10-31T03:38:09.653Z] #17 68.91 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-31T03:38:09.653Z] #17 68.93 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-31T03:38:09.934Z] #17 69.08 Selecting previously unselected package liblzo2-2:amd64. [2019-10-31T03:38:09.934Z] #17 69.08 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-31T03:38:09.934Z] #17 69.09 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:38:10.224Z] #17 69.38 Selecting previously unselected package btrfs-progs. [2019-10-31T03:38:10.224Z] #17 69.39 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-31T03:38:10.224Z] #17 69.41 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-31T03:38:10.224Z] #17 ... [2019-10-31T03:38:10.224Z] [2019-10-31T03:38:10.224Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:10.224Z] #44 146.4 net/http/internal [2019-10-31T03:38:10.224Z] #44 150.4 net/textproto [2019-10-31T03:38:10.224Z] #44 150.4 crypto/x509 [2019-10-31T03:38:10.224Z] #44 151.6 vendor/golang.org/x/net/http/httpguts [2019-10-31T03:38:10.224Z] #44 151.9 vendor/golang.org/x/net/http/httpproxy [2019-10-31T03:38:10.224Z] #44 152.4 mime/multipart [2019-10-31T03:38:10.224Z] #44 155.5 crypto/tls [2019-10-31T03:38:10.482Z] #44 ... [2019-10-31T03:38:10.482Z] [2019-10-31T03:38:10.482Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:10.482Z] #41 60.87 CC compel/src/lib/infect-rpc.o [2019-10-31T03:38:10.482Z] #41 61.48 CC compel/src/lib/infect-util.o [2019-10-31T03:38:10.482Z] #41 61.72 CC compel/src/lib/infect.o [2019-10-31T03:38:10.920Z] #18 126.9 Setting up dmsetup (2:1.02.137-2) ... [2019-10-31T03:38:10.920Z] #18 126.9 Setting up python3-setuptools (33.1.1-1) ... [2019-10-31T03:38:10.920Z] #18 ... [2019-10-31T03:38:10.920Z] [2019-10-31T03:38:10.920Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:38:10.920Z] #29 156.5 + rm -rf /tmp/tmp.Tbeavat31e [2019-10-31T03:38:10.920Z] #29 DONE 156.9s [2019-10-31T03:38:10.920Z] [2019-10-31T03:38:10.920Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:10.920Z] #42 112.7 CC criu/lsm.o [2019-10-31T03:38:10.920Z] #42 113.2 CC criu/mem.o [2019-10-31T03:38:10.920Z] #42 114.4 CC criu/mount.o [2019-10-31T03:38:11.856Z] #41 63.94 CC compel/src/lib/ptrace.o [2019-10-31T03:38:12.113Z] #41 64.39 AR compel/libcompel.a [2019-10-31T03:38:12.113Z] #41 64.49 HOSTCC compel/src/main-host.o [2019-10-31T03:38:12.630Z] #62 DONE 62.7s [2019-10-31T03:38:12.630Z] [2019-10-31T03:38:12.630Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:38:12.630Z] #38 62.90 + dpkg --print-architecture [2019-10-31T03:38:12.630Z] #38 62.90 + rm -rf /tmp/tmp.f5p5qUue9N [2019-10-31T03:38:12.630Z] #38 ... [2019-10-31T03:38:12.630Z] [2019-10-31T03:38:12.630Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-31T03:38:12.630Z] #63 DONE 0.1s [2019-10-31T03:38:12.630Z] [2019-10-31T03:38:12.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:12.630Z] #41 18.11 CC images/inventory.o [2019-10-31T03:38:12.630Z] #41 18.33 CC images/fdinfo.o [2019-10-31T03:38:12.630Z] #41 18.61 CC images/fown.o [2019-10-31T03:38:12.630Z] #41 18.75 CC images/ns.o [2019-10-31T03:38:12.630Z] #41 18.88 CC images/regfile.o [2019-10-31T03:38:12.630Z] #41 19.03 CC images/ghost-file.o [2019-10-31T03:38:12.630Z] #41 19.35 CC images/fifo.o [2019-10-31T03:38:12.630Z] #41 19.62 CC images/remap-file-path.o [2019-10-31T03:38:12.630Z] #41 19.83 CC images/eventfd.o [2019-10-31T03:38:12.630Z] #41 19.95 CC images/eventpoll.o [2019-10-31T03:38:12.630Z] #41 20.26 CC images/fh.o [2019-10-31T03:38:12.630Z] #41 20.60 CC images/fsnotify.o [2019-10-31T03:38:12.630Z] #41 21.29 CC images/signalfd.o [2019-10-31T03:38:12.630Z] #41 21.45 CC images/fs.o [2019-10-31T03:38:12.630Z] #41 21.69 CC images/pstree.o [2019-10-31T03:38:12.630Z] #41 21.90 CC images/pipe.o [2019-10-31T03:38:12.630Z] #41 22.15 CC images/tcp-stream.o [2019-10-31T03:38:12.630Z] #41 22.45 CC images/sk-packet.o [2019-10-31T03:38:12.630Z] #41 ... [2019-10-31T03:38:12.630Z] [2019-10-31T03:38:12.630Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:38:12.630Z] #38 DONE 63.4s [2019-10-31T03:38:12.630Z] [2019-10-31T03:38:12.630Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:12.630Z] #59 ... [2019-10-31T03:38:12.630Z] [2019-10-31T03:38:12.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:12.630Z] #41 23.01 CC images/mnt.o [2019-10-31T03:38:12.677Z] #41 64.92 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-31T03:38:12.891Z] #41 23.32 CC images/pipe-data.o [2019-10-31T03:38:12.900Z] #42 ... [2019-10-31T03:38:12.900Z] [2019-10-31T03:38:12.900Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:38:12.900Z] #18 128.0 Setting up dh-python (2.20170125) ... [2019-10-31T03:38:12.900Z] #18 128.4 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-31T03:38:12.900Z] #18 128.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:38:12.900Z] #18 DONE 128.8s [2019-10-31T03:38:12.900Z] [2019-10-31T03:38:12.900Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:38:12.934Z] #41 65.09 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-31T03:38:13.155Z] #41 23.52 CC images/sa.o [2019-10-31T03:38:13.155Z] #41 23.68 CC images/timer.o [2019-10-31T03:38:13.191Z] #41 65.50 HOSTCC compel/src/lib/log-host.o [2019-10-31T03:38:13.417Z] #41 23.99 CC images/timerfd.o [2019-10-31T03:38:13.448Z] #41 65.69 HOSTLINK compel/compel-host-bin [2019-10-31T03:38:13.448Z] #41 65.76 DEP soccr/soccr.d [2019-10-31T03:38:13.678Z] #41 24.25 CC images/mm.o [2019-10-31T03:38:13.705Z] #41 65.93 CC soccr/soccr.o [2019-10-31T03:38:13.962Z] #41 ... [2019-10-31T03:38:13.962Z] [2019-10-31T03:38:13.962Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:38:13.962Z] #17 69.96 Selecting previously unselected package btrfs-tools. [2019-10-31T03:38:13.962Z] #17 69.96 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 69.97 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-31T03:38:13.962Z] #17 70.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-31T03:38:13.962Z] #17 70.06 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 70.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-31T03:38:13.962Z] #17 70.21 Selecting previously unselected package dmsetup. [2019-10-31T03:38:13.962Z] #17 70.22 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 70.23 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-31T03:38:13.962Z] #17 70.40 Selecting previously unselected package libonig4:amd64. [2019-10-31T03:38:13.962Z] #17 70.40 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 70.42 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-31T03:38:13.962Z] #17 70.63 Selecting previously unselected package libjq1:amd64. [2019-10-31T03:38:13.962Z] #17 70.65 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 70.66 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-31T03:38:13.962Z] #17 70.82 Selecting previously unselected package jq. [2019-10-31T03:38:13.962Z] #17 70.82 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 70.83 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-31T03:38:13.962Z] #17 70.91 Selecting previously unselected package libaio1:amd64. [2019-10-31T03:38:13.962Z] #17 70.91 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 70.92 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-31T03:38:13.962Z] #17 70.99 Selecting previously unselected package libcap2-bin. [2019-10-31T03:38:13.962Z] #17 71.01 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 71.02 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-31T03:38:13.962Z] #17 71.12 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-31T03:38:13.962Z] #17 71.13 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 71.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-31T03:38:13.962Z] #17 71.23 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-31T03:38:13.962Z] #17 71.23 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 71.23 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-31T03:38:13.962Z] #17 71.50 Selecting previously unselected package libpcre16-3:amd64. [2019-10-31T03:38:13.962Z] #17 71.50 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 71.51 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-31T03:38:13.962Z] #17 71.67 Selecting previously unselected package libpcre32-3:amd64. [2019-10-31T03:38:13.962Z] #17 71.67 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 71.68 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-31T03:38:13.962Z] #17 71.83 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-31T03:38:13.962Z] #17 71.85 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 71.85 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-31T03:38:13.962Z] #17 72.36 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-31T03:38:13.962Z] #17 72.37 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 72.38 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-31T03:38:13.962Z] #17 72.65 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-31T03:38:13.962Z] #17 72.66 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 72.67 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-31T03:38:13.962Z] #17 72.82 Selecting previously unselected package libnl-3-200:amd64. [2019-10-31T03:38:13.962Z] #17 72.82 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 72.83 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-31T03:38:13.962Z] #17 72.94 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-31T03:38:13.962Z] #17 72.94 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 72.95 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-31T03:38:13.962Z] #17 73.07 Selecting previously unselected package libreadline5:amd64. [2019-10-31T03:38:13.962Z] #17 73.07 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 73.08 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-31T03:38:13.962Z] #17 73.22 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-31T03:38:13.962Z] #17 73.22 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-31T03:38:13.962Z] #17 73.23 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-31T03:38:14.250Z] #41 24.66 CC images/sk-opts.o [2019-10-31T03:38:14.511Z] #41 24.87 CC images/sk-unix.o [2019-10-31T03:38:14.775Z] #41 25.12 CC images/sk-inet.o [2019-10-31T03:38:14.775Z] #41 25.39 CC images/tun.o [2019-10-31T03:38:15.037Z] #41 25.54 CC images/sk-netlink.o [2019-10-31T03:38:15.037Z] #41 25.65 CC images/packet-sock.o [2019-10-31T03:38:15.099Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 26.3s done [2019-10-31T03:38:15.099Z] #8 DONE 35.2s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-31T03:38:15.099Z] #9 DONE 0.2s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-31T03:38:15.099Z] #10 DONE 0.2s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:38:15.099Z] #21 DONE 0.1s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:38:15.099Z] #29 ... [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-31T03:38:15.099Z] #44 DONE 0.1s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-31T03:38:15.099Z] #62 DONE 0.1s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-31T03:38:15.099Z] #50 DONE 0.1s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-31T03:38:15.099Z] #31 DONE 0.2s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-31T03:38:15.099Z] #68 DONE 0.2s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-31T03:38:15.099Z] #47 DONE 0.2s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-31T03:38:15.099Z] #22 DONE 0.2s [2019-10-31T03:38:15.099Z] [2019-10-31T03:38:15.099Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:15.298Z] #41 25.94 CC images/ipc-var.o [2019-10-31T03:38:15.723Z] #23 0.853 + RM_GOPATH=0 [2019-10-31T03:38:15.723Z] #23 0.876 + TMP_GOPATH= [2019-10-31T03:38:15.723Z] #23 0.876 + : /build [2019-10-31T03:38:15.723Z] #23 0.878 + '[' -z '' ']' [2019-10-31T03:38:15.723Z] #23 0.886 ++ mktemp -d [2019-10-31T03:38:15.723Z] #23 0.888 + export GOPATH=/tmp/tmp.etJunzXKjn [2019-10-31T03:38:15.723Z] #23 0.901 + GOPATH=/tmp/tmp.etJunzXKjn [2019-10-31T03:38:15.723Z] #23 0.902 + RM_GOPATH=1 [2019-10-31T03:38:15.723Z] #23 0.904 ++ dirname ./install.sh [2019-10-31T03:38:15.723Z] #23 0.914 + dir=. [2019-10-31T03:38:15.723Z] #23 0.914 + bin=dockercli [2019-10-31T03:38:15.723Z] #23 0.914 + shift [2019-10-31T03:38:15.723Z] #23 0.914 + '[' '!' -f ./dockercli.installer ']' [2019-10-31T03:38:15.723Z] #23 0.914 + . ./dockercli.installer [2019-10-31T03:38:15.723Z] #23 0.915 ++ : stable [2019-10-31T03:38:15.723Z] #23 0.915 ++ : 17.06.2-ce [2019-10-31T03:38:15.723Z] #23 0.928 + install_dockercli [2019-10-31T03:38:15.723Z] #23 0.936 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-31T03:38:15.723Z] #23 0.944 Install docker/cli version 17.06.2-ce from stable [2019-10-31T03:38:15.723Z] #23 0.948 ++ uname -m [2019-10-31T03:38:15.723Z] #23 0.961 + arch=ppc64le [2019-10-31T03:38:15.723Z] #23 0.963 + '[' ppc64le '!=' x86_64 ']' [2019-10-31T03:38:15.723Z] #23 0.964 + '[' ppc64le '!=' s390x ']' [2019-10-31T03:38:15.723Z] #23 0.965 + '[' ppc64le '!=' armhf ']' [2019-10-31T03:38:15.723Z] #23 0.966 + build_dockercli [2019-10-31T03:38:15.859Z] #17 74.96 Selecting previously unselected package net-tools. [2019-10-31T03:38:15.859Z] #17 74.96 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-31T03:38:15.859Z] #17 74.97 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-31T03:38:15.871Z] #41 26.12 CC images/ipc-desc.o [2019-10-31T03:38:15.871Z] #41 26.32 CC images/ipc-shm.o [2019-10-31T03:38:16.012Z] #23 0.971 + git clone https://github.com/docker/docker-ce /tmp/tmp.etJunzXKjn/tmp/docker-ce [2019-10-31T03:38:16.012Z] #23 0.978 Cloning into '/tmp/tmp.etJunzXKjn/tmp/docker-ce'... [2019-10-31T03:38:16.118Z] #17 75.23 Selecting previously unselected package python-pip-whl. [2019-10-31T03:38:16.118Z] #17 75.23 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-31T03:38:16.118Z] #17 75.24 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-31T03:38:16.132Z] #41 26.57 CC images/ipc-msg.o [2019-10-31T03:38:16.203Z] #19 3.605 Collecting yamllint==1.16.0 [2019-10-31T03:38:16.393Z] #41 26.84 CC images/ipc-sem.o [2019-10-31T03:38:16.612Z] #19 4.151 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-31T03:38:16.655Z] #41 27.06 CC images/utsns.o [2019-10-31T03:38:16.655Z] #41 27.23 CC images/creds.o [2019-10-31T03:38:16.684Z] #17 75.84 Selecting previously unselected package python3-pip. [2019-10-31T03:38:16.684Z] #17 75.84 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-31T03:38:16.684Z] #17 75.84 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-31T03:38:16.684Z] #17 76.00 Selecting previously unselected package python3-pkg-resources. [2019-10-31T03:38:16.684Z] #17 76.00 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:38:16.684Z] #17 76.01 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-31T03:38:16.916Z] #41 27.40 CC images/vma.o [2019-10-31T03:38:16.942Z] #17 76.16 Selecting previously unselected package python3-setuptools. [2019-10-31T03:38:16.942Z] #17 76.17 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-31T03:38:16.942Z] #17 76.17 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-31T03:38:16.997Z] #19 4.449 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-31T03:38:16.997Z] #19 4.535 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-31T03:38:17.177Z] #41 27.59 CC images/netdev.o [2019-10-31T03:38:17.202Z] #17 76.46 Selecting previously unselected package python3-wheel. [2019-10-31T03:38:17.202Z] #17 76.48 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-31T03:38:17.202Z] #17 76.49 Unpacking python3-wheel (0.29.0-2) ... [2019-10-31T03:38:17.439Z] #41 27.97 CC images/tty.o [2019-10-31T03:38:17.462Z] #17 76.66 Selecting previously unselected package thin-provisioning-tools. [2019-10-31T03:38:17.462Z] #17 76.66 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-31T03:38:17.462Z] #17 76.67 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-31T03:38:17.720Z] #17 76.95 Selecting previously unselected package vim-runtime. [2019-10-31T03:38:17.720Z] #17 76.95 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:38:17.720Z] #17 76.99 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-31T03:38:17.720Z] #17 77.02 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-31T03:38:17.720Z] #17 77.03 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:38:18.011Z] #41 28.30 CC images/file-lock.o [2019-10-31T03:38:18.011Z] #41 28.43 CC images/rlimit.o [2019-10-31T03:38:18.011Z] #41 28.57 CC images/pagemap.o [2019-10-31T03:38:18.277Z] #41 28.87 CC images/siginfo.o [2019-10-31T03:38:18.538Z] #41 29.16 CC images/rpc.o [2019-10-31T03:38:19.238Z] #19 6.426 Collecting pyyaml (from yamllint==1.16.0) [2019-10-31T03:38:19.238Z] #19 6.682 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-31T03:38:19.482Z] #41 29.94 CC images/ext-file.o [2019-10-31T03:38:19.744Z] #41 30.16 CC images/cgroup.o [2019-10-31T03:38:19.996Z] #57 221.1 + bin/containerd-stress [2019-10-31T03:38:19.996Z] #57 222.8 + bin/containerd-shim [2019-10-31T03:38:20.007Z] #41 30.64 CC images/userns.o [2019-10-31T03:38:20.269Z] #41 30.89 CC images/google/protobuf/descriptor.o [2019-10-31T03:38:20.566Z] #19 8.059 Building wheels for collected packages: pathspec, pyyaml [2019-10-31T03:38:20.567Z] #19 8.064 Running setup.py bdist_wheel for pathspec: started [2019-10-31T03:38:21.413Z] #19 8.984 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-31T03:38:21.413Z] #19 8.985 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-31T03:38:21.413Z] #19 9.021 Running setup.py bdist_wheel for pyyaml: started [2019-10-31T03:38:21.551Z] #23 ... [2019-10-31T03:38:21.551Z] [2019-10-31T03:38:21.551Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:38:21.551Z] #32 0.753 + RM_GOPATH=0 [2019-10-31T03:38:21.551Z] #32 0.753 + TMP_GOPATH= [2019-10-31T03:38:21.551Z] #32 0.756 + : /build [2019-10-31T03:38:21.551Z] #32 0.757 + '[' -z '' ']' [2019-10-31T03:38:21.551Z] #32 0.772 ++ mktemp -d [2019-10-31T03:38:21.551Z] #32 0.775 + export GOPATH=/tmp/tmp.Th3Vl73bxH [2019-10-31T03:38:21.551Z] #32 0.775 + GOPATH=/tmp/tmp.Th3Vl73bxH [2019-10-31T03:38:21.551Z] #32 0.775 + RM_GOPATH=1 [2019-10-31T03:38:21.551Z] #32 0.778 ++ dirname ./install.sh [2019-10-31T03:38:21.551Z] #32 0.786 + dir=. [2019-10-31T03:38:21.551Z] #32 0.787 + bin=tomlv [2019-10-31T03:38:21.551Z] #32 0.788 + shift [2019-10-31T03:38:21.551Z] #32 0.789 + '[' '!' -f ./tomlv.installer ']' [2019-10-31T03:38:21.551Z] #32 0.789 + . ./tomlv.installer [2019-10-31T03:38:21.551Z] #32 0.791 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:38:21.551Z] #32 0.795 + install_tomlv [2019-10-31T03:38:21.551Z] #32 0.795 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:38:21.551Z] #32 0.796 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-31T03:38:21.551Z] #32 0.796 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Th3Vl73bxH/src/github.com/BurntSushi/toml [2019-10-31T03:38:21.551Z] #32 0.807 Cloning into '/tmp/tmp.Th3Vl73bxH/src/github.com/BurntSushi/toml'... [2019-10-31T03:38:21.551Z] #32 2.938 + cd /tmp/tmp.Th3Vl73bxH/src/github.com/BurntSushi/toml [2019-10-31T03:38:21.551Z] #32 2.960 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-31T03:38:21.551Z] #32 2.972 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-31T03:38:21.551Z] #32 4.184 internal/cpu [2019-10-31T03:38:21.551Z] #32 4.429 runtime/internal/atomic [2019-10-31T03:38:21.551Z] #32 4.433 runtime/internal/sys [2019-10-31T03:38:21.551Z] #32 4.473 math/bits [2019-10-31T03:38:21.551Z] #32 5.547 unicode/utf8 [2019-10-31T03:38:21.551Z] #32 5.744 runtime/internal/math [2019-10-31T03:38:21.551Z] #32 5.908 internal/bytealg [2019-10-31T03:38:21.551Z] #32 6.242 sync/atomic [2019-10-31T03:38:21.551Z] #32 ... [2019-10-31T03:38:21.551Z] [2019-10-31T03:38:21.551Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:21.551Z] #45 0.700 + RM_GOPATH=0 [2019-10-31T03:38:21.551Z] #45 0.700 + TMP_GOPATH= [2019-10-31T03:38:21.551Z] #45 0.700 + : /build [2019-10-31T03:38:21.551Z] #45 0.701 + '[' -z '' ']' [2019-10-31T03:38:21.551Z] #45 0.704 ++ mktemp -d [2019-10-31T03:38:21.551Z] #45 0.706 + export GOPATH=/tmp/tmp.Poq90edZec [2019-10-31T03:38:21.551Z] #45 0.706 + GOPATH=/tmp/tmp.Poq90edZec [2019-10-31T03:38:21.551Z] #45 0.706 + RM_GOPATH=1 [2019-10-31T03:38:21.551Z] #45 0.707 ++ dirname ./install.sh [2019-10-31T03:38:21.551Z] #45 0.709 + dir=. [2019-10-31T03:38:21.551Z] #45 0.709 + bin=vndr [2019-10-31T03:38:21.551Z] #45 0.709 + shift [2019-10-31T03:38:21.551Z] #45 0.709 + '[' '!' -f ./vndr.installer ']' [2019-10-31T03:38:21.551Z] #45 0.709 + . ./vndr.installer [2019-10-31T03:38:21.551Z] #45 0.710 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:38:21.551Z] #45 0.710 + install_vndr [2019-10-31T03:38:21.551Z] #45 0.711 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-31T03:38:21.551Z] #45 0.711 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Poq90edZec/src/github.com/LK4D4/vndr [2019-10-31T03:38:21.551Z] #45 0.711 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:38:21.551Z] #45 0.714 Cloning into '/tmp/tmp.Poq90edZec/src/github.com/LK4D4/vndr'... [2019-10-31T03:38:21.551Z] #45 2.689 + cd /tmp/tmp.Poq90edZec/src/github.com/LK4D4/vndr [2019-10-31T03:38:21.551Z] #45 2.689 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-31T03:38:21.551Z] #45 2.710 + go build -buildmode=pie -v -o /build/vndr . [2019-10-31T03:38:21.551Z] #45 5.111 internal/cpu [2019-10-31T03:38:21.551Z] #45 5.116 runtime/internal/sys [2019-10-31T03:38:21.551Z] #45 5.208 internal/race [2019-10-31T03:38:21.551Z] #45 5.369 runtime/internal/atomic [2019-10-31T03:38:21.551Z] #45 5.622 sync/atomic [2019-10-31T03:38:21.551Z] #45 6.372 unicode [2019-10-31T03:38:21.551Z] #45 6.782 unicode/utf8 [2019-10-31T03:38:21.656Z] #41 31.79 CC images/opts.o [2019-10-31T03:38:21.656Z] #41 31.90 CC images/seccomp.o [2019-10-31T03:38:21.656Z] #41 32.15 CC images/binfmt-misc.o [2019-10-31T03:38:21.839Z] #45 6.940 math/bits [2019-10-31T03:38:21.905Z] #17 81.16 Selecting previously unselected package vim. [2019-10-31T03:38:21.905Z] #17 81.18 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-31T03:38:21.905Z] #17 81.19 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:38:21.923Z] #41 32.27 CC images/time.o [2019-10-31T03:38:21.923Z] #41 32.38 CC images/sysctl.o [2019-10-31T03:38:22.187Z] #41 32.51 CC images/autofs.o [2019-10-31T03:38:22.187Z] #41 32.72 CC images/macvlan.o [2019-10-31T03:38:22.258Z] #19 ... [2019-10-31T03:38:22.258Z] [2019-10-31T03:38:22.258Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:22.258Z] #42 117.8 CC criu/namespaces.o [2019-10-31T03:38:22.258Z] #42 119.2 CC criu/net.o [2019-10-31T03:38:22.258Z] #42 121.5 CC criu/netfilter.o [2019-10-31T03:38:22.258Z] #42 121.9 CC criu/page-pipe.o [2019-10-31T03:38:22.258Z] #42 122.5 CC criu/page-xfer.o [2019-10-31T03:38:22.258Z] #42 123.5 CC criu/pagemap-cache.o [2019-10-31T03:38:22.258Z] #42 123.8 CC criu/pagemap.o [2019-10-31T03:38:22.258Z] #42 124.8 CC criu/parasite-syscall.o [2019-10-31T03:38:22.258Z] #42 125.5 CC criu/path.o [2019-10-31T03:38:22.258Z] #42 125.8 CC criu/pie-util-vdso-elf32.o [2019-10-31T03:38:22.448Z] #41 32.91 CC images/sit.o [2019-10-31T03:38:22.467Z] #45 ... [2019-10-31T03:38:22.467Z] [2019-10-31T03:38:22.467Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:38:22.467Z] #32 7.365 unicode [2019-10-31T03:38:22.664Z] #42 ... [2019-10-31T03:38:22.664Z] [2019-10-31T03:38:22.664Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:38:22.664Z] #19 9.974 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-31T03:38:22.664Z] #19 9.975 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-31T03:38:22.664Z] #19 10.11 Successfully built pathspec pyyaml [2019-10-31T03:38:22.664Z] #19 10.11 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-31T03:38:22.711Z] #41 33.11 LINK images/built-in.o [2019-10-31T03:38:22.711Z] #41 33.18 GEN compel/include/asm [2019-10-31T03:38:22.711Z] #41 33.19 GEN compel/include/version.h [2019-10-31T03:38:22.711Z] #41 33.22 touch .config [2019-10-31T03:38:22.711Z] #41 33.22 GEN include/common/config.h [2019-10-31T03:38:22.711Z] #41 33.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-31T03:38:22.711Z] #41 33.32 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-31T03:38:22.711Z] #41 33.35 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-31T03:38:22.758Z] #32 7.794 math [2019-10-31T03:38:22.839Z] #17 81.95 Selecting previously unselected package xfsprogs. [2019-10-31T03:38:22.839Z] #17 81.96 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-31T03:38:22.839Z] #17 81.97 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-31T03:38:22.976Z] #41 33.38 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-31T03:38:22.976Z] #41 33.41 DEP compel/plugins/std/infect.d [2019-10-31T03:38:22.976Z] #41 33.48 DEP compel/plugins/std/string.d [2019-10-31T03:38:22.976Z] #41 33.53 DEP compel/plugins/std/log.d [2019-10-31T03:38:22.976Z] #41 33.60 DEP compel/plugins/std/fds.d [2019-10-31T03:38:23.084Z] #19 10.46 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-31T03:38:23.242Z] #41 33.69 DEP compel/plugins/std/std.d [2019-10-31T03:38:23.242Z] #41 33.77 DEP compel/plugins/shmem/shmem.d [2019-10-31T03:38:23.242Z] #41 33.85 DEP compel/plugins/fds/fds.d [2019-10-31T03:38:23.392Z] #32 8.519 internal/testlog [2019-10-31T03:38:23.405Z] #17 82.54 Selecting previously unselected package zip. [2019-10-31T03:38:23.405Z] #17 82.54 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-31T03:38:23.405Z] #17 82.55 Unpacking zip (3.0-11+b1) ... [2019-10-31T03:38:23.405Z] #17 82.77 Selecting previously unselected package libapparmor-perl. [2019-10-31T03:38:23.405Z] #17 82.78 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-31T03:38:23.405Z] #17 82.78 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-31T03:38:23.405Z] #17 82.91 Selecting previously unselected package apparmor. [2019-10-31T03:38:23.489Z] #19 DONE 10.7s [2019-10-31T03:38:23.489Z] [2019-10-31T03:38:23.489Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-31T03:38:23.489Z] #24 DONE 0.1s [2019-10-31T03:38:23.489Z] [2019-10-31T03:38:23.489Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-31T03:38:23.504Z] #41 33.94 CC compel/plugins/std/std.o [2019-10-31T03:38:23.663Z] #17 82.93 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-31T03:38:23.663Z] #17 83.04 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-31T03:38:23.769Z] #41 34.26 CC compel/plugins/std/fds.o [2019-10-31T03:38:23.904Z] #28 DONE 0.4s [2019-10-31T03:38:23.904Z] [2019-10-31T03:38:23.904Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-31T03:38:23.904Z] #30 DONE 0.1s [2019-10-31T03:38:23.904Z] [2019-10-31T03:38:23.904Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-31T03:38:23.904Z] #33 DONE 0.1s [2019-10-31T03:38:23.904Z] [2019-10-31T03:38:23.904Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-31T03:38:24.030Z] #41 34.53 CC compel/plugins/std/log.o [2019-10-31T03:38:24.230Z] #17 83.48 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-31T03:38:24.230Z] #17 83.48 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-31T03:38:24.230Z] #17 83.50 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-31T03:38:24.290Z] #38 DONE 0.1s [2019-10-31T03:38:24.290Z] [2019-10-31T03:38:24.290Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:24.290Z] #42 126.2 CC criu/pie-util-vdso.o [2019-10-31T03:38:24.290Z] #42 126.6 CC criu/pie-util.o [2019-10-31T03:38:24.290Z] #42 126.9 CC criu/pipes.o [2019-10-31T03:38:24.290Z] #42 127.6 CC criu/plugin.o [2019-10-31T03:38:24.290Z] #42 127.9 CC criu/proc_parse.o [2019-10-31T03:38:24.413Z] #32 9.576 runtime [2019-10-31T03:38:24.602Z] #41 35.08 CC compel/plugins/std/string.o [2019-10-31T03:38:24.701Z] #32 ... [2019-10-31T03:38:24.701Z] [2019-10-31T03:38:24.701Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:38:24.701Z] #25 0.993 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:38:24.701Z] #25 1.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:38:24.701Z] #25 1.214 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:38:24.701Z] #25 1.244 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:38:24.701Z] #25 1.302 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:38:24.701Z] #25 3.077 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-31T03:38:24.701Z] #25 6.222 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-31T03:38:24.701Z] #25 8.135 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-31T03:38:24.701Z] #25 ... [2019-10-31T03:38:24.701Z] [2019-10-31T03:38:24.701Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:38:24.701Z] #57 0.842 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:38:24.701Z] #57 0.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:38:24.701Z] #57 0.987 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:38:24.701Z] #57 1.013 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:38:24.701Z] #57 1.133 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:38:24.701Z] #57 2.996 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-31T03:38:24.701Z] #57 6.129 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-31T03:38:24.701Z] #57 8.207 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-31T03:38:24.863Z] #41 35.45 CC compel/plugins/std/infect.o [2019-10-31T03:38:24.988Z] #57 ... [2019-10-31T03:38:24.988Z] [2019-10-31T03:38:24.988Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:24.988Z] #51 0.894 + RM_GOPATH=0 [2019-10-31T03:38:24.988Z] #51 0.897 + TMP_GOPATH= [2019-10-31T03:38:24.988Z] #51 0.898 + : /build [2019-10-31T03:38:24.988Z] #51 0.900 + '[' -z '' ']' [2019-10-31T03:38:24.988Z] #51 0.903 ++ mktemp -d [2019-10-31T03:38:24.988Z] #51 0.910 + export GOPATH=/tmp/tmp.RICRmmNneN [2019-10-31T03:38:24.988Z] #51 0.913 + GOPATH=/tmp/tmp.RICRmmNneN [2019-10-31T03:38:24.988Z] #51 0.913 + RM_GOPATH=1 [2019-10-31T03:38:24.988Z] #51 0.915 ++ dirname ./install.sh [2019-10-31T03:38:24.988Z] #51 0.924 + dir=. [2019-10-31T03:38:24.988Z] #51 0.928 + bin=golangci_lint [2019-10-31T03:38:24.988Z] #51 0.929 + shift [2019-10-31T03:38:24.988Z] #51 0.930 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-31T03:38:24.988Z] #51 0.932 + . ./golangci_lint.installer [2019-10-31T03:38:24.988Z] #51 0.934 ++ : v1.20.0 [2019-10-31T03:38:24.988Z] #51 0.936 + install_golangci_lint [2019-10-31T03:38:24.988Z] #51 0.940 + echo 'Installing golangci-lint version v1.20.0' [2019-10-31T03:38:24.988Z] #51 0.942 Installing golangci-lint version v1.20.0 [2019-10-31T03:38:24.988Z] #51 0.942 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-31T03:38:24.988Z] #51 ... [2019-10-31T03:38:24.988Z] [2019-10-31T03:38:24.988Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:38:24.988Z] #11 0.815 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:38:24.988Z] #11 0.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:38:24.988Z] #11 1.024 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:38:24.988Z] #11 1.041 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:38:24.988Z] #11 1.183 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:38:24.988Z] #11 3.012 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-31T03:38:24.988Z] #11 6.147 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-31T03:38:24.988Z] #11 8.387 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-31T03:38:25.127Z] #41 35.67 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-31T03:38:25.127Z] #41 35.71 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-31T03:38:25.127Z] #41 35.75 AR compel/plugins/std.lib.a [2019-10-31T03:38:25.127Z] #41 35.80 CC compel/plugins/fds/fds.o [2019-10-31T03:38:25.164Z] #17 ... [2019-10-31T03:38:25.164Z] [2019-10-31T03:38:25.164Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:25.164Z] #41 67.36 AR soccr/libsoccr.a [2019-10-31T03:38:25.164Z] #41 67.40 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-31T03:38:25.164Z] #41 67.78 DEP criu/arch/x86/sigframe.d [2019-10-31T03:38:25.164Z] #41 67.89 DEP criu/arch/x86/sigaction_compat.d [2019-10-31T03:38:25.164Z] #41 68.02 DEP criu/arch/x86/kerndat.d [2019-10-31T03:38:25.164Z] #41 68.21 DEP criu/arch/x86/crtools.d [2019-10-31T03:38:25.164Z] #41 68.45 DEP criu/arch/x86/cpu.d [2019-10-31T03:38:25.164Z] #41 68.64 CC criu/arch/x86/cpu.o [2019-10-31T03:38:25.164Z] #41 69.30 CC criu/arch/x86/crtools.o [2019-10-31T03:38:25.164Z] #41 70.54 CC criu/arch/x86/kerndat.o [2019-10-31T03:38:25.164Z] #41 70.99 CC criu/arch/x86/sigaction_compat.o [2019-10-31T03:38:25.164Z] #41 71.19 CC criu/arch/x86/sigframe.o [2019-10-31T03:38:25.164Z] #41 71.45 LINK criu/arch/x86/crtools.built-in.o [2019-10-31T03:38:25.164Z] #41 71.51 DEP criu/pie/util-vdso-elf32.d [2019-10-31T03:38:25.164Z] #41 71.65 DEP criu/arch/x86/vdso-pie.d [2019-10-31T03:38:25.164Z] #41 71.82 DEP criu/pie/parasite-vdso.d [2019-10-31T03:38:25.164Z] #41 72.00 DEP criu/pie/util-vdso.d [2019-10-31T03:38:25.164Z] #41 72.21 DEP criu/pie/util.d [2019-10-31T03:38:25.164Z] #41 72.38 CC criu/pie/util.o [2019-10-31T03:38:25.164Z] #41 72.78 CC criu/pie/util-vdso.o [2019-10-31T03:38:25.164Z] #41 73.39 CC criu/pie/parasite-vdso.o [2019-10-31T03:38:25.164Z] #41 74.53 CC criu/arch/x86/vdso-pie.o [2019-10-31T03:38:25.164Z] #41 74.80 CC criu/pie/util-vdso-elf32.o [2019-10-31T03:38:25.164Z] #41 75.54 AR criu/pie/pie.lib.a [2019-10-31T03:38:25.164Z] #41 75.59 DEP criu/pie/restorer.d [2019-10-31T03:38:25.164Z] #41 75.79 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-31T03:38:25.164Z] #41 75.97 DEP criu/arch/x86/restorer_unmap.d [2019-10-31T03:38:25.164Z] #41 75.99 DEP criu/arch/x86/restorer.d [2019-10-31T03:38:25.164Z] #41 76.16 DEP criu/pie/parasite.d [2019-10-31T03:38:25.164Z] #41 76.45 CC criu/pie/parasite.o [2019-10-31T03:38:25.275Z] #11 ... [2019-10-31T03:38:25.275Z] [2019-10-31T03:38:25.275Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:38:25.275Z] #34 0.806 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:38:25.275Z] #34 0.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:38:25.275Z] #34 1.232 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:38:25.275Z] #34 1.282 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:38:25.275Z] #34 1.314 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:38:25.275Z] #34 3.332 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-31T03:38:25.275Z] #34 6.662 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-31T03:38:25.275Z] #34 8.681 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-31T03:38:25.275Z] #34 ... [2019-10-31T03:38:25.275Z] [2019-10-31T03:38:25.275Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:38:25.275Z] #69 0.633 + RM_GOPATH=0 [2019-10-31T03:38:25.275Z] #69 0.633 + TMP_GOPATH= [2019-10-31T03:38:25.275Z] #69 0.633 + : /build [2019-10-31T03:38:25.275Z] #69 0.633 + '[' -z '' ']' [2019-10-31T03:38:25.275Z] #69 0.634 ++ mktemp -d [2019-10-31T03:38:25.275Z] #69 0.637 + export GOPATH=/tmp/tmp.EPbNkH3Knp [2019-10-31T03:38:25.275Z] #69 0.637 + GOPATH=/tmp/tmp.EPbNkH3Knp [2019-10-31T03:38:25.275Z] #69 0.637 + RM_GOPATH=1 [2019-10-31T03:38:25.275Z] #69 0.639 ++ dirname ./install.sh [2019-10-31T03:38:25.275Z] #69 0.643 + dir=. [2019-10-31T03:38:25.275Z] #69 0.643 + bin=proxy [2019-10-31T03:38:25.275Z] #69 0.644 + shift [2019-10-31T03:38:25.275Z] #69 0.644 + '[' '!' -f ./proxy.installer ']' [2019-10-31T03:38:25.275Z] #69 0.645 + . ./proxy.installer [2019-10-31T03:38:25.275Z] #69 0.645 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:38:25.275Z] #69 0.646 + install_proxy [2019-10-31T03:38:25.275Z] #69 0.646 + case "$1" in [2019-10-31T03:38:25.275Z] #69 0.646 + export CGO_ENABLED=0 [2019-10-31T03:38:25.275Z] #69 0.646 + CGO_ENABLED=0 [2019-10-31T03:38:25.275Z] #69 0.646 + _install_proxy [2019-10-31T03:38:25.275Z] #69 0.646 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-31T03:38:25.275Z] #69 0.646 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:38:25.275Z] #69 0.647 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EPbNkH3Knp/src/github.com/docker/libnetwork [2019-10-31T03:38:25.275Z] #69 0.650 Cloning into '/tmp/tmp.EPbNkH3Knp/src/github.com/docker/libnetwork'... [2019-10-31T03:38:25.332Z] #57 229.5 + bin/containerd-shim-runc-v1 [2019-10-31T03:38:25.563Z] #69 ... [2019-10-31T03:38:25.563Z] [2019-10-31T03:38:25.563Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:25.563Z] #48 0.873 + RM_GOPATH=0 [2019-10-31T03:38:25.563Z] #48 0.873 + TMP_GOPATH= [2019-10-31T03:38:25.563Z] #48 0.873 + : /build [2019-10-31T03:38:25.563Z] #48 0.873 + '[' -z '' ']' [2019-10-31T03:38:25.563Z] #48 0.874 ++ mktemp -d [2019-10-31T03:38:25.563Z] #48 0.891 + export GOPATH=/tmp/tmp.BPHJP9i1f8 [2019-10-31T03:38:25.563Z] #48 0.894 + GOPATH=/tmp/tmp.BPHJP9i1f8 [2019-10-31T03:38:25.563Z] #48 0.896 + RM_GOPATH=1 [2019-10-31T03:38:25.563Z] #48 0.901 ++ dirname ./install.sh [2019-10-31T03:38:25.563Z] #48 0.910 + dir=. [2019-10-31T03:38:25.563Z] #48 0.910 + bin=gotestsum [2019-10-31T03:38:25.563Z] #48 0.910 + shift [2019-10-31T03:38:25.563Z] #48 0.911 + '[' '!' -f ./gotestsum.installer ']' [2019-10-31T03:38:25.563Z] #48 0.911 + . ./gotestsum.installer [2019-10-31T03:38:25.563Z] #48 0.911 ++ : v0.3.5 [2019-10-31T03:38:25.563Z] #48 0.914 + install_gotestsum [2019-10-31T03:38:25.563Z] #48 0.915 + echo 'Installing gotestsum version v0.3.5' [2019-10-31T03:38:25.563Z] #48 0.916 + go get -d gotest.tools/gotestsum [2019-10-31T03:38:25.563Z] #48 0.916 Installing gotestsum version v0.3.5 [2019-10-31T03:38:25.563Z] #48 ... [2019-10-31T03:38:25.563Z] [2019-10-31T03:38:25.563Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:25.563Z] #63 1.008 + RM_GOPATH=0 [2019-10-31T03:38:25.563Z] #63 1.018 + TMP_GOPATH= [2019-10-31T03:38:25.563Z] #63 1.018 + : /build/ [2019-10-31T03:38:25.563Z] #63 1.018 + '[' -z '' ']' [2019-10-31T03:38:25.563Z] #63 1.028 ++ mktemp -d [2019-10-31T03:38:25.563Z] #63 1.035 + export GOPATH=/tmp/tmp.3k9A5mVDqL [2019-10-31T03:38:25.563Z] #63 1.035 + GOPATH=/tmp/tmp.3k9A5mVDqL [2019-10-31T03:38:25.563Z] #63 1.035 + RM_GOPATH=1 [2019-10-31T03:38:25.563Z] #63 1.037 ++ dirname ./install.sh [2019-10-31T03:38:25.563Z] #63 1.046 + dir=. [2019-10-31T03:38:25.563Z] #63 1.047 + bin=rootlesskit [2019-10-31T03:38:25.563Z] #63 1.047 + shift [2019-10-31T03:38:25.563Z] #63 1.047 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-31T03:38:25.563Z] #63 1.047 + . ./rootlesskit.installer [2019-10-31T03:38:25.563Z] #63 1.048 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:38:25.563Z] #63 1.053 + install_rootlesskit [2019-10-31T03:38:25.563Z] #63 1.054 + case "$1" in [2019-10-31T03:38:25.563Z] #63 1.061 + export CGO_ENABLED=0 [2019-10-31T03:38:25.563Z] #63 1.062 + CGO_ENABLED=0 [2019-10-31T03:38:25.563Z] #63 1.062 + _install_rootlesskit [2019-10-31T03:38:25.563Z] #63 1.063 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-31T03:38:25.563Z] #63 1.064 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:38:25.563Z] #63 1.065 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3k9A5mVDqL/src/github.com/rootless-containers/rootlesskit [2019-10-31T03:38:25.563Z] #63 1.087 Cloning into '/tmp/tmp.3k9A5mVDqL/src/github.com/rootless-containers/rootlesskit'... [2019-10-31T03:38:25.563Z] #63 8.582 + cd /tmp/tmp.3k9A5mVDqL/src/github.com/rootless-containers/rootlesskit [2019-10-31T03:38:25.563Z] #63 8.583 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-31T03:38:25.563Z] #63 8.990 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-31T03:38:25.563Z] #63 9.004 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-31T03:38:25.698Z] #41 36.10 AR compel/plugins/fds.lib.a [2019-10-31T03:38:25.698Z] #41 36.15 HOSTDEP compel/src/lib/log-host.d [2019-10-31T03:38:25.731Z] #41 77.82 LINK criu/pie/parasite.built-in.o [2019-10-31T03:38:25.731Z] #41 77.82 GEN criu/pie/parasite-blob.h [2019-10-31T03:38:25.731Z] #41 77.84 CC criu/arch/x86/restorer.o [2019-10-31T03:38:25.850Z] #63 ... [2019-10-31T03:38:25.850Z] [2019-10-31T03:38:25.850Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:38:25.850Z] #41 1.407 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:38:25.850Z] #41 1.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:38:25.850Z] #41 1.520 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:38:25.850Z] #41 1.543 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:38:25.850Z] #41 1.606 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:38:25.850Z] #41 3.287 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-31T03:38:25.850Z] #41 6.477 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-31T03:38:25.850Z] #41 8.387 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-31T03:38:25.850Z] #41 ... [2019-10-31T03:38:25.850Z] [2019-10-31T03:38:25.850Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:38:25.850Z] #29 1.067 + mktemp -d [2019-10-31T03:38:25.850Z] #29 1.069 + export GOPATH=/tmp/tmp.ej4IsKWVAq [2019-10-31T03:38:25.850Z] #29 1.069 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ej4IsKWVAq/src/github.com/go-swagger/go-swagger [2019-10-31T03:38:25.850Z] #29 1.085 Cloning into '/tmp/tmp.ej4IsKWVAq/src/github.com/go-swagger/go-swagger'... [2019-10-31T03:38:25.960Z] #41 36.31 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-31T03:38:25.960Z] #41 36.42 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-31T03:38:25.960Z] #41 36.47 HOSTDEP compel/src/main-host.d [2019-10-31T03:38:25.989Z] #41 78.34 CC criu/arch/x86/restorer_unmap.o [2019-10-31T03:38:25.989Z] #41 78.39 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-31T03:38:25.989Z] #41 ... [2019-10-31T03:38:25.989Z] [2019-10-31T03:38:25.989Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:25.989Z] #44 162.1 net/http/httptrace [2019-10-31T03:38:25.989Z] #44 162.4 net/http [2019-10-31T03:38:26.138Z] #29 ... [2019-10-31T03:38:26.138Z] [2019-10-31T03:38:26.138Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:38:26.138Z] #39 0.793 + mktemp -d [2019-10-31T03:38:26.138Z] #39 0.798 + export GOPATH=/tmp/tmp.VQX4bT1yJE [2019-10-31T03:38:26.138Z] #39 0.798 + git clone https://github.com/docker/distribution.git /tmp/tmp.VQX4bT1yJE/src/github.com/docker/distribution [2019-10-31T03:38:26.138Z] #39 0.814 Cloning into '/tmp/tmp.VQX4bT1yJE/src/github.com/docker/distribution'... [2019-10-31T03:38:26.222Z] #41 36.58 DEP compel/src/lib/ptrace.d [2019-10-31T03:38:26.222Z] #41 36.74 DEP compel/src/lib/infect.d [2019-10-31T03:38:26.239Z] #42 129.7 CC criu/protobuf-desc.o [2019-10-31T03:38:26.247Z] #44 ... [2019-10-31T03:38:26.247Z] [2019-10-31T03:38:26.247Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:38:26.247Z] #17 85.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-31T03:38:26.247Z] #17 85.31 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-31T03:38:26.247Z] #17 85.32 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-31T03:38:26.427Z] #39 ... [2019-10-31T03:38:26.427Z] [2019-10-31T03:38:26.427Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:26.427Z] #45 7.892 internal/bytealg [2019-10-31T03:38:26.427Z] #45 9.663 internal/testlog [2019-10-31T03:38:26.427Z] #45 10.54 runtime [2019-10-31T03:38:26.427Z] #45 10.56 encoding [2019-10-31T03:38:26.427Z] #45 10.66 math [2019-10-31T03:38:26.427Z] #45 11.23 unicode/utf16 [2019-10-31T03:38:26.483Z] #41 36.89 DEP compel/src/lib/infect-util.d [2019-10-31T03:38:26.483Z] #41 36.99 DEP compel/src/lib/infect-rpc.d [2019-10-31T03:38:26.483Z] #41 37.06 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-31T03:38:26.483Z] #41 37.12 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-31T03:38:26.746Z] #41 37.19 DEP compel/src/lib/log.d [2019-10-31T03:38:26.746Z] #41 37.25 DEP compel/src/main.d [2019-10-31T03:38:26.746Z] #41 37.33 DEP compel/src/lib/handle-elf.d [2019-10-31T03:38:27.007Z] #41 37.40 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-31T03:38:27.007Z] #41 37.53 CC compel/src/lib/log.o [2019-10-31T03:38:27.268Z] #41 37.76 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-31T03:38:27.530Z] #41 37.99 CC compel/arch/aarch64/src/lib/infect.o [2019-10-31T03:38:27.553Z] #42 131.0 CC criu/protobuf.o [2019-10-31T03:38:27.792Z] #41 38.26 CC compel/src/lib/infect-rpc.o [2019-10-31T03:38:28.053Z] #41 38.47 CC compel/src/lib/infect-util.o [2019-10-31T03:38:28.053Z] #41 ... [2019-10-31T03:38:28.053Z] [2019-10-31T03:38:28.053Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:38:28.053Z] #28 79.17 + rm -rf /tmp/tmp.QN22Z4OwVJ [2019-10-31T03:38:28.097Z] #42 131.3 CC criu/pstree.o [2019-10-31T03:38:28.146Z] #17 87.27 Selecting previously unselected package binutils-mingw-w64. [2019-10-31T03:38:28.147Z] #17 87.29 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-31T03:38:28.147Z] #17 87.29 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-31T03:38:28.405Z] #17 87.56 Selecting previously unselected package mingw-w64-common. [2019-10-31T03:38:28.405Z] #17 87.57 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-31T03:38:28.405Z] #17 87.58 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-31T03:38:28.469Z] #45 13.27 container/list [2019-10-31T03:38:28.596Z] #57 232.6 + bin/containerd-shim-runc-v2 [2019-10-31T03:38:28.626Z] #28 DONE 79.9s [2019-10-31T03:38:28.626Z] [2019-10-31T03:38:28.626Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:28.626Z] #41 38.62 CC compel/src/lib/infect.o [2019-10-31T03:38:28.851Z] #57 233.4 + binaries [2019-10-31T03:38:28.851Z] #57 233.4 + mkdir -p /build [2019-10-31T03:38:28.851Z] #57 233.4 + cp bin/containerd /build/containerd [2019-10-31T03:38:28.851Z] #57 233.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-31T03:38:28.851Z] #57 233.4 + cp bin/ctr /build/ctr [2019-10-31T03:38:28.937Z] #42 132.3 CC criu/rbtree.o [2019-10-31T03:38:28.937Z] #42 132.5 CC criu/rst-malloc.o [2019-10-31T03:38:29.327Z] #42 ... [2019-10-31T03:38:29.327Z] [2019-10-31T03:38:29.327Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:29.327Z] #55 146.2 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-31T03:38:29.327Z] #55 148.2 + mkdir -p /build [2019-10-31T03:38:29.327Z] #55 148.2 + cp runc /build/runc [2019-10-31T03:38:29.327Z] #55 DONE 148.4s [2019-10-31T03:38:29.327Z] [2019-10-31T03:38:29.327Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:29.327Z] #42 132.8 CC criu/seccomp.o [2019-10-31T03:38:29.577Z] #41 39.91 CC compel/src/lib/ptrace.o [2019-10-31T03:38:29.777Z] #57 DONE 234.2s [2019-10-31T03:38:29.839Z] #41 40.25 AR compel/libcompel.a [2019-10-31T03:38:29.839Z] #41 40.31 HOSTCC compel/src/main-host.o [2019-10-31T03:38:30.100Z] #41 40.53 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-31T03:38:30.100Z] #41 40.68 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-31T03:38:30.153Z] #42 133.8 CC criu/seize.o [2019-10-31T03:38:30.337Z] [2019-10-31T03:38:30.338Z] #58 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-31T03:38:30.361Z] #41 40.89 HOSTCC compel/src/lib/log-host.o [2019-10-31T03:38:30.361Z] #41 40.98 HOSTLINK compel/compel-host-bin [2019-10-31T03:38:30.621Z] #41 41.05 DEP soccr/soccr.d [2019-10-31T03:38:30.882Z] #41 ... [2019-10-31T03:38:30.882Z] [2019-10-31T03:38:30.882Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-31T03:38:30.882Z] #29 DONE 0.2s [2019-10-31T03:38:30.882Z] [2019-10-31T03:38:30.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:30.882Z] #41 41.22 CC soccr/soccr.o [2019-10-31T03:38:30.882Z] #41 ... [2019-10-31T03:38:30.882Z] [2019-10-31T03:38:30.882Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-31T03:38:30.882Z] #32 DONE 0.2s [2019-10-31T03:38:30.899Z] #58 DONE 0.3s [2019-10-31T03:38:30.899Z] [2019-10-31T03:38:30.899Z] #62 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-31T03:38:30.899Z] #62 DONE 0.1s [2019-10-31T03:38:30.899Z] [2019-10-31T03:38:30.899Z] #63 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-31T03:38:30.983Z] #42 134.2 CC criu/servicefd.o [2019-10-31T03:38:30.983Z] #42 134.6 CC criu/shmem.o [2019-10-31T03:38:31.142Z] [2019-10-31T03:38:31.142Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-31T03:38:31.142Z] #37 DONE 0.2s [2019-10-31T03:38:31.142Z] [2019-10-31T03:38:31.142Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-31T03:38:31.154Z] #63 DONE 0.3s [2019-10-31T03:38:31.154Z] [2019-10-31T03:38:31.154Z] #66 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-31T03:38:31.154Z] #66 DONE 0.1s [2019-10-31T03:38:31.403Z] #39 DONE 0.2s [2019-10-31T03:38:31.403Z] [2019-10-31T03:38:31.403Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:31.403Z] #59 ... [2019-10-31T03:38:31.403Z] [2019-10-31T03:38:31.403Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:31.403Z] #41 41.91 AR soccr/libsoccr.a [2019-10-31T03:38:31.403Z] #41 41.93 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-31T03:38:31.409Z] [2019-10-31T03:38:31.409Z] #67 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-31T03:38:31.409Z] #67 DONE 0.0s [2019-10-31T03:38:31.409Z] [2019-10-31T03:38:31.409Z] #68 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-31T03:38:31.664Z] #41 42.25 DEP criu/arch/aarch64/sigframe.d [2019-10-31T03:38:31.806Z] #42 135.4 CC criu/sigframe.o [2019-10-31T03:38:31.925Z] #41 42.38 DEP criu/arch/aarch64/crtools.d [2019-10-31T03:38:31.946Z] #45 16.58 crypto/internal/subtle [2019-10-31T03:38:32.186Z] #41 42.58 DEP criu/arch/aarch64/cpu.d [2019-10-31T03:38:32.186Z] #41 42.61 DEP criu/arch/aarch64/bitops.d [2019-10-31T03:38:32.186Z] #41 42.67 CC criu/arch/aarch64/bitops.o [2019-10-31T03:38:32.186Z] #41 42.71 CC criu/arch/aarch64/cpu.o [2019-10-31T03:38:32.186Z] #41 42.80 CC criu/arch/aarch64/crtools.o [2019-10-31T03:38:32.203Z] #42 135.5 CC criu/signalfd.o [2019-10-31T03:38:32.203Z] #42 135.8 CC criu/sk-inet.o [2019-10-31T03:38:32.582Z] #45 17.63 crypto/subtle [2019-10-31T03:38:32.758Z] #41 43.13 CC criu/arch/aarch64/sigframe.o [2019-10-31T03:38:32.759Z] #41 43.26 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-31T03:38:32.759Z] #41 43.31 DEP criu/arch/aarch64/intraprocedure.d [2019-10-31T03:38:32.759Z] #41 43.33 DEP criu/arch/aarch64/vdso-pie.d [2019-10-31T03:38:32.759Z] #41 43.39 DEP criu/pie/parasite-vdso.d [2019-10-31T03:38:32.774Z] #68 DONE 1.5s [2019-10-31T03:38:33.020Z] #41 43.52 DEP criu/pie/util-vdso.d [2019-10-31T03:38:33.020Z] #41 43.61 DEP criu/pie/util.d [2019-10-31T03:38:33.030Z] [2019-10-31T03:38:33.030Z] #72 exporting to image [2019-10-31T03:38:33.030Z] #72 exporting layers [2019-10-31T03:38:33.058Z] #42 136.5 CC criu/sk-netlink.o [2019-10-31T03:38:33.058Z] #42 136.7 CC criu/sk-packet.o [2019-10-31T03:38:33.209Z] #45 18.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-31T03:38:33.280Z] #41 43.71 CC criu/pie/util.o [2019-10-31T03:38:33.498Z] #45 18.66 internal/nettrace [2019-10-31T03:38:33.542Z] #41 43.92 CC criu/pie/util-vdso.o [2019-10-31T03:38:33.670Z] #17 92.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-31T03:38:33.670Z] #17 92.31 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-31T03:38:33.670Z] #17 92.32 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-31T03:38:33.803Z] #41 44.25 CC criu/pie/parasite-vdso.o [2019-10-31T03:38:33.913Z] #42 137.2 CC criu/sk-queue.o [2019-10-31T03:38:34.130Z] #41 44.57 CC criu/arch/aarch64/vdso-pie.o [2019-10-31T03:38:34.154Z] #45 19.30 runtime/cgo [2019-10-31T03:38:34.237Z] #17 ... [2019-10-31T03:38:34.237Z] [2019-10-31T03:38:34.237Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:34.237Z] #41 78.60 CC criu/pie/restorer.o [2019-10-31T03:38:34.237Z] #41 81.63 LINK criu/pie/restorer.built-in.o [2019-10-31T03:38:34.237Z] #41 81.64 GEN criu/pie/restorer-blob.h [2019-10-31T03:38:34.237Z] #41 81.79 DEP criu/vdso.d [2019-10-31T03:38:34.237Z] #41 81.94 DEP criu/vdso-compat.d [2019-10-31T03:38:34.237Z] #41 82.07 DEP criu/uts_ns.d [2019-10-31T03:38:34.237Z] #41 82.21 DEP criu/util.d [2019-10-31T03:38:34.237Z] #41 82.49 DEP criu/uffd.d [2019-10-31T03:38:34.237Z] #41 82.69 DEP criu/tun.d [2019-10-31T03:38:34.237Z] #41 82.85 DEP criu/tty.d [2019-10-31T03:38:34.237Z] #41 83.08 DEP criu/timerfd.d [2019-10-31T03:38:34.237Z] #41 83.27 DEP criu/sysfs_parse.d [2019-10-31T03:38:34.237Z] #41 83.45 DEP criu/sysctl.d [2019-10-31T03:38:34.237Z] #41 83.62 DEP criu/string.d [2019-10-31T03:38:34.237Z] #41 83.69 DEP criu/stats.d [2019-10-31T03:38:34.237Z] #41 83.87 DEP criu/sockets.d [2019-10-31T03:38:34.237Z] #41 84.14 DEP criu/sk-unix.d [2019-10-31T03:38:34.237Z] #41 84.34 DEP criu/sk-tcp.d [2019-10-31T03:38:34.237Z] #41 84.57 DEP criu/sk-queue.d [2019-10-31T03:38:34.237Z] #41 84.75 DEP criu/sk-packet.d [2019-10-31T03:38:34.237Z] #41 84.97 DEP criu/sk-netlink.d [2019-10-31T03:38:34.237Z] #41 85.32 DEP criu/sk-inet.d [2019-10-31T03:38:34.237Z] #41 85.55 DEP criu/signalfd.d [2019-10-31T03:38:34.237Z] #41 85.75 DEP criu/sigframe.d [2019-10-31T03:38:34.237Z] #41 85.86 DEP criu/shmem.d [2019-10-31T03:38:34.237Z] #41 86.04 DEP criu/servicefd.d [2019-10-31T03:38:34.237Z] #41 86.21 DEP criu/seize.d [2019-10-31T03:38:34.237Z] #41 86.43 DEP criu/seccomp.d [2019-10-31T03:38:34.237Z] #41 86.69 DEP criu/rst-malloc.d [2019-10-31T03:38:34.316Z] #42 137.7 CC criu/sk-tcp.o [2019-10-31T03:38:34.391Z] #41 44.91 CC criu/arch/aarch64/intraprocedure.o [2019-10-31T03:38:34.391Z] #41 44.96 AR criu/pie/pie.lib.a [2019-10-31T03:38:34.495Z] #41 86.76 DEP criu/rbtree.d [2019-10-31T03:38:34.495Z] #41 86.81 DEP criu/pstree.d [2019-10-31T03:38:34.652Z] #41 45.03 DEP criu/pie/restorer.d [2019-10-31T03:38:34.652Z] #41 45.17 DEP criu/arch/aarch64/restorer.d [2019-10-31T03:38:34.709Z] #42 138.1 CC criu/sk-unix.o [2019-10-31T03:38:34.753Z] #41 87.07 DEP criu/protobuf.d [2019-10-31T03:38:34.915Z] #41 45.29 DEP criu/pie/parasite.d [2019-10-31T03:38:34.915Z] #41 45.42 CC criu/pie/parasite.o [2019-10-31T03:38:35.011Z] #41 87.25 GEN criu/protobuf-desc-gen.h [2019-10-31T03:38:35.178Z] #45 ... [2019-10-31T03:38:35.178Z] [2019-10-31T03:38:35.178Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:38:35.178Z] #32 10.41 encoding [2019-10-31T03:38:35.178Z] #32 11.63 runtime/cgo [2019-10-31T03:38:35.488Z] #41 46.11 LINK criu/pie/parasite.built-in.o [2019-10-31T03:38:35.488Z] #41 46.11 GEN criu/pie/parasite-blob.h [2019-10-31T03:38:35.748Z] #41 46.13 CC criu/arch/aarch64/restorer.o [2019-10-31T03:38:35.748Z] #41 46.35 CC criu/pie/restorer.o [2019-10-31T03:38:36.211Z] #42 139.8 CC criu/sockets.o [2019-10-31T03:38:36.385Z] #41 88.77 DEP criu/protobuf-desc.d [2019-10-31T03:38:36.644Z] #41 88.94 DEP criu/proc_parse.d [2019-10-31T03:38:36.902Z] #41 89.10 DEP criu/plugin.d [2019-10-31T03:38:36.902Z] #41 89.19 DEP criu/pipes.d [2019-10-31T03:38:37.073Z] #42 140.4 CC criu/stats.o [2019-10-31T03:38:37.073Z] #42 140.6 CC criu/string.o [2019-10-31T03:38:37.073Z] #42 140.7 CC criu/sysctl.o [2019-10-31T03:38:37.133Z] #41 ... [2019-10-31T03:38:37.133Z] [2019-10-31T03:38:37.133Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:37.133Z] #54 85.47 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-31T03:38:37.133Z] #54 86.83 + mkdir -p /build [2019-10-31T03:38:37.133Z] #54 86.83 + cp runc /build/runc [2019-10-31T03:38:37.133Z] #54 DONE 87.2s [2019-10-31T03:38:37.133Z] [2019-10-31T03:38:37.133Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:37.160Z] #41 89.39 DEP criu/pie-util.d [2019-10-31T03:38:37.160Z] #41 89.47 DEP criu/pie-util-vdso.d [2019-10-31T03:38:37.160Z] #41 89.56 DEP criu/pie-util-vdso-elf32.d [2019-10-31T03:38:37.394Z] #59 ... [2019-10-31T03:38:37.394Z] [2019-10-31T03:38:37.394Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:37.394Z] #41 47.82 LINK criu/pie/restorer.built-in.o [2019-10-31T03:38:37.394Z] #41 47.84 GEN criu/pie/restorer-blob.h [2019-10-31T03:38:37.394Z] #41 47.89 DEP criu/vdso.d [2019-10-31T03:38:37.394Z] #41 47.96 DEP criu/uts_ns.d [2019-10-31T03:38:37.418Z] #41 89.67 DEP criu/path.d [2019-10-31T03:38:37.418Z] #41 89.91 DEP criu/parasite-syscall.d [2019-10-31T03:38:37.659Z] #41 48.04 DEP criu/util.d [2019-10-31T03:38:37.659Z] #41 48.15 DEP criu/uffd.d [2019-10-31T03:38:37.659Z] #41 48.23 DEP criu/tun.d [2019-10-31T03:38:37.676Z] #41 ... [2019-10-31T03:38:37.676Z] [2019-10-31T03:38:37.676Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:38:37.676Z] #17 97.02 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-31T03:38:37.676Z] #17 97.04 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-31T03:38:37.676Z] #17 97.05 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-31T03:38:37.920Z] #41 48.30 DEP criu/tty.d [2019-10-31T03:38:37.920Z] #41 48.38 DEP criu/timerfd.d [2019-10-31T03:38:37.920Z] #41 48.47 DEP criu/sysfs_parse.d [2019-10-31T03:38:37.920Z] #41 48.55 DEP criu/sysctl.d [2019-10-31T03:38:37.934Z] #17 97.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-31T03:38:37.934Z] #17 97.21 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-31T03:38:37.934Z] #17 97.21 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:38:37.955Z] #42 141.3 CC criu/sysfs_parse.o [2019-10-31T03:38:37.955Z] #42 141.6 CC criu/timerfd.o [2019-10-31T03:38:38.181Z] #41 48.62 DEP criu/string.d [2019-10-31T03:38:38.181Z] #41 48.65 DEP criu/stats.d [2019-10-31T03:38:38.181Z] #41 48.71 DEP criu/sockets.d [2019-10-31T03:38:38.442Z] #41 48.80 DEP criu/sk-unix.d [2019-10-31T03:38:38.442Z] #41 48.90 DEP criu/sk-tcp.d [2019-10-31T03:38:38.442Z] #41 48.99 DEP criu/sk-queue.d [2019-10-31T03:38:38.663Z] #32 ... [2019-10-31T03:38:38.663Z] [2019-10-31T03:38:38.663Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:38:38.663Z] #57 23.46 Fetched 7720 kB in 22s (341 kB/s) [2019-10-31T03:38:38.704Z] #41 49.05 DEP criu/sk-packet.d [2019-10-31T03:38:38.704Z] #41 49.15 DEP criu/sk-netlink.d [2019-10-31T03:38:38.704Z] #41 49.23 DEP criu/sk-inet.d [2019-10-31T03:38:38.704Z] #41 49.30 DEP criu/signalfd.d [2019-10-31T03:38:38.817Z] #42 142.0 CC criu/tty.o [2019-10-31T03:38:38.964Z] #41 49.38 DEP criu/sigframe.d [2019-10-31T03:38:38.964Z] #41 49.42 DEP criu/shmem.d [2019-10-31T03:38:38.964Z] #41 49.49 DEP criu/servicefd.d [2019-10-31T03:38:38.964Z] #41 49.55 DEP criu/seize.d [2019-10-31T03:38:39.225Z] #41 49.62 DEP criu/seccomp.d [2019-10-31T03:38:39.225Z] #41 49.70 DEP criu/rst-malloc.d [2019-10-31T03:38:39.225Z] #41 49.73 DEP criu/rbtree.d [2019-10-31T03:38:39.225Z] #41 49.75 DEP criu/pstree.d [2019-10-31T03:38:39.225Z] #41 49.82 DEP criu/protobuf.d [2019-10-31T03:38:39.307Z] #17 ... [2019-10-31T03:38:39.307Z] [2019-10-31T03:38:39.307Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:39.307Z] #44 175.4 github.com/LK4D4/vndr/godl [2019-10-31T03:38:39.307Z] #44 176.2 github.com/LK4D4/vndr [2019-10-31T03:38:39.307Z] #44 ... [2019-10-31T03:38:39.307Z] [2019-10-31T03:38:39.307Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:39.307Z] #41 90.13 DEP criu/pagemap.d [2019-10-31T03:38:39.307Z] #41 90.35 DEP criu/pagemap-cache.d [2019-10-31T03:38:39.307Z] #41 90.56 DEP criu/page-xfer.d [2019-10-31T03:38:39.307Z] #41 90.73 DEP criu/page-pipe.d [2019-10-31T03:38:39.307Z] #41 90.93 DEP criu/netfilter.d [2019-10-31T03:38:39.307Z] #41 91.10 DEP criu/net.d [2019-10-31T03:38:39.307Z] #41 91.35 DEP criu/namespaces.d [2019-10-31T03:38:39.307Z] #41 91.53 DEP criu/mount.d [2019-10-31T03:38:39.307Z] #41 91.72 DEP criu/mem.d [2019-10-31T03:38:39.486Z] #41 49.88 GEN criu/protobuf-desc-gen.h [2019-10-31T03:38:39.564Z] #72 exporting layers 6.4s done [2019-10-31T03:38:39.564Z] #72 writing image sha256:bdf77fe45cfd26dc7b3e4e071c4e1a1ef86b9d08a97427f17f4a5ef31054aa0f done [2019-10-31T03:38:39.564Z] #72 naming to docker.io/library/docker:27552ceb15bca544820229e574427d4c1d6ef585 done [2019-10-31T03:38:39.564Z] #72 DONE 6.4s [2019-10-31T03:38:39.565Z] #41 ... [2019-10-31T03:38:39.565Z] [2019-10-31T03:38:39.565Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:39.565Z] #44 DONE 185.7s [2019-10-31T03:38:39.565Z] [2019-10-31T03:38:39.565Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:39.565Z] #41 91.90 DEP criu/lsm.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-31T03:38:39.658Z] #42 143.2 CC criu/tun.o [2019-10-31T03:38:39.888Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40154/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27552ceb15bca544820229e574427d4c1d6ef585 hack/validate/default [2019-10-31T03:38:40.065Z] #42 143.5 CC criu/uffd.o [2019-10-31T03:38:40.065Z] #42 ... [2019-10-31T03:38:40.065Z] [2019-10-31T03:38:40.065Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:38:40.065Z] #39 186.1 + dpkg --print-architecture [2019-10-31T03:38:40.065Z] #39 186.1 + cd /tmp/tmp.EkO98Reic7/src/github.com/docker/distribution [2019-10-31T03:38:40.065Z] #39 186.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-31T03:38:40.135Z] #41 92.30 DEP criu/log.d [2019-10-31T03:38:40.393Z] #41 92.59 DEP criu/libnetlink.d [2019-10-31T03:38:40.393Z] #41 92.82 DEP criu/kerndat.d [2019-10-31T03:38:40.429Z] #41 50.97 DEP criu/protobuf-desc.d [2019-10-31T03:38:40.477Z] #39 186.4 + GOPATH=/tmp/tmp.EkO98Reic7/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EkO98Reic7 [2019-10-31T03:38:40.477Z] #39 186.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-31T03:38:40.691Z] #41 51.06 DEP criu/proc_parse.d [2019-10-31T03:38:40.691Z] #41 51.21 DEP criu/plugin.d [2019-10-31T03:38:40.691Z] #41 51.26 DEP criu/pipes.d [2019-10-31T03:38:40.816Z] Congratulations! All commits are properly signed with the DCO! [2019-10-31T03:38:40.816Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-31T03:38:40.816Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-31T03:38:40.951Z] #41 51.34 DEP criu/pie-util.d [2019-10-31T03:38:40.952Z] #41 51.40 DEP criu/pie-util-vdso.d [2019-10-31T03:38:40.952Z] #41 51.46 DEP criu/pie-util-vdso-elf32.d [2019-10-31T03:38:40.952Z] #41 51.51 DEP criu/path.d [2019-10-31T03:38:40.952Z] #41 51.59 DEP criu/parasite-syscall.d [2019-10-31T03:38:40.959Z] #41 93.14 DEP criu/kcmp-ids.d [2019-10-31T03:38:40.959Z] #41 93.27 DEP criu/irmap.d [2019-10-31T03:38:41.213Z] #41 51.69 DEP criu/pagemap.d [2019-10-31T03:38:41.213Z] #41 51.77 DEP criu/pagemap-cache.d [2019-10-31T03:38:41.213Z] #41 51.84 DEP criu/page-xfer.d [2019-10-31T03:38:41.217Z] #41 93.43 DEP criu/ipc_ns.d [2019-10-31T03:38:41.217Z] #41 93.59 DEP criu/image.d [2019-10-31T03:38:41.217Z] #41 93.71 DEP criu/image-desc.d [2019-10-31T03:38:41.473Z] #41 51.91 DEP criu/page-pipe.d [2019-10-31T03:38:41.473Z] #41 51.96 DEP criu/netfilter.d [2019-10-31T03:38:41.473Z] #41 52.03 DEP criu/net.d [2019-10-31T03:38:41.475Z] #41 93.81 DEP criu/fsnotify.d [2019-10-31T03:38:41.475Z] #41 93.97 DEP criu/filesystems.d [2019-10-31T03:38:41.734Z] #41 52.11 DEP criu/namespaces.d [2019-10-31T03:38:41.734Z] #41 52.19 DEP criu/mount.d [2019-10-31T03:38:41.734Z] #41 52.26 DEP criu/mem.d [2019-10-31T03:38:41.734Z] #41 52.34 DEP criu/lsm.d [2019-10-31T03:38:41.734Z] #41 52.39 DEP criu/log.d [2019-10-31T03:38:41.995Z] #41 52.45 DEP criu/libnetlink.d [2019-10-31T03:38:41.995Z] #41 52.51 DEP criu/kerndat.d [2019-10-31T03:38:41.995Z] #41 52.59 DEP criu/kcmp-ids.d [2019-10-31T03:38:41.995Z] #41 52.62 DEP criu/irmap.d [2019-10-31T03:38:42.041Z] #41 94.16 DEP criu/files.d [2019-10-31T03:38:42.041Z] #41 94.33 DEP criu/files-reg.d [2019-10-31T03:38:42.041Z] #41 94.54 DEP criu/files-ext.d [2019-10-31T03:38:42.256Z] #41 52.70 DEP criu/ipc_ns.d [2019-10-31T03:38:42.256Z] #41 52.77 DEP criu/image.d [2019-10-31T03:38:42.256Z] #41 52.84 DEP criu/image-desc.d [2019-10-31T03:38:42.256Z] #41 52.88 DEP criu/fsnotify.d [2019-10-31T03:38:42.516Z] #41 52.96 DEP criu/filesystems.d [2019-10-31T03:38:42.516Z] #41 53.05 DEP criu/files.d [2019-10-31T03:38:42.516Z] #41 53.13 DEP criu/files-reg.d [2019-10-31T03:38:42.607Z] #41 94.69 DEP criu/file-lock.d [2019-10-31T03:38:42.607Z] #41 94.90 DEP criu/file-ids.d [2019-10-31T03:38:42.794Z] #41 53.22 DEP criu/files-ext.d [2019-10-31T03:38:42.794Z] #41 53.28 DEP criu/file-lock.d [2019-10-31T03:38:42.794Z] #41 53.34 DEP criu/file-ids.d [2019-10-31T03:38:42.794Z] #41 53.40 DEP criu/fifo.d [2019-10-31T03:38:42.872Z] #41 95.04 DEP criu/fifo.d [2019-10-31T03:38:42.872Z] #41 95.22 DEP criu/fdstore.d [2019-10-31T03:38:43.055Z] #41 53.46 DEP criu/fdstore.d [2019-10-31T03:38:43.055Z] #41 53.52 DEP criu/fault-injection.d [2019-10-31T03:38:43.055Z] #41 53.54 DEP criu/external.d [2019-10-31T03:38:43.055Z] #41 53.59 DEP criu/eventpoll.d [2019-10-31T03:38:43.055Z] #41 53.66 DEP criu/eventfd.d [2019-10-31T03:38:43.130Z] #41 95.35 DEP criu/fault-injection.d [2019-10-31T03:38:43.130Z] #41 95.40 DEP criu/external.d [2019-10-31T03:38:43.130Z] #41 95.50 DEP criu/eventpoll.d [2019-10-31T03:38:43.317Z] #41 53.73 DEP criu/crtools.d [2019-10-31T03:38:43.317Z] #41 53.81 DEP criu/cr-service.d [2019-10-31T03:38:43.317Z] #41 53.89 DEP criu/cr-restore.d [2019-10-31T03:38:43.388Z] #41 95.69 DEP criu/eventfd.d [2019-10-31T03:38:43.577Z] #41 54.00 DEP criu/cr-errno.d [2019-10-31T03:38:43.577Z] #41 54.01 DEP criu/cr-dump.d [2019-10-31T03:38:43.577Z] #41 54.10 DEP criu/cr-dedup.d [2019-10-31T03:38:43.577Z] #41 54.17 DEP criu/cr-check.d [2019-10-31T03:38:43.646Z] #41 95.87 DEP criu/crtools.d [2019-10-31T03:38:43.838Z] #41 54.26 DEP criu/config.d [2019-10-31T03:38:43.838Z] #41 54.33 DEP criu/clone-noasan.d [2019-10-31T03:38:43.838Z] #41 54.36 DEP criu/cgroup.d [2019-10-31T03:38:43.838Z] #41 54.44 DEP criu/cgroup-props.d [2019-10-31T03:38:43.838Z] #41 54.49 DEP criu/bitmap.d [2019-10-31T03:38:43.904Z] #41 96.15 DEP criu/cr-service.d [2019-10-31T03:38:44.099Z] #41 54.50 DEP criu/bfd.d [2019-10-31T03:38:44.099Z] #41 54.55 DEP criu/autofs.d [2019-10-31T03:38:44.099Z] #41 54.62 DEP criu/aio.d [2019-10-31T03:38:44.099Z] #41 54.69 DEP criu/action-scripts.d [2019-10-31T03:38:44.161Z] #41 96.37 DEP criu/cr-restore.d [2019-10-31T03:38:44.214Z] #57 23.46 Reading package lists... [2019-10-31T03:38:44.214Z] #57 ... [2019-10-31T03:38:44.214Z] [2019-10-31T03:38:44.214Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:38:44.214Z] #39 25.67 + cd /tmp/tmp.VQX4bT1yJE/src/github.com/docker/distribution [2019-10-31T03:38:44.214Z] #39 25.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-31T03:38:44.214Z] #39 28.29 + GOPATH=/tmp/tmp.VQX4bT1yJE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VQX4bT1yJE go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-31T03:38:44.358Z] #41 54.81 CC criu/action-scripts.o [2019-10-31T03:38:44.419Z] #41 96.65 DEP criu/cr-errno.d [2019-10-31T03:38:44.419Z] #41 96.69 DEP criu/cr-dump.d [2019-10-31T03:38:44.619Z] #41 55.06 CC criu/aio.o [2019-10-31T03:38:44.678Z] #41 96.98 DEP criu/cr-dedup.d [2019-10-31T03:38:44.879Z] #41 55.36 CC criu/autofs.o [2019-10-31T03:38:44.936Z] #41 97.14 DEP criu/cr-check.d [2019-10-31T03:38:44.936Z] #41 ... [2019-10-31T03:38:44.936Z] [2019-10-31T03:38:44.936Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:38:44.936Z] #28 190.9 + rm -rf /tmp/tmp.A3nrmGmU47 [2019-10-31T03:38:44.936Z] #28 DONE 191.4s [2019-10-31T03:38:45.194Z] [2019-10-31T03:38:45.194Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:45.452Z] #50 ... [2019-10-31T03:38:45.452Z] [2019-10-31T03:38:45.452Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:45.452Z] #41 97.59 DEP criu/config.d [2019-10-31T03:38:45.709Z] #41 97.93 DEP criu/clone-noasan.d [2019-10-31T03:38:45.709Z] #41 98.04 DEP criu/cgroup.d [2019-10-31T03:38:45.821Z] #41 56.17 CC criu/bfd.o [2019-10-31T03:38:45.967Z] #41 98.35 DEP criu/cgroup-props.d [2019-10-31T03:38:46.021Z] #39 ... [2019-10-31T03:38:46.021Z] [2019-10-31T03:38:46.021Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:46.021Z] #42 144.3 CC criu/util.o [2019-10-31T03:38:46.021Z] #42 145.0 CC criu/uts_ns.o [2019-10-31T03:38:46.021Z] #42 145.2 CC criu/vdso.o [2019-10-31T03:38:46.021Z] #42 145.6 LINK criu/built-in.o [2019-10-31T03:38:46.021Z] #42 145.7 LINK criu/criu [2019-10-31T03:38:46.021Z] #42 145.9 DEP lib/c/criu.d [2019-10-31T03:38:46.021Z] #42 146.0 CC images/rpc.pb-c.o [2019-10-31T03:38:46.021Z] #42 146.4 CC lib/c/criu.o [2019-10-31T03:38:46.021Z] #42 147.2 LINK lib/c/built-in.o [2019-10-31T03:38:46.021Z] #42 147.2 LINK lib/c/libcriu.so [2019-10-31T03:38:46.021Z] #42 147.3 GEN magic.py [2019-10-31T03:38:46.021Z] #42 147.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-31T03:38:46.021Z] #42 147.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-31T03:38:46.021Z] #42 147.7 fatal: Not a git repository (or any of the parent directories): .git [2019-10-31T03:38:46.021Z] #42 148.0 make[1]: Nothing to be done for 'all'. [2019-10-31T03:38:46.021Z] #42 148.5 make[1]: 'images/built-in.o' is up to date. [2019-10-31T03:38:46.021Z] #42 148.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-31T03:38:46.021Z] #42 148.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-31T03:38:46.021Z] #42 148.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-31T03:38:46.021Z] #42 148.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-31T03:38:46.021Z] #42 148.6 make[1]: Nothing to be done for 'all'. [2019-10-31T03:38:46.021Z] #42 148.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-31T03:38:46.021Z] #42 148.7 make[2]: Nothing to be done for 'all'. [2019-10-31T03:38:46.021Z] #42 148.7 make[2]: Nothing to be done for 'all'. [2019-10-31T03:38:46.021Z] #42 148.7 make[2]: Nothing to be done for 'all'. [2019-10-31T03:38:46.021Z] #42 148.8 make[2]: Nothing to be done for 'all'. [2019-10-31T03:38:46.021Z] #42 148.8 make[2]: Nothing to be done for 'all'. [2019-10-31T03:38:46.021Z] #42 148.8 make[2]: Nothing to be done for 'all'. [2019-10-31T03:38:46.021Z] #42 148.8 make[2]: Nothing to be done for 'all'. [2019-10-31T03:38:46.021Z] #42 148.9 make[2]: Nothing to be done for 'all'. [2019-10-31T03:38:46.021Z] #42 148.9 INSTALL criu/criu [2019-10-31T03:38:46.021Z] #42 DONE 149.0s [2019-10-31T03:38:46.021Z] [2019-10-31T03:38:46.021Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:46.082Z] #41 56.47 CC criu/bitmap.o [2019-10-31T03:38:46.082Z] #41 56.54 CC criu/cgroup-props.o [2019-10-31T03:38:46.225Z] #41 98.55 DEP criu/bitmap.d [2019-10-31T03:38:46.225Z] #41 98.59 DEP criu/bfd.d [2019-10-31T03:38:46.483Z] #41 98.77 DEP criu/autofs.d [2019-10-31T03:38:46.654Z] #41 57.00 CC criu/cgroup.o [2019-10-31T03:38:46.742Z] #41 98.90 DEP criu/aio.d [2019-10-31T03:38:46.742Z] #41 99.04 DEP criu/action-scripts.d [2019-10-31T03:38:46.928Z] #39 ... [2019-10-31T03:38:46.928Z] [2019-10-31T03:38:46.928Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:46.928Z] #51 31.47 + cd /tmp/tmp.RICRmmNneN/src/github.com/golangci/golangci-lint/ [2019-10-31T03:38:46.928Z] #51 31.47 + git checkout -q v1.20.0 [2019-10-31T03:38:46.928Z] #51 31.89 ++ git describe --tags [2019-10-31T03:38:46.928Z] #51 31.91 + version=v1.20.0 [2019-10-31T03:38:46.928Z] #51 31.92 ++ git rev-parse --short HEAD [2019-10-31T03:38:46.928Z] #51 31.93 + commit=cc98739 [2019-10-31T03:38:46.928Z] #51 31.93 ++ git show -s --format=%cd [2019-10-31T03:38:46.928Z] #51 31.93 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-31T03:38:46.928Z] #51 31.94 + 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-31T03:38:47.000Z] #41 99.37 CC criu/action-scripts.o [2019-10-31T03:38:47.565Z] #41 99.88 CC criu/aio.o [2019-10-31T03:38:48.040Z] #41 58.51 CC criu/clone-noasan.o [2019-10-31T03:38:48.040Z] #41 58.59 CC criu/config.o [2019-10-31T03:38:48.131Z] #41 100.4 CC criu/autofs.o [2019-10-31T03:38:48.421Z] #51 ... [2019-10-31T03:38:48.421Z] [2019-10-31T03:38:48.421Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:38:48.421Z] #25 23.56 Fetched 7720 kB in 22s (342 kB/s) [2019-10-31T03:38:48.421Z] #25 23.56 Reading package lists... [2019-10-31T03:38:48.421Z] #25 ... [2019-10-31T03:38:48.421Z] [2019-10-31T03:38:48.421Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:38:48.421Z] #57 23.46 Reading package lists... [2019-10-31T03:38:48.709Z] #57 33.86 Reading package lists... [2019-10-31T03:38:48.709Z] #57 ... [2019-10-31T03:38:48.709Z] [2019-10-31T03:38:48.709Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:38:48.709Z] #11 24.07 Fetched 7720 kB in 23s (332 kB/s) [2019-10-31T03:38:48.709Z] #11 24.07 Reading package lists... [2019-10-31T03:38:48.983Z] #41 59.41 CC criu/cr-check.o [2019-10-31T03:38:48.997Z] #11 ... [2019-10-31T03:38:48.997Z] [2019-10-31T03:38:48.997Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:38:49.285Z] #25 34.15 Reading package lists... [2019-10-31T03:38:49.285Z] #25 ... [2019-10-31T03:38:49.285Z] [2019-10-31T03:38:49.285Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:38:49.285Z] #45 24.47 vendor/golang.org/x/crypto/internal/subtle [2019-10-31T03:38:49.506Z] #41 101.7 CC criu/bfd.o [2019-10-31T03:38:49.579Z] #45 ... [2019-10-31T03:38:49.579Z] [2019-10-31T03:38:49.579Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:38:49.579Z] #41 24.73 Fetched 7720 kB in 23s (331 kB/s) [2019-10-31T03:38:49.579Z] #41 24.73 Reading package lists... [2019-10-31T03:38:49.579Z] #41 ... [2019-10-31T03:38:49.579Z] [2019-10-31T03:38:49.579Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:38:49.579Z] #34 25.00 Fetched 7720 kB in 24s (319 kB/s) [2019-10-31T03:38:49.579Z] #34 25.00 Reading package lists... [2019-10-31T03:38:49.868Z] #34 ... [2019-10-31T03:38:49.868Z] [2019-10-31T03:38:49.868Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:38:49.926Z] #41 60.31 CC criu/cr-dedup.o [2019-10-31T03:38:49.926Z] #41 60.58 CC criu/cr-dump.o [2019-10-31T03:38:50.072Z] #41 102.3 CC criu/bitmap.o [2019-10-31T03:38:50.072Z] #41 102.4 CC criu/cgroup-props.o [2019-10-31T03:38:51.006Z] #41 103.3 CC criu/cgroup.o [2019-10-31T03:38:51.853Z] #41 61.97 CC criu/cr-errno.o [2019-10-31T03:38:51.853Z] #41 62.01 CC criu/cr-restore.o [2019-10-31T03:38:52.794Z] #41 ... [2019-10-31T03:38:52.794Z] [2019-10-31T03:38:52.794Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:52.794Z] #50 DONE 103.8s [2019-10-31T03:38:52.794Z] [2019-10-31T03:38:52.794Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:54.182Z] #41 ... [2019-10-31T03:38:54.182Z] [2019-10-31T03:38:54.182Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:54.182Z] #59 104.0 + bin/containerd [2019-10-31T03:38:54.288Z] #41 106.1 CC criu/clone-noasan.o [2019-10-31T03:38:54.289Z] #41 ... [2019-10-31T03:38:54.289Z] [2019-10-31T03:38:54.289Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:38:54.289Z] #17 113.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-31T03:38:54.289Z] #17 113.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-31T03:38:54.289Z] #17 113.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:38:54.338Z] #11 34.43 Reading package lists... [2019-10-31T03:38:54.338Z] #11 ... [2019-10-31T03:38:54.338Z] [2019-10-31T03:38:54.338Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:38:54.338Z] #69 28.99 + cd /tmp/tmp.EPbNkH3Knp/src/github.com/docker/libnetwork [2019-10-31T03:38:54.338Z] #69 28.99 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-31T03:38:54.338Z] #69 29.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-31T03:38:55.998Z] #60 ... [2019-10-31T03:38:55.998Z] [2019-10-31T03:38:55.998Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:38:55.998Z] #39 200.7 + rm -rf /tmp/tmp.EkO98Reic7/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EkO98Reic7 [2019-10-31T03:38:55.998Z] #39 DONE 200.8s [2019-10-31T03:38:55.998Z] [2019-10-31T03:38:55.998Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:55.998Z] #60 ... [2019-10-31T03:38:55.998Z] [2019-10-31T03:38:55.998Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-31T03:38:55.998Z] #40 DONE 0.1s [2019-10-31T03:38:55.998Z] [2019-10-31T03:38:55.998Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-31T03:38:55.998Z] #43 DONE 0.1s [2019-10-31T03:38:55.998Z] [2019-10-31T03:38:55.998Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:55.998Z] #51 ... [2019-10-31T03:38:55.998Z] [2019-10-31T03:38:55.998Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-31T03:38:55.998Z] #46 DONE 0.1s [2019-10-31T03:38:55.998Z] [2019-10-31T03:38:55.998Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-31T03:38:55.998Z] #49 DONE 0.1s [2019-10-31T03:38:55.998Z] [2019-10-31T03:38:55.998Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:38:57.836Z] #69 ... [2019-10-31T03:38:57.836Z] [2019-10-31T03:38:57.836Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:38:57.836Z] #25 34.15 Reading package lists... [2019-10-31T03:38:59.532Z] #59 ... [2019-10-31T03:38:59.533Z] [2019-10-31T03:38:59.533Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:38:59.533Z] #41 64.65 CC criu/cr-service.o [2019-10-31T03:38:59.533Z] #41 65.65 CC criu/crtools.o [2019-10-31T03:38:59.533Z] #41 66.06 CC criu/eventfd.o [2019-10-31T03:38:59.533Z] #41 66.28 CC criu/eventpoll.o [2019-10-31T03:38:59.533Z] #41 66.79 CC criu/external.o [2019-10-31T03:38:59.533Z] #41 67.02 CC criu/fault-injection.o [2019-10-31T03:38:59.533Z] #41 67.08 CC criu/fdstore.o [2019-10-31T03:38:59.533Z] #41 67.30 CC criu/fifo.o [2019-10-31T03:38:59.533Z] #41 67.63 CC criu/file-ids.o [2019-10-31T03:38:59.533Z] #41 67.82 CC criu/file-lock.o [2019-10-31T03:38:59.533Z] #41 68.37 CC criu/files-ext.o [2019-10-31T03:38:59.533Z] #41 68.60 CC criu/files-reg.o [2019-10-31T03:38:59.533Z] #41 69.87 CC criu/files.o [2019-10-31T03:38:59.964Z] #25 43.57 Building dependency tree... [2019-10-31T03:38:59.964Z] #25 ... [2019-10-31T03:38:59.964Z] [2019-10-31T03:38:59.964Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:38:59.964Z] #34 35.27 Reading package lists... [2019-10-31T03:38:59.964Z] #34 ... [2019-10-31T03:38:59.964Z] [2019-10-31T03:38:59.964Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:38:59.964Z] #11 34.43 Reading package lists... [2019-10-31T03:39:00.253Z] #11 45.19 Building dependency tree... [2019-10-31T03:39:00.253Z] #11 ... [2019-10-31T03:39:00.253Z] [2019-10-31T03:39:00.253Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:39:00.253Z] #41 35.64 Reading package lists... [2019-10-31T03:39:00.541Z] #41 ... [2019-10-31T03:39:00.541Z] [2019-10-31T03:39:00.541Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:39:00.541Z] #34 35.27 Reading package lists... [2019-10-31T03:39:00.924Z] #41 71.13 CC criu/filesystems.o [2019-10-31T03:39:01.184Z] #41 71.58 CC criu/fsnotify.o [2019-10-31T03:39:01.757Z] #41 72.28 CC criu/image-desc.o [2019-10-31T03:39:01.757Z] #41 72.37 CC criu/image.o [2019-10-31T03:39:02.330Z] #41 72.93 CC criu/ipc_ns.o [2019-10-31T03:39:02.398Z] #17 ... [2019-10-31T03:39:02.399Z] [2019-10-31T03:39:02.399Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:02.399Z] #41 106.3 CC criu/config.o [2019-10-31T03:39:02.399Z] #41 107.6 CC criu/cr-check.o [2019-10-31T03:39:02.399Z] #41 109.0 CC criu/cr-dedup.o [2019-10-31T03:39:02.399Z] #41 109.4 CC criu/cr-dump.o [2019-10-31T03:39:02.399Z] #41 111.4 CC criu/cr-errno.o [2019-10-31T03:39:02.399Z] #41 111.5 CC criu/cr-restore.o [2019-10-31T03:39:02.601Z] #34 45.84 Building dependency tree... [2019-10-31T03:39:02.640Z] #60 179.4 + bin/containerd [2019-10-31T03:39:03.272Z] #41 73.68 CC criu/irmap.o [2019-10-31T03:39:03.333Z] #41 115.4 CC criu/cr-service.o [2019-10-31T03:39:03.534Z] #41 74.07 CC criu/kcmp-ids.o [2019-10-31T03:39:03.795Z] #41 74.27 CC criu/kerndat.o [2019-10-31T03:39:04.097Z] #34 49.29 The following additional packages will be installed: [2019-10-31T03:39:04.097Z] #34 49.30 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-31T03:39:04.097Z] #34 49.30 Suggested packages: [2019-10-31T03:39:04.097Z] #34 49.31 codeblocks eclipse ninja-build lrzip [2019-10-31T03:39:04.097Z] #34 49.31 Recommended packages: [2019-10-31T03:39:04.097Z] #34 49.31 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-31T03:39:04.708Z] #41 ... [2019-10-31T03:39:04.708Z] [2019-10-31T03:39:04.708Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:39:04.708Z] #17 123.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-31T03:39:04.708Z] #17 123.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-31T03:39:04.708Z] #17 123.9 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-31T03:39:04.708Z] #17 123.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-31T03:39:04.708Z] #17 123.9 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-31T03:39:04.708Z] #17 123.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:39:04.708Z] #17 124.0 Processing triggers for mime-support (3.60) ... [2019-10-31T03:39:04.708Z] #17 124.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:39:04.708Z] #17 124.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-31T03:39:04.708Z] #17 124.0 Setting up libcap2-bin (1:2.25-1) ... [2019-10-31T03:39:04.708Z] #17 124.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-31T03:39:04.708Z] #17 124.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-31T03:39:04.708Z] #17 124.1 Setting up bash-completion (1:2.1-4.3) ... [2019-10-31T03:39:04.738Z] #41 75.07 CC criu/libnetlink.o [2019-10-31T03:39:04.738Z] #41 75.30 CC criu/log.o [2019-10-31T03:39:05.310Z] #41 75.63 CC criu/lsm.o [2019-10-31T03:39:05.310Z] #41 75.89 CC criu/mem.o [2019-10-31T03:39:05.587Z] #34 51.07 The following NEW packages will be installed: [2019-10-31T03:39:05.875Z] #34 51.08 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-31T03:39:05.875Z] #34 51.08 vim-common xxd [2019-10-31T03:39:05.875Z] #34 51.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:39:05.875Z] #34 51.26 Need to get 13.4 MB of archives. [2019-10-31T03:39:05.875Z] #34 51.26 After this operation, 60.4 MB of additional disk space will be used. [2019-10-31T03:39:05.875Z] #34 51.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-31T03:39:05.875Z] #34 ... [2019-10-31T03:39:05.875Z] [2019-10-31T03:39:05.875Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-31T03:39:05.875Z] #25 47.44 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-31T03:39:05.875Z] #25 47.44 The following additional packages will be installed: [2019-10-31T03:39:05.875Z] #25 47.46 libjq1 libonig4 [2019-10-31T03:39:05.875Z] #25 48.20 The following NEW packages will be installed: [2019-10-31T03:39:05.875Z] #25 48.23 jq libjq1 libonig4 [2019-10-31T03:39:05.875Z] #25 48.42 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:39:05.875Z] #25 48.42 Need to get 310 kB of archives. [2019-10-31T03:39:05.875Z] #25 48.42 After this operation, 1267 kB of additional disk space will be used. [2019-10-31T03:39:05.875Z] #25 48.42 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-31T03:39:05.875Z] #25 48.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-31T03:39:05.875Z] #25 48.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-31T03:39:05.875Z] #25 50.74 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:39:05.875Z] #25 50.98 Fetched 310 kB in 0s (2278 kB/s) [2019-10-31T03:39:05.875Z] #25 51.17 Selecting previously unselected package libonig4:ppc64el. [2019-10-31T03:39:05.875Z] #25 51.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-31T03:39:05.875Z] #25 51.27 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-31T03:39:05.875Z] #25 51.27 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-31T03:39:06.455Z] #25 51.64 Selecting previously unselected package libjq1:ppc64el. [2019-10-31T03:39:06.455Z] #25 51.66 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-31T03:39:06.455Z] #25 51.67 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-31T03:39:06.696Z] #41 77.09 CC criu/mount.o [2019-10-31T03:39:06.746Z] #25 52.07 Selecting previously unselected package jq. [2019-10-31T03:39:06.746Z] #25 52.10 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-31T03:39:06.746Z] #25 52.10 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-31T03:39:07.036Z] #25 52.43 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-31T03:39:07.036Z] #25 52.45 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-31T03:39:07.036Z] #25 52.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:07.238Z] #17 126.5 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-31T03:39:07.239Z] #17 126.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-31T03:39:07.239Z] #17 126.5 Setting up zip (3.0-11+b1) ... [2019-10-31T03:39:07.239Z] #17 126.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-31T03:39:07.239Z] #17 126.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-31T03:39:07.239Z] #17 126.5 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-31T03:39:07.239Z] #17 126.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:07.239Z] #17 126.6 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-31T03:39:07.239Z] #17 126.6 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:39:07.239Z] #17 126.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-31T03:39:07.239Z] #17 126.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-31T03:39:07.239Z] #17 126.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-31T03:39:07.333Z] #25 52.63 Setting up jq (1.5+dfsg-1.3) ... [2019-10-31T03:39:07.497Z] #17 126.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:39:07.497Z] #17 126.7 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-31T03:39:07.497Z] #17 126.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-31T03:39:07.497Z] #17 126.7 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-31T03:39:07.497Z] #17 126.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:39:07.644Z] #25 DONE 52.8s [2019-10-31T03:39:07.644Z] [2019-10-31T03:39:07.644Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-31T03:39:07.644Z] #26 DONE 0.1s [2019-10-31T03:39:07.644Z] [2019-10-31T03:39:07.644Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-31T03:39:07.644Z] #57 33.86 Reading package lists... [2019-10-31T03:39:07.644Z] #57 44.41 Building dependency tree... [2019-10-31T03:39:07.644Z] #57 47.50 The following additional packages will be installed: [2019-10-31T03:39:07.644Z] #57 47.53 btrfs-progs liblzo2-2 [2019-10-31T03:39:07.644Z] #57 48.00 The following NEW packages will be installed: [2019-10-31T03:39:07.644Z] #57 48.02 btrfs-progs btrfs-tools liblzo2-2 [2019-10-31T03:39:07.644Z] #57 48.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:39:07.644Z] #57 48.21 Need to get 588 kB of archives. [2019-10-31T03:39:07.644Z] #57 48.21 After this operation, 5005 kB of additional disk space will be used. [2019-10-31T03:39:07.644Z] #57 48.21 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-31T03:39:07.644Z] #57 48.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-31T03:39:07.644Z] #57 48.40 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-31T03:39:07.644Z] #57 50.40 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:39:07.644Z] #57 50.67 Fetched 588 kB in 0s (2418 kB/s) [2019-10-31T03:39:07.644Z] #57 50.85 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-31T03:39:07.644Z] #57 50.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-31T03:39:07.644Z] #57 50.97 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-31T03:39:07.644Z] #57 50.98 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-31T03:39:07.644Z] #57 51.16 Selecting previously unselected package btrfs-progs. [2019-10-31T03:39:07.644Z] #57 51.19 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-31T03:39:07.644Z] #57 51.20 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-31T03:39:07.644Z] #57 52.18 Selecting previously unselected package btrfs-tools. [2019-10-31T03:39:07.644Z] #57 52.19 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-31T03:39:07.644Z] #57 52.21 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-31T03:39:07.644Z] #57 52.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:07.644Z] #57 52.64 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-31T03:39:07.644Z] #57 52.65 Setting up btrfs-progs (4.7.3-1) ... [2019-10-31T03:39:07.644Z] #57 52.66 Setting up btrfs-tools (4.7.3-1) ... [2019-10-31T03:39:07.644Z] #57 52.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:07.644Z] #57 DONE 53.0s [2019-10-31T03:39:07.644Z] [2019-10-31T03:39:07.644Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:39:07.644Z] #27 ... [2019-10-31T03:39:07.644Z] [2019-10-31T03:39:07.644Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:39:07.644Z] #58 DONE 0.1s [2019-10-31T03:39:07.756Z] #17 127.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-31T03:39:07.756Z] #17 127.2 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-31T03:39:07.872Z] #60 ... [2019-10-31T03:39:07.872Z] [2019-10-31T03:39:07.872Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:07.872Z] #51 DONE 213.1s [2019-10-31T03:39:07.872Z] [2019-10-31T03:39:07.872Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:07.872Z] #60 ... [2019-10-31T03:39:07.872Z] [2019-10-31T03:39:07.872Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-31T03:39:07.963Z] [2019-10-31T03:39:07.964Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-31T03:39:07.964Z] #59 DONE 0.1s [2019-10-31T03:39:07.964Z] [2019-10-31T03:39:07.964Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:07.964Z] #60 ... [2019-10-31T03:39:07.964Z] [2019-10-31T03:39:07.964Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-31T03:39:07.964Z] #11 45.19 Building dependency tree... [2019-10-31T03:39:07.964Z] #11 48.62 The following additional packages will be installed: [2019-10-31T03:39:07.964Z] #11 48.63 libapparmor1 libseccomp2 [2019-10-31T03:39:07.964Z] #11 48.64 Suggested packages: [2019-10-31T03:39:07.964Z] #11 48.65 seccomp [2019-10-31T03:39:07.964Z] #11 49.23 The following NEW packages will be installed: [2019-10-31T03:39:07.964Z] #11 49.23 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-31T03:39:07.964Z] #11 49.37 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:39:07.964Z] #11 49.37 Need to get 296 kB of archives. [2019-10-31T03:39:07.964Z] #11 49.37 After this operation, 1346 kB of additional disk space will be used. [2019-10-31T03:39:07.964Z] #11 49.37 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-31T03:39:07.964Z] #11 49.40 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-31T03:39:07.964Z] #11 49.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-31T03:39:07.964Z] #11 49.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-31T03:39:07.964Z] #11 50.95 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:39:07.964Z] #11 51.10 Fetched 296 kB in 0s (2397 kB/s) [2019-10-31T03:39:07.964Z] #11 51.26 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-31T03:39:07.964Z] #11 51.26 (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-31T03:39:07.964Z] #11 51.39 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-31T03:39:07.964Z] #11 51.40 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-31T03:39:07.964Z] #11 51.62 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-31T03:39:07.964Z] #11 51.62 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-31T03:39:07.964Z] #11 51.63 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-31T03:39:07.964Z] #11 51.83 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-31T03:39:07.964Z] #11 51.84 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-31T03:39:07.964Z] #11 51.85 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-31T03:39:07.964Z] #11 52.10 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-31T03:39:07.964Z] #11 52.20 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-31T03:39:07.964Z] #11 52.20 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-31T03:39:07.964Z] #11 52.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:07.964Z] #11 52.89 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-31T03:39:07.964Z] #11 52.89 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-31T03:39:07.964Z] #11 52.95 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-31T03:39:07.964Z] #11 52.96 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-31T03:39:07.964Z] #11 52.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:07.964Z] #11 DONE 53.5s [2019-10-31T03:39:08.015Z] #17 127.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-31T03:39:08.015Z] #17 127.2 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-31T03:39:08.015Z] #17 127.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-31T03:39:08.015Z] #17 127.3 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-31T03:39:08.015Z] #17 127.3 Setting up pigz (2.3.4-1) ... [2019-10-31T03:39:08.015Z] #17 127.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-31T03:39:08.015Z] #17 127.3 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-31T03:39:08.015Z] #17 127.3 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:39:08.015Z] #17 127.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-31T03:39:08.015Z] #17 127.4 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-31T03:39:08.015Z] #17 127.4 Setting up jq (1.5+dfsg-1.3) ... [2019-10-31T03:39:08.015Z] #17 127.4 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-31T03:39:08.015Z] #17 127.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-31T03:39:08.015Z] #17 127.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-31T03:39:08.015Z] #17 127.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:39:08.015Z] #17 127.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-31T03:39:08.015Z] #17 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-31T03:39:08.015Z] #17 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-31T03:39:08.015Z] #17 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-31T03:39:08.015Z] #17 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-31T03:39:08.015Z] #17 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-31T03:39:08.015Z] #17 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-31T03:39:08.015Z] #17 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-31T03:39:08.015Z] #17 127.5 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-31T03:39:08.253Z] [2019-10-31T03:39:08.253Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:39:08.253Z] #53 DONE 0.1s [2019-10-31T03:39:08.253Z] [2019-10-31T03:39:08.253Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-31T03:39:08.253Z] #54 DONE 0.1s [2019-10-31T03:39:08.253Z] [2019-10-31T03:39:08.253Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:08.253Z] #60 0.515 + RM_GOPATH=0 [2019-10-31T03:39:08.253Z] #60 0.515 + TMP_GOPATH= [2019-10-31T03:39:08.253Z] #60 0.515 + : /build [2019-10-31T03:39:08.253Z] #60 0.515 + '[' -z '' ']' [2019-10-31T03:39:08.253Z] #60 0.517 ++ mktemp -d [2019-10-31T03:39:08.253Z] #60 0.520 + export GOPATH=/tmp/tmp.lYZUadjg7m [2019-10-31T03:39:08.253Z] #60 0.546 + GOPATH=/tmp/tmp.lYZUadjg7m [2019-10-31T03:39:08.253Z] #60 0.546 + RM_GOPATH=1 [2019-10-31T03:39:08.262Z] #52 DONE 0.2s [2019-10-31T03:39:08.262Z] [2019-10-31T03:39:08.262Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-31T03:39:08.262Z] #56 DONE 0.1s [2019-10-31T03:39:08.262Z] [2019-10-31T03:39:08.262Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:08.304Z] #17 127.5 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-31T03:39:08.304Z] #17 127.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-31T03:39:08.304Z] #17 127.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-31T03:39:08.304Z] #17 127.6 Setting up btrfs-progs (4.7.3-1) ... [2019-10-31T03:39:08.304Z] #17 127.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-31T03:39:08.304Z] #17 127.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-31T03:39:08.544Z] #60 0.550 ++ dirname ./install.sh [2019-10-31T03:39:08.544Z] #60 0.557 + dir=. [2019-10-31T03:39:08.544Z] #60 0.558 + bin=containerd [2019-10-31T03:39:08.544Z] #60 0.558 + shift [2019-10-31T03:39:08.544Z] #60 0.559 + '[' '!' -f ./containerd.installer ']' [2019-10-31T03:39:08.544Z] #60 0.559 + . ./containerd.installer [2019-10-31T03:39:08.544Z] #60 0.578 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:39:08.544Z] #60 0.580 + install_containerd [2019-10-31T03:39:08.544Z] #60 0.586 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-31T03:39:08.544Z] #60 0.586 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lYZUadjg7m/src/github.com/containerd/containerd [2019-10-31T03:39:08.544Z] #60 0.587 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:39:08.544Z] #60 0.592 Cloning into '/tmp/tmp.lYZUadjg7m/src/github.com/containerd/containerd'... [2019-10-31T03:39:09.173Z] #60 ... [2019-10-31T03:39:09.173Z] [2019-10-31T03:39:09.173Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-31T03:39:09.173Z] #12 DONE 0.9s [2019-10-31T03:39:09.173Z] [2019-10-31T03:39:09.173Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:39:09.173Z] #55 0.408 + RM_GOPATH=0 [2019-10-31T03:39:09.173Z] #55 0.408 + TMP_GOPATH= [2019-10-31T03:39:09.173Z] #55 0.408 + : /build [2019-10-31T03:39:09.173Z] #55 0.408 + '[' -z '' ']' [2019-10-31T03:39:09.173Z] #55 0.409 ++ mktemp -d [2019-10-31T03:39:09.173Z] #55 0.435 + export GOPATH=/tmp/tmp.mw79ymnH9Y [2019-10-31T03:39:09.173Z] #55 0.435 + GOPATH=/tmp/tmp.mw79ymnH9Y [2019-10-31T03:39:09.173Z] #55 0.436 + RM_GOPATH=1 [2019-10-31T03:39:09.173Z] #55 0.443 ++ dirname ./install.sh [2019-10-31T03:39:09.173Z] #55 0.446 + dir=. [2019-10-31T03:39:09.173Z] #55 0.446 + bin=runc [2019-10-31T03:39:09.173Z] #55 0.446 + shift [2019-10-31T03:39:09.173Z] #55 0.450 + '[' '!' -f ./runc.installer ']' [2019-10-31T03:39:09.173Z] #55 0.450 + . ./runc.installer [2019-10-31T03:39:09.173Z] #55 0.450 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-31T03:39:09.173Z] #55 0.457 + install_runc [2019-10-31T03:39:09.173Z] #55 0.459 + uname -r [2019-10-31T03:39:09.173Z] #55 0.460 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-31T03:39:09.173Z] #55 0.467 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-31T03:39:09.173Z] #55 0.474 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-31T03:39:09.173Z] #55 0.478 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-31T03:39:09.173Z] #55 0.478 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mw79ymnH9Y/src/github.com/opencontainers/runc [2019-10-31T03:39:09.173Z] #55 0.490 Cloning into '/tmp/tmp.mw79ymnH9Y/src/github.com/opencontainers/runc'... [2019-10-31T03:39:09.243Z] #41 79.57 CC criu/namespaces.o [2019-10-31T03:39:09.463Z] #55 ... [2019-10-31T03:39:09.463Z] [2019-10-31T03:39:09.463Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-31T03:39:09.463Z] #13 DONE 0.6s [2019-10-31T03:39:09.752Z] [2019-10-31T03:39:09.752Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-31T03:39:10.042Z] #14 0.398 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-31T03:39:10.042Z] #14 DONE 0.5s [2019-10-31T03:39:10.042Z] [2019-10-31T03:39:10.042Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-31T03:39:10.642Z] #41 80.84 CC criu/net.o [2019-10-31T03:39:10.671Z] #15 DONE 0.5s [2019-10-31T03:39:10.671Z] [2019-10-31T03:39:10.671Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-31T03:39:10.962Z] #16 ... [2019-10-31T03:39:10.962Z] [2019-10-31T03:39:10.962Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:39:10.962Z] #41 46.01 Building dependency tree... [2019-10-31T03:39:10.962Z] #41 49.29 The following additional packages will be installed: [2019-10-31T03:39:10.962Z] #41 49.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-31T03:39:10.962Z] #41 49.30 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-31T03:39:10.962Z] #41 49.31 Suggested packages: [2019-10-31T03:39:10.962Z] #41 49.31 manpages-dev python-setuptools [2019-10-31T03:39:10.962Z] #41 52.53 The following NEW packages will be installed: [2019-10-31T03:39:10.962Z] #41 52.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-31T03:39:10.962Z] #41 52.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-31T03:39:10.962Z] #41 52.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-31T03:39:10.962Z] #41 52.57 zlib1g-dev [2019-10-31T03:39:10.962Z] #41 52.80 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:39:10.962Z] #41 52.80 Need to get 3548 kB of archives. [2019-10-31T03:39:10.962Z] #41 52.80 After this operation, 21.2 MB of additional disk space will be used. [2019-10-31T03:39:10.962Z] #41 52.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-31T03:39:10.962Z] #41 52.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-31T03:39:10.962Z] #41 52.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-31T03:39:10.962Z] #41 52.87 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-31T03:39:10.962Z] #41 52.90 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-31T03:39:10.962Z] #41 52.94 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-31T03:39:10.962Z] #41 52.95 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-31T03:39:10.962Z] #41 52.95 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-31T03:39:10.962Z] #41 53.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-31T03:39:10.962Z] #41 53.30 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-31T03:39:10.962Z] #41 53.32 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-31T03:39:10.962Z] #41 53.45 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-31T03:39:10.962Z] #41 53.56 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-31T03:39:10.962Z] #41 53.56 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-31T03:39:10.962Z] #41 53.58 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-31T03:39:10.962Z] #41 53.60 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-31T03:39:10.962Z] #41 55.94 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:39:10.962Z] #41 56.37 Fetched 3548 kB in 0s (3817 kB/s) [2019-10-31T03:39:10.962Z] #41 ... [2019-10-31T03:39:10.962Z] [2019-10-31T03:39:10.962Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-31T03:39:10.962Z] #16 DONE 0.5s [2019-10-31T03:39:10.962Z] [2019-10-31T03:39:10.962Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:39:10.962Z] #34 51.68 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-31T03:39:10.962Z] #34 51.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-31T03:39:10.962Z] #34 52.86 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-31T03:39:10.962Z] #34 53.08 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-31T03:39:10.962Z] #34 53.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-31T03:39:10.962Z] #34 53.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-31T03:39:10.962Z] #34 53.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-31T03:39:10.962Z] #34 54.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-31T03:39:10.962Z] #34 54.14 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-31T03:39:10.962Z] #34 56.40 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:39:11.585Z] #34 56.76 Fetched 13.4 MB in 2s (4510 kB/s) [2019-10-31T03:39:11.585Z] #34 ... [2019-10-31T03:39:11.585Z] [2019-10-31T03:39:11.585Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:39:11.585Z] #41 56.60 Selecting previously unselected package libnet1:ppc64el. [2019-10-31T03:39:11.585Z] #41 56.60 (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-31T03:39:11.585Z] #41 56.71 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-31T03:39:11.585Z] #41 56.74 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-31T03:39:11.585Z] #41 56.95 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-31T03:39:11.585Z] #41 56.95 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-31T03:39:11.585Z] #41 56.96 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-31T03:39:11.585Z] #41 ... [2019-10-31T03:39:11.585Z] [2019-10-31T03:39:11.585Z] #17 [dev 6/24] RUN ldconfig [2019-10-31T03:39:11.585Z] #17 DONE 0.5s [2019-10-31T03:39:11.874Z] [2019-10-31T03:39:11.874Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:39:11.874Z] #34 56.99 Selecting previously unselected package cmake-data. [2019-10-31T03:39:11.874Z] #34 56.99 (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-31T03:39:11.874Z] #34 57.16 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-31T03:39:11.874Z] #34 57.18 Unpacking cmake-data (3.7.2-1) ... [2019-10-31T03:39:12.514Z] #17 ... [2019-10-31T03:39:12.514Z] [2019-10-31T03:39:12.514Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:39:12.514Z] #54 165.4 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-31T03:39:12.514Z] #54 167.4 + mkdir -p /build [2019-10-31T03:39:12.514Z] #54 167.4 + cp runc /build/runc [2019-10-31T03:39:12.514Z] #54 DONE 168.1s [2019-10-31T03:39:12.514Z] [2019-10-31T03:39:12.514Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:12.514Z] #41 116.9 CC criu/crtools.o [2019-10-31T03:39:12.514Z] #41 117.6 CC criu/eventfd.o [2019-10-31T03:39:12.514Z] #41 118.0 CC criu/eventpoll.o [2019-10-31T03:39:12.514Z] #41 118.9 CC criu/external.o [2019-10-31T03:39:12.514Z] #41 119.3 CC criu/fault-injection.o [2019-10-31T03:39:12.514Z] #41 119.4 CC criu/fdstore.o [2019-10-31T03:39:12.514Z] #41 119.9 CC criu/fifo.o [2019-10-31T03:39:12.514Z] #41 120.3 CC criu/file-ids.o [2019-10-31T03:39:12.514Z] #41 120.7 CC criu/file-lock.o [2019-10-31T03:39:12.514Z] #41 121.7 CC criu/files-ext.o [2019-10-31T03:39:12.514Z] #41 122.1 CC criu/files-reg.o [2019-10-31T03:39:12.514Z] #41 124.1 CC criu/files.o [2019-10-31T03:39:12.558Z] #41 83.06 CC criu/netfilter.o [2019-10-31T03:39:12.819Z] #41 83.30 CC criu/page-pipe.o [2019-10-31T03:39:13.393Z] #41 83.77 CC criu/page-xfer.o [2019-10-31T03:39:13.449Z] #41 ... [2019-10-31T03:39:13.449Z] [2019-10-31T03:39:13.449Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:39:13.449Z] #17 132.7 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-31T03:39:13.449Z] #17 132.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:39:13.449Z] #17 132.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-31T03:39:13.449Z] #17 132.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-31T03:39:13.449Z] #17 132.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-31T03:39:13.449Z] #17 132.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-31T03:39:13.449Z] #17 132.7 Setting up btrfs-tools (4.7.3-1) ... [2019-10-31T03:39:13.449Z] #17 132.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:39:13.449Z] #17 132.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-31T03:39:13.449Z] #17 132.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-31T03:39:13.449Z] #17 132.8 Setting up python3 (3.5.3-1) ... [2019-10-31T03:39:14.332Z] #41 84.59 CC criu/pagemap-cache.o [2019-10-31T03:39:14.332Z] #41 84.84 CC criu/pagemap.o [2019-10-31T03:39:14.820Z] #17 134.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-31T03:39:14.902Z] #41 85.44 CC criu/parasite-syscall.o [2019-10-31T03:39:15.471Z] #41 86.00 CC criu/path.o [2019-10-31T03:39:15.731Z] #41 86.19 CC criu/pie-util-vdso-elf32.o [2019-10-31T03:39:15.991Z] #41 86.45 CC criu/pie-util-vdso.o [2019-10-31T03:39:16.194Z] #17 135.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-31T03:39:16.194Z] #17 135.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-31T03:39:16.194Z] #17 135.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-31T03:39:16.194Z] #17 135.6 Setting up python3-wheel (0.29.0-2) ... [2019-10-31T03:39:16.252Z] #41 86.71 CC criu/pie-util.o [2019-10-31T03:39:16.252Z] #41 86.82 CC criu/pipes.o [2019-10-31T03:39:16.821Z] #41 87.30 CC criu/plugin.o [2019-10-31T03:39:17.080Z] #41 87.55 CC criu/proc_parse.o [2019-10-31T03:39:17.126Z] #17 136.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-31T03:39:17.465Z] #34 61.90 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-31T03:39:17.465Z] #34 61.91 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-31T03:39:17.465Z] #34 61.93 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-31T03:39:17.465Z] #34 62.42 Selecting previously unselected package libicu57:ppc64el. [2019-10-31T03:39:17.465Z] #34 62.44 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-31T03:39:17.465Z] #34 62.47 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-31T03:39:17.753Z] #34 ... [2019-10-31T03:39:17.753Z] [2019-10-31T03:39:17.753Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:39:17.753Z] #27 5.606 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-31T03:39:17.753Z] #27 7.180 [2019-10-31T03:39:17.753Z] #27 8.090 ### 4.6% ####### 11.0% ############## 19.5% ################## 25.9% ####################### 32.3% ############################# 41.0% ################################## 47.4% ###################################### 53.8% ############################################ 61.8% ################################################# 68.5% ###################################################### 76.3% ########################################################### 82.7% ################################################################ 89.4% #################################################################### 94.8% ######################################################################## 100.0% [2019-10-31T03:39:18.058Z] #17 137.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-31T03:39:18.058Z] #17 137.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-31T03:39:18.992Z] #17 138.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-31T03:39:18.992Z] #17 138.3 Setting up python3-setuptools (33.1.1-1) ... [2019-10-31T03:39:18.996Z] #41 89.37 CC criu/protobuf-desc.o [2019-10-31T03:39:19.247Z] #27 11.33 [2019-10-31T03:39:19.250Z] #17 ... [2019-10-31T03:39:19.250Z] [2019-10-31T03:39:19.250Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:39:19.250Z] #38 225.7 + dpkg --print-architecture [2019-10-31T03:39:19.250Z] #38 225.7 + cd /tmp/tmp.fD94OBgmZf/src/github.com/docker/distribution [2019-10-31T03:39:19.250Z] #38 225.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-31T03:39:19.565Z] #41 89.97 CC criu/protobuf.o [2019-10-31T03:39:19.565Z] #41 90.23 CC criu/pstree.o [2019-10-31T03:39:19.827Z] #38 226.3 + GOPATH=/tmp/tmp.fD94OBgmZf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fD94OBgmZf [2019-10-31T03:39:19.827Z] #38 226.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-31T03:39:20.405Z] #27 12.14 ######### 12.6% ################# 24.1% ######################### 35.6% ###################################### 52.9% ################################################## 70.1% ########################################################## 81.6% ################################################################## 93.0% ######################################################################## 100.0% [2019-10-31T03:39:20.504Z] #41 91.00 CC criu/rbtree.o [2019-10-31T03:39:20.763Z] #41 91.20 CC criu/rst-malloc.o [2019-10-31T03:39:20.763Z] #41 91.41 CC criu/seccomp.o [2019-10-31T03:39:21.200Z] #38 ... [2019-10-31T03:39:21.200Z] [2019-10-31T03:39:21.200Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:39:21.200Z] #17 139.1 Setting up dh-python (2.20170125) ... [2019-10-31T03:39:21.200Z] #17 139.8 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-31T03:39:21.200Z] #17 139.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:21.200Z] #17 DONE 140.4s [2019-10-31T03:39:21.200Z] [2019-10-31T03:39:21.200Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:39:21.702Z] #41 91.88 CC criu/seize.o [2019-10-31T03:39:21.907Z] #27 ... [2019-10-31T03:39:21.907Z] [2019-10-31T03:39:21.907Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:39:21.907Z] #18 0.804 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-31T03:39:21.907Z] #18 0.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-31T03:39:21.907Z] #18 0.960 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-31T03:39:21.907Z] #18 0.989 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-31T03:39:21.907Z] #18 1.042 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-31T03:39:21.907Z] #18 3.050 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-31T03:39:21.907Z] #18 6.118 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-31T03:39:21.907Z] #18 8.833 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-31T03:39:21.907Z] #18 ... [2019-10-31T03:39:21.907Z] [2019-10-31T03:39:21.907Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:39:21.907Z] #41 57.12 Selecting previously unselected package libnet1-dev. [2019-10-31T03:39:21.907Z] #41 57.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 57.22 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-31T03:39:21.907Z] #41 57.52 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-31T03:39:21.907Z] #41 57.52 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 57.53 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-31T03:39:21.907Z] #41 57.81 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-31T03:39:21.907Z] #41 57.82 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 57.83 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-31T03:39:21.907Z] #41 58.44 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-31T03:39:21.907Z] #41 58.44 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 58.49 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-31T03:39:21.907Z] #41 58.69 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-31T03:39:21.907Z] #41 58.71 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 58.72 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-31T03:39:21.907Z] #41 58.93 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-31T03:39:21.907Z] #41 58.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 58.95 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-31T03:39:21.907Z] #41 59.49 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-31T03:39:21.907Z] #41 59.55 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 59.59 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-31T03:39:21.907Z] #41 61.01 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-31T03:39:21.907Z] #41 61.03 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 61.05 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-31T03:39:21.907Z] #41 61.56 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-31T03:39:21.907Z] #41 61.59 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 61.61 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-31T03:39:21.907Z] #41 63.61 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-31T03:39:21.907Z] #41 63.63 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 63.64 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-31T03:39:21.907Z] #41 64.77 Selecting previously unselected package protobuf-c-compiler. [2019-10-31T03:39:21.907Z] #41 64.83 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 64.84 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-31T03:39:21.907Z] #41 65.39 Selecting previously unselected package protobuf-compiler. [2019-10-31T03:39:21.907Z] #41 65.43 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-31T03:39:21.907Z] #41 65.44 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-31T03:39:21.907Z] #41 65.87 Selecting previously unselected package python-pkg-resources. [2019-10-31T03:39:21.908Z] #41 65.89 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:39:21.908Z] #41 65.92 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-31T03:39:21.908Z] #41 66.34 Selecting previously unselected package python-protobuf. [2019-10-31T03:39:21.908Z] #41 66.40 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-31T03:39:21.908Z] #41 66.41 Unpacking python-protobuf (3.0.0-9) ... [2019-10-31T03:39:21.961Z] #41 92.46 CC criu/servicefd.o [2019-10-31T03:39:22.197Z] #41 67.43 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-31T03:39:22.197Z] #41 ... [2019-10-31T03:39:22.197Z] [2019-10-31T03:39:22.197Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:39:22.197Z] #27 14.57 [2019-10-31T03:39:22.197Z] #27 ... [2019-10-31T03:39:22.197Z] [2019-10-31T03:39:22.197Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:39:22.197Z] #69 DONE 67.4s [2019-10-31T03:39:22.491Z] [2019-10-31T03:39:22.491Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:39:22.491Z] #41 67.71 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-31T03:39:22.491Z] #41 67.72 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-31T03:39:22.531Z] #41 92.79 CC criu/shmem.o [2019-10-31T03:39:23.103Z] #41 93.48 CC criu/sigframe.o [2019-10-31T03:39:23.103Z] #41 93.62 CC criu/signalfd.o [2019-10-31T03:39:23.363Z] #41 93.82 CC criu/sk-inet.o [2019-10-31T03:39:24.302Z] #41 94.53 CC criu/sk-netlink.o [2019-10-31T03:39:24.302Z] #41 94.83 CC criu/sk-packet.o [2019-10-31T03:39:24.482Z] #18 ... [2019-10-31T03:39:24.482Z] [2019-10-31T03:39:24.482Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:24.482Z] #41 126.7 CC criu/filesystems.o [2019-10-31T03:39:24.482Z] #41 127.3 CC criu/fsnotify.o [2019-10-31T03:39:24.482Z] #41 128.2 CC criu/image-desc.o [2019-10-31T03:39:24.482Z] #41 128.3 CC criu/image.o [2019-10-31T03:39:24.482Z] #41 129.0 CC criu/ipc_ns.o [2019-10-31T03:39:24.482Z] #41 130.1 CC criu/irmap.o [2019-10-31T03:39:24.482Z] #41 130.6 CC criu/kcmp-ids.o [2019-10-31T03:39:24.482Z] #41 130.9 CC criu/kerndat.o [2019-10-31T03:39:24.482Z] #41 131.9 CC criu/libnetlink.o [2019-10-31T03:39:24.482Z] #41 132.3 CC criu/log.o [2019-10-31T03:39:24.482Z] #41 132.6 CC criu/lsm.o [2019-10-31T03:39:24.482Z] #41 133.0 CC criu/mem.o [2019-10-31T03:39:24.482Z] #41 134.5 CC criu/mount.o [2019-10-31T03:39:24.871Z] #41 95.27 CC criu/sk-queue.o [2019-10-31T03:39:25.131Z] #41 95.61 CC criu/sk-tcp.o [2019-10-31T03:39:25.391Z] #41 95.98 CC criu/sk-unix.o [2019-10-31T03:39:25.653Z] #41 ... [2019-10-31T03:39:25.653Z] [2019-10-31T03:39:25.653Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:25.653Z] #59 135.7 + bin/containerd-stress [2019-10-31T03:39:25.856Z] #41 138.0 CC criu/namespaces.o [2019-10-31T03:39:27.231Z] #41 ... [2019-10-31T03:39:27.231Z] [2019-10-31T03:39:27.231Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:39:27.231Z] #18 6.174 Collecting yamllint==1.16.0 [2019-10-31T03:39:28.092Z] #41 ... [2019-10-31T03:39:28.092Z] [2019-10-31T03:39:28.092Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:39:28.092Z] #27 15.54 # 1.8% ### 4.4% #### 6.9% ######## 12.1% ############ 17.3% ################ 22.5% ################## 26.4% ###################### 31.1% ########################## 36.2% ############################ 40.1% ############################## 41.8% ############################### 44.4% ################################### 49.5% ####################################### 54.7% ######################################### 57.3% ############################################ 62.5% ################################################## 70.2% ######################################################## 78.0% ############################################################# 85.8% ##################################################################### 96.1% ######################################################################## 100.0% [2019-10-31T03:39:28.092Z] #27 19.55 [2019-10-31T03:39:28.265Z] #60 204.6 + bin/containerd-stress [2019-10-31T03:39:28.673Z] #27 20.33 ## 3.0% #### 6.6% ###### 9.3% ####### 10.2% ######### 12.8% ########## 14.6% ## [2019-10-31T03:39:28.673Z] #27 ... [2019-10-31T03:39:28.673Z] [2019-10-31T03:39:28.673Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:28.673Z] #48 63.71 + cd /tmp/tmp.BPHJP9i1f8/src/gotest.tools/gotestsum [2019-10-31T03:39:28.673Z] #48 63.71 + git checkout -q v0.3.5 [2019-10-31T03:39:28.673Z] #48 63.87 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-31T03:39:28.673Z] #48 ... [2019-10-31T03:39:28.674Z] [2019-10-31T03:39:28.674Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:39:28.947Z] #59 138.6 + bin/containerd-shim [2019-10-31T03:39:30.098Z] #60 206.4 + bin/containerd-shim [2019-10-31T03:39:31.491Z] #59 ... [2019-10-31T03:39:31.491Z] [2019-10-31T03:39:31.491Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:31.491Z] #41 97.42 CC criu/sockets.o [2019-10-31T03:39:31.491Z] #41 98.07 CC criu/stats.o [2019-10-31T03:39:31.491Z] #41 98.30 CC criu/string.o [2019-10-31T03:39:31.491Z] #41 98.36 CC criu/sysctl.o [2019-10-31T03:39:31.491Z] #41 98.82 CC criu/sysfs_parse.o [2019-10-31T03:39:31.491Z] #41 99.12 CC criu/timerfd.o [2019-10-31T03:39:31.491Z] #41 99.41 CC criu/tty.o [2019-10-31T03:39:31.491Z] #41 101.0 CC criu/tun.o [2019-10-31T03:39:31.491Z] #41 101.5 CC criu/uffd.o [2019-10-31T03:39:32.062Z] #41 102.5 CC criu/util.o [2019-10-31T03:39:32.313Z] #27 20.33 ## 3.0% #### 6.6% ###### 9.3% ####### 10.2% ######### 12.8% ########## 14.6% ############ 17.3% ############## 20.0% ################ 22.6% ################## 25.3% #################### 28.0% ###################### 30.7% ####################### 32.5% ######################### 36.0% ########################### 38.7% ############################## 42.3% ############################### 44.0% ################################ 45.8% ################################## 48.5% #################################### 51.1% ###################################### 53.8% ######################################## 56.5% ######################################### 57.4% ########################################## 59.2% ########################################### 61.0% ############################################## 64.5% ################################################ 67.2% ################################################## 70.8% ##################################################### 74.4% ####################################################### 77.0% ########################################################## 80.6% ############################################################ 84.2% ############################################################### 88.5% ################################################################# 91.2% ################################################################## 93.0% #################################################################### 95.6% ###################################################################### 98.3% ######################################################################## 100.0% [2019-10-31T03:39:32.944Z] #27 25.17 [2019-10-31T03:39:33.002Z] #41 103.5 CC criu/uts_ns.o [2019-10-31T03:39:33.262Z] #41 103.7 CC criu/vdso.o [2019-10-31T03:39:33.572Z] #27 ... [2019-10-31T03:39:33.572Z] [2019-10-31T03:39:33.572Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:39:33.572Z] #32 68.65 sync [2019-10-31T03:39:33.572Z] #32 68.66 internal/reflectlite [2019-10-31T03:39:33.572Z] #32 77.04 sort [2019-10-31T03:39:33.572Z] #32 77.08 errors [2019-10-31T03:39:33.572Z] #32 78.36 io [2019-10-31T03:39:33.572Z] #32 78.36 internal/oserror [2019-10-31T03:39:33.572Z] #32 78.47 strconv [2019-10-31T03:39:33.572Z] #32 ... [2019-10-31T03:39:33.572Z] [2019-10-31T03:39:33.572Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:39:33.572Z] #34 74.90 Selecting previously unselected package libxml2:ppc64el. [2019-10-31T03:39:33.573Z] #34 74.95 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-31T03:39:33.573Z] #34 74.96 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-31T03:39:33.573Z] #34 76.03 Selecting previously unselected package libarchive13:ppc64el. [2019-10-31T03:39:33.573Z] #34 76.04 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-31T03:39:33.573Z] #34 76.06 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-31T03:39:33.573Z] #34 76.99 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-31T03:39:33.573Z] #34 77.00 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-31T03:39:33.573Z] #34 77.01 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-31T03:39:33.573Z] #34 77.44 Selecting previously unselected package libuv1:ppc64el. [2019-10-31T03:39:33.573Z] #34 77.47 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-31T03:39:33.573Z] #34 77.47 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-31T03:39:33.573Z] #34 77.89 Selecting previously unselected package cmake. [2019-10-31T03:39:33.573Z] #34 77.90 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-31T03:39:33.573Z] #34 78.16 Unpacking cmake (3.7.2-1) ... [2019-10-31T03:39:33.788Z] #18 ... [2019-10-31T03:39:33.788Z] [2019-10-31T03:39:33.788Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:33.788Z] #41 139.7 CC criu/net.o [2019-10-31T03:39:33.788Z] #41 142.0 CC criu/netfilter.o [2019-10-31T03:39:33.788Z] #41 142.3 CC criu/page-pipe.o [2019-10-31T03:39:33.788Z] #41 142.8 CC criu/page-xfer.o [2019-10-31T03:39:33.788Z] #41 143.8 CC criu/pagemap-cache.o [2019-10-31T03:39:33.788Z] #41 144.0 CC criu/pagemap.o [2019-10-31T03:39:33.788Z] #41 144.6 CC criu/parasite-syscall.o [2019-10-31T03:39:33.788Z] #41 145.4 CC criu/path.o [2019-10-31T03:39:33.788Z] #41 145.6 CC criu/pie-util-vdso-elf32.o [2019-10-31T03:39:33.788Z] #41 146.0 CC criu/pie-util-vdso.o [2019-10-31T03:39:33.833Z] #41 104.2 LINK criu/built-in.o [2019-10-31T03:39:33.833Z] #41 104.3 LINK criu/criu [2019-10-31T03:39:34.061Z] #41 146.3 CC criu/pie-util.o [2019-10-31T03:39:34.061Z] #41 ... [2019-10-31T03:39:34.061Z] [2019-10-31T03:39:34.061Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:39:34.061Z] #18 12.96 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-31T03:39:34.093Z] #41 104.6 DEP lib/c/criu.d [2019-10-31T03:39:34.093Z] #41 104.7 CC images/rpc.pb-c.o [2019-10-31T03:39:34.318Z] #18 13.28 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-31T03:39:34.663Z] #41 105.2 CC lib/c/criu.o [2019-10-31T03:39:35.232Z] #41 ... [2019-10-31T03:39:35.232Z] [2019-10-31T03:39:35.232Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:35.232Z] #59 145.6 + bin/containerd-shim-runc-v1 [2019-10-31T03:39:35.646Z] #34 ... [2019-10-31T03:39:35.646Z] [2019-10-31T03:39:35.646Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:39:35.646Z] #45 70.63 sync [2019-10-31T03:39:35.646Z] #45 70.63 internal/reflectlite [2019-10-31T03:39:35.646Z] #45 74.61 github.com/LK4D4/vndr/godl/singleflight [2019-10-31T03:39:35.646Z] #45 74.63 internal/singleflight [2019-10-31T03:39:35.646Z] #45 74.69 math/rand [2019-10-31T03:39:35.646Z] #45 80.57 io [2019-10-31T03:39:35.646Z] #45 80.59 strconv [2019-10-31T03:39:35.646Z] #45 80.59 sort [2019-10-31T03:39:35.646Z] #45 80.76 syscall [2019-10-31T03:39:35.692Z] #18 14.39 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-31T03:39:36.689Z] #60 212.2 + bin/containerd-shim-runc-v1 [2019-10-31T03:39:37.062Z] #18 15.91 Collecting pyyaml (from yamllint==1.16.0) [2019-10-31T03:39:37.157Z] #45 ... [2019-10-31T03:39:37.157Z] [2019-10-31T03:39:37.157Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:39:37.157Z] #27 29.35 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-31T03:39:38.441Z] #18 17.07 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-31T03:39:38.657Z] #27 30.90 [2019-10-31T03:39:38.947Z] #27 31.47 [2019-10-31T03:39:38.947Z] #27 ... [2019-10-31T03:39:38.947Z] [2019-10-31T03:39:38.947Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:39:38.947Z] #29 74.30 + cd /tmp/tmp.ej4IsKWVAq/src/github.com/go-swagger/go-swagger [2019-10-31T03:39:38.947Z] #29 74.30 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-31T03:39:38.947Z] #29 78.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-31T03:39:39.237Z] #29 ... [2019-10-31T03:39:39.237Z] [2019-10-31T03:39:39.237Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:39:39.237Z] #18 27.45 Fetched 7720 kB in 26s (289 kB/s) [2019-10-31T03:39:39.433Z] #59 ... [2019-10-31T03:39:39.433Z] [2019-10-31T03:39:39.433Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:39.433Z] #41 106.1 LINK lib/c/built-in.o [2019-10-31T03:39:39.433Z] #41 106.1 LINK lib/c/libcriu.so [2019-10-31T03:39:39.433Z] #41 106.2 GEN magic.py [2019-10-31T03:39:39.433Z] #41 106.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-31T03:39:39.433Z] #41 106.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-31T03:39:39.433Z] #41 106.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-31T03:39:39.433Z] #41 107.6 make[1]: Nothing to be done for 'all'. [2019-10-31T03:39:39.433Z] #41 108.0 make[1]: 'images/built-in.o' is up to date. [2019-10-31T03:39:39.433Z] #41 108.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-31T03:39:39.433Z] #41 108.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-31T03:39:39.433Z] #41 108.1 make[1]: 'compel/libcompel.a' is up to date. [2019-10-31T03:39:39.433Z] #41 108.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-31T03:39:39.433Z] #41 108.2 make[1]: Nothing to be done for 'all'. [2019-10-31T03:39:39.433Z] #41 108.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-31T03:39:39.433Z] #41 108.3 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:39.433Z] #41 108.4 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:39.433Z] #41 108.4 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:39.433Z] #41 108.5 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:39.433Z] #41 108.5 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:39.433Z] #41 108.5 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:39.433Z] #41 108.6 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:39.433Z] #41 108.6 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:39.433Z] #41 108.6 INSTALL criu/criu [2019-10-31T03:39:39.433Z] #41 DONE 109.2s [2019-10-31T03:39:39.433Z] [2019-10-31T03:39:39.433Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:39.433Z] #59 149.1 + bin/containerd-shim-runc-v2 [2019-10-31T03:39:39.447Z] #60 215.7 + bin/containerd-shim-runc-v2 [2019-10-31T03:39:39.810Z] #18 18.68 Building wheels for collected packages: pathspec, pyyaml [2019-10-31T03:39:39.810Z] #18 18.70 Running setup.py bdist_wheel for pathspec: started [2019-10-31T03:39:39.829Z] #60 216.6 + binaries [2019-10-31T03:39:39.829Z] #60 216.6 + mkdir -p /build [2019-10-31T03:39:39.829Z] #60 216.6 + cp bin/containerd /build/containerd [2019-10-31T03:39:39.829Z] #60 216.6 + cp bin/containerd-shim /build/containerd-shim [2019-10-31T03:39:39.829Z] #60 216.6 + cp bin/ctr /build/ctr [2019-10-31T03:39:40.001Z] #59 150.3 + binaries [2019-10-31T03:39:40.001Z] #59 150.3 + mkdir -p /build [2019-10-31T03:39:40.001Z] #59 150.3 + cp bin/containerd /build/containerd [2019-10-31T03:39:40.001Z] #59 150.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-31T03:39:40.205Z] #60 DONE 216.7s [2019-10-31T03:39:40.260Z] #59 150.4 + cp bin/ctr /build/ctr [2019-10-31T03:39:40.260Z] #59 DONE 150.6s [2019-10-31T03:39:40.260Z] [2019-10-31T03:39:40.260Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-31T03:39:40.260Z] #42 DONE 0.4s [2019-10-31T03:39:40.292Z] #18 27.45 Reading package lists... [2019-10-31T03:39:40.292Z] #18 ... [2019-10-31T03:39:40.292Z] [2019-10-31T03:39:40.292Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-31T03:39:40.292Z] #34 83.43 Selecting previously unselected package xxd. [2019-10-31T03:39:40.292Z] #34 83.53 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-31T03:39:40.292Z] #34 83.55 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:39:40.292Z] #34 83.85 Selecting previously unselected package vim-common. [2019-10-31T03:39:40.292Z] #34 83.86 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:39:40.292Z] #34 83.88 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:39:40.292Z] #34 84.32 Processing triggers for mime-support (3.60) ... [2019-10-31T03:39:40.292Z] #34 84.58 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:39:40.292Z] #34 84.59 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-31T03:39:40.292Z] #34 84.60 Setting up cmake-data (3.7.2-1) ... [2019-10-31T03:39:40.292Z] #34 84.64 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-31T03:39:40.292Z] #34 84.65 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-31T03:39:40.292Z] #34 84.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:40.292Z] #34 84.92 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:39:40.292Z] #34 84.95 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-31T03:39:40.292Z] #34 84.97 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-31T03:39:40.292Z] #34 84.98 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-31T03:39:40.292Z] #34 85.00 Setting up cmake (3.7.2-1) ... [2019-10-31T03:39:40.292Z] #34 85.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:40.292Z] #34 DONE 85.5s [2019-10-31T03:39:40.292Z] [2019-10-31T03:39:40.292Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:39:40.292Z] #41 75.35 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-31T03:39:40.292Z] #41 75.36 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-31T03:39:40.292Z] #41 75.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:40.292Z] #41 75.40 Setting up python-protobuf (3.0.0-9) ... [2019-10-31T03:39:40.292Z] #41 ... [2019-10-31T03:39:40.292Z] [2019-10-31T03:39:40.292Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T03:39:40.292Z] #35 DONE 0.1s [2019-10-31T03:39:40.292Z] [2019-10-31T03:39:40.292Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:39:40.292Z] #27 31.47 ######################################################## 79.0% ######################################################################## 100.0% [2019-10-31T03:39:40.292Z] #27 31.77 [2019-10-31T03:39:40.292Z] #27 ... [2019-10-31T03:39:40.292Z] [2019-10-31T03:39:40.292Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-31T03:39:40.292Z] #36 DONE 0.1s [2019-10-31T03:39:40.407Z] Running on azwin-2-e64bc0 in d:\jenkins\workspace\moby_PR-40154 [Pipeline] { [Pipeline] ws [2019-10-31T03:39:40.426Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-31T03:39:40.519Z] [2019-10-31T03:39:40.519Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-31T03:39:40.572Z] [2019-10-31T03:39:40.572Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-31T03:39:40.580Z] [2019-10-31T03:39:40.580Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:39:40.779Z] #45 DONE 0.2s [2019-10-31T03:39:40.779Z] [2019-10-31T03:39:40.779Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-31T03:39:40.779Z] #48 DONE 0.2s [2019-10-31T03:39:40.779Z] [2019-10-31T03:39:40.779Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-31T03:39:40.869Z] #37 0.429 + RM_GOPATH=0 [2019-10-31T03:39:40.869Z] #37 0.432 + TMP_GOPATH= [2019-10-31T03:39:40.869Z] #37 0.432 + : /build [2019-10-31T03:39:40.869Z] #37 0.432 + '[' -z '' ']' [2019-10-31T03:39:40.869Z] #37 0.433 ++ mktemp -d [2019-10-31T03:39:40.869Z] #37 0.441 + export GOPATH=/tmp/tmp.fVDgwV2tNQ [2019-10-31T03:39:40.869Z] #37 0.451 + GOPATH=/tmp/tmp.fVDgwV2tNQ [2019-10-31T03:39:40.869Z] #37 0.451 + RM_GOPATH=1 [2019-10-31T03:39:40.869Z] #37 0.452 ++ dirname ./install.sh [2019-10-31T03:39:40.869Z] #37 0.474 + dir=. [2019-10-31T03:39:40.869Z] #37 0.474 + bin=tini [2019-10-31T03:39:40.869Z] #37 0.474 + shift [2019-10-31T03:39:40.869Z] #37 0.475 + '[' '!' -f ./tini.installer ']' [2019-10-31T03:39:40.869Z] #37 0.476 + . ./tini.installer [2019-10-31T03:39:40.869Z] #37 0.476 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:39:40.869Z] #37 0.478 + install_tini [2019-10-31T03:39:40.869Z] #37 ... [2019-10-31T03:39:40.869Z] [2019-10-31T03:39:40.869Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:39:40.869Z] #55 22.50 + cd /tmp/tmp.mw79ymnH9Y/src/github.com/opencontainers/runc [2019-10-31T03:39:40.869Z] #55 22.50 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-31T03:39:40.869Z] #55 23.25 + '[' -z '' ']' [2019-10-31T03:39:40.869Z] #55 23.25 + target=static [2019-10-31T03:39:40.869Z] #55 23.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-31T03:39:40.869Z] #55 28.67 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-31T03:39:40.869Z] #55 ... [2019-10-31T03:39:40.869Z] [2019-10-31T03:39:40.869Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-31T03:39:40.869Z] #41 86.28 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-31T03:39:40.869Z] #41 86.29 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-31T03:39:40.869Z] #41 86.32 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-31T03:39:40.869Z] #41 86.33 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-31T03:39:40.869Z] #41 86.35 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-31T03:39:40.869Z] #41 86.36 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-31T03:39:40.869Z] #41 86.37 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-31T03:39:40.976Z] #61 DONE 0.2s [2019-10-31T03:39:40.976Z] [2019-10-31T03:39:40.976Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-31T03:39:40.976Z] #65 DONE 0.1s [2019-10-31T03:39:40.976Z] [2019-10-31T03:39:40.976Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-31T03:39:40.976Z] #67 DONE 0.1s [2019-10-31T03:39:40.976Z] [2019-10-31T03:39:40.976Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-31T03:39:40.976Z] #70 DONE 0.1s [2019-10-31T03:39:40.976Z] [2019-10-31T03:39:40.976Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-31T03:39:40.976Z] #71 DONE 0.0s [2019-10-31T03:39:41.037Z] #51 DONE 0.2s [2019-10-31T03:39:41.037Z] [2019-10-31T03:39:41.037Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-31T03:39:41.158Z] #41 86.38 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-31T03:39:41.158Z] #41 86.40 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-31T03:39:41.158Z] #41 86.40 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-31T03:39:41.158Z] #41 86.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:39:41.179Z] #18 19.95 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-31T03:39:41.179Z] #18 19.96 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-31T03:39:41.179Z] #18 19.99 Running setup.py bdist_wheel for pyyaml: started [2019-10-31T03:39:41.296Z] #55 DONE 0.1s [2019-10-31T03:39:41.350Z] [2019-10-31T03:39:41.350Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-31T03:39:41.447Z] #41 DONE 86.7s [2019-10-31T03:39:41.447Z] [2019-10-31T03:39:41.447Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:41.736Z] #72 DONE 0.5s [2019-10-31T03:39:41.865Z] [2019-10-31T03:39:41.865Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-31T03:39:42.124Z] #60 DONE 0.3s [2019-10-31T03:39:42.124Z] [2019-10-31T03:39:42.124Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-31T03:39:42.137Z] [2019-10-31T03:39:42.137Z] #73 exporting to oci image format [2019-10-31T03:39:42.137Z] #73 exporting layers [2019-10-31T03:39:42.383Z] #64 DONE 0.2s [2019-10-31T03:39:42.383Z] [2019-10-31T03:39:42.383Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-31T03:39:42.551Z] #18 21.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-31T03:39:42.551Z] #18 21.21 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-31T03:39:42.551Z] #18 21.30 Successfully built pathspec pyyaml [2019-10-31T03:39:42.551Z] #18 21.30 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-31T03:39:42.642Z] #66 DONE 0.2s [2019-10-31T03:39:42.642Z] [2019-10-31T03:39:42.642Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-31T03:39:42.642Z] #69 DONE 0.1s [2019-10-31T03:39:42.642Z] [2019-10-31T03:39:42.642Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-31T03:39:42.642Z] #70 DONE 0.0s [2019-10-31T03:39:42.642Z] [2019-10-31T03:39:42.642Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-31T03:39:42.809Z] #18 21.73 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-31T03:39:43.374Z] #18 ... [2019-10-31T03:39:43.374Z] [2019-10-31T03:39:43.374Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:39:43.374Z] #38 249.8 + rm -rf /tmp/tmp.fD94OBgmZf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fD94OBgmZf [2019-10-31T03:39:43.632Z] #38 ... [2019-10-31T03:39:43.632Z] [2019-10-31T03:39:43.632Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:39:43.632Z] #18 DONE 22.6s [2019-10-31T03:39:43.632Z] [2019-10-31T03:39:43.632Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:39:43.632Z] #38 DONE 250.1s [2019-10-31T03:39:43.632Z] [2019-10-31T03:39:43.632Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-31T03:39:43.890Z] #23 DONE 0.2s [2019-10-31T03:39:43.890Z] [2019-10-31T03:39:43.890Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:43.890Z] #41 146.5 CC criu/pipes.o [2019-10-31T03:39:43.890Z] #41 147.1 CC criu/plugin.o [2019-10-31T03:39:43.890Z] #41 147.4 CC criu/proc_parse.o [2019-10-31T03:39:43.890Z] #41 149.8 CC criu/protobuf-desc.o [2019-10-31T03:39:43.890Z] #41 150.7 CC criu/protobuf.o [2019-10-31T03:39:43.890Z] #41 151.2 CC criu/pstree.o [2019-10-31T03:39:43.890Z] #41 152.3 CC criu/rbtree.o [2019-10-31T03:39:43.890Z] #41 152.5 CC criu/rst-malloc.o [2019-10-31T03:39:43.890Z] #41 152.8 CC criu/seccomp.o [2019-10-31T03:39:43.890Z] #41 153.4 CC criu/seize.o [2019-10-31T03:39:43.890Z] #41 154.3 CC criu/servicefd.o [2019-10-31T03:39:43.890Z] #41 154.7 CC criu/shmem.o [2019-10-31T03:39:43.890Z] #41 155.6 CC criu/sigframe.o [2019-10-31T03:39:43.890Z] #41 155.8 CC criu/signalfd.o [2019-10-31T03:39:43.890Z] #41 156.2 CC criu/sk-inet.o [2019-10-31T03:39:43.890Z] #41 ... [2019-10-31T03:39:43.890Z] [2019-10-31T03:39:43.890Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-31T03:39:44.303Z] #42 ... [2019-10-31T03:39:44.303Z] [2019-10-31T03:39:44.303Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:39:44.303Z] #32 78.95 syscall [2019-10-31T03:39:44.303Z] #32 84.77 bytes [2019-10-31T03:39:44.303Z] #32 84.87 strings [2019-10-31T03:39:44.303Z] #32 ... [2019-10-31T03:39:44.303Z] [2019-10-31T03:39:44.303Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:39:44.303Z] #45 88.40 bytes [2019-10-31T03:39:44.303Z] #45 88.55 strings [2019-10-31T03:39:44.547Z] #71 DONE 1.7s [2019-10-31T03:39:44.547Z] [2019-10-31T03:39:44.547Z] #72 exporting to image [2019-10-31T03:39:44.547Z] #72 exporting layers [2019-10-31T03:39:45.786Z] #27 DONE 1.9s [2019-10-31T03:39:45.786Z] [2019-10-31T03:39:45.786Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-31T03:39:46.043Z] #29 DONE 0.4s [2019-10-31T03:39:46.043Z] [2019-10-31T03:39:46.043Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-31T03:39:46.300Z] #32 DONE 0.1s [2019-10-31T03:39:46.300Z] [2019-10-31T03:39:46.300Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-31T03:39:46.561Z] #37 DONE 0.1s [2019-10-31T03:39:46.561Z] [2019-10-31T03:39:46.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:46.561Z] #41 157.3 CC criu/sk-netlink.o [2019-10-31T03:39:46.561Z] #41 158.0 CC criu/sk-packet.o [2019-10-31T03:39:46.561Z] #41 158.5 CC criu/sk-queue.o [2019-10-31T03:39:46.818Z] #41 159.0 CC criu/sk-tcp.o [2019-10-31T03:39:46.818Z] #41 ... [2019-10-31T03:39:46.818Z] [2019-10-31T03:39:46.818Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-31T03:39:46.818Z] #39 DONE 0.2s [2019-10-31T03:39:47.075Z] [2019-10-31T03:39:47.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:47.075Z] #41 159.4 CC criu/sk-unix.o [2019-10-31T03:39:48.447Z] #41 160.8 CC criu/sockets.o [2019-10-31T03:39:48.811Z] #45 ... [2019-10-31T03:39:48.811Z] [2019-10-31T03:39:48.811Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:39:48.811Z] #27 35.45 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-31T03:39:48.811Z] #27 36.85 [2019-10-31T03:39:48.811Z] #27 37.63 ######################################################## 78.7% ######################################################################## 100.0% [2019-10-31T03:39:48.811Z] #27 38.07 [2019-10-31T03:39:49.013Z] #41 161.4 CC criu/stats.o [2019-10-31T03:39:49.272Z] #41 161.6 CC criu/string.o [2019-10-31T03:39:49.272Z] #41 161.7 CC criu/sysctl.o [2019-10-31T03:39:49.459Z] #27 41.81 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-31T03:39:49.459Z] #27 41.98 skipping existing c8c2d4a6b2e3 [2019-10-31T03:39:49.821Z] #72 exporting layers 4.8s done [2019-10-31T03:39:49.821Z] #72 writing image sha256:89cbbeaf3aa5abc17f7c42488d1bba1c97120910886335388fbd41c6fcb54539 done [2019-10-31T03:39:49.821Z] #72 naming to docker.io/library/docker:27552ceb15bca544820229e574427d4c1d6ef585 done [2019-10-31T03:39:49.821Z] #72 DONE 4.9s [Pipeline] } [2019-10-31T03:39:49.838Z] #41 162.2 CC criu/sysfs_parse.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-31T03:39:50.095Z] #27 42.35 [2019-10-31T03:39:50.096Z] #41 162.5 CC criu/timerfd.o [2019-10-31T03:39:50.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27552ceb15bca544820229e574427d4c1d6ef585 hack/test/unit [2019-10-31T03:39:50.354Z] #41 162.7 CC criu/tty.o [2019-10-31T03:39:50.728Z] #27 ... [2019-10-31T03:39:50.728Z] [2019-10-31T03:39:50.728Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:39:50.728Z] #37 0.478 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-31T03:39:50.728Z] #37 0.480 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:39:50.728Z] #37 0.480 + git clone https://github.com/krallin/tini.git /tmp/tmp.fVDgwV2tNQ/tini [2019-10-31T03:39:50.728Z] #37 0.485 Cloning into '/tmp/tmp.fVDgwV2tNQ/tini'... [2019-10-31T03:39:50.728Z] #37 2.648 + cd /tmp/tmp.fVDgwV2tNQ/tini [2019-10-31T03:39:50.728Z] #37 2.650 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-31T03:39:50.728Z] #37 2.672 + cmake . [2019-10-31T03:39:50.728Z] #37 4.026 -- The C compiler identification is GNU 6.3.0 [2019-10-31T03:39:50.728Z] #37 4.092 -- Check for working C compiler: /usr/bin/cc [2019-10-31T03:39:50.728Z] #37 5.054 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-31T03:39:50.728Z] #37 5.068 -- Detecting C compiler ABI info [2019-10-31T03:39:50.728Z] #37 6.275 -- Detecting C compiler ABI info - done [2019-10-31T03:39:50.728Z] #37 6.424 -- Detecting C compile features [2019-10-31T03:39:50.728Z] #37 10.54 -- Detecting C compile features - done [2019-10-31T03:39:51.018Z] #37 10.66 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-31T03:39:51.307Z] #37 ... [2019-10-31T03:39:51.307Z] [2019-10-31T03:39:51.307Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:51.307Z] #42 2.810 Note: Building without setproctitle() and strlcpy() support. [2019-10-31T03:39:51.307Z] #42 2.810 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-31T03:39:51.307Z] #42 5.468 fatal: Not a git repository (or any of the parent directories): .git [2019-10-31T03:39:51.307Z] #42 5.550 GEN .gitid [2019-10-31T03:39:51.307Z] #42 5.574 GEN criu/include/version.h [2019-10-31T03:39:51.307Z] #42 5.706 GEN include/common/asm [2019-10-31T03:39:51.307Z] #42 9.253 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-31T03:39:51.307Z] #42 9.548 PBCC images/opts.pb-c.c [2019-10-31T03:39:51.307Z] #42 9.759 PBCC images/sit.pb-c.c [2019-10-31T03:39:51.307Z] #42 9.887 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-31T03:39:51.598Z] #42 10.08 DEP images/opts.pb-c.d [2019-10-31T03:39:51.598Z] #42 ... [2019-10-31T03:39:51.598Z] [2019-10-31T03:39:51.598Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:39:51.598Z] #37 11.13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-31T03:39:51.728Z] #41 164.0 CC criu/tun.o [2019-10-31T03:39:51.887Z] #37 11.54 -- Configuring done [2019-10-31T03:39:51.887Z] #37 11.59 -- Generating done [2019-10-31T03:39:51.887Z] #37 11.62 -- Build files have been written to: /tmp/tmp.fVDgwV2tNQ/tini [2019-10-31T03:39:51.887Z] #37 11.65 + make tini-static [2019-10-31T03:39:51.985Z] #41 164.3 CC criu/uffd.o [2019-10-31T03:39:52.514Z] #37 12.20 Scanning dependencies of target tini-static [2019-10-31T03:39:52.514Z] #37 12.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-31T03:39:52.919Z] #41 165.1 CC criu/util.o [2019-10-31T03:39:53.851Z] #41 166.1 CC criu/uts_ns.o [2019-10-31T03:39:53.851Z] #41 166.2 CC criu/vdso-compat.o [2019-10-31T03:39:53.851Z] #41 166.3 CC criu/vdso.o [2019-10-31T03:39:54.416Z] #41 166.9 LINK criu/built-in.o [2019-10-31T03:39:54.673Z] #41 167.0 LINK criu/criu [2019-10-31T03:39:54.931Z] #41 167.3 DEP lib/c/criu.d [2019-10-31T03:39:54.931Z] #41 167.4 CC images/rpc.pb-c.o [2019-10-31T03:39:55.432Z] ? github.com/docker/docker/api [no test files] [2019-10-31T03:39:55.495Z] #41 167.8 CC lib/c/criu.o [2019-10-31T03:39:56.009Z] #37 ... [2019-10-31T03:39:56.009Z] [2019-10-31T03:39:56.009Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-31T03:39:56.009Z] #27 45.87 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-31T03:39:56.009Z] #27 47.20 [2019-10-31T03:39:56.009Z] #27 47.67 ######################################################################## 100.0% [2019-10-31T03:39:56.009Z] #27 47.99 [2019-10-31T03:39:56.009Z] #27 48.10 Download of images into '/build' complete. [2019-10-31T03:39:56.009Z] #27 48.11 Use something like the following to load the result into a Docker daemon: [2019-10-31T03:39:56.009Z] #27 48.12 tar -cC '/build' . | docker load [2019-10-31T03:39:56.009Z] #27 DONE 48.2s [2019-10-31T03:39:56.009Z] [2019-10-31T03:39:56.009Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:56.009Z] #42 10.19 DEP images/sit.pb-c.d [2019-10-31T03:39:56.009Z] #42 10.38 PBCC images/macvlan.pb-c.c [2019-10-31T03:39:56.009Z] #42 10.43 DEP images/macvlan.pb-c.d [2019-10-31T03:39:56.009Z] #42 10.59 PBCC images/autofs.pb-c.c [2019-10-31T03:39:56.009Z] #42 10.73 DEP images/autofs.pb-c.d [2019-10-31T03:39:56.009Z] #42 10.86 PBCC images/sysctl.pb-c.c [2019-10-31T03:39:56.009Z] #42 10.91 DEP images/sysctl.pb-c.d [2019-10-31T03:39:56.009Z] #42 11.04 PBCC images/time.pb-c.c [2019-10-31T03:39:56.009Z] #42 11.09 DEP images/time.pb-c.d [2019-10-31T03:39:56.009Z] #42 11.24 PBCC images/binfmt-misc.pb-c.c [2019-10-31T03:39:56.009Z] #42 11.34 DEP images/binfmt-misc.pb-c.d [2019-10-31T03:39:56.009Z] #42 11.42 PBCC images/seccomp.pb-c.c [2019-10-31T03:39:56.009Z] #42 11.48 DEP images/seccomp.pb-c.d [2019-10-31T03:39:56.009Z] #42 11.57 PBCC images/userns.pb-c.c [2019-10-31T03:39:56.009Z] #42 11.62 DEP images/userns.pb-c.d [2019-10-31T03:39:56.009Z] #42 11.73 PBCC images/cgroup.pb-c.c [2019-10-31T03:39:56.009Z] #42 11.85 DEP images/cgroup.pb-c.d [2019-10-31T03:39:56.009Z] #42 11.96 PBCC images/fown.pb-c.c [2019-10-31T03:39:56.009Z] #42 12.01 PBCC images/ext-file.pb-c.c [2019-10-31T03:39:56.009Z] #42 12.06 DEP images/fown.pb-c.d [2019-10-31T03:39:56.009Z] #42 12.24 DEP images/ext-file.pb-c.d [2019-10-31T03:39:56.009Z] #42 12.38 PBCC images/rpc.pb-c.c [2019-10-31T03:39:56.009Z] #42 12.61 DEP images/rpc.pb-c.d [2019-10-31T03:39:56.009Z] #42 12.75 PBCC images/siginfo.pb-c.c [2019-10-31T03:39:56.009Z] #42 12.79 DEP images/siginfo.pb-c.d [2019-10-31T03:39:56.009Z] #42 12.92 PBCC images/pagemap.pb-c.c [2019-10-31T03:39:56.009Z] #42 13.00 DEP images/pagemap.pb-c.d [2019-10-31T03:39:56.009Z] #42 13.14 PBCC images/rlimit.pb-c.c [2019-10-31T03:39:56.009Z] #42 13.16 DEP images/rlimit.pb-c.d [2019-10-31T03:39:56.009Z] #42 13.28 PBCC images/file-lock.pb-c.c [2019-10-31T03:39:56.009Z] #42 13.32 DEP images/file-lock.pb-c.d [2019-10-31T03:39:56.009Z] #42 13.43 PBCC images/tty.pb-c.c [2019-10-31T03:39:56.009Z] #42 13.54 DEP images/tty.pb-c.d [2019-10-31T03:39:56.009Z] #42 13.62 PBCC images/tun.pb-c.c [2019-10-31T03:39:56.009Z] #42 13.72 PBCC images/netdev.pb-c.c [2019-10-31T03:39:56.009Z] #42 13.90 DEP images/tun.pb-c.d [2019-10-31T03:39:56.009Z] #42 14.02 DEP images/netdev.pb-c.d [2019-10-31T03:39:56.009Z] #42 14.12 PBCC images/vma.pb-c.c [2019-10-31T03:39:56.009Z] #42 14.27 DEP images/vma.pb-c.d [2019-10-31T03:39:56.009Z] #42 14.42 PBCC images/creds.pb-c.c [2019-10-31T03:39:56.009Z] #42 14.46 DEP images/creds.pb-c.d [2019-10-31T03:39:56.009Z] #42 14.63 PBCC images/utsns.pb-c.c [2019-10-31T03:39:56.009Z] #42 14.78 DEP images/utsns.pb-c.d [2019-10-31T03:39:56.297Z] #42 14.96 PBCC images/ipc-desc.pb-c.c [2019-10-31T03:39:56.297Z] #42 15.06 PBCC images/ipc-sem.pb-c.c [2019-10-31T03:39:56.427Z] #41 168.6 LINK lib/c/built-in.o [2019-10-31T03:39:56.427Z] #41 168.6 LINK lib/c/libcriu.so [2019-10-31T03:39:56.427Z] #41 168.7 GEN magic.py [2019-10-31T03:39:56.587Z] #42 15.18 DEP images/ipc-desc.pb-c.d [2019-10-31T03:39:56.686Z] #41 168.8 Note: Building without setproctitle() and strlcpy() support. [2019-10-31T03:39:56.686Z] #41 168.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-31T03:39:56.874Z] #42 15.40 DEP images/ipc-sem.pb-c.d [2019-10-31T03:39:56.874Z] #42 15.61 PBCC images/ipc-msg.pb-c.c [2019-10-31T03:39:56.943Z] #41 169.3 fatal: Not a git repository (or any of the parent directories): .git [2019-10-31T03:39:57.189Z] #42 15.75 DEP images/ipc-msg.pb-c.d [2019-10-31T03:39:57.478Z] #42 16.19 PBCC images/ipc-shm.pb-c.c [2019-10-31T03:39:57.509Z] #41 169.8 make[1]: Nothing to be done for 'all'. [2019-10-31T03:39:57.764Z] #42 16.24 DEP images/ipc-shm.pb-c.d [2019-10-31T03:39:57.764Z] #42 16.32 PBCC images/ipc-var.pb-c.c [2019-10-31T03:39:57.764Z] #42 16.41 DEP images/ipc-var.pb-c.d [2019-10-31T03:39:57.764Z] #42 16.54 PBCC images/sk-opts.pb-c.c [2019-10-31T03:39:57.764Z] #42 16.59 PBCC images/packet-sock.pb-c.c [2019-10-31T03:39:58.053Z] #42 16.74 DEP images/sk-opts.pb-c.d [2019-10-31T03:39:58.053Z] #42 16.84 DEP images/packet-sock.pb-c.d [2019-10-31T03:39:58.074Z] #41 170.3 make[1]: 'images/built-in.o' is up to date. [2019-10-31T03:39:58.074Z] #41 170.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-31T03:39:58.074Z] #41 170.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-31T03:39:58.074Z] #41 170.3 make[1]: 'compel/libcompel.a' is up to date. [2019-10-31T03:39:58.074Z] #41 170.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-31T03:39:58.074Z] #41 170.4 make[1]: Nothing to be done for 'all'. [2019-10-31T03:39:58.074Z] #41 170.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-31T03:39:58.074Z] #41 170.5 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:58.074Z] #41 170.5 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:58.074Z] #41 170.6 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:58.335Z] #41 170.7 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:58.335Z] #41 170.7 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:58.335Z] #41 ... [2019-10-31T03:39:58.335Z] [2019-10-31T03:39:58.335Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:58.335Z] #59 201.2 + bin/containerd [2019-10-31T03:39:58.340Z] #42 ... [2019-10-31T03:39:58.341Z] [2019-10-31T03:39:58.341Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:39:58.341Z] #37 16.11 [100%] Linking C executable tini-static [2019-10-31T03:39:58.341Z] #37 17.93 [100%] Built target tini-static [2019-10-31T03:39:58.341Z] #37 18.05 + mkdir -p /build [2019-10-31T03:39:58.341Z] #37 18.06 + cp tini-static /build/docker-init [2019-10-31T03:39:58.341Z] #37 DONE 18.1s [2019-10-31T03:39:58.341Z] [2019-10-31T03:39:58.341Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:58.341Z] #42 17.06 PBCC images/sk-netlink.pb-c.c [2019-10-31T03:39:58.341Z] #42 ... [2019-10-31T03:39:58.341Z] [2019-10-31T03:39:58.341Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:39:58.341Z] #45 99.80 reflect [2019-10-31T03:39:58.341Z] #45 103.4 bufio [2019-10-31T03:39:58.629Z] #45 ... [2019-10-31T03:39:58.629Z] [2019-10-31T03:39:58.629Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:39:58.629Z] #18 27.45 Reading package lists... [2019-10-31T03:39:58.916Z] #18 37.89 Reading package lists... [2019-10-31T03:39:58.916Z] #18 ... [2019-10-31T03:39:58.916Z] [2019-10-31T03:39:58.916Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:58.916Z] #42 17.21 DEP images/sk-netlink.pb-c.d [2019-10-31T03:39:58.916Z] #42 17.45 PBCC images/sk-inet.pb-c.c [2019-10-31T03:39:58.916Z] #42 17.58 DEP images/sk-inet.pb-c.d [2019-10-31T03:39:59.203Z] #42 17.80 PBCC images/sk-unix.pb-c.c [2019-10-31T03:39:59.268Z] #59 ... [2019-10-31T03:39:59.268Z] [2019-10-31T03:39:59.268Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:39:59.268Z] #41 170.7 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:59.268Z] #41 170.7 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:59.268Z] #41 170.8 make[2]: Nothing to be done for 'all'. [2019-10-31T03:39:59.268Z] #41 170.8 INSTALL criu/criu [2019-10-31T03:39:59.268Z] #41 DONE 171.5s [2019-10-31T03:39:59.268Z] [2019-10-31T03:39:59.268Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:39:59.491Z] #42 18.06 DEP images/sk-unix.pb-c.d [2019-10-31T03:39:59.491Z] #42 18.13 PBCC images/mm.pb-c.c [2019-10-31T03:39:59.780Z] #42 18.22 DEP images/mm.pb-c.d [2019-10-31T03:39:59.780Z] #42 18.41 PBCC images/timerfd.pb-c.c [2019-10-31T03:40:00.069Z] #42 18.52 DEP images/timerfd.pb-c.d [2019-10-31T03:40:00.069Z] #42 18.64 PBCC images/timer.pb-c.c [2019-10-31T03:40:00.357Z] #42 18.82 DEP images/timer.pb-c.d [2019-10-31T03:40:00.357Z] #42 18.87 PBCC images/sa.pb-c.c [2019-10-31T03:40:00.357Z] #42 18.91 DEP images/sa.pb-c.d [2019-10-31T03:40:00.357Z] #42 18.97 PBCC images/pipe-data.pb-c.c [2019-10-31T03:40:00.357Z] #42 19.00 DEP images/pipe-data.pb-c.d [2019-10-31T03:40:00.357Z] #42 19.04 PBCC images/mnt.pb-c.c [2019-10-31T03:40:00.640Z] #59 ... [2019-10-31T03:40:00.640Z] [2019-10-31T03:40:00.640Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-31T03:40:00.640Z] #42 DONE 0.1s [2019-10-31T03:40:00.640Z] [2019-10-31T03:40:00.640Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-31T03:40:00.640Z] #45 DONE 0.3s [2019-10-31T03:40:00.640Z] [2019-10-31T03:40:00.640Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:40:00.640Z] #50 ... [2019-10-31T03:40:00.640Z] [2019-10-31T03:40:00.640Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-31T03:40:00.640Z] #48 DONE 0.1s [2019-10-31T03:40:00.646Z] #42 19.12 DEP images/mnt.pb-c.d [2019-10-31T03:40:00.646Z] #42 19.19 PBCC images/sk-packet.pb-c.c [2019-10-31T03:40:00.646Z] #42 19.24 DEP images/sk-packet.pb-c.d [2019-10-31T03:40:00.646Z] #42 19.31 PBCC images/tcp-stream.pb-c.c [2019-10-31T03:40:00.646Z] #42 19.40 DEP images/tcp-stream.pb-c.d [2019-10-31T03:40:00.897Z] [2019-10-31T03:40:00.897Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:40:00.937Z] #42 19.54 PBCC images/pipe.pb-c.c [2019-10-31T03:40:00.937Z] #42 19.60 DEP images/pipe.pb-c.d [2019-10-31T03:40:00.937Z] #42 19.65 PBCC images/pstree.pb-c.c [2019-10-31T03:40:00.937Z] #42 19.67 DEP images/pstree.pb-c.d [2019-10-31T03:40:00.937Z] #42 19.71 PBCC images/fs.pb-c.c [2019-10-31T03:40:01.228Z] #42 19.72 DEP images/fs.pb-c.d [2019-10-31T03:40:01.228Z] #42 19.79 PBCC images/signalfd.pb-c.c [2019-10-31T03:40:01.228Z] #42 19.87 DEP images/signalfd.pb-c.d [2019-10-31T03:40:01.228Z] #42 20.00 PBCC images/fh.pb-c.c [2019-10-31T03:40:01.517Z] #42 20.08 PBCC images/fsnotify.pb-c.c [2019-10-31T03:40:01.517Z] #42 20.29 DEP images/fh.pb-c.d [2019-10-31T03:40:01.807Z] #42 20.42 DEP images/fsnotify.pb-c.d [2019-10-31T03:40:01.807Z] #42 20.53 PBCC images/eventpoll.pb-c.c [2019-10-31T03:40:02.098Z] #42 20.56 DEP images/eventpoll.pb-c.d [2019-10-31T03:40:02.098Z] #42 20.68 PBCC images/eventfd.pb-c.c [2019-10-31T03:40:02.098Z] #42 20.77 DEP images/eventfd.pb-c.d [2019-10-31T03:40:02.396Z] #42 20.88 PBCC images/remap-file-path.pb-c.c [2019-10-31T03:40:02.396Z] #42 20.90 DEP images/remap-file-path.pb-c.d [2019-10-31T03:40:02.396Z] #42 ... [2019-10-31T03:40:02.396Z] [2019-10-31T03:40:02.396Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:40:02.396Z] #32 97.42 bufio [2019-10-31T03:40:02.396Z] #32 102.1 reflect [2019-10-31T03:40:02.396Z] #32 104.6 path [2019-10-31T03:40:02.396Z] #32 ... [2019-10-31T03:40:02.396Z] [2019-10-31T03:40:02.396Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:40:02.396Z] #42 21.05 PBCC images/fifo.pb-c.c [2019-10-31T03:40:02.396Z] #42 21.09 DEP images/fifo.pb-c.d [2019-10-31T03:40:02.687Z] #42 21.18 PBCC images/ghost-file.pb-c.c [2019-10-31T03:40:02.687Z] #42 21.37 DEP images/ghost-file.pb-c.d [2019-10-31T03:40:02.687Z] #42 21.50 PBCC images/regfile.pb-c.c [2019-10-31T03:40:02.978Z] #42 21.58 DEP images/regfile.pb-c.d [2019-10-31T03:40:03.267Z] #42 21.68 PBCC images/ns.pb-c.c [2019-10-31T03:40:03.267Z] #42 21.72 DEP images/ns.pb-c.d [2019-10-31T03:40:03.267Z] #42 21.87 PBCC images/fdinfo.pb-c.c [2019-10-31T03:40:03.559Z] #42 22.04 DEP images/fdinfo.pb-c.d [2019-10-31T03:40:03.559Z] #42 22.21 PBCC images/core-aarch64.pb-c.c [2019-10-31T03:40:03.559Z] #42 22.31 PBCC images/core-arm.pb-c.c [2019-10-31T03:40:03.849Z] #42 22.46 PBCC images/core-ppc64.pb-c.c [2019-10-31T03:40:03.849Z] #42 22.59 PBCC images/core-s390.pb-c.c [2019-10-31T03:40:03.979Z] using credential docker-jenkins-github-credentials [2019-10-31T03:40:04.056Z] Cloning the remote Git repository [2019-10-31T03:40:04.056Z] Cloning with configured refspecs honoured and without tags [2019-10-31T03:40:04.141Z] #42 22.73 PBCC images/core-x86.pb-c.c [2019-10-31T03:40:04.141Z] #42 22.83 PBCC images/core.pb-c.c [2019-10-31T03:40:04.431Z] #42 23.00 PBCC images/inventory.pb-c.c [2019-10-31T03:40:04.431Z] #42 23.24 DEP images/core-aarch64.pb-c.d [2019-10-31T03:40:04.722Z] #42 23.41 DEP images/core-arm.pb-c.d [2019-10-31T03:40:05.014Z] #42 23.65 DEP images/core-ppc64.pb-c.d [2019-10-31T03:40:05.090Z] #50 DONE 270.8s [2019-10-31T03:40:05.090Z] [2019-10-31T03:40:05.090Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:40:05.304Z] #42 23.80 DEP images/core-s390.pb-c.d [2019-10-31T03:40:05.304Z] #42 23.98 DEP images/core-x86.pb-c.d [2019-10-31T03:40:05.304Z] #42 24.08 DEP images/core.pb-c.d [2019-10-31T03:40:05.435Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2019-10-31T03:40:05.594Z] #42 24.25 DEP images/inventory.pb-c.d [2019-10-31T03:40:04.241Z] Cloning repository https://github.com/moby/moby.git [2019-10-31T03:40:04.673Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-31T03:40:05.886Z] #42 24.41 PBCC images/cpuinfo.pb-c.c [2019-10-31T03:40:05.886Z] #42 24.52 DEP images/cpuinfo.pb-c.d [2019-10-31T03:40:05.886Z] #42 24.56 PBCC images/stats.pb-c.c [2019-10-31T03:40:05.886Z] #42 24.59 DEP images/stats.pb-c.d [2019-10-31T03:40:06.025Z] #59 ... [2019-10-31T03:40:06.025Z] [2019-10-31T03:40:06.025Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-31T03:40:06.282Z] #51 DONE 0.3s [2019-10-31T03:40:06.282Z] [2019-10-31T03:40:06.282Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-31T03:40:06.540Z] #55 DONE 0.2s [2019-10-31T03:40:06.540Z] [2019-10-31T03:40:06.540Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:40:06.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:40:06.333Z] > git --version # timeout=10 [2019-10-31T03:40:06.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:40:06.378Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:40:08.607Z] #42 26.86 make[1]: Nothing to be done for 'all'. [2019-10-31T03:40:10.102Z] #42 ... [2019-10-31T03:40:10.102Z] [2019-10-31T03:40:10.102Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:40:10.102Z] #45 105.0 regexp/syntax [2019-10-31T03:40:10.102Z] #45 111.5 hash/crc32 [2019-10-31T03:40:10.102Z] #45 ... [2019-10-31T03:40:10.102Z] [2019-10-31T03:40:10.102Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:40:10.102Z] #18 37.89 Reading package lists... [2019-10-31T03:40:10.102Z] #18 50.71 Building dependency tree... [2019-10-31T03:40:10.102Z] #18 54.00 The following additional packages will be installed: [2019-10-31T03:40:10.102Z] #18 54.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-31T03:40:10.102Z] #18 54.00 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-31T03:40:10.102Z] #18 54.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-31T03:40:10.103Z] #18 54.01 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-31T03:40:10.103Z] #18 54.01 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-31T03:40:10.103Z] #18 54.01 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-31T03:40:10.103Z] #18 54.01 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-31T03:40:10.103Z] #18 54.02 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-31T03:40:10.103Z] #18 54.02 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-31T03:40:10.103Z] #18 54.04 Suggested packages: [2019-10-31T03:40:10.103Z] #18 54.04 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-31T03:40:10.103Z] #18 54.04 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-31T03:40:10.103Z] #18 54.04 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-31T03:40:10.103Z] #18 54.04 vim-doc vim-scripts xfsdump acl attr quota [2019-10-31T03:40:10.103Z] #18 54.04 Recommended packages: [2019-10-31T03:40:10.103Z] #18 54.05 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-31T03:40:10.103Z] #18 54.05 python3-keyrings.alt python3-xdg unzip [2019-10-31T03:40:11.615Z] #18 ... [2019-10-31T03:40:11.615Z] [2019-10-31T03:40:11.615Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:40:11.615Z] #42 29.87 CC images/stats.o [2019-10-31T03:40:12.243Z] #42 30.85 CC images/core.o [2019-10-31T03:40:13.742Z] #42 32.18 CC images/core-x86.o [2019-10-31T03:40:13.742Z] #42 ... [2019-10-31T03:40:13.742Z] [2019-10-31T03:40:13.742Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:40:13.742Z] #32 108.7 text/tabwriter [2019-10-31T03:40:13.742Z] #32 114.2 time [2019-10-31T03:40:13.742Z] #32 114.2 internal/syscall/unix [2019-10-31T03:40:13.742Z] #32 ... [2019-10-31T03:40:13.742Z] [2019-10-31T03:40:13.742Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:40:13.742Z] #18 62.11 The following NEW packages will be installed: [2019-10-31T03:40:14.032Z] #18 62.13 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-31T03:40:14.032Z] #18 62.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-31T03:40:14.032Z] #18 62.13 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-31T03:40:14.032Z] #18 62.13 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-31T03:40:14.032Z] #18 62.14 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-31T03:40:14.032Z] #18 62.14 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-31T03:40:14.032Z] #18 62.14 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-31T03:40:14.032Z] #18 62.14 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-31T03:40:14.032Z] #18 62.14 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-31T03:40:14.032Z] #18 62.14 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-31T03:40:14.032Z] #18 62.15 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-31T03:40:14.033Z] #18 62.15 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-31T03:40:14.033Z] #18 62.15 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-31T03:40:14.033Z] #18 62.15 xfsprogs xxd xz-utils zip [2019-10-31T03:40:14.033Z] #18 62.38 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-31T03:40:14.033Z] #18 62.38 Need to get 87.3 MB of archives. [2019-10-31T03:40:14.033Z] #18 62.38 After this operation, 585 MB of additional disk space will be used. [2019-10-31T03:40:14.033Z] #18 62.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-31T03:40:14.033Z] #18 62.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-31T03:40:14.033Z] #18 62.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-31T03:40:14.033Z] #18 62.48 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-31T03:40:14.033Z] #18 62.51 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-31T03:40:14.322Z] #18 62.55 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-31T03:40:14.322Z] #18 62.64 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-31T03:40:14.613Z] #18 62.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-31T03:40:14.613Z] #18 62.88 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-31T03:40:14.613Z] #18 62.90 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-31T03:40:14.902Z] #18 63.18 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-31T03:40:14.902Z] #18 63.20 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-31T03:40:14.902Z] #18 63.21 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-31T03:40:14.902Z] #18 63.23 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-31T03:40:14.902Z] #18 63.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-31T03:40:14.902Z] #18 63.26 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-31T03:40:14.902Z] #18 63.26 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-31T03:40:14.902Z] #18 63.29 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-31T03:40:15.194Z] #18 63.30 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-31T03:40:15.194Z] #18 63.31 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-31T03:40:15.194Z] #18 63.34 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-31T03:40:15.194Z] #18 63.37 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-31T03:40:15.194Z] #18 63.41 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-31T03:40:15.194Z] #18 63.45 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-31T03:40:15.194Z] #18 63.45 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-31T03:40:15.194Z] #18 63.46 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-31T03:40:15.194Z] #18 63.50 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-31T03:40:15.194Z] #18 63.52 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-31T03:40:15.194Z] #18 63.54 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-31T03:40:15.194Z] #18 63.61 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-31T03:40:15.194Z] #18 63.61 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-31T03:40:15.194Z] #18 63.65 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-31T03:40:15.485Z] #18 63.66 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-31T03:40:15.485Z] #18 63.69 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-31T03:40:15.485Z] #18 63.70 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-31T03:40:15.485Z] #18 63.72 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-31T03:40:15.485Z] #18 63.73 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-31T03:40:15.485Z] #18 63.74 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-31T03:40:15.485Z] #18 63.76 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-31T03:40:15.485Z] #18 63.79 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-31T03:40:15.485Z] #18 63.82 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-31T03:40:15.485Z] #18 63.85 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-31T03:40:15.776Z] #18 63.95 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-31T03:40:15.776Z] #18 63.97 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-31T03:40:15.776Z] #18 64.01 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-31T03:40:15.776Z] #18 64.01 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-31T03:40:15.776Z] #18 64.02 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-31T03:40:15.776Z] #18 64.02 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-31T03:40:15.776Z] #18 64.16 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-31T03:40:16.066Z] #18 64.21 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-31T03:40:16.066Z] #18 64.40 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-31T03:40:16.066Z] #18 64.43 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-31T03:40:16.382Z] #18 64.44 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-31T03:40:16.382Z] #18 64.47 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-31T03:40:16.382Z] #18 64.48 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-31T03:40:16.382Z] #18 64.51 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-31T03:40:17.027Z] #18 65.20 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-31T03:40:17.027Z] #18 65.30 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-31T03:40:17.027Z] #18 65.39 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-31T03:40:17.027Z] #18 65.43 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-31T03:40:17.317Z] #18 65.45 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-31T03:40:17.317Z] #18 65.52 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-31T03:40:17.317Z] #18 65.71 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-31T03:40:17.606Z] #18 65.98 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-31T03:40:17.895Z] #18 66.00 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-31T03:40:18.527Z] #18 66.58 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-31T03:40:18.822Z] #18 67.03 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-31T03:40:18.822Z] #18 67.07 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-31T03:40:22.339Z] #18 ... [2019-10-31T03:40:22.339Z] [2019-10-31T03:40:22.339Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:40:22.339Z] #45 116.9 crypto/rc4 [2019-10-31T03:40:22.339Z] #45 118.0 vendor/golang.org/x/text/transform [2019-10-31T03:40:22.339Z] #45 123.5 time [2019-10-31T03:40:22.339Z] #45 ... [2019-10-31T03:40:22.339Z] [2019-10-31T03:40:22.339Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:40:22.339Z] #60 64.08 Checking out files: 42% (1232/2933) Checking out files: 43% (1262/2933) Checking out files: 44% (1291/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 81% (2399/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-10-31T03:40:22.339Z] #60 65.98 + cd /tmp/tmp.lYZUadjg7m/src/github.com/containerd/containerd [2019-10-31T03:40:22.339Z] #60 65.98 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-31T03:40:22.339Z] #60 66.87 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-31T03:40:22.339Z] #60 66.87 + BUILDTAGS='netgo osusergo static_build' [2019-10-31T03:40:22.339Z] #60 66.87 + export EXTRA_FLAGS=-buildmode=pie [2019-10-31T03:40:22.339Z] #60 66.87 + EXTRA_FLAGS=-buildmode=pie [2019-10-31T03:40:22.339Z] #60 66.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-31T03:40:22.339Z] #60 66.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-31T03:40:22.339Z] #60 66.87 + '[' '' = dynamic ']' [2019-10-31T03:40:22.339Z] #60 66.87 + make [2019-10-31T03:40:22.339Z] #60 68.49 + bin/ctr [2019-10-31T03:40:22.339Z] #60 ... [2019-10-31T03:40:22.339Z] [2019-10-31T03:40:22.339Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:40:22.339Z] #18 70.30 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-31T03:40:22.538Z] Fetching without tags [2019-10-31T03:40:22.142Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:40:22.288Z] > git config --add remote.origin.fetch +refs/pull/40154/head:refs/remotes/origin/PR-40154 # timeout=10 [2019-10-31T03:40:22.333Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-31T03:40:22.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:40:23.252Z] Merging remotes/origin/master commit 7cb46617fcc1071963ab59d81082eab3e3ef8f9d into PR head commit 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:40:25.069Z] #18 ... [2019-10-31T03:40:25.069Z] [2019-10-31T03:40:25.069Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:40:25.069Z] #42 33.66 CC images/core-arm.o [2019-10-31T03:40:25.069Z] #42 34.70 CC images/core-aarch64.o [2019-10-31T03:40:25.069Z] #42 35.46 CC images/core-ppc64.o [2019-10-31T03:40:25.069Z] #42 36.84 CC images/core-s390.o [2019-10-31T03:40:25.069Z] #42 38.64 CC images/cpuinfo.o [2019-10-31T03:40:25.069Z] #42 39.49 CC images/inventory.o [2019-10-31T03:40:25.069Z] #42 40.01 CC images/fdinfo.o [2019-10-31T03:40:25.069Z] #42 40.78 CC images/fown.o [2019-10-31T03:40:25.069Z] #42 41.40 CC images/ns.o [2019-10-31T03:40:25.069Z] #42 41.93 CC images/regfile.o [2019-10-31T03:40:25.069Z] #42 42.50 CC images/ghost-file.o [2019-10-31T03:40:25.069Z] #42 43.16 CC images/fifo.o [2019-10-31T03:40:25.069Z] #42 43.68 CC images/remap-file-path.o [2019-10-31T03:40:22.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:40:22.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:40:22.570Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:40:23.352Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:40:23.390Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:40:25.698Z] #42 44.22 CC images/eventfd.o [2019-10-31T03:40:26.002Z] #42 44.60 CC images/eventpoll.o [2019-10-31T03:40:26.032Z] Merge succeeded, producing 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:40:26.033Z] Checking out Revision 27552ceb15bca544820229e574427d4c1d6ef585 (PR-40154) [2019-10-31T03:40:26.290Z] #42 ... [2019-10-31T03:40:26.290Z] [2019-10-31T03:40:26.290Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:40:26.290Z] #18 74.67 debconf: delaying package configuration, since apt-utils is not installed [2019-10-31T03:40:26.579Z] #18 74.87 Fetched 87.3 MB in 10s (8044 kB/s) [2019-10-31T03:40:26.579Z] #18 75.00 Selecting previously unselected package bash-completion. [2019-10-31T03:40:26.867Z] #18 75.00 (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-31T03:40:26.867Z] #18 75.11 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-31T03:40:28.515Z] #59 230.3 + bin/containerd-stress [2019-10-31T03:40:25.727Z] > git merge 7cb46617fcc1071963ab59d81082eab3e3ef8f9d # timeout=10 [2019-10-31T03:40:25.889Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-31T03:40:26.062Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:40:26.108Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:40:29.080Z] #59 232.1 + bin/containerd-shim [2019-10-31T03:40:29.583Z] #18 ... [2019-10-31T03:40:29.583Z] [2019-10-31T03:40:29.583Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:40:29.583Z] #32 124.6 internal/poll [2019-10-31T03:40:29.583Z] #32 128.6 os [2019-10-31T03:40:29.583Z] #32 ... [2019-10-31T03:40:29.583Z] [2019-10-31T03:40:29.583Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:40:29.583Z] #42 45.28 CC images/fh.o [2019-10-31T03:40:29.583Z] #42 45.90 CC images/fsnotify.o [2019-10-31T03:40:29.583Z] #42 47.37 CC images/signalfd.o [2019-10-31T03:40:29.583Z] #42 47.78 CC images/fs.o [2019-10-31T03:40:29.871Z] #42 48.45 CC images/pstree.o [2019-10-31T03:40:30.161Z] #42 48.88 CC images/pipe.o [2019-10-31T03:40:30.788Z] #42 49.37 CC images/tcp-stream.o [2019-10-31T03:40:31.078Z] #42 49.76 CC images/sk-packet.o [2019-10-31T03:40:31.709Z] #42 50.37 CC images/mnt.o [2019-10-31T03:40:32.214Z] INFO [loader] Go packages loading at mode 575 (files|name|deps|exports_file|types_sizes|compiled_files|imports) took 1m47.59572164s [2019-10-31T03:40:32.214Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.292331ms [2019-10-31T03:40:32.359Z] #42 50.84 CC images/pipe-data.o [2019-10-31T03:40:32.647Z] #42 51.33 CC images/sa.o [2019-10-31T03:40:32.935Z] #42 ... [2019-10-31T03:40:32.935Z] [2019-10-31T03:40:32.935Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:40:32.935Z] #18 81.25 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-31T03:40:33.962Z] #18 82.07 Selecting previously unselected package libnet1:ppc64el. [2019-10-31T03:40:33.962Z] #18 82.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-31T03:40:33.962Z] #18 82.08 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-31T03:40:33.962Z] #18 82.22 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-31T03:40:33.962Z] #18 82.25 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-31T03:40:33.962Z] #18 82.25 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-31T03:40:34.252Z] #18 82.41 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-31T03:40:34.252Z] #18 82.44 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-31T03:40:34.252Z] #18 82.46 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-31T03:40:34.252Z] #18 ... [2019-10-31T03:40:34.252Z] [2019-10-31T03:40:34.252Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:40:34.252Z] #45 129.5 regexp [2019-10-31T03:40:34.541Z] #45 ... [2019-10-31T03:40:34.541Z] [2019-10-31T03:40:34.541Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:40:34.541Z] #18 82.71 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-31T03:40:34.541Z] #18 82.73 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-31T03:40:34.541Z] #18 82.79 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-31T03:40:34.829Z] #18 83.04 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-31T03:40:34.829Z] #18 83.07 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-31T03:40:34.829Z] #18 83.09 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-31T03:40:34.986Z] Commit message: "bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a" [2019-10-31T03:40:35.635Z] #59 238.5 + bin/containerd-shim-runc-v1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-31T03:40:36.326Z] #18 84.28 Selecting previously unselected package python3.5-minimal. [2019-10-31T03:40:36.326Z] #18 84.29 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-31T03:40:36.326Z] #18 84.30 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-31T03:40:37.824Z] #18 85.98 Selecting previously unselected package python3-minimal. [2019-10-31T03:40:37.824Z] #18 86.00 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-31T03:40:37.824Z] #18 86.01 Unpacking python3-minimal (3.5.3-1) ... [2019-10-31T03:40:37.824Z] #18 86.18 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-31T03:40:37.824Z] #18 86.20 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-31T03:40:37.824Z] #18 86.20 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-31T03:40:37.899Z] + docker version [2019-10-31T03:40:38.113Z] #18 86.40 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-31T03:40:38.113Z] #18 86.41 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-31T03:40:38.113Z] #18 86.41 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-31T03:40:38.915Z] #59 241.6 + bin/containerd-shim-runc-v2 [2019-10-31T03:40:39.482Z] #59 242.6 + binaries [2019-10-31T03:40:39.482Z] #59 242.6 + mkdir -p /build [2019-10-31T03:40:39.482Z] #59 242.6 + cp bin/containerd /build/containerd [2019-10-31T03:40:39.482Z] #59 242.6 + cp bin/containerd-shim /build/containerd-shim [2019-10-31T03:40:39.482Z] #59 242.6 + cp bin/ctr /build/ctr [2019-10-31T03:40:40.046Z] #59 DONE 243.2s [2019-10-31T03:40:40.832Z] #18 ... [2019-10-31T03:40:40.832Z] [2019-10-31T03:40:40.832Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:40:40.832Z] #32 135.6 internal/fmtsort [2019-10-31T03:40:40.832Z] #32 136.0 path/filepath [2019-10-31T03:40:40.832Z] #32 136.8 fmt [2019-10-31T03:40:40.832Z] #32 138.8 io/ioutil [2019-10-31T03:40:40.832Z] #32 142.9 log [2019-10-31T03:40:40.832Z] #32 142.9 github.com/BurntSushi/toml [2019-10-31T03:40:40.832Z] #32 142.9 flag [2019-10-31T03:40:40.832Z] #32 ... [2019-10-31T03:40:40.832Z] [2019-10-31T03:40:40.832Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:40:40.832Z] #18 88.88 Selecting previously unselected package python3.5. [2019-10-31T03:40:40.832Z] #18 88.91 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-31T03:40:40.832Z] #18 88.91 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-31T03:40:40.832Z] #18 89.12 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-31T03:40:40.832Z] #18 89.13 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-31T03:40:40.832Z] #18 89.14 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-31T03:40:41.120Z] #18 89.30 Selecting previously unselected package dh-python. [2019-10-31T03:40:41.120Z] #18 89.32 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-31T03:40:41.120Z] #18 89.33 Unpacking dh-python (2.20170125) ... [2019-10-31T03:40:41.408Z] #18 89.64 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-31T03:40:41.408Z] #18 89.66 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-31T03:40:41.418Z] [2019-10-31T03:40:41.418Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-31T03:40:41.418Z] #60 DONE 0.2s [2019-10-31T03:40:41.418Z] [2019-10-31T03:40:41.418Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-31T03:40:41.525Z] #73 exporting layers 55.4s done [2019-10-31T03:40:41.525Z] #73 exporting manifest sha256:871982b2044f8fe74b6c5672e966955fa4acffb1741215b701a03cd38f5cd461 0.0s done [2019-10-31T03:40:41.525Z] #73 exporting config sha256:6d84319225b3463501565758a7cc55e29ff468fcf9713bc90bc488122a6ccac4 done [2019-10-31T03:40:41.525Z] #73 sending tarball [2019-10-31T03:40:41.674Z] #64 DONE 0.1s [2019-10-31T03:40:41.674Z] [2019-10-31T03:40:41.674Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-31T03:40:41.931Z] #66 DONE 0.3s [2019-10-31T03:40:41.931Z] [2019-10-31T03:40:41.931Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-31T03:40:42.187Z] #69 DONE 0.1s [2019-10-31T03:40:42.187Z] [2019-10-31T03:40:42.187Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-31T03:40:42.187Z] #70 DONE 0.0s [2019-10-31T03:40:42.187Z] [2019-10-31T03:40:42.187Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-31T03:40:43.458Z] #18 ... [2019-10-31T03:40:43.458Z] [2019-10-31T03:40:43.458Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:40:43.458Z] #42 51.72 CC images/timer.o [2019-10-31T03:40:43.458Z] #42 52.50 CC images/timerfd.o [2019-10-31T03:40:43.458Z] #42 52.86 CC images/mm.o [2019-10-31T03:40:43.458Z] #42 53.69 CC images/sk-opts.o [2019-10-31T03:40:43.458Z] #42 54.18 CC images/sk-unix.o [2019-10-31T03:40:43.458Z] #42 54.89 CC images/sk-inet.o [2019-10-31T03:40:43.458Z] #42 55.87 CC images/tun.o [2019-10-31T03:40:43.458Z] #42 56.67 CC images/sk-netlink.o [2019-10-31T03:40:43.458Z] #42 57.26 CC images/packet-sock.o [2019-10-31T03:40:43.458Z] #42 58.10 CC images/ipc-var.o [2019-10-31T03:40:43.458Z] #42 58.49 CC images/ipc-desc.o [2019-10-31T03:40:43.458Z] #42 59.08 CC images/ipc-shm.o [2019-10-31T03:40:43.458Z] #42 59.57 CC images/ipc-msg.o [2019-10-31T03:40:43.458Z] #42 60.16 CC images/ipc-sem.o [2019-10-31T03:40:43.458Z] #42 60.59 CC images/utsns.o [2019-10-31T03:40:43.458Z] #42 61.11 CC images/creds.o [2019-10-31T03:40:43.458Z] #42 61.65 CC images/vma.o [2019-10-31T03:40:43.458Z] #42 62.17 CC images/netdev.o [2019-10-31T03:40:43.558Z] #71 DONE 1.5s [2019-10-31T03:40:43.558Z] [2019-10-31T03:40:43.558Z] #72 exporting to image [2019-10-31T03:40:43.558Z] #72 exporting layers [2019-10-31T03:40:44.483Z] #42 63.28 CC images/tty.o [2019-10-31T03:40:45.505Z] #42 ... [2019-10-31T03:40:45.505Z] [2019-10-31T03:40:45.505Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:40:45.505Z] #32 150.5 github.com/BurntSushi/toml/cmd/tomlv [2019-10-31T03:40:46.135Z] #32 ... [2019-10-31T03:40:46.135Z] [2019-10-31T03:40:46.135Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:40:46.135Z] #45 141.3 os/exec [2019-10-31T03:40:46.135Z] #45 141.4 net [2019-10-31T03:40:46.135Z] #45 143.2 internal/lazyregexp [2019-10-31T03:40:46.135Z] #45 147.9 encoding/binary [2019-10-31T03:40:46.135Z] #45 147.9 go/token [2019-10-31T03:40:46.135Z] #45 148.0 net/url [2019-10-31T03:40:46.424Z] #45 ... [2019-10-31T03:40:46.424Z] [2019-10-31T03:40:46.424Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:40:46.424Z] #42 64.74 CC images/file-lock.o [2019-10-31T03:40:46.711Z] #42 65.28 CC images/rlimit.o [2019-10-31T03:40:46.732Z] #73 sending tarball 9.0s done [2019-10-31T03:40:46.732Z] #73 DONE 64.5s [2019-10-31T03:40:46.732Z] [2019-10-31T03:40:46.732Z] #74 importing to docker [2019-10-31T03:40:47.026Z] #42 65.75 CC images/pagemap.o [2019-10-31T03:40:48.048Z] #42 66.39 CC images/siginfo.o [2019-10-31T03:40:48.335Z] #42 67.04 CC images/rpc.o [2019-10-31T03:40:50.112Z] #72 exporting layers 6.4s done [2019-10-31T03:40:50.112Z] #72 writing image sha256:06b00d7318a35b23efd0c12656f7a4b1a09a6bd14f325740a4f5c6fb531cf8e9 done [2019-10-31T03:40:50.112Z] #72 naming to docker.io/library/docker:27552ceb15bca544820229e574427d4c1d6ef585 done [2019-10-31T03:40:50.112Z] #72 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-31T03:40:51.830Z] #42 ... [2019-10-31T03:40:51.830Z] [2019-10-31T03:40:51.830Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:40:51.830Z] #18 95.76 Setting up python3-minimal (3.5.3-1) ... [2019-10-31T03:40:51.830Z] #18 97.67 Selecting previously unselected package python3. [2019-10-31T03:40:51.831Z] #18 97.67 (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-31T03:40:51.831Z] #18 97.75 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-31T03:40:51.831Z] #18 97.77 Unpacking python3 (3.5.3-1) ... [2019-10-31T03:40:51.831Z] #18 97.93 Selecting previously unselected package pigz. [2019-10-31T03:40:51.831Z] #18 97.94 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-31T03:40:51.831Z] #18 97.95 Unpacking pigz (2.3.4-1) ... [2019-10-31T03:40:51.831Z] #18 98.05 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-31T03:40:51.831Z] #18 98.06 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-31T03:40:51.831Z] #18 98.07 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-31T03:40:51.831Z] #18 98.22 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-31T03:40:51.831Z] #18 98.22 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-31T03:40:51.831Z] #18 98.22 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-31T03:40:51.831Z] #18 98.45 Selecting previously unselected package libiptc0:ppc64el. [2019-10-31T03:40:51.831Z] #18 98.46 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-31T03:40:51.831Z] #18 98.47 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-31T03:40:51.831Z] #18 98.60 Selecting previously unselected package libxtables12:ppc64el. [2019-10-31T03:40:51.831Z] #18 98.62 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-31T03:40:51.831Z] #18 98.62 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-31T03:40:51.831Z] #18 98.79 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-31T03:40:51.831Z] #18 98.80 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-31T03:40:51.831Z] #18 98.81 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-31T03:40:51.831Z] #18 98.93 Selecting previously unselected package iptables. [2019-10-31T03:40:51.831Z] #18 98.94 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-31T03:40:51.831Z] #18 98.94 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-31T03:40:51.831Z] #18 99.76 Selecting previously unselected package xxd. [2019-10-31T03:40:51.831Z] #18 99.82 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-31T03:40:51.831Z] #18 99.85 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:40:51.831Z] #18 100.1 Selecting previously unselected package vim-common. [2019-10-31T03:40:51.831Z] #18 100.1 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:40:51.831Z] #18 100.1 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:40:52.086Z] [2019-10-31T03:40:52.086Z] Removing bundles/ [2019-10-31T03:40:52.086Z] [2019-10-31T03:40:52.086Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-31T03:40:52.086Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-31T03:40:52.086Z] GOOS="" GOARCH="" GOARM="" [2019-10-31T03:40:52.118Z] #18 100.5 Selecting previously unselected package bzip2. [2019-10-31T03:40:52.118Z] #18 100.5 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-31T03:40:52.118Z] #18 100.5 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-31T03:40:52.409Z] #18 100.7 Selecting previously unselected package libgpm2:ppc64el. [2019-10-31T03:40:52.409Z] #18 100.7 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-31T03:40:52.409Z] #18 100.8 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-31T03:40:52.697Z] #18 ... [2019-10-31T03:40:52.697Z] [2019-10-31T03:40:52.697Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-31T03:40:52.697Z] #32 DONE 157.8s [2019-10-31T03:40:52.697Z] [2019-10-31T03:40:52.697Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:40:52.697Z] #18 101.0 Selecting previously unselected package xz-utils. [2019-10-31T03:40:52.697Z] #18 ... [2019-10-31T03:40:52.697Z] [2019-10-31T03:40:52.697Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:40:52.697Z] #42 70.33 CC images/ext-file.o [2019-10-31T03:40:52.697Z] #42 70.93 CC images/cgroup.o [2019-10-31T03:40:52.700Z] Client: Docker Engine - Enterprise [2019-10-31T03:40:52.700Z] Version: 19.03.2 [2019-10-31T03:40:52.700Z] API version: 1.40 [2019-10-31T03:40:52.700Z] Go version: go1.12.8 [2019-10-31T03:40:52.700Z] Git commit: c92ab06ed9 [2019-10-31T03:40:52.700Z] Built: 09/03/2019 16:38:11 [2019-10-31T03:40:52.700Z] OS/Arch: windows/amd64 [2019-10-31T03:40:52.700Z] Experimental: false [2019-10-31T03:40:52.700Z] [2019-10-31T03:40:52.700Z] Server: Docker Engine - Enterprise [2019-10-31T03:40:52.700Z] Engine: [2019-10-31T03:40:52.700Z] Version: 19.03.2 [2019-10-31T03:40:52.700Z] API version: 1.40 (minimum version 1.24) [2019-10-31T03:40:52.700Z] Go version: go1.12.8 [2019-10-31T03:40:52.700Z] Git commit: c92ab06ed9 [2019-10-31T03:40:52.700Z] Built: 09/03/2019 16:35:47 [2019-10-31T03:40:52.700Z] OS/Arch: windows/amd64 [2019-10-31T03:40:52.700Z] Experimental: true [Pipeline] sh [2019-10-31T03:40:54.215Z] + docker info [2019-10-31T03:40:54.747Z] #42 73.47 CC images/userns.o [2019-10-31T03:40:55.373Z] #42 73.97 CC images/google/protobuf/descriptor.o [2019-10-31T03:40:57.032Z] #42 ... [2019-10-31T03:40:57.032Z] [2019-10-31T03:40:57.032Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:40:57.032Z] #45 152.0 go/scanner [2019-10-31T03:40:57.032Z] #45 155.4 text/template/parse [2019-10-31T03:40:57.032Z] #45 157.8 encoding/base64 [2019-10-31T03:40:57.032Z] #45 158.6 go/ast [2019-10-31T03:40:57.032Z] #45 ... [2019-10-31T03:40:57.032Z] [2019-10-31T03:40:57.032Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:40:57.032Z] #18 101.1 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 101.1 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-31T03:40:57.032Z] #18 101.6 Selecting previously unselected package aufs-tools. [2019-10-31T03:40:57.032Z] #18 101.6 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 101.6 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-31T03:40:57.032Z] #18 101.9 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-31T03:40:57.032Z] #18 101.9 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 101.9 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-31T03:40:57.032Z] #18 102.1 Selecting previously unselected package btrfs-progs. [2019-10-31T03:40:57.032Z] #18 102.2 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 102.2 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-31T03:40:57.032Z] #18 103.3 Selecting previously unselected package btrfs-tools. [2019-10-31T03:40:57.032Z] #18 103.3 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 103.4 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-31T03:40:57.032Z] #18 103.5 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-31T03:40:57.032Z] #18 103.5 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 103.5 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-31T03:40:57.032Z] #18 103.8 Selecting previously unselected package dmsetup. [2019-10-31T03:40:57.032Z] #18 103.8 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 103.8 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-31T03:40:57.032Z] #18 104.1 Selecting previously unselected package libonig4:ppc64el. [2019-10-31T03:40:57.032Z] #18 104.1 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 104.1 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-31T03:40:57.032Z] #18 104.3 Selecting previously unselected package libjq1:ppc64el. [2019-10-31T03:40:57.032Z] #18 104.3 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 104.4 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-31T03:40:57.032Z] #18 104.6 Selecting previously unselected package jq. [2019-10-31T03:40:57.032Z] #18 104.6 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 104.6 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-31T03:40:57.032Z] #18 104.8 Selecting previously unselected package libaio1:ppc64el. [2019-10-31T03:40:57.032Z] #18 104.8 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 104.9 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-31T03:40:57.032Z] #18 105.0 Selecting previously unselected package libcap2-bin. [2019-10-31T03:40:57.032Z] #18 105.1 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 105.1 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-31T03:40:57.032Z] #18 105.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-31T03:40:57.032Z] #18 105.2 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-31T03:40:57.032Z] #18 105.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-31T03:40:57.032Z] #18 105.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-31T03:40:57.032Z] #18 105.4 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-31T03:40:57.320Z] #18 105.4 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-31T03:40:57.607Z] #18 105.9 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-31T03:40:57.607Z] #18 105.9 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-31T03:40:57.607Z] #18 105.9 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-31T03:40:57.895Z] #18 106.2 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-31T03:40:57.895Z] #18 106.2 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-31T03:40:57.896Z] #18 106.2 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-31T03:40:58.182Z] #18 106.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-31T03:40:58.182Z] #18 106.5 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-31T03:40:58.182Z] #18 106.5 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-31T03:40:58.807Z] #18 107.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-31T03:40:58.807Z] #18 107.2 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-31T03:40:58.807Z] #18 107.2 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-31T03:40:58.807Z] #18 ... [2019-10-31T03:40:58.807Z] [2019-10-31T03:40:58.807Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:40:58.807Z] #42 77.62 CC images/opts.o [2019-10-31T03:40:59.433Z] #42 78.06 CC images/seccomp.o [2019-10-31T03:41:00.458Z] #42 78.78 CC images/binfmt-misc.o [2019-10-31T03:41:00.746Z] #42 79.21 CC images/time.o [2019-10-31T03:41:01.036Z] #42 79.55 CC images/sysctl.o [2019-10-31T03:41:01.325Z] #42 80.04 CC images/autofs.o [2019-10-31T03:41:01.614Z] #42 80.38 CC images/macvlan.o [2019-10-31T03:41:01.696Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-31T03:41:01.696Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-31T03:41:01.696Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2019-10-31T03:41:01.696Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2019-10-31T03:41:01.696Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.0% of statements [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-31T03:41:01.696Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-31T03:41:01.696Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/builder [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-31T03:41:01.696Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-31T03:41:01.696Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2019-10-31T03:41:01.696Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2019-10-31T03:41:02.276Z] #42 80.87 CC images/sit.o [2019-10-31T03:41:02.647Z] ok github.com/docker/docker/builder/remotecontext 0.642s coverage: 13.6% of statements [2019-10-31T03:41:02.647Z] ok github.com/docker/docker/builder/remotecontext/git 3.183s coverage: 85.1% of statements [2019-10-31T03:41:02.905Z] #42 81.30 LINK images/built-in.o [2019-10-31T03:41:02.905Z] #42 81.51 GEN compel/include/asm [2019-10-31T03:41:02.905Z] #42 81.52 GEN compel/include/version.h [2019-10-31T03:41:02.905Z] #42 81.57 touch .config [2019-10-31T03:41:02.905Z] #42 81.58 GEN include/common/config.h [2019-10-31T03:41:03.195Z] #42 81.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-31T03:41:03.195Z] #42 81.76 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-31T03:41:03.195Z] #42 81.83 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-31T03:41:03.195Z] #42 81.89 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-31T03:41:03.195Z] #42 81.96 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-31T03:41:03.218Z] ok github.com/docker/docker/builder/dockerfile 1.057s coverage: 48.2% of statements [2019-10-31T03:41:03.218Z] ? github.com/docker/docker/cli [no test files] [2019-10-31T03:41:03.218Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-31T03:41:03.319Z] #74 DONE 16.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-31T03:41:03.484Z] #42 82.02 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-31T03:41:03.484Z] #42 82.12 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-31T03:41:03.484Z] #42 82.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-31T03:41:03.484Z] #42 82.20 DEP compel/plugins/std/infect.d [2019-10-31T03:41:04.113Z] #42 82.61 DEP compel/plugins/std/string.d [2019-10-31T03:41:04.113Z] #42 82.83 DEP compel/plugins/std/log.d [2019-10-31T03:41:04.293Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27552ceb15bca544820229e574427d4c1d6ef585 hack/test/unit [2019-10-31T03:41:04.403Z] #42 83.05 DEP compel/plugins/std/fds.d [2019-10-31T03:41:04.693Z] #42 83.27 DEP compel/plugins/std/std.d [2019-10-31T03:41:04.982Z] #42 83.51 DEP compel/plugins/shmem/shmem.d [2019-10-31T03:41:05.271Z] #42 83.79 DEP compel/plugins/fds/fds.d [2019-10-31T03:41:05.560Z] #42 84.12 CC compel/plugins/std/std.o [2019-10-31T03:41:06.186Z] #42 84.72 CC compel/plugins/std/fds.o [2019-10-31T03:41:06.811Z] #42 85.47 CC compel/plugins/std/log.o [2019-10-31T03:41:07.100Z] #42 ... [2019-10-31T03:41:07.100Z] [2019-10-31T03:41:07.100Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:41:07.100Z] #45 162.2 encoding/json [2019-10-31T03:41:07.100Z] #45 ... [2019-10-31T03:41:07.100Z] [2019-10-31T03:41:07.100Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:41:07.100Z] #18 107.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-31T03:41:07.100Z] #18 107.6 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-31T03:41:07.100Z] #18 107.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-31T03:41:07.100Z] #18 107.8 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-31T03:41:07.100Z] #18 107.8 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-31T03:41:07.100Z] #18 107.8 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-31T03:41:07.100Z] #18 108.0 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-31T03:41:07.100Z] #18 108.0 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-31T03:41:07.100Z] #18 108.0 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-31T03:41:07.100Z] #18 108.2 Selecting previously unselected package libreadline5:ppc64el. [2019-10-31T03:41:07.100Z] #18 108.2 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-31T03:41:07.100Z] #18 108.2 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-31T03:41:07.100Z] #18 108.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-31T03:41:07.100Z] #18 108.4 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-31T03:41:07.100Z] #18 108.4 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-31T03:41:07.100Z] #18 111.1 Selecting previously unselected package net-tools. [2019-10-31T03:41:07.100Z] #18 111.1 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-31T03:41:07.100Z] #18 111.1 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-31T03:41:07.100Z] #18 111.5 Selecting previously unselected package python-pip-whl. [2019-10-31T03:41:07.100Z] #18 111.5 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-31T03:41:07.100Z] #18 111.5 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-31T03:41:07.100Z] #18 112.3 Selecting previously unselected package python3-pip. [2019-10-31T03:41:07.100Z] #18 112.3 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-31T03:41:07.100Z] #18 112.3 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-31T03:41:07.100Z] #18 112.6 Selecting previously unselected package python3-pkg-resources. [2019-10-31T03:41:07.100Z] #18 112.6 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-31T03:41:07.100Z] #18 112.6 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-31T03:41:07.100Z] #18 112.8 Selecting previously unselected package python3-setuptools. [2019-10-31T03:41:07.100Z] #18 112.9 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-31T03:41:07.100Z] #18 112.9 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-31T03:41:07.100Z] #18 113.2 Selecting previously unselected package python3-wheel. [2019-10-31T03:41:07.100Z] #18 113.2 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-31T03:41:07.100Z] #18 113.2 Unpacking python3-wheel (0.29.0-2) ... [2019-10-31T03:41:07.100Z] #18 113.4 Selecting previously unselected package thin-provisioning-tools. [2019-10-31T03:41:07.100Z] #18 113.4 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-31T03:41:07.100Z] #18 113.5 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-31T03:41:07.100Z] #18 113.9 Selecting previously unselected package vim-runtime. [2019-10-31T03:41:07.100Z] #18 113.9 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-31T03:41:07.100Z] #18 114.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-31T03:41:07.100Z] #18 114.1 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-31T03:41:07.100Z] #18 114.2 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:41:07.641Z] ? github.com/docker/docker/api [no test files] [2019-10-31T03:41:08.505Z] ok github.com/docker/docker/client 0.341s coverage: 75.8% of statements [2019-10-31T03:41:08.595Z] #18 ... [2019-10-31T03:41:08.595Z] [2019-10-31T03:41:08.595Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:41:08.595Z] #42 87.10 CC compel/plugins/std/string.o [2019-10-31T03:41:09.631Z] #42 88.41 CC compel/plugins/std/infect.o [2019-10-31T03:41:11.128Z] #42 89.63 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-31T03:41:11.128Z] #42 89.71 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-31T03:41:11.128Z] #42 89.82 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-31T03:41:11.128Z] #42 89.93 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-31T03:41:11.417Z] #42 90.08 AR compel/plugins/std.lib.a [2019-10-31T03:41:11.417Z] #42 90.18 CC compel/plugins/fds/fds.o [2019-10-31T03:41:12.447Z] #42 90.80 AR compel/plugins/fds.lib.a [2019-10-31T03:41:12.447Z] #42 90.91 HOSTDEP compel/src/lib/log-host.d [2019-10-31T03:41:12.447Z] #42 91.11 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-31T03:41:13.076Z] #42 91.51 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-31T03:41:13.076Z] #42 91.73 HOSTDEP compel/src/main-host.d [2019-10-31T03:41:13.366Z] #42 92.00 DEP compel/src/lib/ptrace.d [2019-10-31T03:41:13.656Z] #42 92.34 DEP compel/src/lib/infect.d [2019-10-31T03:41:14.284Z] #42 92.68 DEP compel/src/lib/infect-util.d [2019-10-31T03:41:14.284Z] #42 92.95 DEP compel/src/lib/infect-rpc.d [2019-10-31T03:41:14.574Z] #42 93.15 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-31T03:41:14.574Z] #42 93.35 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-31T03:41:14.861Z] #42 93.62 DEP compel/src/lib/log.d [2019-10-31T03:41:15.499Z] #42 93.97 DEP compel/src/main.d [2019-10-31T03:41:15.499Z] #42 94.29 DEP compel/src/lib/handle-elf.d [2019-10-31T03:41:15.786Z] #42 94.54 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-31T03:41:16.412Z] #42 94.91 CC compel/src/lib/log.o [2019-10-31T03:41:16.412Z] #42 ... [2019-10-31T03:41:16.412Z] [2019-10-31T03:41:16.412Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:41:16.412Z] #18 120.1 Selecting previously unselected package vim. [2019-10-31T03:41:16.412Z] #18 120.1 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-31T03:41:16.412Z] #18 120.2 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:41:16.412Z] #18 121.1 Selecting previously unselected package xfsprogs. [2019-10-31T03:41:16.412Z] #18 121.1 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-31T03:41:16.412Z] #18 121.1 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-31T03:41:16.412Z] #18 121.9 Selecting previously unselected package zip. [2019-10-31T03:41:16.412Z] #18 122.0 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-31T03:41:16.412Z] #18 122.0 Unpacking zip (3.0-11+b1) ... [2019-10-31T03:41:16.412Z] #18 122.3 Selecting previously unselected package libapparmor-perl. [2019-10-31T03:41:16.412Z] #18 122.4 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-31T03:41:16.412Z] #18 122.4 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-31T03:41:16.412Z] #18 122.5 Selecting previously unselected package apparmor. [2019-10-31T03:41:16.412Z] #18 122.5 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-31T03:41:16.412Z] #18 122.7 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-31T03:41:16.412Z] #18 123.4 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-31T03:41:16.412Z] #18 123.4 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-31T03:41:16.412Z] #18 123.4 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-31T03:41:17.909Z] #18 125.9 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-31T03:41:17.909Z] #18 125.9 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-31T03:41:17.909Z] #18 126.0 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-31T03:41:19.119Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-31T03:41:19.957Z] #18 ... [2019-10-31T03:41:19.957Z] [2019-10-31T03:41:19.957Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:41:19.957Z] #45 174.7 text/template [2019-10-31T03:41:19.957Z] #45 180.0 go/parser [2019-10-31T03:41:19.957Z] #45 ... [2019-10-31T03:41:19.957Z] [2019-10-31T03:41:19.957Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:41:19.957Z] #42 95.52 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-31T03:41:19.957Z] #42 96.19 CC compel/arch/ppc64/src/lib/infect.o [2019-10-31T03:41:19.957Z] #42 97.58 CC compel/src/lib/infect-rpc.o [2019-10-31T03:41:19.957Z] #42 98.39 CC compel/src/lib/infect-util.o [2019-10-31T03:41:20.246Z] #42 98.95 CC compel/src/lib/infect.o [2019-10-31T03:41:22.297Z] #42 ... [2019-10-31T03:41:22.297Z] [2019-10-31T03:41:22.297Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:41:22.297Z] #45 187.5 encoding/xml [2019-10-31T03:41:27.861Z] #45 ... [2019-10-31T03:41:27.861Z] [2019-10-31T03:41:27.861Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:41:27.861Z] #42 104.8 CC compel/src/lib/ptrace.o [2019-10-31T03:41:27.861Z] #42 105.6 AR compel/libcompel.a [2019-10-31T03:41:27.861Z] #42 105.8 HOSTCC compel/src/main-host.o [2019-10-31T03:41:28.152Z] #42 106.9 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-31T03:41:29.174Z] #42 107.5 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-31T03:41:30.198Z] #42 108.8 HOSTCC compel/src/lib/log-host.o [2019-10-31T03:41:30.487Z] #42 ... [2019-10-31T03:41:30.487Z] [2019-10-31T03:41:30.487Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:41:30.487Z] #18 128.8 Selecting previously unselected package binutils-mingw-w64. [2019-10-31T03:41:30.487Z] #18 128.8 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-31T03:41:30.487Z] #18 128.8 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-31T03:41:30.487Z] #18 129.0 Selecting previously unselected package mingw-w64-common. [2019-10-31T03:41:30.487Z] #18 129.0 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-31T03:41:30.487Z] #18 129.0 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-31T03:41:30.487Z] #18 137.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-31T03:41:30.487Z] #18 137.3 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-31T03:41:30.487Z] #18 137.3 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-31T03:41:30.775Z] #18 ... [2019-10-31T03:41:30.775Z] [2019-10-31T03:41:30.775Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:41:30.775Z] #42 109.3 HOSTLINK compel/compel-host-bin [2019-10-31T03:41:31.064Z] #42 109.6 DEP soccr/soccr.d [2019-10-31T03:41:31.352Z] #42 110.1 CC soccr/soccr.o [2019-10-31T03:41:35.101Z] ok github.com/docker/docker/cmd/dockerd 0.149s coverage: 30.3% of statements [2019-10-31T03:41:35.797Z] #42 113.7 AR soccr/libsoccr.a [2019-10-31T03:41:35.797Z] #42 113.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-31T03:41:35.797Z] #42 114.4 DEP criu/arch/ppc64/sigframe.d [2019-10-31T03:41:36.041Z] ok github.com/docker/docker/container 0.168s coverage: 35.3% of statements [2019-10-31T03:41:36.041Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-31T03:41:36.041Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-31T03:41:36.041Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-31T03:41:36.041Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-31T03:41:36.084Z] #42 114.7 DEP criu/arch/ppc64/crtools.d [2019-10-31T03:41:36.373Z] #42 ... [2019-10-31T03:41:36.373Z] [2019-10-31T03:41:36.373Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:41:36.373Z] #18 144.6 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-31T03:41:36.373Z] #18 144.6 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-31T03:41:36.373Z] #18 144.6 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-31T03:41:36.662Z] #18 144.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-31T03:41:36.662Z] #18 144.8 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-31T03:41:36.662Z] #18 144.8 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:41:39.346Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2019-10-31T03:41:39.607Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.8% of statements [2019-10-31T03:41:40.549Z] ok github.com/docker/docker/daemon/cluster 0.158s coverage: 0.5% of statements [2019-10-31T03:41:42.190Z] #18 ... [2019-10-31T03:41:42.190Z] [2019-10-31T03:41:42.190Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:41:42.190Z] #63 196.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-31T03:41:42.190Z] #63 196.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-31T03:41:42.190Z] #63 ... [2019-10-31T03:41:42.190Z] [2019-10-31T03:41:42.190Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:41:42.190Z] #42 115.2 DEP criu/arch/ppc64/cpu.d [2019-10-31T03:41:42.190Z] #42 115.7 CC criu/arch/ppc64/cpu.o [2019-10-31T03:41:42.190Z] #42 116.9 CC criu/arch/ppc64/crtools.o [2019-10-31T03:41:42.190Z] #42 119.2 CC criu/arch/ppc64/sigframe.o [2019-10-31T03:41:42.190Z] #42 119.7 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-31T03:41:42.190Z] #42 119.8 DEP criu/arch/ppc64/misc.d [2019-10-31T03:41:42.190Z] #42 119.9 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-31T03:41:42.190Z] #42 119.9 DEP criu/arch/ppc64/vdso-pie.d [2019-10-31T03:41:42.190Z] #42 120.2 DEP criu/pie/parasite-vdso.d [2019-10-31T03:41:42.190Z] #42 120.5 DEP criu/pie/util-vdso.d [2019-10-31T03:41:42.190Z] #42 120.8 DEP criu/pie/util.d [2019-10-31T03:41:42.477Z] #42 121.2 CC criu/pie/util.o [2019-10-31T03:41:43.100Z] #42 121.8 CC criu/pie/util-vdso.o [2019-10-31T03:41:43.852Z] ok github.com/docker/docker/daemon/discovery 0.037s coverage: 30.0% of statements [2019-10-31T03:41:44.119Z] #42 ... [2019-10-31T03:41:44.119Z] [2019-10-31T03:41:44.119Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:41:44.119Z] #45 199.4 math/big [2019-10-31T03:41:44.119Z] #45 201.9 go/doc [2019-10-31T03:41:44.425Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 82.1% of statements [2019-10-31T03:41:44.762Z] #45 ... [2019-10-31T03:41:44.762Z] [2019-10-31T03:41:44.762Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:41:44.762Z] #42 123.5 CC criu/pie/parasite-vdso.o [2019-10-31T03:41:45.050Z] #42 ... [2019-10-31T03:41:45.050Z] [2019-10-31T03:41:45.050Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:41:45.050Z] #63 DONE 210.1s [2019-10-31T03:41:45.050Z] [2019-10-31T03:41:45.050Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-31T03:41:45.050Z] #64 DONE 0.1s [2019-10-31T03:41:45.050Z] [2019-10-31T03:41:45.050Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:41:45.369Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2019-10-31T03:41:47.100Z] #45 ... [2019-10-31T03:41:47.100Z] [2019-10-31T03:41:47.100Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:41:47.100Z] #42 125.8 CC criu/arch/ppc64/vdso-pie.o [2019-10-31T03:41:47.286Z] ok github.com/docker/docker/daemon/graphdriver 0.027s coverage: 2.2% of statements [2019-10-31T03:41:48.125Z] #42 126.5 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-31T03:41:48.125Z] #42 126.6 CC criu/arch/ppc64/misc.o [2019-10-31T03:41:48.125Z] #42 126.7 AR criu/pie/pie.lib.a [2019-10-31T03:41:48.125Z] #42 126.8 DEP criu/pie/restorer.d [2019-10-31T03:41:48.750Z] #42 127.4 DEP criu/arch/ppc64/restorer.d [2019-10-31T03:41:49.377Z] #42 127.8 DEP criu/pie/parasite.d [2019-10-31T03:41:49.665Z] #42 128.4 CC criu/pie/parasite.o [2019-10-31T03:41:50.582Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-10-31T03:41:51.157Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.468s coverage: 13.6% of statements [2019-10-31T03:41:52.097Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.709s coverage: 57.0% of statements [2019-10-31T03:41:52.380Z] #42 130.8 LINK criu/pie/parasite.built-in.o [2019-10-31T03:41:52.380Z] #42 130.8 GEN criu/pie/parasite-blob.h [2019-10-31T03:41:52.380Z] #42 130.9 CC criu/arch/ppc64/restorer.o [2019-10-31T03:41:53.006Z] #42 131.7 CC criu/pie/restorer.o [2019-10-31T03:41:54.696Z] Client: [2019-10-31T03:41:54.696Z] Debug Mode: false [2019-10-31T03:41:54.696Z] Plugins: [2019-10-31T03:41:54.696Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-31T03:41:54.696Z] [2019-10-31T03:41:54.696Z] Server: [2019-10-31T03:41:54.696Z] Containers: 0 [2019-10-31T03:41:54.696Z] Running: 0 [2019-10-31T03:41:54.696Z] Paused: 0 [2019-10-31T03:41:54.696Z] Stopped: 0 [2019-10-31T03:41:54.696Z] Images: 0 [2019-10-31T03:41:54.696Z] Server Version: 19.03.2 [2019-10-31T03:41:54.696Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-31T03:41:54.696Z] Windows: [2019-10-31T03:41:54.696Z] LCOW: [2019-10-31T03:41:54.696Z] Logging Driver: json-file [2019-10-31T03:41:54.696Z] Plugins: [2019-10-31T03:41:54.696Z] Volume: local [2019-10-31T03:41:54.696Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-31T03:41:54.696Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-31T03:41:54.696Z] Swarm: inactive [2019-10-31T03:41:54.696Z] Default Isolation: process [2019-10-31T03:41:54.696Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-31T03:41:54.696Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-31T03:41:54.696Z] OSType: windows [2019-10-31T03:41:54.696Z] Architecture: x86_64 [2019-10-31T03:41:54.696Z] CPUs: 4 [2019-10-31T03:41:54.696Z] Total Memory: 32GiB [2019-10-31T03:41:54.696Z] Name: azwin-2-e64bc0 [2019-10-31T03:41:54.696Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-31T03:41:54.696Z] Docker Root Dir: D:\docker [2019-10-31T03:41:54.696Z] Debug Mode: false [2019-10-31T03:41:54.696Z] Registry: https://index.docker.io/v1/ [2019-10-31T03:41:54.696Z] Labels: [2019-10-31T03:41:54.696Z] Experimental: true [2019-10-31T03:41:54.696Z] Insecure Registries: [2019-10-31T03:41:54.696Z] 10.0.0.4:5000 [2019-10-31T03:41:54.696Z] 127.0.0.0/8 [2019-10-31T03:41:54.696Z] Registry Mirrors: [2019-10-31T03:41:54.696Z] http://10.0.0.4:5000/ [2019-10-31T03:41:54.696Z] Live Restore Enabled: false [2019-10-31T03:41:54.696Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-31T03:41:56.297Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.739s coverage: 51.0% of statements [2019-10-31T03:41:56.297Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.578s coverage: 45.9% of statements [2019-10-31T03:41:56.866Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.009s coverage: 72.5% of statements [2019-10-31T03:41:58.537Z] #42 ... [2019-10-31T03:41:58.537Z] [2019-10-31T03:41:58.537Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:41:58.537Z] #45 213.3 vendor/golang.org/x/text/unicode/bidi [2019-10-31T03:41:58.537Z] #45 218.7 github.com/LK4D4/vndr/build [2019-10-31T03:41:58.537Z] #45 223.2 vendor/golang.org/x/text/unicode/norm [2019-10-31T03:41:58.780Z] ok github.com/docker/docker/daemon 12.316s coverage: 17.6% of statements [2019-10-31T03:41:58.780Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-31T03:41:58.780Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-31T03:41:58.780Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-31T03:41:58.780Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-31T03:41:58.780Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-31T03:41:58.824Z] #45 ... [2019-10-31T03:41:58.824Z] [2019-10-31T03:41:58.824Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:41:58.824Z] #42 137.4 LINK criu/pie/restorer.built-in.o [2019-10-31T03:41:58.824Z] #42 137.4 GEN criu/pie/restorer-blob.h [2019-10-31T03:41:59.112Z] #42 137.6 DEP criu/vdso.d [2019-10-31T03:41:59.349Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.604s coverage: 76.1% of statements [2019-10-31T03:41:59.349Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-10-31T03:41:59.399Z] #42 138.1 DEP criu/uts_ns.d [2019-10-31T03:41:59.922Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2019-10-31T03:42:00.024Z] #42 138.5 DEP criu/util.d [2019-10-31T03:42:00.312Z] #42 139.0 DEP criu/uffd.d [2019-10-31T03:42:00.862Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2019-10-31T03:42:00.937Z] #42 139.4 DEP criu/tun.d [2019-10-31T03:42:01.224Z] #42 139.7 DEP criu/tty.d [2019-10-31T03:42:01.523Z] #42 140.1 DEP criu/timerfd.d [2019-10-31T03:42:01.809Z] #42 140.4 DEP criu/sysfs_parse.d [2019-10-31T03:42:02.098Z] #42 140.7 DEP criu/sysctl.d [2019-10-31T03:42:02.385Z] #42 141.1 DEP criu/string.d [2019-10-31T03:42:02.673Z] #42 141.2 DEP criu/stats.d [2019-10-31T03:42:02.673Z] #42 141.5 DEP criu/sockets.d [2019-10-31T03:42:02.774Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 42.7% of statements [2019-10-31T03:42:03.297Z] #42 141.9 DEP criu/sk-unix.d [2019-10-31T03:42:03.716Z] ok github.com/docker/docker/daemon/images 0.078s coverage: 4.9% of statements [2019-10-31T03:42:03.716Z] ok github.com/docker/docker/daemon/logger/awslogs 0.286s coverage: 77.8% of statements [2019-10-31T03:42:03.922Z] #42 142.4 DEP criu/sk-tcp.d [2019-10-31T03:42:03.979Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 68.2% of statements [2019-10-31T03:42:04.211Z] #42 142.9 DEP criu/sk-queue.d [2019-10-31T03:42:04.500Z] #42 143.3 DEP criu/sk-packet.d [2019-10-31T03:42:04.551Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.138s coverage: 57.2% of statements [2019-10-31T03:42:04.551Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-31T03:42:04.551Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-31T03:42:04.551Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-31T03:42:04.551Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-31T03:42:04.551Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-31T03:42:04.551Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-31T03:42:04.811Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2019-10-31T03:42:05.071Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 88.3% of statements [2019-10-31T03:42:05.126Z] #42 143.7 DEP criu/sk-netlink.d [2019-10-31T03:42:05.338Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.049s coverage: 62.1% of statements [2019-10-31T03:42:05.413Z] #42 144.1 DEP criu/sk-inet.d [2019-10-31T03:42:05.703Z] #42 144.5 DEP criu/signalfd.d [2019-10-31T03:42:06.279Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 74.7% of statements [2019-10-31T03:42:06.279Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-31T03:42:06.329Z] #42 145.0 DEP criu/sigframe.d [2019-10-31T03:42:06.617Z] #42 145.3 DEP criu/shmem.d [2019-10-31T03:42:06.852Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 19.9% of statements [2019-10-31T03:42:06.914Z] #42 145.6 DEP criu/servicefd.d [2019-10-31T03:42:07.428Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2019-10-31T03:42:07.428Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 47.8% of statements [2019-10-31T03:42:07.540Z] #42 146.1 DEP criu/seize.d [2019-10-31T03:42:07.830Z] #42 146.6 DEP criu/seccomp.d [2019-10-31T03:42:08.371Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2019-10-31T03:42:08.456Z] #42 147.0 DEP criu/rst-malloc.d [2019-10-31T03:42:08.456Z] #42 147.1 DEP criu/rbtree.d [2019-10-31T03:42:08.456Z] #42 147.2 DEP criu/pstree.d [2019-10-31T03:42:08.606Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-10-31T03:42:08.606Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-10-31T03:42:08.606Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 1/1, nolint: 0/1, path_prettifier: 10/10, identifier_marker: 1/1, exclude: 1/1, filename_unadjuster: 10/10, skip_dirs: 10/10, cgo: 10/46, autogenerated_exclude: 1/10, skip_files: 10/10 [2019-10-31T03:42:08.606Z] INFO [runner] processing took 1.505888ms with stages: nolint: 736.37µs, skip_dirs: 393.343µs, path_prettifier: 190.067µs, autogenerated_exclude: 88.251µs, cgo: 57.305µs, identifier_marker: 26.322µs, filename_unadjuster: 6.407µs, exclude-rules: 3.449µs, max_same_issues: 1.123µs, max_from_linter: 517ns, diff: 509ns, source_code: 423ns, uniq_by_line: 395ns, path_shortener: 394ns, exclude: 372ns, skip_files: 338ns, max_per_file_from_linter: 303ns [2019-10-31T03:42:08.606Z] INFO [runner] linters took 1m29.48562889s with stages: goanalysis_metalinter: 1m11.810206266s, unused: 17.673721661s [2019-10-31T03:42:08.606Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-10-31T03:42:08.606Z] INFO Memory: 1315 samples, avg is 702.5MB, max is 4107.3MB [2019-10-31T03:42:08.606Z] INFO Execution took 3m17.873596901s [2019-10-31T03:42:08.606Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-31T03:42:08.606Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-31T03:42:08.606Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-31T03:42:08.606Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-31T03:42:08.606Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-31T03:42:08.932Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27552ceb15bca544820229e574427d4c1d6ef585 hack/make.sh dynbinary-daemon test-docker-py [2019-10-31T03:42:09.083Z] #42 147.6 DEP criu/protobuf.d [2019-10-31T03:42:09.312Z] ok github.com/docker/docker/daemon/logger/splunk 1.928s coverage: 82.5% of statements [2019-10-31T03:42:09.312Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-31T03:42:09.312Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-31T03:42:09.371Z] #42 148.0 GEN criu/protobuf-desc-gen.h [2019-10-31T03:42:09.371Z] #42 ... [2019-10-31T03:42:09.371Z] [2019-10-31T03:42:09.371Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:42:09.371Z] #45 234.5 mime [2019-10-31T03:42:09.496Z] [2019-10-31T03:42:09.496Z] Removing bundles/ [2019-10-31T03:42:09.496Z] [2019-10-31T03:42:09.496Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-31T03:42:09.496Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-31T03:42:09.496Z] GOOS="" GOARCH="" GOARM="" [2019-10-31T03:42:09.883Z] ok github.com/docker/docker/distribution/metadata 0.083s coverage: 48.2% of statements [2019-10-31T03:42:10.825Z] ok github.com/docker/docker/errdefs 0.034s coverage: 49.4% of statements [2019-10-31T03:42:10.865Z] #45 ... [2019-10-31T03:42:10.865Z] [2019-10-31T03:42:10.865Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:42:10.865Z] #18 169.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-31T03:42:10.865Z] #18 169.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-31T03:42:10.865Z] #18 169.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:42:11.394Z] ok github.com/docker/docker/distribution 0.296s coverage: 22.1% of statements [2019-10-31T03:42:11.394Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-31T03:42:11.894Z] #18 ... [2019-10-31T03:42:11.894Z] [2019-10-31T03:42:11.894Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:42:12.777Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2019-10-31T03:42:12.777Z] ok github.com/docker/docker/distribution/xfer 1.753s coverage: 85.6% of statements [2019-10-31T03:42:12.777Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-31T03:42:13.038Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2019-10-31T03:42:13.038Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-31T03:42:13.299Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2019-10-31T03:42:13.299Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-31T03:42:13.503Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-31T03:42:13.503Z] [2019-10-31T03:42:13.503Z] [2019-10-31T03:42:13.503Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-31T03:42:13.503Z] PKG_CONFIG=pkg-config [2019-10-31T03:42:13.503Z] GOLANG_VERSION=1.13.3 [2019-10-31T03:42:13.503Z] HOSTNAME=4ca98ceddaed [2019-10-31T03:42:13.503Z] KEEPBUNDLE=1 [2019-10-31T03:42:13.503Z] container=docker [2019-10-31T03:42:13.503Z] TEST_SKIP_INTEGRATION=1 [2019-10-31T03:42:13.503Z] GO111MODULE=off [2019-10-31T03:42:13.503Z] GOPATH=/go [2019-10-31T03:42:13.503Z] PWD=/go/src/github.com/docker/docker [2019-10-31T03:42:13.503Z] HOME=/root [2019-10-31T03:42:13.503Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-31T03:42:13.503Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-31T03:42:13.503Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-31T03:42:13.503Z] DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:42:13.503Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-31T03:42:13.503Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-31T03:42:13.503Z] TERM=xterm [2019-10-31T03:42:13.503Z] VALIDATE_BRANCH=master [2019-10-31T03:42:13.503Z] DEST=bundles/test-integration [2019-10-31T03:42:13.503Z] SHLVL=1 [2019-10-31T03:42:13.503Z] TIMEOUT=120m [2019-10-31T03:42:13.503Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-31T03:42:13.503Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-31T03:42:13.503Z] DOCKER_PKG=github.com/docker/docker [2019-10-31T03:42:13.503Z] TESTDEBUG=0 [2019-10-31T03:42:13.503Z] _=/usr/bin/env [2019-10-31T03:42:13.503Z] Building test suite binary ./integration-cli/test.main [2019-10-31T03:42:13.503Z] [2019-10-31T03:42:13.503Z] [2019-10-31T03:42:13.503Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-31T03:42:13.503Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-31T03:42:13.503Z] PKG_CONFIG=pkg-config [2019-10-31T03:42:13.503Z] GOLANG_VERSION=1.13.3 [2019-10-31T03:42:13.503Z] HOSTNAME=48669c851969 [2019-10-31T03:42:13.503Z] KEEPBUNDLE=1 [2019-10-31T03:42:13.503Z] container=docker [2019-10-31T03:42:13.503Z] TEST_SKIP_INTEGRATION=1 [2019-10-31T03:42:13.503Z] GO111MODULE=off [2019-10-31T03:42:13.503Z] GOPATH=/go [2019-10-31T03:42:13.503Z] PWD=/go/src/github.com/docker/docker [2019-10-31T03:42:13.503Z] HOME=/root [2019-10-31T03:42:13.503Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-31T03:42:13.503Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-31T03:42:13.503Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-31T03:42:13.503Z] DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:42:13.503Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-31T03:42:13.503Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-31T03:42:13.503Z] TERM=xterm [2019-10-31T03:42:13.503Z] VALIDATE_BRANCH=master [2019-10-31T03:42:13.503Z] DEST=bundles/test-integration [2019-10-31T03:42:13.503Z] SHLVL=1 [2019-10-31T03:42:13.503Z] TIMEOUT=120m [2019-10-31T03:42:13.503Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-31T03:42:13.503Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-31T03:42:13.503Z] DOCKER_PKG=github.com/docker/docker [2019-10-31T03:42:13.503Z] TESTDEBUG=0 [2019-10-31T03:42:13.503Z] _=/usr/bin/env [2019-10-31T03:42:13.503Z] Building test suite binary ./integration-cli/test.main [2019-10-31T03:42:13.503Z] No new tests added to integration. [2019-10-31T03:42:13.503Z] [2019-10-31T03:42:13.503Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-31T03:42:13.503Z] PKG_CONFIG=pkg-config [2019-10-31T03:42:13.503Z] GOLANG_VERSION=1.13.3 [2019-10-31T03:42:13.503Z] HOSTNAME=877aa71777f9 [2019-10-31T03:42:13.503Z] KEEPBUNDLE=1 [2019-10-31T03:42:13.503Z] container=docker [2019-10-31T03:42:13.503Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-31T03:42:13.503Z] GO111MODULE=off [2019-10-31T03:42:13.503Z] GOPATH=/go [2019-10-31T03:42:13.503Z] PWD=/go/src/github.com/docker/docker [2019-10-31T03:42:13.503Z] HOME=/root [2019-10-31T03:42:13.503Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-31T03:42:13.503Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-31T03:42:13.503Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-31T03:42:13.503Z] DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:42:13.503Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-31T03:42:13.503Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-31T03:42:13.503Z] TERM=xterm [2019-10-31T03:42:13.503Z] VALIDATE_BRANCH=master [2019-10-31T03:42:13.503Z] DEST=bundles/test-integration [2019-10-31T03:42:13.503Z] SHLVL=1 [2019-10-31T03:42:13.503Z] TIMEOUT=120m [2019-10-31T03:42:13.503Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-31T03:42:13.503Z] DOCKER_PKG=github.com/docker/docker [2019-10-31T03:42:13.503Z] TESTDEBUG=0 [2019-10-31T03:42:13.503Z] _=/usr/bin/env [2019-10-31T03:42:13.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-31T03:42:13.561Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2019-10-31T03:42:13.821Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements [2019-10-31T03:42:15.735Z] ok github.com/docker/docker/opts 0.092s coverage: 66.9% of statements [2019-10-31T03:42:16.466Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-31T03:42:16.466Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0bc74583\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-31T03:42:16.466Z] ---------------------------------------------------------------------------- [2019-10-31T03:42:16.466Z] [2019-10-31T03:42:16.466Z] INFO: executeCI.ps1 starting at Thu Oct 31 03:42:15 CUT 2019 [2019-10-31T03:42:16.466Z] [2019-10-31T03:42:16.466Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-31T03:42:16.466Z] INFO: Running git version 2.23.0.windows.1 [2019-10-31T03:42:16.466Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-31T03:42:16.466Z] INFO: Environment variables: [2019-10-31T03:42:16.466Z] [2019-10-31T03:42:16.466Z] Name Value [2019-10-31T03:42:16.466Z] ---- ----- [2019-10-31T03:42:16.466Z] ALLUSERSPROFILE C:\ProgramData [2019-10-31T03:42:16.466Z] amd64 true [2019-10-31T03:42:16.466Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-31T03:42:16.466Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-31T03:42:16.466Z] arm64 true [2019-10-31T03:42:16.466Z] BRANCH_NAME PR-40154 [2019-10-31T03:42:16.466Z] BUILD_DISPLAY_NAME #8 [2019-10-31T03:42:16.466Z] BUILD_ID 8 [2019-10-31T03:42:16.466Z] BUILD_NUMBER 8 [2019-10-31T03:42:16.466Z] BUILD_TAG jenkins-moby-PR-40154-8 [2019-10-31T03:42:16.466Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40154/8/ [2019-10-31T03:42:16.466Z] CHANGE_AUTHOR thaJeztah [2019-10-31T03:42:16.466Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-31T03:42:16.466Z] CHANGE_BRANCH bump_cgroups [2019-10-31T03:42:16.466Z] CHANGE_FORK thaJeztah [2019-10-31T03:42:16.466Z] CHANGE_ID 40154 [2019-10-31T03:42:16.466Z] CHANGE_TARGET master [2019-10-31T03:42:16.466Z] CHANGE_TITLE bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a [2019-10-31T03:42:16.466Z] CHANGE_URL https://github.com/moby/moby/pull/40154 [2019-10-31T03:42:16.466Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:42:16.466Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-31T03:42:16.466Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-31T03:42:16.466Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-31T03:42:16.466Z] COMPUTERNAME azwin-2-e64bc0 [2019-10-31T03:42:16.466Z] ComSpec C:\windows\system32\cmd.exe [2019-10-31T03:42:16.466Z] ConfigSequenceNumber 0 [2019-10-31T03:42:16.466Z] DOCKER_BUILDKIT 0 [2019-10-31T03:42:16.466Z] DOCKER_DUT_DEBUG 1 [2019-10-31T03:42:16.466Z] DOCKER_EXPERIMENTAL 1 [2019-10-31T03:42:16.466Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-31T03:42:16.466Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-31T03:42:16.466Z] EXECUTOR_NUMBER 0 [2019-10-31T03:42:16.466Z] FQDN azwin-2-e64bc0.westus.cloudapp.azure.com [2019-10-31T03:42:16.466Z] GIT_BRANCH PR-40154 [2019-10-31T03:42:16.466Z] GIT_COMMIT 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:42:16.466Z] GIT_PREVIOUS_COMMIT 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:42:16.466Z] GIT_URL https://github.com/moby/moby.git [2019-10-31T03:42:16.466Z] HUDSON_COOKIE 2dd5efb8-66f0-4c05-8d7d-a78309c5e926 [2019-10-31T03:42:16.466Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-31T03:42:16.466Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-31T03:42:16.466Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-31T03:42:16.466Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-31T03:42:16.466Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-31T03:42:16.466Z] JENKINS_NODE_COOKIE eee6ee4a-7a73-4ee5-8acf-4991d0bcc951 [2019-10-31T03:42:16.466Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-31T03:42:16.466Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-31T03:42:16.466Z] JOB_BASE_NAME PR-40154 [2019-10-31T03:42:16.466Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40154/display/redirect [2019-10-31T03:42:16.466Z] JOB_NAME moby/PR-40154 [2019-10-31T03:42:16.466Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40154/ [2019-10-31T03:42:16.466Z] library.jps.version master [2019-10-31T03:42:16.466Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-31T03:42:16.466Z] NODE_LABELS amd64 azure azwin-2-e64bc0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-31T03:42:16.466Z] NODE_NAME azwin-2-e64bc0 [2019-10-31T03:42:16.466Z] NUMBER_OF_PROCESSORS 4 [2019-10-31T03:42:16.466Z] OS Windows_NT [2019-10-31T03:42:16.466Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-31T03:42:16.466Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-31T03:42:16.466Z] ppc64le true [2019-10-31T03:42:16.466Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-31T03:42:16.467Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-31T03:42:16.467Z] PROCESSOR_LEVEL 6 [2019-10-31T03:42:16.467Z] PROCESSOR_REVISION 4f01 [2019-10-31T03:42:16.467Z] ProgramData C:\ProgramData [2019-10-31T03:42:16.467Z] ProgramFiles C:\Program Files [2019-10-31T03:42:16.467Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-31T03:42:16.467Z] ProgramW6432 C:\Program Files [2019-10-31T03:42:16.467Z] PROMPT $P$G [2019-10-31T03:42:16.467Z] PSExecutionPolicyPreference Bypass [2019-10-31T03:42:16.467Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-31T03:42:16.467Z] PUBLIC C:\Users\Public [2019-10-31T03:42:16.467Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40154/8/display/redirect?page=changes [2019-10-31T03:42:16.467Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40154/8/display/redirect [2019-10-31T03:42:16.467Z] s390x true [2019-10-31T03:42:16.467Z] skip_dco false [2019-10-31T03:42:16.467Z] SKIP_VALIDATION_TESTS 1 [2019-10-31T03:42:16.467Z] SOURCES_DRIVE d [2019-10-31T03:42:16.467Z] SOURCES_SUBDIR gopath [2019-10-31T03:42:16.467Z] STAGE_NAME Run tests [2019-10-31T03:42:16.467Z] SystemDrive C: [2019-10-31T03:42:16.467Z] SystemRoot C:\windows [2019-10-31T03:42:16.467Z] TEMP C:\windows\TEMP [2019-10-31T03:42:16.467Z] TESTDEBUG 0 [2019-10-31T03:42:16.467Z] TESTRUN_DRIVE d [2019-10-31T03:42:16.467Z] TESTRUN_SUBDIR CI [2019-10-31T03:42:16.467Z] TIMEOUT 120m [2019-10-31T03:42:16.467Z] TMP C:\windows\TEMP [2019-10-31T03:42:16.467Z] unit_validate true [2019-10-31T03:42:16.467Z] USERDOMAIN WORKGROUP [2019-10-31T03:42:16.467Z] USERNAME azwin-2-e64bc0$ [2019-10-31T03:42:16.467Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-31T03:42:16.467Z] windir C:\windows [2019-10-31T03:42:16.467Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-31T03:42:16.467Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-31T03:42:16.467Z] windowsRS1 true [2019-10-31T03:42:16.467Z] windowsRS5 true [2019-10-31T03:42:16.467Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-31T03:42:16.467Z] [2019-10-31T03:42:16.467Z] [2019-10-31T03:42:16.467Z] [2019-10-31T03:42:16.678Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-31T03:42:17.070Z] ok github.com/docker/docker/pkg/authorization 0.855s coverage: 68.3% of statements [2019-10-31T03:42:17.070Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-10-31T03:42:17.643Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2019-10-31T03:42:18.022Z] #23 236.9 Checking out files: 20% (2211/10701) Checking out files: 21% (2248/10701) Checking out files: 22% (2355/10701) Checking out files: 23% (2462/10701) Checking out files: 24% (2569/10701) Checking out files: 25% (2676/10701) Checking out files: 26% (2783/10701) Checking out files: 27% (2890/10701) Checking out files: 28% (2997/10701) Checking out files: 29% (3104/10701) Checking out files: 30% (3211/10701) Checking out files: 31% (3318/10701) Checking out files: 32% (3425/10701) Checking out files: 33% (3532/10701) Checking out files: 34% (3639/10701) Checking out files: 35% (3746/10701) Checking out files: 35% (3749/10701) Checking out files: 36% (3853/10701) Checking out files: 37% (3960/10701) Checking out files: 38% (4067/10701) Checking out files: 39% (4174/10701) Checking out files: 40% (4281/10701) Checking out files: 41% (4388/10701) Checking out files: 42% (4495/10701) Checking out files: 42% (4596/10701) Checking out files: 43% (4602/10701) Checking out files: 44% (4709/10701) Checking out files: 45% (4816/10701) Checking out files: 46% (4923/10701) Checking out files: 47% (5030/10701) Checking out files: 48% (5137/10701) Checking out files: 49% (5244/10701) Checking out files: 50% (5351/10701) Checking out files: 51% (5458/10701) Checking out files: 52% (5565/10701) Checking out files: 53% (5672/10701) Checking out files: 54% (5779/10701) Checking out files: 55% (5886/10701) Checking out files: 56% (5993/10701) Checking out files: 56% (6091/10701) Checking out files: 57% (6100/10701) Checking out files: 58% (6207/10701) Checking out files: 59% (6314/10701) Checking out files: 60% (6421/10701) Checking out files: 61% (6528/10701) Checking out files: 62% (6635/10701) Checking out files: 63% (6742/10701) Checking out files: 64% (6849/10701) Checking out files: 65% (6956/10701) Checking out files: 66% (7063/10701) Checking out files: 67% (7170/10701) Checking out files: 68% (7277/10701) Checking out files: 69% (7384/10701) Checking out files: 70% (7491/10701) Checking out files: 71% (7598/10701) Checking out files: 72% (7705/10701) Checking out files: 73% (7812/10701) Checking out files: 74% (7919/10701) Checking out files: 75% (8026/10701) Checking out files: 76% (8133/10701) Checking out files: 77% (8240/10701) Checking out files: 78% (8347/10701) Checking out files: 79% (8454/10701) Checking out files: 80% (8561/10701) Checking out files: 80% (8575/10701) Checking out files: 81% (8668/10701) Checking out files: 82% (8775/10701) Checking out files: 83% (8882/10701) Checking out files: 84% (8989/10701) Checking out files: 85% (9096/10701) Checking out files: 86% (9203/10701) Checking out files: 87% (9310/10701) Checking out files: 88% (9417/10701) Checking out files: 89% (9524/10701) Checking out files: 90% (9631/10701) Checking out files: 91% (9738/10701) Checking out files: 92% (9845/10701) Checking out files: 93% (9952/10701) Checking out files: 94% (10059/10701) Checking out files: 95% (10166/10701) Checking out files: 95% (10255/10701) Checking out files: 96% (10273/10701) Checking out files: 97% (10380/10701) Checking out files: 98% (10487/10701) Checking out files: 99% (10594/10701) Checking out files: 100% (10701/10701) Checking out files: 100% (10701/10701), done. [2019-10-31T03:42:18.213Z] ok github.com/docker/docker/pkg/archive 1.344s coverage: 76.7% of statements [2019-10-31T03:42:18.312Z] #23 243.5 + cd /tmp/tmp.etJunzXKjn/tmp/docker-ce [2019-10-31T03:42:18.312Z] #23 243.5 + git checkout -q v17.06.2-ce [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-31T03:42:18.344Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-31T03:42:18.344Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-31T03:42:18.344Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-31T03:42:18.344Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-10-31T03:42:18.344Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-31T03:42:18.344Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-10-31T03:42:18.344Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/builder [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-31T03:42:18.344Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-31T03:42:18.344Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-10-31T03:42:18.473Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-31T03:42:18.710Z] INFO: Sources under d:\gopath\... [2019-10-31T03:42:18.710Z] INFO: Test run under d:\CI\... [2019-10-31T03:42:18.710Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-31T03:42:18.710Z] INFO: docker/docker repository was found [2019-10-31T03:42:19.044Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2019-10-31T03:42:19.167Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-31T03:42:19.615Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2019-10-31T03:42:20.132Z] ltsc2019: Pulling from windows/servercore [2019-10-31T03:42:20.133Z] 65014b3c3121: Pulling fs layer [2019-10-31T03:42:20.133Z] 12c8dbabfd62: Pulling fs layer [2019-10-31T03:42:20.184Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-10-31T03:42:20.215Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.6% of statements [2019-10-31T03:42:20.215Z] ok github.com/docker/docker/builder/dockerfile 0.941s coverage: 48.2% of statements [2019-10-31T03:42:20.295Z] Running on azwin-2-bb93e0 in d:\jenkins\workspace\moby_PR-40154 [Pipeline] { [Pipeline] ws [2019-10-31T03:42:20.309Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-31T03:42:20.398Z] #23 ... [2019-10-31T03:42:20.398Z] [2019-10-31T03:42:20.398Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:42:20.398Z] #18 188.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-31T03:42:20.398Z] #18 188.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-31T03:42:20.398Z] #18 188.3 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-31T03:42:20.398Z] #18 188.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-31T03:42:20.398Z] #18 188.3 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-31T03:42:20.398Z] #18 188.4 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-31T03:42:20.398Z] #18 188.4 Processing triggers for mime-support (3.60) ... [2019-10-31T03:42:20.398Z] #18 188.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:42:20.398Z] #18 188.5 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-31T03:42:20.398Z] #18 188.5 Setting up libcap2-bin (1:2.25-1) ... [2019-10-31T03:42:20.398Z] #18 188.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-31T03:42:20.398Z] #18 188.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-31T03:42:20.398Z] #18 188.5 Setting up bash-completion (1:2.1-4.3) ... [2019-10-31T03:42:20.443Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-31T03:42:21.042Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-31T03:42:21.821Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-10-31T03:42:21.842Z] ok github.com/docker/docker/builder/remotecontext/git 0.876s coverage: 85.1% of statements [2019-10-31T03:42:21.842Z] ? github.com/docker/docker/cli [no test files] [2019-10-31T03:42:21.842Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-31T03:42:22.082Z] ok github.com/docker/docker/pkg/chrootarchive 3.581s coverage: 43.2% of statements [2019-10-31T03:42:22.344Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-10-31T03:42:22.914Z] ok github.com/docker/docker/pkg/fsutils 0.272s coverage: 85.1% of statements [2019-10-31T03:42:22.914Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2019-10-31T03:42:22.914Z] ok github.com/docker/docker/pkg/discovery/kv 3.140s coverage: 84.1% of statements [2019-10-31T03:42:23.104Z] #18 ... [2019-10-31T03:42:23.104Z] [2019-10-31T03:42:23.104Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:42:23.104Z] #42 151.4 DEP criu/protobuf-desc.d [2019-10-31T03:42:23.104Z] #42 151.9 DEP criu/proc_parse.d [2019-10-31T03:42:23.104Z] #42 152.4 DEP criu/plugin.d [2019-10-31T03:42:23.104Z] #42 152.6 DEP criu/pipes.d [2019-10-31T03:42:23.104Z] #42 153.0 DEP criu/pie-util.d [2019-10-31T03:42:23.104Z] #42 153.3 DEP criu/pie-util-vdso.d [2019-10-31T03:42:23.104Z] #42 153.7 DEP criu/pie-util-vdso-elf32.d [2019-10-31T03:42:23.104Z] #42 154.0 DEP criu/path.d [2019-10-31T03:42:23.104Z] #42 154.4 DEP criu/parasite-syscall.d [2019-10-31T03:42:23.104Z] #42 155.0 DEP criu/pagemap.d [2019-10-31T03:42:23.104Z] #42 155.6 DEP criu/pagemap-cache.d [2019-10-31T03:42:23.104Z] #42 156.2 DEP criu/page-xfer.d [2019-10-31T03:42:23.104Z] #42 156.6 DEP criu/page-pipe.d [2019-10-31T03:42:23.104Z] #42 156.9 DEP criu/netfilter.d [2019-10-31T03:42:23.104Z] #42 157.2 DEP criu/net.d [2019-10-31T03:42:23.104Z] #42 157.8 DEP criu/namespaces.d [2019-10-31T03:42:23.104Z] #42 158.3 DEP criu/mount.d [2019-10-31T03:42:23.104Z] #42 158.7 DEP criu/mem.d [2019-10-31T03:42:23.104Z] #42 159.2 DEP criu/lsm.d [2019-10-31T03:42:23.104Z] #42 159.6 DEP criu/log.d [2019-10-31T03:42:23.104Z] #42 159.9 DEP criu/libnetlink.d [2019-10-31T03:42:23.104Z] #42 160.2 DEP criu/kerndat.d [2019-10-31T03:42:23.104Z] #42 160.7 DEP criu/kcmp-ids.d [2019-10-31T03:42:23.104Z] #42 160.9 DEP criu/irmap.d [2019-10-31T03:42:23.104Z] #42 161.2 DEP criu/ipc_ns.d [2019-10-31T03:42:23.104Z] #42 161.5 DEP criu/image.d [2019-10-31T03:42:23.104Z] #42 ... [2019-10-31T03:42:23.104Z] [2019-10-31T03:42:23.104Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:42:23.104Z] #23 247.9 + mkdir -p /tmp/tmp.etJunzXKjn/src/github.com/docker [2019-10-31T03:42:23.104Z] #23 247.9 + mv components/cli /tmp/tmp.etJunzXKjn/src/github.com/docker/cli [2019-10-31T03:42:23.104Z] #23 247.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-31T03:42:23.174Z] ok github.com/docker/docker/layer 7.169s coverage: 68.8% of statements [2019-10-31T03:42:23.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-31T03:42:23.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-31T03:42:23.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-31T03:42:23.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-31T03:42:23.174Z] ? github.com/docker/docker/oci [no test files] [2019-10-31T03:42:23.174Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-31T03:42:23.174Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-31T03:42:23.174Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-31T03:42:24.114Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2019-10-31T03:42:24.114Z] ok github.com/docker/docker/pkg/locker 0.041s coverage: 88.9% of statements [2019-10-31T03:42:24.375Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-10-31T03:42:24.635Z] ok github.com/docker/docker/pkg/ioutils 0.646s coverage: 69.3% of statements [2019-10-31T03:42:24.895Z] ok github.com/docker/docker/pkg/idtools 1.016s coverage: 70.1% of statements [2019-10-31T03:42:24.895Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-31T03:42:24.895Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2019-10-31T03:42:25.150Z] #23 ... [2019-10-31T03:42:25.151Z] [2019-10-31T03:42:25.151Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:42:25.151Z] #45 240.1 net/http/internal [2019-10-31T03:42:25.151Z] #45 245.5 vendor/golang.org/x/net/idna [2019-10-31T03:42:25.151Z] #45 248.7 crypto/x509 [2019-10-31T03:42:25.151Z] #45 248.7 net/textproto [2019-10-31T03:42:25.151Z] #45 ... [2019-10-31T03:42:25.151Z] [2019-10-31T03:42:25.151Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:42:25.151Z] #42 161.9 DEP criu/image-desc.d [2019-10-31T03:42:25.151Z] #42 162.1 DEP criu/fsnotify.d [2019-10-31T03:42:25.151Z] #42 162.4 DEP criu/filesystems.d [2019-10-31T03:42:25.151Z] #42 162.8 DEP criu/files.d [2019-10-31T03:42:25.151Z] #42 163.1 DEP criu/files-reg.d [2019-10-31T03:42:25.151Z] #42 163.5 DEP criu/files-ext.d [2019-10-31T03:42:25.151Z] #42 163.8 DEP criu/file-lock.d [2019-10-31T03:42:25.194Z] ok github.com/docker/docker/client 0.207s coverage: 75.8% of statements [2019-10-31T03:42:25.439Z] #42 164.1 DEP criu/file-ids.d [2019-10-31T03:42:25.465Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2019-10-31T03:42:25.725Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2019-10-31T03:42:25.725Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2019-10-31T03:42:25.725Z] #42 164.4 DEP criu/fifo.d [2019-10-31T03:42:25.985Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2019-10-31T03:42:26.246Z] ok github.com/docker/docker/pkg/mount 0.847s coverage: 70.0% of statements [2019-10-31T03:42:26.246Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-31T03:42:26.246Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-31T03:42:26.246Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-31T03:42:26.349Z] #42 164.8 DEP criu/fdstore.d [2019-10-31T03:42:26.349Z] #42 165.0 DEP criu/fault-injection.d [2019-10-31T03:42:26.349Z] #42 165.1 DEP criu/external.d [2019-10-31T03:42:26.506Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2019-10-31T03:42:26.637Z] #42 165.3 DEP criu/eventpoll.d [2019-10-31T03:42:27.266Z] #42 165.9 DEP criu/eventfd.d [2019-10-31T03:42:27.447Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2019-10-31T03:42:27.447Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2019-10-31T03:42:27.447Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2019-10-31T03:42:27.557Z] #42 166.2 DEP criu/crtools.d [2019-10-31T03:42:28.018Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2019-10-31T03:42:28.186Z] #42 166.7 DEP criu/cr-service.d [2019-10-31T03:42:28.479Z] #42 167.1 DEP criu/cr-restore.d [2019-10-31T03:42:28.958Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2019-10-31T03:42:28.958Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2019-10-31T03:42:29.122Z] #42 ... [2019-10-31T03:42:29.122Z] [2019-10-31T03:42:29.122Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:42:29.122Z] #18 194.0 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-31T03:42:29.122Z] #18 194.0 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-31T03:42:29.122Z] #18 194.0 Setting up zip (3.0-11+b1) ... [2019-10-31T03:42:29.122Z] #18 194.0 Setting up bzip2 (1.0.6-8.1) ... [2019-10-31T03:42:29.122Z] #18 194.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-31T03:42:29.122Z] #18 194.0 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-31T03:42:29.122Z] #18 194.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:42:29.122Z] #18 194.0 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-31T03:42:29.122Z] #18 194.1 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-31T03:42:29.122Z] #18 194.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-31T03:42:29.122Z] #18 194.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-31T03:42:29.122Z] #18 194.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-31T03:42:29.122Z] #18 194.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:42:29.122Z] #18 194.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-31T03:42:29.122Z] #18 194.2 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-31T03:42:29.122Z] #18 194.2 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-31T03:42:29.122Z] #18 194.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:42:29.122Z] #18 195.0 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-31T03:42:29.122Z] #18 195.0 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-31T03:42:29.122Z] #18 195.0 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-31T03:42:29.122Z] #18 195.1 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-31T03:42:29.122Z] #18 195.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-31T03:42:29.122Z] #18 195.1 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-31T03:42:29.122Z] #18 195.1 Setting up pigz (2.3.4-1) ... [2019-10-31T03:42:29.122Z] #18 195.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-31T03:42:29.122Z] #18 195.1 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-31T03:42:29.122Z] #18 195.1 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-31T03:42:29.122Z] #18 195.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-31T03:42:29.122Z] #18 195.2 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-31T03:42:29.122Z] #18 195.2 Setting up jq (1.5+dfsg-1.3) ... [2019-10-31T03:42:29.122Z] #18 195.2 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-31T03:42:29.122Z] #18 195.2 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-31T03:42:29.122Z] #18 195.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-31T03:42:29.122Z] #18 195.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-31T03:42:29.122Z] #18 195.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-31T03:42:29.122Z] #18 195.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-31T03:42:29.122Z] #18 195.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-31T03:42:29.122Z] #18 195.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-31T03:42:29.122Z] #18 195.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-31T03:42:29.122Z] #18 195.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-31T03:42:29.122Z] #18 195.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-31T03:42:29.122Z] #18 195.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-31T03:42:29.122Z] #18 195.4 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-31T03:42:29.122Z] #18 195.4 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-31T03:42:29.122Z] #18 195.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-31T03:42:29.122Z] #18 195.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-31T03:42:29.122Z] #18 195.4 Setting up btrfs-progs (4.7.3-1) ... [2019-10-31T03:42:29.122Z] #18 195.5 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-31T03:42:29.122Z] #18 195.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-31T03:42:29.527Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2019-10-31T03:42:29.527Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-10-31T03:42:30.097Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-10-31T03:42:30.097Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 80.6% of statements [2019-10-31T03:42:31.036Z] ok github.com/docker/docker/pkg/tailfile 0.108s coverage: 88.6% of statements [2019-10-31T03:42:31.036Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2019-10-31T03:42:31.036Z] ok github.com/docker/docker/pkg/signal 2.755s coverage: 61.0% of statements [2019-10-31T03:42:31.606Z] testing: warning: no tests to run [2019-10-31T03:42:31.606Z] coverage: [no statements] [2019-10-31T03:42:31.606Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2019-10-31T03:42:31.866Z] ok github.com/docker/docker/pkg/term 0.026s coverage: 84.8% of statements [2019-10-31T03:42:32.125Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2019-10-31T03:42:32.387Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-10-31T03:42:32.387Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2019-10-31T03:42:32.630Z] #18 ... [2019-10-31T03:42:32.630Z] [2019-10-31T03:42:32.630Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:42:32.630Z] #48 DONE 257.7s [2019-10-31T03:42:32.630Z] [2019-10-31T03:42:32.630Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:42:32.630Z] #42 167.7 DEP criu/cr-errno.d [2019-10-31T03:42:32.630Z] #42 167.8 DEP criu/cr-dump.d [2019-10-31T03:42:32.630Z] #42 168.2 DEP criu/cr-dedup.d [2019-10-31T03:42:32.630Z] #42 168.5 DEP criu/cr-check.d [2019-10-31T03:42:32.630Z] #42 169.0 DEP criu/config.d [2019-10-31T03:42:32.630Z] #42 169.3 DEP criu/clone-noasan.d [2019-10-31T03:42:32.630Z] #42 169.5 DEP criu/cgroup.d [2019-10-31T03:42:32.630Z] #42 169.9 DEP criu/cgroup-props.d [2019-10-31T03:42:32.630Z] #42 170.2 DEP criu/bitmap.d [2019-10-31T03:42:32.630Z] #42 170.3 DEP criu/bfd.d [2019-10-31T03:42:32.630Z] #42 170.6 DEP criu/autofs.d [2019-10-31T03:42:32.630Z] #42 171.1 DEP criu/aio.d [2019-10-31T03:42:32.647Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2019-10-31T03:42:32.917Z] #42 171.5 DEP criu/action-scripts.d [2019-10-31T03:42:33.943Z] #42 172.5 CC criu/action-scripts.o [2019-10-31T03:42:34.034Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-10-31T03:42:34.606Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 73.8% of statements [2019-10-31T03:42:34.867Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-10-31T03:42:35.437Z] #42 173.9 CC criu/aio.o [2019-10-31T03:42:35.807Z] ok github.com/docker/docker/plugin 0.604s coverage: 27.1% of statements [2019-10-31T03:42:36.068Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2019-10-31T03:42:36.490Z] #42 175.1 CC criu/autofs.o [2019-10-31T03:42:36.639Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2019-10-31T03:42:36.901Z] ok github.com/docker/docker/registry 0.285s coverage: 56.3% of statements [2019-10-31T03:42:37.472Z] ok github.com/docker/docker/testutil 0.059s coverage: 62.5% of statements [2019-10-31T03:42:37.472Z] ok github.com/docker/docker/runconfig 0.044s coverage: 68.2% of statements [2019-10-31T03:42:37.513Z] #42 ... [2019-10-31T03:42:37.513Z] [2019-10-31T03:42:37.513Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:42:37.513Z] #45 252.7 vendor/golang.org/x/net/http/httpproxy [2019-10-31T03:42:37.513Z] #45 252.7 mime/multipart [2019-10-31T03:42:37.513Z] #45 252.8 vendor/golang.org/x/net/http/httpguts [2019-10-31T03:42:37.513Z] #45 260.2 crypto/tls [2019-10-31T03:42:37.811Z] 12c8dbabfd62: Verifying Checksum [2019-10-31T03:42:37.811Z] 12c8dbabfd62: Download complete [2019-10-31T03:42:39.009Z] #45 ... [2019-10-31T03:42:39.009Z] [2019-10-31T03:42:39.009Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:42:39.009Z] #18 207.3 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-31T03:42:39.009Z] #18 207.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:42:39.009Z] #18 207.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-31T03:42:39.009Z] #18 207.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-31T03:42:39.009Z] #18 207.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-31T03:42:39.009Z] #18 207.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-31T03:42:39.009Z] #18 207.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-31T03:42:39.009Z] #18 207.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-31T03:42:39.009Z] #18 207.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-31T03:42:39.009Z] #18 207.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-31T03:42:39.009Z] #18 207.4 Setting up python3 (3.5.3-1) ... [2019-10-31T03:42:39.383Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2019-10-31T03:42:40.325Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2019-10-31T03:42:40.585Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2019-10-31T03:42:41.154Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-10-31T03:42:42.503Z] #18 210.8 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-31T03:42:44.299Z] using credential docker-jenkins-github-credentials [2019-10-31T03:42:44.375Z] Cloning the remote Git repository [2019-10-31T03:42:44.375Z] Cloning with configured refspecs honoured and without tags [2019-10-31T03:42:44.553Z] #18 213.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-31T03:42:44.842Z] #18 213.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-31T03:42:44.581Z] Cloning repository https://github.com/moby/moby.git [2019-10-31T03:42:45.130Z] #18 213.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-31T03:42:45.131Z] #18 213.4 Setting up python3-wheel (0.29.0-2) ... [2019-10-31T03:42:46.172Z] #18 ... [2019-10-31T03:42:46.172Z] [2019-10-31T03:42:46.172Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:42:46.172Z] #45 271.5 net/http/httptrace [2019-10-31T03:42:46.798Z] #45 272.0 net/http [2019-10-31T03:42:45.039Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-31T03:42:47.546Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:42:47.547Z] > git --version # timeout=10 [2019-10-31T03:42:47.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:42:47.596Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:42:50.294Z] #45 ... [2019-10-31T03:42:50.294Z] [2019-10-31T03:42:50.294Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:42:50.294Z] #42 178.7 CC criu/bfd.o [2019-10-31T03:42:50.294Z] #42 179.9 CC criu/bitmap.o [2019-10-31T03:42:50.294Z] #42 180.2 CC criu/cgroup-props.o [2019-10-31T03:42:50.294Z] #42 182.2 CC criu/cgroup.o [2019-10-31T03:42:50.294Z] #42 ... [2019-10-31T03:42:50.294Z] [2019-10-31T03:42:50.294Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-31T03:42:50.294Z] #18 215.1 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-31T03:42:50.294Z] #18 217.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-31T03:42:50.294Z] #18 217.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-31T03:42:51.320Z] #18 219.6 Setting up dmsetup (2:1.02.137-2) ... [2019-10-31T03:42:51.320Z] #18 219.6 Setting up python3-setuptools (33.1.1-1) ... [2019-10-31T03:42:54.827Z] #18 222.6 Setting up dh-python (2.20170125) ... [2019-10-31T03:42:55.846Z] #18 224.0 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-31T03:42:55.846Z] #18 224.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-31T03:42:55.846Z] #18 DONE 224.2s [2019-10-31T03:42:55.846Z] [2019-10-31T03:42:55.846Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:42:59.983Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 30.3% of statements [2019-10-31T03:42:59.983Z] ok github.com/docker/docker/container 0.130s coverage: 35.3% of statements [2019-10-31T03:42:59.983Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-31T03:42:59.983Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-31T03:42:59.983Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-31T03:42:59.983Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-31T03:43:01.373Z] #19 ... [2019-10-31T03:43:01.373Z] [2019-10-31T03:43:01.373Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:43:01.373Z] #42 189.1 CC criu/clone-noasan.o [2019-10-31T03:43:01.373Z] #42 189.5 CC criu/config.o [2019-10-31T03:43:01.373Z] #42 193.4 CC criu/cr-check.o [2019-10-31T03:43:01.373Z] #42 196.6 CC criu/cr-dedup.o [2019-10-31T03:43:01.373Z] #42 197.6 CC criu/cr-dump.o [2019-10-31T03:43:03.104Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/rootless [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/volume [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-31T03:43:03.104Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === Skipped [2019-10-31T03:43:03.104Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-31T03:43:03.104Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-31T03:43:03.104Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:43:03.104Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:43:03.104Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:43:03.104Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:43:03.104Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:43:03.104Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:73: No driver to put! [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-31T03:43:03.104Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-31T03:43:03.104Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-31T03:43:03.104Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:43:03.104Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:43:03.104Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:43:03.104Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:43:03.104Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:43:03.104Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-31T03:43:03.104Z] graphtest_unix.go:73: No driver to put! [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-31T03:43:03.104Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-31T03:43:03.104Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] [2019-10-31T03:43:03.104Z] DONE 2115 tests, 20 skipped in 187.914s Post stage [Pipeline] junit [2019-10-31T03:43:03.120Z] Recording test results [2019-10-31T03:43:04.867Z] #42 203.4 CC criu/cr-errno.o [2019-10-31T03:43:05.154Z] #42 203.7 CC criu/cr-restore.o [2019-10-31T03:43:05.507Z] ok github.com/docker/docker/daemon/cluster 0.027s coverage: 0.5% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-31T03:43:05.793Z] #42 ... [2019-10-31T03:43:05.793Z] [2019-10-31T03:43:05.793Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:43:05.793Z] #19 9.675 Collecting yamllint==1.16.0 [2019-10-31T03:43:05.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -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:27552ceb15bca544820229e574427d4c1d6ef585 hack/make.sh dynbinary test-integration [2019-10-31T03:43:06.781Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2019-10-31T03:43:06.813Z] [2019-10-31T03:43:06.813Z] Removing bundles/ [2019-10-31T03:43:06.813Z] [2019-10-31T03:43:06.813Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-31T03:43:06.813Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-31T03:43:06.813Z] GOOS="" GOARCH="" GOARM="" [2019-10-31T03:43:07.529Z] Fetching without tags [2019-10-31T03:43:07.107Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:43:07.261Z] > git config --add remote.origin.fetch +refs/pull/40154/head:refs/remotes/origin/PR-40154 # timeout=10 [2019-10-31T03:43:07.315Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-31T03:43:07.434Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-31T03:43:07.560Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-31T03:43:07.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-31T03:43:07.562Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40154/head:refs/remotes/origin/PR-40154 +refs/heads/master:refs/remotes/origin/master [2019-10-31T03:43:07.876Z] #19 11.85 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-31T03:43:08.338Z] Merging remotes/origin/master commit 7cb46617fcc1071963ab59d81082eab3e3ef8f9d into PR head commit 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:43:08.648Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-31T03:43:08.900Z] #19 12.89 Collecting pyyaml (from yamllint==1.16.0) [2019-10-31T03:43:09.526Z] #19 13.48 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-31T03:43:08.442Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:43:08.490Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:43:12.013Z] Merge succeeded, producing 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:43:12.014Z] Checking out Revision 27552ceb15bca544820229e574427d4c1d6ef585 (PR-40154) [2019-10-31T03:43:13.483Z] 65014b3c3121: Verifying Checksum [2019-10-31T03:43:13.483Z] 65014b3c3121: Download complete [2019-10-31T03:43:11.570Z] > git merge 7cb46617fcc1071963ab59d81082eab3e3ef8f9d # timeout=10 [2019-10-31T03:43:11.872Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-31T03:43:12.044Z] > git config core.sparsecheckout # timeout=10 [2019-10-31T03:43:12.089Z] > git checkout -f 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:43:15.057Z] #19 18.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-31T03:43:15.057Z] #19 ... [2019-10-31T03:43:15.057Z] [2019-10-31T03:43:15.057Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:43:15.057Z] #42 213.0 CC criu/cr-service.o [2019-10-31T03:43:16.359Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-10-31T03:43:16.575Z] #42 ... [2019-10-31T03:43:16.575Z] [2019-10-31T03:43:16.575Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:43:16.575Z] #45 291.8 github.com/LK4D4/vndr/godl [2019-10-31T03:43:16.575Z] #45 292.8 github.com/LK4D4/vndr [2019-10-31T03:43:16.863Z] #45 ... [2019-10-31T03:43:16.863Z] [2019-10-31T03:43:16.863Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:43:16.863Z] #19 18.80 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-31T03:43:17.696Z] ok github.com/docker/docker/daemon 12.332s coverage: 17.6% of statements [2019-10-31T03:43:17.696Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-31T03:43:17.696Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-31T03:43:18.352Z] #19 22.49 Building wheels for collected packages: pyyaml, pathspec [2019-10-31T03:43:18.497Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 82.1% of statements [2019-10-31T03:43:18.640Z] #19 22.49 Running setup.py bdist_wheel for pyyaml: started [2019-10-31T03:43:18.889Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2019-10-31T03:43:19.696Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2019-10-31T03:43:19.696Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-31T03:43:19.696Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-31T03:43:20.546Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2019-10-31T03:43:21.977Z] Commit message: "bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a" [2019-10-31T03:43:22.124Z] #19 ... [2019-10-31T03:43:22.124Z] [2019-10-31T03:43:22.124Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:43:22.124Z] #45 DONE 306.8s [2019-10-31T03:43:22.124Z] [2019-10-31T03:43:22.124Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:43:22.124Z] #42 217.1 CC criu/crtools.o [2019-10-31T03:43:22.124Z] #42 218.7 CC criu/eventfd.o [2019-10-31T03:43:22.124Z] #42 219.5 CC criu/eventpoll.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-31T03:43:23.050Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-31T03:43:23.613Z] #42 222.2 CC criu/external.o [2019-10-31T03:43:23.878Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.203s coverage: 57.9% of statements [2019-10-31T03:43:24.235Z] #42 223.0 CC criu/fault-injection.o [2019-10-31T03:43:24.879Z] #42 223.3 CC criu/fdstore.o [2019-10-31T03:43:24.964Z] + docker version [2019-10-31T03:43:25.505Z] #42 224.0 CC criu/fifo.o [2019-10-31T03:43:26.129Z] #42 ... [2019-10-31T03:43:26.129Z] [2019-10-31T03:43:26.129Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-31T03:43:26.129Z] #19 26.09 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-31T03:43:26.129Z] #19 26.10 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-31T03:43:26.129Z] #19 26.42 Running setup.py bdist_wheel for pathspec: started [2019-10-31T03:43:26.129Z] #19 29.80 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-31T03:43:26.129Z] #19 29.80 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-31T03:43:26.129Z] #19 29.89 Successfully built pyyaml pathspec [2019-10-31T03:43:26.129Z] #19 29.91 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-31T03:43:27.153Z] #19 31.09 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-31T03:43:27.440Z] #19 DONE 31.5s [2019-10-31T03:43:27.441Z] [2019-10-31T03:43:27.441Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:43:27.441Z] #42 224.9 CC criu/file-ids.o [2019-10-31T03:43:27.441Z] #42 225.4 CC criu/file-lock.o [2019-10-31T03:43:28.934Z] #42 227.6 CC criu/files-ext.o [2019-10-31T03:43:29.562Z] #42 228.2 CC criu/files-reg.o [2019-10-31T03:43:30.456Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.524s coverage: 45.9% of statements [2019-10-31T03:43:30.877Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-31T03:43:30.877Z] [2019-10-31T03:43:30.877Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-31T03:43:30.877Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-31T03:43:30.877Z] Using test binary docker [2019-10-31T03:43:30.877Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-31T03:43:30.877Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-31T03:43:30.877Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-31T03:43:30.877Z] Warning failed to create cache: (null) [2019-10-31T03:43:30.877Z] . [2019-10-31T03:43:30.877Z] INFO: Waiting for daemon to start... [2019-10-31T03:43:30.877Z] Starting dockerd [2019-10-31T03:43:30.877Z] . [2019-10-31T03:43:30.877Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-31T03:43:33.643Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.836s coverage: 51.0% of statements [2019-10-31T03:43:34.001Z] #42 231.9 CC criu/files.o [2019-10-31T03:43:34.913Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.974s coverage: 72.5% of statements [2019-10-31T03:43:34.913Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-31T03:43:36.045Z] #42 ... [2019-10-31T03:43:36.045Z] [2019-10-31T03:43:36.045Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-31T03:43:36.045Z] #29 321.0 + rm -rf /tmp/tmp.ej4IsKWVAq [2019-10-31T03:43:36.045Z] #29 DONE 321.4s [2019-10-31T03:43:36.045Z] [2019-10-31T03:43:36.045Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:43:36.767Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.510s coverage: 76.1% of statements [2019-10-31T03:43:37.687Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-31T03:43:38.087Z] #23 ... [2019-10-31T03:43:38.087Z] [2019-10-31T03:43:38.087Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:43:38.087Z] #42 236.8 CC criu/filesystems.o [2019-10-31T03:43:39.039Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-31T03:43:39.108Z] #42 237.9 CC criu/fsnotify.o [2019-10-31T03:43:39.836Z] Client: Docker Engine - Enterprise [2019-10-31T03:43:39.836Z] Version: 19.03.2 [2019-10-31T03:43:39.836Z] API version: 1.40 [2019-10-31T03:43:39.836Z] Go version: go1.12.8 [2019-10-31T03:43:39.836Z] Git commit: c92ab06ed9 [2019-10-31T03:43:39.836Z] Built: 09/03/2019 16:38:11 [2019-10-31T03:43:39.836Z] OS/Arch: windows/amd64 [2019-10-31T03:43:39.836Z] Experimental: false [2019-10-31T03:43:39.836Z] [2019-10-31T03:43:39.836Z] Server: Docker Engine - Enterprise [2019-10-31T03:43:39.836Z] Engine: [2019-10-31T03:43:39.836Z] Version: 19.03.2 [2019-10-31T03:43:39.836Z] API version: 1.40 (minimum version 1.24) [2019-10-31T03:43:39.836Z] Go version: go1.12.8 [2019-10-31T03:43:39.836Z] Git commit: c92ab06ed9 [2019-10-31T03:43:39.836Z] Built: 09/03/2019 16:35:47 [2019-10-31T03:43:39.836Z] OS/Arch: windows/amd64 [2019-10-31T03:43:39.836Z] Experimental: true [Pipeline] sh [2019-10-31T03:43:40.901Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.232s coverage: 57.0% of statements [2019-10-31T03:43:40.901Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-31T03:43:40.901Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-31T03:43:41.309Z] #42 239.6 CC criu/image-desc.o [2019-10-31T03:43:41.309Z] #42 239.9 CC criu/image.o [2019-10-31T03:43:41.690Z] + docker info [2019-10-31T03:43:41.732Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2019-10-31T03:43:41.733Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-31T03:43:41.733Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2019-10-31T03:43:41.733Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-31T03:43:43.374Z] #42 241.5 CC criu/ipc_ns.o [2019-10-31T03:43:43.629Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 42.7% of statements [2019-10-31T03:43:43.629Z] ok github.com/docker/docker/daemon/logger/awslogs 0.089s coverage: 77.4% of statements [2019-10-31T03:43:43.629Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-31T03:43:43.629Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-31T03:43:44.867Z] #42 243.5 CC criu/irmap.o [2019-10-31T03:43:44.953Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 68.2% of statements [2019-10-31T03:43:44.953Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2019-10-31T03:43:45.825Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-10-31T03:43:45.892Z] #42 244.6 CC criu/kcmp-ids.o [2019-10-31T03:43:46.386Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2019-10-31T03:43:46.517Z] #42 245.1 CC criu/kerndat.o [2019-10-31T03:43:47.815Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 74.7% of statements [2019-10-31T03:43:47.815Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-31T03:43:48.215Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2019-10-31T03:43:48.571Z] #42 247.0 CC criu/libnetlink.o [2019-10-31T03:43:49.194Z] #42 247.8 CC criu/log.o [2019-10-31T03:43:49.552Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2019-10-31T03:43:50.215Z] #42 248.7 CC criu/lsm.o [2019-10-31T03:43:50.366Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2019-10-31T03:43:50.838Z] #42 249.4 CC criu/mem.o [2019-10-31T03:43:51.178Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-31T03:43:51.178Z] ok github.com/docker/docker/daemon/logger/splunk 1.710s coverage: 82.5% of statements [2019-10-31T03:43:51.178Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-31T03:43:51.178Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-31T03:43:53.547Z] #42 251.9 CC criu/mount.o [2019-10-31T03:43:53.685Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2019-10-31T03:43:53.686Z] ok github.com/docker/docker/distribution 0.322s coverage: 22.1% of statements [2019-10-31T03:43:53.686Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-31T03:43:55.060Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-10-31T03:43:56.471Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-31T03:43:56.471Z] ok github.com/docker/docker/distribution/xfer 1.913s coverage: 85.6% of statements [2019-10-31T03:43:56.471Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-31T03:43:57.311Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-31T03:43:57.311Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-31T03:43:58.173Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-31T03:43:58.173Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-31T03:43:59.018Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-31T03:44:00.342Z] ok github.com/docker/docker/opts 0.040s coverage: 66.9% of statements [2019-10-31T03:44:00.342Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-31T03:44:00.398Z] #42 258.5 CC criu/namespaces.o [2019-10-31T03:44:00.398Z] #42 ... [2019-10-31T03:44:00.398Z] [2019-10-31T03:44:00.398Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-31T03:44:00.398Z] #55 291.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-31T03:44:02.887Z] ok github.com/docker/docker/pkg/archive 0.543s coverage: 76.7% of statements [2019-10-31T03:44:03.699Z] ok github.com/docker/docker/pkg/authorization 0.232s coverage: 68.3% of statements [2019-10-31T03:44:03.699Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-31T03:44:04.213Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-31T03:44:04.834Z] #55 296.1 + mkdir -p /build [2019-10-31T03:44:04.834Z] #55 296.1 + cp runc /build/runc [2019-10-31T03:44:04.834Z] #55 DONE 296.2s [2019-10-31T03:44:04.834Z] [2019-10-31T03:44:04.834Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:44:04.834Z] #42 262.1 CC criu/net.o [2019-10-31T03:44:04.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-31T03:44:04.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-31T03:44:07.526Z] ok github.com/docker/docker/layer 7.621s coverage: 68.8% of statements [2019-10-31T03:44:07.526Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-31T03:44:07.526Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-31T03:44:07.526Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-31T03:44:07.526Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-31T03:44:07.526Z] ? github.com/docker/docker/oci [no test files] [2019-10-31T03:44:07.526Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-31T03:44:07.526Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-31T03:44:07.908Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-10-31T03:44:08.303Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-31T03:44:08.684Z] ok github.com/docker/docker/pkg/chrootarchive 3.448s coverage: 43.2% of statements [2019-10-31T03:44:08.684Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-31T03:44:08.684Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-31T03:44:09.530Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-31T03:44:10.345Z] ok github.com/docker/docker/pkg/discovery/nodes 0.029s coverage: 93.8% of statements [2019-10-31T03:44:10.375Z] #42 268.6 CC criu/netfilter.o [2019-10-31T03:44:10.664Z] #42 269.3 CC criu/page-pipe.o [2019-10-31T03:44:10.737Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-31T03:44:11.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-31T03:44:12.041Z] ok github.com/docker/docker/pkg/filenotify 0.621s coverage: 67.0% of statements [2019-10-31T03:44:12.170Z] #42 270.5 CC criu/page-xfer.o [2019-10-31T03:44:12.977Z] ok github.com/docker/docker/pkg/discovery/kv 3.240s coverage: 84.1% of statements [2019-10-31T03:44:12.977Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2019-10-31T03:44:13.970Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2019-10-31T03:44:13.970Z] ok github.com/docker/docker/pkg/fsutils 0.423s coverage: 85.1% of statements [2019-10-31T03:44:14.220Z] #42 272.4 CC criu/pagemap-cache.o [2019-10-31T03:44:14.507Z] #42 273.1 CC criu/pagemap.o [2019-10-31T03:44:14.532Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-31T03:44:14.532Z] [2019-10-31T03:44:14.532Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-31T03:44:14.532Z] PKG_CONFIG=pkg-config [2019-10-31T03:44:14.532Z] GOLANG_VERSION=1.13.3 [2019-10-31T03:44:14.532Z] HOSTNAME=56e94f437e64 [2019-10-31T03:44:14.532Z] DOCKER_EXPERIMENTAL=1 [2019-10-31T03:44:14.532Z] container=docker [2019-10-31T03:44:14.532Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-31T03:44:14.532Z] GO111MODULE=off [2019-10-31T03:44:14.532Z] GOPATH=/go [2019-10-31T03:44:14.532Z] PWD=/go/src/github.com/docker/docker [2019-10-31T03:44:14.532Z] HOME=/root [2019-10-31T03:44:14.532Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-31T03:44:14.532Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-31T03:44:14.532Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-31T03:44:14.532Z] DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:44:14.532Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-31T03:44:14.532Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-31T03:44:14.532Z] TERM=xterm [2019-10-31T03:44:14.532Z] VALIDATE_BRANCH=master [2019-10-31T03:44:14.532Z] DEST=bundles/test-integration [2019-10-31T03:44:14.532Z] SHLVL=1 [2019-10-31T03:44:14.532Z] TIMEOUT=120m [2019-10-31T03:44:14.532Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-31T03:44:14.532Z] DOCKER_PKG=github.com/docker/docker [2019-10-31T03:44:14.532Z] TESTDEBUG=0 [2019-10-31T03:44:14.532Z] _=/usr/bin/env [2019-10-31T03:44:14.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-31T03:44:15.459Z] ok github.com/docker/docker/pkg/idtools 0.655s coverage: 70.1% of statements [2019-10-31T03:44:15.860Z] ok github.com/docker/docker/pkg/ioutils 0.685s coverage: 70.6% of statements [2019-10-31T03:44:15.860Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-10-31T03:44:15.996Z] #42 274.7 CC criu/parasite-syscall.o [2019-10-31T03:44:16.268Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-31T03:44:16.268Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2019-10-31T03:44:16.268Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-31T03:44:16.667Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-31T03:44:17.071Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-31T03:44:17.460Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-31T03:44:17.497Z] sha256:3aa66f37b8e9989b29a6dd631a726ca797b400a34025724459692d4ef4f9c041 [2019-10-31T03:44:17.497Z] INFO: Starting docker-py tests... [2019-10-31T03:44:17.497Z] ============================= test session starts ============================== [2019-10-31T03:44:17.497Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-31T03:44:17.497Z] rootdir: /src, inifile: pytest.ini [2019-10-31T03:44:17.497Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-31T03:44:17.497Z] collected 385 items / 5 deselected / 380 selected [2019-10-31T03:44:17.497Z] [2019-10-31T03:44:17.851Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2019-10-31T03:44:18.048Z] #42 276.3 CC criu/path.o [2019-10-31T03:44:18.227Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-31T03:44:18.227Z] ok github.com/docker/docker/pkg/mount 1.138s coverage: 70.0% of statements [2019-10-31T03:44:18.227Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-31T03:44:18.227Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-31T03:44:18.227Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-31T03:44:18.335Z] #42 276.9 CC criu/pie-util-vdso-elf32.o [2019-10-31T03:44:18.962Z] #42 277.7 CC criu/pie-util-vdso.o [2019-10-31T03:44:19.047Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-10-31T03:44:19.862Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-31T03:44:19.998Z] #42 278.5 CC criu/pie-util.o [2019-10-31T03:44:20.278Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-31T03:44:20.286Z] #42 278.8 CC criu/pipes.o [2019-10-31T03:44:20.778Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2019-10-31T03:44:21.313Z] #42 280.1 CC criu/plugin.o [2019-10-31T03:44:21.724Z] ok github.com/docker/docker/pkg/pubsub 1.039s coverage: 73.9% of statements [2019-10-31T03:44:22.336Z] #42 280.8 CC criu/proc_parse.o [2019-10-31T03:44:22.541Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-31T03:44:24.297Z] Client: [2019-10-31T03:44:24.298Z] Debug Mode: false [2019-10-31T03:44:24.298Z] Plugins: [2019-10-31T03:44:24.298Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-31T03:44:24.298Z] [2019-10-31T03:44:24.298Z] Server: [2019-10-31T03:44:24.298Z] Containers: 0 [2019-10-31T03:44:24.298Z] Running: 0 [2019-10-31T03:44:24.298Z] Paused: 0 [2019-10-31T03:44:24.298Z] Stopped: 0 [2019-10-31T03:44:24.298Z] Images: 0 [2019-10-31T03:44:24.298Z] Server Version: 19.03.2 [2019-10-31T03:44:24.298Z] Storage Driver: windowsfilter [2019-10-31T03:44:24.298Z] Windows: [2019-10-31T03:44:24.298Z] Logging Driver: json-file [2019-10-31T03:44:24.298Z] Plugins: [2019-10-31T03:44:24.298Z] Volume: local [2019-10-31T03:44:24.298Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-31T03:44:24.298Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-31T03:44:24.298Z] Swarm: inactive [2019-10-31T03:44:24.298Z] Default Isolation: process [2019-10-31T03:44:24.298Z] Kernel Version: 10.0 14393 (14393.3241.amd64fre.rs1_release_inmarket.190910-1801) [2019-10-31T03:44:24.298Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3242) [2019-10-31T03:44:24.298Z] OSType: windows [2019-10-31T03:44:24.298Z] Architecture: x86_64 [2019-10-31T03:44:24.298Z] CPUs: 4 [2019-10-31T03:44:24.298Z] Total Memory: 32GiB [2019-10-31T03:44:24.298Z] Name: azwin-2-bb93e0 [2019-10-31T03:44:24.298Z] ID: MEDR:FDQU:RYU2:TZJJ:SCV2:6M27:N4LT:4QPK:2DRC:4NCS:5MSN:PNCI [2019-10-31T03:44:24.298Z] Docker Root Dir: D:\docker [2019-10-31T03:44:24.298Z] Debug Mode: false [2019-10-31T03:44:24.298Z] Registry: https://index.docker.io/v1/ [2019-10-31T03:44:24.298Z] Labels: [2019-10-31T03:44:24.298Z] Experimental: true [2019-10-31T03:44:24.298Z] Insecure Registries: [2019-10-31T03:44:24.298Z] 10.0.0.4:5000 [2019-10-31T03:44:24.298Z] 127.0.0.0/8 [2019-10-31T03:44:24.298Z] Registry Mirrors: [2019-10-31T03:44:24.298Z] http://10.0.0.4:5000/ [2019-10-31T03:44:24.298Z] Live Restore Enabled: false [2019-10-31T03:44:24.298Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-31T03:44:25.735Z] ok github.com/docker/docker/pkg/signal 2.514s coverage: 61.0% of statements [2019-10-31T03:44:25.735Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-31T03:44:26.132Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-31T03:44:26.538Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-31T03:44:26.919Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-31T03:44:27.325Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-31T03:44:27.886Z] #42 285.8 CC criu/protobuf-desc.o [2019-10-31T03:44:28.155Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2019-10-31T03:44:28.541Z] ok github.com/docker/docker/pkg/tailfile 0.116s coverage: 88.6% of statements [2019-10-31T03:44:28.905Z] #42 287.5 CC criu/protobuf.o [2019-10-31T03:44:29.407Z] ok github.com/docker/docker/pkg/tarsum 0.061s coverage: 89.3% of statements [2019-10-31T03:44:29.532Z] #42 288.2 CC criu/pstree.o [2019-10-31T03:44:29.824Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-31T03:44:30.251Z] testing: warning: no tests to run [2019-10-31T03:44:30.251Z] coverage: [no statements] [2019-10-31T03:44:30.251Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-31T03:44:30.637Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-31T03:44:31.001Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-31T03:44:31.001Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-31T03:44:31.584Z] #42 290.4 CC criu/rbtree.o [2019-10-31T03:44:32.213Z] #42 290.9 CC criu/rst-malloc.o [2019-10-31T03:44:32.503Z] #42 ... [2019-10-31T03:44:32.503Z] [2019-10-31T03:44:32.503Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:44:32.503Z] #39 377.8 + dpkg --print-architecture [2019-10-31T03:44:32.503Z] #39 377.9 + cd /tmp/tmp.VQX4bT1yJE/src/github.com/docker/distribution [2019-10-31T03:44:32.503Z] #39 377.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-31T03:44:33.134Z] #39 378.5 + GOPATH=/tmp/tmp.VQX4bT1yJE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VQX4bT1yJE [2019-10-31T03:44:33.134Z] #39 378.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-31T03:44:33.465Z] ok github.com/docker/docker/plugin 0.550s coverage: 27.1% of statements [2019-10-31T03:44:34.247Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-31T03:44:35.041Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-31T03:44:35.429Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2019-10-31T03:44:37.289Z] ok github.com/docker/docker/registry 0.177s coverage: 56.3% of statements [2019-10-31T03:44:38.066Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-31T03:44:38.233Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-31T03:44:38.627Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-31T03:44:38.680Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-31T03:44:39.566Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-31T03:44:39.955Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-31T03:44:40.551Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-31T03:44:41.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-31T03:44:42.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-31T03:44:43.259Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-31T03:44:43.456Z] #39 ... [2019-10-31T03:44:43.456Z] [2019-10-31T03:44:43.456Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:44:43.456Z] #42 291.6 CC criu/seccomp.o [2019-10-31T03:44:43.456Z] #42 293.0 CC criu/seize.o [2019-10-31T03:44:43.456Z] #42 294.5 CC criu/servicefd.o [2019-10-31T03:44:43.456Z] #42 295.3 CC criu/shmem.o [2019-10-31T03:44:43.456Z] #42 296.9 CC criu/sigframe.o [2019-10-31T03:44:43.456Z] #42 297.3 CC criu/signalfd.o [2019-10-31T03:44:43.456Z] #42 297.9 CC criu/sk-inet.o [2019-10-31T03:44:43.456Z] #42 299.6 CC criu/sk-netlink.o [2019-10-31T03:44:43.456Z] #42 300.4 CC criu/sk-packet.o [2019-10-31T03:44:43.456Z] #42 301.5 CC criu/sk-queue.o [2019-10-31T03:44:43.743Z] #42 302.4 CC criu/sk-tcp.o [2019-10-31T03:44:43.830Z] ok github.com/docker/docker/volume/local 0.064s coverage: 73.0% of statements [2019-10-31T03:44:44.367Z] #42 303.2 CC criu/sk-unix.o [2019-10-31T03:44:44.796Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 67.0% of statements [2019-10-31T03:44:45.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-31T03:44:46.123Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-10-31T03:44:48.790Z] #42 306.9 CC criu/sockets.o [2019-10-31T03:44:49.813Z] #42 308.6 CC criu/stats.o [2019-10-31T03:44:50.240Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-31T03:44:50.240Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c709bb48\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-31T03:44:50.240Z] ---------------------------------------------------------------------------- [2019-10-31T03:44:50.240Z] [2019-10-31T03:44:50.240Z] INFO: executeCI.ps1 starting at Thu Oct 31 03:44:47 CUT 2019 [2019-10-31T03:44:50.240Z] [2019-10-31T03:44:50.240Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-31T03:44:50.240Z] INFO: Running git version 2.23.0.windows.1 [2019-10-31T03:44:50.240Z] INFO: Branch:rs1_release_inmarket Build:14393.3241.190910-1801 [2019-10-31T03:44:50.240Z] INFO: Environment variables: [2019-10-31T03:44:50.240Z] [2019-10-31T03:44:50.240Z] Name Value [2019-10-31T03:44:50.240Z] ---- ----- [2019-10-31T03:44:50.240Z] ALLUSERSPROFILE C:\ProgramData [2019-10-31T03:44:50.240Z] amd64 true [2019-10-31T03:44:50.240Z] APPDATA C:\windows\system32\config\systemprofile\AppD... [2019-10-31T03:44:50.240Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-31T03:44:50.240Z] arm64 true [2019-10-31T03:44:50.240Z] BRANCH_NAME PR-40154 [2019-10-31T03:44:50.240Z] BUILD_DISPLAY_NAME #8 [2019-10-31T03:44:50.240Z] BUILD_ID 8 [2019-10-31T03:44:50.240Z] BUILD_NUMBER 8 [2019-10-31T03:44:50.240Z] BUILD_TAG jenkins-moby-PR-40154-8 [2019-10-31T03:44:50.240Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-10-31T03:44:50.240Z] CHANGE_AUTHOR thaJeztah [2019-10-31T03:44:50.240Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-31T03:44:50.240Z] CHANGE_BRANCH bump_cgroups [2019-10-31T03:44:50.240Z] CHANGE_FORK thaJeztah [2019-10-31T03:44:50.240Z] CHANGE_ID 40154 [2019-10-31T03:44:50.240Z] CHANGE_TARGET master [2019-10-31T03:44:50.240Z] CHANGE_TITLE bump containerd/cgroups 5fbad35c2a7e855762d3c... [2019-10-31T03:44:50.240Z] CHANGE_URL https://github.com/moby/moby/pull/40154 [2019-10-31T03:44:50.240Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-31T03:44:50.240Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-31T03:44:50.240Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-31T03:44:50.240Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-31T03:44:50.240Z] COMPUTERNAME azwin-2-bb93e0 [2019-10-31T03:44:50.240Z] ComSpec C:\windows\system32\cmd.exe [2019-10-31T03:44:50.240Z] ConfigSequenceNumber 0 [2019-10-31T03:44:50.240Z] DOCKER_BUILDKIT 0 [2019-10-31T03:44:50.240Z] DOCKER_DUT_DEBUG 1 [2019-10-31T03:44:50.240Z] DOCKER_EXPERIMENTAL 1 [2019-10-31T03:44:50.240Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-31T03:44:50.240Z] EXECUTOR_NUMBER 0 [2019-10-31T03:44:50.240Z] FQDN azwin-2-bb93e0.westus.cloudapp.azure.com [2019-10-31T03:44:50.240Z] GIT_BRANCH PR-40154 [2019-10-31T03:44:50.240Z] GIT_COMMIT 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:44:50.240Z] GIT_PREVIOUS_COMMIT 27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:44:50.240Z] GIT_URL https://github.com/moby/moby.git [2019-10-31T03:44:50.240Z] HUDSON_COOKIE 9bd178b4-2cd4-4209-9d8b-48d68a9b19e8 [2019-10-31T03:44:50.240Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-31T03:44:50.240Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-31T03:44:50.240Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-31T03:44:50.240Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbui... [2019-10-31T03:44:50.240Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-31T03:44:50.240Z] JENKINS_NODE_COOKIE f434411a-2019-4688-a3b5-5630b95746cd [2019-10-31T03:44:50.240Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-31T03:44:50.240Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-31T03:44:50.240Z] JOB_BASE_NAME PR-40154 [2019-10-31T03:44:50.240Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-10-31T03:44:50.240Z] JOB_NAME moby/PR-40154 [2019-10-31T03:44:50.240Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-10-31T03:44:50.240Z] library.jps.version master [2019-10-31T03:44:50.240Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppD... [2019-10-31T03:44:50.240Z] NODE_LABELS amd64 azure azwin-2-bb93e0 azwin-2016 docker ... [2019-10-31T03:44:50.240Z] NODE_NAME azwin-2-bb93e0 [2019-10-31T03:44:50.240Z] NUMBER_OF_PROCESSORS 4 [2019-10-31T03:44:50.240Z] OS Windows_NT [2019-10-31T03:44:50.240Z] Path C:\windows\system32;C:\windows;C:\windows\Sys... [2019-10-31T03:44:50.240Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.... [2019-10-31T03:44:50.240Z] ppc64le true [2019-10-31T03:44:50.240Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-31T03:44:50.240Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, Genuine... [2019-10-31T03:44:50.240Z] PROCESSOR_LEVEL 6 [2019-10-31T03:44:50.240Z] PROCESSOR_REVISION 4f01 [2019-10-31T03:44:50.240Z] ProgramData C:\ProgramData [2019-10-31T03:44:50.240Z] ProgramFiles C:\Program Files [2019-10-31T03:44:50.240Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-31T03:44:50.240Z] ProgramW6432 C:\Program Files [2019-10-31T03:44:50.240Z] PROMPT $P$G [2019-10-31T03:44:50.240Z] PSExecutionPolicyPreference Bypass [2019-10-31T03:44:50.240Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\Wi... [2019-10-31T03:44:50.240Z] PUBLIC C:\Users\Public [2019-10-31T03:44:50.241Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-10-31T03:44:50.241Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-10-31T03:44:50.241Z] s390x true [2019-10-31T03:44:50.241Z] skip_dco false [2019-10-31T03:44:50.241Z] SKIP_VALIDATION_TESTS 1 [2019-10-31T03:44:50.241Z] SOURCES_DRIVE d [2019-10-31T03:44:50.241Z] SOURCES_SUBDIR gopath [2019-10-31T03:44:50.241Z] STAGE_NAME Run tests [2019-10-31T03:44:50.241Z] SystemDrive C: [2019-10-31T03:44:50.241Z] SystemRoot C:\windows [2019-10-31T03:44:50.241Z] TEMP C:\windows\TEMP [2019-10-31T03:44:50.241Z] TESTDEBUG 0 [2019-10-31T03:44:50.241Z] TESTRUN_DRIVE d [2019-10-31T03:44:50.241Z] TESTRUN_SUBDIR CI [2019-10-31T03:44:50.241Z] TIMEOUT 120m [2019-10-31T03:44:50.241Z] TMP C:\windows\TEMP [2019-10-31T03:44:50.241Z] unit_validate true [2019-10-31T03:44:50.241Z] USERDOMAIN WORKGROUP [2019-10-31T03:44:50.241Z] USERNAME azwin-2-bb93e0$ [2019-10-31T03:44:50.241Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-31T03:44:50.241Z] windir C:\windows [2019-10-31T03:44:50.241Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-31T03:44:50.241Z] WINDOWS_BASE_IMAGE_TAG ltsc2016 [2019-10-31T03:44:50.241Z] windowsRS1 true [2019-10-31T03:44:50.241Z] windowsRS5 true [2019-10-31T03:44:50.241Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-31T03:44:50.241Z] [2019-10-31T03:44:50.241Z] [2019-10-31T03:44:50.241Z] [2019-10-31T03:44:50.440Z] #42 309.1 CC criu/string.o [2019-10-31T03:44:50.440Z] #42 309.3 CC criu/sysctl.o [2019-10-31T03:44:51.217Z] INFO: Sources under d:\gopath\... [2019-10-31T03:44:51.217Z] INFO: Test run under d:\CI\... [2019-10-31T03:44:51.217Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-31T03:44:51.217Z] INFO: docker/docker repository was found [2019-10-31T03:44:51.679Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub. This may take some time... [2019-10-31T03:44:51.928Z] #42 310.3 CC criu/sysfs_parse.o [2019-10-31T03:44:52.554Z] #42 311.0 CC criu/timerfd.o [2019-10-31T03:44:52.654Z] ltsc2016: Pulling from windows/servercore [2019-10-31T03:44:53.120Z] 3889bb8d808b: Pulling fs layer [2019-10-31T03:44:53.120Z] b4f320e456fc: Pulling fs layer [2019-10-31T03:44:53.179Z] #42 311.9 CC criu/tty.o [2019-10-31T03:44:53.930Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/rootless [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/volume [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-31T03:44:53.930Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-31T03:44:53.930Z] [2019-10-31T03:44:53.930Z] === Skipped [2019-10-31T03:44:53.930Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-31T03:44:53.930Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-31T03:44:53.930Z] [2019-10-31T03:44:53.930Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-31T03:44:53.930Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-31T03:44:53.930Z] [2019-10-31T03:44:53.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:44:53.931Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:44:53.931Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:44:53.931Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:44:53.931Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:44:53.931Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:73: No driver to put! [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-31T03:44:53.931Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-31T03:44:53.931Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-31T03:44:53.931Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:44:53.931Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:44:53.931Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:44:53.931Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:44:53.931Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:44:53.931Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-31T03:44:53.931Z] graphtest_unix.go:73: No driver to put! [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-31T03:44:53.931Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-31T03:44:53.931Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] [2019-10-31T03:44:53.931Z] DONE 2115 tests, 20 skipped in 227.132s Post stage [Pipeline] junit [2019-10-31T03:44:54.066Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-31T03:44:56.698Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -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:27552ceb15bca544820229e574427d4c1d6ef585 hack/make.sh dynbinary test-integration [2019-10-31T03:44:57.084Z] [2019-10-31T03:44:57.084Z] Removing bundles/ [2019-10-31T03:44:57.084Z] [2019-10-31T03:44:57.084Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-31T03:44:57.084Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-31T03:44:57.084Z] GOOS="" GOARCH="" GOARM="" [2019-10-31T03:44:57.715Z] #42 315.7 CC criu/tun.o [2019-10-31T03:44:58.006Z] #42 316.6 CC criu/uffd.o [2019-10-31T03:45:00.706Z] #42 319.0 CC criu/util.o [2019-10-31T03:45:03.420Z] #42 321.6 CC criu/uts_ns.o [2019-10-31T03:45:03.420Z] #42 322.1 CC criu/vdso.o [2019-10-31T03:45:04.451Z] #42 323.1 LINK criu/built-in.o [2019-10-31T03:45:04.740Z] #42 323.5 LINK criu/criu [2019-10-31T03:45:05.767Z] #42 324.3 DEP lib/c/criu.d [2019-10-31T03:45:05.767Z] #42 324.4 CC images/rpc.pb-c.o [2019-10-31T03:45:06.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-31T03:45:06.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-31T03:45:06.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-31T03:45:07.262Z] #42 325.7 CC lib/c/criu.o [2019-10-31T03:45:07.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-31T03:45:08.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-31T03:45:09.911Z] 65014b3c3121: Pull complete [2019-10-31T03:45:09.973Z] #42 328.2 LINK lib/c/built-in.o [2019-10-31T03:45:09.973Z] #42 328.2 LINK lib/c/libcriu.so [2019-10-31T03:45:10.262Z] #42 328.7 GEN magic.py [2019-10-31T03:45:10.262Z] #42 329.0 Note: Building without setproctitle() and strlcpy() support. [2019-10-31T03:45:10.262Z] #42 329.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-31T03:45:11.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-31T03:45:11.285Z] #42 330.0 fatal: Not a git repository (or any of the parent directories): .git [2019-10-31T03:45:11.912Z] #42 ... [2019-10-31T03:45:11.912Z] [2019-10-31T03:45:11.912Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-31T03:45:11.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-31T03:45:12.199Z] #39 417.4 + rm -rf /tmp/tmp.VQX4bT1yJE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VQX4bT1yJE [2019-10-31T03:45:12.199Z] #39 DONE 417.6s [2019-10-31T03:45:12.199Z] [2019-10-31T03:45:12.199Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:45:12.825Z] #60 ... [2019-10-31T03:45:12.825Z] [2019-10-31T03:45:12.825Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-31T03:45:12.825Z] #42 331.4 make[1]: Nothing to be done for 'all'. [2019-10-31T03:45:13.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-31T03:45:14.332Z] #42 333.1 make[1]: 'images/built-in.o' is up to date. [2019-10-31T03:45:14.618Z] #42 333.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-31T03:45:14.618Z] #42 333.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-31T03:45:14.618Z] #42 333.3 make[1]: 'compel/libcompel.a' is up to date. [2019-10-31T03:45:14.618Z] #42 333.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-31T03:45:14.618Z] #42 333.4 make[1]: Nothing to be done for 'all'. [2019-10-31T03:45:14.904Z] #42 333.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-31T03:45:15.190Z] #42 333.8 make[2]: Nothing to be done for 'all'. [2019-10-31T03:45:15.190Z] #42 333.8 make[2]: Nothing to be done for 'all'. [2019-10-31T03:45:15.190Z] #42 333.9 make[2]: Nothing to be done for 'all'. [2019-10-31T03:45:15.477Z] #42 334.1 make[2]: Nothing to be done for 'all'. [2019-10-31T03:45:15.477Z] #42 334.2 make[2]: Nothing to be done for 'all'. [2019-10-31T03:45:15.477Z] #42 334.2 make[2]: Nothing to be done for 'all'. [2019-10-31T03:45:15.590Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-31T03:45:15.764Z] #42 334.3 make[2]: Nothing to be done for 'all'. [2019-10-31T03:45:15.764Z] #42 334.5 make[2]: Nothing to be done for 'all'. [2019-10-31T03:45:15.764Z] #42 334.5 INSTALL criu/criu [2019-10-31T03:45:16.051Z] #42 DONE 334.6s [2019-10-31T03:45:16.051Z] [2019-10-31T03:45:16.052Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:45:17.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-31T03:45:18.417Z] b4f320e456fc: Verifying Checksum [2019-10-31T03:45:18.417Z] b4f320e456fc: Download complete [2019-10-31T03:45:19.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-31T03:45:20.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-31T03:45:22.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-31T03:45:23.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-31T03:45:25.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-31T03:45:26.685Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-31T03:45:26.685Z] Using test binary docker [2019-10-31T03:45:26.685Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-31T03:45:26.685Z] +++ /etc/init.d/apparmor start [2019-10-31T03:45:26.685Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-31T03:45:26.685Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-31T03:45:26.685Z] Warning failed to create cache: (null) [2019-10-31T03:45:26.685Z] . [2019-10-31T03:45:26.685Z] Starting dockerd [2019-10-31T03:45:26.685Z] INFO: Waiting for daemon to start... [2019-10-31T03:45:26.685Z] +++ 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-31T03:45:31.954Z] . [2019-10-31T03:45:31.954Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-31T03:45:31.954Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-31T03:45:31.954Z] Error: No such image: emptyfs [2019-10-31T03:45:31.954Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-31T03:45:31.954Z] ++++ docker load [2019-10-31T03:45:31.954Z] Running integration-test (iteration 1) [2019-10-31T03:45:31.954Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-31T03:45:31.954Z] ++ 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-31T03:45:31.954Z] ++ set -e [2019-10-31T03:45:31.954Z] ++ '[' -n 0 ']' [2019-10-31T03:45:31.954Z] ++ set -x [2019-10-31T03:45:31.954Z] ++ env -i DEST=/go/src/github.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-31T03:45:32.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-31T03:45:32.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-31T03:45:32.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-31T03:45:32.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-31T03:45:32.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-31T03:45:35.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-31T03:45:37.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-31T03:45:41.941Z] Loaded image: buildpack-deps:jessie [2019-10-31T03:45:41.942Z] Loaded image: busybox:latest [2019-10-31T03:45:41.942Z] Loaded image: busybox:glibc [2019-10-31T03:45:41.942Z] Loaded image: debian:jessie [2019-10-31T03:45:41.942Z] Loaded image: hello-world:latest [2019-10-31T03:45:41.942Z] INFO: Testing against a local daemon [2019-10-31T03:45:41.942Z] === RUN TestCgroupNamespacesBuild [2019-10-31T03:45:42.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-31T03:45:46.147Z] --- PASS: TestCgroupNamespacesBuild (4.32s) [2019-10-31T03:45:46.147Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-31T03:45:47.526Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2019-10-31T03:45:47.526Z] === RUN TestBuildWithSession [2019-10-31T03:45:47.526Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-31T03:45:47.526Z] build_session_test.go:25: TODO: BuildKit [2019-10-31T03:45:47.526Z] === RUN TestBuildSquashParent [2019-10-31T03:45:48.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-31T03:45:53.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-31T03:45:54.094Z] --- PASS: TestBuildSquashParent (6.28s) [2019-10-31T03:45:54.094Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-31T03:45:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:45:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:45:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:45:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:45:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:45:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:45:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:45:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:45:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:45:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:45:54.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:45:54.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:45:54.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:45:54.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:45:54.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:45:54.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:45:54.203Z] 3889bb8d808b: Verifying Checksum [2019-10-31T03:45:55.333Z] #60 404.7 + bin/containerd [2019-10-31T03:45:55.881Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-31T03:45:56.634Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:45:56.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:45:56.713Z] [2019-10-31T03:45:56.713Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-31T03:45:57.107Z] PKG_CONFIG=pkg-config [2019-10-31T03:45:57.107Z] GOLANG_VERSION=1.13.3 [2019-10-31T03:45:57.107Z] HOSTNAME=cba9cb4d484c [2019-10-31T03:45:57.107Z] DOCKER_EXPERIMENTAL=1 [2019-10-31T03:45:57.107Z] container=docker [2019-10-31T03:45:57.107Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-31T03:45:57.107Z] GO111MODULE=off [2019-10-31T03:45:57.107Z] GOPATH=/go [2019-10-31T03:45:57.107Z] PWD=/go/src/github.com/docker/docker [2019-10-31T03:45:57.107Z] HOME=/root [2019-10-31T03:45:57.107Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-31T03:45:57.107Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-31T03:45:57.107Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-31T03:45:57.107Z] DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:45:57.107Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-31T03:45:57.107Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-31T03:45:57.107Z] TERM=xterm [2019-10-31T03:45:57.107Z] VALIDATE_BRANCH=master [2019-10-31T03:45:57.107Z] DEST=bundles/test-integration [2019-10-31T03:45:57.107Z] SHLVL=1 [2019-10-31T03:45:57.107Z] TIMEOUT=120m [2019-10-31T03:45:57.107Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-31T03:45:57.107Z] DOCKER_PKG=github.com/docker/docker [2019-10-31T03:45:57.107Z] TESTDEBUG=0 [2019-10-31T03:45:57.107Z] _=/usr/bin/env [2019-10-31T03:45:57.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-31T03:45:57.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-31T03:45:58.815Z] #60 ... [2019-10-31T03:45:58.815Z] [2019-10-31T03:45:58.815Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:45:58.815Z] #51 DONE 463.3s [2019-10-31T03:45:58.815Z] [2019-10-31T03:45:58.815Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:45:59.168Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-31T03:45:59.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) [2019-10-31T03:45:59.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2019-10-31T03:45:59.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2019-10-31T03:45:59.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2019-10-31T03:45:59.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2019-10-31T03:45:59.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2019-10-31T03:45:59.168Z] === RUN TestBuildMultiStageCopy [2019-10-31T03:45:59.168Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-31T03:46:01.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-31T03:46:01.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-31T03:46:01.641Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-31T03:46:02.209Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-31T03:46:02.777Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-31T03:46:03.345Z] --- PASS: TestBuildMultiStageCopy (4.33s) [2019-10-31T03:46:03.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2019-10-31T03:46:03.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-10-31T03:46:03.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-10-31T03:46:03.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-10-31T03:46:03.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-10-31T03:46:03.345Z] === RUN TestBuildMultiStageParentConfig [2019-10-31T03:46:04.723Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2019-10-31T03:46:04.723Z] === RUN TestBuildLabelWithTargets [2019-10-31T03:46:04.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-31T03:46:07.257Z] #23 471.4 + return [2019-10-31T03:46:07.257Z] #23 DONE 471.5s [2019-10-31T03:46:07.257Z] [2019-10-31T03:46:07.257Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:46:07.260Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2019-10-31T03:46:07.260Z] === RUN TestBuildWithEmptyLayers [2019-10-31T03:46:07.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-31T03:46:07.830Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2019-10-31T03:46:07.830Z] === RUN TestBuildMultiStageOnBuild [2019-10-31T03:46:08.746Z] #60 ... [2019-10-31T03:46:08.746Z] [2019-10-31T03:46:08.746Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-31T03:46:09.034Z] #24 DONE 0.1s [2019-10-31T03:46:09.034Z] [2019-10-31T03:46:09.034Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-31T03:46:09.325Z] #28 DONE 0.5s [2019-10-31T03:46:09.325Z] [2019-10-31T03:46:09.325Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-31T03:46:09.628Z] #30 DONE 0.1s [2019-10-31T03:46:09.628Z] [2019-10-31T03:46:09.628Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-31T03:46:09.628Z] #33 DONE 0.1s [2019-10-31T03:46:09.628Z] [2019-10-31T03:46:09.628Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:46:09.628Z] #60 ... [2019-10-31T03:46:09.628Z] [2019-10-31T03:46:09.628Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-31T03:46:09.628Z] #38 DONE 0.1s [2019-10-31T03:46:09.628Z] [2019-10-31T03:46:09.628Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-31T03:46:09.628Z] #40 DONE 0.1s [2019-10-31T03:46:09.628Z] [2019-10-31T03:46:09.628Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-31T03:46:09.628Z] #43 DONE 0.1s [2019-10-31T03:46:09.628Z] [2019-10-31T03:46:09.628Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:46:09.915Z] #60 ... [2019-10-31T03:46:09.915Z] [2019-10-31T03:46:09.915Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-31T03:46:09.915Z] #46 DONE 0.1s [2019-10-31T03:46:09.915Z] [2019-10-31T03:46:09.915Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-31T03:46:09.915Z] #49 DONE 0.1s [2019-10-31T03:46:09.915Z] [2019-10-31T03:46:09.915Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-31T03:46:09.915Z] #52 DONE 0.1s [2019-10-31T03:46:09.915Z] [2019-10-31T03:46:09.915Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:46:10.202Z] #60 ... [2019-10-31T03:46:10.202Z] [2019-10-31T03:46:10.202Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-31T03:46:10.202Z] #56 DONE 0.1s [2019-10-31T03:46:10.490Z] [2019-10-31T03:46:10.490Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-31T03:46:11.117Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2019-10-31T03:46:11.117Z] === RUN TestBuildUncleanTarFilenames [2019-10-31T03:46:11.517Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-31T03:46:11.517Z] Using test binary docker [2019-10-31T03:46:11.517Z] +++ /etc/init.d/apparmor start [2019-10-31T03:46:11.517Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-31T03:46:11.517Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-31T03:46:11.517Z] Warning failed to create cache: (null) [2019-10-31T03:46:11.517Z] . [2019-10-31T03:46:11.517Z] INFO: Waiting for daemon to start... [2019-10-31T03:46:11.517Z] Starting dockerd [2019-10-31T03:46:11.517Z] +++ 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-31T03:46:12.056Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2019-10-31T03:46:12.056Z] === RUN TestBuildMultiStageLayerLeak [2019-10-31T03:46:13.417Z] . [2019-10-31T03:46:13.417Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-31T03:46:13.417Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-31T03:46:13.417Z] Error: No such image: emptyfs [2019-10-31T03:46:13.417Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-31T03:46:13.417Z] ++++ docker load [2019-10-31T03:46:13.983Z] Running integration-test (iteration 1) [2019-10-31T03:46:13.983Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-31T03:46:13.983Z] ++ 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-31T03:46:13.983Z] ++ set -e [2019-10-31T03:46:13.983Z] ++ '[' -n 0 ']' [2019-10-31T03:46:13.983Z] ++ set -x [2019-10-31T03:46:13.983Z] ++ env -i DEST=/go/src/github.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-31T03:46:15.347Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2019-10-31T03:46:15.347Z] === RUN TestBuildWithHugeFile [2019-10-31T03:46:19.818Z] ................................................ [ 29%] [2019-10-31T03:46:31.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-31T03:46:31.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-31T03:46:31.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-31T03:46:38.958Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-31T03:46:46.088Z] Loaded image: buildpack-deps:jessie [2019-10-31T03:46:46.088Z] Loaded image: busybox:latest [2019-10-31T03:46:46.088Z] Loaded image: busybox:glibc [2019-10-31T03:46:46.088Z] Loaded image: debian:jessie [2019-10-31T03:46:46.088Z] Loaded image: hello-world:latest [2019-10-31T03:46:46.088Z] INFO: Testing against a local daemon [2019-10-31T03:46:46.088Z] === RUN TestCgroupNamespacesBuild [2019-10-31T03:46:46.367Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-31T03:46:47.983Z] --- PASS: TestCgroupNamespacesBuild (2.57s) [2019-10-31T03:46:47.983Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-31T03:46:49.727Z] #60 456.5 + bin/containerd-stress [2019-10-31T03:46:49.727Z] #60 460.5 + bin/containerd-shim [2019-10-31T03:46:50.506Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.38s) [2019-10-31T03:46:50.506Z] === RUN TestBuildWithSession [2019-10-31T03:46:50.506Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-31T03:46:50.506Z] build_session_test.go:25: TODO: BuildKit [2019-10-31T03:46:50.506Z] === RUN TestBuildSquashParent [2019-10-31T03:46:50.727Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-31T03:46:55.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-31T03:46:55.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-31T03:46:55.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-31T03:46:55.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-31T03:46:55.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-31T03:46:57.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-31T03:46:58.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-31T03:46:59.610Z] #60 471.0 + bin/containerd-shim-runc-v1 [2019-10-31T03:46:59.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-31T03:47:01.552Z] --- PASS: TestBuildSquashParent (10.93s) [2019-10-31T03:47:01.552Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-31T03:47:01.552Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:47:01.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:47:01.552Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:47:01.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:47:01.552Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:47:01.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:47:01.552Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:47:01.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:47:01.552Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:47:01.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:47:01.552Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:47:01.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:47:01.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:47:01.552Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:47:02.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-31T03:47:03.532Z] --- PASS: TestBuildWithHugeFile (41.88s) [2019-10-31T03:47:03.532Z] === RUN TestBuildWithEmptyDockerfile [2019-10-31T03:47:03.532Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T03:47:03.532Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T03:47:03.532Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T03:47:03.532Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T03:47:03.532Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T03:47:03.532Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T03:47:03.532Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T03:47:03.532Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T03:47:03.532Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T03:47:03.532Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2019-10-31T03:47:03.532Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-10-31T03:47:03.532Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-10-31T03:47:03.532Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2019-10-31T03:47:03.532Z] === RUN TestBuildPreserveOwnership [2019-10-31T03:47:03.532Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-31T03:47:03.532Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-31T03:47:03.532Z] --- PASS: TestBuildPreserveOwnership (6.27s) [2019-10-31T03:47:03.532Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.11s) [2019-10-31T03:47:03.532Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2019-10-31T03:47:03.532Z] === RUN TestBuildPlatformInvalid [2019-10-31T03:47:03.791Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-31T03:47:03.791Z] PASS [2019-10-31T03:47:03.791Z] [2019-10-31T03:47:03.791Z] === Skipped [2019-10-31T03:47:03.791Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-31T03:47:03.791Z] build_session_test.go:25: TODO: BuildKit [2019-10-31T03:47:03.791Z] [2019-10-31T03:47:03.791Z] [2019-10-31T03:47:03.791Z] DONE 32 tests, 1 skipped in 91.901s [2019-10-31T03:47:03.791Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-31T03:47:03.791Z] ++ 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-31T03:47:03.791Z] ++ set -e [2019-10-31T03:47:03.791Z] ++ '[' -n 0 ']' [2019-10-31T03:47:03.791Z] ++ set -x [2019-10-31T03:47:03.791Z] ++ env -i DEST=/go/src/github.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-31T03:47:04.025Z] #60 476.3 + bin/containerd-shim-runc-v2 [2019-10-31T03:47:04.050Z] INFO: Testing against a local daemon [2019-10-31T03:47:04.050Z] === RUN TestConfigList [2019-10-31T03:47:04.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-31T03:47:04.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:47:04.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:47:05.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-31T03:47:05.509Z] #60 477.8 + binaries [2019-10-31T03:47:05.509Z] #60 477.8 + mkdir -p /build [2019-10-31T03:47:05.509Z] #60 477.8 + cp bin/containerd /build/containerd [2019-10-31T03:47:05.509Z] #60 477.9 + cp bin/containerd-shim /build/containerd-shim [2019-10-31T03:47:05.793Z] #60 477.9 + cp bin/ctr /build/ctr [2019-10-31T03:47:05.793Z] #60 DONE 478.0s [2019-10-31T03:47:07.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-31T03:47:07.268Z] [2019-10-31T03:47:07.268Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-31T03:47:07.268Z] #61 DONE 0.1s [2019-10-31T03:47:07.268Z] [2019-10-31T03:47:07.268Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-31T03:47:07.268Z] #65 DONE 0.1s [2019-10-31T03:47:07.341Z] --- PASS: TestConfigList (3.40s) [2019-10-31T03:47:07.341Z] === RUN TestConfigsCreateAndDelete [2019-10-31T03:47:07.552Z] [2019-10-31T03:47:07.552Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-31T03:47:07.552Z] #67 DONE 0.1s [2019-10-31T03:47:07.552Z] [2019-10-31T03:47:07.552Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-31T03:47:07.552Z] #70 DONE 0.1s [2019-10-31T03:47:07.552Z] [2019-10-31T03:47:07.552Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-31T03:47:07.552Z] #71 DONE 0.0s [2019-10-31T03:47:07.552Z] [2019-10-31T03:47:07.552Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-31T03:47:08.111Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:47:08.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:47:08.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-31T03:47:09.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-31T03:47:10.233Z] #72 DONE 2.3s [2019-10-31T03:47:10.233Z] [2019-10-31T03:47:10.233Z] #73 exporting to oci image format [2019-10-31T03:47:10.233Z] #73 exporting layers [2019-10-31T03:47:10.630Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2019-10-31T03:47:10.630Z] === RUN TestConfigsUpdate [2019-10-31T03:47:10.646Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-31T03:47:10.646Z] Using test binary docker [2019-10-31T03:47:10.646Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-31T03:47:10.646Z] +++ /etc/init.d/apparmor start [2019-10-31T03:47:10.646Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-31T03:47:10.646Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-31T03:47:10.646Z] Warning failed to create cache: (null) [2019-10-31T03:47:10.646Z] . [2019-10-31T03:47:10.646Z] Starting dockerd [2019-10-31T03:47:10.646Z] INFO: Waiting for daemon to start... [2019-10-31T03:47:10.646Z] +++ 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-31T03:47:10.914Z] 12c8dbabfd62: Pull complete [2019-10-31T03:47:10.914Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-31T03:47:10.914Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T03:47:10.914Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T03:47:10.914Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-31T03:47:10.914Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-31T03:47:10.914Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-31T03:47:10.914Z] INFO: Docker version of control daemon [2019-10-31T03:47:10.914Z] [2019-10-31T03:47:10.914Z] Client: Docker Engine - Enterprise [2019-10-31T03:47:10.914Z] Version: 19.03.2 [2019-10-31T03:47:10.914Z] API version: 1.40 [2019-10-31T03:47:10.914Z] Go version: go1.12.8 [2019-10-31T03:47:10.914Z] Git commit: c92ab06ed9 [2019-10-31T03:47:10.914Z] Built: 09/03/2019 16:38:11 [2019-10-31T03:47:10.914Z] OS/Arch: windows/amd64 [2019-10-31T03:47:10.914Z] Experimental: false [2019-10-31T03:47:10.914Z] [2019-10-31T03:47:10.914Z] Server: Docker Engine - Enterprise [2019-10-31T03:47:10.914Z] Engine: [2019-10-31T03:47:10.914Z] Version: 19.03.2 [2019-10-31T03:47:10.914Z] API version: 1.40 (minimum version 1.24) [2019-10-31T03:47:10.914Z] Go version: go1.12.8 [2019-10-31T03:47:10.914Z] Git commit: c92ab06ed9 [2019-10-31T03:47:10.914Z] Built: 09/03/2019 16:35:47 [2019-10-31T03:47:10.914Z] OS/Arch: windows/amd64 [2019-10-31T03:47:10.914Z] Experimental: true [2019-10-31T03:47:10.914Z] [2019-10-31T03:47:10.914Z] INFO: Docker info of control daemon [2019-10-31T03:47:10.914Z] [2019-10-31T03:47:10.914Z] Client: [2019-10-31T03:47:10.914Z] Debug Mode: false [2019-10-31T03:47:10.914Z] Plugins: [2019-10-31T03:47:10.914Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-31T03:47:10.914Z] [2019-10-31T03:47:10.914Z] Server: [2019-10-31T03:47:10.914Z] Containers: 0 [2019-10-31T03:47:10.914Z] Running: 0 [2019-10-31T03:47:10.914Z] Paused: 0 [2019-10-31T03:47:10.914Z] Stopped: 0 [2019-10-31T03:47:10.914Z] Images: 1 [2019-10-31T03:47:10.914Z] Server Version: 19.03.2 [2019-10-31T03:47:10.914Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-31T03:47:10.914Z] Windows: [2019-10-31T03:47:10.914Z] LCOW: [2019-10-31T03:47:10.914Z] Logging Driver: json-file [2019-10-31T03:47:10.914Z] Plugins: [2019-10-31T03:47:10.914Z] Volume: local [2019-10-31T03:47:10.914Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-31T03:47:10.914Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-31T03:47:10.914Z] Swarm: inactive [2019-10-31T03:47:10.914Z] Default Isolation: process [2019-10-31T03:47:10.914Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-31T03:47:10.914Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-31T03:47:10.914Z] OSType: windows [2019-10-31T03:47:10.914Z] Architecture: x86_64 [2019-10-31T03:47:10.914Z] CPUs: 4 [2019-10-31T03:47:10.914Z] Total Memory: 32GiB [2019-10-31T03:47:10.914Z] Name: azwin-2-e64bc0 [2019-10-31T03:47:10.914Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-31T03:47:10.914Z] Docker Root Dir: D:\docker [2019-10-31T03:47:10.914Z] Debug Mode: false [2019-10-31T03:47:10.914Z] Registry: https://index.docker.io/v1/ [2019-10-31T03:47:10.914Z] Labels: [2019-10-31T03:47:10.914Z] Experimental: true [2019-10-31T03:47:10.914Z] Insecure Registries: [2019-10-31T03:47:10.914Z] 10.0.0.4:5000 [2019-10-31T03:47:10.914Z] 127.0.0.0/8 [2019-10-31T03:47:10.914Z] Registry Mirrors: [2019-10-31T03:47:10.914Z] http://10.0.0.4:5000/ [2019-10-31T03:47:10.914Z] Live Restore Enabled: false [2019-10-31T03:47:10.914Z] [2019-10-31T03:47:10.914Z] [2019-10-31T03:47:10.914Z] INFO: Commit hash is 27552ceb1 [2019-10-31T03:47:10.914Z] INFO: Nuke-Everything... [2019-10-31T03:47:10.914Z] INFO: Container count on control daemon to delete is 0 [2019-10-31T03:47:10.914Z] INFO: Nuking d:\CI [2019-10-31T03:47:10.914Z] INFO: Zapped successfully [2019-10-31T03:47:10.914Z] INFO: Location for testing is d:\CI\PR-40154\8 [2019-10-31T03:47:10.914Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-31T03:47:10.914Z] [2019-10-31T03:47:10.914Z] [2019-10-31T03:47:10.914Z] INFO: Building the image from Dockerfile.windows at 10/31/2019 03:47:08... [2019-10-31T03:47:10.914Z] [2019-10-31T03:47:11.653Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-31T03:47:11.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.56s) [2019-10-31T03:47:11.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.65s) [2019-10-31T03:47:11.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2019-10-31T03:47:11.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s) [2019-10-31T03:47:11.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2019-10-31T03:47:11.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.33s) [2019-10-31T03:47:11.653Z] === RUN TestBuildMultiStageCopy [2019-10-31T03:47:11.653Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-31T03:47:11.814Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-31T03:47:13.107Z] . [2019-10-31T03:47:13.107Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-31T03:47:13.107Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-31T03:47:13.107Z] Error: No such image: emptyfs [2019-10-31T03:47:13.107Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-31T03:47:13.107Z] ++++ docker load [2019-10-31T03:47:13.107Z] Running integration-test (iteration 1) [2019-10-31T03:47:13.107Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-31T03:47:13.107Z] ++ 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-31T03:47:13.107Z] ++ set -e [2019-10-31T03:47:13.107Z] ++ '[' -n 0 ']' [2019-10-31T03:47:13.107Z] ++ set -x [2019-10-31T03:47:13.107Z] ++ env -i DEST=/go/src/github.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-31T03:47:13.920Z] --- PASS: TestConfigsUpdate (3.18s) [2019-10-31T03:47:13.920Z] === RUN TestTemplatedConfig [2019-10-31T03:47:14.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-31T03:47:15.503Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-31T03:47:15.597Z] Sending build context to Docker daemon 50.14MB [2019-10-31T03:47:15.597Z] [2019-10-31T03:47:15.597Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-31T03:47:15.597Z] ---> 739b21bd02e7 [2019-10-31T03:47:15.597Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-31T03:47:15.597Z] ---> Running in a29b6ae85974 [2019-10-31T03:47:16.069Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-31T03:47:16.564Z] Removing intermediate container a29b6ae85974 [2019-10-31T03:47:16.564Z] ---> c99d5093b55a [2019-10-31T03:47:16.564Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-31T03:47:16.564Z] ---> Running in 1bfcdaac0d5d [2019-10-31T03:47:17.003Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-31T03:47:17.022Z] Removing intermediate container 1bfcdaac0d5d [2019-10-31T03:47:17.022Z] ---> 9bb2ff09eee7 [2019-10-31T03:47:17.022Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-31T03:47:17.022Z] ---> Running in 18b1efa0b723 [2019-10-31T03:47:17.481Z] Removing intermediate container 18b1efa0b723 [2019-10-31T03:47:17.481Z] ---> 6b267fbb755b [2019-10-31T03:47:17.482Z] 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-31T03:47:17.482Z] ---> Running in ab34e332bd43 [2019-10-31T03:47:17.569Z] --- PASS: TestBuildMultiStageCopy (5.82s) [2019-10-31T03:47:17.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2019-10-31T03:47:17.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2019-10-31T03:47:17.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2019-10-31T03:47:17.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2019-10-31T03:47:17.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2019-10-31T03:47:17.569Z] === RUN TestBuildMultiStageParentConfig [2019-10-31T03:47:18.113Z] --- PASS: TestTemplatedConfig (3.56s) [2019-10-31T03:47:18.113Z] === RUN TestConfigInspect [2019-10-31T03:47:19.469Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2019-10-31T03:47:19.469Z] === RUN TestBuildLabelWithTargets [2019-10-31T03:47:20.499Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-31T03:47:20.649Z] --- PASS: TestConfigInspect (3.16s) [2019-10-31T03:47:20.649Z] === RUN TestConfigCreateWithLabels [2019-10-31T03:47:21.998Z] --- PASS: TestBuildLabelWithTargets (2.66s) [2019-10-31T03:47:21.998Z] === RUN TestBuildWithEmptyLayers [2019-10-31T03:47:22.424Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-31T03:47:22.783Z] Loaded image: buildpack-deps:jessie [2019-10-31T03:47:22.783Z] Loaded image: busybox:latest [2019-10-31T03:47:22.783Z] Loaded image: busybox:glibc [2019-10-31T03:47:22.783Z] Loaded image: debian:jessie [2019-10-31T03:47:23.157Z] Loaded image: hello-world:latest [2019-10-31T03:47:23.157Z] INFO: Testing against a local daemon [2019-10-31T03:47:23.157Z] === RUN TestCgroupNamespacesBuild [2019-10-31T03:47:23.373Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2019-10-31T03:47:23.373Z] === RUN TestBuildMultiStageOnBuild [2019-10-31T03:47:23.937Z] --- PASS: TestConfigCreateWithLabels (3.22s) [2019-10-31T03:47:23.937Z] === RUN TestConfigCreateResolve [2019-10-31T03:47:24.972Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-10-31T03:47:24.972Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-31T03:47:26.081Z] [2019-10-31T03:47:26.081Z] SUCCESS: Specified value was saved. [2019-10-31T03:47:26.081Z] INFO: Downloading git... [2019-10-31T03:47:26.384Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2019-10-31T03:47:26.384Z] === RUN TestBuildWithSession [2019-10-31T03:47:26.384Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-31T03:47:26.384Z] build_session_test.go:25: TODO: BuildKit [2019-10-31T03:47:26.384Z] === RUN TestBuildSquashParent [2019-10-31T03:47:27.162Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-31T03:47:27.227Z] --- PASS: TestConfigCreateResolve (3.21s) [2019-10-31T03:47:27.227Z] === RUN TestConfigDaemonLibtrustID [2019-10-31T03:47:27.485Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-31T03:47:27.485Z] PASS [2019-10-31T03:47:27.485Z] [2019-10-31T03:47:27.485Z] DONE 8 tests in 23.720s [2019-10-31T03:47:27.486Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-31T03:47:27.486Z] ++ 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-31T03:47:27.486Z] ++ set -e [2019-10-31T03:47:27.486Z] ++ '[' -n 0 ']' [2019-10-31T03:47:27.486Z] ++ set -x [2019-10-31T03:47:27.486Z] ++ env -i DEST=/go/src/github.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-31T03:47:27.556Z] --- PASS: TestBuildMultiStageOnBuild (3.89s) [2019-10-31T03:47:27.556Z] === RUN TestBuildUncleanTarFilenames [2019-10-31T03:47:27.619Z] INFO: Downloading go... [2019-10-31T03:47:27.744Z] INFO: Testing against a local daemon [2019-10-31T03:47:27.744Z] === RUN TestCheckpoint [2019-10-31T03:47:27.744Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-31T03:47:27.744Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-31T03:47:27.744Z] === RUN TestContainerInvalidJSON [2019-10-31T03:47:27.744Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T03:47:27.744Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T03:47:27.744Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T03:47:27.744Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T03:47:27.744Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-31T03:47:27.744Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-31T03:47:27.744Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T03:47:27.744Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-31T03:47:27.744Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T03:47:27.744Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-31T03:47:27.744Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-31T03:47:27.744Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-31T03:47:27.744Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-31T03:47:27.744Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-31T03:47:28.003Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-31T03:47:28.003Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-31T03:47:28.003Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-31T03:47:28.003Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-31T03:47:28.262Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-31T03:47:28.262Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-31T03:47:28.262Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-10-31T03:47:28.262Z] === RUN TestCopyFromContainer [2019-10-31T03:47:28.930Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2019-10-31T03:47:28.930Z] === RUN TestBuildMultiStageLayerLeak [2019-10-31T03:47:29.170Z] INFO: Downloading compiler 1 of 3... [2019-10-31T03:47:29.629Z] INFO: Downloading compiler 2 of 3... [2019-10-31T03:47:30.599Z] INFO: Downloading compiler 3 of 3... [2019-10-31T03:47:30.796Z] === RUN TestCopyFromContainer// [2019-10-31T03:47:30.796Z] === RUN TestCopyFromContainer//bar/root [2019-10-31T03:47:30.796Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-31T03:47:30.796Z] === RUN TestCopyFromContainer/bar/quux [2019-10-31T03:47:30.796Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-31T03:47:30.796Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-31T03:47:31.056Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-31T03:47:31.056Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-31T03:47:31.058Z] INFO: Extracting git... [2019-10-31T03:47:31.315Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-31T03:47:31.315Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer (3.17s) [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-31T03:47:31.574Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-31T03:47:31.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-31T03:47:31.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T03:47:31.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T03:47:31.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T03:47:31.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T03:47:31.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T03:47:31.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T03:47:31.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T03:47:31.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T03:47:31.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T03:47:31.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-31T03:47:31.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-31T03:47:31.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-31T03:47:31.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-31T03:47:31.574Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-31T03:47:31.574Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-31T03:47:31.574Z] === RUN TestCreateWithInvalidEnv [2019-10-31T03:47:31.574Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-31T03:47:31.574Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-31T03:47:31.574Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-31T03:47:31.574Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-31T03:47:31.574Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-31T03:47:31.574Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-31T03:47:31.574Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-31T03:47:31.574Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-31T03:47:31.574Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-31T03:47:31.574Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-31T03:47:31.574Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-31T03:47:31.574Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-31T03:47:31.574Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-31T03:47:31.574Z] === RUN TestCreateTmpfsMountsTarget [2019-10-31T03:47:31.574Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-31T03:47:31.574Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-31T03:47:32.671Z] --- PASS: TestBuildSquashParent (6.18s) [2019-10-31T03:47:32.671Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-31T03:47:32.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:47:32.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:47:32.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:47:32.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:47:32.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:47:32.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:47:32.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:47:32.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:47:32.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:47:32.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:47:32.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:47:32.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:47:32.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:47:32.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:47:33.114Z] --- PASS: TestBuildMultiStageLayerLeak (4.04s) [2019-10-31T03:47:33.114Z] === RUN TestBuildWithHugeFile [2019-10-31T03:47:34.109Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-31T03:47:34.109Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-31T03:47:34.109Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-31T03:47:34.109Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-31T03:47:34.109Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T03:47:34.109Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T03:47:34.109Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-31T03:47:34.109Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-31T03:47:34.109Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-31T03:47:34.109Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-31T03:47:34.109Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T03:47:34.109Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T03:47:34.110Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T03:47:34.110Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-31T03:47:34.110Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.19s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.19s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.20s) [2019-10-31T03:47:34.369Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.20s) [2019-10-31T03:47:34.369Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-31T03:47:35.852Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:47:35.852Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:47:36.905Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2019-10-31T03:47:36.905Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-31T03:47:36.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T03:47:36.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T03:47:36.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T03:47:36.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T03:47:36.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T03:47:36.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T03:47:36.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T03:47:36.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T03:47:36.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T03:47:36.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T03:47:36.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T03:47:36.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T03:47:36.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T03:47:36.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T03:47:36.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T03:47:36.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-31T03:47:36.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-31T03:47:36.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-10-31T03:47:36.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-10-31T03:47:36.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-10-31T03:47:36.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-31T03:47:36.905Z] === RUN TestContainerStartOnDaemonRestart [2019-10-31T03:47:36.905Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-31T03:47:36.905Z] === RUN TestDaemonRestartIpcMode [2019-10-31T03:47:36.905Z] === PAUSE TestDaemonRestartIpcMode [2019-10-31T03:47:36.905Z] === RUN TestDiff [2019-10-31T03:47:37.473Z] --- PASS: TestDiff (0.79s) [2019-10-31T03:47:37.473Z] === RUN TestExecWithCloseStdin [2019-10-31T03:47:38.291Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:47:38.291Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:47:38.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-31T03:47:38.373Z] Using test binary docker [2019-10-31T03:47:38.373Z] +++ /etc/init.d/apparmor start [2019-10-31T03:47:38.373Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-31T03:47:38.373Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-31T03:47:38.373Z] Warning failed to create cache: (null) [2019-10-31T03:47:38.373Z] . [2019-10-31T03:47:38.373Z] Starting dockerd [2019-10-31T03:47:38.373Z] INFO: Waiting for daemon to start... [2019-10-31T03:47:38.373Z] +++ 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-31T03:47:38.851Z] --- PASS: TestExecWithCloseStdin (1.05s) [2019-10-31T03:47:38.851Z] === RUN TestExec [2019-10-31T03:47:39.306Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-31T03:47:39.306Z] Using test binary docker [2019-10-31T03:47:39.306Z] +++ /etc/init.d/apparmor start [2019-10-31T03:47:39.306Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-31T03:47:39.306Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-31T03:47:39.306Z] Warning failed to create cache: (null) [2019-10-31T03:47:39.306Z] . [2019-10-31T03:47:39.306Z] Starting dockerd [2019-10-31T03:47:39.306Z] INFO: Waiting for daemon to start... [2019-10-31T03:47:39.306Z] +++ 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-31T03:47:39.788Z] --- PASS: TestExec (1.00s) [2019-10-31T03:47:39.788Z] === RUN TestExecUser [2019-10-31T03:47:40.725Z] --- PASS: TestExecUser (0.97s) [2019-10-31T03:47:40.725Z] === RUN TestExportContainerAndImportImage [2019-10-31T03:47:40.836Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-31T03:47:40.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s) [2019-10-31T03:47:40.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2019-10-31T03:47:40.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2019-10-31T03:47:40.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s) [2019-10-31T03:47:40.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2019-10-31T03:47:40.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) [2019-10-31T03:47:40.836Z] === RUN TestBuildMultiStageCopy [2019-10-31T03:47:40.836Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-31T03:47:41.664Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2019-10-31T03:47:41.664Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-31T03:47:41.873Z] ......................... [ 67%] [2019-10-31T03:47:42.584Z] . [2019-10-31T03:47:42.584Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-31T03:47:42.584Z] [2019-10-31T03:47:42.584Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-31T03:47:42.584Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-31T03:47:42.584Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-31T03:47:42.584Z] Error: No such image: emptyfs [2019-10-31T03:47:42.584Z] ++++ docker load [2019-10-31T03:47:42.584Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-31T03:47:42.584Z] Error: No such image: emptyfs [2019-10-31T03:47:42.584Z] ++++ docker load [2019-10-31T03:47:42.584Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-31T03:47:42.842Z] Running integration-test (iteration 1) [2019-10-31T03:47:42.842Z] 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-31T03:47:42.842Z] ++ 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-31T03:47:42.842Z] ++ set -e [2019-10-31T03:47:42.842Z] ++ '[' -n 0 ']' [2019-10-31T03:47:42.842Z] ++ set -x [2019-10-31T03:47:42.842Z] ++ env -i DEST=/go/src/github.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-31T03:47:42.842Z] Running integration-test (iteration 1) [2019-10-31T03:47:42.842Z] 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-31T03:47:42.842Z] ++ 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-31T03:47:42.842Z] ++ set -e [2019-10-31T03:47:42.842Z] ++ '[' -n 0 ']' [2019-10-31T03:47:42.842Z] ++ set -x [2019-10-31T03:47:42.842Z] ++ env -i DEST=/go/src/github.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-31T03:47:43.266Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-31T03:47:43.570Z] --- PASS: TestExportContainerAfterDaemonRestart (1.89s) [2019-10-31T03:47:43.570Z] === RUN TestHealthCheckWorkdir [2019-10-31T03:47:43.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-31T03:47:44.003Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-31T03:47:44.783Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-31T03:47:44.947Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2019-10-31T03:47:44.947Z] === RUN TestHealthKillContainer [2019-10-31T03:47:45.159Z] --- PASS: TestBuildMultiStageCopy (4.71s) [2019-10-31T03:47:45.160Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2019-10-31T03:47:45.160Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2019-10-31T03:47:45.160Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2019-10-31T03:47:45.160Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2019-10-31T03:47:45.160Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-10-31T03:47:45.160Z] === RUN TestBuildMultiStageParentConfig [2019-10-31T03:47:45.894Z] INFO: Expanding go... [2019-10-31T03:47:46.532Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2019-10-31T03:47:46.532Z] === RUN TestBuildLabelWithTargets [2019-10-31T03:47:48.249Z] --- PASS: TestHealthKillContainer (2.99s) [2019-10-31T03:47:48.250Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-31T03:47:48.508Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2019-10-31T03:47:48.508Z] === RUN TestIpcModeNone [2019-10-31T03:47:49.107Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2019-10-31T03:47:49.107Z] === RUN TestBuildWithEmptyLayers [2019-10-31T03:47:49.445Z] --- PASS: TestIpcModeNone (0.95s) [2019-10-31T03:47:49.445Z] === RUN TestIpcModePrivate [2019-10-31T03:47:49.905Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2019-10-31T03:47:49.905Z] === RUN TestBuildMultiStageOnBuild [2019-10-31T03:47:50.823Z] --- PASS: TestIpcModePrivate (1.02s) [2019-10-31T03:47:50.823Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-10-31T03:47:50.823Z] === RUN TestIpcModeShareable [2019-10-31T03:47:51.760Z] --- PASS: TestIpcModeShareable (1.02s) [2019-10-31T03:47:51.760Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-10-31T03:47:51.760Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-31T03:47:52.342Z] --- PASS: TestBuildMultiStageOnBuild (2.63s) [2019-10-31T03:47:52.342Z] === RUN TestBuildUncleanTarFilenames [2019-10-31T03:47:53.627Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2019-10-31T03:47:53.627Z] === RUN TestBuildMultiStageLayerLeak [2019-10-31T03:47:55.049Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s) [2019-10-31T03:47:55.049Z] === RUN TestAPIIpcModeHost [2019-10-31T03:47:55.618Z] --- PASS: TestAPIIpcModeHost (0.76s) [2019-10-31T03:47:55.618Z] === RUN TestDaemonIpcModeShareable [2019-10-31T03:47:56.828Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2019-10-31T03:47:56.828Z] === RUN TestBuildWithHugeFile [2019-10-31T03:47:57.522Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2019-10-31T03:47:57.522Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-10-31T03:47:57.522Z] === RUN TestDaemonIpcModePrivate [2019-10-31T03:47:59.427Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2019-10-31T03:47:59.427Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-10-31T03:47:59.427Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-31T03:48:01.333Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2019-10-31T03:48:01.333Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-10-31T03:48:01.333Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-31T03:48:03.239Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2019-10-31T03:48:03.239Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-10-31T03:48:03.239Z] === RUN TestIpcModeOlderClient [2019-10-31T03:48:03.239Z] === PAUSE TestIpcModeOlderClient [2019-10-31T03:48:03.239Z] === RUN TestKillContainerInvalidSignal [2019-10-31T03:48:03.807Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2019-10-31T03:48:03.807Z] === RUN TestKillContainer [2019-10-31T03:48:03.807Z] === RUN TestKillContainer/no_signal [2019-10-31T03:48:04.745Z] === RUN TestKillContainer/non_killing_signal [2019-10-31T03:48:05.313Z] === RUN TestKillContainer/killing_signal [2019-10-31T03:48:06.691Z] --- PASS: TestKillContainer (2.62s) [2019-10-31T03:48:06.691Z] --- PASS: TestKillContainer/no_signal (0.79s) [2019-10-31T03:48:06.691Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2019-10-31T03:48:06.691Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-10-31T03:48:06.691Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-31T03:48:06.691Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-31T03:48:07.259Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-31T03:48:08.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2019-10-31T03:48:08.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2019-10-31T03:48:08.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2019-10-31T03:48:08.197Z] === RUN TestKillStoppedContainer [2019-10-31T03:48:08.197Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-31T03:48:08.197Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-31T03:48:08.457Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-31T03:48:08.457Z] === RUN TestKillDifferentUserContainer [2019-10-31T03:48:09.395Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-10-31T03:48:09.395Z] === RUN TestInspectOomKilledTrue [2019-10-31T03:48:09.395Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-31T03:48:09.395Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:48:09.395Z] === RUN TestInspectOomKilledFalse [2019-10-31T03:48:09.395Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-31T03:48:09.395Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:48:09.395Z] === RUN TestLinksEtcHostsContentMatch [2019-10-31T03:48:09.962Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2019-10-31T03:48:09.962Z] === RUN TestLinksContainerNames [2019-10-31T03:48:11.264Z] INFO: Expanding compiler 1 of 3... [2019-10-31T03:48:11.264Z] INFO: Expanding compiler 2 of 3... [2019-10-31T03:48:11.868Z] --- PASS: TestLinksContainerNames (1.66s) [2019-10-31T03:48:11.868Z] === RUN TestLogsFollowTailEmpty [2019-10-31T03:48:12.437Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2019-10-31T03:48:12.437Z] === RUN TestContainerNetworkMountsNoChown [2019-10-31T03:48:13.381Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2019-10-31T03:48:13.381Z] === RUN TestMountDaemonRoot [2019-10-31T03:48:13.381Z] === RUN TestMountDaemonRoot/default [2019-10-31T03:48:13.381Z] === PAUSE TestMountDaemonRoot/default [2019-10-31T03:48:13.381Z] === RUN TestMountDaemonRoot/private [2019-10-31T03:48:13.381Z] === PAUSE TestMountDaemonRoot/private [2019-10-31T03:48:13.381Z] === RUN TestMountDaemonRoot/rprivate [2019-10-31T03:48:13.381Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-31T03:48:13.381Z] === RUN TestMountDaemonRoot/slave [2019-10-31T03:48:13.381Z] === PAUSE TestMountDaemonRoot/slave [2019-10-31T03:48:13.381Z] === RUN TestMountDaemonRoot/rslave [2019-10-31T03:48:13.381Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-31T03:48:13.381Z] === RUN TestMountDaemonRoot/shared [2019-10-31T03:48:13.381Z] === PAUSE TestMountDaemonRoot/shared [2019-10-31T03:48:13.381Z] === RUN TestMountDaemonRoot/rshared [2019-10-31T03:48:13.381Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-31T03:48:13.381Z] === CONT TestMountDaemonRoot/default [2019-10-31T03:48:13.381Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-31T03:48:13.381Z] === CONT TestMountDaemonRoot/rslave [2019-10-31T03:48:13.381Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-31T03:48:13.381Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-31T03:48:13.382Z] === CONT TestMountDaemonRoot/rshared [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-31T03:48:13.382Z] === CONT TestMountDaemonRoot/slave [2019-10-31T03:48:13.382Z] === CONT TestMountDaemonRoot/shared [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-31T03:48:13.382Z] === CONT TestMountDaemonRoot/private [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T03:48:13.382Z] === CONT TestMountDaemonRoot/rprivate [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T03:48:13.382Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-31T03:48:13.382Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-31T03:48:13.382Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-31T03:48:13.382Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T03:48:13.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T03:48:13.382Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-31T03:48:13.641Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T03:48:13.900Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-31T03:48:13.900Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T03:48:13.900Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T03:48:13.900Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-31T03:48:13.900Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T03:48:13.900Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-31T03:48:13.900Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.15s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-31T03:48:13.900Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-31T03:48:13.900Z] === RUN TestContainerBindMountNonRecursive [2019-10-31T03:48:15.983Z] INFO: Expanding compiler 3 of 3... [2019-10-31T03:48:16.437Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2019-10-31T03:48:16.437Z] === RUN TestNetworkNat [2019-10-31T03:48:16.448Z] INFO: Removing downloaded files... [2019-10-31T03:48:16.448Z] INFO: Creating source directory... [2019-10-31T03:48:16.448Z] INFO: Configuring git core.autocrlf... [2019-10-31T03:48:16.448Z] INFO: Completed [2019-10-31T03:48:17.007Z] --- PASS: TestNetworkNat (0.93s) [2019-10-31T03:48:17.007Z] === RUN TestNetworkLocalhostTCPNat [2019-10-31T03:48:17.944Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-10-31T03:48:17.944Z] === RUN TestNetworkLoopbackNat [2019-10-31T03:48:18.506Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-31T03:48:19.323Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-10-31T03:48:19.323Z] === RUN TestPause [2019-10-31T03:48:20.260Z] --- PASS: TestPause (0.89s) [2019-10-31T03:48:20.260Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-31T03:48:20.260Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-31T03:48:20.260Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-31T03:48:20.260Z] === RUN TestPauseStopPausedContainer [2019-10-31T03:48:21.198Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-10-31T03:48:21.198Z] === RUN TestPsFilter [2019-10-31T03:48:21.198Z] --- PASS: TestPsFilter (0.28s) [2019-10-31T03:48:21.198Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-31T03:48:21.544Z] Loaded image: buildpack-deps:jessie [2019-10-31T03:48:21.544Z] Loaded image: buildpack-deps:jessie [2019-10-31T03:48:21.544Z] Loaded image: busybox:latest [2019-10-31T03:48:21.544Z] Loaded image: busybox:latest [2019-10-31T03:48:21.544Z] Loaded image: busybox:glibc [2019-10-31T03:48:21.544Z] Loaded image: debian:jessie [2019-10-31T03:48:21.544Z] Loaded image: busybox:glibc [2019-10-31T03:48:21.544Z] Loaded image: debian:jessie [2019-10-31T03:48:21.544Z] Loaded image: hello-world:latest [2019-10-31T03:48:21.544Z] INFO: Testing against a local daemon [2019-10-31T03:48:21.544Z] === RUN TestDockerSuite [2019-10-31T03:48:21.544Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-31T03:48:21.544Z] Loaded image: hello-world:latest [2019-10-31T03:48:21.544Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-31T03:48:21.544Z] INFO: Testing against a local daemon [2019-10-31T03:48:21.544Z] === RUN TestDockerDaemonSuite [2019-10-31T03:48:21.544Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-31T03:48:21.544Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-31T03:48:21.544Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-31T03:48:21.544Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-31T03:48:21.544Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-31T03:48:21.544Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-31T03:48:21.544Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-31T03:48:21.802Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-31T03:48:21.802Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-31T03:48:22.135Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2019-10-31T03:48:22.135Z] === RUN TestRemoveContainerWithVolume [2019-10-31T03:48:22.733Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-31T03:48:22.733Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-31T03:48:23.072Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2019-10-31T03:48:23.072Z] === RUN TestRemoveContainerRunning [2019-10-31T03:48:23.639Z] --- PASS: TestRemoveContainerRunning (0.83s) [2019-10-31T03:48:23.639Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-31T03:48:23.666Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-31T03:48:23.666Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-31T03:48:23.666Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-31T03:48:24.577Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-10-31T03:48:24.577Z] === RUN TestRemoveInvalidContainer [2019-10-31T03:48:24.577Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-31T03:48:24.577Z] === RUN TestRenameLinkedContainer [2019-10-31T03:48:26.945Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-31T03:48:27.509Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-31T03:48:28.074Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-31T03:48:28.074Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-31T03:48:28.074Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-31T03:48:28.770Z] --- PASS: TestRenameLinkedContainer (3.54s) [2019-10-31T03:48:28.771Z] === RUN TestRenameStoppedContainer [2019-10-31T03:48:28.793Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-31T03:48:29.029Z] --- PASS: TestRenameStoppedContainer (0.84s) [2019-10-31T03:48:29.029Z] === RUN TestRenameRunningContainerAndReuse [2019-10-31T03:48:29.052Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-31T03:48:29.984Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-31T03:48:30.549Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-31T03:48:30.549Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-31T03:48:30.549Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-31T03:48:30.549Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-31T03:48:30.935Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2019-10-31T03:48:30.935Z] === RUN TestRenameInvalidName [2019-10-31T03:48:31.332Z] --- PASS: TestBuildWithHugeFile (30.93s) [2019-10-31T03:48:31.332Z] === RUN TestBuildWithEmptyDockerfile [2019-10-31T03:48:31.332Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T03:48:31.332Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T03:48:31.332Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T03:48:31.332Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T03:48:31.332Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T03:48:31.332Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T03:48:31.332Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T03:48:31.332Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T03:48:31.332Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T03:48:31.332Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-31T03:48:31.332Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-10-31T03:48:31.332Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2019-10-31T03:48:31.332Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-10-31T03:48:31.332Z] === RUN TestBuildPreserveOwnership [2019-10-31T03:48:31.332Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-31T03:48:31.730Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-31T03:48:31.872Z] --- PASS: TestRenameInvalidName (0.93s) [2019-10-31T03:48:31.873Z] === RUN TestRenameAnonymousContainer [2019-10-31T03:48:33.381Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-31T03:48:34.375Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2019-10-31T03:48:34.375Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.78s) [2019-10-31T03:48:34.375Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s) [2019-10-31T03:48:34.375Z] === RUN TestBuildPlatformInvalid [2019-10-31T03:48:34.375Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-31T03:48:34.375Z] PASS [2019-10-31T03:48:34.375Z] [2019-10-31T03:48:34.375Z] === Skipped [2019-10-31T03:48:34.375Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-31T03:48:34.375Z] build_session_test.go:25: TODO: BuildKit [2019-10-31T03:48:34.375Z] [2019-10-31T03:48:34.375Z] [2019-10-31T03:48:34.375Z] DONE 32 tests, 1 skipped in 81.136s [2019-10-31T03:48:34.375Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-31T03:48:34.375Z] ++ 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-31T03:48:34.375Z] ++ set -e [2019-10-31T03:48:34.375Z] ++ '[' -n 0 ']' [2019-10-31T03:48:34.375Z] ++ set -x [2019-10-31T03:48:34.375Z] ++ env -i DEST=/go/src/github.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-31T03:48:34.375Z] INFO: Testing against a local daemon [2019-10-31T03:48:34.375Z] === RUN TestConfigList [2019-10-31T03:48:35.269Z] tests/integration/client_test.py ..... [ 75%] [2019-10-31T03:48:35.807Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-31T03:48:35.807Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-31T03:48:36.063Z] --- PASS: TestRenameAnonymousContainer (4.23s) [2019-10-31T03:48:36.063Z] === RUN TestRenameContainerWithSameName [2019-10-31T03:48:36.218Z] tests/integration/errors_test.py . [ 76%] [2019-10-31T03:48:37.000Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-10-31T03:48:37.000Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-31T03:48:37.619Z] --- PASS: TestConfigList (2.84s) [2019-10-31T03:48:37.619Z] === RUN TestConfigsCreateAndDelete [2019-10-31T03:48:38.399Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-31T03:48:38.399Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-31T03:48:38.904Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2019-10-31T03:48:38.904Z] === RUN TestResize [2019-10-31T03:48:39.472Z] --- PASS: TestResize (0.88s) [2019-10-31T03:48:39.472Z] === RUN TestResizeWithInvalidSize [2019-10-31T03:48:40.092Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2019-10-31T03:48:40.092Z] === RUN TestConfigsUpdate [2019-10-31T03:48:40.409Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2019-10-31T03:48:40.409Z] === RUN TestResizeWhenContainerNotStarted [2019-10-31T03:48:40.980Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:48:40.980Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:48:40.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:48:40.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T03:48:40.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T03:48:40.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:48:40.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:48:41.681Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-31T03:48:41.681Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-31T03:48:42.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:48:42.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T03:48:43.051Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-31T03:48:43.279Z] --- PASS: TestConfigsUpdate (2.95s) [2019-10-31T03:48:43.279Z] === RUN TestTemplatedConfig [2019-10-31T03:48:43.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T03:48:43.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T03:48:44.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T03:48:44.949Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-31T03:48:45.713Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:48:46.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T03:48:46.320Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-31T03:48:46.696Z] --- PASS: TestTemplatedConfig (3.22s) [2019-10-31T03:48:46.696Z] === RUN TestConfigInspect [2019-10-31T03:48:46.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T03:48:47.269Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-31T03:48:47.528Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-31T03:48:48.899Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-31T03:48:49.140Z] --- PASS: TestConfigInspect (2.98s) [2019-10-31T03:48:49.141Z] === RUN TestConfigCreateWithLabels [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.51s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2019-10-31T03:48:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s) [2019-10-31T03:48:49.394Z] === RUN TestCgroupNamespacesRun [2019-10-31T03:48:50.270Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-31T03:48:50.270Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-31T03:48:51.299Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2019-10-31T03:48:51.299Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-31T03:48:51.597Z] --- PASS: TestConfigCreateWithLabels (2.40s) [2019-10-31T03:48:51.597Z] === RUN TestConfigCreateResolve [2019-10-31T03:48:52.795Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-31T03:48:53.221Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2019-10-31T03:48:53.221Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-31T03:48:54.890Z] --- PASS: TestConfigCreateResolve (2.84s) [2019-10-31T03:48:54.890Z] === RUN TestConfigDaemonLibtrustID [2019-10-31T03:48:54.890Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-31T03:48:54.890Z] PASS [2019-10-31T03:48:54.890Z] [2019-10-31T03:48:54.890Z] DONE 8 tests in 20.731s [2019-10-31T03:48:54.890Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-31T03:48:54.890Z] ++ 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-31T03:48:54.890Z] ++ set -e [2019-10-31T03:48:54.890Z] ++ '[' -n 0 ']' [2019-10-31T03:48:54.890Z] ++ set -x [2019-10-31T03:48:54.890Z] ++ env -i DEST=/go/src/github.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-31T03:48:55.127Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2019-10-31T03:48:55.128Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-31T03:48:55.266Z] INFO: Testing against a local daemon [2019-10-31T03:48:55.266Z] === RUN TestCheckpoint [2019-10-31T03:48:55.266Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-31T03:48:55.266Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-31T03:48:55.266Z] === RUN TestContainerInvalidJSON [2019-10-31T03:48:55.266Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T03:48:55.266Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T03:48:55.266Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T03:48:55.266Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T03:48:55.266Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-31T03:48:55.266Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-31T03:48:55.266Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T03:48:55.266Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-31T03:48:55.266Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T03:48:55.266Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-31T03:48:55.266Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-31T03:48:55.266Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-31T03:48:55.266Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-31T03:48:55.266Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-31T03:48:55.266Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-31T03:48:55.266Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-31T03:48:55.266Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-31T03:48:55.266Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-31T03:48:55.323Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-31T03:48:55.636Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-31T03:48:55.636Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-31T03:48:55.636Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-31T03:48:55.636Z] === RUN TestCopyFromContainer [2019-10-31T03:48:55.888Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-31T03:48:56.819Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-31T03:48:57.032Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2019-10-31T03:48:57.032Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-31T03:48:58.111Z] === RUN TestCopyFromContainer// [2019-10-31T03:48:58.112Z] === RUN TestCopyFromContainer//bar/root [2019-10-31T03:48:58.112Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-31T03:48:58.112Z] === RUN TestCopyFromContainer/bar/quux [2019-10-31T03:48:58.112Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-31T03:48:58.112Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-31T03:48:58.112Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-31T03:48:58.112Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-31T03:48:58.509Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-31T03:48:58.509Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer (2.87s) [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-31T03:48:58.509Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-31T03:48:58.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-31T03:48:58.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T03:48:58.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T03:48:58.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T03:48:58.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T03:48:58.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T03:48:58.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T03:48:58.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T03:48:58.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T03:48:58.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T03:48:58.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-31T03:48:58.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-31T03:48:58.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-31T03:48:58.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-31T03:48:58.509Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-31T03:48:58.509Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-31T03:48:58.509Z] === RUN TestCreateWithInvalidEnv [2019-10-31T03:48:58.509Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-31T03:48:58.509Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-31T03:48:58.509Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-31T03:48:58.509Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-31T03:48:58.509Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-31T03:48:58.509Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-31T03:48:58.509Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-31T03:48:58.509Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-31T03:48:58.509Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-31T03:48:58.509Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-31T03:48:58.509Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-31T03:48:58.509Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-31T03:48:58.509Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-31T03:48:58.509Z] === RUN TestCreateTmpfsMountsTarget [2019-10-31T03:48:58.509Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-31T03:48:58.509Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-31T03:48:58.717Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-31T03:48:58.935Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2019-10-31T03:48:58.935Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-31T03:48:59.503Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-31T03:48:59.503Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-31T03:49:00.440Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-10-31T03:49:00.440Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-31T03:49:00.965Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s) [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T03:49:00.965Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T03:49:00.965Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T03:49:00.965Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-31T03:49:00.965Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T03:49:00.965Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T03:49:00.965Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-31T03:49:01.244Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-31T03:49:01.346Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-31T03:49:01.346Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-31T03:49:01.346Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T03:49:01.346Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T03:49:01.346Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-31T03:49:01.346Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-31T03:49:01.346Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-31T03:49:01.346Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-31T03:49:01.346Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-31T03:49:01.502Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-31T03:49:02.068Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-31T03:49:02.345Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-10-31T03:49:02.345Z] === RUN TestKernelTCPMemory [2019-10-31T03:49:02.392Z] #73 exporting layers 109.5s done [2019-10-31T03:49:02.392Z] #73 exporting manifest sha256:a6df9a283dbde522936b9ca5f27444fffc4fbbbf34e0c5d898a8dc7481cd9184 0.0s done [2019-10-31T03:49:02.392Z] #73 exporting config sha256:eccdcad530b087a73d1a517381f4e0e34bd4a88df4874a58deb15eb8d99c8408 done [2019-10-31T03:49:02.392Z] #73 sending tarball [2019-10-31T03:49:03.281Z] --- PASS: TestKernelTCPMemory (1.01s) [2019-10-31T03:49:03.281Z] === RUN TestNISDomainname [2019-10-31T03:49:03.879Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2019-10-31T03:49:03.880Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-31T03:49:03.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T03:49:03.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T03:49:03.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T03:49:03.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T03:49:03.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T03:49:03.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T03:49:03.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T03:49:03.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T03:49:03.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T03:49:03.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T03:49:03.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T03:49:03.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T03:49:03.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T03:49:03.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T03:49:03.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T03:49:03.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-31T03:49:03.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-31T03:49:03.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-31T03:49:03.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-31T03:49:03.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-31T03:49:03.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-31T03:49:03.880Z] === RUN TestContainerStartOnDaemonRestart [2019-10-31T03:49:03.880Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-31T03:49:03.880Z] === RUN TestDaemonRestartIpcMode [2019-10-31T03:49:03.880Z] === PAUSE TestDaemonRestartIpcMode [2019-10-31T03:49:03.880Z] === RUN TestDiff [2019-10-31T03:49:04.593Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-31T03:49:04.661Z] --- PASS: TestNISDomainname (1.20s) [2019-10-31T03:49:04.661Z] === RUN TestHostnameDnsResolution [2019-10-31T03:49:04.770Z] --- PASS: TestDiff (0.90s) [2019-10-31T03:49:04.770Z] === RUN TestExecWithCloseStdin [2019-10-31T03:49:05.159Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-31T03:49:06.048Z] --- PASS: TestExecWithCloseStdin (1.05s) [2019-10-31T03:49:06.048Z] === RUN TestExec [2019-10-31T03:49:06.532Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-31T03:49:06.532Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-31T03:49:06.568Z] --- PASS: TestHostnameDnsResolution (1.87s) [2019-10-31T03:49:06.568Z] === RUN TestStats [2019-10-31T03:49:06.853Z] --- PASS: TestExec (1.11s) [2019-10-31T03:49:06.853Z] === RUN TestExecUser [2019-10-31T03:49:07.466Z] --- PASS: TestBuildWithHugeFile (94.53s) [2019-10-31T03:49:07.466Z] === RUN TestBuildWithEmptyDockerfile [2019-10-31T03:49:07.466Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T03:49:07.466Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T03:49:07.466Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T03:49:07.466Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T03:49:07.466Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T03:49:07.466Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T03:49:07.466Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T03:49:07.466Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T03:49:08.032Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T03:49:08.032Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-31T03:49:08.032Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2019-10-31T03:49:08.032Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.37s) [2019-10-31T03:49:08.032Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-10-31T03:49:08.032Z] === RUN TestBuildPreserveOwnership [2019-10-31T03:49:08.032Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-31T03:49:08.119Z] --- PASS: TestExecUser (1.12s) [2019-10-31T03:49:08.119Z] === RUN TestExportContainerAndImportImage [2019-10-31T03:49:08.473Z] --- PASS: TestStats (2.01s) [2019-10-31T03:49:08.473Z] === RUN TestStopContainerWithTimeout [2019-10-31T03:49:08.473Z] === RUN TestStopContainerWithTimeout/0 [2019-10-31T03:49:08.473Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-31T03:49:08.473Z] === RUN TestStopContainerWithTimeout/1 [2019-10-31T03:49:08.473Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-31T03:49:08.473Z] === RUN TestStopContainerWithTimeout/3 [2019-10-31T03:49:08.473Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-31T03:49:08.473Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-31T03:49:08.473Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-31T03:49:08.473Z] === CONT TestStopContainerWithTimeout/0 [2019-10-31T03:49:08.473Z] === CONT TestStopContainerWithTimeout/3 [2019-10-31T03:49:08.473Z] === CONT TestStopContainerWithTimeout/1 [2019-10-31T03:49:08.473Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-31T03:49:09.402Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2019-10-31T03:49:09.402Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-31T03:49:09.406Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-31T03:49:09.406Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-31T03:49:09.971Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-31T03:49:10.536Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-31T03:49:10.536Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-31T03:49:10.686Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2019-10-31T03:49:10.686Z] === RUN TestHealthCheckWorkdir [2019-10-31T03:49:11.008Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-31T03:49:11.763Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-31T03:49:11.763Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2019-10-31T03:49:11.763Z] --- PASS: TestStopContainerWithTimeout/1 (2.43s) [2019-10-31T03:49:11.763Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2019-10-31T03:49:11.763Z] --- PASS: TestStopContainerWithTimeout/-1 (3.33s) [2019-10-31T03:49:11.763Z] === RUN TestDeleteDevicemapper [2019-10-31T03:49:11.763Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-31T03:49:11.763Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-31T03:49:11.763Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-31T03:49:11.908Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-31T03:49:11.908Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-31T03:49:11.908Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-31T03:49:12.165Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-31T03:49:12.242Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2019-10-31T03:49:12.242Z] === RUN TestHealthKillContainer [2019-10-31T03:49:12.423Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-31T03:49:13.354Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-31T03:49:13.920Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-31T03:49:14.299Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2019-10-31T03:49:14.299Z] === RUN TestUpdateMemory [2019-10-31T03:49:14.299Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-31T03:49:14.299Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:49:14.299Z] === RUN TestUpdateCPUQuota [2019-10-31T03:49:14.485Z] --- PASS: TestBuildPreserveOwnership (6.58s) [2019-10-31T03:49:14.485Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.26s) [2019-10-31T03:49:14.485Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2019-10-31T03:49:14.485Z] === RUN TestBuildPlatformInvalid [2019-10-31T03:49:14.742Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-31T03:49:14.742Z] PASS [2019-10-31T03:49:14.742Z] [2019-10-31T03:49:14.742Z] === Skipped [2019-10-31T03:49:14.742Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-31T03:49:14.742Z] build_session_test.go:25: TODO: BuildKit [2019-10-31T03:49:14.742Z] [2019-10-31T03:49:14.742Z] [2019-10-31T03:49:14.742Z] DONE 32 tests, 1 skipped in 180.875s [2019-10-31T03:49:14.742Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-31T03:49:14.742Z] ++ 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-31T03:49:14.742Z] ++ set -e [2019-10-31T03:49:14.742Z] ++ '[' -n 0 ']' [2019-10-31T03:49:14.742Z] ++ set -x [2019-10-31T03:49:14.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T03:49:15.000Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-31T03:49:15.000Z] INFO: Testing against a local daemon [2019-10-31T03:49:15.000Z] === RUN TestConfigList [2019-10-31T03:49:15.404Z] --- PASS: TestHealthKillContainer (3.15s) [2019-10-31T03:49:15.404Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-31T03:49:15.677Z] --- PASS: TestUpdateCPUQuota (1.76s) [2019-10-31T03:49:15.677Z] === RUN TestUpdatePidsLimit [2019-10-31T03:49:15.677Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-31T03:49:15.777Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2019-10-31T03:49:15.777Z] === RUN TestIpcModeNone [2019-10-31T03:49:16.245Z] === RUN TestUpdatePidsLimit/no_change [2019-10-31T03:49:16.371Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-31T03:49:16.813Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-31T03:49:17.038Z] --- PASS: TestIpcModeNone (1.05s) [2019-10-31T03:49:17.038Z] === RUN TestIpcModePrivate [2019-10-31T03:49:17.381Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-31T03:49:17.640Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-31T03:49:17.773Z] #73 sending tarball 17.9s done [2019-10-31T03:49:17.773Z] #73 DONE 127.4s [2019-10-31T03:49:17.773Z] [2019-10-31T03:49:17.773Z] #74 importing to docker [2019-10-31T03:49:18.208Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-31T03:49:18.317Z] --- PASS: TestIpcModePrivate (1.18s) [2019-10-31T03:49:18.317Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-31T03:49:18.317Z] === RUN TestIpcModeShareable [2019-10-31T03:49:18.776Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-31T03:49:18.895Z] --- PASS: TestConfigList (3.57s) [2019-10-31T03:49:18.895Z] === RUN TestConfigsCreateAndDelete [2019-10-31T03:49:18.895Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-31T03:49:19.584Z] --- PASS: TestIpcModeShareable (1.18s) [2019-10-31T03:49:19.585Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-31T03:49:19.585Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-31T03:49:20.266Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-31T03:49:20.523Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-31T03:49:20.680Z] --- PASS: TestUpdatePidsLimit (4.87s) [2019-10-31T03:49:20.680Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.50s) [2019-10-31T03:49:20.680Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-31T03:49:20.680Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-10-31T03:49:20.680Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.55s) [2019-10-31T03:49:20.680Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-10-31T03:49:20.680Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-31T03:49:20.680Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-10-31T03:49:20.680Z] === RUN TestUpdateRestartPolicy [2019-10-31T03:49:21.892Z] --- PASS: TestConfigsCreateAndDelete (3.10s) [2019-10-31T03:49:21.892Z] === RUN TestConfigsUpdate [2019-10-31T03:49:22.879Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2019-10-31T03:49:22.879Z] === RUN TestAPIIpcModeHost [2019-10-31T03:49:23.257Z] --- PASS: TestAPIIpcModeHost (0.83s) [2019-10-31T03:49:23.257Z] === RUN TestDaemonIpcModeShareable [2019-10-31T03:49:24.414Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-31T03:49:24.978Z] --- PASS: TestConfigsUpdate (3.15s) [2019-10-31T03:49:24.978Z] === RUN TestTemplatedConfig [2019-10-31T03:49:25.101Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2019-10-31T03:49:25.101Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-31T03:49:25.101Z] === RUN TestDaemonIpcModePrivate [2019-10-31T03:49:26.931Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-31T03:49:26.931Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-31T03:49:26.931Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-31T03:49:28.253Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-31T03:49:28.511Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-31T03:49:28.511Z] --- PASS: TestTemplatedConfig (3.73s) [2019-10-31T03:49:28.511Z] === RUN TestConfigInspect [2019-10-31T03:49:28.773Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2019-10-31T03:49:28.774Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-31T03:49:28.774Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-31T03:49:29.075Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-31T03:49:29.233Z] ......... [ 85%] [2019-10-31T03:49:29.334Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-31T03:49:29.898Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-31T03:49:30.762Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.02s) [2019-10-31T03:49:30.762Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-31T03:49:30.762Z] === RUN TestIpcModeOlderClient [2019-10-31T03:49:30.762Z] === PAUSE TestIpcModeOlderClient [2019-10-31T03:49:30.762Z] === RUN TestKillContainerInvalidSignal [2019-10-31T03:49:31.599Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2019-10-31T03:49:31.599Z] === RUN TestKillContainer [2019-10-31T03:49:31.599Z] === RUN TestKillContainer/no_signal [2019-10-31T03:49:31.795Z] --- PASS: TestConfigInspect (3.26s) [2019-10-31T03:49:31.795Z] === RUN TestConfigCreateWithLabels [2019-10-31T03:49:32.857Z] === RUN TestKillContainer/non_killing_signal [2019-10-31T03:49:33.169Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-31T03:49:33.219Z] === RUN TestKillContainer/killing_signal [2019-10-31T03:49:33.735Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-31T03:49:33.735Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-31T03:49:33.735Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-31T03:49:34.314Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-31T03:49:34.503Z] --- PASS: TestKillContainer (2.79s) [2019-10-31T03:49:34.503Z] --- PASS: TestKillContainer/no_signal (0.88s) [2019-10-31T03:49:34.503Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-10-31T03:49:34.503Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-10-31T03:49:34.503Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-31T03:49:34.503Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-31T03:49:35.147Z] --- PASS: TestConfigCreateWithLabels (3.28s) [2019-10-31T03:49:35.147Z] === RUN TestConfigCreateResolve [2019-10-31T03:49:35.295Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-31T03:49:35.406Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-31T03:49:35.561Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2019-10-31T03:49:35.561Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-31T03:49:35.561Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-10-31T03:49:35.561Z] === RUN TestWaitNonBlocked [2019-10-31T03:49:35.561Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T03:49:35.561Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T03:49:35.561Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T03:49:35.561Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T03:49:35.561Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T03:49:35.561Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T03:49:35.561Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-31T03:49:35.561Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2019-10-31T03:49:35.561Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2019-10-31T03:49:35.561Z] === RUN TestWaitBlocked [2019-10-31T03:49:35.561Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T03:49:35.561Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T03:49:35.561Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T03:49:35.561Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T03:49:35.561Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T03:49:35.561Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T03:49:35.665Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-31T03:49:35.933Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-31T03:49:36.505Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-31T03:49:36.505Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-10-31T03:49:36.505Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2019-10-31T03:49:36.505Z] === CONT TestContainerStartOnDaemonRestart [2019-10-31T03:49:36.505Z] === CONT TestIpcModeOlderClient [2019-10-31T03:49:36.505Z] === CONT TestDaemonRestartIpcMode [2019-10-31T03:49:36.548Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.92s) [2019-10-31T03:49:36.548Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2019-10-31T03:49:36.548Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2019-10-31T03:49:36.548Z] === RUN TestKillStoppedContainer [2019-10-31T03:49:36.548Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-31T03:49:36.548Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-31T03:49:36.548Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-31T03:49:36.548Z] === RUN TestKillDifferentUserContainer [2019-10-31T03:49:36.598Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-31T03:49:36.598Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-31T03:49:36.598Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-31T03:49:36.764Z] --- PASS: TestIpcModeOlderClient (0.25s) [2019-10-31T03:49:37.341Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-10-31T03:49:37.341Z] === RUN TestInspectOomKilledTrue [2019-10-31T03:49:37.341Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-31T03:49:37.341Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:49:37.341Z] === RUN TestInspectOomKilledFalse [2019-10-31T03:49:37.341Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-31T03:49:37.341Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:49:37.341Z] === RUN TestLinksEtcHostsContentMatch [2019-10-31T03:49:38.125Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2019-10-31T03:49:38.125Z] === RUN TestLinksContainerNames [2019-10-31T03:49:38.494Z] --- PASS: TestConfigCreateResolve (3.19s) [2019-10-31T03:49:38.494Z] === RUN TestConfigDaemonLibtrustID [2019-10-31T03:49:38.494Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-31T03:49:38.751Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-31T03:49:38.751Z] PASS [2019-10-31T03:49:38.751Z] [2019-10-31T03:49:38.751Z] DONE 8 tests in 23.992s [2019-10-31T03:49:38.751Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-31T03:49:38.751Z] ++ 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-31T03:49:38.751Z] ++ set -e [2019-10-31T03:49:38.751Z] ++ '[' -n 0 ']' [2019-10-31T03:49:38.751Z] ++ set -x [2019-10-31T03:49:38.751Z] ++ env -i DEST=/go/src/github.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-31T03:49:39.008Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-31T03:49:39.008Z] INFO: Testing against a local daemon [2019-10-31T03:49:39.008Z] === RUN TestCheckpoint [2019-10-31T03:49:39.008Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-31T03:49:39.008Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-31T03:49:39.008Z] === RUN TestContainerInvalidJSON [2019-10-31T03:49:39.008Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T03:49:39.008Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T03:49:39.008Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T03:49:39.008Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T03:49:39.008Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-31T03:49:39.008Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-31T03:49:39.008Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T03:49:39.008Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-31T03:49:39.008Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T03:49:39.008Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-31T03:49:39.008Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-31T03:49:39.008Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-31T03:49:39.008Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-31T03:49:39.008Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-31T03:49:39.266Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2019-10-31T03:49:39.266Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-31T03:49:39.524Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-31T03:49:39.524Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-31T03:49:39.524Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-31T03:49:39.524Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-31T03:49:39.524Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-31T03:49:39.524Z] === RUN TestCopyFromContainer [2019-10-31T03:49:39.533Z] --- PASS: TestLinksContainerNames (1.46s) [2019-10-31T03:49:39.533Z] === RUN TestLogsFollowTailEmpty [2019-10-31T03:49:40.052Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2019-10-31T03:49:40.620Z] --- PASS: TestDaemonRestartIpcMode (4.00s) [2019-10-31T03:49:40.620Z] PASS [2019-10-31T03:49:40.620Z] [2019-10-31T03:49:40.620Z] === Skipped [2019-10-31T03:49:40.620Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-31T03:49:40.620Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-31T03:49:40.620Z] [2019-10-31T03:49:40.620Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-31T03:49:40.620Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:49:40.620Z] [2019-10-31T03:49:40.620Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-31T03:49:40.620Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:49:40.620Z] [2019-10-31T03:49:40.620Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-31T03:49:40.620Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-31T03:49:40.620Z] [2019-10-31T03:49:40.620Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-31T03:49:40.620Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-31T03:49:40.620Z] [2019-10-31T03:49:40.620Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-31T03:49:40.620Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:49:40.620Z] [2019-10-31T03:49:40.620Z] [2019-10-31T03:49:40.620Z] DONE 197 tests, 6 skipped in 132.940s [2019-10-31T03:49:40.620Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-31T03:49:40.620Z] ++ 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-31T03:49:40.620Z] ++ set -e [2019-10-31T03:49:40.620Z] ++ '[' -n 0 ']' [2019-10-31T03:49:40.620Z] ++ set -x [2019-10-31T03:49:40.621Z] ++ env -i DEST=/go/src/github.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-31T03:49:40.832Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2019-10-31T03:49:40.832Z] === RUN TestContainerNetworkMountsNoChown [2019-10-31T03:49:40.879Z] INFO: Testing against a local daemon [2019-10-31T03:49:40.879Z] === RUN TestCommitInheritsEnv [2019-10-31T03:49:40.896Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-31T03:49:41.448Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-10-31T03:49:41.448Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-31T03:49:41.448Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-31T03:49:41.448Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-31T03:49:41.448Z] === RUN TestImagesFilterMultiReference [2019-10-31T03:49:41.448Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-31T03:49:41.448Z] === RUN TestImagePullPlatformInvalid [2019-10-31T03:49:41.448Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-31T03:49:41.448Z] === RUN TestRemoveImageOrphaning [2019-10-31T03:49:41.460Z] === RUN TestCopyFromContainer// [2019-10-31T03:49:41.460Z] === RUN TestCopyFromContainer//bar/root [2019-10-31T03:49:41.624Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/default [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/default [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/private [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/private [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rprivate [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/slave [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/slave [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rslave [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/shared [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/shared [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rshared [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-31T03:49:41.624Z] === CONT TestMountDaemonRoot/default [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-31T03:49:41.624Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-31T03:49:41.624Z] === CONT TestMountDaemonRoot/rshared [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T03:49:41.624Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-31T03:49:41.624Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-31T03:49:41.624Z] === CONT TestMountDaemonRoot/shared [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-31T03:49:41.624Z] === CONT TestMountDaemonRoot/rslave [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T03:49:41.624Z] === CONT TestMountDaemonRoot/slave [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-31T03:49:41.624Z] === CONT TestMountDaemonRoot/rprivate [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-31T03:49:41.624Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-31T03:49:41.624Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T03:49:41.625Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T03:49:41.625Z] === CONT TestMountDaemonRoot/private [2019-10-31T03:49:41.625Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-31T03:49:41.625Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-31T03:49:41.625Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-31T03:49:41.625Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-31T03:49:41.625Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-31T03:49:41.625Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-31T03:49:41.625Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-31T03:49:41.625Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-31T03:49:41.625Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T03:49:41.625Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-31T03:49:41.625Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-31T03:49:41.625Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-31T03:49:41.625Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T03:49:41.717Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-31T03:49:41.718Z] === RUN TestCopyFromContainer/bar/quux [2019-10-31T03:49:41.975Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-31T03:49:41.975Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-31T03:49:41.975Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-31T03:49:42.011Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-31T03:49:42.012Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-31T03:49:42.016Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-10-31T03:49:42.016Z] === RUN TestRemoveImageGarbageCollector [2019-10-31T03:49:42.016Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-31T03:49:42.016Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:49:42.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-31T03:49:42.016Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-10-31T03:49:42.016Z] === RUN TestTagInvalidReference [2019-10-31T03:49:42.016Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-31T03:49:42.016Z] === RUN TestTagValidPrefixedRepo [2019-10-31T03:49:42.234Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-31T03:49:42.234Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-31T03:49:42.276Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-31T03:49:42.276Z] === RUN TestTagExistedNameWithoutForce [2019-10-31T03:49:42.276Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-31T03:49:42.276Z] === RUN TestTagOfficialNames [2019-10-31T03:49:42.276Z] --- PASS: TestTagOfficialNames (0.09s) [2019-10-31T03:49:42.276Z] === RUN TestTagMatchesDigest [2019-10-31T03:49:42.276Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-31T03:49:42.276Z] PASS [2019-10-31T03:49:42.276Z] [2019-10-31T03:49:42.276Z] === Skipped [2019-10-31T03:49:42.276Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-31T03:49:42.276Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-31T03:49:42.276Z] [2019-10-31T03:49:42.276Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-31T03:49:42.276Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:49:42.276Z] [2019-10-31T03:49:42.276Z] [2019-10-31T03:49:42.276Z] DONE 12 tests, 2 skipped in 1.822s [2019-10-31T03:49:42.276Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-31T03:49:42.276Z] ++ 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-31T03:49:42.276Z] ++ set -e [2019-10-31T03:49:42.276Z] ++ '[' -n 0 ']' [2019-10-31T03:49:42.276Z] ++ set -x [2019-10-31T03:49:42.276Z] ++ env -i DEST=/go/src/github.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-31T03:49:42.391Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-31T03:49:42.391Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-31T03:49:42.391Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-31T03:49:42.391Z] === RUN TestContainerBindMountNonRecursive [2019-10-31T03:49:42.464Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-31T03:49:42.464Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-31T03:49:42.491Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-31T03:49:42.491Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-31T03:49:42.535Z] INFO: Testing against a local daemon [2019-10-31T03:49:42.535Z] === RUN TestNetworkCreateDelete [2019-10-31T03:49:42.749Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer (3.08s) [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s) [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-31T03:49:42.749Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-31T03:49:42.749Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-31T03:49:42.749Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T03:49:42.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T03:49:42.749Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T03:49:42.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T03:49:42.749Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T03:49:42.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T03:49:42.749Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T03:49:42.749Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T03:49:42.749Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T03:49:42.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-31T03:49:42.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-31T03:49:42.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-31T03:49:42.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-31T03:49:42.749Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-31T03:49:42.749Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-31T03:49:42.749Z] === RUN TestCreateWithInvalidEnv [2019-10-31T03:49:42.749Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-31T03:49:42.749Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-31T03:49:42.750Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-31T03:49:42.750Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-31T03:49:42.750Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-31T03:49:42.750Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-31T03:49:42.750Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-31T03:49:42.750Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-31T03:49:42.750Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-31T03:49:42.750Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-31T03:49:42.750Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-31T03:49:42.750Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-31T03:49:42.750Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-31T03:49:42.750Z] === RUN TestCreateTmpfsMountsTarget [2019-10-31T03:49:42.794Z] --- PASS: TestNetworkCreateDelete (0.39s) [2019-10-31T03:49:42.794Z] === RUN TestDockerNetworkDeletePreferID [2019-10-31T03:49:43.007Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-31T03:49:43.007Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-31T03:49:43.007Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-31T03:49:44.170Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) [2019-10-31T03:49:44.170Z] === RUN TestInspectNetwork [2019-10-31T03:49:44.245Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2019-10-31T03:49:44.245Z] === RUN TestNetworkNat [2019-10-31T03:49:44.379Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-31T03:49:44.775Z] #74 DONE 26.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-31T03:49:45.058Z] --- PASS: TestNetworkNat (0.92s) [2019-10-31T03:49:45.058Z] === RUN TestNetworkLocalhostTCPNat [2019-10-31T03:49:45.225Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27552ceb15bca544820229e574427d4c1d6ef585 hack/test/unit [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCustomMaskedPaths (2.63s) [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T03:49:45.752Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-31T03:49:45.752Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-31T03:49:45.752Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-31T03:49:45.752Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-31T03:49:45.871Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-10-31T03:49:45.871Z] === RUN TestNetworkLoopbackNat [2019-10-31T03:49:47.345Z] --- PASS: TestNetworkLoopbackNat (1.30s) [2019-10-31T03:49:47.345Z] === RUN TestPause [2019-10-31T03:49:47.647Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-31T03:49:48.152Z] --- PASS: TestPause (1.02s) [2019-10-31T03:49:48.152Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-31T03:49:48.152Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-31T03:49:48.152Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-31T03:49:48.152Z] === RUN TestPauseStopPausedContainer [2019-10-31T03:49:48.211Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-31T03:49:48.468Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s) [2019-10-31T03:49:48.468Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-31T03:49:48.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T03:49:48.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T03:49:48.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T03:49:48.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T03:49:48.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T03:49:48.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T03:49:48.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T03:49:48.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T03:49:48.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T03:49:48.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T03:49:48.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T03:49:48.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T03:49:48.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T03:49:48.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T03:49:48.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T03:49:48.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-31T03:49:48.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-31T03:49:48.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-31T03:49:48.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-31T03:49:48.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-31T03:49:48.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-31T03:49:48.468Z] === RUN TestContainerStartOnDaemonRestart [2019-10-31T03:49:48.468Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-31T03:49:48.468Z] === RUN TestDaemonRestartIpcMode [2019-10-31T03:49:48.468Z] === PAUSE TestDaemonRestartIpcMode [2019-10-31T03:49:48.468Z] === RUN TestDiff [2019-10-31T03:49:48.519Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-31T03:49:49.400Z] --- PASS: TestDiff (0.89s) [2019-10-31T03:49:49.400Z] === RUN TestExecWithCloseStdin [2019-10-31T03:49:49.435Z] --- PASS: TestPauseStopPausedContainer (1.06s) [2019-10-31T03:49:49.435Z] === RUN TestPsFilter [2019-10-31T03:49:49.653Z] ? github.com/docker/docker/api [no test files] [2019-10-31T03:49:49.814Z] --- PASS: TestPsFilter (0.28s) [2019-10-31T03:49:49.814Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-31T03:49:50.601Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2019-10-31T03:49:50.601Z] === RUN TestRemoveContainerWithVolume [2019-10-31T03:49:50.771Z] === RUN TestInspectNetwork/full_network_id [2019-10-31T03:49:50.771Z] === RUN TestInspectNetwork/partial_network_id [2019-10-31T03:49:50.771Z] === RUN TestInspectNetwork/network_name [2019-10-31T03:49:50.771Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-31T03:49:50.781Z] --- PASS: TestExecWithCloseStdin (1.20s) [2019-10-31T03:49:50.781Z] === RUN TestExec [2019-10-31T03:49:51.133Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2019-10-31T03:49:51.133Z] === RUN TestRemoveContainerRunning [2019-10-31T03:49:51.713Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-31T03:49:51.713Z] --- PASS: TestExec (1.07s) [2019-10-31T03:49:51.713Z] === RUN TestExecUser [2019-10-31T03:49:51.882Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-31T03:49:51.882Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-31T03:49:51.970Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-31T03:49:52.405Z] --- PASS: TestRemoveContainerRunning (0.90s) [2019-10-31T03:49:52.405Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-31T03:49:52.905Z] --- PASS: TestExecUser (1.19s) [2019-10-31T03:49:52.905Z] === RUN TestExportContainerAndImportImage [2019-10-31T03:49:53.186Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-10-31T03:49:53.186Z] === RUN TestRemoveInvalidContainer [2019-10-31T03:49:53.186Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-31T03:49:53.186Z] === RUN TestRenameLinkedContainer [2019-10-31T03:49:54.281Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2019-10-31T03:49:54.281Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-31T03:49:55.653Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-10-31T03:49:55.653Z] === RUN TestHealthCheckWorkdir [2019-10-31T03:49:56.042Z] --- PASS: TestInspectNetwork (11.18s) [2019-10-31T03:49:56.042Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-31T03:49:56.042Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-31T03:49:56.042Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-31T03:49:56.042Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-31T03:49:56.042Z] === RUN TestRunContainerWithBridgeNone [2019-10-31T03:49:56.219Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-31T03:49:56.219Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-31T03:49:56.476Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-31T03:49:56.664Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-31T03:49:57.039Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2019-10-31T03:49:57.039Z] === RUN TestHealthKillContainer [2019-10-31T03:49:57.177Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-31T03:49:57.177Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-31T03:49:57.177Z] [2019-10-31T03:49:57.177Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-31T03:49:57.177Z] =========================== short test summary info ============================ [2019-10-31T03:49:57.177Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-31T03:49:57.177Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-31T03:49:57.177Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-31T03:49:57.177Z] Not supported on most drivers [2019-10-31T03:49:57.177Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-31T03:49:57.177Z] This doesn't seem to be taken into account by the engine [2019-10-31T03:49:57.177Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-31T03:49:57.177Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-31T03:49:57.177Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-31T03:49:57.177Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-31T03:49:57.177Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-31T03:49:57.177Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-31T03:49:57.177Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-31T03:49:57.177Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 341.72 seconds == [2019-10-31T03:49:57.335Z] --- PASS: TestRenameLinkedContainer (3.58s) [2019-10-31T03:49:57.335Z] === RUN TestRenameStoppedContainer [2019-10-31T03:49:57.433Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-31T03:49:57.706Z] --- PASS: TestRenameStoppedContainer (1.05s) [2019-10-31T03:49:57.706Z] === RUN TestRenameRunningContainerAndReuse [2019-10-31T03:49:58.410Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-31T03:49:58.577Z] --- PASS: TestRunContainerWithBridgeNone (2.88s) [2019-10-31T03:49:58.577Z] === RUN TestNetworkInvalidJSON [2019-10-31T03:49:58.577Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-31T03:49:58.577Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-31T03:49:58.577Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T03:49:58.577Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T03:49:58.577Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T03:49:58.577Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T03:49:58.577Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-31T03:49:58.577Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T03:49:58.577Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T03:49:58.577Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-31T03:49:58.577Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-31T03:49:58.577Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-31T03:49:58.577Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-31T03:49:58.577Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-31T03:49:59.515Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2019-10-31T03:49:59.515Z] === RUN TestDaemonDefaultNetworkPools [2019-10-31T03:49:59.520Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2019-10-31T03:49:59.520Z] === RUN TestRenameInvalidName [2019-10-31T03:50:00.305Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-31T03:50:00.305Z] --- PASS: TestHealthKillContainer (3.17s) [2019-10-31T03:50:00.305Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-31T03:50:00.324Z] --- PASS: TestRenameInvalidName (1.04s) [2019-10-31T03:50:00.324Z] === RUN TestRenameAnonymousContainer [2019-10-31T03:50:00.452Z] --- PASS: TestDaemonDefaultNetworkPools (1.09s) [2019-10-31T03:50:00.452Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-31T03:50:00.563Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-31T03:50:01.127Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-31T03:50:01.384Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s) [2019-10-31T03:50:01.384Z] === RUN TestIpcModeNone [2019-10-31T03:50:01.642Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-31T03:50:01.899Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-31T03:50:02.357Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.72s) [2019-10-31T03:50:02.357Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-31T03:50:02.463Z] --- PASS: TestIpcModeNone (1.14s) [2019-10-31T03:50:02.463Z] === RUN TestIpcModePrivate [2019-10-31T03:50:03.402Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-31T03:50:03.546Z] --- PASS: TestRenameAnonymousContainer (2.98s) [2019-10-31T03:50:03.546Z] === RUN TestRenameContainerWithSameName [2019-10-31T03:50:03.660Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-31T03:50:03.660Z] --- PASS: TestIpcModePrivate (1.28s) [2019-10-31T03:50:03.660Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:211, shared: false, mustBeShared: false [2019-10-31T03:50:03.660Z] === RUN TestIpcModeShareable [2019-10-31T03:50:04.263Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.11s) [2019-10-31T03:50:04.263Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-31T03:50:04.323Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2019-10-31T03:50:04.323Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-31T03:50:04.593Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-31T03:50:05.157Z] --- PASS: TestIpcModeShareable (1.31s) [2019-10-31T03:50:05.157Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true [2019-10-31T03:50:05.157Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-31T03:50:05.200Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s) [2019-10-31T03:50:05.200Z] === RUN TestServiceWithPredefinedNetwork [2019-10-31T03:50:05.414Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-31T03:50:06.248Z] --- PASS: TestRenameContainerWithLinkedContainer (1.84s) [2019-10-31T03:50:06.248Z] === RUN TestResize [2019-10-31T03:50:07.031Z] --- PASS: TestResize (1.02s) [2019-10-31T03:50:07.031Z] === RUN TestResizeWithInvalidSize [2019-10-31T03:50:07.311Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-31T03:50:08.243Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-31T03:50:08.297Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2019-10-31T03:50:08.297Z] === RUN TestResizeWhenContainerNotStarted [2019-10-31T03:50:08.489Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2019-10-31T03:50:08.489Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-31T03:50:08.489Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-31T03:50:08.489Z] service_test.go:230: FLAKY_TEST [2019-10-31T03:50:08.489Z] === RUN TestServiceWithDataPathPortInit [2019-10-31T03:50:08.500Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.57s) [2019-10-31T03:50:08.500Z] === RUN TestAPIIpcModeHost [2019-10-31T03:50:09.065Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-31T03:50:09.089Z] --- PASS: TestResizeWhenContainerNotStarted (0.99s) [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:50:09.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:50:09.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:50:09.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T03:50:09.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T03:50:09.322Z] --- PASS: TestAPIIpcModeHost (0.85s) [2019-10-31T03:50:09.322Z] === RUN TestDaemonIpcModeShareable [2019-10-31T03:50:09.593Z] Clearing AppArmor profiles cache:. [2019-10-31T03:50:09.593Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-31T03:50:09.593Z] Unloading profiles will leave already running processes permanently [2019-10-31T03:50:09.593Z] unconfined, which can lead to unexpected situations. [2019-10-31T03:50:09.593Z] [2019-10-31T03:50:09.593Z] To set a process to complain mode, use the command line tool [2019-10-31T03:50:09.593Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-31T03:50:09.593Z] with the 'teardown' option." [2019-10-31T03:50:09.593Z] Post stage [Pipeline] junit [2019-10-31T03:50:10.164Z] Recording test results [2019-10-31T03:50:10.696Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-31T03:50:10.954Z] --- PASS: TestDaemonIpcModeShareable (1.61s) [2019-10-31T03:50:10.954Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2019-10-31T03:50:10.954Z] === RUN TestDaemonIpcModePrivate [2019-10-31T03:50:11.211Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [Pipeline] sh [2019-10-31T03:50:11.633Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:50:11.633Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:50:11.749Z] + echo Ensuring container killed. [2019-10-31T03:50:11.749Z] Ensuring container killed. [2019-10-31T03:50:11.749Z] + docker rm -vf docker-pr8 [2019-10-31T03:50:11.749Z] Error: No such container: docker-pr8 [2019-10-31T03:50:11.749Z] + true [Pipeline] sh [2019-10-31T03:50:12.035Z] + echo Chowning /workspace to jenkins user [2019-10-31T03:50:12.035Z] Chowning /workspace to jenkins user [2019-10-31T03:50:12.035Z] + id -u [2019-10-31T03:50:12.035Z] + id -g [2019-10-31T03:50:12.035Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40154:/workspace busybox chown -R 1000:1000 /workspace [2019-10-31T03:50:12.035Z] Unable to find image 'busybox:latest' locally [2019-10-31T03:50:12.035Z] latest: Pulling from library/busybox [2019-10-31T03:50:12.035Z] 0f8c40e1270f: Pulling fs layer [2019-10-31T03:50:12.143Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2019-10-31T03:50:12.291Z] 0f8c40e1270f: Download complete [2019-10-31T03:50:12.291Z] 0f8c40e1270f: Pull complete [2019-10-31T03:50:12.291Z] Digest: sha256:b91fb3b63e212bb0d3dd0461025b969705b1df565a8bd454bd5095aa7bea9221 [2019-10-31T03:50:12.291Z] Status: Downloaded newer image for busybox:latest [2019-10-31T03:50:12.581Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-31T03:50:12.838Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-31T03:50:12.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:50:12.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:50:13.096Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2019-10-31T03:50:13.096Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2019-10-31T03:50:13.096Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-31T03:50:14.030Z] === RUN TestDockerSuite/TestBuildAddScript [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-31T03:50:14.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T03:50:14.473Z] + bundleName=docker-py [2019-10-31T03:50:14.473Z] + echo Creating docker-py-bundles.tar.gz [2019-10-31T03:50:14.473Z] Creating docker-py-bundles.tar.gz [2019-10-31T03:50:14.473Z] + 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-31T03:50:14.483Z] Archiving artifacts [2019-10-31T03:50:14.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T03:50:14.962Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-31T03:50:14.962Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2019-10-31T03:50:14.962Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2019-10-31T03:50:14.962Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-31T03:50:15.528Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-31T03:50:15.899Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40154/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-31T03:50:16.254Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -e DOCKER_GRAPHDRIVER docker:27552ceb15bca544820229e574427d4c1d6ef585 hack/make.sh binary-daemon [2019-10-31T03:50:16.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T03:50:16.821Z] [2019-10-31T03:50:16.821Z] Removing bundles/ [2019-10-31T03:50:16.821Z] [2019-10-31T03:50:16.821Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-31T03:50:16.821Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-31T03:50:16.821Z] GOOS="" GOARCH="" GOARM="" [2019-10-31T03:50:16.897Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2019-10-31T03:50:16.897Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true [2019-10-31T03:50:16.897Z] === RUN TestIpcModeOlderClient [2019-10-31T03:50:16.897Z] === PAUSE TestIpcModeOlderClient [2019-10-31T03:50:16.897Z] === RUN TestKillContainerInvalidSignal [2019-10-31T03:50:17.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T03:50:17.462Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-31T03:50:17.719Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2019-10-31T03:50:17.719Z] === RUN TestKillContainer [2019-10-31T03:50:17.719Z] === RUN TestKillContainer/no_signal [2019-10-31T03:50:18.650Z] === RUN TestKillContainer/non_killing_signal [2019-10-31T03:50:19.215Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-31T03:50:19.473Z] === RUN TestKillContainer/killing_signal [2019-10-31T03:50:19.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T03:50:20.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T03:50:20.844Z] --- PASS: TestKillContainer (2.82s) [2019-10-31T03:50:20.844Z] --- PASS: TestKillContainer/no_signal (0.91s) [2019-10-31T03:50:20.844Z] --- PASS: TestKillContainer/non_killing_signal (0.82s) [2019-10-31T03:50:20.844Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-10-31T03:50:20.844Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-31T03:50:20.844Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-31T03:50:21.409Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.14s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2019-10-31T03:50:22.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2019-10-31T03:50:22.188Z] === RUN TestCgroupNamespacesRun [2019-10-31T03:50:22.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2019-10-31T03:50:22.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2019-10-31T03:50:22.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2019-10-31T03:50:22.340Z] === RUN TestKillStoppedContainer [2019-10-31T03:50:22.597Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-10-31T03:50:22.597Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-31T03:50:22.597Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-31T03:50:22.597Z] === RUN TestKillDifferentUserContainer [2019-10-31T03:50:23.527Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2019-10-31T03:50:23.527Z] === RUN TestInspectOomKilledTrue [2019-10-31T03:50:23.527Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-31T03:50:23.527Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:50:23.527Z] === RUN TestInspectOomKilledFalse [2019-10-31T03:50:23.527Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-31T03:50:23.527Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:50:23.527Z] === RUN TestLinksEtcHostsContentMatch [2019-10-31T03:50:24.091Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2019-10-31T03:50:24.091Z] === RUN TestLinksContainerNames [2019-10-31T03:50:24.187Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2019-10-31T03:50:24.187Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-31T03:50:25.471Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-31T03:50:25.728Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-31T03:50:25.985Z] --- PASS: TestLinksContainerNames (1.79s) [2019-10-31T03:50:25.985Z] === RUN TestLogsFollowTailEmpty [2019-10-31T03:50:26.024Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2019-10-31T03:50:26.024Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-31T03:50:26.985Z] --- PASS: TestLogsFollowTailEmpty (1.06s) [2019-10-31T03:50:26.985Z] === RUN TestContainerNetworkMountsNoChown [2019-10-31T03:50:27.818Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-10-31T03:50:27.818Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-31T03:50:27.922Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/default [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/default [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/private [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/private [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/rprivate [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/slave [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/slave [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/rslave [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/shared [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/shared [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/rshared [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-31T03:50:27.922Z] === CONT TestMountDaemonRoot/default [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-31T03:50:27.922Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-31T03:50:27.922Z] === CONT TestMountDaemonRoot/rshared [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-31T03:50:27.922Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T03:50:27.922Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T03:50:27.922Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/shared [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/rslave [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/slave [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/rprivate [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/private [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-31T03:50:28.181Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-31T03:50:28.181Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-31T03:50:28.181Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T03:50:28.193Z] Removing intermediate container ab34e332bd43 [2019-10-31T03:50:28.193Z] ---> 9a1fe68f17d5 [2019-10-31T03:50:28.193Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-31T03:50:28.193Z] ---> Running in 36318ee3a972 [2019-10-31T03:50:28.193Z] Removing intermediate container 36318ee3a972 [2019-10-31T03:50:28.193Z] ---> 0b7f28a50ad0 [2019-10-31T03:50:28.193Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-31T03:50:28.193Z] ---> Running in d0506dfbf409 [2019-10-31T03:50:28.193Z] Removing intermediate container d0506dfbf409 [2019-10-31T03:50:28.193Z] ---> 0117b66ab2fc [2019-10-31T03:50:28.193Z] Step 8/8 : COPY . . [2019-10-31T03:50:28.439Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-31T03:50:28.439Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-31T03:50:28.439Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-31T03:50:28.439Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-31T03:50:28.439Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-31T03:50:28.439Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-31T03:50:28.439Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T03:50:28.439Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-31T03:50:28.697Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T03:50:28.697Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-31T03:50:28.697Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-31T03:50:28.697Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-31T03:50:28.697Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-31T03:50:28.697Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-31T03:50:28.697Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T03:50:28.697Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-31T03:50:28.955Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T03:50:28.955Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-31T03:50:28.955Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-31T03:50:28.955Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-31T03:50:28.955Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-31T03:50:28.955Z] === RUN TestContainerBindMountNonRecursive [2019-10-31T03:50:29.608Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2019-10-31T03:50:29.608Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-31T03:50:30.436Z] --- PASS: TestServiceWithDataPathPortInit (19.86s) [2019-10-31T03:50:30.436Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-31T03:50:31.416Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2019-10-31T03:50:31.416Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-31T03:50:31.481Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-31T03:50:31.481Z] --- PASS: TestContainerBindMountNonRecursive (2.68s) [2019-10-31T03:50:31.481Z] === RUN TestNetworkNat [2019-10-31T03:50:32.046Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-31T03:50:32.210Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2019-10-31T03:50:32.211Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-31T03:50:32.610Z] --- PASS: TestNetworkNat (1.12s) [2019-10-31T03:50:32.610Z] === RUN TestNetworkLocalhostTCPNat [2019-10-31T03:50:33.213Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-31T03:50:33.213Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-31T03:50:33.981Z] --- PASS: TestNetworkLocalhostTCPNat (1.11s) [2019-10-31T03:50:33.981Z] === RUN TestNetworkLoopbackNat [2019-10-31T03:50:33.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-31T03:50:34.547Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2019-10-31T03:50:34.547Z] === RUN TestKernelTCPMemory [2019-10-31T03:50:35.351Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2019-10-31T03:50:35.351Z] === RUN TestPause [2019-10-31T03:50:35.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-31T03:50:35.798Z] --- PASS: TestKernelTCPMemory (0.96s) [2019-10-31T03:50:35.798Z] === RUN TestNISDomainname [2019-10-31T03:50:36.544Z] --- PASS: TestPause (1.19s) [2019-10-31T03:50:36.544Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-31T03:50:36.544Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-31T03:50:36.544Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-31T03:50:36.544Z] === RUN TestPauseStopPausedContainer [2019-10-31T03:50:36.544Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-31T03:50:37.069Z] --- PASS: TestNISDomainname (1.28s) [2019-10-31T03:50:37.069Z] === RUN TestHostnameDnsResolution [2019-10-31T03:50:37.918Z] --- PASS: TestPauseStopPausedContainer (1.60s) [2019-10-31T03:50:37.918Z] === RUN TestPsFilter [2019-10-31T03:50:38.178Z] --- PASS: TestPsFilter (0.24s) [2019-10-31T03:50:38.178Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-31T03:50:38.339Z] --- PASS: TestHostnameDnsResolution (1.32s) [2019-10-31T03:50:38.339Z] === RUN TestStats [2019-10-31T03:50:38.552Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.85s) [2019-10-31T03:50:38.553Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pmiyypcw3h4n50k4n8i1lf35v Created:2019-10-31 03:50:29.880862557 +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[8b223c0dda92bbf3ef907db3ae5272117927cb385165b4aabdd9d91eb94216ec:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nvktmu5j955bkh5yxehv9zzr4 EndpointID:9654a0503bfab890e67eb627212071f9d8cee6dbeffba02877a4ceed40d323d0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ede2090ae9ee01a0510d9579bc4db6aef33594c7d007ad27917e9391c39a0624 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:130819ab61cf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nvktmu5j955bkh5yxehv9zzr4 EndpointID:9654a0503bfab890e67eb627212071f9d8cee6dbeffba02877a4ceed40d323d0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-31T03:50:38.553Z] PASS [2019-10-31T03:50:38.553Z] [2019-10-31T03:50:38.553Z] === Skipped [2019-10-31T03:50:38.553Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-31T03:50:38.553Z] service_test.go:230: FLAKY_TEST [2019-10-31T03:50:38.553Z] [2019-10-31T03:50:38.553Z] [2019-10-31T03:50:38.553Z] DONE 21 tests, 1 skipped in 55.716s [2019-10-31T03:50:38.553Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-31T03:50:38.553Z] ++ 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-31T03:50:38.553Z] ++ set -e [2019-10-31T03:50:38.553Z] ++ '[' -n 0 ']' [2019-10-31T03:50:38.553Z] ++ set -x [2019-10-31T03:50:38.553Z] ++ env -i DEST=/go/src/github.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-31T03:50:38.553Z] INFO: Testing against a local daemon [2019-10-31T03:50:38.553Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-31T03:50:38.553Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-31T03:50:38.553Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:50:38.553Z] === RUN TestDockerNetworkIpvlan [2019-10-31T03:50:38.553Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-31T03:50:38.553Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:50:38.553Z] PASS [2019-10-31T03:50:38.553Z] [2019-10-31T03:50:38.553Z] === Skipped [2019-10-31T03:50:38.553Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-31T03:50:38.553Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:50:38.553Z] [2019-10-31T03:50:38.553Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-31T03:50:38.553Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:50:38.553Z] [2019-10-31T03:50:38.553Z] [2019-10-31T03:50:38.553Z] DONE 2 tests, 2 skipped in 0.153s [2019-10-31T03:50:38.553Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-31T03:50:38.553Z] ++ 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-31T03:50:38.553Z] ++ set -e [2019-10-31T03:50:38.553Z] ++ '[' -n 0 ']' [2019-10-31T03:50:38.553Z] ++ set -x [2019-10-31T03:50:38.553Z] ++ env -i DEST=/go/src/github.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-31T03:50:38.553Z] INFO: Testing against a local daemon [2019-10-31T03:50:38.553Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-31T03:50:39.112Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2019-10-31T03:50:39.112Z] === RUN TestRemoveContainerWithVolume [2019-10-31T03:50:40.045Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2019-10-31T03:50:40.045Z] === RUN TestRemoveContainerRunning [2019-10-31T03:50:40.457Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.94s) [2019-10-31T03:50:40.457Z] === RUN TestDockerNetworkMacvlan [2019-10-31T03:50:40.762Z] --- PASS: TestStats (2.22s) [2019-10-31T03:50:40.762Z] === RUN TestStopContainerWithTimeout [2019-10-31T03:50:40.762Z] === RUN TestStopContainerWithTimeout/0 [2019-10-31T03:50:40.762Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-31T03:50:40.762Z] === RUN TestStopContainerWithTimeout/1 [2019-10-31T03:50:40.762Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-31T03:50:40.762Z] === RUN TestStopContainerWithTimeout/3 [2019-10-31T03:50:40.762Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-31T03:50:40.762Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-31T03:50:40.762Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-31T03:50:40.762Z] === CONT TestStopContainerWithTimeout/0 [2019-10-31T03:50:40.762Z] === CONT TestStopContainerWithTimeout/3 [2019-10-31T03:50:41.253Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-31T03:50:41.395Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-31T03:50:41.418Z] --- PASS: TestRemoveContainerRunning (1.37s) [2019-10-31T03:50:41.418Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-31T03:50:42.350Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2019-10-31T03:50:42.350Z] === RUN TestRemoveInvalidContainer [2019-10-31T03:50:42.350Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2019-10-31T03:50:42.350Z] === RUN TestRenameLinkedContainer [2019-10-31T03:50:42.772Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-31T03:50:43.710Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-31T03:50:43.763Z] === CONT TestStopContainerWithTimeout/1 [2019-10-31T03:50:45.583Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-31T03:50:45.583Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2019-10-31T03:50:45.583Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2019-10-31T03:50:45.583Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2019-10-31T03:50:45.583Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2019-10-31T03:50:45.583Z] === RUN TestDeleteDevicemapper [2019-10-31T03:50:45.583Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-31T03:50:45.583Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-31T03:50:45.583Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-31T03:50:45.932Z] ---> b1727f91ad8d [2019-10-31T03:50:45.932Z] Successfully built b1727f91ad8d [2019-10-31T03:50:45.932Z] Successfully tagged docker:latest [2019-10-31T03:50:45.932Z] INFO: Image build ended at 10/31/2019 03:50:44. Duration:00:03:35.5274885 [2019-10-31T03:50:45.932Z] [2019-10-31T03:50:45.932Z] [2019-10-31T03:50:45.932Z] INFO: Building the test binaries at 10/31/2019 03:50:44... [2019-10-31T03:50:47.001Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-31T03:50:47.611Z] --- PASS: TestRenameLinkedContainer (4.93s) [2019-10-31T03:50:47.611Z] === RUN TestRenameStoppedContainer [2019-10-31T03:50:47.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-31T03:50:47.611Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-31T03:50:48.542Z] --- PASS: TestRenameStoppedContainer (1.10s) [2019-10-31T03:50:48.542Z] === RUN TestRenameRunningContainerAndReuse [2019-10-31T03:50:48.827Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2019-10-31T03:50:48.827Z] === RUN TestUpdateMemory [2019-10-31T03:50:48.827Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-31T03:50:48.827Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:50:48.827Z] === RUN TestUpdateCPUQuota [2019-10-31T03:50:49.107Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-31T03:50:49.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-31T03:50:49.694Z] INFO: make.ps1 starting at 10/31/2019 03:50:49 [2019-10-31T03:50:49.694Z] INFO: Git commit (27552ceb1) assumed from DOCKER_GITCOMMIT environment variable [2019-10-31T03:50:49.694Z] INFO: Invoking autogen... [2019-10-31T03:50:50.155Z] INFO: Building daemon... [2019-10-31T03:50:50.237Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2019-10-31T03:50:50.237Z] === RUN TestRenameInvalidName [2019-10-31T03:50:50.494Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-31T03:50:50.657Z] --- PASS: TestUpdateCPUQuota (1.66s) [2019-10-31T03:50:50.657Z] === RUN TestUpdatePidsLimit [2019-10-31T03:50:50.657Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-31T03:50:50.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-31T03:50:51.143Z] === RUN TestUpdatePidsLimit/no_change [2019-10-31T03:50:51.190Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-31T03:50:51.316Z] --- PASS: TestRenameInvalidName (0.93s) [2019-10-31T03:50:51.316Z] === RUN TestRenameAnonymousContainer [2019-10-31T03:50:51.572Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-31T03:50:51.984Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-31T03:50:52.356Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-31T03:50:53.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-31T03:50:53.531Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-31T03:50:55.345Z] --- PASS: TestUpdatePidsLimit (4.55s) [2019-10-31T03:50:55.345Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-10-31T03:50:55.345Z] --- PASS: TestUpdatePidsLimit/no_change (0.53s) [2019-10-31T03:50:55.345Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2019-10-31T03:50:55.345Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-10-31T03:50:55.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-10-31T03:50:55.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.53s) [2019-10-31T03:50:55.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-10-31T03:50:55.345Z] === RUN TestUpdateRestartPolicy [2019-10-31T03:50:55.493Z] --- PASS: TestRenameAnonymousContainer (3.94s) [2019-10-31T03:50:55.493Z] === RUN TestRenameContainerWithSameName [2019-10-31T03:50:55.493Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-31T03:50:56.425Z] --- PASS: TestRenameContainerWithSameName (1.01s) [2019-10-31T03:50:56.425Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-31T03:50:56.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-31T03:50:58.330Z] --- PASS: TestRenameContainerWithLinkedContainer (2.07s) [2019-10-31T03:50:58.330Z] === RUN TestResize [2019-10-31T03:50:59.261Z] --- PASS: TestResize (0.97s) [2019-10-31T03:50:59.261Z] === RUN TestResizeWithInvalidSize [2019-10-31T03:50:59.310Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-31T03:50:59.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-31T03:50:59.570Z] --- PASS: TestDockerNetworkMacvlan (19.28s) [2019-10-31T03:50:59.570Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2019-10-31T03:50:59.570Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-31T03:50:59.570Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2019-10-31T03:50:59.570Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-10-31T03:50:59.570Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.92s) [2019-10-31T03:50:59.570Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2019-10-31T03:50:59.570Z] PASS [2019-10-31T03:50:59.570Z] [2019-10-31T03:50:59.570Z] DONE 8 tests in 21.363s [2019-10-31T03:50:59.570Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-31T03:50:59.570Z] ++ 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-31T03:50:59.570Z] ++ set -e [2019-10-31T03:50:59.570Z] ++ '[' -n 0 ']' [2019-10-31T03:50:59.570Z] ++ set -x [2019-10-31T03:50:59.570Z] ++ env -i DEST=/go/src/github.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-31T03:50:59.829Z] testing: warning: no tests to run [2019-10-31T03:50:59.829Z] PASS [2019-10-31T03:50:59.829Z] [2019-10-31T03:50:59.829Z] DONE 0 tests in 0.030s [2019-10-31T03:50:59.829Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-31T03:50:59.829Z] ++ 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-31T03:50:59.829Z] ++ set -e [2019-10-31T03:50:59.829Z] ++ '[' -n 0 ']' [2019-10-31T03:50:59.829Z] ++ set -x [2019-10-31T03:50:59.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T03:50:59.829Z] INFO: Testing against a local daemon [2019-10-31T03:50:59.829Z] === RUN TestAuthZPluginAllowRequest [2019-10-31T03:51:00.449Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2019-10-31T03:51:00.449Z] === RUN TestResizeWhenContainerNotStarted [2019-10-31T03:51:01.013Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:51:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:51:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:51:01.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:51:01.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:51:01.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T03:51:01.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T03:51:01.733Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2019-10-31T03:51:01.733Z] === RUN TestAuthZPluginTLS [2019-10-31T03:51:02.301Z] --- PASS: TestAuthZPluginTLS (0.62s) [2019-10-31T03:51:02.301Z] === RUN TestAuthZPluginDenyRequest [2019-10-31T03:51:02.870Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-31T03:51:02.871Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-31T03:51:03.169Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-31T03:51:03.440Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-31T03:51:03.440Z] === RUN TestAuthZPluginDenyResponse [2019-10-31T03:51:03.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-31T03:51:03.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T03:51:03.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T03:51:04.008Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-31T03:51:04.008Z] === RUN TestAuthZPluginAllowEventStream [2019-10-31T03:51:05.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-31T03:51:05.912Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2019-10-31T03:51:05.912Z] === RUN TestAuthZPluginErrorResponse [2019-10-31T03:51:06.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-31T03:51:06.480Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-10-31T03:51:06.480Z] === RUN TestAuthZPluginErrorRequest [2019-10-31T03:51:07.047Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-31T03:51:07.048Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-31T03:51:07.396Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-31T03:51:07.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T03:51:07.618Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-31T03:51:07.618Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-31T03:51:07.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T03:51:08.936Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2019-10-31T03:51:08.936Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-31T03:51:08.936Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-10-31T03:51:08.936Z] === RUN TestWaitNonBlocked [2019-10-31T03:51:08.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T03:51:08.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T03:51:08.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T03:51:08.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T03:51:08.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T03:51:08.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T03:51:09.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-31T03:51:09.513Z] 3889bb8d808b: Pull complete [2019-10-31T03:51:09.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-31T03:51:10.151Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2019-10-31T03:51:10.152Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-31T03:51:10.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T03:51:10.233Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-31T03:51:10.233Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2019-10-31T03:51:10.233Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2019-10-31T03:51:10.233Z] === RUN TestWaitBlocked [2019-10-31T03:51:10.233Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T03:51:10.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T03:51:10.233Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T03:51:10.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T03:51:10.233Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T03:51:10.233Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T03:51:10.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:51:10.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-31T03:51:11.494Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-31T03:51:11.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2019-10-31T03:51:11.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s) [2019-10-31T03:51:11.494Z] === CONT TestContainerStartOnDaemonRestart [2019-10-31T03:51:11.494Z] === CONT TestIpcModeOlderClient [2019-10-31T03:51:11.494Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-31T03:51:11.494Z] === CONT TestDaemonRestartIpcMode [2019-10-31T03:51:12.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T03:51:12.685Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.49s) [2019-10-31T03:51:12.685Z] === RUN TestAuthZPluginHeader [2019-10-31T03:51:13.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:51:13.253Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-10-31T03:51:13.253Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-31T03:51:13.253Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-31T03:51:13.253Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:13.253Z] === RUN TestAuthZPluginV2Disable [2019-10-31T03:51:13.253Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-31T03:51:13.253Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:13.253Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-31T03:51:13.253Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-31T03:51:13.253Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:13.253Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-31T03:51:13.253Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-31T03:51:13.253Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:13.253Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-31T03:51:13.608Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T03:51:13.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-31T03:51:14.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T03:51:14.696Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2019-10-31T03:51:15.953Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2019-10-31T03:51:15.953Z] PASS [2019-10-31T03:51:15.953Z] [2019-10-31T03:51:15.953Z] === Skipped [2019-10-31T03:51:15.953Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-31T03:51:15.953Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-31T03:51:15.953Z] [2019-10-31T03:51:15.953Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-31T03:51:15.953Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:51:15.953Z] [2019-10-31T03:51:15.953Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-31T03:51:15.953Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:51:15.953Z] [2019-10-31T03:51:15.953Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-31T03:51:15.953Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-31T03:51:15.953Z] [2019-10-31T03:51:15.953Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-31T03:51:15.953Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-31T03:51:15.953Z] [2019-10-31T03:51:15.953Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-31T03:51:15.953Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:51:15.953Z] [2019-10-31T03:51:15.953Z] [2019-10-31T03:51:15.953Z] DONE 197 tests, 6 skipped in 140.740s [2019-10-31T03:51:15.953Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-31T03:51:15.953Z] ++ 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-31T03:51:15.953Z] ++ set -e [2019-10-31T03:51:15.953Z] ++ '[' -n 0 ']' [2019-10-31T03:51:15.953Z] ++ set -x [2019-10-31T03:51:15.953Z] ++ env -i DEST=/go/src/github.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-31T03:51:16.381Z] INFO: Testing against a local daemon [2019-10-31T03:51:16.381Z] === RUN TestCommitInheritsEnv [2019-10-31T03:51:16.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-31T03:51:16.800Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-31T03:51:16.800Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-31T03:51:16.800Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-31T03:51:16.800Z] === RUN TestImagesFilterMultiReference [2019-10-31T03:51:16.800Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-31T03:51:16.800Z] === RUN TestImagePullPlatformInvalid [2019-10-31T03:51:16.800Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-31T03:51:16.800Z] === RUN TestRemoveImageOrphaning [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-31T03:51:17.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2019-10-31T03:51:17.370Z] === RUN TestCgroupNamespacesRun [2019-10-31T03:51:17.667Z] --- PASS: TestRemoveImageOrphaning (0.65s) [2019-10-31T03:51:17.668Z] === RUN TestRemoveImageGarbageCollector [2019-10-31T03:51:17.668Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-31T03:51:17.668Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:17.668Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-31T03:51:17.668Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-31T03:51:17.668Z] === RUN TestTagInvalidReference [2019-10-31T03:51:17.668Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-31T03:51:17.668Z] === RUN TestTagValidPrefixedRepo [2019-10-31T03:51:17.668Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-10-31T03:51:17.668Z] === RUN TestTagExistedNameWithoutForce [2019-10-31T03:51:17.668Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-31T03:51:17.668Z] === RUN TestTagOfficialNames [2019-10-31T03:51:17.668Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-31T03:51:17.668Z] === RUN TestTagMatchesDigest [2019-10-31T03:51:17.668Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-31T03:51:17.668Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-31T03:51:19.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-31T03:51:19.270Z] --- PASS: TestCgroupNamespacesRun (2.10s) [2019-10-31T03:51:19.270Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-31T03:51:21.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-31T03:51:21.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-31T03:51:21.167Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-10-31T03:51:21.167Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-31T03:51:23.063Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.08s) [2019-10-31T03:51:23.063Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-31T03:51:24.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-31T03:51:25.416Z] --- PASS: TestCgroupNamespacesRunHostMode (2.04s) [2019-10-31T03:51:25.416Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-31T03:51:25.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-31T03:51:25.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-31T03:51:27.048Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.96s) [2019-10-31T03:51:27.048Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-31T03:51:27.979Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-31T03:51:27.979Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-31T03:51:27.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-31T03:51:28.912Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-10-31T03:51:28.912Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-31T03:51:30.809Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2019-10-31T03:51:30.809Z] === RUN TestKernelTCPMemory [2019-10-31T03:51:31.337Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.99s) [2019-10-31T03:51:31.337Z] PASS [2019-10-31T03:51:31.337Z] [2019-10-31T03:51:31.337Z] === Skipped [2019-10-31T03:51:31.337Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-31T03:51:31.337Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:31.337Z] [2019-10-31T03:51:31.337Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-31T03:51:31.337Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:31.337Z] [2019-10-31T03:51:31.337Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-31T03:51:31.337Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:31.337Z] [2019-10-31T03:51:31.337Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-31T03:51:31.337Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:31.337Z] [2019-10-31T03:51:31.337Z] [2019-10-31T03:51:31.337Z] DONE 17 tests, 4 skipped in 31.431s [2019-10-31T03:51:31.337Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-31T03:51:31.337Z] ++ 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-31T03:51:31.337Z] ++ set -e [2019-10-31T03:51:31.337Z] ++ '[' -n 0 ']' [2019-10-31T03:51:31.337Z] ++ set -x [2019-10-31T03:51:31.337Z] ++ env -i DEST=/go/src/github.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-31T03:51:31.337Z] INFO: Testing against a local daemon [2019-10-31T03:51:31.337Z] === RUN TestPluginInvalidJSON [2019-10-31T03:51:31.337Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T03:51:31.337Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T03:51:31.337Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T03:51:31.337Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-31T03:51:31.337Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-31T03:51:31.337Z] PASS [2019-10-31T03:51:31.337Z] [2019-10-31T03:51:31.337Z] DONE 2 tests in 0.179s [2019-10-31T03:51:31.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-31T03:51:31.338Z] ++ 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-31T03:51:31.338Z] ++ set -e [2019-10-31T03:51:31.338Z] ++ '[' -n 0 ']' [2019-10-31T03:51:31.338Z] ++ set -x [2019-10-31T03:51:31.338Z] ++ env -i DEST=/go/src/github.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-31T03:51:31.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-31T03:51:31.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-31T03:51:31.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-31T03:51:31.596Z] INFO: Testing against a local daemon [2019-10-31T03:51:31.596Z] === RUN TestExternalGraphDriver [2019-10-31T03:51:31.855Z] === RUN TestExternalGraphDriver/json [2019-10-31T03:51:31.941Z] --- PASS: TestKernelTCPMemory (1.27s) [2019-10-31T03:51:31.941Z] === RUN TestNISDomainname [2019-10-31T03:51:33.312Z] --- PASS: TestNISDomainname (1.30s) [2019-10-31T03:51:33.312Z] === RUN TestHostnameDnsResolution [2019-10-31T03:51:34.390Z] === RUN TestExternalGraphDriver/spec [2019-10-31T03:51:34.685Z] --- PASS: TestHostnameDnsResolution (1.43s) [2019-10-31T03:51:34.685Z] === RUN TestStats [2019-10-31T03:51:35.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-31T03:51:36.926Z] === RUN TestExternalGraphDriver/pull [2019-10-31T03:51:37.147Z] --- PASS: TestStats (2.46s) [2019-10-31T03:51:37.147Z] === RUN TestStopContainerWithTimeout [2019-10-31T03:51:37.147Z] === RUN TestStopContainerWithTimeout/0 [2019-10-31T03:51:37.147Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-31T03:51:37.147Z] === RUN TestStopContainerWithTimeout/1 [2019-10-31T03:51:37.147Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-31T03:51:37.147Z] === RUN TestStopContainerWithTimeout/3 [2019-10-31T03:51:37.147Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-31T03:51:37.147Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-31T03:51:37.147Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-31T03:51:37.147Z] === CONT TestStopContainerWithTimeout/0 [2019-10-31T03:51:37.147Z] === CONT TestStopContainerWithTimeout/3 [2019-10-31T03:51:38.192Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-31T03:51:38.192Z] Copying nested executables into bundles/binary-daemon [2019-10-31T03:51:38.192Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-31T03:51:38.521Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-31T03:51:38.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -e DOCKER_GRAPHDRIVER docker:27552ceb15bca544820229e574427d4c1d6ef585 hack/make.sh cross [2019-10-31T03:51:39.090Z] [2019-10-31T03:51:39.090Z] Removing bundles/ [2019-10-31T03:51:39.090Z] [2019-10-31T03:51:39.090Z] ---> Making bundle: cross (in bundles/cross) [2019-10-31T03:51:39.090Z] Cross building: bundles/cross/linux/amd64 [2019-10-31T03:51:39.090Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-31T03:51:39.090Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-31T03:51:39.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-31T03:51:39.459Z] --- PASS: TestExternalGraphDriver (7.74s) [2019-10-31T03:51:39.459Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2019-10-31T03:51:39.459Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2019-10-31T03:51:39.459Z] --- PASS: TestExternalGraphDriver/pull (2.34s) [2019-10-31T03:51:39.459Z] === RUN TestGraphdriverPluginV2 [2019-10-31T03:51:39.459Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-31T03:51:39.459Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:39.459Z] PASS [2019-10-31T03:51:39.459Z] [2019-10-31T03:51:39.459Z] === Skipped [2019-10-31T03:51:39.459Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-31T03:51:39.459Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:51:39.459Z] [2019-10-31T03:51:39.459Z] [2019-10-31T03:51:39.459Z] DONE 5 tests, 1 skipped in 7.957s [2019-10-31T03:51:39.460Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-31T03:51:39.460Z] ++ 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-31T03:51:39.460Z] ++ set -e [2019-10-31T03:51:39.460Z] ++ '[' -n 0 ']' [2019-10-31T03:51:39.460Z] ++ set -x [2019-10-31T03:51:39.460Z] ++ env -i DEST=/go/src/github.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-31T03:51:39.460Z] INFO: Testing against a local daemon [2019-10-31T03:51:39.460Z] === RUN TestContinueAfterPluginCrash [2019-10-31T03:51:39.460Z] === PAUSE TestContinueAfterPluginCrash [2019-10-31T03:51:39.460Z] === RUN TestDaemonStartWithLogOpt [2019-10-31T03:51:39.460Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-31T03:51:39.460Z] === CONT TestContinueAfterPluginCrash [2019-10-31T03:51:39.460Z] === CONT TestDaemonStartWithLogOpt [2019-10-31T03:51:40.385Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-31T03:51:40.385Z] === CONT TestStopContainerWithTimeout/1 [2019-10-31T03:51:42.909Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-31T03:51:42.909Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2019-10-31T03:51:42.909Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2019-10-31T03:51:42.909Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2019-10-31T03:51:42.909Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2019-10-31T03:51:42.909Z] === RUN TestDeleteDevicemapper [2019-10-31T03:51:42.909Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-31T03:51:42.909Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-31T03:51:42.909Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-31T03:51:42.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-31T03:51:43.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-31T03:51:46.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-31T03:51:46.368Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.72s) [2019-10-31T03:51:46.368Z] === RUN TestUpdateMemory [2019-10-31T03:51:46.368Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-31T03:51:46.368Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:51:46.368Z] === RUN TestUpdateCPUQuota [2019-10-31T03:51:46.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-31T03:51:47.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-31T03:51:48.235Z] --- PASS: TestUpdateCPUQuota (1.96s) [2019-10-31T03:51:48.235Z] === RUN TestUpdatePidsLimit [2019-10-31T03:51:48.235Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-31T03:51:48.800Z] === RUN TestUpdatePidsLimit/no_change [2019-10-31T03:51:48.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-31T03:51:49.365Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-31T03:51:49.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-31T03:51:49.880Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-31T03:51:50.138Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-31T03:51:50.657Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-31T03:51:50.702Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-31T03:51:51.138Z] [2019-10-31T03:51:51.138Z] ________ ____ __. [2019-10-31T03:51:51.138Z] \_____ \ | |/ _| [2019-10-31T03:51:51.138Z] / | \| < [2019-10-31T03:51:51.138Z] / | \ | \ [2019-10-31T03:51:51.138Z] \_______ /____|__ \ [2019-10-31T03:51:51.138Z] \/ \/ [2019-10-31T03:51:51.138Z] [2019-10-31T03:51:51.138Z] INFO: make.ps1 ended at 10/31/2019 03:51:50 [2019-10-31T03:51:51.268Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-31T03:51:51.680Z] --- PASS: TestDaemonStartWithLogOpt (10.59s) [2019-10-31T03:51:51.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-31T03:51:53.203Z] --- PASS: TestUpdatePidsLimit (4.76s) [2019-10-31T03:51:53.204Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-10-31T03:51:53.204Z] --- PASS: TestUpdatePidsLimit/no_change (0.52s) [2019-10-31T03:51:53.204Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-10-31T03:51:53.204Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-10-31T03:51:53.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-10-31T03:51:53.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s) [2019-10-31T03:51:53.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2019-10-31T03:51:53.204Z] === RUN TestUpdateRestartPolicy [2019-10-31T03:51:53.324Z] INFO: Binaries build ended at 10/31/2019 03:51:53. Duration:00:01:08.3938965 [2019-10-31T03:51:53.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-31T03:51:55.511Z] INFO: Copying the built daemon binary to d:\CI\PR-40154\8\binary\dockerd-27552ceb1.exe... [2019-10-31T03:51:55.870Z] --- PASS: TestContinueAfterPluginCrash (15.60s) [2019-10-31T03:51:55.871Z] PASS [2019-10-31T03:51:55.871Z] [2019-10-31T03:51:55.871Z] DONE 2 tests in 15.756s [2019-10-31T03:51:55.871Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-31T03:51:55.871Z] ++ 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-31T03:51:55.871Z] ++ set -e [2019-10-31T03:51:55.871Z] ++ '[' -n 0 ']' [2019-10-31T03:51:55.871Z] ++ set -x [2019-10-31T03:51:55.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T03:51:55.871Z] INFO: Testing against a local daemon [2019-10-31T03:51:55.871Z] === RUN TestPluginWithDevMounts [2019-10-31T03:51:55.871Z] === PAUSE TestPluginWithDevMounts [2019-10-31T03:51:55.871Z] === CONT TestPluginWithDevMounts [2019-10-31T03:51:56.483Z] INFO: Copying the built client binary to d:\CI\PR-40154\8\binary\docker-27552ceb1.exe... [2019-10-31T03:51:56.483Z] INFO: Copying dockerversion from the container... [2019-10-31T03:51:56.944Z] INFO: Copying the golang package from the container to d:\CI\PR-40154\8\installer\go.zip... [2019-10-31T03:51:57.775Z] --- PASS: TestPluginWithDevMounts (2.27s) [2019-10-31T03:51:57.775Z] PASS [2019-10-31T03:51:57.775Z] [2019-10-31T03:51:57.775Z] DONE 1 tests in 2.429s [2019-10-31T03:51:57.775Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-31T03:51:57.775Z] ++ 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-31T03:51:57.775Z] ++ set -e [2019-10-31T03:51:57.775Z] ++ '[' -n 0 ']' [2019-10-31T03:51:57.775Z] ++ set -x [2019-10-31T03:51:57.775Z] ++ env -i DEST=/go/src/github.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-31T03:51:57.775Z] INFO: Testing against a local daemon [2019-10-31T03:51:57.775Z] === RUN TestSecretInspect [2019-10-31T03:51:57.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-31T03:51:57.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-31T03:51:59.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-31T03:52:00.689Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-31T03:52:00.694Z] INFO: Extracting go.zip to d:\CI\PR-40154\8\go [2019-10-31T03:52:01.062Z] --- PASS: TestSecretInspect (3.24s) [2019-10-31T03:52:01.062Z] === RUN TestSecretList [2019-10-31T03:52:01.253Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-31T03:52:02.185Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-31T03:52:02.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-31T03:52:04.330Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-31T03:52:04.330Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-31T03:52:04.330Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2019-10-31T03:52:04.330Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2019-10-31T03:52:04.330Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2019-10-31T03:52:04.330Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-31T03:52:04.330Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/builder [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-31T03:52:04.330Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-31T03:52:04.330Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-10-31T03:52:04.330Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2019-10-31T03:52:04.394Z] --- PASS: TestSecretList (3.23s) [2019-10-31T03:52:04.394Z] === RUN TestSecretsCreateAndDelete [2019-10-31T03:52:04.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-31T03:52:05.831Z] ok github.com/docker/docker/builder/remotecontext/git 5.053s coverage: 85.1% of statements [2019-10-31T03:52:06.340Z] --- PASS: TestUpdateRestartPolicy (13.30s) [2019-10-31T03:52:06.340Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-31T03:52:07.274Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2019-10-31T03:52:07.274Z] === RUN TestWaitNonBlocked [2019-10-31T03:52:07.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T03:52:07.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T03:52:07.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T03:52:07.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T03:52:07.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T03:52:07.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T03:52:07.687Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2019-10-31T03:52:07.687Z] === RUN TestSecretsUpdate [2019-10-31T03:52:08.538Z] ok github.com/docker/docker/builder/remotecontext 0.654s coverage: 13.6% of statements [2019-10-31T03:52:08.646Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-31T03:52:08.646Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-31T03:52:08.646Z] --- PASS: TestWaitNonBlocked (0.06s) [2019-10-31T03:52:08.646Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2019-10-31T03:52:08.646Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2019-10-31T03:52:08.646Z] === RUN TestWaitBlocked [2019-10-31T03:52:08.646Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T03:52:08.646Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T03:52:08.646Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T03:52:08.646Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T03:52:08.646Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T03:52:08.646Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T03:52:10.016Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-31T03:52:10.016Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2019-10-31T03:52:10.016Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.43s) [2019-10-31T03:52:10.016Z] === CONT TestContainerStartOnDaemonRestart [2019-10-31T03:52:10.016Z] === CONT TestIpcModeOlderClient [2019-10-31T03:52:10.276Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-31T03:52:10.276Z] === CONT TestDaemonRestartIpcMode [2019-10-31T03:52:10.534Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-31T03:52:10.977Z] --- PASS: TestSecretsUpdate (3.25s) [2019-10-31T03:52:10.977Z] === RUN TestTemplatedSecret [2019-10-31T03:52:11.466Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-31T03:52:12.029Z] ok github.com/docker/docker/builder/dockerfile 1.432s coverage: 48.2% of statements [2019-10-31T03:52:12.029Z] ? github.com/docker/docker/cli [no test files] [2019-10-31T03:52:12.029Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-31T03:52:12.398Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-31T03:52:12.398Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-31T03:52:13.770Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2019-10-31T03:52:14.266Z] --- PASS: TestTemplatedSecret (3.57s) [2019-10-31T03:52:14.266Z] === RUN TestSecretCreateResolve [2019-10-31T03:52:14.335Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-31T03:52:14.596Z] --- PASS: TestDaemonRestartIpcMode (4.36s) [2019-10-31T03:52:14.596Z] PASS [2019-10-31T03:52:14.596Z] [2019-10-31T03:52:14.596Z] === Skipped [2019-10-31T03:52:14.596Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-31T03:52:14.596Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-31T03:52:14.596Z] [2019-10-31T03:52:14.596Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-31T03:52:14.596Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:52:14.596Z] [2019-10-31T03:52:14.596Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-31T03:52:14.597Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:52:14.597Z] [2019-10-31T03:52:14.597Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-31T03:52:14.597Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-31T03:52:14.597Z] [2019-10-31T03:52:14.597Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-31T03:52:14.597Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-31T03:52:14.597Z] [2019-10-31T03:52:14.597Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-31T03:52:14.597Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-31T03:52:14.597Z] [2019-10-31T03:52:14.597Z] [2019-10-31T03:52:14.597Z] DONE 197 tests, 6 skipped in 155.709s [2019-10-31T03:52:14.597Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-31T03:52:14.597Z] ++ 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-31T03:52:14.597Z] ++ set -e [2019-10-31T03:52:14.597Z] ++ '[' -n 0 ']' [2019-10-31T03:52:14.597Z] ++ set -x [2019-10-31T03:52:14.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=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-31T03:52:14.854Z] INFO: Testing against a local daemon [2019-10-31T03:52:14.854Z] === RUN TestCommitInheritsEnv [2019-10-31T03:52:15.418Z] --- PASS: TestCommitInheritsEnv (0.48s) [2019-10-31T03:52:15.418Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-31T03:52:15.418Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-31T03:52:15.418Z] === RUN TestImagesFilterMultiReference [2019-10-31T03:52:15.418Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-31T03:52:15.418Z] === RUN TestImagePullPlatformInvalid [2019-10-31T03:52:15.418Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-31T03:52:15.418Z] === RUN TestRemoveImageOrphaning [2019-10-31T03:52:15.982Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-10-31T03:52:15.982Z] === RUN TestRemoveImageGarbageCollector [2019-10-31T03:52:16.442Z] ok github.com/docker/docker/client 0.824s coverage: 75.8% of statements [2019-10-31T03:52:17.554Z] --- PASS: TestSecretCreateResolve (3.21s) [2019-10-31T03:52:17.554Z] PASS [2019-10-31T03:52:17.554Z] [2019-10-31T03:52:17.554Z] DONE 6 tests in 19.818s [2019-10-31T03:52:17.554Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-31T03:52:17.554Z] ++ 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-31T03:52:17.554Z] ++ set -e [2019-10-31T03:52:17.554Z] ++ '[' -n 0 ']' [2019-10-31T03:52:17.554Z] ++ set -x [2019-10-31T03:52:17.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=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-31T03:52:17.554Z] INFO: Testing against a local daemon [2019-10-31T03:52:17.554Z] === RUN TestServiceCreateInit [2019-10-31T03:52:17.554Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-31T03:52:17.876Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-31T03:52:17.876Z] --- PASS: TestRemoveImageGarbageCollector (2.00s) [2019-10-31T03:52:17.876Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-31T03:52:17.876Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-31T03:52:17.876Z] === RUN TestTagInvalidReference [2019-10-31T03:52:17.876Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-31T03:52:17.876Z] === RUN TestTagValidPrefixedRepo [2019-10-31T03:52:18.133Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-31T03:52:18.133Z] === RUN TestTagExistedNameWithoutForce [2019-10-31T03:52:18.133Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-31T03:52:18.133Z] === RUN TestTagOfficialNames [2019-10-31T03:52:18.133Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-31T03:52:18.133Z] === RUN TestTagMatchesDigest [2019-10-31T03:52:18.133Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-31T03:52:18.133Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-31T03:52:19.505Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-31T03:52:22.825Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-31T03:52:22.859Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-31T03:52:23.791Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-31T03:52:24.355Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-31T03:52:24.355Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-31T03:52:24.919Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-31T03:52:25.484Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-31T03:52:25.484Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-31T03:52:25.878Z] INFO: Extraction ended at 10/31/2019 03:52:23. Duration:00:00:23.8878473 [2019-10-31T03:52:25.878Z] INFO: Updating the golang and path environment variables [2019-10-31T03:52:25.878Z] INFO: GOPATH=d:\gopath [2019-10-31T03:52:25.878Z] INFO: go version go1.13.3 windows/amd64 [2019-10-31T03:52:25.878Z] INFO: Running the daemon under test in debug mode [2019-10-31T03:52:25.878Z] INFO: Starting a daemon under test... [2019-10-31T03:52:25.878Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40154\8\daemon --pidfile d:\CI\PR-40154\8\docker.pid -D [2019-10-31T03:52:25.878Z] INFO: Process started successfully. [2019-10-31T03:52:25.878Z] INFO: Start tailing logs of the daemon under tests [2019-10-31T03:52:25.878Z] INFO: Waiting for the daemon under test to start... [2019-10-31T03:52:26.051Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-31T03:52:26.051Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-31T03:52:26.051Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-31T03:52:26.654Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-31T03:52:27.421Z] INFO: Daemon under test started and replied! [2019-10-31T03:52:27.421Z] INFO: Docker version of the daemon under test [2019-10-31T03:52:27.421Z] [2019-10-31T03:52:27.883Z] Client: [2019-10-31T03:52:27.883Z] Version: 17.06.2-ce [2019-10-31T03:52:27.883Z] API version: 1.30 [2019-10-31T03:52:27.883Z] Go version: go1.8.3 [2019-10-31T03:52:27.883Z] Git commit: cec0b72 [2019-10-31T03:52:27.883Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-31T03:52:27.883Z] OS/Arch: windows/amd64 [2019-10-31T03:52:27.883Z] [2019-10-31T03:52:27.883Z] Server: [2019-10-31T03:52:27.883Z] Version: 0.0.0-dev [2019-10-31T03:52:27.883Z] API version: 1.41 (minimum version 1.24) [2019-10-31T03:52:27.883Z] Go version: go1.13.3 [2019-10-31T03:52:27.883Z] Git commit: 27552ceb1 [2019-10-31T03:52:27.883Z] Built: 10/31/2019 03:50:49 [2019-10-31T03:52:27.883Z] OS/Arch: windows/amd64 [2019-10-31T03:52:27.883Z] Experimental: false [2019-10-31T03:52:27.883Z] [2019-10-31T03:52:27.883Z] INFO: Docker info of the daemon under test [2019-10-31T03:52:27.883Z] [2019-10-31T03:52:27.883Z] Containers: 0 [2019-10-31T03:52:27.883Z] Running: 0 [2019-10-31T03:52:27.883Z] Paused: 0 [2019-10-31T03:52:27.883Z] Stopped: 0 [2019-10-31T03:52:27.883Z] Images: 0 [2019-10-31T03:52:27.883Z] Server Version: 0.0.0-dev [2019-10-31T03:52:27.883Z] Storage Driver: windowsfilter [2019-10-31T03:52:27.883Z] Windows: [2019-10-31T03:52:27.883Z] Logging Driver: json-file [2019-10-31T03:52:27.883Z] Plugins: [2019-10-31T03:52:27.883Z] Volume: local [2019-10-31T03:52:27.883Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-31T03:52:27.883Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-31T03:52:27.883Z] Swarm: inactive [2019-10-31T03:52:27.883Z] Default Isolation: process [2019-10-31T03:52:27.883Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-31T03:52:27.883Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-31T03:52:27.883Z] OSType: windows [2019-10-31T03:52:27.883Z] Architecture: x86_64 [2019-10-31T03:52:27.883Z] CPUs: 4 [2019-10-31T03:52:27.883Z] Total Memory: 32GiB [2019-10-31T03:52:27.883Z] Name: azwin-2-e64bc0 [2019-10-31T03:52:27.883Z] ID: C3QW:S2MJ:RZ5H:JXUI:CEXG:3ES4:HGTS:PIAI:6WOY:LMQG:I4LN:55UW [2019-10-31T03:52:27.883Z] Docker Root Dir: D:\CI\PR-40154\8\daemon [2019-10-31T03:52:27.883Z] Debug Mode (client): false [2019-10-31T03:52:27.883Z] Debug Mode (server): true [2019-10-31T03:52:27.883Z] File Descriptors: -1 [2019-10-31T03:52:27.883Z] Goroutines: 17 [2019-10-31T03:52:27.883Z] System Time: 2019-10-31T03:52:27.4381179Z [2019-10-31T03:52:27.883Z] EventsListeners: 0 [2019-10-31T03:52:27.883Z] Registry: https://index.docker.io/v1/ [2019-10-31T03:52:27.883Z] Labels: [2019-10-31T03:52:27.883Z] Experimental: false [2019-10-31T03:52:27.883Z] Insecure Registries: [2019-10-31T03:52:27.883Z] 127.0.0.0/8 [2019-10-31T03:52:27.883Z] Live Restore Enabled: false [2019-10-31T03:52:27.883Z] [2019-10-31T03:52:27.883Z] [2019-10-31T03:52:27.883Z] INFO: Docker images of the daemon under test [2019-10-31T03:52:27.883Z] [2019-10-31T03:52:27.883Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-31T03:52:27.883Z] [2019-10-31T03:52:27.883Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-31T03:52:27.883Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-31T03:52:28.100Z] --- PASS: TestServiceCreateInit (10.41s) [2019-10-31T03:52:28.100Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2019-10-31T03:52:28.100Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2019-10-31T03:52:28.100Z] === RUN TestCreateServiceMultipleTimes [2019-10-31T03:52:28.343Z] ltsc2019: Pulling from windows/servercore [2019-10-31T03:52:28.343Z] 65014b3c3121: Pulling fs layer [2019-10-31T03:52:28.343Z] 12c8dbabfd62: Pulling fs layer [2019-10-31T03:52:28.550Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-31T03:52:31.828Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-31T03:52:32.761Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-31T03:52:33.329Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-31T03:52:33.997Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-31T03:52:35.463Z] 12c8dbabfd62: Verifying Checksum [2019-10-31T03:52:35.463Z] 12c8dbabfd62: Download complete [2019-10-31T03:52:35.893Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-31T03:52:37.264Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-31T03:52:37.522Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-31T03:52:38.086Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-31T03:52:42.266Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-31T03:52:42.266Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-31T03:52:43.639Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-31T03:52:43.896Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-31T03:52:43.896Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-31T03:52:44.070Z] 65014b3c3121: Verifying Checksum [2019-10-31T03:52:44.070Z] 65014b3c3121: Download complete [2019-10-31T03:52:44.154Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-31T03:52:45.087Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-31T03:52:45.651Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-31T03:52:48.932Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-31T03:52:49.867Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-31T03:52:54.645Z] --- PASS: TestCreateServiceMultipleTimes (22.68s) [2019-10-31T03:52:54.645Z] === RUN TestCreateServiceConflict [2019-10-31T03:52:54.645Z] --- PASS: TestCreateServiceConflict (3.22s) [2019-10-31T03:52:54.645Z] === RUN TestCreateServiceMaxReplicas [2019-10-31T03:52:56.424Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-31T03:52:57.273Z] --- PASS: TestImportExtremelyLargeImageWorks (97.61s) [2019-10-31T03:52:57.273Z] PASS [2019-10-31T03:52:57.273Z] [2019-10-31T03:52:57.273Z] === Skipped [2019-10-31T03:52:57.273Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-31T03:52:57.273Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:52:57.273Z] [2019-10-31T03:52:57.273Z] [2019-10-31T03:52:57.273Z] DONE 12 tests, 1 skipped in 99.426s [2019-10-31T03:52:57.273Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-31T03:52:57.273Z] ++ 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-31T03:52:57.273Z] ++ set -e [2019-10-31T03:52:57.273Z] ++ '[' -n 0 ']' [2019-10-31T03:52:57.273Z] ++ set -x [2019-10-31T03:52:57.273Z] ++ env -i DEST=/go/src/github.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-31T03:52:57.273Z] INFO: Testing against a local daemon [2019-10-31T03:52:57.273Z] === RUN TestNetworkCreateDelete [2019-10-31T03:52:57.273Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-10-31T03:52:57.273Z] === RUN TestDockerNetworkDeletePreferID [2019-10-31T03:52:57.273Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2019-10-31T03:52:57.273Z] === RUN TestInspectNetwork [2019-10-31T03:52:57.935Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2019-10-31T03:52:57.935Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-31T03:52:59.751Z] === RUN TestInspectNetwork/full_network_id [2019-10-31T03:52:59.751Z] === RUN TestInspectNetwork/partial_network_id [2019-10-31T03:52:59.751Z] === RUN TestInspectNetwork/network_name [2019-10-31T03:52:59.751Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-31T03:53:00.503Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-31T03:53:00.503Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-31T03:53:00.503Z] Cross building: bundles/cross/windows/amd64 [2019-10-31T03:53:00.503Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-31T03:53:00.503Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-31T03:53:00.599Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-31T03:53:01.532Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-31T03:53:02.905Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-31T03:53:03.469Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-31T03:53:03.469Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-31T03:53:04.819Z] --- PASS: TestInspectNetwork (8.81s) [2019-10-31T03:53:04.819Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-31T03:53:04.819Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-31T03:53:04.819Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-31T03:53:04.819Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-31T03:53:04.819Z] === RUN TestRunContainerWithBridgeNone [2019-10-31T03:53:05.994Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-31T03:53:06.252Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-31T03:53:06.817Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-31T03:53:07.279Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2019-10-31T03:53:07.279Z] === RUN TestNetworkInvalidJSON [2019-10-31T03:53:07.279Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-31T03:53:07.279Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-31T03:53:07.279Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T03:53:07.279Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T03:53:07.279Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T03:53:07.279Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T03:53:07.279Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-31T03:53:07.279Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T03:53:07.279Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T03:53:07.279Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-31T03:53:07.279Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-31T03:53:07.279Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-31T03:53:07.279Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-31T03:53:07.279Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-31T03:53:07.382Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-31T03:53:07.947Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-31T03:53:08.527Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-31T03:53:08.527Z] === RUN TestDaemonDefaultNetworkPools [2019-10-31T03:53:09.306Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-10-31T03:53:09.306Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-31T03:53:09.843Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-31T03:53:09.843Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-31T03:53:10.594Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-31T03:53:10.594Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-31T03:53:11.391Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-10-31T03:53:11.391Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-31T03:53:11.739Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-31T03:53:12.184Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-10-31T03:53:12.184Z] === RUN TestServiceWithPredefinedNetwork [2019-10-31T03:53:13.277Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 30.3% of statements [2019-10-31T03:53:13.636Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-31T03:53:13.893Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-31T03:53:15.323Z] ok github.com/docker/docker/container 0.210s coverage: 35.3% of statements [2019-10-31T03:53:15.323Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-31T03:53:15.323Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-31T03:53:15.323Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-31T03:53:15.323Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-31T03:53:15.580Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s) [2019-10-31T03:53:15.580Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-31T03:53:15.580Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-31T03:53:15.580Z] service_test.go:230: FLAKY_TEST [2019-10-31T03:53:15.580Z] === RUN TestServiceWithDataPathPortInit [2019-10-31T03:53:16.022Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.67s) [2019-10-31T03:53:16.022Z] === RUN TestCreateServiceSecretFileMode [2019-10-31T03:53:16.418Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-31T03:53:16.418Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-31T03:53:16.418Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-31T03:53:16.418Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-31T03:53:16.418Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-31T03:53:16.589Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2019-10-31T03:53:16.590Z] === RUN TestCreateServiceConfigFileMode [2019-10-31T03:53:17.790Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-31T03:53:19.687Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-31T03:53:19.876Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2019-10-31T03:53:19.876Z] === RUN TestCreateServiceSysctls [2019-10-31T03:53:20.835Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2019-10-31T03:53:21.584Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-31T03:53:21.584Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-31T03:53:25.145Z] --- PASS: TestCreateServiceSysctls (4.38s) [2019-10-31T03:53:25.145Z] === RUN TestCreateServiceCapabilities [2019-10-31T03:53:25.768Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-31T03:53:27.681Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2019-10-31T03:53:27.681Z] === RUN TestInspect [2019-10-31T03:53:27.689Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.8% of statements [2019-10-31T03:53:28.376Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-31T03:53:29.307Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-31T03:53:31.175Z] ok github.com/docker/docker/daemon/cluster 0.240s coverage: 0.5% of statements [2019-10-31T03:53:31.872Z] --- PASS: TestInspect (3.72s) [2019-10-31T03:53:31.872Z] === RUN TestServiceListWithStatuses [2019-10-31T03:53:31.872Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-31T03:53:31.872Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-31T03:53:31.872Z] === RUN TestDockerNetworkConnectAlias [2019-10-31T03:53:31.957Z] --- PASS: TestServiceWithDataPathPortInit (16.22s) [2019-10-31T03:53:31.957Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-31T03:53:32.583Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-31T03:53:33.147Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-31T03:53:35.045Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-31T03:53:36.706Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-10-31T03:53:36.942Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-31T03:53:37.874Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-31T03:53:38.751Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-10-31T03:53:39.247Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-31T03:53:39.372Z] ok github.com/docker/docker/daemon/config 0.115s coverage: 82.1% of statements [2019-10-31T03:53:39.989Z] --- PASS: TestDockerNetworkConnectAlias (7.44s) [2019-10-31T03:53:39.989Z] === RUN TestDockerNetworkReConnect [2019-10-31T03:53:41.143Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-31T03:53:41.387Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.70s) [2019-10-31T03:53:41.387Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f36wi3e3bo6rbjul44c8f5v75 Created:2019-10-31 03:53:33.008801147 +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[2f053959572e23960ef4ef1314c384d675cbeadb15fffabaada540562da7a25a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.00jctwiuoe3qt1i3ikmymva8r EndpointID:688b14d31154976296907b4ea4eb3fa69e46a34c44e8ae529d0c570d59d03da7 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:45474fa2cdc9cac66374f1b8549fe5acf14a8fe6d4f86306c9fa8d2e7d0aab48 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:7574a8887ba7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.00jctwiuoe3qt1i3ikmymva8r EndpointID:688b14d31154976296907b4ea4eb3fa69e46a34c44e8ae529d0c570d59d03da7 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-31T03:53:41.387Z] PASS [2019-10-31T03:53:41.387Z] [2019-10-31T03:53:41.387Z] === Skipped [2019-10-31T03:53:41.387Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-31T03:53:41.387Z] service_test.go:230: FLAKY_TEST [2019-10-31T03:53:41.387Z] [2019-10-31T03:53:41.387Z] [2019-10-31T03:53:41.387Z] DONE 21 tests, 1 skipped in 45.022s [2019-10-31T03:53:41.387Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-31T03:53:41.387Z] ++ 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-31T03:53:41.387Z] ++ set -e [2019-10-31T03:53:41.387Z] ++ '[' -n 0 ']' [2019-10-31T03:53:41.387Z] ++ set -x [2019-10-31T03:53:41.387Z] ++ env -i DEST=/go/src/github.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-31T03:53:41.387Z] INFO: Testing against a local daemon [2019-10-31T03:53:41.387Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-31T03:53:41.387Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-31T03:53:41.387Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:53:41.387Z] === RUN TestDockerNetworkIpvlan [2019-10-31T03:53:41.387Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2019-10-31T03:53:41.387Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:53:41.387Z] PASS [2019-10-31T03:53:41.387Z] [2019-10-31T03:53:41.387Z] === Skipped [2019-10-31T03:53:41.387Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-31T03:53:41.387Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:53:41.387Z] [2019-10-31T03:53:41.387Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2019-10-31T03:53:41.387Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:53:41.387Z] [2019-10-31T03:53:41.387Z] [2019-10-31T03:53:41.387Z] DONE 2 tests, 2 skipped in 0.131s [2019-10-31T03:53:41.387Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-31T03:53:41.387Z] ++ 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-31T03:53:41.387Z] ++ set -e [2019-10-31T03:53:41.387Z] ++ '[' -n 0 ']' [2019-10-31T03:53:41.387Z] ++ set -x [2019-10-31T03:53:41.387Z] ++ env -i DEST=/go/src/github.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-31T03:53:41.387Z] INFO: Testing against a local daemon [2019-10-31T03:53:41.387Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-31T03:53:42.193Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2019-10-31T03:53:42.193Z] === RUN TestDockerNetworkMacvlan [2019-10-31T03:53:42.857Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-31T03:53:42.988Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-31T03:53:43.040Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-31T03:53:43.783Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-31T03:53:44.576Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-31T03:53:44.893Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.586s coverage: 13.7% of statements [2019-10-31T03:53:45.261Z] --- PASS: TestDockerNetworkReConnect (5.94s) [2019-10-31T03:53:45.261Z] === RUN TestServicePlugin [2019-10-31T03:53:45.261Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-31T03:53:45.261Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:53:45.261Z] === RUN TestServiceUpdateLabel [2019-10-31T03:53:47.591Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.049s coverage: 2.9% of statements [2019-10-31T03:53:47.859Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-31T03:53:48.546Z] --- PASS: TestServiceUpdateLabel (3.20s) [2019-10-31T03:53:48.546Z] === RUN TestServiceUpdateSecrets [2019-10-31T03:53:48.606Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.030s coverage: 57.9% of statements [2019-10-31T03:53:48.606Z] ok github.com/docker/docker/daemon 12.530s coverage: 17.6% of statements [2019-10-31T03:53:48.606Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-31T03:53:48.606Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-31T03:53:48.606Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-31T03:53:48.606Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-31T03:53:49.590Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-31T03:53:49.590Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-31T03:53:50.960Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-31T03:53:51.040Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-31T03:53:52.331Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-31T03:53:54.127Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.669s coverage: 68.6% of statements [2019-10-31T03:53:55.620Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.027s coverage: 51.0% of statements [2019-10-31T03:53:56.142Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-31T03:53:56.511Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-31T03:53:56.769Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-31T03:53:56.769Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-31T03:53:57.123Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.903s coverage: 45.9% of statements [2019-10-31T03:53:57.123Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-31T03:53:57.505Z] --- PASS: TestDockerNetworkMacvlan (15.18s) [2019-10-31T03:53:57.505Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-31T03:53:57.505Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-31T03:53:57.505Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s) [2019-10-31T03:53:57.505Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2019-10-31T03:53:57.505Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s) [2019-10-31T03:53:57.505Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2019-10-31T03:53:57.505Z] PASS [2019-10-31T03:53:57.505Z] [2019-10-31T03:53:57.505Z] DONE 8 tests in 16.722s [2019-10-31T03:53:57.505Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-31T03:53:57.505Z] ++ 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-31T03:53:57.505Z] ++ set -e [2019-10-31T03:53:57.505Z] ++ '[' -n 0 ']' [2019-10-31T03:53:57.505Z] ++ set -x [2019-10-31T03:53:57.505Z] ++ env -i DEST=/go/src/github.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-31T03:53:57.505Z] testing: warning: no tests to run [2019-10-31T03:53:57.505Z] PASS [2019-10-31T03:53:57.505Z] [2019-10-31T03:53:57.505Z] DONE 0 tests in 0.077s [2019-10-31T03:53:57.505Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-31T03:53:57.505Z] ++ 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-31T03:53:57.505Z] ++ set -e [2019-10-31T03:53:57.505Z] ++ '[' -n 0 ']' [2019-10-31T03:53:57.505Z] ++ set -x [2019-10-31T03:53:57.505Z] ++ env -i DEST=/go/src/github.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-31T03:53:57.505Z] INFO: Testing against a local daemon [2019-10-31T03:53:57.505Z] === RUN TestAuthZPluginAllowRequest [2019-10-31T03:53:58.663Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-31T03:53:59.170Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.679s coverage: 76.1% of statements [2019-10-31T03:53:59.170Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.331s coverage: 52.6% of statements [2019-10-31T03:53:59.170Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-31T03:53:59.170Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-31T03:53:59.462Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2019-10-31T03:53:59.462Z] === RUN TestAuthZPluginTLS [2019-10-31T03:53:59.843Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-31T03:53:59.843Z] === RUN TestAuthZPluginDenyRequest [2019-10-31T03:54:00.033Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-31T03:54:00.216Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-31T03:54:00.216Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-31T03:54:00.605Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-31T03:54:00.605Z] === RUN TestAuthZPluginDenyResponse [2019-10-31T03:54:01.217Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2019-10-31T03:54:01.217Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.102s coverage: 58.0% of statements [2019-10-31T03:54:01.389Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-31T03:54:01.389Z] === RUN TestAuthZPluginAllowEventStream [2019-10-31T03:54:01.403Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-31T03:54:02.777Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-31T03:54:03.183Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-10-31T03:54:03.183Z] === RUN TestAuthZPluginErrorResponse [2019-10-31T03:54:03.265Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2019-10-31T03:54:03.545Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-31T03:54:03.545Z] === RUN TestAuthZPluginErrorRequest [2019-10-31T03:54:03.909Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-31T03:54:03.909Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-31T03:54:04.685Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-31T03:54:04.685Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-31T03:54:06.056Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-31T03:54:06.632Z] --- PASS: TestServiceUpdateSecrets (15.63s) [2019-10-31T03:54:06.632Z] === RUN TestServiceUpdateConfigs [2019-10-31T03:54:06.760Z] ok github.com/docker/docker/daemon/logger 0.297s coverage: 42.7% of statements [2019-10-31T03:54:07.293Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2019-10-31T03:54:07.293Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-31T03:54:07.953Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-31T03:54:08.131Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-31T03:54:08.131Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-31T03:54:08.131Z] remote: Enumerating objects: 19, done. [2019-10-31T03:54:08.131Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-31T03:54:08.131Z] 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-31T03:54:08.131Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-31T03:54:08.131Z] [2019-10-31T03:54:08.252Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 68.2% of statements [2019-10-31T03:54:08.252Z] ok github.com/docker/docker/daemon/logger/awslogs 0.538s coverage: 77.8% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-31T03:54:08.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27552ceb15bca544820229e574427d4c1d6ef585 hack/test/unit [2019-10-31T03:54:09.112Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2019-10-31T03:54:09.112Z] === RUN TestAuthZPluginHeader [2019-10-31T03:54:09.908Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-10-31T03:54:09.908Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-31T03:54:09.908Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-31T03:54:09.908Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:09.908Z] === RUN TestAuthZPluginV2Disable [2019-10-31T03:54:09.908Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-31T03:54:09.908Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:09.908Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-31T03:54:09.908Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-31T03:54:09.908Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:09.908Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-31T03:54:09.908Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-31T03:54:09.908Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:09.908Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-31T03:54:10.294Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2019-10-31T03:54:10.579Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.031s coverage: 88.3% of statements [2019-10-31T03:54:10.865Z] ok github.com/docker/docker/daemon/images 0.078s coverage: 4.9% of statements [2019-10-31T03:54:10.865Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-31T03:54:10.865Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-31T03:54:10.865Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-31T03:54:10.865Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-31T03:54:11.227Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-31T03:54:11.237Z] ? github.com/docker/docker/api [no test files] [2019-10-31T03:54:11.484Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-31T03:54:12.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 62.1% of statements [2019-10-31T03:54:14.401Z] ok github.com/docker/docker/daemon/logger/local 0.061s coverage: 74.7% of statements [2019-10-31T03:54:14.401Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-31T03:54:15.028Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 19.9% of statements [2019-10-31T03:54:15.659Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-31T03:54:16.534Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2019-10-31T03:54:16.822Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite (360.17s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.42s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.61s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.50s) [2019-10-31T03:54:17.554Z] docker_cli_daemon_test.go:1449: [dd051c572165d] daemon is not started [2019-10-31T03:54:17.554Z] check_test.go:309: [d9869a8f30f75] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.25s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.65s) [2019-10-31T03:54:17.554Z] check_test.go:309: [d83513a0f5891] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.90s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.99s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.24s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.70s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.50s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.52s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.62s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.78s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-31T03:54:17.554Z] check_test.go:309: [d9bb7f506f736] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2019-10-31T03:54:17.554Z] check_test.go:309: [d7a42d2ffa657] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-10-31T03:54:17.554Z] check_test.go:309: [d327a9882d36b] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.57s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.47s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-10-31T03:54:17.554Z] check_test.go:309: [da7589e9c1475] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.59s) [2019-10-31T03:54:17.554Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-31T03:54:17.554Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-31T03:54:17.554Z] check_test.go:309: [da6e9d96756a7] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s) [2019-10-31T03:54:17.554Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-31T03:54:17.554Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-31T03:54:17.554Z] check_test.go:309: [ddabcf20a97ae] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.43s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.85s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.76s) [2019-10-31T03:54:17.554Z] check_test.go:309: [d3451da9193b7] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-31T03:54:17.554Z] check_test.go:309: [de8a031b46efb] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2019-10-31T03:54:17.554Z] docker_cli_daemon_plugins_test.go:79: [d72a47ca3ffcc] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.50s) [2019-10-31T03:54:17.554Z] docker_cli_daemon_plugins_test.go:169: [d8b2f67a0cfa1] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-31T03:54:17.554Z] check_test.go:309: [d76af78c4201e] daemon is not started [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.05s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.01s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.15s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.60s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-31T03:54:17.554Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.84s) [2019-10-31T03:54:17.554Z] check_test.go:309: [d72371762afd8] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.45s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.49s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.48s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.26s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.36s) [2019-10-31T03:54:17.555Z] check_test.go:309: [de2fb67698055] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.42s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.03s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.11s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.46s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.38s) [2019-10-31T03:54:17.555Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-31T03:54:17.555Z] check_test.go:309: [d98f743a1b4ab] daemon is not started [2019-10-31T03:54:17.555Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-31T03:54:17.555Z] check_test.go:309: [de52f89fb74e9] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.76s) [2019-10-31T03:54:17.555Z] check_test.go:309: [dfc69425c256e] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.11s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.45s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.64s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.28s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.10s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.82s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.95s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s) [2019-10-31T03:54:17.555Z] check_test.go:309: [dd327599ac266] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.61s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s) [2019-10-31T03:54:17.555Z] check_test.go:309: [dc22847fe6306] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.51s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-31T03:54:17.555Z] check_test.go:309: [d51081f9121e9] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2019-10-31T03:54:17.555Z] check_test.go:309: [d9acdcc9b15b4] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.70s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2019-10-31T03:54:17.555Z] check_test.go:309: [d268846cd160d] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.60s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.00s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-31T03:54:17.555Z] check_test.go:309: [d65bc215c09f2] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.83s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.04s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.55s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.33s) [2019-10-31T03:54:17.555Z] check_test.go:309: [dde5f12135bcc] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.06s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-10-31T03:54:17.555Z] check_test.go:309: [dac9fa0c0c8ac] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.08s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.22s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.76s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.03s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.38s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.84s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.23s) [2019-10-31T03:54:17.555Z] docker_cli_daemon_test.go:2542: [d48081db64d81] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.45s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.26s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.16s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.23s) [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2019-10-31T03:54:17.555Z] check_test.go:309: [d2061a892e364] daemon is not started [2019-10-31T03:54:17.555Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.84s) [2019-10-31T03:54:17.555Z] === RUN TestDockerSwarmSuite [2019-10-31T03:54:17.555Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-31T03:54:17.555Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-31T03:54:18.896Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements [2019-10-31T03:54:20.391Z] ok github.com/docker/docker/daemon/logger/splunk 3.184s coverage: 82.5% of statements [2019-10-31T03:54:20.391Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-31T03:54:20.391Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-31T03:54:21.509Z] --- PASS: TestServiceUpdateConfigs (15.61s) [2019-10-31T03:54:21.509Z] === RUN TestServiceUpdateNetwork [2019-10-31T03:54:21.733Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-31T03:54:21.734Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-31T03:54:23.125Z] ok github.com/docker/docker/distribution/metadata 0.138s coverage: 48.2% of statements [2019-10-31T03:54:23.749Z] ok github.com/docker/docker/errdefs 0.031s coverage: 49.4% of statements [2019-10-31T03:54:25.911Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-31T03:54:26.080Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-10-31T03:54:26.481Z] ok github.com/docker/docker/distribution 0.828s coverage: 22.1% of statements [2019-10-31T03:54:26.481Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-31T03:54:28.545Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2019-10-31T03:54:28.545Z] ok github.com/docker/docker/distribution/xfer 1.757s coverage: 85.6% of statements [2019-10-31T03:54:28.545Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-31T03:54:28.832Z] ok github.com/docker/docker/image 0.071s coverage: 86.4% of statements [2019-10-31T03:54:28.832Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-31T03:54:29.581Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2019-10-31T03:54:29.581Z] PASS [2019-10-31T03:54:29.581Z] [2019-10-31T03:54:29.581Z] === Skipped [2019-10-31T03:54:29.581Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-31T03:54:29.581Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:29.581Z] [2019-10-31T03:54:29.581Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-31T03:54:29.581Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:29.581Z] [2019-10-31T03:54:29.581Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-31T03:54:29.581Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:29.581Z] [2019-10-31T03:54:29.581Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-31T03:54:29.581Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:29.581Z] [2019-10-31T03:54:29.581Z] [2019-10-31T03:54:29.581Z] DONE 17 tests, 4 skipped in 29.549s [2019-10-31T03:54:29.581Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-31T03:54:29.581Z] ++ 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-31T03:54:29.581Z] ++ set -e [2019-10-31T03:54:29.581Z] ++ '[' -n 0 ']' [2019-10-31T03:54:29.581Z] ++ set -x [2019-10-31T03:54:29.581Z] ++ env -i DEST=/go/src/github.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-31T03:54:29.581Z] INFO: Testing against a local daemon [2019-10-31T03:54:29.581Z] === RUN TestPluginInvalidJSON [2019-10-31T03:54:29.581Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T03:54:29.581Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T03:54:29.581Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T03:54:29.581Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-31T03:54:29.581Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-31T03:54:29.581Z] PASS [2019-10-31T03:54:29.581Z] [2019-10-31T03:54:29.581Z] DONE 2 tests in 0.193s [2019-10-31T03:54:29.581Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-31T03:54:29.581Z] ++ 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-31T03:54:29.581Z] ++ set -e [2019-10-31T03:54:29.581Z] ++ '[' -n 0 ']' [2019-10-31T03:54:29.581Z] ++ set -x [2019-10-31T03:54:29.581Z] ++ env -i DEST=/go/src/github.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-31T03:54:29.581Z] INFO: Testing against a local daemon [2019-10-31T03:54:29.581Z] === RUN TestExternalGraphDriver [2019-10-31T03:54:29.581Z] === RUN TestExternalGraphDriver/json [2019-10-31T03:54:29.581Z] === RUN TestExternalGraphDriver/spec [2019-10-31T03:54:30.891Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2019-10-31T03:54:31.421Z] === RUN TestExternalGraphDriver/pull [2019-10-31T03:54:32.386Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2019-10-31T03:54:32.386Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-31T03:54:32.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-31T03:54:33.013Z] ok github.com/docker/docker/pkg/aaparser 0.063s coverage: 50.0% of statements [2019-10-31T03:54:33.874Z] --- PASS: TestExternalGraphDriver (6.35s) [2019-10-31T03:54:33.874Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2019-10-31T03:54:33.874Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-10-31T03:54:33.874Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2019-10-31T03:54:33.874Z] === RUN TestGraphdriverPluginV2 [2019-10-31T03:54:33.874Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-31T03:54:33.874Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:33.874Z] PASS [2019-10-31T03:54:33.874Z] [2019-10-31T03:54:33.874Z] === Skipped [2019-10-31T03:54:33.874Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-31T03:54:33.874Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:33.874Z] [2019-10-31T03:54:33.874Z] [2019-10-31T03:54:33.874Z] DONE 5 tests, 1 skipped in 6.610s [2019-10-31T03:54:33.874Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-31T03:54:33.874Z] ++ 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-31T03:54:33.874Z] ++ set -e [2019-10-31T03:54:33.874Z] ++ '[' -n 0 ']' [2019-10-31T03:54:33.874Z] ++ set -x [2019-10-31T03:54:33.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T03:54:33.874Z] INFO: Testing against a local daemon [2019-10-31T03:54:33.874Z] === RUN TestContinueAfterPluginCrash [2019-10-31T03:54:33.874Z] === PAUSE TestContinueAfterPluginCrash [2019-10-31T03:54:33.874Z] === RUN TestDaemonStartWithLogOpt [2019-10-31T03:54:33.874Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-31T03:54:33.874Z] === CONT TestContinueAfterPluginCrash [2019-10-31T03:54:33.874Z] === CONT TestDaemonStartWithLogOpt [2019-10-31T03:54:35.718Z] ok github.com/docker/docker/opts 0.149s coverage: 66.9% of statements [2019-10-31T03:54:36.390Z] --- PASS: TestServiceUpdateNetwork (15.55s) [2019-10-31T03:54:36.390Z] PASS [2019-10-31T03:54:36.390Z] [2019-10-31T03:54:36.390Z] === Skipped [2019-10-31T03:54:36.390Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-31T03:54:36.390Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-31T03:54:36.390Z] [2019-10-31T03:54:36.390Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-31T03:54:36.390Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:54:36.390Z] [2019-10-31T03:54:36.390Z] [2019-10-31T03:54:36.390Z] DONE 20 tests, 2 skipped in 137.307s [2019-10-31T03:54:36.390Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-31T03:54:36.390Z] ++ 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-31T03:54:36.390Z] ++ set -e [2019-10-31T03:54:36.390Z] ++ '[' -n 0 ']' [2019-10-31T03:54:36.390Z] ++ set -x [2019-10-31T03:54:36.390Z] ++ env -i DEST=/go/src/github.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-31T03:54:36.390Z] INFO: Testing against a local daemon [2019-10-31T03:54:36.390Z] === RUN TestSessionCreate [2019-10-31T03:54:36.390Z] --- PASS: TestSessionCreate (0.05s) [2019-10-31T03:54:36.390Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-31T03:54:36.390Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-31T03:54:36.390Z] PASS [2019-10-31T03:54:36.390Z] [2019-10-31T03:54:36.390Z] DONE 2 tests in 0.250s [2019-10-31T03:54:36.390Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-31T03:54:36.390Z] ++ 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-31T03:54:36.390Z] ++ set -e [2019-10-31T03:54:36.390Z] ++ '[' -n 0 ']' [2019-10-31T03:54:36.390Z] ++ set -x [2019-10-31T03:54:36.390Z] ++ env -i DEST=/go/src/github.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-31T03:54:36.390Z] INFO: Testing against a local daemon [2019-10-31T03:54:36.390Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-31T03:54:36.390Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-31T03:54:36.390Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-31T03:54:36.390Z] === RUN TestEventsExecDie [2019-10-31T03:54:36.390Z] --- PASS: TestEventsExecDie (1.02s) [2019-10-31T03:54:36.390Z] === RUN TestEventsBackwardsCompatible [2019-10-31T03:54:36.390Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-31T03:54:36.390Z] === RUN TestInfoBinaryCommits [2019-10-31T03:54:36.390Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-31T03:54:36.390Z] === RUN TestInfoAPIVersioned [2019-10-31T03:54:36.390Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-31T03:54:36.390Z] === RUN TestInfoDiscoveryBackend [2019-10-31T03:54:36.958Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2019-10-31T03:54:36.958Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-31T03:54:37.723Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-31T03:54:37.723Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-31T03:54:37.723Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-31T03:54:37.764Z] ok github.com/docker/docker/pkg/authorization 1.049s coverage: 68.3% of statements [2019-10-31T03:54:37.894Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-31T03:54:37.894Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-31T03:54:38.051Z] ok github.com/docker/docker/pkg/broadcaster 0.016s coverage: 100.0% of statements [2019-10-31T03:54:38.336Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2019-10-31T03:54:38.462Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2019-10-31T03:54:38.462Z] === RUN TestInfoAPI [2019-10-31T03:54:38.722Z] --- PASS: TestInfoAPI (0.05s) [2019-10-31T03:54:38.722Z] === RUN TestInfoAPIWarnings [2019-10-31T03:54:39.289Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-10-31T03:54:39.289Z] === RUN TestInfoDebug [2019-10-31T03:54:39.832Z] ok github.com/docker/docker/pkg/archive 1.573s coverage: 76.8% of statements [2019-10-31T03:54:39.857Z] --- PASS: TestInfoDebug (0.56s) [2019-10-31T03:54:39.857Z] === RUN TestInfoInsecureRegistries [2019-10-31T03:54:40.118Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2019-10-31T03:54:40.426Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2019-10-31T03:54:40.426Z] === RUN TestInfoRegistryMirrors [2019-10-31T03:54:40.995Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-31T03:54:40.995Z] === RUN TestLoginFailsWithBadCredentials [2019-10-31T03:54:41.254Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2019-10-31T03:54:41.254Z] === RUN TestPingCacheHeaders [2019-10-31T03:54:41.254Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-31T03:54:41.254Z] === RUN TestPingGet [2019-10-31T03:54:41.254Z] --- PASS: TestPingGet (0.03s) [2019-10-31T03:54:41.254Z] === RUN TestPingHead [2019-10-31T03:54:41.254Z] --- PASS: TestPingHead (0.05s) [2019-10-31T03:54:41.254Z] === RUN TestVersion [2019-10-31T03:54:41.513Z] --- PASS: TestVersion (0.05s) [2019-10-31T03:54:41.513Z] PASS [2019-10-31T03:54:41.513Z] [2019-10-31T03:54:41.513Z] === Skipped [2019-10-31T03:54:41.513Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-31T03:54:41.513Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-31T03:54:41.513Z] [2019-10-31T03:54:41.513Z] [2019-10-31T03:54:41.513Z] DONE 18 tests, 1 skipped in 6.333s [2019-10-31T03:54:41.513Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-31T03:54:41.513Z] ++ 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-31T03:54:41.513Z] ++ set -e [2019-10-31T03:54:41.513Z] ++ '[' -n 0 ']' [2019-10-31T03:54:41.513Z] ++ set -x [2019-10-31T03:54:41.513Z] ++ env -i DEST=/go/src/github.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-31T03:54:41.513Z] INFO: Testing against a local daemon [2019-10-31T03:54:41.513Z] === RUN TestVolumesCreateAndList [2019-10-31T03:54:41.513Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-31T03:54:41.513Z] === RUN TestVolumesRemove [2019-10-31T03:54:41.604Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-31T03:54:41.604Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 97.6% of statements [2019-10-31T03:54:41.772Z] --- PASS: TestVolumesRemove (0.13s) [2019-10-31T03:54:41.772Z] === RUN TestVolumesInspect [2019-10-31T03:54:41.772Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-31T03:54:41.772Z] === RUN TestVolumesInvalidJSON [2019-10-31T03:54:41.772Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-31T03:54:41.772Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-31T03:54:41.772Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-31T03:54:41.772Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-31T03:54:41.772Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-31T03:54:41.772Z] PASS [2019-10-31T03:54:41.772Z] [2019-10-31T03:54:41.772Z] DONE 5 tests in 0.390s [2019-10-31T03:54:41.772Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-31T03:54:42.339Z] ++++ cat bundles/test-integration/docker.pid [2019-10-31T03:54:42.340Z] +++ kill 12984 [2019-10-31T03:54:43.087Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-31T03:54:43.087Z] ok github.com/docker/docker/layer 7.279s coverage: 68.8% of statements [2019-10-31T03:54:43.087Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-31T03:54:43.087Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-31T03:54:43.087Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-31T03:54:43.087Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-31T03:54:43.087Z] ? github.com/docker/docker/oci [no test files] [2019-10-31T03:54:43.087Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-31T03:54:43.716Z] +++ /etc/init.d/apparmor stop [2019-10-31T03:54:43.716Z] Clearing AppArmor profiles cache:. [2019-10-31T03:54:43.716Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-31T03:54:43.716Z] Unloading profiles will leave already running processes permanently [2019-10-31T03:54:43.716Z] unconfined, which can lead to unexpected situations. [2019-10-31T03:54:43.716Z] [2019-10-31T03:54:43.716Z] To set a process to complain mode, use the command line tool [2019-10-31T03:54:43.716Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-31T03:54:43.716Z] with the 'teardown' option." [2019-10-31T03:54:43.716Z] [2019-10-31T03:54:44.104Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2019-10-31T03:54:44.104Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-10-31T03:54:44.319Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-31T03:54:45.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-31T03:54:45.557Z] --- PASS: TestDaemonStartWithLogOpt (11.39s) [2019-10-31T03:54:45.594Z] ok github.com/docker/docker/pkg/chrootarchive 4.474s coverage: 43.2% of statements [2019-10-31T03:54:45.594Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-31T03:54:45.594Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-31T03:54:45.594Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2019-10-31T03:54:45.594Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-10-31T03:54:46.212Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-31T03:54:46.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster Post stage [Pipeline] junit [2019-10-31T03:54:46.265Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-31T03:54:46.948Z] + echo Ensuring container killed. [2019-10-31T03:54:46.948Z] Ensuring container killed. [2019-10-31T03:54:46.948Z] + docker rm -vf docker-pr8 [2019-10-31T03:54:46.948Z] Error: No such container: docker-pr8 [2019-10-31T03:54:46.948Z] + true [Pipeline] sh [2019-10-31T03:54:47.092Z] ok github.com/docker/docker/pkg/fsutils 0.325s coverage: 85.1% of statements [2019-10-31T03:54:47.240Z] + echo Chowning /workspace to jenkins user [2019-10-31T03:54:47.240Z] Chowning /workspace to jenkins user [2019-10-31T03:54:47.240Z] + id -u [2019-10-31T03:54:47.240Z] + id -g [2019-10-31T03:54:47.240Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40154:/workspace busybox chown -R 1000:1000 /workspace [2019-10-31T03:54:47.240Z] Unable to find image 'busybox:latest' locally [2019-10-31T03:54:47.240Z] latest: Pulling from library/busybox [2019-10-31T03:54:47.499Z] 8e1247db4aa5: Pulling fs layer [2019-10-31T03:54:47.499Z] 8e1247db4aa5: Download complete [2019-10-31T03:54:47.716Z] ok github.com/docker/docker/pkg/discovery/kv 3.315s coverage: 84.1% of statements [2019-10-31T03:54:47.716Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-10-31T03:54:47.758Z] 8e1247db4aa5: Pull complete [2019-10-31T03:54:47.758Z] Digest: sha256:b91fb3b63e212bb0d3dd0461025b969705b1df565a8bd454bd5095aa7bea9221 [2019-10-31T03:54:47.758Z] Status: Downloaded newer image for busybox:latest [2019-10-31T03:54:49.208Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2019-10-31T03:54:49.488Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-31T03:54:49.493Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2019-10-31T03:54:50.115Z] ok github.com/docker/docker/pkg/idtools 0.953s coverage: 70.1% of statements [2019-10-31T03:54:50.400Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2019-10-31T03:54:50.576Z] --- PASS: TestContinueAfterPluginCrash (16.25s) [2019-10-31T03:54:50.576Z] PASS [2019-10-31T03:54:50.576Z] [2019-10-31T03:54:50.576Z] DONE 2 tests in 16.386s [2019-10-31T03:54:50.576Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-31T03:54:50.576Z] ++ 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-31T03:54:50.576Z] ++ set -e [2019-10-31T03:54:50.576Z] ++ '[' -n 0 ']' [2019-10-31T03:54:50.576Z] ++ set -x [2019-10-31T03:54:50.576Z] ++ env -i DEST=/go/src/github.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-31T03:54:50.576Z] INFO: Testing against a local daemon [2019-10-31T03:54:50.576Z] === RUN TestPluginWithDevMounts [2019-10-31T03:54:50.576Z] === PAUSE TestPluginWithDevMounts [2019-10-31T03:54:50.576Z] === CONT TestPluginWithDevMounts [2019-10-31T03:54:51.019Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-31T03:54:51.305Z] ok github.com/docker/docker/pkg/ioutils 1.754s coverage: 70.6% of statements [2019-10-31T03:54:51.305Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-31T03:54:51.350Z] + bundleName=arm64-integration [2019-10-31T03:54:51.350Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-31T03:54:51.350Z] Creating arm64-integration-bundles.tar.gz [2019-10-31T03:54:51.350Z] + 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-31T03:54:51.350Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-31T03:54:51.622Z] Archiving artifacts [2019-10-31T03:54:52.326Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2019-10-31T03:54:52.396Z] --- PASS: TestPluginWithDevMounts (1.97s) [2019-10-31T03:54:52.396Z] PASS [2019-10-31T03:54:52.396Z] [2019-10-31T03:54:52.396Z] DONE 1 tests in 2.157s [2019-10-31T03:54:52.396Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-31T03:54:52.396Z] ++ 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-31T03:54:52.396Z] ++ set -e [2019-10-31T03:54:52.396Z] ++ '[' -n 0 ']' [2019-10-31T03:54:52.396Z] ++ set -x [2019-10-31T03:54:52.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T03:54:52.396Z] INFO: Testing against a local daemon [2019-10-31T03:54:52.396Z] === RUN TestSecretInspect [2019-10-31T03:54:52.611Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-10-31T03:54:52.897Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 91.4% of statements [2019-10-31T03:54:53.184Z] ok github.com/docker/docker/pkg/mount 0.897s coverage: 70.0% of statements [2019-10-31T03:54:53.184Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-31T03:54:53.374Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40154/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-31T03:54:53.471Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2019-10-31T03:54:53.471Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-31T03:54:53.471Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-31T03:54:53.692Z] + make clean [2019-10-31T03:54:54.260Z] docker volume rm -f docker-dev-cache [2019-10-31T03:54:54.518Z] docker-dev-cache [Pipeline] deleteDir [2019-10-31T03:54:54.976Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2019-10-31T03:54:55.828Z] --- PASS: TestSecretInspect (2.96s) [2019-10-31T03:54:55.828Z] === RUN TestSecretList [2019-10-31T03:54:55.994Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2019-10-31T03:54:56.279Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2019-10-31T03:54:56.279Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-10-31T03:54:57.625Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-31T03:54:57.759Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2019-10-31T03:54:58.325Z] --- PASS: TestSecretList (2.95s) [2019-10-31T03:54:58.325Z] === RUN TestSecretsCreateAndDelete [Pipeline] // stage [Pipeline] } [2019-10-31T03:54:58.378Z] ok github.com/docker/docker/pkg/pubsub 1.173s coverage: 73.9% of statements [2019-10-31T03:54:58.664Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2019-10-31T03:54:59.681Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-10-31T03:54:59.681Z] ok github.com/docker/docker/pkg/streamformatter 0.022s coverage: 66.2% of statements [2019-10-31T03:55:00.321Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-10-31T03:55:00.899Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-31T03:55:00.940Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.0% of statements [2019-10-31T03:55:01.226Z] ok github.com/docker/docker/pkg/signal 3.390s coverage: 61.0% of statements [2019-10-31T03:55:01.496Z] --- PASS: TestSecretsCreateAndDelete (2.95s) [2019-10-31T03:55:01.496Z] === RUN TestSecretsUpdate [2019-10-31T03:55:02.247Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2019-10-31T03:55:02.247Z] ok github.com/docker/docker/pkg/tailfile 0.176s coverage: 88.6% of statements [2019-10-31T03:55:03.424Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-31T03:55:03.732Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 85.9% of statements [2019-10-31T03:55:03.732Z] testing: warning: no tests to run [2019-10-31T03:55:03.732Z] coverage: [no statements] [2019-10-31T03:55:03.732Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-10-31T03:55:04.052Z] --- PASS: TestSecretsUpdate (2.72s) [2019-10-31T03:55:04.052Z] === RUN TestTemplatedSecret [2019-10-31T03:55:04.354Z] ok github.com/docker/docker/pkg/tarsum 0.283s coverage: 89.3% of statements [2019-10-31T03:55:04.354Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2019-10-31T03:55:04.641Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-10-31T03:55:05.265Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2019-10-31T03:55:07.305Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2019-10-31T03:55:07.318Z] --- PASS: TestTemplatedSecret (3.48s) [2019-10-31T03:55:07.319Z] === RUN TestSecretCreateResolve [2019-10-31T03:55:09.372Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2019-10-31T03:55:09.773Z] --- PASS: TestSecretCreateResolve (2.48s) [2019-10-31T03:55:09.773Z] PASS [2019-10-31T03:55:09.773Z] [2019-10-31T03:55:09.773Z] DONE 6 tests in 17.714s [2019-10-31T03:55:09.773Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-31T03:55:09.773Z] ++ 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-31T03:55:09.773Z] ++ set -e [2019-10-31T03:55:09.773Z] ++ '[' -n 0 ']' [2019-10-31T03:55:09.773Z] ++ set -x [2019-10-31T03:55:09.773Z] ++ env -i DEST=/go/src/github.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-31T03:55:10.137Z] INFO: Testing against a local daemon [2019-10-31T03:55:10.137Z] === RUN TestServiceCreateInit [2019-10-31T03:55:10.137Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-31T03:55:10.388Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2019-10-31T03:55:11.008Z] ok github.com/docker/docker/plugin 0.598s coverage: 27.1% of statements [2019-10-31T03:55:11.077Z] 65014b3c3121: Pull complete [2019-10-31T03:55:12.027Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2019-10-31T03:55:13.044Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2019-10-31T03:55:13.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-31T03:55:13.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-31T03:55:14.526Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-10-31T03:55:14.526Z] ok github.com/docker/docker/runconfig 0.043s coverage: 68.2% of statements [2019-10-31T03:55:15.304Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-31T03:55:15.562Z] ok github.com/docker/docker/registry 0.716s coverage: 56.3% of statements [2019-10-31T03:55:18.259Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2019-10-31T03:55:20.445Z] --- PASS: TestServiceCreateInit (9.83s) [2019-10-31T03:55:20.445Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2019-10-31T03:55:20.445Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s) [2019-10-31T03:55:20.445Z] === RUN TestCreateServiceMultipleTimes [2019-10-31T03:55:21.737Z] ok github.com/docker/docker/volume/mounts 0.069s coverage: 67.0% of statements [2019-10-31T03:55:21.737Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements [2019-10-31T03:55:22.741Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-10-31T03:55:23.082Z] b4f320e456fc: Pull complete [2019-10-31T03:55:23.082Z] Digest: sha256:45469202b1d2630e502330c0c4e977fac9b4540611c9778dedfc140f683f8f68 [2019-10-31T03:55:23.082Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T03:55:23.082Z] mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T03:55:23.082Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 completed successfully [2019-10-31T03:55:23.082Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore [2019-10-31T03:55:23.082Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3274' [2019-10-31T03:55:23.082Z] INFO: Docker version of control daemon [2019-10-31T03:55:23.082Z] [2019-10-31T03:55:23.082Z] Client: Docker Engine - Enterprise [2019-10-31T03:55:23.082Z] Version: 19.03.2 [2019-10-31T03:55:23.082Z] API version: 1.40 [2019-10-31T03:55:23.082Z] Go version: go1.12.8 [2019-10-31T03:55:23.082Z] Git commit: c92ab06ed9 [2019-10-31T03:55:23.082Z] Built: 09/03/2019 16:38:11 [2019-10-31T03:55:23.082Z] OS/Arch: windows/amd64 [2019-10-31T03:55:23.082Z] Experimental: false [2019-10-31T03:55:23.082Z] [2019-10-31T03:55:23.082Z] Server: Docker Engine - Enterprise [2019-10-31T03:55:23.082Z] Engine: [2019-10-31T03:55:23.082Z] Version: 19.03.2 [2019-10-31T03:55:23.082Z] API version: 1.40 (minimum version 1.24) [2019-10-31T03:55:23.082Z] Go version: go1.12.8 [2019-10-31T03:55:23.082Z] Git commit: c92ab06ed9 [2019-10-31T03:55:23.082Z] Built: 09/03/2019 16:35:47 [2019-10-31T03:55:23.082Z] OS/Arch: windows/amd64 [2019-10-31T03:55:23.082Z] Experimental: true [2019-10-31T03:55:23.082Z] [2019-10-31T03:55:23.082Z] INFO: Docker info of control daemon [2019-10-31T03:55:23.082Z] [2019-10-31T03:55:24.077Z] Client: [2019-10-31T03:55:24.077Z] Debug Mode: false [2019-10-31T03:55:24.077Z] Plugins: [2019-10-31T03:55:24.077Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-31T03:55:24.077Z] [2019-10-31T03:55:24.077Z] Server: [2019-10-31T03:55:24.077Z] Containers: 0 [2019-10-31T03:55:24.077Z] Running: 0 [2019-10-31T03:55:24.077Z] Paused: 0 [2019-10-31T03:55:24.078Z] Stopped: 0 [2019-10-31T03:55:24.078Z] Images: 1 [2019-10-31T03:55:24.078Z] Server Version: 19.03.2 [2019-10-31T03:55:24.078Z] Storage Driver: windowsfilter [2019-10-31T03:55:24.078Z] Windows: [2019-10-31T03:55:24.078Z] Logging Driver: json-file [2019-10-31T03:55:24.078Z] Plugins: [2019-10-31T03:55:24.078Z] Volume: local [2019-10-31T03:55:24.078Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-31T03:55:24.078Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-31T03:55:24.078Z] Swarm: inactive [2019-10-31T03:55:24.078Z] Default Isolation: process [2019-10-31T03:55:24.078Z] Kernel Version: 10.0 14393 (14393.3241.amd64fre.rs1_release_inmarket.190910-1801) [2019-10-31T03:55:24.078Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3242) [2019-10-31T03:55:24.078Z] OSType: windows [2019-10-31T03:55:24.078Z] Architecture: x86_64 [2019-10-31T03:55:24.078Z] CPUs: 4 [2019-10-31T03:55:24.078Z] Total Memory: 32GiB [2019-10-31T03:55:24.078Z] Name: azwin-2-bb93e0 [2019-10-31T03:55:24.078Z] ID: MEDR:FDQU:RYU2:TZJJ:SCV2:6M27:N4LT:4QPK:2DRC:4NCS:5MSN:PNCI [2019-10-31T03:55:24.078Z] Docker Root Dir: D:\docker [2019-10-31T03:55:24.078Z] Debug Mode: false [2019-10-31T03:55:24.078Z] Registry: https://index.docker.io/v1/ [2019-10-31T03:55:24.078Z] Labels: [2019-10-31T03:55:24.078Z] Experimental: true [2019-10-31T03:55:24.078Z] Insecure Registries: [2019-10-31T03:55:24.078Z] 10.0.0.4:5000 [2019-10-31T03:55:24.078Z] 127.0.0.0/8 [2019-10-31T03:55:24.078Z] Registry Mirrors: [2019-10-31T03:55:24.078Z] http://10.0.0.4:5000/ [2019-10-31T03:55:24.078Z] Live Restore Enabled: false [2019-10-31T03:55:24.078Z] [2019-10-31T03:55:24.078Z] [2019-10-31T03:55:24.078Z] INFO: Commit hash is 27552ceb1 [2019-10-31T03:55:24.078Z] INFO: Nuke-Everything... [2019-10-31T03:55:24.551Z] INFO: Container count on control daemon to delete is 0 [2019-10-31T03:55:25.548Z] INFO: Nuking d:\CI [2019-10-31T03:55:25.576Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-31T03:55:25.576Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-31T03:55:26.021Z] INFO: Zapped successfully [2019-10-31T03:55:26.021Z] WARNING: There are 6 NdisAdapters leaked under Psched\Parameters [2019-10-31T03:55:26.021Z] WARNING: Cleaning Psched... [2019-10-31T03:55:26.021Z] WARNING: There are 6 NdisAdapters leaked under WFPLWFS\Parameters [2019-10-31T03:55:26.021Z] WARNING: Cleaning WFPLWFS... [2019-10-31T03:55:26.021Z] INFO: Location for testing is d:\CI\PR-40154\8 [2019-10-31T03:55:26.021Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-31T03:55:26.021Z] [2019-10-31T03:55:26.021Z] [2019-10-31T03:55:26.021Z] INFO: Building the image from Dockerfile.windows at 10/31/2019 03:55:25... [2019-10-31T03:55:26.021Z] [2019-10-31T03:55:30.832Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-31T03:55:30.832Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-31T03:55:30.832Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-31T03:55:31.125Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.6% of statements [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/rootless [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/volume [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-31T03:55:31.125Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === Skipped [2019-10-31T03:55:31.125Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-31T03:55:31.125Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-31T03:55:31.125Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-31T03:55:31.125Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:55:31.125Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-31T03:55:31.125Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:55:31.125Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-31T03:55:31.125Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:55:31.125Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-31T03:55:31.125Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:55:31.125Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-31T03:55:31.125Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:55:31.125Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-31T03:55:31.125Z] graphtest_unix.go:73: No driver to put! [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-31T03:55:31.125Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-31T03:55:31.125Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.125Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-31T03:55:31.125Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-31T03:55:31.125Z] [2019-10-31T03:55:31.126Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-31T03:55:31.126Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-31T03:55:31.126Z] [2019-10-31T03:55:31.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-31T03:55:31.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:55:31.126Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:55:31.126Z] [2019-10-31T03:55:31.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-31T03:55:31.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:55:31.126Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:55:31.126Z] [2019-10-31T03:55:31.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-31T03:55:31.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:55:31.126Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:55:31.126Z] [2019-10-31T03:55:31.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-31T03:55:31.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:55:31.126Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:55:31.126Z] [2019-10-31T03:55:31.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-31T03:55:31.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:55:31.126Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:55:31.126Z] [2019-10-31T03:55:31.126Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-31T03:55:31.126Z] graphtest_unix.go:73: No driver to put! [2019-10-31T03:55:31.126Z] [2019-10-31T03:55:31.126Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-31T03:55:31.126Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-31T03:55:31.126Z] [2019-10-31T03:55:31.126Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-31T03:55:31.126Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-31T03:55:31.126Z] [2019-10-31T03:55:31.126Z] [2019-10-31T03:55:31.126Z] DONE 2115 tests, 20 skipped in 342.700s Post stage [Pipeline] junit [2019-10-31T03:55:31.161Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-31T03:55:31.763Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-31T03:55:31.763Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-31T03:55:32.089Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40154/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -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:27552ceb15bca544820229e574427d4c1d6ef585 hack/make.sh dynbinary test-integration [2019-10-31T03:55:32.327Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-31T03:55:32.327Z] --- PASS: TestImportExtremelyLargeImageWorks (194.07s) [2019-10-31T03:55:32.327Z] PASS [2019-10-31T03:55:32.327Z] [2019-10-31T03:55:32.327Z] DONE 12 tests in 197.639s [2019-10-31T03:55:32.327Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-31T03:55:32.327Z] ++ 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-31T03:55:32.327Z] ++ set -e [2019-10-31T03:55:32.327Z] ++ '[' -n 0 ']' [2019-10-31T03:55:32.327Z] ++ set -x [2019-10-31T03:55:32.327Z] ++ env -i DEST=/go/src/github.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-31T03:55:32.371Z] [2019-10-31T03:55:32.584Z] INFO: Testing against a local daemon [2019-10-31T03:55:32.584Z] === RUN TestNetworkCreateDelete [2019-10-31T03:55:32.584Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-31T03:55:32.584Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-10-31T03:55:32.584Z] === RUN TestDockerNetworkDeletePreferID [2019-10-31T03:55:32.655Z] Removing bundles/ [2019-10-31T03:55:32.655Z] [2019-10-31T03:55:32.655Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-31T03:55:32.655Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-31T03:55:32.655Z] GOOS="" GOARCH="" GOARM="" [2019-10-31T03:55:32.842Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-10-31T03:55:32.842Z] === RUN TestInspectNetwork [2019-10-31T03:55:33.223Z] Sending build context to Docker daemon 50.14MB [2019-10-31T03:55:33.223Z] [2019-10-31T03:55:33.695Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-31T03:55:33.695Z] ---> 2c56247e7b00 [2019-10-31T03:55:33.695Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-31T03:55:33.695Z] ---> Running in 33bd1bfec368 [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-31T03:55:33.708Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-31T03:55:33.708Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-31T03:55:33.708Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 4.0% of statements [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-31T03:55:33.708Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-10-31T03:55:33.708Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-31T03:55:33.708Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-10-31T03:55:33.708Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/builder [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-31T03:55:33.708Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-31T03:55:33.708Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-10-31T03:55:33.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-31T03:55:34.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-31T03:55:35.271Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-31T03:55:35.951Z] Removing intermediate container 33bd1bfec368 [2019-10-31T03:55:35.951Z] ---> fef253bd9040 [2019-10-31T03:55:35.951Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-31T03:55:35.951Z] ---> Running in 0f307f7f3b02 [2019-10-31T03:55:36.226Z] ok github.com/docker/docker/builder/remotecontext 0.187s coverage: 13.6% of statements [2019-10-31T03:55:36.226Z] ok github.com/docker/docker/builder/dockerfile 0.527s coverage: 48.2% of statements [2019-10-31T03:55:37.153Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-10-31T03:55:37.167Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-31T03:55:38.182Z] Removing intermediate container 0f307f7f3b02 [2019-10-31T03:55:38.182Z] ---> 955fd88bd199 [2019-10-31T03:55:38.182Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-31T03:55:38.182Z] ---> Running in 1c28b839425f [2019-10-31T03:55:38.537Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-31T03:55:39.041Z] ok github.com/docker/docker/builder/remotecontext/git 2.106s coverage: 85.1% of statements [2019-10-31T03:55:39.041Z] ? github.com/docker/docker/cli [no test files] [2019-10-31T03:55:39.041Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-31T03:55:39.906Z] === RUN TestInspectNetwork/full_network_id [2019-10-31T03:55:39.906Z] === RUN TestInspectNetwork/partial_network_id [2019-10-31T03:55:39.906Z] === RUN TestInspectNetwork/network_name [2019-10-31T03:55:39.906Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-31T03:55:39.906Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-31T03:55:40.287Z] --- PASS: TestCreateServiceMultipleTimes (17.73s) [2019-10-31T03:55:40.287Z] === RUN TestCreateServiceConflict [2019-10-31T03:55:40.414Z] Removing intermediate container 1c28b839425f [2019-10-31T03:55:40.414Z] ---> 8c31f92e2d40 [2019-10-31T03:55:40.414Z] 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-31T03:55:40.414Z] ---> Running in 4ba2d715f3c2 [2019-10-31T03:55:40.655Z] --- PASS: TestCreateServiceConflict (2.85s) [2019-10-31T03:55:40.655Z] === RUN TestCreateServiceMaxReplicas [2019-10-31T03:55:40.929Z] ok github.com/docker/docker/client 0.179s coverage: 75.8% of statements [2019-10-31T03:55:41.275Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-31T03:55:42.645Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-31T03:55:44.015Z] --- PASS: TestInspectNetwork (11.11s) [2019-10-31T03:55:44.015Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-31T03:55:44.015Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-31T03:55:44.015Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-31T03:55:44.015Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-31T03:55:44.015Z] === RUN TestRunContainerWithBridgeNone [2019-10-31T03:55:44.727Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2019-10-31T03:55:44.727Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-31T03:55:47.294Z] --- PASS: TestRunContainerWithBridgeNone (2.67s) [2019-10-31T03:55:47.294Z] === RUN TestNetworkInvalidJSON [2019-10-31T03:55:47.294Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-31T03:55:47.294Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-31T03:55:47.294Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T03:55:47.294Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T03:55:47.294Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T03:55:47.295Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T03:55:47.295Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-31T03:55:47.295Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T03:55:47.295Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T03:55:47.295Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-31T03:55:47.295Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-31T03:55:47.295Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-31T03:55:47.295Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-31T03:55:47.295Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-31T03:55:47.860Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-31T03:55:47.860Z] === RUN TestDaemonDefaultNetworkPools [2019-10-31T03:55:48.426Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2019-10-31T03:55:48.426Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-31T03:55:49.797Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-31T03:55:49.797Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-31T03:55:49.797Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-31T03:55:51.166Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2019-10-31T03:55:51.166Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-31T03:55:51.423Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-31T03:55:51.423Z] === RUN TestServiceWithPredefinedNetwork [2019-10-31T03:55:54.697Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2019-10-31T03:55:54.697Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-31T03:55:54.697Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-31T03:55:54.697Z] service_test.go:230: FLAKY_TEST [2019-10-31T03:55:54.697Z] === RUN TestServiceWithDataPathPortInit [2019-10-31T03:55:58.327Z] [2019-10-31T03:55:58.327Z] SUCCESS: Specified value was saved. [2019-10-31T03:55:58.399Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s) [2019-10-31T03:55:58.399Z] === RUN TestCreateServiceSecretFileMode [2019-10-31T03:55:59.903Z] INFO: Downloading git... [2019-10-31T03:56:01.585Z] --- PASS: TestCreateServiceSecretFileMode (3.10s) [2019-10-31T03:56:01.585Z] === RUN TestCreateServiceConfigFileMode [2019-10-31T03:56:02.883Z] INFO: Downloading go... [2019-10-31T03:56:04.036Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2019-10-31T03:56:04.036Z] === RUN TestCreateServiceSysctls [2019-10-31T03:56:05.127Z] INFO: Downloading compiler 1 of 3... [2019-10-31T03:56:05.599Z] INFO: Downloading compiler 2 of 3... [2019-10-31T03:56:06.593Z] INFO: Downloading compiler 3 of 3... [2019-10-31T03:56:07.065Z] INFO: Extracting git... [2019-10-31T03:56:08.279Z] --- PASS: TestCreateServiceSysctls (4.39s) [2019-10-31T03:56:08.279Z] === RUN TestCreateServiceCapabilities [2019-10-31T03:56:12.329Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2019-10-31T03:56:12.329Z] === RUN TestInspect [2019-10-31T03:56:15.556Z] --- PASS: TestInspect (3.35s) [2019-10-31T03:56:15.556Z] === RUN TestServiceListWithStatuses [2019-10-31T03:56:15.556Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-10-31T03:56:15.556Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-31T03:56:15.556Z] === RUN TestDockerNetworkConnectAlias [2019-10-31T03:56:16.602Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-31T03:56:16.602Z] --- PASS: TestServiceWithDataPathPortInit (19.25s) [2019-10-31T03:56:16.602Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-31T03:56:16.602Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-31T03:56:19.599Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 30.3% of statements [2019-10-31T03:56:19.599Z] ok github.com/docker/docker/container 0.120s coverage: 35.0% of statements [2019-10-31T03:56:19.599Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-31T03:56:19.599Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-31T03:56:19.599Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-31T03:56:19.599Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-31T03:56:22.037Z] --- PASS: TestDockerNetworkConnectAlias (6.28s) [2019-10-31T03:56:22.037Z] === RUN TestDockerNetworkReConnect [2019-10-31T03:56:24.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-31T03:56:24.701Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.41s) [2019-10-31T03:56:24.701Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wgju2ca0fuo5vpyqtlvl80qhw Created:2019-10-31 03:56:15.682825968 +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[3a1414615ae2d7da43dab9faddb656f901ba267492feea9879c9a69af8248a67:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xerpr0ypfyjupdxyjkwlnchh4 EndpointID:f7959be9f4e10db2d2d2d13f13c020fff30189025c0c95d70671ffd7482a67bb MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:34dc5f434e1ffe9567b792b8ca6b30dbe9fcc38d28f82176c5ec0ae777cce864 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:08c29269d84a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xerpr0ypfyjupdxyjkwlnchh4 EndpointID:f7959be9f4e10db2d2d2d13f13c020fff30189025c0c95d70671ffd7482a67bb EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-31T03:56:24.701Z] PASS [2019-10-31T03:56:24.701Z] [2019-10-31T03:56:24.701Z] === Skipped [2019-10-31T03:56:24.701Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-31T03:56:24.701Z] service_test.go:230: FLAKY_TEST [2019-10-31T03:56:24.701Z] [2019-10-31T03:56:24.701Z] [2019-10-31T03:56:24.701Z] DONE 21 tests, 1 skipped in 52.130s [2019-10-31T03:56:24.701Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-31T03:56:24.701Z] ++ 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-31T03:56:24.701Z] ++ set -e [2019-10-31T03:56:24.701Z] ++ '[' -n 0 ']' [2019-10-31T03:56:24.701Z] ++ set -x [2019-10-31T03:56:24.701Z] ++ env -i DEST=/go/src/github.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-31T03:56:24.701Z] INFO: Testing against a local daemon [2019-10-31T03:56:24.701Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-31T03:56:24.701Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-31T03:56:24.701Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:56:24.701Z] === RUN TestDockerNetworkIpvlan [2019-10-31T03:56:24.701Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-31T03:56:24.701Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:56:24.701Z] PASS [2019-10-31T03:56:24.701Z] [2019-10-31T03:56:24.701Z] === Skipped [2019-10-31T03:56:24.701Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-31T03:56:24.701Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:56:24.701Z] [2019-10-31T03:56:24.701Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-31T03:56:24.701Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-31T03:56:24.701Z] [2019-10-31T03:56:24.701Z] [2019-10-31T03:56:24.701Z] DONE 2 tests, 2 skipped in 0.170s [2019-10-31T03:56:24.701Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-31T03:56:24.701Z] ++ 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-31T03:56:24.701Z] ++ set -e [2019-10-31T03:56:24.701Z] ++ '[' -n 0 ']' [2019-10-31T03:56:24.701Z] ++ set -x [2019-10-31T03:56:24.701Z] ++ env -i DEST=/go/src/github.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-31T03:56:24.701Z] INFO: Testing against a local daemon [2019-10-31T03:56:24.701Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-31T03:56:25.633Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-31T03:56:26.127Z] --- PASS: TestDockerNetworkReConnect (4.34s) [2019-10-31T03:56:26.127Z] === RUN TestServicePlugin [2019-10-31T03:56:26.127Z] --- SKIP: TestServicePlugin (0.01s) [2019-10-31T03:56:26.127Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:56:26.127Z] === RUN TestServiceUpdateLabel [2019-10-31T03:56:26.198Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2019-10-31T03:56:26.198Z] === RUN TestDockerNetworkMacvlan [2019-10-31T03:56:26.797Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-31T03:56:27.065Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-31T03:56:27.329Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-31T03:56:27.689Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2019-10-31T03:56:28.270Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-31T03:56:28.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-31T03:56:28.358Z] INFO: Expanding go... [2019-10-31T03:56:28.554Z] --- PASS: TestServiceUpdateLabel (2.88s) [2019-10-31T03:56:28.554Z] === RUN TestServiceUpdateSecrets [2019-10-31T03:56:29.061Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-31T03:56:29.203Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-31T03:56:29.766Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-31T03:56:29.766Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-31T03:56:30.023Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-31T03:56:30.426Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-31T03:56:32.550Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-31T03:56:36.729Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-31T03:56:38.511Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-10-31T03:56:39.876Z] ok github.com/docker/docker/daemon 12.223s coverage: 17.6% of statements [2019-10-31T03:56:39.876Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-31T03:56:39.876Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-31T03:56:40.133Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 82.1% of statements [2019-10-31T03:56:41.500Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-31T03:56:41.500Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-31T03:56:41.500Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-31T03:56:41.500Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-31T03:56:42.868Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2019-10-31T03:56:43.275Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-31T03:56:43.275Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-31T03:56:43.275Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-31T03:56:43.275Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-31T03:56:43.839Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-31T03:56:44.097Z] === RUN TestDockerSuite/TestBuildFails [2019-10-31T03:56:44.354Z] --- PASS: TestDockerNetworkMacvlan (18.11s) [2019-10-31T03:56:44.354Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-31T03:56:44.354Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-31T03:56:44.354Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.10s) [2019-10-31T03:56:44.354Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-10-31T03:56:44.354Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.53s) [2019-10-31T03:56:44.354Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2019-10-31T03:56:44.354Z] PASS [2019-10-31T03:56:44.354Z] [2019-10-31T03:56:44.354Z] DONE 8 tests in 19.791s [2019-10-31T03:56:44.354Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-31T03:56:44.354Z] ++ 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-31T03:56:44.354Z] ++ set -e [2019-10-31T03:56:44.354Z] ++ '[' -n 0 ']' [2019-10-31T03:56:44.354Z] ++ set -x [2019-10-31T03:56:44.354Z] ++ env -i DEST=/go/src/github.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-31T03:56:44.354Z] testing: warning: no tests to run [2019-10-31T03:56:44.354Z] PASS [2019-10-31T03:56:44.354Z] [2019-10-31T03:56:44.354Z] DONE 0 tests in 0.034s [2019-10-31T03:56:44.354Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-31T03:56:44.354Z] ++ 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-31T03:56:44.354Z] ++ set -e [2019-10-31T03:56:44.354Z] ++ '[' -n 0 ']' [2019-10-31T03:56:44.354Z] ++ set -x [2019-10-31T03:56:44.354Z] ++ env -i DEST=/go/src/github.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-31T03:56:44.611Z] INFO: Testing against a local daemon [2019-10-31T03:56:44.611Z] === RUN TestAuthZPluginAllowRequest [2019-10-31T03:56:45.086Z] --- PASS: TestServiceUpdateSecrets (15.24s) [2019-10-31T03:56:45.086Z] === RUN TestServiceUpdateConfigs [2019-10-31T03:56:45.176Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-31T03:56:45.384Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-31T03:56:45.433Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-31T03:56:45.947Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.203s coverage: 57.0% of statements [2019-10-31T03:56:46.803Z] --- PASS: TestAuthZPluginAllowRequest (1.97s) [2019-10-31T03:56:46.803Z] === RUN TestAuthZPluginTLS [2019-10-31T03:56:47.061Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-31T03:56:47.061Z] === RUN TestAuthZPluginDenyRequest [2019-10-31T03:56:47.626Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-31T03:56:47.626Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-31T03:56:48.191Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-31T03:56:48.191Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-10-31T03:56:48.191Z] === RUN TestAuthZPluginDenyResponse [2019-10-31T03:56:48.755Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-31T03:56:48.755Z] === RUN TestAuthZPluginAllowEventStream [2019-10-31T03:56:49.219Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.603s coverage: 72.5% of statements [2019-10-31T03:56:49.475Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.601s coverage: 45.9% of statements [2019-10-31T03:56:49.475Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-31T03:56:50.650Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-10-31T03:56:50.650Z] === RUN TestAuthZPluginErrorResponse [2019-10-31T03:56:50.650Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-31T03:56:50.906Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-31T03:56:50.906Z] === RUN TestAuthZPluginErrorRequest [2019-10-31T03:56:51.471Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-31T03:56:51.471Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-31T03:56:51.993Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.958s coverage: 51.0% of statements [2019-10-31T03:56:52.036Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-10-31T03:56:52.036Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-31T03:56:52.614Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-31T03:56:53.401Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.346s coverage: 76.1% of statements [2019-10-31T03:56:53.983Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2019-10-31T03:56:53.984Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-31T03:56:54.241Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-31T03:56:54.342Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-31T03:56:54.604Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.241s coverage: 57.2% of statements [2019-10-31T03:56:54.604Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-31T03:56:54.604Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-31T03:56:54.806Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-31T03:56:56.177Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-31T03:56:56.434Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2019-10-31T03:56:56.434Z] === RUN TestAuthZPluginHeader [2019-10-31T03:56:56.495Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-31T03:56:56.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-31T03:56:57.057Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2019-10-31T03:56:57.258Z] --- PASS: TestAuthZPluginHeader (0.87s) [2019-10-31T03:56:57.258Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-31T03:56:57.986Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-10-31T03:56:57.986Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-31T03:56:57.986Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-31T03:56:58.190Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-31T03:56:58.568Z] INFO: Expanding compiler 1 of 3... [2019-10-31T03:56:58.568Z] INFO: Expanding compiler 2 of 3... [2019-10-31T03:56:58.804Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2019-10-31T03:56:58.804Z] === RUN TestServiceUpdateNetwork [2019-10-31T03:56:58.914Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 42.7% of statements [2019-10-31T03:56:59.558Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-31T03:56:59.816Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-31T03:57:00.281Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 77.8% of statements [2019-10-31T03:57:00.281Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-31T03:57:00.281Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-31T03:57:00.538Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-10-31T03:57:01.467Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-31T03:57:01.723Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 62.1% of statements [2019-10-31T03:57:02.289Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-10-31T03:57:02.338Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-31T03:57:02.598Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.29s) [2019-10-31T03:57:02.598Z] === RUN TestAuthZPluginV2Disable [2019-10-31T03:57:03.219Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 74.7% of statements [2019-10-31T03:57:03.219Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-31T03:57:03.782Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 19.9% of statements [2019-10-31T03:57:05.120Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-31T03:57:05.148Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2019-10-31T03:57:05.710Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-10-31T03:57:05.769Z] INFO: Expanding compiler 3 of 3... [2019-10-31T03:57:05.769Z] INFO: Removing downloaded files... [2019-10-31T03:57:05.769Z] INFO: Creating source directory... [2019-10-31T03:57:05.769Z] INFO: Configuring git core.autocrlf... [2019-10-31T03:57:06.055Z] --- PASS: TestAuthZPluginV2Disable (3.59s) [2019-10-31T03:57:06.055Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-31T03:57:06.244Z] INFO: Completed [2019-10-31T03:57:06.272Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-31T03:57:06.312Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-31T03:57:06.834Z] ok github.com/docker/docker/daemon/logger/splunk 1.637s coverage: 82.5% of statements [2019-10-31T03:57:06.834Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-31T03:57:06.834Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-31T03:57:07.849Z] 12c8dbabfd62: Pull complete [2019-10-31T03:57:07.849Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-31T03:57:07.849Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T03:57:07.849Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-31T03:57:07.849Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-31T03:57:07.849Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-31T03:57:07.849Z] WARN: Skipping validation tests [2019-10-31T03:57:07.849Z] INFO: Running unit tests at 10/31/2019 03:56:57... [2019-10-31T03:57:07.849Z] INFO: make.ps1 starting at 10/31/2019 03:57:01 [2019-10-31T03:57:07.849Z] INFO: Git commit (27552ceb1) assumed from DOCKER_GITCOMMIT environment variable [2019-10-31T03:57:07.849Z] INFO: Invoking autogen... [2019-10-31T03:57:07.849Z] INFO: Running unit tests... [2019-10-31T03:57:08.726Z] ok github.com/docker/docker/distribution 0.190s coverage: 22.1% of statements [2019-10-31T03:57:08.726Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2019-10-31T03:57:08.982Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-31T03:57:09.592Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s) [2019-10-31T03:57:09.592Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-31T03:57:10.348Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-10-31T03:57:11.489Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-31T03:57:11.719Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-31T03:57:12.419Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-31T03:57:12.660Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-31T03:57:12.660Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 85.1% of statements [2019-10-31T03:57:12.660Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-31T03:57:12.660Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-31T03:57:12.983Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-31T03:57:13.914Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-31T03:57:14.027Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-31T03:57:14.027Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-31T03:57:14.590Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-31T03:57:14.846Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-31T03:57:14.846Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-31T03:57:15.178Z] --- PASS: TestServiceUpdateNetwork (14.33s) [2019-10-31T03:57:15.178Z] PASS [2019-10-31T03:57:15.178Z] [2019-10-31T03:57:15.178Z] === Skipped [2019-10-31T03:57:15.178Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-10-31T03:57:15.178Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-31T03:57:15.179Z] [2019-10-31T03:57:15.179Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-10-31T03:57:15.179Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T03:57:15.179Z] [2019-10-31T03:57:15.179Z] [2019-10-31T03:57:15.179Z] DONE 20 tests, 2 skipped in 123.218s [2019-10-31T03:57:15.179Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-31T03:57:15.179Z] ++ 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-31T03:57:15.179Z] ++ set -e [2019-10-31T03:57:15.179Z] ++ '[' -n 0 ']' [2019-10-31T03:57:15.179Z] ++ set -x [2019-10-31T03:57:15.179Z] ++ env -i DEST=/go/src/github.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-31T03:57:15.179Z] INFO: Testing against a local daemon [2019-10-31T03:57:15.179Z] === RUN TestSessionCreate [2019-10-31T03:57:15.179Z] --- PASS: TestSessionCreate (0.02s) [2019-10-31T03:57:15.179Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-31T03:57:15.179Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-31T03:57:15.179Z] PASS [2019-10-31T03:57:15.179Z] [2019-10-31T03:57:15.179Z] DONE 2 tests in 0.219s [2019-10-31T03:57:15.179Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-31T03:57:15.179Z] ++ 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-31T03:57:15.179Z] ++ set -e [2019-10-31T03:57:15.179Z] ++ '[' -n 0 ']' [2019-10-31T03:57:15.179Z] ++ set -x [2019-10-31T03:57:15.179Z] ++ env -i DEST=/go/src/github.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-31T03:57:15.179Z] INFO: Testing against a local daemon [2019-10-31T03:57:15.179Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-31T03:57:15.179Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-31T03:57:15.179Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-31T03:57:15.179Z] === RUN TestEventsExecDie [2019-10-31T03:57:15.179Z] --- PASS: TestEventsExecDie (0.95s) [2019-10-31T03:57:15.179Z] === RUN TestEventsBackwardsCompatible [2019-10-31T03:57:15.179Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-10-31T03:57:15.179Z] === RUN TestInfoBinaryCommits [2019-10-31T03:57:15.179Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-31T03:57:15.179Z] === RUN TestInfoAPIVersioned [2019-10-31T03:57:15.179Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-31T03:57:15.179Z] === RUN TestInfoDiscoveryBackend [2019-10-31T03:57:15.179Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-31T03:57:15.179Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-31T03:57:15.957Z] ok github.com/docker/docker/opts 0.035s coverage: 66.9% of statements [2019-10-31T03:57:15.957Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-31T03:57:16.289Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-31T03:57:16.289Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-31T03:57:16.688Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-31T03:57:16.688Z] === RUN TestInfoAPI [2019-10-31T03:57:16.688Z] --- PASS: TestInfoAPI (0.02s) [2019-10-31T03:57:16.688Z] === RUN TestInfoAPIWarnings [2019-10-31T03:57:16.743Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-31T03:57:17.070Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-10-31T03:57:17.070Z] === RUN TestInfoDebug [2019-10-31T03:57:17.307Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-31T03:57:17.850Z] ok github.com/docker/docker/pkg/archive 0.430s coverage: 77.4% of statements [2019-10-31T03:57:17.851Z] --- PASS: TestInfoDebug (0.52s) [2019-10-31T03:57:17.851Z] === RUN TestInfoInsecureRegistries [2019-10-31T03:57:17.871Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-31T03:57:18.215Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-31T03:57:18.215Z] === RUN TestInfoRegistryMirrors [2019-10-31T03:57:18.435Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-31T03:57:18.692Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-31T03:57:18.780Z] ok github.com/docker/docker/pkg/authorization 0.080s coverage: 68.3% of statements [2019-10-31T03:57:18.780Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-31T03:57:18.992Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-10-31T03:57:18.992Z] === RUN TestLoginFailsWithBadCredentials [2019-10-31T03:57:19.036Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-31T03:57:19.255Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-31T03:57:19.381Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-10-31T03:57:19.381Z] === RUN TestPingCacheHeaders [2019-10-31T03:57:19.381Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-31T03:57:19.381Z] === RUN TestPingGet [2019-10-31T03:57:19.381Z] --- PASS: TestPingGet (0.01s) [2019-10-31T03:57:19.381Z] === RUN TestPingHead [2019-10-31T03:57:19.381Z] --- PASS: TestPingHead (0.03s) [2019-10-31T03:57:19.381Z] === RUN TestVersion [2019-10-31T03:57:19.381Z] --- PASS: TestVersion (0.02s) [2019-10-31T03:57:19.381Z] PASS [2019-10-31T03:57:19.381Z] [2019-10-31T03:57:19.381Z] === Skipped [2019-10-31T03:57:19.381Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-31T03:57:19.381Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-31T03:57:19.381Z] [2019-10-31T03:57:19.381Z] [2019-10-31T03:57:19.381Z] DONE 18 tests, 1 skipped in 5.857s [2019-10-31T03:57:19.381Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-31T03:57:19.381Z] ++ 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-31T03:57:19.381Z] ++ set -e [2019-10-31T03:57:19.381Z] ++ '[' -n 0 ']' [2019-10-31T03:57:19.381Z] ++ set -x [2019-10-31T03:57:19.381Z] ++ env -i DEST=/go/src/github.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-31T03:57:19.381Z] INFO: Testing against a local daemon [2019-10-31T03:57:19.381Z] === RUN TestVolumesCreateAndList [2019-10-31T03:57:19.381Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-31T03:57:19.381Z] === RUN TestVolumesRemove [2019-10-31T03:57:19.381Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-31T03:57:19.381Z] === RUN TestVolumesInspect [2019-10-31T03:57:19.381Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-31T03:57:19.381Z] === RUN TestVolumesInvalidJSON [2019-10-31T03:57:19.381Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-31T03:57:19.381Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-31T03:57:19.381Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-31T03:57:19.381Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-31T03:57:19.381Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-31T03:57:19.381Z] PASS [2019-10-31T03:57:19.381Z] [2019-10-31T03:57:19.381Z] DONE 5 tests in 0.263s [2019-10-31T03:57:19.381Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-31T03:57:19.743Z] ++++ cat bundles/test-integration/docker.pid [2019-10-31T03:57:19.743Z] +++ kill 11462 [2019-10-31T03:57:20.185Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-31T03:57:20.383Z] ? github.com/docker/docker/api [no test files] [2019-10-31T03:57:21.529Z] +++ /etc/init.d/apparmor stop [2019-10-31T03:57:21.529Z] Clearing AppArmor profiles cache:. [2019-10-31T03:57:21.529Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-31T03:57:21.529Z] Unloading profiles will leave already running processes permanently [2019-10-31T03:57:21.529Z] unconfined, which can lead to unexpected situations. [2019-10-31T03:57:21.529Z] [2019-10-31T03:57:21.529Z] To set a process to complain mode, use the command line tool [2019-10-31T03:57:21.529Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-31T03:57:21.529Z] with the 'teardown' option." [2019-10-31T03:57:21.529Z] [2019-10-31T03:57:21.554Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.94s) [2019-10-31T03:57:21.554Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-31T03:57:22.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-31T03:57:22.299Z] ok github.com/docker/docker/layer 7.194s coverage: 68.8% of statements [2019-10-31T03:57:22.299Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-31T03:57:22.299Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-31T03:57:22.299Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-31T03:57:22.299Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-31T03:57:22.299Z] ? github.com/docker/docker/oci [no test files] [2019-10-31T03:57:22.299Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-31T03:57:22.299Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-31T03:57:22.861Z] ok github.com/docker/docker/pkg/chrootarchive 2.971s coverage: 43.2% of statements [2019-10-31T03:57:22.861Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-31T03:57:22.861Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-31T03:57:22.861Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2019-10-31T03:57:23.424Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements Post stage [Pipeline] junit [2019-10-31T03:57:23.487Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-31T03:57:23.547Z] Recording test results [2019-10-31T03:57:23.985Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-31T03:57:24.545Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-31T03:57:25.108Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-31T03:57:25.154Z] + echo Ensuring container killed. [2019-10-31T03:57:25.154Z] Ensuring container killed. [2019-10-31T03:57:25.154Z] + docker rm -vf docker-pr8 [2019-10-31T03:57:25.154Z] Error: No such container: docker-pr8 [2019-10-31T03:57:25.154Z] + true [Pipeline] sh [2019-10-31T03:57:26.036Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-31T03:57:26.143Z] + echo Chowning /workspace to jenkins user [2019-10-31T03:57:26.143Z] Chowning /workspace to jenkins user [2019-10-31T03:57:26.143Z] + id -u [2019-10-31T03:57:26.143Z] + id -g [2019-10-31T03:57:26.143Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40154:/workspace busybox chown -R 1001:1001 /workspace [2019-10-31T03:57:26.143Z] Unable to find image 'busybox:latest' locally [2019-10-31T03:57:26.143Z] latest: Pulling from library/busybox [2019-10-31T03:57:26.143Z] dd8c951d5d23: Pulling fs layer [2019-10-31T03:57:26.518Z] dd8c951d5d23: Verifying Checksum [2019-10-31T03:57:26.518Z] dd8c951d5d23: Download complete [2019-10-31T03:57:26.883Z] dd8c951d5d23: Pull complete [2019-10-31T03:57:26.883Z] Digest: sha256:b91fb3b63e212bb0d3dd0461025b969705b1df565a8bd454bd5095aa7bea9221 [2019-10-31T03:57:26.883Z] Status: Downloaded newer image for busybox:latest [2019-10-31T03:57:26.962Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-10-31T03:57:27.525Z] ok github.com/docker/docker/pkg/discovery/kv 3.117s coverage: 84.1% of statements [2019-10-31T03:57:27.525Z] ok github.com/docker/docker/pkg/fsutils 0.209s coverage: 85.1% of statements [2019-10-31T03:57:27.525Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-31T03:57:28.891Z] ok github.com/docker/docker/pkg/idtools 0.539s coverage: 70.1% of statements [2019-10-31T03:57:28.891Z] ok github.com/docker/docker/pkg/ioutils 0.420s coverage: 69.3% of statements [2019-10-31T03:57:29.454Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2019-10-31T03:57:29.454Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-10-31T03:57:29.497Z] + bundleName=s390x-integration [2019-10-31T03:57:29.497Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-31T03:57:29.497Z] Creating s390x-integration-bundles.tar.gz [2019-10-31T03:57:29.497Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-31T03:57:29.497Z] + 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-31T03:57:29.630Z] Archiving artifacts [2019-10-31T03:57:30.015Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-10-31T03:57:30.015Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-31T03:57:30.033Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-31T03:57:30.578Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-31T03:57:30.834Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-31T03:57:30.835Z] ok github.com/docker/docker/pkg/mount 0.551s coverage: 70.0% of statements [2019-10-31T03:57:30.835Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-31T03:57:30.936Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40154/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-31T03:57:31.091Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-10-31T03:57:31.653Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-10-31T03:57:31.653Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-31T03:57:31.653Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-31T03:57:31.653Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-31T03:57:31.670Z] + make clean [2019-10-31T03:57:31.670Z] make: command: Command not found [2019-10-31T03:57:31.670Z] docker volume rm -f docker-dev-cache [2019-10-31T03:57:32.037Z] docker-dev-cache [Pipeline] deleteDir [2019-10-31T03:57:32.554Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-31T03:57:32.583Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2019-10-31T03:57:32.829Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-31T03:57:32.829Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-31T03:57:32.921Z] ok github.com/docker/docker/api/server 0.184s coverage: 9.0% of statements [2019-10-31T03:57:33.092Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-31T03:57:33.092Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-31T03:57:33.145Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-31T03:57:33.352Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-31T03:57:33.401Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-31T03:57:33.760Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-31T03:57:34.866Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-31T03:57:35.123Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2019-10-31T03:57:35.381Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2019-10-31T03:57:36.235Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-31T03:57:38.130Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-10-31T03:57:38.130Z] PASS [2019-10-31T03:57:38.130Z] [2019-10-31T03:57:38.130Z] DONE 17 tests in 53.413s [2019-10-31T03:57:38.130Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-31T03:57:38.130Z] ++ 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-31T03:57:38.130Z] ++ set -e [2019-10-31T03:57:38.130Z] ++ '[' -n 0 ']' [2019-10-31T03:57:38.130Z] ++ set -x [2019-10-31T03:57:38.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=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-31T03:57:38.130Z] INFO: Testing against a local daemon [2019-10-31T03:57:38.130Z] === RUN TestPluginInvalidJSON [2019-10-31T03:57:38.130Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T03:57:38.130Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T03:57:38.130Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T03:57:38.130Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-31T03:57:38.130Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-10-31T03:57:38.130Z] PASS [2019-10-31T03:57:38.130Z] [2019-10-31T03:57:38.130Z] DONE 2 tests in 0.151s [2019-10-31T03:57:38.130Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-31T03:57:38.130Z] ++ 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-31T03:57:38.130Z] ++ set -e [2019-10-31T03:57:38.130Z] ++ '[' -n 0 ']' [2019-10-31T03:57:38.130Z] ++ set -x [2019-10-31T03:57:38.131Z] ++ env -i DEST=/go/src/github.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-31T03:57:38.131Z] INFO: Testing against a local daemon [2019-10-31T03:57:38.131Z] === RUN TestExternalGraphDriver [2019-10-31T03:57:38.388Z] === RUN TestExternalGraphDriver/json [2019-10-31T03:57:38.645Z] ok github.com/docker/docker/pkg/signal 2.511s coverage: 61.0% of statements [2019-10-31T03:57:38.645Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-31T03:57:38.902Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-31T03:57:39.158Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-31T03:57:39.414Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-31T03:57:39.825Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-31T03:57:39.825Z] [2019-10-31T03:57:39.825Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-31T03:57:39.825Z] PKG_CONFIG=pkg-config [2019-10-31T03:57:39.825Z] GOLANG_VERSION=1.13.3 [2019-10-31T03:57:39.825Z] HOSTNAME=6761a9720530 [2019-10-31T03:57:39.825Z] DOCKER_EXPERIMENTAL=1 [2019-10-31T03:57:39.825Z] container=docker [2019-10-31T03:57:39.825Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-31T03:57:39.825Z] GO111MODULE=off [2019-10-31T03:57:39.825Z] GOPATH=/go [2019-10-31T03:57:39.825Z] PWD=/go/src/github.com/docker/docker [2019-10-31T03:57:39.825Z] HOME=/root [2019-10-31T03:57:39.825Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-31T03:57:39.825Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-31T03:57:39.825Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-31T03:57:39.825Z] DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 [2019-10-31T03:57:39.825Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-31T03:57:39.825Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-31T03:57:39.825Z] TERM=xterm [2019-10-31T03:57:39.825Z] VALIDATE_BRANCH=master [2019-10-31T03:57:39.825Z] DEST=bundles/test-integration [2019-10-31T03:57:39.825Z] SHLVL=1 [2019-10-31T03:57:39.825Z] TIMEOUT=120m [2019-10-31T03:57:39.825Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-31T03:57:39.825Z] DOCKER_PKG=github.com/docker/docker [2019-10-31T03:57:39.825Z] TESTDEBUG=0 [2019-10-31T03:57:39.825Z] _=/usr/bin/env [2019-10-31T03:57:39.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-31T03:57:39.977Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-31T03:57:40.539Z] ok github.com/docker/docker/pkg/system 0.016s coverage: 36.9% of statements [2019-10-31T03:57:40.795Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-10-31T03:57:40.912Z] === RUN TestExternalGraphDriver/spec [2019-10-31T03:57:40.912Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-31T03:57:41.389Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-10-31T03:57:41.476Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-31T03:57:41.733Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-31T03:57:41.954Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-31T03:57:42.209Z] testing: warning: no tests to run [2019-10-31T03:57:42.209Z] coverage: [no statements] [2019-10-31T03:57:42.209Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-10-31T03:57:42.465Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-31T03:57:42.665Z] === RUN TestExternalGraphDriver/pull [2019-10-31T03:57:42.720Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-31T03:57:42.976Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-31T03:57:44.561Z] --- PASS: TestExternalGraphDriver (6.42s) [2019-10-31T03:57:44.561Z] --- PASS: TestExternalGraphDriver/json (2.19s) [2019-10-31T03:57:44.561Z] --- PASS: TestExternalGraphDriver/spec (2.19s) [2019-10-31T03:57:44.561Z] --- PASS: TestExternalGraphDriver/pull (1.90s) [2019-10-31T03:57:44.561Z] === RUN TestGraphdriverPluginV2 [2019-10-31T03:57:44.865Z] ok github.com/docker/docker/plugin 0.528s coverage: 27.1% of statements [2019-10-31T03:57:45.794Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-31T03:57:45.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-31T03:57:46.357Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-31T03:57:46.918Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-31T03:57:48.283Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2019-10-31T03:57:48.845Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-31T03:57:49.102Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-31T03:57:49.664Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-31T03:57:50.112Z] --- PASS: TestGraphdriverPluginV2 (5.29s) [2019-10-31T03:57:50.112Z] PASS [2019-10-31T03:57:50.112Z] [2019-10-31T03:57:50.112Z] DONE 5 tests in 11.858s [2019-10-31T03:57:50.112Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-31T03:57:50.112Z] ++ 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-31T03:57:50.112Z] ++ set -e [2019-10-31T03:57:50.112Z] ++ '[' -n 0 ']' [2019-10-31T03:57:50.112Z] ++ set -x [2019-10-31T03:57:50.112Z] ++ env -i DEST=/go/src/github.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-31T03:57:50.112Z] INFO: Testing against a local daemon [2019-10-31T03:57:50.112Z] === RUN TestContinueAfterPluginCrash [2019-10-31T03:57:50.112Z] === PAUSE TestContinueAfterPluginCrash [2019-10-31T03:57:50.112Z] === RUN TestDaemonStartWithLogOpt [2019-10-31T03:57:50.112Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-31T03:57:50.112Z] === CONT TestContinueAfterPluginCrash [2019-10-31T03:57:50.112Z] === CONT TestDaemonStartWithLogOpt [2019-10-31T03:57:50.226Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-31T03:57:50.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-31T03:57:52.744Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-31T03:57:53.306Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2019-10-31T03:57:53.868Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-31T03:57:55.234Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-31T03:57:56.921Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-31T03:58:02.191Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-31T03:58:03.566Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-31T03:58:05.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-31T03:58:06.838Z] --- PASS: TestDaemonStartWithLogOpt (16.72s) [2019-10-31T03:58:07.096Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-31T03:58:07.096Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-31T03:58:07.396Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/rootless [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/volume [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-31T03:58:07.396Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-31T03:58:07.396Z] [2019-10-31T03:58:07.396Z] === Skipped [2019-10-31T03:58:07.396Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-31T03:58:07.396Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-31T03:58:07.396Z] [2019-10-31T03:58:07.396Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-31T03:58:07.396Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-31T03:58:07.396Z] [2019-10-31T03:58:07.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-31T03:58:07.396Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:58:07.396Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:58:07.396Z] [2019-10-31T03:58:07.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-31T03:58:07.396Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:58:07.396Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:58:07.396Z] [2019-10-31T03:58:07.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-31T03:58:07.396Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:58:07.396Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:58:07.396Z] [2019-10-31T03:58:07.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-31T03:58:07.396Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:58:07.396Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:58:07.396Z] [2019-10-31T03:58:07.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-31T03:58:07.396Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:58:07.396Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-31T03:58:07.396Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-31T03:58:07.397Z] graphtest_unix.go:73: No driver to put! [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-31T03:58:07.397Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-31T03:58:07.397Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-31T03:58:07.397Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-31T03:58:07.397Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-31T03:58:07.397Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:58:07.397Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-31T03:58:07.397Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:58:07.397Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-31T03:58:07.397Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:58:07.397Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-31T03:58:07.397Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:58:07.397Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-31T03:58:07.397Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-31T03:58:07.397Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-31T03:58:07.397Z] graphtest_unix.go:73: No driver to put! [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-31T03:58:07.397Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-31T03:58:07.397Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] [2019-10-31T03:58:07.397Z] DONE 2115 tests, 20 skipped in 236.392s Post stage [Pipeline] junit [2019-10-31T03:58:07.410Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-31T03:58:08.387Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40154/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27552ceb15bca544820229e574427d4c1d6ef585 hack/validate/vendor [2019-10-31T03:58:09.314Z] 2019/10/31 03:58:08 Collecting initial packages [2019-10-31T03:58:09.314Z] 2019/10/31 03:58:09 Download dependencies [2019-10-31T03:58:11.828Z] 2019/10/31 03:58:11 Starting whole vndr cycle because no package specified [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/Microsoft/hcsshim, revision 2226e083fc390003ae5aa8325c3c92789afa0e7a, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2019-10-31T03:58:11.829Z] 2019/10/31 03:58:11 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2019-10-31T03:58:12.354Z] --- PASS: TestContinueAfterPluginCrash (21.78s) [2019-10-31T03:58:12.354Z] PASS [2019-10-31T03:58:12.354Z] [2019-10-31T03:58:12.354Z] DONE 2 tests in 21.977s [2019-10-31T03:58:12.354Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-31T03:58:12.354Z] ++ 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-31T03:58:12.354Z] ++ set -e [2019-10-31T03:58:12.354Z] ++ '[' -n 0 ']' [2019-10-31T03:58:12.354Z] ++ set -x [2019-10-31T03:58:12.354Z] ++ env -i DEST=/go/src/github.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-31T03:58:12.354Z] INFO: Testing against a local daemon [2019-10-31T03:58:12.354Z] === RUN TestPluginWithDevMounts [2019-10-31T03:58:12.354Z] === PAUSE TestPluginWithDevMounts [2019-10-31T03:58:12.354Z] === CONT TestPluginWithDevMounts [2019-10-31T03:58:12.612Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-31T03:58:13.177Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-31T03:58:13.195Z] 2019/10/31 03:58:13 Finished clone github.com/docker/libtrust [2019-10-31T03:58:13.195Z] 2019/10/31 03:58:13 Clone golang.org/x/sys, revision 9eafafc0a87e0fd0aeeba439a4573537970c44c7, attempt 1/20 [2019-10-31T03:58:13.452Z] 2019/10/31 03:58:13 Finished clone github.com/Azure/go-ansiterm [2019-10-31T03:58:13.452Z] 2019/10/31 03:58:13 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2019-10-31T03:58:13.452Z] 2019/10/31 03:58:13 Finished clone github.com/Microsoft/go-winio [2019-10-31T03:58:13.452Z] 2019/10/31 03:58:13 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2019-10-31T03:58:13.452Z] 2019/10/31 03:58:13 Finished clone github.com/google/uuid [2019-10-31T03:58:13.452Z] 2019/10/31 03:58:13 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2019-10-31T03:58:13.452Z] 2019/10/31 03:58:13 Finished clone github.com/konsorten/go-windows-terminal-sequences [2019-10-31T03:58:13.452Z] 2019/10/31 03:58:13 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2019-10-31T03:58:13.452Z] 2019/10/31 03:58:13 Finished clone github.com/opencontainers/selinux [2019-10-31T03:58:13.452Z] 2019/10/31 03:58:13 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2019-10-31T03:58:13.709Z] 2019/10/31 03:58:13 Finished clone github.com/tchap/go-patricia [2019-10-31T03:58:13.709Z] 2019/10/31 03:58:13 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2019-10-31T03:58:13.709Z] 2019/10/31 03:58:13 Finished clone github.com/creack/pty [2019-10-31T03:58:13.709Z] 2019/10/31 03:58:13 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2019-10-31T03:58:13.709Z] 2019/10/31 03:58:13 Finished clone github.com/mattn/go-shellwords [2019-10-31T03:58:13.709Z] 2019/10/31 03:58:13 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2019-10-31T03:58:13.965Z] 2019/10/31 03:58:13 Finished clone github.com/gorilla/mux [2019-10-31T03:58:13.965Z] 2019/10/31 03:58:13 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2019-10-31T03:58:14.109Z] --- PASS: TestPluginWithDevMounts (1.92s) [2019-10-31T03:58:14.109Z] PASS [2019-10-31T03:58:14.109Z] [2019-10-31T03:58:14.109Z] DONE 1 tests in 2.097s [2019-10-31T03:58:14.109Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-31T03:58:14.109Z] ++ 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-31T03:58:14.109Z] ++ set -e [2019-10-31T03:58:14.109Z] ++ '[' -n 0 ']' [2019-10-31T03:58:14.109Z] ++ set -x [2019-10-31T03:58:14.109Z] ++ env -i DEST=/go/src/github.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-31T03:58:14.109Z] INFO: Testing against a local daemon [2019-10-31T03:58:14.109Z] === RUN TestSecretInspect [2019-10-31T03:58:14.529Z] 2019/10/31 03:58:14 Clone github.com/moby/buildkit, revision f7042823e340d38d1746aa675b83d1aca431cee3, attempt 1/20 [2019-10-31T03:58:14.529Z] 2019/10/31 03:58:14 Finished clone github.com/sirupsen/logrus [2019-10-31T03:58:15.092Z] 2019/10/31 03:58:14 Finished clone github.com/docker/go-units [2019-10-31T03:58:15.092Z] 2019/10/31 03:58:14 Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20 [2019-10-31T03:58:15.349Z] 2019/10/31 03:58:15 Finished clone github.com/RackSec/srslog [2019-10-31T03:58:15.349Z] 2019/10/31 03:58:15 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2019-10-31T03:58:15.349Z] 2019/10/31 03:58:15 Finished clone github.com/syndtr/gocapability [2019-10-31T03:58:15.349Z] 2019/10/31 03:58:15 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2019-10-31T03:58:15.606Z] 2019/10/31 03:58:15 Finished clone github.com/imdario/mergo [2019-10-31T03:58:15.606Z] 2019/10/31 03:58:15 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2019-10-31T03:58:15.606Z] 2019/10/31 03:58:15 Finished clone github.com/google/go-cmp [2019-10-31T03:58:15.606Z] 2019/10/31 03:58:15 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2019-10-31T03:58:15.692Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-31T03:58:15.692Z] ok github.com/docker/docker/api/server/httputils 0.105s coverage: 14.7% of statements [2019-10-31T03:58:15.862Z] 2019/10/31 03:58:15 Finished clone gotest.tools [2019-10-31T03:58:15.862Z] 2019/10/31 03:58:15 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2019-10-31T03:58:16.007Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-31T03:58:16.007Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-31T03:58:16.424Z] 2019/10/31 03:58:16 Finished clone golang.org/x/sync [2019-10-31T03:58:16.424Z] 2019/10/31 03:58:16 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2019-10-31T03:58:16.987Z] 2019/10/31 03:58:16 Finished clone github.com/docker/go-connections [2019-10-31T03:58:16.987Z] 2019/10/31 03:58:16 Clone github.com/docker/libnetwork, revision 0025177e3dabbe0de151be0957dcaff149d43536, attempt 1/20 [2019-10-31T03:58:17.377Z] --- PASS: TestSecretInspect (3.02s) [2019-10-31T03:58:17.377Z] === RUN TestSecretList [2019-10-31T03:58:17.550Z] 2019/10/31 03:58:17 Finished clone github.com/google/shlex [2019-10-31T03:58:17.550Z] 2019/10/31 03:58:17 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2019-10-31T03:58:17.550Z] 2019/10/31 03:58:17 Finished clone github.com/opentracing-contrib/go-stdlib [2019-10-31T03:58:17.550Z] 2019/10/31 03:58:17 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2019-10-31T03:58:17.550Z] 2019/10/31 03:58:17 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2019-10-31T03:58:17.550Z] 2019/10/31 03:58:17 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2019-10-31T03:58:17.550Z] 2019/10/31 03:58:17 Finished clone github.com/mitchellh/hashstructure [2019-10-31T03:58:17.550Z] 2019/10/31 03:58:17 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2019-10-31T03:58:17.806Z] 2019/10/31 03:58:17 Finished clone github.com/opentracing/opentracing-go [2019-10-31T03:58:17.806Z] 2019/10/31 03:58:17 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2019-10-31T03:58:17.923Z] ok github.com/docker/docker/api/server/middleware 0.155s coverage: 37.7% of statements [2019-10-31T03:58:17.923Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-31T03:58:17.923Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-31T03:58:17.923Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-31T03:58:17.923Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-31T03:58:17.923Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-31T03:58:17.923Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-31T03:58:17.923Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-31T03:58:17.923Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-31T03:58:17.923Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-31T03:58:17.923Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-31T03:58:17.924Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-31T03:58:18.307Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-31T03:58:18.370Z] 2019/10/31 03:58:18 Finished clone github.com/gofrs/flock [2019-10-31T03:58:18.370Z] 2019/10/31 03:58:18 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2019-10-31T03:58:18.370Z] 2019/10/31 03:58:18 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2019-10-31T03:58:18.370Z] 2019/10/31 03:58:18 Finished clone github.com/golang/gddo [2019-10-31T03:58:19.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-31T03:58:19.238Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-31T03:58:19.501Z] ok github.com/docker/docker/api/server/router/swarm 0.147s coverage: 4.0% of statements [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-31T03:58:19.501Z] ok github.com/docker/docker/api/types/filters 0.153s coverage: 92.2% of statements [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-31T03:58:19.501Z] ok github.com/docker/docker/api/types/strslice 0.060s coverage: 90.0% of statements [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-31T03:58:19.501Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-31T03:58:19.737Z] 2019/10/31 03:58:19 Finished clone github.com/armon/go-radix [2019-10-31T03:58:19.738Z] 2019/10/31 03:58:19 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2019-10-31T03:58:19.738Z] 2019/10/31 03:58:19 Finished clone github.com/docker/go-events [2019-10-31T03:58:19.738Z] 2019/10/31 03:58:19 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2019-10-31T03:58:19.738Z] 2019/10/31 03:58:19 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2019-10-31T03:58:19.738Z] 2019/10/31 03:58:19 Finished clone github.com/armon/go-metrics [2019-10-31T03:58:19.973Z] ok github.com/docker/docker/api/types/time 0.517s coverage: 100.0% of statements [2019-10-31T03:58:19.996Z] 2019/10/31 03:58:19 Finished clone github.com/sean-/seed [2019-10-31T03:58:19.996Z] 2019/10/31 03:58:19 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2019-10-31T03:58:19.996Z] 2019/10/31 03:58:19 Finished clone github.com/tonistiigi/fsutil [2019-10-31T03:58:19.996Z] 2019/10/31 03:58:19 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2019-10-31T03:58:20.173Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-31T03:58:20.252Z] 2019/10/31 03:58:20 Finished clone github.com/hashicorp/errwrap [2019-10-31T03:58:20.252Z] 2019/10/31 03:58:20 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2019-10-31T03:58:20.430Z] --- PASS: TestSecretList (3.25s) [2019-10-31T03:58:20.430Z] === RUN TestSecretsCreateAndDelete [2019-10-31T03:58:20.445Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/builder [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-31T03:58:20.445Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-31T03:58:20.509Z] 2019/10/31 03:58:20 Finished clone github.com/hashicorp/memberlist [2019-10-31T03:58:20.509Z] 2019/10/31 03:58:20 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2019-10-31T03:58:21.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-31T03:58:21.361Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-31T03:58:21.443Z] 2019/10/31 03:58:21 Finished clone golang.org/x/net [2019-10-31T03:58:21.443Z] 2019/10/31 03:58:21 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2019-10-31T03:58:21.699Z] 2019/10/31 03:58:21 Finished clone github.com/hashicorp/go-multierror [2019-10-31T03:58:21.699Z] 2019/10/31 03:58:21 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2019-10-31T03:58:21.956Z] 2019/10/31 03:58:21 Finished clone github.com/vishvananda/netns [2019-10-31T03:58:21.956Z] 2019/10/31 03:58:21 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2019-10-31T03:58:22.345Z] 2019/10/31 03:58:22 Finished clone github.com/docker/libkv [2019-10-31T03:58:22.345Z] 2019/10/31 03:58:22 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2019-10-31T03:58:22.908Z] 2019/10/31 03:58:22 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2019-10-31T03:58:22.908Z] 2019/10/31 03:58:22 Finished clone github.com/hashicorp/go-sockaddr [2019-10-31T03:58:22.908Z] 2019/10/31 03:58:22 Finished clone github.com/BurntSushi/toml [2019-10-31T03:58:22.908Z] 2019/10/31 03:58:22 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2019-10-31T03:58:22.908Z] 2019/10/31 03:58:22 Finished clone github.com/Microsoft/hcsshim [2019-10-31T03:58:22.908Z] 2019/10/31 03:58:22 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2019-10-31T03:58:23.165Z] 2019/10/31 03:58:23 Finished clone github.com/hashicorp/go-msgpack [2019-10-31T03:58:23.165Z] 2019/10/31 03:58:23 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2019-10-31T03:58:23.258Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-31T03:58:23.422Z] 2019/10/31 03:58:23 Finished clone google.golang.org/grpc [2019-10-31T03:58:23.422Z] 2019/10/31 03:58:23 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2019-10-31T03:58:23.422Z] 2019/10/31 03:58:23 Finished clone github.com/samuel/go-zookeeper [2019-10-31T03:58:23.422Z] 2019/10/31 03:58:23 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2019-10-31T03:58:23.422Z] 2019/10/31 03:58:23 Finished clone github.com/vishvananda/netlink [2019-10-31T03:58:23.422Z] 2019/10/31 03:58:23 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2019-10-31T03:58:23.516Z] --- PASS: TestSecretsCreateAndDelete (3.06s) [2019-10-31T03:58:23.516Z] === RUN TestSecretsUpdate [2019-10-31T03:58:23.516Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-31T03:58:23.679Z] 2019/10/31 03:58:23 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2019-10-31T03:58:23.679Z] 2019/10/31 03:58:23 Finished clone github.com/deckarep/golang-set [2019-10-31T03:58:23.772Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-31T03:58:24.030Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-31T03:58:24.242Z] 2019/10/31 03:58:24 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2019-10-31T03:58:24.242Z] 2019/10/31 03:58:24 Finished clone github.com/coreos/go-semver [2019-10-31T03:58:24.287Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-31T03:58:25.172Z] 2019/10/31 03:58:25 Finished clone github.com/ishidawataru/sctp [2019-10-31T03:58:25.172Z] 2019/10/31 03:58:25 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2019-10-31T03:58:25.218Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-31T03:58:25.234Z] ok github.com/docker/docker/builder/dockerfile 0.583s coverage: 46.1% of statements [2019-10-31T03:58:25.234Z] ok github.com/docker/docker/builder/dockerignore 0.122s coverage: 96.8% of statements [2019-10-31T03:58:25.234Z] ok github.com/docker/docker/builder/remotecontext 0.840s coverage: 9.2% of statements [2019-10-31T03:58:25.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-31T03:58:25.736Z] 2019/10/31 03:58:25 Finished clone github.com/opencontainers/go-digest [2019-10-31T03:58:25.736Z] 2019/10/31 03:58:25 Clone github.com/opencontainers/runc, revision 3e425f80a8c931f88e6d94a8c831b9d5aa481657, attempt 1/20 [2019-10-31T03:58:25.736Z] 2019/10/31 03:58:25 Finished clone github.com/Microsoft/opengcs [2019-10-31T03:58:25.736Z] 2019/10/31 03:58:25 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2019-10-31T03:58:26.588Z] --- PASS: TestSecretsUpdate (3.04s) [2019-10-31T03:58:26.589Z] === RUN TestTemplatedSecret [2019-10-31T03:58:26.666Z] 2019/10/31 03:58:26 Finished clone github.com/mistifyio/go-zfs [2019-10-31T03:58:26.666Z] 2019/10/31 03:58:26 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2019-10-31T03:58:26.666Z] 2019/10/31 03:58:26 Finished clone github.com/vbatts/tar-split [2019-10-31T03:58:26.666Z] 2019/10/31 03:58:26 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2019-10-31T03:58:26.922Z] 2019/10/31 03:58:26 Finished clone go.etcd.io/bbolt [2019-10-31T03:58:26.922Z] 2019/10/31 03:58:26 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2019-10-31T03:58:27.178Z] 2019/10/31 03:58:27 Finished clone github.com/containerd/typeurl [2019-10-31T03:58:27.178Z] 2019/10/31 03:58:27 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2019-10-31T03:58:27.522Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-31T03:58:28.087Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-31T03:58:28.546Z] 2019/10/31 03:58:28 Finished clone github.com/seccomp/libseccomp-golang [2019-10-31T03:58:28.546Z] 2019/10/31 03:58:28 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2019-10-31T03:58:28.803Z] 2019/10/31 03:58:28 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2019-10-31T03:58:28.803Z] 2019/10/31 03:58:28 Finished clone golang.org/x/sys [2019-10-31T03:58:29.060Z] 2019/10/31 03:58:28 Finished clone github.com/hashicorp/serf [2019-10-31T03:58:29.060Z] 2019/10/31 03:58:28 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2019-10-31T03:58:29.317Z] 2019/10/31 03:58:29 Finished clone github.com/opencontainers/runtime-spec [2019-10-31T03:58:29.317Z] 2019/10/31 03:58:29 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2019-10-31T03:58:29.317Z] 2019/10/31 03:58:29 Finished clone github.com/coreos/go-systemd [2019-10-31T03:58:29.317Z] 2019/10/31 03:58:29 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2019-10-31T03:58:29.574Z] 2019/10/31 03:58:29 Finished clone github.com/godbus/dbus [2019-10-31T03:58:29.574Z] 2019/10/31 03:58:29 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2019-10-31T03:58:30.137Z] 2019/10/31 03:58:30 Finished clone github.com/opencontainers/image-spec [2019-10-31T03:58:30.137Z] 2019/10/31 03:58:30 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2019-10-31T03:58:30.137Z] 2019/10/31 03:58:30 Finished clone github.com/Graylog2/go-gelf [2019-10-31T03:58:30.137Z] 2019/10/31 03:58:30 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2019-10-31T03:58:30.612Z] --- PASS: TestTemplatedSecret (3.58s) [2019-10-31T03:58:30.612Z] === RUN TestSecretCreateResolve [2019-10-31T03:58:30.700Z] 2019/10/31 03:58:30 Finished clone github.com/fluent/fluent-logger-golang [2019-10-31T03:58:30.700Z] 2019/10/31 03:58:30 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2019-10-31T03:58:30.700Z] 2019/10/31 03:58:30 Finished clone github.com/ugorji/go [2019-10-31T03:58:30.700Z] 2019/10/31 03:58:30 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2019-10-31T03:58:30.700Z] 2019/10/31 03:58:30 Finished clone github.com/philhofer/fwd [2019-10-31T03:58:30.700Z] 2019/10/31 03:58:30 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2019-10-31T03:58:31.543Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-31T03:58:31.629Z] 2019/10/31 03:58:31 Finished clone github.com/moby/buildkit [2019-10-31T03:58:31.629Z] 2019/10/31 03:58:31 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2019-10-31T03:58:31.629Z] 2019/10/31 03:58:31 Finished clone github.com/fsnotify/fsnotify [2019-10-31T03:58:31.629Z] 2019/10/31 03:58:31 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2019-10-31T03:58:32.559Z] 2019/10/31 03:58:32 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2019-10-31T03:58:32.559Z] 2019/10/31 03:58:32 Finished clone github.com/bsphere/le_go [2019-10-31T03:58:32.559Z] 2019/10/31 03:58:32 Finished clone github.com/go-ini/ini [2019-10-31T03:58:32.559Z] 2019/10/31 03:58:32 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2019-10-31T03:58:32.559Z] 2019/10/31 03:58:32 Finished clone github.com/jmespath/go-jmespath [2019-10-31T03:58:32.559Z] 2019/10/31 03:58:32 Clone github.com/containerd/containerd, revision 36cf5b690dcc00ff0f34ff7799209050c3d0c59a, attempt 1/20 [2019-10-31T03:58:33.122Z] 2019/10/31 03:58:32 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2019-10-31T03:58:33.122Z] 2019/10/31 03:58:32 Finished clone github.com/tinylib/msgp [2019-10-31T03:58:33.441Z] --- PASS: TestSecretCreateResolve (3.03s) [2019-10-31T03:58:33.441Z] PASS [2019-10-31T03:58:33.441Z] [2019-10-31T03:58:33.441Z] DONE 6 tests in 19.141s [2019-10-31T03:58:33.441Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-31T03:58:33.441Z] ++ 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-31T03:58:33.441Z] ++ set -e [2019-10-31T03:58:33.441Z] ++ '[' -n 0 ']' [2019-10-31T03:58:33.441Z] ++ set -x [2019-10-31T03:58:33.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-31T03:58:33.441Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-31T03:58:33.441Z] INFO: Testing against a local daemon [2019-10-31T03:58:33.441Z] === RUN TestServiceCreateInit [2019-10-31T03:58:33.441Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-31T03:58:33.685Z] 2019/10/31 03:58:33 Finished clone golang.org/x/oauth2 [2019-10-31T03:58:33.685Z] 2019/10/31 03:58:33 Clone github.com/containerd/continuity, revision f2a389ac0a02ce21c09edd7344677a601970f41c, attempt 1/20 [2019-10-31T03:58:34.248Z] 2019/10/31 03:58:34 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2019-10-31T03:58:34.248Z] 2019/10/31 03:58:34 Finished clone golang.org/x/text [2019-10-31T03:58:34.505Z] 2019/10/31 03:58:34 Finished clone github.com/googleapis/gax-go [2019-10-31T03:58:34.505Z] 2019/10/31 03:58:34 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2019-10-31T03:58:35.135Z] 2019/10/31 03:58:34 Finished clone github.com/docker/libnetwork [2019-10-31T03:58:35.135Z] 2019/10/31 03:58:34 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2019-10-31T03:58:35.135Z] 2019/10/31 03:58:34 Finished clone github.com/containerd/fifo [2019-10-31T03:58:35.135Z] 2019/10/31 03:58:34 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2019-10-31T03:58:35.964Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-31T03:58:36.066Z] 2019/10/31 03:58:35 Finished clone go.opencensus.io [2019-10-31T03:58:36.066Z] 2019/10/31 03:58:35 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2019-10-31T03:58:36.066Z] 2019/10/31 03:58:36 Finished clone github.com/opencontainers/runc [2019-10-31T03:58:36.066Z] 2019/10/31 03:58:36 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2019-10-31T03:58:36.629Z] 2019/10/31 03:58:36 Finished clone github.com/containerd/cgroups [2019-10-31T03:58:36.629Z] 2019/10/31 03:58:36 Clone github.com/docker/swarmkit, revision 7dded76ec532741c1ad9736cd2bb6d6661f0a386, attempt 1/20 [2019-10-31T03:58:36.629Z] 2019/10/31 03:58:36 Finished clone github.com/containerd/console [2019-10-31T03:58:36.629Z] 2019/10/31 03:58:36 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2019-10-31T03:58:36.886Z] 2019/10/31 03:58:36 Finished clone github.com/containerd/go-runc [2019-10-31T03:58:36.886Z] 2019/10/31 03:58:36 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2019-10-31T03:58:36.886Z] 2019/10/31 03:58:36 Finished clone github.com/coreos/pkg [2019-10-31T03:58:36.886Z] 2019/10/31 03:58:36 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2019-10-31T03:58:37.334Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-31T03:58:37.817Z] 2019/10/31 03:58:37 Finished clone github.com/containerd/continuity [2019-10-31T03:58:37.817Z] 2019/10/31 03:58:37 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2019-10-31T03:58:37.817Z] 2019/10/31 03:58:37 Finished clone github.com/containerd/ttrpc [2019-10-31T03:58:37.817Z] 2019/10/31 03:58:37 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2019-10-31T03:58:38.380Z] 2019/10/31 03:58:38 Finished clone github.com/gogo/googleapis [2019-10-31T03:58:38.380Z] 2019/10/31 03:58:38 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2019-10-31T03:58:38.380Z] 2019/10/31 03:58:38 Finished clone github.com/miekg/dns [2019-10-31T03:58:38.380Z] 2019/10/31 03:58:38 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2019-10-31T03:58:38.704Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-31T03:58:38.962Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-31T03:58:39.527Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-31T03:58:39.748Z] 2019/10/31 03:58:39 Finished clone github.com/fernet/fernet-go [2019-10-31T03:58:39.748Z] 2019/10/31 03:58:39 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2019-10-31T03:58:40.677Z] 2019/10/31 03:58:40 Finished clone golang.org/x/time [2019-10-31T03:58:40.677Z] 2019/10/31 03:58:40 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2019-10-31T03:58:40.934Z] 2019/10/31 03:58:40 Finished clone github.com/docker/distribution [2019-10-31T03:58:40.934Z] 2019/10/31 03:58:40 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2019-10-31T03:58:41.498Z] 2019/10/31 03:58:41 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2019-10-31T03:58:41.498Z] 2019/10/31 03:58:41 Finished clone github.com/hashicorp/go-immutable-radix [2019-10-31T03:58:41.498Z] 2019/10/31 03:58:41 Finished clone github.com/hashicorp/go-memdb [2019-10-31T03:58:41.498Z] 2019/10/31 03:58:41 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2019-10-31T03:58:42.867Z] 2019/10/31 03:58:42 Finished clone github.com/hashicorp/golang-lru [2019-10-31T03:58:42.867Z] 2019/10/31 03:58:42 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2019-10-31T03:58:43.123Z] 2019/10/31 03:58:43 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2019-10-31T03:58:43.123Z] 2019/10/31 03:58:43 Finished clone github.com/matttproud/golang_protobuf_extensions [2019-10-31T03:58:43.686Z] 2019/10/31 03:58:43 Finished clone code.cloudfoundry.org/clock [2019-10-31T03:58:43.686Z] 2019/10/31 03:58:43 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2019-10-31T03:58:43.801Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-31T03:58:44.061Z] --- PASS: TestServiceCreateInit (10.68s) [2019-10-31T03:58:44.061Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2019-10-31T03:58:44.061Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.35s) [2019-10-31T03:58:44.061Z] === RUN TestCreateServiceMultipleTimes [2019-10-31T03:58:44.615Z] 2019/10/31 03:58:44 Finished clone golang.org/x/crypto [2019-10-31T03:58:44.615Z] 2019/10/31 03:58:44 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2019-10-31T03:58:45.181Z] 2019/10/31 03:58:44 Finished clone github.com/beorn7/perks [2019-10-31T03:58:45.181Z] 2019/10/31 03:58:44 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2019-10-31T03:58:45.747Z] 2019/10/31 03:58:45 Finished clone github.com/prometheus/client_model [2019-10-31T03:58:45.747Z] 2019/10/31 03:58:45 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2019-10-31T03:58:46.584Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-31T03:58:47.116Z] 2019/10/31 03:58:46 Finished clone github.com/prometheus/client_golang [2019-10-31T03:58:47.116Z] 2019/10/31 03:58:46 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2019-10-31T03:58:47.147Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-31T03:58:48.045Z] 2019/10/31 03:58:47 Finished clone github.com/prometheus/procfs [2019-10-31T03:58:48.045Z] 2019/10/31 03:58:47 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2019-10-31T03:58:48.302Z] 2019/10/31 03:58:48 Finished clone github.com/spf13/pflag [2019-10-31T03:58:48.302Z] 2019/10/31 03:58:48 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2019-10-31T03:58:48.516Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-31T03:58:48.558Z] 2019/10/31 03:58:48 Finished clone github.com/prometheus/common [2019-10-31T03:58:48.558Z] 2019/10/31 03:58:48 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2019-10-31T03:58:49.120Z] 2019/10/31 03:58:48 Finished clone github.com/pkg/errors [2019-10-31T03:58:49.120Z] 2019/10/31 03:58:48 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2019-10-31T03:58:50.488Z] 2019/10/31 03:58:50 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2019-10-31T03:58:50.488Z] 2019/10/31 03:58:50 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2019-10-31T03:58:50.580Z] ok github.com/docker/docker/builder/remotecontext/git 27.561s coverage: 85.1% of statements [2019-10-31T03:58:50.580Z] ? github.com/docker/docker/cli [no test files] [2019-10-31T03:58:50.580Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-31T03:58:50.580Z] ok github.com/docker/docker/cli/debug 0.080s coverage: 100.0% of statements [2019-10-31T03:58:50.580Z] ok github.com/docker/docker/client 0.453s coverage: 75.3% of statements [2019-10-31T03:58:50.744Z] 2019/10/31 03:58:50 Finished clone github.com/morikuni/aec [2019-10-31T03:58:51.000Z] 2019/10/31 03:58:50 Finished clone github.com/inconshreveable/mousetrap [2019-10-31T03:58:51.561Z] 2019/10/31 03:58:51 Finished clone github.com/spf13/cobra [2019-10-31T03:58:51.818Z] 2019/10/31 03:58:51 Finished clone github.com/golang/protobuf [2019-10-31T03:58:52.074Z] 2019/10/31 03:58:51 Finished clone github.com/google/certificate-transparency-go [2019-10-31T03:58:52.332Z] 2019/10/31 03:58:52 Finished clone github.com/docker/go-metrics [2019-10-31T03:58:52.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-31T03:58:52.896Z] 2019/10/31 03:58:52 Finished clone github.com/cloudflare/cfssl [2019-10-31T03:58:56.484Z] ok github.com/docker/docker/cmd/dockerd 0.678s coverage: 19.0% of statements [2019-10-31T03:58:57.068Z] 2019/10/31 03:58:56 Finished clone cloud.google.com/go [2019-10-31T03:58:58.059Z] ok github.com/docker/docker/container 0.557s coverage: 42.2% of statements [2019-10-31T03:58:58.060Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-31T03:58:58.060Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-31T03:58:58.531Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-31T03:58:58.531Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-31T03:58:59.372Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-31T03:59:00.339Z] 2019/10/31 03:58:59 Finished clone google.golang.org/genproto [2019-10-31T03:59:01.707Z] 2019/10/31 03:59:01 Finished clone github.com/docker/swarmkit [2019-10-31T03:59:03.073Z] 2019/10/31 03:59:02 Finished clone github.com/containerd/containerd [2019-10-31T03:59:04.630Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-31T03:59:04.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-31T03:59:04.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-31T03:59:04.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-31T03:59:04.961Z] 2019/10/31 03:59:04 Finished clone github.com/coreos/etcd [2019-10-31T03:59:05.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-31T03:59:06.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-31T03:59:06.524Z] === RUN TestDockerSuite/TestBuildRm [2019-10-31T03:59:06.781Z] --- PASS: TestCreateServiceMultipleTimes (22.77s) [2019-10-31T03:59:06.781Z] === RUN TestCreateServiceConflict [2019-10-31T03:59:09.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-31T03:59:09.573Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-31T03:59:09.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-31T03:59:09.835Z] --- PASS: TestCreateServiceConflict (3.01s) [2019-10-31T03:59:09.835Z] === RUN TestCreateServiceMaxReplicas [2019-10-31T03:59:11.205Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-31T03:59:11.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-31T03:59:13.051Z] 2019/10/31 03:59:12 Finished clone github.com/gogo/protobuf [2019-10-31T03:59:13.107Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-31T03:59:13.672Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-31T03:59:13.929Z] --- PASS: TestCreateServiceMaxReplicas (4.12s) [2019-10-31T03:59:13.929Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-31T03:59:13.980Z] 2019/10/31 03:59:13 Finished clone github.com/hashicorp/consul [2019-10-31T03:59:14.186Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-31T03:59:14.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-31T03:59:15.556Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-31T03:59:16.925Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-31T03:59:18.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-31T03:59:18.281Z] Removing intermediate container 4ba2d715f3c2 [2019-10-31T03:59:18.281Z] ---> b41b1b36fc35 [2019-10-31T03:59:18.281Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-31T03:59:18.281Z] ---> Running in d8333d981279 [2019-10-31T03:59:18.281Z] Removing intermediate container d8333d981279 [2019-10-31T03:59:18.281Z] ---> 9e78fced6dc8 [2019-10-31T03:59:18.281Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-31T03:59:18.281Z] ---> Running in 78a877f02e5b [2019-10-31T03:59:18.281Z] Removing intermediate container 78a877f02e5b [2019-10-31T03:59:18.281Z] ---> 759fa02dfd5a [2019-10-31T03:59:18.281Z] Step 8/8 : COPY . . [2019-10-31T03:59:18.295Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-31T03:59:19.825Z] ok github.com/docker/docker/daemon 3.195s coverage: 9.2% of statements [2019-10-31T03:59:19.825Z] ok github.com/docker/docker/daemon/cluster 0.956s coverage: 0.5% of statements [2019-10-31T03:59:19.825Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.278s coverage: 65.3% of statements [2019-10-31T03:59:19.825Z] ok github.com/docker/docker/daemon/cluster/convert 1.141s coverage: 35.8% of statements [2019-10-31T03:59:19.825Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-31T03:59:19.825Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.201s coverage: 10.9% of statements [2019-10-31T03:59:19.825Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-31T03:59:19.825Z] ok github.com/docker/docker/daemon/config 0.584s coverage: 80.1% of statements [2019-10-31T03:59:19.825Z] ok github.com/docker/docker/daemon/discovery 0.192s coverage: 30.0% of statements [2019-10-31T03:59:19.825Z] ok github.com/docker/docker/daemon/events 0.341s coverage: 50.0% of statements [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-31T03:59:19.826Z] ok github.com/docker/docker/daemon/graphdriver 0.151s coverage: 2.3% of statements [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-31T03:59:19.826Z] ok github.com/docker/docker/daemon/images 0.621s coverage: 4.9% of statements [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-31T03:59:19.826Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-31T03:59:19.826Z] ok github.com/docker/docker/daemon/logger 0.347s coverage: 43.0% of statements [2019-10-31T03:59:19.826Z] ok github.com/docker/docker/daemon/logger/awslogs 0.845s coverage: 77.8% of statements [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-31T03:59:19.826Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-31T03:59:20.821Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.604s coverage: 62.1% of statements [2019-10-31T03:59:20.821Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.258s coverage: 88.3% of statements [2019-10-31T03:59:20.821Z] ok github.com/docker/docker/daemon/logger/local 0.458s coverage: 74.7% of statements [2019-10-31T03:59:20.821Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-31T03:59:21.292Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.236s coverage: 21.4% of statements [2019-10-31T03:59:21.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-31T03:59:22.468Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-31T03:59:22.725Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-31T03:59:22.981Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-31T03:59:22.981Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-31T03:59:23.238Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-31T03:59:23.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-31T03:59:23.928Z] 2019/10/31 03:59:23 Finished clone github.com/aws/aws-sdk-go [2019-10-31T03:59:24.605Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-31T03:59:24.606Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-31T03:59:25.112Z] ok github.com/docker/docker/daemon/logger/splunk 2.473s coverage: 82.5% of statements [2019-10-31T03:59:25.112Z] ok github.com/docker/docker/daemon/logger/syslog 0.259s coverage: 47.8% of statements [2019-10-31T03:59:25.112Z] ok github.com/docker/docker/daemon/logger/templates 0.070s coverage: 8.3% of statements [2019-10-31T03:59:25.113Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-31T03:59:25.113Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-31T03:59:25.113Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-31T03:59:25.535Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-31T03:59:26.687Z] ok github.com/docker/docker/distribution 1.869s coverage: 20.3% of statements [2019-10-31T03:59:27.159Z] ok github.com/docker/docker/distribution/metadata 1.920s coverage: 48.2% of statements [2019-10-31T03:59:27.159Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-31T03:59:27.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-31T03:59:27.632Z] ok github.com/docker/docker/distribution/xfer 2.150s coverage: 76.8% of statements [2019-10-31T03:59:27.632Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-31T03:59:27.632Z] ok github.com/docker/docker/errdefs 0.107s coverage: 49.4% of statements [2019-10-31T03:59:29.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-31T03:59:29.709Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.67s) [2019-10-31T03:59:29.709Z] === RUN TestCreateServiceSecretFileMode [2019-10-31T03:59:29.965Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-31T03:59:30.604Z] ok github.com/docker/docker/image 1.236s coverage: 86.4% of statements [2019-10-31T03:59:30.604Z] ok github.com/docker/docker/image/cache 0.138s coverage: 19.2% of statements [2019-10-31T03:59:30.604Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-31T03:59:30.604Z] ok github.com/docker/docker/image/v1 0.428s coverage: 25.0% of statements [2019-10-31T03:59:30.604Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-31T03:59:30.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-31T03:59:31.333Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-31T03:59:32.178Z] ok github.com/docker/docker/layer 0.525s coverage: 30.0% of statements [2019-10-31T03:59:32.178Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-31T03:59:32.703Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-31T03:59:32.703Z] --- PASS: TestCreateServiceSecretFileMode (3.16s) [2019-10-31T03:59:32.703Z] === RUN TestCreateServiceConfigFileMode [2019-10-31T03:59:32.727Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-31T03:59:32.727Z] Using test binary docker [2019-10-31T03:59:32.960Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-31T03:59:33.009Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-31T03:59:33.009Z] +++ /etc/init.d/apparmor start [2019-10-31T03:59:33.009Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-31T03:59:33.009Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-31T03:59:33.009Z] Warning failed to create cache: (null) [2019-10-31T03:59:33.009Z] . [2019-10-31T03:59:33.009Z] INFO: Waiting for daemon to start... [2019-10-31T03:59:33.009Z] Starting dockerd [2019-10-31T03:59:33.009Z] +++ 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-31T03:59:34.333Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-31T03:59:34.412Z] ok github.com/docker/docker/libcontainerd/local 0.384s coverage: 1.0% of statements [2019-10-31T03:59:34.412Z] ok github.com/docker/docker/libcontainerd/queue 0.091s coverage: 100.0% of statements [2019-10-31T03:59:34.412Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-31T03:59:34.412Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-31T03:59:34.412Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-31T03:59:34.412Z] ? github.com/docker/docker/oci [no test files] [2019-10-31T03:59:34.412Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-31T03:59:34.412Z] ok github.com/docker/docker/opts 0.231s coverage: 67.3% of statements [2019-10-31T03:59:34.412Z] ok github.com/docker/docker/pkg/aaparser 0.066s coverage: 50.0% of statements [2019-10-31T03:59:35.036Z] . [2019-10-31T03:59:35.036Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-31T03:59:35.036Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-31T03:59:35.036Z] Error: No such image: emptyfs [2019-10-31T03:59:35.036Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-31T03:59:35.036Z] ++++ docker load [2019-10-31T03:59:35.319Z] Running integration-test (iteration 1) [2019-10-31T03:59:35.319Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-31T03:59:35.319Z] ++ 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-31T03:59:35.319Z] ++ set -e [2019-10-31T03:59:35.319Z] ++ '[' -n 0 ']' [2019-10-31T03:59:35.319Z] ++ set -x [2019-10-31T03:59:35.319Z] ++ env -i DEST=/go/src/github.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-31T03:59:36.227Z] === RUN TestDockerSuite/TestBuildUser [2019-10-31T03:59:36.227Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2019-10-31T03:59:36.227Z] === RUN TestCreateServiceSysctls [2019-10-31T03:59:38.121Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-31T03:59:38.774Z] 2019/10/31 03:59:36 Finished clone google.golang.org/api [2019-10-31T03:59:38.774Z] 2019/10/31 03:59:36 Dependencies downloaded. Download time: 1m25.156532513s [2019-10-31T03:59:38.774Z] 2019/10/31 03:59:36 Collecting all dependencies [2019-10-31T03:59:40.644Z] --- PASS: TestCreateServiceSysctls (4.19s) [2019-10-31T03:59:40.644Z] === RUN TestCreateServiceCapabilities [2019-10-31T03:59:42.013Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-31T03:59:43.383Z] --- PASS: TestCreateServiceCapabilities (3.16s) [2019-10-31T03:59:43.383Z] === RUN TestInspect [2019-10-31T03:59:44.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-31T03:59:46.861Z] 2019/10/31 03:59:46 Clean vendor dir from unused packages [2019-10-31T03:59:47.117Z] 2019/10/31 03:59:46 Success [2019-10-31T03:59:47.117Z] 2019/10/31 03:59:46 Running time: 1m37.956503883s [2019-10-31T03:59:47.117Z] Congratulations! All vendoring changes are done the right way. [2019-10-31T03:59:47.277Z] --- PASS: TestInspect (3.55s) [2019-10-31T03:59:47.277Z] === RUN TestServiceListWithStatuses [2019-10-31T03:59:47.277Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-31T03:59:47.277Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-31T03:59:47.277Z] === RUN TestDockerNetworkConnectAlias [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-31T03:59:48.375Z] + echo Building e2e image [2019-10-31T03:59:48.375Z] Building e2e image [2019-10-31T03:59:48.375Z] + docker build --build-arg DOCKER_GITCOMMIT=27552ceb15bca544820229e574427d4c1d6ef585 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-31T03:59:48.375Z] #2 [internal] load .dockerignore [2019-10-31T03:59:48.375Z] #2 transferring context: 34B done [2019-10-31T03:59:48.375Z] #2 DONE 0.0s [2019-10-31T03:59:48.375Z] [2019-10-31T03:59:48.375Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-31T03:59:48.375Z] #1 transferring dockerfile: 3.21kB done [2019-10-31T03:59:48.375Z] #1 DONE 0.0s [2019-10-31T03:59:48.375Z] [2019-10-31T03:59:48.375Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-31T03:59:48.477Z] ---> 9f8687838298 [2019-10-31T03:59:48.636Z] #4 DONE 0.3s [2019-10-31T03:59:48.636Z] [2019-10-31T03:59:48.636Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-31T03:59:48.636Z] #3 DONE 0.3s [2019-10-31T03:59:48.896Z] [2019-10-31T03:59:48.896Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-10-31T03:59:48.896Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-10-31T03:59:48.896Z] #5 DONE 0.0s [2019-10-31T03:59:48.896Z] [2019-10-31T03:59:48.896Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-31T03:59:48.896Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-10-31T03:59:48.896Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.1s [2019-10-31T03:59:48.896Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.1s [2019-10-31T03:59:48.896Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0B / 126.85MB 0.1s [2019-10-31T03:59:48.896Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-10-31T03:59:48.896Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-10-31T03:59:48.896Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-10-31T03:59:48.896Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-10-31T03:59:48.896Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-10-31T03:59:48.897Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-10-31T03:59:48.897Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 0B / 126B 0.2s [2019-10-31T03:59:49.153Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 11.38MB / 126.85MB 0.4s [2019-10-31T03:59:49.153Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.3s done [2019-10-31T03:59:49.153Z] #14 ... [2019-10-31T03:59:49.153Z] [2019-10-31T03:59:49.153Z] #8 [internal] load build context [2019-10-31T03:59:49.153Z] #8 transferring context: 804.40kB 0.5s done [2019-10-31T03:59:49.153Z] #8 DONE 0.6s [2019-10-31T03:59:49.153Z] [2019-10-31T03:59:49.153Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-31T03:59:49.153Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done [2019-10-31T03:59:49.409Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 27.30MB / 126.85MB 0.7s [2019-10-31T03:59:49.409Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-10-31T03:59:49.667Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 51.13MB / 126.85MB 1.0s [2019-10-31T03:59:49.924Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 62.39MB / 126.85MB 1.1s [2019-10-31T03:59:49.924Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 70.50MB / 126.85MB 1.2s [2019-10-31T03:59:49.924Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 78.54MB / 126.85MB 1.3s [2019-10-31T03:59:50.056Z] Successfully built 9f8687838298 [2019-10-31T03:59:50.056Z] Successfully tagged docker:latest [2019-10-31T03:59:50.056Z] INFO: Image build ended at 10/31/2019 03:59:49. Duration:00:04:23.8030731 [2019-10-31T03:59:50.056Z] [2019-10-31T03:59:50.056Z] [2019-10-31T03:59:50.056Z] INFO: Building the test binaries at 10/31/2019 03:59:49... [2019-10-31T03:59:50.182Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 100.23MB / 126.85MB 1.5s [2019-10-31T03:59:50.182Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 110.77MB / 126.85MB 1.6s [2019-10-31T03:59:50.439Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 124.80MB / 126.85MB 1.7s [2019-10-31T03:59:50.555Z] Loaded image: buildpack-deps:jessie [2019-10-31T03:59:50.555Z] Loaded image: busybox:latest [2019-10-31T03:59:50.555Z] Loaded image: busybox:glibc [2019-10-31T03:59:50.555Z] Loaded image: debian:jessie [2019-10-31T03:59:50.555Z] Loaded image: hello-world:latest [2019-10-31T03:59:50.555Z] INFO: Testing against a local daemon [2019-10-31T03:59:50.555Z] === RUN TestCgroupNamespacesBuild [2019-10-31T03:59:51.000Z] #14 ... [2019-10-31T03:59:51.000Z] [2019-10-31T03:59:51.000Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-31T03:59:51.000Z] #6 DONE 2.4s [2019-10-31T03:59:51.000Z] [2019-10-31T03:59:51.000Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-31T03:59:51.000Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.3s done [2019-10-31T03:59:51.179Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2019-10-31T03:59:51.179Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-31T03:59:51.255Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-10-31T03:59:51.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-31T03:59:52.655Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2019-10-31T03:59:52.656Z] === RUN TestBuildWithSession [2019-10-31T03:59:52.656Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-31T03:59:52.656Z] build_session_test.go:25: TODO: BuildKit [2019-10-31T03:59:52.656Z] === RUN TestBuildSquashParent [2019-10-31T03:59:54.788Z] --- PASS: TestDockerNetworkConnectAlias (7.20s) [2019-10-31T03:59:54.788Z] === RUN TestDockerNetworkReConnect [2019-10-31T03:59:56.553Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.0s [2019-10-31T03:59:57.922Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.5s done [2019-10-31T03:59:58.177Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b [2019-10-31T03:59:58.177Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-10-31T03:59:58.432Z] #14 DONE 9.6s [2019-10-31T03:59:58.432Z] [2019-10-31T03:59:58.432Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-31T03:59:58.994Z] #15 ... [2019-10-31T03:59:58.994Z] [2019-10-31T03:59:58.994Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-31T03:59:58.994Z] #7 1.170 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-31T03:59:58.994Z] #7 2.280 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-31T03:59:58.994Z] #7 2.399 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-31T03:59:58.994Z] #7 2.404 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-31T03:59:58.994Z] #7 2.622 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-31T03:59:58.994Z] #7 2.632 (4/31) Installing readline (8.0.0-r0) [2019-10-31T03:59:58.994Z] #7 2.640 (5/31) Installing bash (5.0.0-r0) [2019-10-31T03:59:58.994Z] #7 2.659 Executing bash-5.0.0-r0.post-install [2019-10-31T03:59:58.994Z] #7 2.664 (6/31) Installing ca-certificates (20190108-r0) [2019-10-31T03:59:58.994Z] #7 2.685 (7/31) Installing libgcc (8.3.0-r0) [2019-10-31T03:59:58.994Z] #7 2.688 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-31T03:59:58.994Z] #7 2.705 (9/31) Installing binutils (2.32-r0) [2019-10-31T03:59:58.994Z] #7 2.815 (10/31) Installing gmp (6.1.2-r1) [2019-10-31T03:59:58.994Z] #7 2.823 (11/31) Installing isl (0.18-r0) [2019-10-31T03:59:58.994Z] #7 2.846 (12/31) Installing libgomp (8.3.0-r0) [2019-10-31T03:59:58.994Z] #7 2.852 (13/31) Installing libatomic (8.3.0-r0) [2019-10-31T03:59:58.994Z] #7 2.854 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-31T03:59:58.994Z] #7 2.862 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-31T03:59:58.994Z] #7 2.869 (16/31) Installing gcc (8.3.0-r0) [2019-10-31T03:59:58.994Z] #7 3.870 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-31T03:59:58.994Z] #7 3.986 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-31T03:59:58.994Z] #7 3.992 (19/31) Installing g++ (8.3.0-r0) [2019-10-31T03:59:58.994Z] #7 4.645 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-31T03:59:58.994Z] #7 4.650 (21/31) Installing libcurl (7.66.0-r0) [2019-10-31T03:59:58.994Z] #7 4.661 (22/31) Installing expat (2.2.8-r0) [2019-10-31T03:59:58.994Z] #7 4.665 (23/31) Installing pcre2 (10.33-r0) [2019-10-31T03:59:58.994Z] #7 4.677 (24/31) Installing git (2.22.0-r0) [2019-10-31T03:59:58.994Z] #7 4.911 (25/31) Installing libmnl (1.0.4-r0) [2019-10-31T03:59:58.994Z] #7 4.911 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-31T03:59:58.994Z] #7 4.919 (27/31) Installing iptables (1.8.3-r0) [2019-10-31T03:59:58.994Z] #7 4.948 (28/31) Installing pigz (2.4-r0) [2019-10-31T03:59:58.994Z] #7 4.956 (29/31) Installing tar (1.32-r0) [2019-10-31T03:59:58.994Z] #7 4.965 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-31T03:59:58.994Z] #7 4.971 (31/31) Installing xz (5.2.4-r0) [2019-10-31T03:59:58.994Z] #7 4.977 Executing busybox-1.30.1-r2.trigger [2019-10-31T03:59:58.994Z] #7 4.985 Executing ca-certificates-20190108-r0.trigger [2019-10-31T03:59:58.994Z] #7 5.047 OK: 185 MiB in 45 packages [2019-10-31T03:59:58.994Z] #7 DONE 7.7s [2019-10-31T03:59:58.994Z] [2019-10-31T03:59:58.994Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-31T03:59:58.994Z] #9 DONE 0.1s [2019-10-31T03:59:58.994Z] [2019-10-31T03:59:58.994Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-31T03:59:58.994Z] #10 DONE 0.1s [2019-10-31T03:59:58.994Z] [2019-10-31T03:59:58.994Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-31T03:59:58.994Z] #11 DONE 0.1s [2019-10-31T03:59:58.994Z] [2019-10-31T03:59:58.994Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-31T03:59:59.249Z] #15 ... [2019-10-31T03:59:59.250Z] [2019-10-31T03:59:59.250Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-31T03:59:59.250Z] #12 DONE 0.1s [2019-10-31T03:59:59.250Z] [2019-10-31T03:59:59.250Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-31T03:59:59.250Z] #13 DONE 0.1s [2019-10-31T03:59:59.250Z] [2019-10-31T03:59:59.250Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-31T03:59:59.460Z] --- PASS: TestBuildSquashParent (5.65s) [2019-10-31T03:59:59.460Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-31T03:59:59.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:59:59.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:59:59.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:59:59.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T03:59:59.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:59:59.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T03:59:59.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:59:59.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:59:59.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:59:59.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:59:59.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:59:59.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:59:59.460Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-31T03:59:59.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-31T03:59:59.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-31T03:59:59.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-31T03:59:59.505Z] #15 1.107 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-31T03:59:59.760Z] ok github.com/docker/docker/pkg/archive 8.406s coverage: 62.0% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/authorization 0.614s coverage: 26.8% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/broadcaster 0.080s coverage: 100.0% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/capabilities 0.071s coverage: 87.5% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/chrootarchive 0.138s coverage: 15.4% of statements [2019-10-31T03:59:59.761Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-31T03:59:59.761Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/directory 0.075s coverage: 80.0% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/discovery 0.091s coverage: 58.3% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/discovery/file 0.097s coverage: 92.9% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/discovery/kv 3.443s coverage: 84.1% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/discovery/memory 0.094s coverage: 92.3% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/discovery/nodes 0.115s coverage: 93.8% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/filenotify 0.070s coverage: 36.2% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/fileutils 0.192s coverage: 87.7% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/homedir 0.097s coverage: 42.9% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 6.3% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/ioutils 0.631s coverage: 69.2% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/jsonmessage 0.188s coverage: 91.7% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/locker 0.070s coverage: 88.9% of statements [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/longpath 0.196s coverage: 100.0% of statements [2019-10-31T03:59:59.761Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/namesgenerator 0.089s coverage: 85.7% of statements [2019-10-31T03:59:59.761Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2019-10-31T03:59:59.761Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-31T03:59:59.761Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-31T03:59:59.761Z] ok github.com/docker/docker/pkg/pidfile 0.120s coverage: 82.6% of statements [2019-10-31T03:59:59.761Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-31T03:59:59.761Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-31T04:00:00.052Z] --- PASS: TestDockerNetworkReConnect (5.94s) [2019-10-31T04:00:00.052Z] === RUN TestServicePlugin [2019-10-31T04:00:00.870Z] #15 2.182 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-31T04:00:00.870Z] #15 2.253 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-31T04:00:00.870Z] #15 2.256 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-31T04:00:00.870Z] #15 2.386 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-31T04:00:00.870Z] #15 2.394 (4/43) Installing readline (8.0.0-r0) [2019-10-31T04:00:00.870Z] #15 2.398 (5/43) Installing bash (5.0.0-r0) [2019-10-31T04:00:00.870Z] #15 2.411 Executing bash-5.0.0-r0.post-install [2019-10-31T04:00:00.870Z] #15 2.413 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-31T04:00:00.870Z] #15 2.485 (7/43) Installing libuuid (2.33.2-r0) [2019-10-31T04:00:00.870Z] #15 2.488 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-31T04:00:00.870Z] #15 2.492 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-31T04:00:00.870Z] #15 2.496 (10/43) Installing binutils (2.32-r0) [2019-10-31T04:00:00.870Z] #15 2.567 (11/43) Installing libmagic (5.37-r1) [2019-10-31T04:00:00.870Z] #15 2.588 (12/43) Installing file (5.37-r1) [2019-10-31T04:00:01.126Z] #15 2.590 (13/43) Installing gmp (6.1.2-r1) [2019-10-31T04:00:01.126Z] #15 2.597 (14/43) Installing isl (0.18-r0) [2019-10-31T04:00:01.126Z] #15 2.611 (15/43) Installing libgomp (8.3.0-r0) [2019-10-31T04:00:01.126Z] #15 2.614 (16/43) Installing libatomic (8.3.0-r0) [2019-10-31T04:00:01.126Z] #15 2.616 (17/43) Installing libgcc (8.3.0-r0) [2019-10-31T04:00:01.126Z] #15 2.619 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-31T04:00:01.126Z] #15 2.624 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-31T04:00:01.126Z] #15 2.627 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-31T04:00:01.126Z] #15 2.638 (21/43) Installing gcc (8.3.0-r0) [2019-10-31T04:00:01.421Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-31T04:00:01.498Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-31T04:00:01.689Z] #15 3.341 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-31T04:00:01.689Z] #15 3.424 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-31T04:00:01.689Z] #15 3.426 (24/43) Installing g++ (8.3.0-r0) [2019-10-31T04:00:01.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-31T04:00:02.251Z] #15 3.858 (25/43) Installing make (4.2.1-r2) [2019-10-31T04:00:02.251Z] #15 3.862 (26/43) Installing fortify-headers (1.1-r0) [2019-10-31T04:00:02.251Z] #15 3.865 (27/43) Installing build-base (0.5-r1) [2019-10-31T04:00:02.251Z] #15 3.867 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-31T04:00:02.251Z] #15 3.870 (29/43) Installing libcurl (7.66.0-r0) [2019-10-31T04:00:02.251Z] #15 3.876 (30/43) Installing curl (7.66.0-r0) [2019-10-31T04:00:02.251Z] #15 3.880 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-31T04:00:02.251Z] #15 3.886 (32/43) Installing jq (1.6-r0) [2019-10-31T04:00:02.251Z] #15 3.892 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-31T04:00:02.251Z] #15 3.897 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-31T04:00:02.251Z] #15 3.900 (35/43) Installing libaio (0.3.111-r0) [2019-10-31T04:00:02.251Z] #15 3.902 (36/43) Installing libblkid (2.33.2-r0) [2019-10-31T04:00:02.251Z] #15 3.907 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-31T04:00:02.251Z] #15 3.937 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-31T04:00:02.251Z] #15 3.943 (39/43) Installing libmount (2.33.2-r0) [2019-10-31T04:00:02.251Z] #15 3.948 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-31T04:00:02.251Z] #15 3.952 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-31T04:00:02.251Z] #15 3.954 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-31T04:00:02.251Z] #15 3.978 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-31T04:00:02.251Z] #15 3.983 Executing busybox-1.30.1-r2.trigger [2019-10-31T04:00:02.251Z] #15 3.989 OK: 189 MiB in 58 packages [2019-10-31T04:00:02.653Z] INFO: make.ps1 starting at 10/31/2019 04:00:02 [2019-10-31T04:00:02.793Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-31T04:00:03.127Z] INFO: Git commit (27552ceb1) assumed from DOCKER_GITCOMMIT environment variable [2019-10-31T04:00:03.127Z] INFO: Invoking autogen... [2019-10-31T04:00:03.358Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-31T04:00:03.620Z] #15 DONE 4.9s [2019-10-31T04:00:03.621Z] [2019-10-31T04:00:03.621Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-31T04:00:03.815Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-31T04:00:03.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2019-10-31T04:00:03.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2019-10-31T04:00:03.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.51s) [2019-10-31T04:00:03.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.57s) [2019-10-31T04:00:03.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2019-10-31T04:00:03.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2019-10-31T04:00:03.816Z] === RUN TestBuildMultiStageCopy [2019-10-31T04:00:03.816Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-31T04:00:04.124Z] INFO: Building daemon... [2019-10-31T04:00:04.182Z] #16 DONE 0.8s [2019-10-31T04:00:04.182Z] [2019-10-31T04:00:04.182Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-31T04:00:04.728Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-31T04:00:05.108Z] #17 DONE 0.7s [2019-10-31T04:00:05.108Z] [2019-10-31T04:00:05.108Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-31T04:00:05.108Z] #18 DONE 0.0s [2019-10-31T04:00:05.108Z] [2019-10-31T04:00:05.108Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-31T04:00:05.108Z] #19 DONE 0.1s [2019-10-31T04:00:05.108Z] [2019-10-31T04:00:05.108Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-31T04:00:05.658Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-31T04:00:05.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-31T04:00:06.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-31T04:00:06.405Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-31T04:00:06.473Z] #20 1.336 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-31T04:00:06.473Z] #20 1.548 [2019-10-31T04:00:06.689Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-31T04:00:07.241Z] #20 1.657 ###### 8.7% ####################### 33.3% ##################################### 52.4% ################################################### 71.4% ################################################################# 90.5% ######################################################################## 100.0% [2019-10-31T04:00:07.241Z] #20 2.301 [2019-10-31T04:00:07.304Z] --- PASS: TestBuildMultiStageCopy (3.45s) [2019-10-31T04:00:07.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) [2019-10-31T04:00:07.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-10-31T04:00:07.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-10-31T04:00:07.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2019-10-31T04:00:07.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2019-10-31T04:00:07.304Z] === RUN TestBuildMultiStageParentConfig [2019-10-31T04:00:07.498Z] #20 2.412 0.7% ########################################################## 80.9% ######################################################################## 100.0% [2019-10-31T04:00:07.554Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-31T04:00:07.554Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-31T04:00:07.554Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-31T04:00:07.554Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-31T04:00:07.554Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-31T04:00:07.754Z] #20 2.726 [2019-10-31T04:00:08.266Z] #20 2.834 ###### 8.9% ############################# 41.0% ############################################## 64.3% ############################################################### 87.5% ######################################################################## 100.0% [2019-10-31T04:00:08.266Z] #20 3.406 [2019-10-31T04:00:08.309Z] --- PASS: TestBuildMultiStageParentConfig (0.91s) [2019-10-31T04:00:08.309Z] === RUN TestBuildLabelWithTargets [2019-10-31T04:00:09.783Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2019-10-31T04:00:09.783Z] === RUN TestBuildWithEmptyLayers [2019-10-31T04:00:09.807Z] #20 3.514 # 1.8% ######### 13.2% ############### 20.9% ################## 25.8% ######################### 35.7% ############################# 41.6% ################################### 49.7% ######################################### 58.3% ################################################ 67.7% ################################################### 71.6% ###################################################### 75.5% ############################################################### 88.2% ###################################################################### 97.4% ######################################################################## 100.0% [2019-10-31T04:00:10.063Z] #20 5.004 [2019-10-31T04:00:10.078Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-31T04:00:10.078Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-31T04:00:10.320Z] #20 ... [2019-10-31T04:00:10.320Z] [2019-10-31T04:00:10.320Z] #31 [builder 1/4] COPY . . [2019-10-31T04:00:10.320Z] #31 DONE 5.4s [2019-10-31T04:00:10.320Z] [2019-10-31T04:00:10.320Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-31T04:00:10.404Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2019-10-31T04:00:10.404Z] === RUN TestBuildMultiStageOnBuild [2019-10-31T04:00:10.774Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-31T04:00:11.688Z] #32 DONE 1.0s [2019-10-31T04:00:11.688Z] [2019-10-31T04:00:11.688Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-31T04:00:11.688Z] #20 5.712 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-31T04:00:11.688Z] #20 5.933 [2019-10-31T04:00:11.688Z] #20 6.031 ######################################################################## 100.0% [2019-10-31T04:00:11.688Z] #20 6.247 [2019-10-31T04:00:11.706Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-31T04:00:11.943Z] #20 6.961 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-31T04:00:12.199Z] #20 7.211 [2019-10-31T04:00:12.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-31T04:00:12.455Z] #20 7.323 0.7% ######################################################################## 100.0% [2019-10-31T04:00:12.455Z] #20 7.550 [2019-10-31T04:00:12.550Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2019-10-31T04:00:12.550Z] === RUN TestBuildUncleanTarFilenames [2019-10-31T04:00:12.839Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-31T04:00:13.096Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-31T04:00:13.382Z] #20 8.304 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-31T04:00:13.382Z] #20 8.406 skipping existing 1849cc453dee [2019-10-31T04:00:13.637Z] #20 8.627 [2019-10-31T04:00:14.021Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2019-10-31T04:00:14.021Z] === RUN TestBuildMultiStageLayerLeak [2019-10-31T04:00:14.564Z] #20 9.535 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-31T04:00:14.819Z] #20 9.902 [2019-10-31T04:00:15.075Z] #20 10.00 ######################################################################## 100.0% [2019-10-31T04:00:15.075Z] #20 10.25 [2019-10-31T04:00:15.331Z] #20 10.32 Download of images into '/build' complete. [2019-10-31T04:00:15.331Z] #20 10.32 Use something like the following to load the result into a Docker daemon: [2019-10-31T04:00:15.331Z] #20 10.32 tar -cC '/build' . | docker load [2019-10-31T04:00:15.331Z] #20 DONE 10.4s [2019-10-31T04:00:15.331Z] [2019-10-31T04:00:15.331Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-31T04:00:15.588Z] #22 DONE 0.1s [2019-10-31T04:00:15.588Z] [2019-10-31T04:00:15.588Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-31T04:00:15.588Z] #26 DONE 0.1s [2019-10-31T04:00:15.588Z] [2019-10-31T04:00:15.588Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-31T04:00:15.844Z] #27 DONE 0.2s [2019-10-31T04:00:15.844Z] [2019-10-31T04:00:15.844Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-31T04:00:15.844Z] #23 DONE 0.2s [2019-10-31T04:00:15.844Z] [2019-10-31T04:00:15.844Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-31T04:00:16.042Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2019-10-31T04:00:16.042Z] === RUN TestBuildWithHugeFile [2019-10-31T04:00:16.099Z] #28 DONE 0.2s [2019-10-31T04:00:16.099Z] [2019-10-31T04:00:16.099Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-31T04:00:17.273Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-31T04:00:19.167Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-31T04:00:20.097Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-31T04:00:20.660Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/plugins 34.946s coverage: 73.4% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.077s coverage: 56.8% of statements [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/plugins/transport 0.143s coverage: 85.7% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 73.9% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/signal 0.067s coverage: 20.3% of statements [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/streamformatter 0.106s coverage: 66.2% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/stringid 0.064s coverage: 70.6% of statements [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/sysinfo 0.068s coverage: 38.2% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/system 0.087s coverage: 13.1% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/tailfile 0.151s coverage: 88.6% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/tarsum 0.169s coverage: 89.3% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/term 0.079s coverage: 30.8% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: 0.0% of statements [no tests to run] [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/plugin 0.277s coverage: 11.6% of statements [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/plugin/v2 0.142s coverage: 20.1% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/reference 0.273s coverage: 84.4% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/registry 0.451s coverage: 52.2% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/registry/resumable 0.272s coverage: 100.0% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/rootless [no test files] [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/runconfig 0.214s coverage: 54.5% of statements [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/testutil 0.167s coverage: 62.5% of statements [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-31T04:00:21.046Z] ? github.com/docker/docker/volume [no test files] [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/volume/drivers 0.183s coverage: 36.1% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/volume/local 0.203s coverage: 37.7% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/volume/mounts 0.159s coverage: 66.2% of statements [2019-10-31T04:00:21.046Z] ok github.com/docker/docker/volume/service 0.418s coverage: 70.3% of statements [2019-10-31T04:00:21.047Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-31T04:00:21.047Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-31T04:00:21.224Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-31T04:00:21.224Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-31T04:00:21.349Z] #29 ... [2019-10-31T04:00:21.349Z] [2019-10-31T04:00:21.349Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-31T04:00:21.349Z] #21 DONE 1.1s [2019-10-31T04:00:21.349Z] [2019-10-31T04:00:21.349Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-31T04:00:21.349Z] #24 2.508 + RM_GOPATH=0 [2019-10-31T04:00:21.349Z] #24 2.508 + TMP_GOPATH= [2019-10-31T04:00:21.349Z] #24 2.508 + : /build [2019-10-31T04:00:21.349Z] #24 2.508 + '[' -z '' ']' [2019-10-31T04:00:21.349Z] #24 2.508 ++ mktemp -d [2019-10-31T04:00:21.349Z] #24 2.512 Install docker/cli version 17.06.2-ce from stable [2019-10-31T04:00:21.349Z] #24 2.512 + export GOPATH=/tmp/tmp.dEKaOg [2019-10-31T04:00:21.349Z] #24 2.512 + GOPATH=/tmp/tmp.dEKaOg [2019-10-31T04:00:21.349Z] #24 2.512 + RM_GOPATH=1 [2019-10-31T04:00:21.349Z] #24 2.512 ++ dirname ./install.sh [2019-10-31T04:00:21.349Z] #24 2.512 + dir=. [2019-10-31T04:00:21.349Z] #24 2.512 + bin=dockercli [2019-10-31T04:00:21.349Z] #24 2.512 + shift [2019-10-31T04:00:21.349Z] #24 2.512 + '[' '!' -f ./dockercli.installer ']' [2019-10-31T04:00:21.349Z] #24 2.512 + . ./dockercli.installer [2019-10-31T04:00:21.349Z] #24 2.512 ++ : stable [2019-10-31T04:00:21.349Z] #24 2.512 ++ : 17.06.2-ce [2019-10-31T04:00:21.349Z] #24 2.512 + install_dockercli [2019-10-31T04:00:21.349Z] #24 2.512 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-31T04:00:21.349Z] #24 2.521 ++ uname -m [2019-10-31T04:00:21.349Z] #24 2.521 + arch=x86_64 [2019-10-31T04:00:21.349Z] #24 2.521 + '[' x86_64 '!=' x86_64 ']' [2019-10-31T04:00:21.349Z] #24 2.521 + url=https://download.docker.com/linux/static [2019-10-31T04:00:21.349Z] #24 2.521 + tar -xz docker/docker [2019-10-31T04:00:21.349Z] #24 2.521 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-31T04:00:21.349Z] #24 ... [2019-10-31T04:00:21.349Z] [2019-10-31T04:00:21.349Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-31T04:00:21.349Z] #33 0.881 [2019-10-31T04:00:21.349Z] #33 0.928 Removing bundles/ [2019-10-31T04:00:21.349Z] #33 0.929 [2019-10-31T04:00:21.349Z] #33 0.932 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-31T04:00:21.349Z] #33 1.622 Building test suite binary ./integration-cli/test.main [2019-10-31T04:00:21.349Z] #33 ... [2019-10-31T04:00:21.349Z] [2019-10-31T04:00:21.349Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-31T04:00:21.349Z] #24 5.756 + mkdir -p /build [2019-10-31T04:00:21.349Z] #24 5.758 + mv docker/docker /build/ [2019-10-31T04:00:21.349Z] #24 5.759 + rmdir docker [2019-10-31T04:00:21.605Z] #24 DONE 5.9s [2019-10-31T04:00:21.605Z] [2019-10-31T04:00:21.605Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-31T04:00:22.534Z] #33 ... [2019-10-31T04:00:22.534Z] [2019-10-31T04:00:22.534Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-31T04:00:22.534Z] #25 DONE 0.2s [2019-10-31T04:00:22.534Z] [2019-10-31T04:00:22.534Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-31T04:00:22.594Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-31T04:00:23.278Z] INFO: make.ps1 ended at 10/31/2019 04:00:23 [2019-10-31T04:00:24.854Z] INFO: Unit tests ended at 10/31/2019 04:00:24. Duration:00:03:27.5701589 [2019-10-31T04:00:24.854Z] INFO: Building busybox [2019-10-31T04:00:25.325Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-31T04:00:25.325Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-31T04:00:25.325Z] [2019-10-31T04:00:25.325Z] Sending build context to Docker daemon 2.56kB [2019-10-31T04:00:25.325Z] [2019-10-31T04:00:25.325Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-31T04:00:25.325Z] ---> 739b21bd02e7 [2019-10-31T04:00:25.325Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-31T04:00:25.325Z] ---> Running in 56b49cc3a7a2 [2019-10-31T04:00:25.866Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-31T04:00:25.866Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-31T04:00:25.866Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-31T04:00:26.123Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-31T04:00:27.053Z] === RUN TestDockerSuite/TestCommitChange [2019-10-31T04:00:28.424Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-31T04:00:29.355Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-31T04:00:31.227Z] Removing intermediate container 56b49cc3a7a2 [2019-10-31T04:00:31.227Z] ---> 9948b45813a2 [2019-10-31T04:00:31.227Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-31T04:00:31.250Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-31T04:00:32.803Z] [2019-10-31T04:00:32.803Z] ---> 8e5ebee5ce14 [2019-10-31T04:00:32.803Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-31T04:00:32.803Z] ---> Running in 014f3782e809 [2019-10-31T04:00:33.146Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-31T04:00:34.076Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-31T04:00:34.378Z] [2019-10-31T04:00:34.378Z] SUCCESS: Specified value was saved. [2019-10-31T04:00:35.970Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-31T04:00:36.228Z] --- PASS: TestServicePlugin (36.06s) [2019-10-31T04:00:36.228Z] plugin_test.go:62: [d43cd4af976fb] joining swarm manager [dbdc55bc1c10e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:00:36.228Z] plugin_test.go:65: [d556e46e1996d] joining swarm manager [dbdc55bc1c10e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:00:36.228Z] === RUN TestServiceUpdateLabel [2019-10-31T04:00:36.607Z] Removing intermediate container 014f3782e809 [2019-10-31T04:00:36.607Z] ---> 695dc5296e43 [2019-10-31T04:00:36.607Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-31T04:00:36.607Z] ---> Running in f4740b32c459 [2019-10-31T04:00:36.792Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-31T04:00:38.685Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-31T04:00:39.617Z] --- PASS: TestServiceUpdateLabel (3.34s) [2019-10-31T04:00:39.617Z] === RUN TestServiceUpdateSecrets [2019-10-31T04:00:39.617Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-31T04:00:39.874Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-31T04:00:39.874Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-31T04:00:39.874Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-31T04:00:39.874Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-31T04:00:39.874Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-31T04:00:39.874Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-31T04:00:41.769Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-31T04:00:43.665Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-31T04:00:43.665Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-31T04:00:43.795Z] Cannot create a file when that file already exists. [2019-10-31T04:00:44.595Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-31T04:00:45.525Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-31T04:00:46.455Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-31T04:00:47.386Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-31T04:00:48.317Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-31T04:00:48.317Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-31T04:00:48.317Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-31T04:00:48.881Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-31T04:00:49.029Z] #33 ... [2019-10-31T04:00:49.029Z] [2019-10-31T04:00:49.029Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-31T04:00:49.029Z] #29 29.25 # github.com/docker/docker/contrib/httpserver [2019-10-31T04:00:49.029Z] #29 29.25 loadinternal: cannot find runtime/cgo [2019-10-31T04:00:49.029Z] #29 DONE 29.7s [2019-10-31T04:00:49.029Z] [2019-10-31T04:00:49.029Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-31T04:00:49.029Z] #33 ... [2019-10-31T04:00:49.029Z] [2019-10-31T04:00:49.029Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-31T04:00:49.029Z] #30 DONE 0.1s [2019-10-31T04:00:49.029Z] [2019-10-31T04:00:49.029Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-31T04:00:49.139Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-31T04:00:49.139Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-31T04:00:49.139Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-31T04:00:49.396Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-31T04:00:49.688Z] Removing intermediate container f4740b32c459 [2019-10-31T04:00:49.688Z] ---> 38be27212a2b [2019-10-31T04:00:49.688Z] Step 6/6 : CMD ["sh"] [2019-10-31T04:00:49.688Z] ---> Running in d349fbca550d [2019-10-31T04:00:49.688Z] Removing intermediate container d349fbca550d [2019-10-31T04:00:49.688Z] ---> 3bc20fc63094 [2019-10-31T04:00:49.688Z] Successfully built 3bc20fc63094 [2019-10-31T04:00:49.688Z] Successfully tagged busybox:latest [2019-10-31T04:00:49.688Z] INFO: Docker images of the daemon under test [2019-10-31T04:00:49.688Z] [2019-10-31T04:00:49.688Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-31T04:00:49.688Z] busybox latest 3bc20fc63094 Less than a second ago 4.83GB [2019-10-31T04:00:49.688Z] microsoft/windowsservercore latest 739b21bd02e7 3 weeks ago 4.79GB [2019-10-31T04:00:49.688Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 3 weeks ago 4.79GB [2019-10-31T04:00:49.688Z] [2019-10-31T04:00:49.688Z] INFO: Running integration tests at 10/31/2019 04:00:49... [2019-10-31T04:00:49.688Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-31T04:00:49.688Z] INFO: Integration API tests being run from the host: [2019-10-31T04:00:49.688Z] INFO: make.ps1 starting at 10/31/2019 04:00:49 [2019-10-31T04:00:50.327Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-31T04:00:50.683Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-31T04:00:51.258Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-31T04:00:52.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-31T04:00:52.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-31T04:00:54.085Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-31T04:00:55.015Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-31T04:00:55.015Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-31T04:00:55.272Z] --- PASS: TestServiceUpdateSecrets (15.66s) [2019-10-31T04:00:55.272Z] === RUN TestServiceUpdateConfigs [2019-10-31T04:00:55.528Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-31T04:00:56.459Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-31T04:00:57.842Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-31T04:00:58.777Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-31T04:00:58.778Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-31T04:00:59.708Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-31T04:01:00.640Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-31T04:01:01.204Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-31T04:01:01.461Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-31T04:01:02.392Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-31T04:01:03.763Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-31T04:01:05.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-31T04:01:05.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-31T04:01:05.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-31T04:01:05.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-31T04:01:05.659Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-31T04:01:06.590Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-31T04:01:08.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-31T04:01:11.004Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2019-10-31T04:01:11.004Z] === RUN TestServiceUpdateNetwork [2019-10-31T04:01:11.004Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-31T04:01:11.936Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-31T04:01:12.028Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-31T04:01:12.868Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-31T04:01:12.868Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-31T04:01:12.868Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-31T04:01:14.255Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-31T04:01:16.147Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-31T04:01:17.079Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-31T04:01:17.227Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-31T04:01:18.448Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-31T04:01:19.455Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-31T04:01:21.687Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-31T04:01:22.682Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-31T04:01:23.675Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-31T04:01:23.702Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-31T04:01:23.959Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-31T04:01:24.147Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-31T04:01:25.142Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-31T04:01:26.483Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-31T04:01:26.740Z] --- PASS: TestServiceUpdateNetwork (16.00s) [2019-10-31T04:01:26.740Z] PASS [2019-10-31T04:01:26.740Z] [2019-10-31T04:01:26.740Z] === Skipped [2019-10-31T04:01:26.740Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-31T04:01:26.740Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-31T04:01:26.740Z] [2019-10-31T04:01:26.740Z] [2019-10-31T04:01:26.740Z] DONE 20 tests, 1 skipped in 173.511s [2019-10-31T04:01:26.740Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-31T04:01:26.740Z] ++ 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-31T04:01:26.740Z] ++ set -e [2019-10-31T04:01:26.740Z] ++ '[' -n 0 ']' [2019-10-31T04:01:26.740Z] ++ set -x [2019-10-31T04:01:26.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-31T04:01:26.998Z] INFO: Testing against a local daemon [2019-10-31T04:01:26.998Z] === RUN TestSessionCreate [2019-10-31T04:01:26.998Z] --- PASS: TestSessionCreate (0.05s) [2019-10-31T04:01:26.998Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-31T04:01:26.998Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-31T04:01:26.998Z] PASS [2019-10-31T04:01:26.998Z] [2019-10-31T04:01:26.998Z] DONE 2 tests in 0.218s [2019-10-31T04:01:26.998Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-31T04:01:26.998Z] ++ 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-31T04:01:26.998Z] ++ set -e [2019-10-31T04:01:26.998Z] ++ '[' -n 0 ']' [2019-10-31T04:01:26.998Z] ++ set -x [2019-10-31T04:01:26.998Z] ++ env -i DEST=/go/src/github.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-31T04:01:27.256Z] INFO: Testing against a local daemon [2019-10-31T04:01:27.256Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-31T04:01:27.256Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-31T04:01:27.256Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-31T04:01:27.256Z] === RUN TestEventsExecDie [2019-10-31T04:01:27.372Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-31T04:01:27.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-31T04:01:28.078Z] --- PASS: TestEventsExecDie (0.85s) [2019-10-31T04:01:28.078Z] === RUN TestEventsBackwardsCompatible [2019-10-31T04:01:28.078Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-31T04:01:28.078Z] === RUN TestInfoBinaryCommits [2019-10-31T04:01:28.078Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-31T04:01:28.078Z] === RUN TestInfoAPIVersioned [2019-10-31T04:01:28.078Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-31T04:01:28.078Z] === RUN TestInfoDiscoveryBackend [2019-10-31T04:01:28.642Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-31T04:01:28.642Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-31T04:01:28.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-10-31T04:01:29.572Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-31T04:01:29.572Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-31T04:01:30.136Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-10-31T04:01:30.136Z] === RUN TestInfoAPI [2019-10-31T04:01:30.136Z] --- PASS: TestInfoAPI (0.02s) [2019-10-31T04:01:30.136Z] === RUN TestInfoAPIWarnings [2019-10-31T04:01:30.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-10-31T04:01:30.650Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-10-31T04:01:30.650Z] === RUN TestInfoDebug [2019-10-31T04:01:31.185Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-31T04:01:31.214Z] --- PASS: TestInfoDebug (0.52s) [2019-10-31T04:01:31.214Z] === RUN TestInfoInsecureRegistries [2019-10-31T04:01:31.777Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-10-31T04:01:31.777Z] === RUN TestInfoRegistryMirrors [2019-10-31T04:01:32.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-10-31T04:01:32.291Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-31T04:01:32.291Z] === RUN TestLoginFailsWithBadCredentials [2019-10-31T04:01:32.549Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2019-10-31T04:01:32.549Z] === RUN TestPingCacheHeaders [2019-10-31T04:01:32.549Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-10-31T04:01:32.549Z] === RUN TestPingGet [2019-10-31T04:01:32.806Z] --- PASS: TestPingGet (0.06s) [2019-10-31T04:01:32.806Z] === RUN TestPingHead [2019-10-31T04:01:32.806Z] --- PASS: TestPingHead (0.07s) [2019-10-31T04:01:32.806Z] === RUN TestVersion [2019-10-31T04:01:32.806Z] --- PASS: TestVersion (0.07s) [2019-10-31T04:01:32.806Z] PASS [2019-10-31T04:01:32.806Z] [2019-10-31T04:01:32.806Z] === Skipped [2019-10-31T04:01:32.806Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-31T04:01:32.806Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-31T04:01:32.806Z] [2019-10-31T04:01:32.806Z] [2019-10-31T04:01:32.806Z] DONE 18 tests, 1 skipped in 5.835s [2019-10-31T04:01:32.806Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-31T04:01:32.806Z] ++ 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-31T04:01:32.806Z] ++ set -e [2019-10-31T04:01:32.806Z] ++ '[' -n 0 ']' [2019-10-31T04:01:32.806Z] ++ set -x [2019-10-31T04:01:32.806Z] ++ env -i DEST=/go/src/github.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-31T04:01:33.063Z] INFO: Testing against a local daemon [2019-10-31T04:01:33.063Z] === RUN TestVolumesCreateAndList [2019-10-31T04:01:33.063Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-31T04:01:33.063Z] === RUN TestVolumesRemove [2019-10-31T04:01:33.321Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-31T04:01:33.321Z] === RUN TestVolumesInspect [2019-10-31T04:01:33.321Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-31T04:01:33.321Z] === RUN TestVolumesInvalidJSON [2019-10-31T04:01:33.321Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-31T04:01:33.321Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-31T04:01:33.321Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-31T04:01:33.321Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-31T04:01:33.321Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-31T04:01:33.321Z] PASS [2019-10-31T04:01:33.321Z] [2019-10-31T04:01:33.321Z] DONE 5 tests in 0.374s [2019-10-31T04:01:33.321Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-31T04:01:33.579Z] ++++ cat bundles/test-integration/docker.pid [2019-10-31T04:01:33.579Z] +++ kill 5310 [2019-10-31T04:01:33.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-10-31T04:01:34.951Z] +++ /etc/init.d/apparmor stop [2019-10-31T04:01:34.951Z] Clearing AppArmor profiles cache:. [2019-10-31T04:01:34.951Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-31T04:01:34.951Z] Unloading profiles will leave already running processes permanently [2019-10-31T04:01:34.951Z] unconfined, which can lead to unexpected situations. [2019-10-31T04:01:34.951Z] [2019-10-31T04:01:34.951Z] To set a process to complain mode, use the command line tool [2019-10-31T04:01:34.951Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-31T04:01:34.951Z] with the 'teardown' option." [2019-10-31T04:01:34.951Z] [2019-10-31T04:01:35.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007cd020_} [2019-10-31T04:01:37.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1520782363_/foo_false____} [2019-10-31T04:01:38.466Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-31T04:01:38.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1520782363_/foo_true____} [2019-10-31T04:01:40.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3401359038_/foo_false____} [2019-10-31T04:01:40.695Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-31T04:01:42.271Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-31T04:01:42.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3401359038_/foo_true____} [2019-10-31T04:01:43.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3401359038_/foo_true__0xc0007cd600__} [2019-10-31T04:01:45.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007cd620_} [2019-10-31T04:01:45.265Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-31T04:01:45.748Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-31T04:01:45.748Z] [2019-10-31T04:01:45.748Z] ________ ____ __. [2019-10-31T04:01:45.748Z] \_____ \ | |/ _| [2019-10-31T04:01:45.748Z] / | \| < [2019-10-31T04:01:45.748Z] / | \ | \ [2019-10-31T04:01:45.748Z] \_______ /____|__ \ [2019-10-31T04:01:45.748Z] \/ \/ [2019-10-31T04:01:45.748Z] [2019-10-31T04:01:45.748Z] INFO: make.ps1 ended at 10/31/2019 04:01:33 [2019-10-31T04:01:45.748Z] INFO: Binaries build ended at 10/31/2019 04:01:35. Duration:00:01:45.4575113 [2019-10-31T04:01:45.748Z] INFO: Copying the built daemon binary to d:\CI\PR-40154\8\binary\dockerd-27552ceb1.exe... [2019-10-31T04:01:45.748Z] INFO: Copying the built client binary to d:\CI\PR-40154\8\binary\docker-27552ceb1.exe... [2019-10-31T04:01:45.748Z] INFO: Copying dockerversion from the container... [2019-10-31T04:01:45.748Z] INFO: Copying the golang package from the container to d:\CI\PR-40154\8\installer\go.zip... [2019-10-31T04:01:45.748Z] INFO: Extracting go.zip to d:\CI\PR-40154\8\go [2019-10-31T04:01:46.841Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-31T04:01:47.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007cd660_} [2019-10-31T04:01:48.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007cd680_} [2019-10-31T04:01:49.073Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-31T04:01:50.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007cd6c0_} [2019-10-31T04:01:51.301Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-31T04:01:51.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:01:51.301Z] INFO: Testing against a local daemon [2019-10-31T04:01:51.301Z] === RUN TestBuildWithSession [2019-10-31T04:01:51.301Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-31T04:01:51.301Z] build_session_test.go:25: TODO: BuildKit [2019-10-31T04:01:51.301Z] === RUN TestBuildSquashParent [2019-10-31T04:01:51.301Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-31T04:01:51.301Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:01:51.301Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-31T04:01:51.301Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-31T04:01:51.301Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:01:51.301Z] === RUN TestBuildMultiStageCopy [2019-10-31T04:01:51.301Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-31T04:01:51.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-31T04:01:53.129Z] --- PASS: TestBuildWithHugeFile (87.72s) [2019-10-31T04:01:53.129Z] === RUN TestBuildWithEmptyDockerfile [2019-10-31T04:01:53.129Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T04:01:53.129Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T04:01:53.129Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T04:01:53.129Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T04:01:53.129Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T04:01:53.129Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T04:01:53.129Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T04:01:53.129Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T04:01:53.129Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T04:01:53.129Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-31T04:01:53.129Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-10-31T04:01:53.129Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-10-31T04:01:53.129Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2019-10-31T04:01:53.129Z] === RUN TestBuildPreserveOwnership [2019-10-31T04:01:53.129Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-31T04:01:53.129Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-31T04:01:53.129Z] --- PASS: TestBuildPreserveOwnership (4.69s) [2019-10-31T04:01:53.129Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2019-10-31T04:01:53.129Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2019-10-31T04:01:53.129Z] === RUN TestBuildPlatformInvalid [2019-10-31T04:01:53.129Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-31T04:01:53.129Z] PASS [2019-10-31T04:01:53.129Z] [2019-10-31T04:01:53.129Z] === Skipped [2019-10-31T04:01:53.129Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-31T04:01:53.129Z] build_session_test.go:25: TODO: BuildKit [2019-10-31T04:01:53.129Z] [2019-10-31T04:01:53.129Z] [2019-10-31T04:01:53.129Z] DONE 32 tests, 1 skipped in 133.632s [2019-10-31T04:01:53.129Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-31T04:01:53.129Z] ++ 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-31T04:01:53.129Z] ++ set -e [2019-10-31T04:01:53.129Z] ++ '[' -n 0 ']' [2019-10-31T04:01:53.129Z] ++ set -x [2019-10-31T04:01:53.129Z] ++ env -i DEST=/go/src/github.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-31T04:01:53.129Z] INFO: Testing against a local daemon [2019-10-31T04:01:53.129Z] === RUN TestConfigList [2019-10-31T04:01:53.129Z] --- PASS: TestConfigList (2.18s) [2019-10-31T04:01:53.129Z] === RUN TestConfigsCreateAndDelete [2019-10-31T04:01:53.415Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2019-10-31T04:01:53.415Z] === RUN TestConfigsUpdate [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-10-31T04:01:53.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-10-31T04:01:53.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-10-31T04:01:53.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-10-31T04:01:53.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-10-31T04:01:53.851Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-31T04:01:56.113Z] --- PASS: TestConfigsUpdate (2.21s) [2019-10-31T04:01:56.113Z] === RUN TestTemplatedConfig [2019-10-31T04:01:57.129Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-31T04:01:58.796Z] --- PASS: TestTemplatedConfig (2.83s) [2019-10-31T04:01:58.796Z] === RUN TestConfigInspect [2019-10-31T04:01:59.653Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-31T04:02:00.815Z] --- PASS: TestConfigInspect (2.14s) [2019-10-31T04:02:00.815Z] === RUN TestConfigCreateWithLabels [2019-10-31T04:02:01.755Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-31T04:02:01.756Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-31T04:02:02.748Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-31T04:02:02.845Z] --- PASS: TestConfigCreateWithLabels (2.20s) [2019-10-31T04:02:02.845Z] === RUN TestConfigCreateResolve [2019-10-31T04:02:02.928Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-31T04:02:03.740Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-31T04:02:04.301Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-31T04:02:04.301Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-31T04:02:05.231Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-31T04:02:05.315Z] --- PASS: TestBuildMultiStageCopy (14.25s) [2019-10-31T04:02:05.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.63s) [2019-10-31T04:02:05.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2019-10-31T04:02:05.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2019-10-31T04:02:05.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2019-10-31T04:02:05.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.55s) [2019-10-31T04:02:05.315Z] === RUN TestBuildMultiStageParentConfig [2019-10-31T04:02:05.315Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-31T04:02:05.315Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:02:05.315Z] === RUN TestBuildLabelWithTargets [2019-10-31T04:02:05.315Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-31T04:02:05.315Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:02:05.315Z] === RUN TestBuildWithEmptyLayers [2019-10-31T04:02:05.565Z] --- PASS: TestConfigCreateResolve (2.26s) [2019-10-31T04:02:05.565Z] === RUN TestConfigDaemonLibtrustID [2019-10-31T04:02:05.565Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-31T04:02:05.565Z] PASS [2019-10-31T04:02:05.565Z] [2019-10-31T04:02:05.565Z] DONE 8 tests in 16.674s [2019-10-31T04:02:05.565Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-31T04:02:05.565Z] ++ 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-31T04:02:05.565Z] ++ set -e [2019-10-31T04:02:05.565Z] ++ '[' -n 0 ']' [2019-10-31T04:02:05.565Z] ++ set -x [2019-10-31T04:02:05.565Z] ++ env -i DEST=/go/src/github.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-31T04:02:05.851Z] INFO: Testing against a local daemon [2019-10-31T04:02:05.851Z] === RUN TestCheckpoint [2019-10-31T04:02:05.851Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-31T04:02:05.851Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-31T04:02:05.851Z] === RUN TestContainerInvalidJSON [2019-10-31T04:02:05.851Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T04:02:05.851Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T04:02:05.851Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T04:02:05.851Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T04:02:05.851Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-31T04:02:05.851Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-31T04:02:05.851Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T04:02:05.851Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-31T04:02:05.851Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T04:02:05.851Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-31T04:02:05.851Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-31T04:02:05.851Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-31T04:02:05.851Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-31T04:02:05.851Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-31T04:02:05.851Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-31T04:02:05.851Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-31T04:02:06.136Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-31T04:02:06.136Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-31T04:02:06.136Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-10-31T04:02:06.136Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-31T04:02:06.136Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-10-31T04:02:06.136Z] === RUN TestCopyFromContainer [2019-10-31T04:02:06.311Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2019-10-31T04:02:06.311Z] === RUN TestBuildMultiStageOnBuild [2019-10-31T04:02:06.311Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-31T04:02:06.311Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:02:06.311Z] === RUN TestBuildUncleanTarFilenames [2019-10-31T04:02:06.311Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-31T04:02:06.311Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:02:06.311Z] === RUN TestBuildMultiStageLayerLeak [2019-10-31T04:02:06.311Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-31T04:02:06.311Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:02:06.311Z] === RUN TestBuildWithHugeFile [2019-10-31T04:02:06.311Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-31T04:02:06.311Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-31T04:02:06.311Z] === RUN TestBuildWithEmptyDockerfile [2019-10-31T04:02:06.311Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T04:02:06.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T04:02:06.311Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T04:02:06.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T04:02:06.311Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T04:02:06.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T04:02:06.602Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-31T04:02:06.783Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T04:02:06.783Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T04:02:06.783Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T04:02:06.783Z] --- PASS: TestBuildWithEmptyDockerfile (0.30s) [2019-10-31T04:02:06.783Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-31T04:02:06.783Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-31T04:02:06.783Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-31T04:02:06.783Z] === RUN TestBuildPreserveOwnership [2019-10-31T04:02:06.783Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-31T04:02:06.783Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:02:06.783Z] === RUN TestBuildPlatformInvalid [2019-10-31T04:02:06.783Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-10-31T04:02:06.783Z] PASS [2019-10-31T04:02:06.783Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-31T04:02:06.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:02:06.783Z] INFO: Testing against a local daemon [2019-10-31T04:02:06.783Z] === RUN TestConfigList [2019-10-31T04:02:06.783Z] --- SKIP: TestConfigList (0.00s) [2019-10-31T04:02:06.783Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:06.783Z] === RUN TestConfigsCreateAndDelete [2019-10-31T04:02:06.783Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-31T04:02:06.783Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:06.783Z] === RUN TestConfigsUpdate [2019-10-31T04:02:06.783Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-31T04:02:06.783Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:06.783Z] === RUN TestTemplatedConfig [2019-10-31T04:02:06.783Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-31T04:02:06.783Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:06.783Z] === RUN TestConfigInspect [2019-10-31T04:02:06.783Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-31T04:02:06.783Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:06.783Z] === RUN TestConfigCreateWithLabels [2019-10-31T04:02:06.783Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-31T04:02:06.783Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:02:06.783Z] === RUN TestConfigCreateResolve [2019-10-31T04:02:06.783Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-31T04:02:06.783Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:02:06.783Z] === RUN TestConfigDaemonLibtrustID [2019-10-31T04:02:06.783Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-31T04:02:06.783Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:02:06.783Z] PASS [2019-10-31T04:02:06.783Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-31T04:02:06.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:02:06.783Z] INFO: Testing against a local daemon [2019-10-31T04:02:06.783Z] === RUN TestCheckpoint [2019-10-31T04:02:06.783Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-31T04:02:06.783Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-31T04:02:06.783Z] === RUN TestContainerInvalidJSON [2019-10-31T04:02:06.783Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T04:02:06.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T04:02:06.783Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T04:02:06.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T04:02:06.783Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-31T04:02:06.783Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-31T04:02:06.783Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T04:02:06.783Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-31T04:02:06.783Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T04:02:06.783Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-31T04:02:06.783Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-31T04:02:06.783Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-31T04:02:06.783Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-31T04:02:06.783Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-31T04:02:07.254Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-10-31T04:02:07.254Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-31T04:02:07.254Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-31T04:02:07.254Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-31T04:02:07.254Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-31T04:02:07.254Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-31T04:02:07.254Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-31T04:02:07.254Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-31T04:02:07.254Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-31T04:02:07.254Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-31T04:02:07.254Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-31T04:02:07.254Z] === RUN TestCopyFromContainer [2019-10-31T04:02:07.254Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-31T04:02:07.254Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:07.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-31T04:02:07.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T04:02:07.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T04:02:07.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T04:02:07.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T04:02:07.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T04:02:07.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T04:02:07.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T04:02:07.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T04:02:07.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T04:02:07.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-31T04:02:07.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-31T04:02:07.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-31T04:02:07.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-31T04:02:07.254Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-31T04:02:07.254Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-31T04:02:07.254Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-31T04:02:07.254Z] === RUN TestCreateWithInvalidEnv [2019-10-31T04:02:07.254Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-31T04:02:07.254Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-31T04:02:07.254Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-31T04:02:07.254Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-31T04:02:07.254Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-31T04:02:07.254Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-31T04:02:07.254Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-31T04:02:07.254Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-31T04:02:07.254Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-31T04:02:07.254Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-31T04:02:07.254Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-31T04:02:07.254Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-31T04:02:07.254Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-31T04:02:07.254Z] === RUN TestCreateTmpfsMountsTarget [2019-10-31T04:02:07.254Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-31T04:02:07.254Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:07.254Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-31T04:02:07.254Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-31T04:02:07.254Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:02:07.254Z] === RUN TestCreateWithCapabilities [2019-10-31T04:02:07.254Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-31T04:02:07.254Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-31T04:02:07.254Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-31T04:02:07.254Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-31T04:02:07.254Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:02:07.254Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-31T04:02:07.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T04:02:07.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T04:02:07.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T04:02:07.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T04:02:07.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T04:02:07.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T04:02:07.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T04:02:07.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T04:02:07.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T04:02:07.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T04:02:07.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T04:02:07.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T04:02:07.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T04:02:07.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T04:02:07.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T04:02:07.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-31T04:02:07.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-31T04:02:07.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-31T04:02:07.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-31T04:02:07.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-31T04:02:07.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-31T04:02:07.255Z] === RUN TestDiff [2019-10-31T04:02:07.255Z] --- SKIP: TestDiff (0.00s) [2019-10-31T04:02:07.255Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-31T04:02:07.255Z] === RUN TestExecWithCloseStdin [2019-10-31T04:02:07.532Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-31T04:02:07.615Z] === RUN TestCopyFromContainer// [2019-10-31T04:02:07.615Z] === RUN TestCopyFromContainer//bar/root [2019-10-31T04:02:07.903Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-31T04:02:07.903Z] === RUN TestCopyFromContainer/bar/quux [2019-10-31T04:02:07.903Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-31T04:02:08.187Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-31T04:02:08.187Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-31T04:02:08.187Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-31T04:02:08.462Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-31T04:02:08.469Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-31T04:02:08.469Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer (2.43s) [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-31T04:02:08.469Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-31T04:02:08.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-31T04:02:08.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T04:02:08.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T04:02:08.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T04:02:08.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T04:02:08.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T04:02:08.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T04:02:08.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T04:02:08.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T04:02:08.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T04:02:08.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-31T04:02:08.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-31T04:02:08.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.02s) [2019-10-31T04:02:08.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.02s) [2019-10-31T04:02:08.755Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-31T04:02:08.755Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-31T04:02:08.755Z] === RUN TestCreateWithInvalidEnv [2019-10-31T04:02:08.755Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-31T04:02:08.755Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-31T04:02:08.755Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-31T04:02:08.755Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-31T04:02:08.755Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-31T04:02:08.755Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-31T04:02:08.755Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-31T04:02:08.755Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-31T04:02:08.755Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-31T04:02:08.755Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-31T04:02:08.755Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-31T04:02:08.755Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-31T04:02:08.755Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-31T04:02:08.755Z] === RUN TestCreateTmpfsMountsTarget [2019-10-31T04:02:08.755Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-31T04:02:08.755Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-31T04:02:09.393Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-31T04:02:09.484Z] --- PASS: TestExecWithCloseStdin (2.27s) [2019-10-31T04:02:09.484Z] === RUN TestExec [2019-10-31T04:02:09.484Z] --- SKIP: TestExec (0.00s) [2019-10-31T04:02:09.484Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-31T04:02:09.484Z] === RUN TestExecUser [2019-10-31T04:02:09.484Z] --- SKIP: TestExecUser (0.00s) [2019-10-31T04:02:09.484Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-31T04:02:09.484Z] === RUN TestExportContainerAndImportImage [2019-10-31T04:02:09.484Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-31T04:02:09.484Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:09.484Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-31T04:02:09.484Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-31T04:02:09.484Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:09.484Z] === RUN TestHealthCheckWorkdir [2019-10-31T04:02:09.484Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-31T04:02:09.484Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-31T04:02:09.484Z] === RUN TestHealthKillContainer [2019-10-31T04:02:09.484Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-31T04:02:09.484Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-31T04:02:09.484Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-31T04:02:09.484Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-31T04:02:09.484Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-31T04:02:09.484Z] === RUN TestKillContainerInvalidSignal [2019-10-31T04:02:10.324Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T04:02:10.792Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-31T04:02:10.792Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-31T04:02:10.792Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-10-31T04:02:10.792Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-31T04:02:11.057Z] --- PASS: TestKillContainerInvalidSignal (1.72s) [2019-10-31T04:02:11.057Z] === RUN TestKillContainer [2019-10-31T04:02:11.057Z] --- SKIP: TestKillContainer (0.00s) [2019-10-31T04:02:11.057Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-31T04:02:11.057Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-31T04:02:11.057Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-31T04:02:11.057Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-31T04:02:11.057Z] === RUN TestKillStoppedContainer [2019-10-31T04:02:11.057Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-31T04:02:11.057Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-31T04:02:11.057Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-31T04:02:11.057Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-31T04:02:11.057Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-31T04:02:11.057Z] === RUN TestKillDifferentUserContainer [2019-10-31T04:02:11.057Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-31T04:02:11.057Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-31T04:02:11.057Z] === RUN TestInspectOomKilledTrue [2019-10-31T04:02:11.057Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-31T04:02:11.057Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T04:02:11.057Z] === RUN TestInspectOomKilledFalse [2019-10-31T04:02:11.057Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-31T04:02:11.057Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T04:02:11.057Z] === RUN TestLogsFollowTailEmpty [2019-10-31T04:02:11.254Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-31T04:02:12.624Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-31T04:02:12.631Z] --- PASS: TestLogsFollowTailEmpty (1.60s) [2019-10-31T04:02:12.631Z] === RUN TestNetworkNat [2019-10-31T04:02:12.631Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-31T04:02:12.631Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-31T04:02:12.631Z] === RUN TestNetworkLocalhostTCPNat [2019-10-31T04:02:12.631Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-31T04:02:12.631Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:02:12.631Z] === RUN TestNetworkLoopbackNat [2019-10-31T04:02:12.631Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-31T04:02:12.631Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-31T04:02:12.631Z] === RUN TestPause [2019-10-31T04:02:12.631Z] --- SKIP: TestPause (0.00s) [2019-10-31T04:02:12.631Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-31T04:02:12.631Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-31T04:02:12.823Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2019-10-31T04:02:12.823Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-31T04:02:12.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T04:02:12.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T04:02:12.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T04:02:12.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T04:02:12.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T04:02:12.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T04:02:12.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T04:02:12.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T04:02:12.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T04:02:12.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T04:02:12.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T04:02:12.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T04:02:12.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T04:02:12.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T04:02:12.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T04:02:12.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-31T04:02:12.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-31T04:02:12.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-31T04:02:12.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-31T04:02:12.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-31T04:02:12.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-31T04:02:12.823Z] === RUN TestContainerStartOnDaemonRestart [2019-10-31T04:02:12.823Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-31T04:02:12.823Z] === RUN TestDaemonRestartIpcMode [2019-10-31T04:02:12.823Z] === PAUSE TestDaemonRestartIpcMode [2019-10-31T04:02:12.823Z] === RUN TestDiff [2019-10-31T04:02:13.440Z] --- PASS: TestDiff (0.64s) [2019-10-31T04:02:13.440Z] === RUN TestExecWithCloseStdin [2019-10-31T04:02:13.554Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-31T04:02:14.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-31T04:02:14.207Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.59s) [2019-10-31T04:02:14.207Z] === RUN TestPauseStopPausedContainer [2019-10-31T04:02:14.207Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-31T04:02:14.207Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:14.207Z] === RUN TestPsFilter [2019-10-31T04:02:14.376Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-31T04:02:14.449Z] --- PASS: TestExecWithCloseStdin (0.86s) [2019-10-31T04:02:14.449Z] === RUN TestExec [2019-10-31T04:02:14.678Z] --- PASS: TestPsFilter (0.14s) [2019-10-31T04:02:14.678Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-31T04:02:15.068Z] --- PASS: TestExec (0.85s) [2019-10-31T04:02:15.068Z] === RUN TestExecUser [2019-10-31T04:02:15.747Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-31T04:02:15.944Z] INFO: Extraction ended at 10/31/2019 04:02:12. Duration:00:00:30.1088137 [2019-10-31T04:02:15.945Z] INFO: Updating the golang and path environment variables [2019-10-31T04:02:15.945Z] INFO: GOPATH=d:\gopath [2019-10-31T04:02:15.945Z] INFO: go version go1.13.3 windows/amd64 [2019-10-31T04:02:15.945Z] INFO: Running the daemon under test in debug mode [2019-10-31T04:02:15.945Z] INFO: Starting a daemon under test... [2019-10-31T04:02:15.945Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40154\8\daemon --pidfile d:\CI\PR-40154\8\docker.pid -D [2019-10-31T04:02:15.945Z] INFO: Process started successfully. [2019-10-31T04:02:15.945Z] INFO: Start tailing logs of the daemon under tests [2019-10-31T04:02:15.945Z] INFO: Waiting for the daemon under test to start... [2019-10-31T04:02:16.079Z] --- PASS: TestExecUser (0.89s) [2019-10-31T04:02:16.079Z] === RUN TestExportContainerAndImportImage [2019-10-31T04:02:16.422Z] INFO: Daemon under test started and replied! [2019-10-31T04:02:16.422Z] INFO: Docker version of the daemon under test [2019-10-31T04:02:16.422Z] [2019-10-31T04:02:16.677Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-31T04:02:16.894Z] Client: [2019-10-31T04:02:16.895Z] Version: 17.06.2-ce [2019-10-31T04:02:16.895Z] API version: 1.30 [2019-10-31T04:02:16.895Z] Go version: go1.8.3 [2019-10-31T04:02:16.895Z] Git commit: cec0b72 [2019-10-31T04:02:16.895Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-31T04:02:16.895Z] OS/Arch: windows/amd64 [2019-10-31T04:02:16.895Z] [2019-10-31T04:02:16.895Z] Server: [2019-10-31T04:02:16.895Z] Version: 0.0.0-dev [2019-10-31T04:02:16.895Z] API version: 1.41 (minimum version 1.24) [2019-10-31T04:02:16.895Z] Go version: go1.13.3 [2019-10-31T04:02:16.895Z] Git commit: 27552ceb1 [2019-10-31T04:02:16.895Z] Built: 10/31/2019 04:00:02 [2019-10-31T04:02:16.895Z] OS/Arch: windows/amd64 [2019-10-31T04:02:16.895Z] Experimental: false [2019-10-31T04:02:16.895Z] [2019-10-31T04:02:16.895Z] INFO: Docker info of the daemon under test [2019-10-31T04:02:16.895Z] [2019-10-31T04:02:16.895Z] Containers: 0 [2019-10-31T04:02:16.895Z] Running: 0 [2019-10-31T04:02:16.895Z] Paused: 0 [2019-10-31T04:02:16.895Z] Stopped: 0 [2019-10-31T04:02:16.895Z] Images: 0 [2019-10-31T04:02:16.895Z] Server Version: 0.0.0-dev [2019-10-31T04:02:16.895Z] Storage Driver: windowsfilter [2019-10-31T04:02:16.895Z] Windows: [2019-10-31T04:02:16.895Z] Logging Driver: json-file [2019-10-31T04:02:16.895Z] Plugins: [2019-10-31T04:02:16.895Z] Volume: local [2019-10-31T04:02:16.895Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-31T04:02:16.895Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-31T04:02:16.895Z] Swarm: inactive [2019-10-31T04:02:16.895Z] Default Isolation: process [2019-10-31T04:02:16.895Z] Kernel Version: 10.0 14393 (14393.3241.amd64fre.rs1_release_inmarket.190910-1801) [2019-10-31T04:02:16.895Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3242) [2019-10-31T04:02:16.895Z] OSType: windows [2019-10-31T04:02:16.895Z] Architecture: x86_64 [2019-10-31T04:02:16.895Z] CPUs: 4 [2019-10-31T04:02:16.895Z] Total Memory: 32GiB [2019-10-31T04:02:16.895Z] Name: azwin-2-bb93e0 [2019-10-31T04:02:16.895Z] ID: HZ2X:ZIUJ:MYVO:3IYJ:UG6D:BHMV:KQSF:Q2HL:XHUU:IIHL:G57F:SJ5A [2019-10-31T04:02:16.895Z] Docker Root Dir: D:\CI\PR-40154\8\daemon [2019-10-31T04:02:16.895Z] Debug Mode (client): false [2019-10-31T04:02:16.895Z] Debug Mode (server): true [2019-10-31T04:02:16.895Z] File Descriptors: -1 [2019-10-31T04:02:16.895Z] Goroutines: 17 [2019-10-31T04:02:16.895Z] System Time: 2019-10-31T04:02:16.5058291Z [2019-10-31T04:02:16.895Z] EventsListeners: 0 [2019-10-31T04:02:16.895Z] Registry: https://index.docker.io/v1/ [2019-10-31T04:02:16.895Z] Labels: [2019-10-31T04:02:16.895Z] Experimental: false [2019-10-31T04:02:16.895Z] Insecure Registries: [2019-10-31T04:02:16.895Z] 127.0.0.0/8 [2019-10-31T04:02:16.895Z] Live Restore Enabled: false [2019-10-31T04:02:16.895Z] [2019-10-31T04:02:16.895Z] [2019-10-31T04:02:16.895Z] INFO: Docker images of the daemon under test [2019-10-31T04:02:16.895Z] [2019-10-31T04:02:16.895Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-31T04:02:16.895Z] [2019-10-31T04:02:16.895Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-31T04:02:16.895Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time... [2019-10-31T04:02:16.895Z] ltsc2016: Pulling from windows/servercore [2019-10-31T04:02:16.908Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.28s) [2019-10-31T04:02:16.908Z] === RUN TestRemoveContainerWithVolume [2019-10-31T04:02:17.087Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2019-10-31T04:02:17.087Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-31T04:02:17.374Z] 3889bb8d808b: Pulling fs layer [2019-10-31T04:02:17.374Z] b4f320e456fc: Pulling fs layer [2019-10-31T04:02:17.610Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-31T04:02:18.528Z] --- PASS: TestRemoveContainerWithVolume (1.91s) [2019-10-31T04:02:18.528Z] === RUN TestRemoveContainerRunning [2019-10-31T04:02:18.559Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-10-31T04:02:18.559Z] === RUN TestHealthCheckWorkdir [2019-10-31T04:02:19.505Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-31T04:02:19.578Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-10-31T04:02:19.578Z] === RUN TestHealthKillContainer [2019-10-31T04:02:20.069Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-31T04:02:20.102Z] --- PASS: TestRemoveContainerRunning (1.62s) [2019-10-31T04:02:20.102Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-31T04:02:21.438Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-31T04:02:21.438Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-31T04:02:21.675Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.58s) [2019-10-31T04:02:21.675Z] === RUN TestRemoveInvalidContainer [2019-10-31T04:02:22.002Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-31T04:02:22.147Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-31T04:02:22.147Z] === RUN TestRenameLinkedContainer [2019-10-31T04:02:22.147Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-31T04:02:22.147Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-31T04:02:22.147Z] === RUN TestRenameStoppedContainer [2019-10-31T04:02:23.021Z] --- PASS: TestHealthKillContainer (2.92s) [2019-10-31T04:02:23.021Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-31T04:02:23.305Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2019-10-31T04:02:23.305Z] === RUN TestIpcModeNone [2019-10-31T04:02:23.370Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-31T04:02:23.720Z] --- PASS: TestRenameStoppedContainer (1.78s) [2019-10-31T04:02:23.720Z] === RUN TestRenameRunningContainerAndReuse [2019-10-31T04:02:24.301Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-31T04:02:24.310Z] --- PASS: TestIpcModeNone (0.85s) [2019-10-31T04:02:24.310Z] === RUN TestIpcModePrivate [2019-10-31T04:02:24.925Z] --- PASS: TestIpcModePrivate (0.82s) [2019-10-31T04:02:24.925Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-31T04:02:24.925Z] === RUN TestIpcModeShareable [2019-10-31T04:02:25.231Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-31T04:02:25.414Z] #33 127.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-31T04:02:25.414Z] #33 129.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-31T04:02:25.414Z] #33 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-31T04:02:25.414Z] #33 132.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-31T04:02:25.934Z] --- PASS: TestIpcModeShareable (0.87s) [2019-10-31T04:02:25.934Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-31T04:02:25.934Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-31T04:02:26.601Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-31T04:02:26.778Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-31T04:02:27.531Z] --- PASS: TestRenameRunningContainerAndReuse (3.38s) [2019-10-31T04:02:27.531Z] === RUN TestRenameInvalidName [2019-10-31T04:02:27.705Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-31T04:02:28.495Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-31T04:02:28.621Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2019-10-31T04:02:28.621Z] === RUN TestAPIIpcModeHost [2019-10-31T04:02:28.906Z] --- PASS: TestAPIIpcModeHost (0.68s) [2019-10-31T04:02:28.906Z] === RUN TestDaemonIpcModeShareable [2019-10-31T04:02:29.071Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-31T04:02:29.117Z] --- PASS: TestRenameInvalidName (1.67s) [2019-10-31T04:02:29.117Z] === RUN TestRenameAnonymousContainer [2019-10-31T04:02:29.117Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-31T04:02:29.117Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-31T04:02:29.117Z] === RUN TestRenameContainerWithSameName [2019-10-31T04:02:29.439Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-31T04:02:30.436Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-31T04:02:30.436Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-31T04:02:30.696Z] --- PASS: TestRenameContainerWithSameName (1.87s) [2019-10-31T04:02:30.696Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-31T04:02:30.696Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-31T04:02:30.696Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-31T04:02:30.696Z] === RUN TestResize [2019-10-31T04:02:30.696Z] --- SKIP: TestResize (0.00s) [2019-10-31T04:02:30.696Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-31T04:02:30.696Z] === RUN TestResizeWithInvalidSize [2019-10-31T04:02:30.696Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-31T04:02:30.696Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-31T04:02:30.696Z] === RUN TestResizeWhenContainerNotStarted [2019-10-31T04:02:30.935Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2019-10-31T04:02:30.935Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-31T04:02:30.935Z] === RUN TestDaemonIpcModePrivate [2019-10-31T04:02:31.802Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-31T04:02:31.960Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-31T04:02:32.415Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-10-31T04:02:32.415Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-31T04:02:32.415Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-31T04:02:32.730Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-31T04:02:32.923Z] --- PASS: TestResizeWhenContainerNotStarted (2.05s) [2019-10-31T04:02:32.923Z] === RUN TestDaemonRestartKillContainers [2019-10-31T04:02:32.923Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-31T04:02:32.923Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:02:32.923Z] === RUN TestStats [2019-10-31T04:02:32.923Z] --- SKIP: TestStats (0.00s) [2019-10-31T04:02:32.923Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-31T04:02:32.923Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-31T04:02:34.441Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2019-10-31T04:02:34.441Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-31T04:02:34.441Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-31T04:02:34.621Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-31T04:02:35.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-31T04:02:35.926Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2019-10-31T04:02:35.926Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-31T04:02:35.926Z] === RUN TestIpcModeOlderClient [2019-10-31T04:02:35.926Z] === PAUSE TestIpcModeOlderClient [2019-10-31T04:02:35.926Z] === RUN TestKillContainerInvalidSignal [2019-10-31T04:02:35.988Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-31T04:02:36.550Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2019-10-31T04:02:36.550Z] === RUN TestKillContainer [2019-10-31T04:02:36.550Z] === RUN TestKillContainer/no_signal [2019-10-31T04:02:37.131Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-31T04:02:37.355Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-31T04:02:37.554Z] === RUN TestKillContainer/non_killing_signal [2019-10-31T04:02:37.837Z] === RUN TestKillContainer/killing_signal [2019-10-31T04:02:38.742Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-31T04:02:38.802Z] b4f320e456fc: Verifying Checksum [2019-10-31T04:02:38.802Z] b4f320e456fc: Download complete [2019-10-31T04:02:38.846Z] --- PASS: TestKillContainer (2.10s) [2019-10-31T04:02:38.846Z] --- PASS: TestKillContainer/no_signal (0.66s) [2019-10-31T04:02:38.846Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2019-10-31T04:02:38.846Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2019-10-31T04:02:38.846Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-31T04:02:38.846Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-31T04:02:39.461Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-31T04:02:40.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2019-10-31T04:02:40.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2019-10-31T04:02:40.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2019-10-31T04:02:40.076Z] === RUN TestKillStoppedContainer [2019-10-31T04:02:40.359Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-31T04:02:40.359Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-31T04:02:40.359Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-31T04:02:40.359Z] === RUN TestKillDifferentUserContainer [2019-10-31T04:02:40.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-31T04:02:40.644Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-31T04:02:40.972Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-10-31T04:02:40.972Z] === RUN TestInspectOomKilledTrue [2019-10-31T04:02:41.335Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-31T04:02:41.610Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.50s) [2019-10-31T04:02:41.610Z] === RUN TestStopContainerWithTimeout [2019-10-31T04:02:41.610Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-31T04:02:41.610Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-31T04:02:41.610Z] === RUN TestUpdateRestartPolicy [2019-10-31T04:02:42.007Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-31T04:02:42.266Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-31T04:02:42.449Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2019-10-31T04:02:42.449Z] === RUN TestInspectOomKilledFalse [2019-10-31T04:02:42.935Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-31T04:02:43.065Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-10-31T04:02:43.065Z] === RUN TestLinksEtcHostsContentMatch [2019-10-31T04:02:43.680Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-10-31T04:02:43.680Z] === RUN TestLinksContainerNames [2019-10-31T04:02:44.299Z] #33 152.7 [2019-10-31T04:02:44.555Z] #33 DONE 153.3s [2019-10-31T04:02:44.555Z] [2019-10-31T04:02:44.555Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-31T04:02:45.156Z] --- PASS: TestLinksContainerNames (1.32s) [2019-10-31T04:02:45.156Z] === RUN TestLogsFollowTailEmpty [2019-10-31T04:02:45.438Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2019-10-31T04:02:45.438Z] === RUN TestContainerNetworkMountsNoChown [2019-10-31T04:02:46.448Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/default [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/default [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/private [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/private [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rprivate [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/slave [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/slave [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rslave [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/shared [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/shared [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rshared [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/default [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rprivate [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rslave [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rshared [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/shared [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/slave [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/private [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-31T04:02:46.448Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T04:02:46.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-31T04:02:46.448Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-31T04:02:46.733Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-31T04:02:46.733Z] === RUN TestContainerBindMountNonRecursive [2019-10-31T04:02:47.069Z] #34 DONE 2.1s [2019-10-31T04:02:48.203Z] --- PASS: TestContainerBindMountNonRecursive (1.60s) [2019-10-31T04:02:48.203Z] === RUN TestNetworkNat [2019-10-31T04:02:48.435Z] [2019-10-31T04:02:48.435Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-31T04:02:48.811Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-31T04:02:48.824Z] --- PASS: TestNetworkNat (0.69s) [2019-10-31T04:02:48.824Z] === RUN TestNetworkLocalhostTCPNat [2019-10-31T04:02:49.798Z] #35 DONE 1.3s [2019-10-31T04:02:49.798Z] [2019-10-31T04:02:49.798Z] #36 exporting to image [2019-10-31T04:02:49.798Z] #36 exporting layers [2019-10-31T04:02:49.841Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2019-10-31T04:02:49.841Z] === RUN TestNetworkLoopbackNat [2019-10-31T04:02:50.457Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2019-10-31T04:02:50.457Z] === RUN TestPause [2019-10-31T04:02:51.463Z] --- PASS: TestPause (0.75s) [2019-10-31T04:02:51.463Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-31T04:02:51.463Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-31T04:02:51.463Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-31T04:02:51.463Z] === RUN TestPauseStopPausedContainer [2019-10-31T04:02:52.080Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2019-10-31T04:02:52.080Z] === RUN TestPsFilter [2019-10-31T04:02:52.086Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-31T04:02:52.362Z] --- PASS: TestPsFilter (0.19s) [2019-10-31T04:02:52.362Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-31T04:02:52.649Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-31T04:02:52.978Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2019-10-31T04:02:52.979Z] === RUN TestRemoveContainerWithVolume [2019-10-31T04:02:53.066Z] #36 exporting layers 3.4s done [2019-10-31T04:02:53.066Z] #36 writing image sha256:a94da8e64c56677741789c2578ea0d507702cff6ce3ee1767720201d1b639e64 done [2019-10-31T04:02:53.066Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-31T04:02:53.066Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-31T04:02:53.384Z] + echo Ensuring container killed. [2019-10-31T04:02:53.384Z] Ensuring container killed. [2019-10-31T04:02:53.384Z] + docker rm -vf docker-pr8 [2019-10-31T04:02:53.384Z] Error: No such container: docker-pr8 [2019-10-31T04:02:53.384Z] + true [Pipeline] sh [2019-10-31T04:02:53.595Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2019-10-31T04:02:53.595Z] === RUN TestRemoveContainerRunning [2019-10-31T04:02:53.663Z] + echo Chowning /workspace to jenkins user [2019-10-31T04:02:53.663Z] Chowning /workspace to jenkins user [2019-10-31T04:02:53.663Z] + id -u [2019-10-31T04:02:53.663Z] + id -g [2019-10-31T04:02:53.663Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40154:/workspace busybox chown -R 1000:1000 /workspace [2019-10-31T04:02:54.210Z] --- PASS: TestRemoveContainerRunning (0.69s) [2019-10-31T04:02:54.210Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-31T04:02:54.881Z] + bundleName=unit [2019-10-31T04:02:54.881Z] + echo Creating unit-bundles.tar.gz [2019-10-31T04:02:54.881Z] Creating unit-bundles.tar.gz [2019-10-31T04:02:54.881Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-31T04:02:54.881Z] bundles/junit-report.xml [2019-10-31T04:02:54.881Z] bundles/go-test-report.json [2019-10-31T04:02:54.881Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-31T04:02:54.891Z] Archiving artifacts [2019-10-31T04:02:55.218Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2019-10-31T04:02:55.218Z] === RUN TestRemoveInvalidContainer [2019-10-31T04:02:55.218Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-31T04:02:55.218Z] === RUN TestRenameLinkedContainer [2019-10-31T04:02:55.335Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40154/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-31T04:02:55.636Z] + make clean [2019-10-31T04:02:55.891Z] docker volume rm -f docker-dev-cache [2019-10-31T04:02:55.891Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-31T04:02:57.902Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-31T04:02:57.909Z] --- PASS: TestRenameLinkedContainer (2.69s) [2019-10-31T04:02:57.909Z] === RUN TestRenameStoppedContainer [2019-10-31T04:02:58.523Z] --- PASS: TestRenameStoppedContainer (0.67s) [2019-10-31T04:02:58.523Z] === RUN TestRenameRunningContainerAndReuse [2019-10-31T04:02:58.832Z] === RUN TestDockerSuite/TestCpToDot [2019-10-31T04:02:59.763Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-31T04:02:59.996Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2019-10-31T04:02:59.996Z] === RUN TestRenameInvalidName [2019-10-31T04:03:00.025Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-31T04:03:00.609Z] --- PASS: TestRenameInvalidName (0.70s) [2019-10-31T04:03:00.609Z] === RUN TestRenameAnonymousContainer [2019-10-31T04:03:01.918Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-31T04:03:02.877Z] --- PASS: TestUpdateRestartPolicy (19.45s) [2019-10-31T04:03:02.877Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-31T04:03:02.877Z] --- PASS: TestUpdateRestartWithAutoRemove (1.84s) [2019-10-31T04:03:02.877Z] === RUN TestWaitNonBlocked [2019-10-31T04:03:02.877Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T04:03:02.877Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T04:03:02.877Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T04:03:02.877Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T04:03:02.877Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T04:03:02.877Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T04:03:03.286Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2019-10-31T04:03:03.286Z] === RUN TestRenameContainerWithSameName [2019-10-31T04:03:03.568Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2019-10-31T04:03:03.568Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-31T04:03:03.816Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-31T04:03:04.178Z] 3889bb8d808b: Verifying Checksum [2019-10-31T04:03:04.178Z] 3889bb8d808b: Download complete [2019-10-31T04:03:05.052Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2019-10-31T04:03:05.052Z] === RUN TestResize [2019-10-31T04:03:05.187Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-31T04:03:05.849Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-31T04:03:05.849Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.54s) [2019-10-31T04:03:05.849Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.57s) [2019-10-31T04:03:05.849Z] === RUN TestWaitBlocked [2019-10-31T04:03:05.849Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-31T04:03:05.849Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:03:05.849Z] PASS [2019-10-31T04:03:05.849Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-31T04:03:06.057Z] --- PASS: TestResize (0.76s) [2019-10-31T04:03:06.058Z] === RUN TestResizeWithInvalidSize [2019-10-31T04:03:06.321Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:06.321Z] INFO: Testing against a local daemon [2019-10-31T04:03:06.321Z] === RUN TestCommitInheritsEnv [2019-10-31T04:03:06.321Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-31T04:03:06.321Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:03:06.321Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-31T04:03:06.321Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-31T04:03:06.321Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-31T04:03:06.321Z] === RUN TestImagesFilterMultiReference [2019-10-31T04:03:06.321Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-31T04:03:06.321Z] === RUN TestImagePullPlatformInvalid [2019-10-31T04:03:06.321Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-31T04:03:06.321Z] === RUN TestRemoveImageOrphaning [2019-10-31T04:03:06.321Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-31T04:03:06.321Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:03:06.321Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-31T04:03:06.321Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-31T04:03:06.321Z] === RUN TestTagInvalidReference [2019-10-31T04:03:06.321Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-31T04:03:06.321Z] === RUN TestTagValidPrefixedRepo [2019-10-31T04:03:06.321Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-31T04:03:06.321Z] === RUN TestTagExistedNameWithoutForce [2019-10-31T04:03:06.321Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-31T04:03:06.321Z] === RUN TestTagOfficialNames [2019-10-31T04:03:06.321Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-31T04:03:06.321Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-31T04:03:06.321Z] === RUN TestTagMatchesDigest [2019-10-31T04:03:06.321Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-31T04:03:06.321Z] PASS [2019-10-31T04:03:06.321Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-31T04:03:06.321Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:06.321Z] INFO: Testing against a local daemon [2019-10-31T04:03:06.321Z] === RUN TestNetworkCreateDelete [2019-10-31T04:03:06.321Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-31T04:03:06.321Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:03:06.321Z] === RUN TestDockerNetworkDeletePreferID [2019-10-31T04:03:06.321Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-31T04:03:06.321Z] 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-31T04:03:06.321Z] === RUN TestInspectNetwork [2019-10-31T04:03:06.321Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-31T04:03:06.321Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-31T04:03:06.321Z] === RUN TestRunContainerWithBridgeNone [2019-10-31T04:03:06.321Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-31T04:03:06.321Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:03:06.321Z] === RUN TestNetworkInvalidJSON [2019-10-31T04:03:06.321Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-31T04:03:06.321Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-31T04:03:06.321Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T04:03:06.321Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T04:03:06.321Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T04:03:06.321Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T04:03:06.321Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-31T04:03:06.321Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T04:03:06.321Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T04:03:06.321Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-31T04:03:06.321Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-31T04:03:06.321Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-31T04:03:06.321Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-31T04:03:06.321Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-31T04:03:06.321Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-31T04:03:06.321Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-31T04:03:06.321Z] === RUN TestDaemonDefaultNetworkPools [2019-10-31T04:03:06.321Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-31T04:03:06.321Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-31T04:03:06.321Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-31T04:03:06.322Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-31T04:03:06.322Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-31T04:03:06.322Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-31T04:03:06.322Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-31T04:03:06.322Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-31T04:03:06.322Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-31T04:03:06.322Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-31T04:03:06.322Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-31T04:03:06.322Z] === RUN TestServiceWithPredefinedNetwork [2019-10-31T04:03:06.322Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-31T04:03:06.322Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-31T04:03:06.322Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-31T04:03:06.322Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-31T04:03:06.322Z] service_test.go:230: FLAKY_TEST [2019-10-31T04:03:06.322Z] === RUN TestServiceWithDataPathPortInit [2019-10-31T04:03:06.322Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-31T04:03:06.322Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-31T04:03:06.322Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-31T04:03:06.322Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-31T04:03:06.322Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-31T04:03:06.322Z] PASS [2019-10-31T04:03:06.322Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-31T04:03:06.322Z] PASS [2019-10-31T04:03:06.322Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-31T04:03:06.322Z] PASS [2019-10-31T04:03:06.322Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-31T04:03:06.672Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2019-10-31T04:03:06.672Z] === RUN TestResizeWhenContainerNotStarted [2019-10-31T04:03:06.793Z] PASS [2019-10-31T04:03:06.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-31T04:03:06.794Z] PASS [2019-10-31T04:03:06.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-31T04:03:06.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:06.794Z] INFO: Testing against a local daemon [2019-10-31T04:03:06.794Z] === RUN TestPluginInvalidJSON [2019-10-31T04:03:06.794Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T04:03:06.794Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T04:03:06.794Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T04:03:06.794Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-31T04:03:06.794Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-31T04:03:06.794Z] PASS [2019-10-31T04:03:06.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-31T04:03:06.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:06.794Z] INFO: Testing against a local daemon [2019-10-31T04:03:06.794Z] === RUN TestExternalGraphDriver [2019-10-31T04:03:06.794Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-31T04:03:06.794Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-31T04:03:06.794Z] === RUN TestGraphdriverPluginV2 [2019-10-31T04:03:06.794Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-31T04:03:06.794Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-31T04:03:06.794Z] PASS [2019-10-31T04:03:06.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-31T04:03:06.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:06.794Z] INFO: Testing against a local daemon [2019-10-31T04:03:06.794Z] PASS [2019-10-31T04:03:06.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-31T04:03:06.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:06.794Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-31T04:03:06.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:06.794Z] INFO: Testing against a local daemon [2019-10-31T04:03:06.794Z] === RUN TestSecretInspect [2019-10-31T04:03:06.794Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-31T04:03:06.794Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:06.794Z] === RUN TestSecretList [2019-10-31T04:03:06.794Z] --- SKIP: TestSecretList (0.00s) [2019-10-31T04:03:06.794Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:06.794Z] === RUN TestSecretsCreateAndDelete [2019-10-31T04:03:06.794Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-31T04:03:06.794Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:06.794Z] === RUN TestSecretsUpdate [2019-10-31T04:03:06.794Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-31T04:03:06.794Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:06.794Z] === RUN TestTemplatedSecret [2019-10-31T04:03:06.794Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-31T04:03:06.794Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:06.794Z] === RUN TestSecretCreateResolve [2019-10-31T04:03:06.794Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-31T04:03:06.794Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:03:06.794Z] PASS [2019-10-31T04:03:06.794Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-31T04:03:06.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:06.794Z] INFO: Testing against a local daemon [2019-10-31T04:03:06.794Z] === RUN TestServiceCreateInit [2019-10-31T04:03:06.794Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-31T04:03:06.794Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-31T04:03:07.266Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-31T04:03:07.266Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-31T04:03:07.266Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-31T04:03:07.266Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestCreateServiceMultipleTimes [2019-10-31T04:03:07.266Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-31T04:03:07.266Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestCreateServiceConflict [2019-10-31T04:03:07.266Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-31T04:03:07.266Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestCreateServiceMaxReplicas [2019-10-31T04:03:07.266Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2019-10-31T04:03:07.266Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-31T04:03:07.266Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-31T04:03:07.266Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestCreateServiceSecretFileMode [2019-10-31T04:03:07.266Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-31T04:03:07.266Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestCreateServiceConfigFileMode [2019-10-31T04:03:07.266Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-31T04:03:07.266Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestCreateServiceSysctls [2019-10-31T04:03:07.266Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-31T04:03:07.266Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestCreateServiceCapabilities [2019-10-31T04:03:07.266Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2019-10-31T04:03:07.266Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestInspect [2019-10-31T04:03:07.266Z] --- SKIP: TestInspect (0.00s) [2019-10-31T04:03:07.266Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestServiceListWithStatuses [2019-10-31T04:03:07.266Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-31T04:03:07.266Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestDockerNetworkConnectAlias [2019-10-31T04:03:07.266Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-31T04:03:07.266Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestDockerNetworkReConnect [2019-10-31T04:03:07.266Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-31T04:03:07.266Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestServicePlugin [2019-10-31T04:03:07.266Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-31T04:03:07.266Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestServiceUpdateLabel [2019-10-31T04:03:07.266Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-31T04:03:07.266Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:03:07.266Z] === RUN TestServiceUpdateSecrets [2019-10-31T04:03:07.266Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-31T04:03:07.266Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:03:07.266Z] === RUN TestServiceUpdateConfigs [2019-10-31T04:03:07.266Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-31T04:03:07.266Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:03:07.266Z] === RUN TestServiceUpdateNetwork [2019-10-31T04:03:07.266Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-31T04:03:07.266Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:03:07.266Z] PASS [2019-10-31T04:03:07.266Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-31T04:03:07.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:07.266Z] INFO: Testing against a local daemon [2019-10-31T04:03:07.266Z] === RUN TestSessionCreate [2019-10-31T04:03:07.266Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-31T04:03:07.266Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-31T04:03:07.266Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-31T04:03:07.266Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-31T04:03:07.266Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-31T04:03:07.266Z] PASS [2019-10-31T04:03:07.266Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-31T04:03:07.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:07.266Z] INFO: Testing against a local daemon [2019-10-31T04:03:07.266Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-31T04:03:07.266Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-31T04:03:07.266Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:03:07.266Z] === RUN TestEventsExecDie [2019-10-31T04:03:07.266Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-31T04:03:07.266Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-31T04:03:07.266Z] === RUN TestEventsBackwardsCompatible [2019-10-31T04:03:07.266Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-31T04:03:07.266Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-31T04:03:07.266Z] === RUN TestInfoAPI [2019-10-31T04:03:07.266Z] --- PASS: TestInfoAPI (0.02s) [2019-10-31T04:03:07.266Z] === RUN TestInfoAPIWarnings [2019-10-31T04:03:07.266Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-31T04:03:07.266Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:03:07.266Z] === RUN TestInfoDebug [2019-10-31T04:03:07.266Z] --- SKIP: TestInfoDebug (0.00s) [2019-10-31T04:03:07.266Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-10-31T04:03:07.266Z] === RUN TestInfoInsecureRegistries [2019-10-31T04:03:07.266Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-10-31T04:03:07.266Z] info_test.go:101: [d8db903ebcbc9] 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\d8db903ebcbc9\root --exec-root C:\windows\TEMP\dxr\d8db903ebcbc9 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d8db903ebcbc9\docker.pid --userland-proxy=true --containerd-namespace d8db903ebcbc9 --containerd-plugins-namespace d8db903ebcbc9p --host unix://C:\windows\TEMP\docker-integration\d8db903ebcbc9.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-10-31T04:03:07.266Z] === RUN TestInfoRegistryMirrors [2019-10-31T04:03:07.266Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-10-31T04:03:07.266Z] info_test.go:125: [d4941f2621aea] 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\d4941f2621aea\root --exec-root C:\windows\TEMP\dxr\d4941f2621aea --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d4941f2621aea\docker.pid --userland-proxy=true --containerd-namespace d4941f2621aea --containerd-plugins-namespace d4941f2621aeap --host unix://C:\windows\TEMP\docker-integration\d4941f2621aea.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-10-31T04:03:07.266Z] === RUN TestLoginFailsWithBadCredentials [2019-10-31T04:03:07.290Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T04:03:07.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T04:03:07.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T04:03:07.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-31T04:03:07.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-31T04:03:07.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-31T04:03:07.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-31T04:03:08.258Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2019-10-31T04:03:08.258Z] === RUN TestPingCacheHeaders [2019-10-31T04:03:08.258Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-31T04:03:08.258Z] === RUN TestPingGet [2019-10-31T04:03:08.258Z] --- PASS: TestPingGet (0.02s) [2019-10-31T04:03:08.258Z] === RUN TestPingHead [2019-10-31T04:03:08.258Z] --- PASS: TestPingHead (0.03s) [2019-10-31T04:03:08.258Z] === RUN TestVersion [2019-10-31T04:03:08.258Z] --- PASS: TestVersion (0.02s) [2019-10-31T04:03:08.258Z] FAIL [2019-10-31T04:03:08.258Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-31T04:03:08.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:08.258Z] INFO: Testing against a local daemon [2019-10-31T04:03:08.258Z] === RUN TestVolumesCreateAndList [2019-10-31T04:03:08.258Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-31T04:03:08.258Z] === RUN TestVolumesRemove [2019-10-31T04:03:08.258Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-31T04:03:08.258Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-31T04:03:08.258Z] === RUN TestVolumesInspect [2019-10-31T04:03:08.465Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-31T04:03:08.844Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-31T04:03:08.844Z] === RUN TestVolumesInvalidJSON [2019-10-31T04:03:08.844Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-31T04:03:08.844Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-31T04:03:08.844Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-31T04:03:08.844Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-31T04:03:08.844Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-31T04:03:08.844Z] PASS [2019-10-31T04:03:08.844Z] INFO: make.ps1 ended at 10/31/2019 04:03:08 [2019-10-31T04:03:08.844Z] INFO: Integration CLI tests being run from the host: [2019-10-31T04:03:08.844Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-31T04:03:08.849Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-31T04:03:09.780Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-31T04:03:10.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-31T04:03:10.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-31T04:03:10.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-31T04:03:11.676Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-31T04:03:11.676Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-31T04:03:11.676Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-31T04:03:11.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-31T04:03:12.239Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-31T04:03:13.169Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-31T04:03:13.169Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-31T04:03:13.169Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-31T04:03:13.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-31T04:03:13.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-31T04:03:13.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-31T04:03:14.099Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-31T04:03:14.356Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-31T04:03:14.612Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-31T04:03:14.869Z] === RUN TestDockerSuite/TestCreateRM [2019-10-31T04:03:14.941Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-31T04:03:15.126Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-31T04:03:15.126Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-31T04:03:15.126Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-31T04:03:15.382Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-31T04:03:16.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-31T04:03:16.030Z] INFO: Testing against a local daemon [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-31T04:03:16.030Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-31T04:03:16.501Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-31T04:03:16.971Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.30s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.38s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.43s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.44s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.06s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.30s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.35s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.37s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.09s) [2019-10-31T04:03:17.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2019-10-31T04:03:17.628Z] === RUN TestCgroupNamespacesRun [2019-10-31T04:03:17.904Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-31T04:03:17.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-31T04:03:17.904Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-31T04:03:17.904Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-31T04:03:19.099Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2019-10-31T04:03:19.099Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-31T04:03:20.574Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2019-10-31T04:03:20.574Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-31T04:03:22.609Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2019-10-31T04:03:22.609Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-31T04:03:23.166Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-31T04:03:23.166Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-31T04:03:23.166Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-31T04:03:23.166Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-31T04:03:23.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-31T04:03:23.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-31T04:03:24.084Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2019-10-31T04:03:24.084Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-31T04:03:24.354Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-31T04:03:26.104Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2019-10-31T04:03:26.104Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-31T04:03:26.248Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-31T04:03:26.720Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-31T04:03:26.720Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-31T04:03:26.812Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-31T04:03:27.727Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-10-31T04:03:27.727Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-31T04:03:28.725Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-31T04:03:29.214Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2019-10-31T04:03:29.214Z] === RUN TestKernelTCPMemory [2019-10-31T04:03:30.221Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-10-31T04:03:30.221Z] === RUN TestNISDomainname [2019-10-31T04:03:30.622Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-31T04:03:31.186Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-31T04:03:31.231Z] --- PASS: TestNISDomainname (1.02s) [2019-10-31T04:03:31.231Z] === RUN TestHostnameDnsResolution [2019-10-31T04:03:32.117Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-31T04:03:32.117Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-31T04:03:32.240Z] --- PASS: TestHostnameDnsResolution (1.13s) [2019-10-31T04:03:32.240Z] === RUN TestStats [2019-10-31T04:03:33.048Z] === RUN TestDockerSuite/TestDockerFails [2019-10-31T04:03:33.048Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-31T04:03:33.048Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-31T04:03:33.048Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-31T04:03:34.417Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-31T04:03:34.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-31T04:03:34.912Z] --- PASS: TestStats (2.23s) [2019-10-31T04:03:34.912Z] === RUN TestStopContainerWithTimeout [2019-10-31T04:03:34.912Z] === RUN TestStopContainerWithTimeout/0 [2019-10-31T04:03:34.912Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-31T04:03:34.912Z] === RUN TestStopContainerWithTimeout/1 [2019-10-31T04:03:34.912Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-31T04:03:34.912Z] === RUN TestStopContainerWithTimeout/3 [2019-10-31T04:03:34.912Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-31T04:03:34.912Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-31T04:03:34.912Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-31T04:03:34.912Z] === CONT TestStopContainerWithTimeout/0 [2019-10-31T04:03:34.912Z] === CONT TestStopContainerWithTimeout/3 [2019-10-31T04:03:34.912Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-31T04:03:34.912Z] === CONT TestStopContainerWithTimeout/1 [2019-10-31T04:03:35.238Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-31T04:03:37.136Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-31T04:03:37.136Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-31T04:03:37.136Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-31T04:03:37.701Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-31T04:03:38.374Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-31T04:03:38.374Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2019-10-31T04:03:38.374Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2019-10-31T04:03:38.374Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2019-10-31T04:03:38.374Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2019-10-31T04:03:38.374Z] === RUN TestDeleteDevicemapper [2019-10-31T04:03:38.374Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-31T04:03:38.374Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-31T04:03:38.374Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-31T04:03:41.063Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) [2019-10-31T04:03:41.063Z] === RUN TestUpdateMemory [2019-10-31T04:03:41.677Z] --- PASS: TestUpdateMemory (1.10s) [2019-10-31T04:03:41.677Z] === RUN TestUpdateCPUQuota [2019-10-31T04:03:41.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-31T04:03:43.146Z] --- PASS: TestUpdateCPUQuota (1.53s) [2019-10-31T04:03:43.146Z] === RUN TestUpdatePidsLimit [2019-10-31T04:03:43.146Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-31T04:03:43.761Z] === RUN TestUpdatePidsLimit/no_change [2019-10-31T04:03:44.043Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-31T04:03:44.328Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-31T04:03:44.399Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-31T04:03:44.951Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-31T04:03:45.238Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-31T04:03:45.520Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-31T04:03:47.750Z] --- PASS: TestUpdatePidsLimit (4.00s) [2019-10-31T04:03:47.750Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-10-31T04:03:47.750Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-10-31T04:03:47.750Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-10-31T04:03:47.750Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-10-31T04:03:47.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-10-31T04:03:47.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-10-31T04:03:47.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-10-31T04:03:47.750Z] === RUN TestUpdateRestartPolicy [2019-10-31T04:03:48.575Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-31T04:03:51.097Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-31T04:03:53.621Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-31T04:03:54.552Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-31T04:03:55.484Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-31T04:03:56.419Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-31T04:03:57.349Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-31T04:03:57.914Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-31T04:03:58.844Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-31T04:04:00.269Z] --- PASS: TestUpdateRestartPolicy (12.09s) [2019-10-31T04:04:00.269Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-31T04:04:00.269Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2019-10-31T04:04:00.269Z] === RUN TestWaitNonBlocked [2019-10-31T04:04:00.269Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T04:04:00.269Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T04:04:00.269Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T04:04:00.269Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T04:04:00.269Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T04:04:00.269Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T04:04:00.739Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-31T04:04:00.883Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-31T04:04:00.883Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2019-10-31T04:04:00.883Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2019-10-31T04:04:00.883Z] === RUN TestWaitBlocked [2019-10-31T04:04:00.883Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T04:04:00.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T04:04:00.883Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T04:04:00.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T04:04:00.883Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-31T04:04:00.883Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-31T04:04:01.913Z] --- PASS: TestWaitBlocked (0.05s) [2019-10-31T04:04:01.913Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2019-10-31T04:04:01.913Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2019-10-31T04:04:01.913Z] === CONT TestContainerStartOnDaemonRestart [2019-10-31T04:04:01.913Z] === CONT TestIpcModeOlderClient [2019-10-31T04:04:01.913Z] === CONT TestDaemonRestartIpcMode [2019-10-31T04:04:02.196Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-31T04:04:02.633Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-31T04:04:05.669Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s) [2019-10-31T04:04:05.669Z] --- PASS: TestDaemonRestartIpcMode (3.73s) [2019-10-31T04:04:05.669Z] PASS [2019-10-31T04:04:05.669Z] [2019-10-31T04:04:05.669Z] === Skipped [2019-10-31T04:04:05.669Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-31T04:04:05.669Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-31T04:04:05.669Z] [2019-10-31T04:04:05.669Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-31T04:04:05.669Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-31T04:04:05.669Z] [2019-10-31T04:04:05.669Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-31T04:04:05.669Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-31T04:04:05.669Z] [2019-10-31T04:04:05.669Z] [2019-10-31T04:04:05.669Z] DONE 197 tests, 3 skipped in 120.040s [2019-10-31T04:04:05.669Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-31T04:04:05.669Z] ++ 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-31T04:04:05.669Z] ++ set -e [2019-10-31T04:04:05.669Z] ++ '[' -n 0 ']' [2019-10-31T04:04:05.669Z] ++ set -x [2019-10-31T04:04:05.669Z] ++ env -i DEST=/go/src/github.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-31T04:04:05.908Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-31T04:04:05.951Z] INFO: Testing against a local daemon [2019-10-31T04:04:05.951Z] === RUN TestCommitInheritsEnv [2019-10-31T04:04:06.234Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-10-31T04:04:06.234Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-31T04:04:06.234Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-31T04:04:06.234Z] === RUN TestImagesFilterMultiReference [2019-10-31T04:04:06.516Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-31T04:04:06.516Z] === RUN TestImagePullPlatformInvalid [2019-10-31T04:04:06.516Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-31T04:04:06.516Z] === RUN TestRemoveImageOrphaning [2019-10-31T04:04:06.799Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2019-10-31T04:04:06.799Z] === RUN TestRemoveImageGarbageCollector [2019-10-31T04:04:06.799Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-31T04:04:06.799Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:04:06.799Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-31T04:04:06.799Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-10-31T04:04:06.799Z] === RUN TestTagInvalidReference [2019-10-31T04:04:06.799Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-31T04:04:06.799Z] === RUN TestTagValidPrefixedRepo [2019-10-31T04:04:07.084Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-31T04:04:07.084Z] === RUN TestTagExistedNameWithoutForce [2019-10-31T04:04:07.084Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-31T04:04:07.084Z] === RUN TestTagOfficialNames [2019-10-31T04:04:07.084Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-31T04:04:07.084Z] === RUN TestTagMatchesDigest [2019-10-31T04:04:07.084Z] --- PASS: TestTagMatchesDigest (0.05s) [2019-10-31T04:04:07.084Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-31T04:04:08.430Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-31T04:04:09.799Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-31T04:04:10.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-31T04:04:11.295Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-31T04:04:12.226Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-31T04:04:12.792Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-31T04:04:13.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-31T04:04:14.286Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-31T04:04:15.216Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-31T04:04:15.216Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-31T04:04:15.780Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-31T04:04:16.037Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-31T04:04:16.295Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-31T04:04:18.189Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-31T04:04:20.083Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-31T04:04:20.083Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-31T04:04:20.083Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-31T04:04:21.018Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-31T04:04:21.018Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-31T04:04:21.581Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-31T04:04:22.512Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-31T04:04:22.769Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-31T04:04:22.769Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-31T04:04:22.769Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-31T04:04:24.663Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-31T04:04:25.596Z] === RUN TestDockerSuite/TestEventsRename [2019-10-31T04:04:26.528Z] === RUN TestDockerSuite/TestEventsResize [2019-10-31T04:04:27.095Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-31T04:04:28.027Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-31T04:04:28.957Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-31T04:04:29.888Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-31T04:04:33.162Z] === RUN TestDockerSuite/TestEventsTop [2019-10-31T04:04:33.726Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-31T04:04:36.247Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-31T04:04:37.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-31T04:04:43.732Z] === RUN TestDockerSuite/TestExec [2019-10-31T04:04:44.297Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-31T04:04:45.230Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-31T04:04:46.161Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-31T04:04:46.725Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-31T04:04:48.642Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-31T04:04:49.572Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-31T04:04:50.945Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-31T04:04:51.510Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-31T04:04:52.881Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-31T04:04:53.446Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-31T04:04:54.816Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-31T04:04:56.711Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-31T04:04:58.081Z] === RUN TestDockerSuite/TestExecEnv [2019-10-31T04:04:59.452Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-31T04:05:01.347Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-31T04:05:02.278Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-31T04:05:04.171Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-31T04:05:05.102Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-31T04:05:05.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-31T04:05:06.473Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-31T04:05:07.405Z] === RUN TestDockerSuite/TestExecParseError [2019-10-31T04:05:08.338Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-31T04:05:09.269Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-31T04:05:09.832Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-31T04:05:14.039Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-31T04:05:14.971Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-31T04:05:15.903Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-31T04:05:28.083Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-31T04:05:28.083Z] === RUN TestDockerSuite/TestExecTTY [2019-10-31T04:05:29.015Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-31T04:05:29.948Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-31T04:05:30.879Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-31T04:05:31.811Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-31T04:05:31.811Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-31T04:05:32.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-31T04:05:34.111Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-31T04:05:35.483Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-31T04:05:36.854Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-31T04:05:38.752Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-31T04:05:39.683Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-31T04:05:44.372Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-31T04:05:44.936Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-31T04:05:45.944Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-31T04:05:50.215Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-31T04:05:50.721Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-31T04:05:50.721Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-31T04:05:50.721Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-31T04:05:50.721Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-31T04:05:50.721Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-31T04:05:52.109Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-31T04:05:54.530Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-31T04:05:54.530Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-31T04:05:54.530Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-31T04:05:57.364Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-31T04:05:57.927Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-31T04:05:57.927Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-31T04:05:57.927Z] === RUN TestDockerSuite/TestHealth [2019-10-31T04:06:04.986Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-31T04:06:12.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-31T04:06:19.334Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-31T04:06:19.334Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-31T04:06:19.334Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-31T04:06:19.334Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-31T04:06:20.266Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-31T04:06:20.266Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-31T04:06:21.198Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-31T04:06:21.198Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-31T04:06:21.198Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-31T04:06:21.198Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-31T04:06:21.455Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-31T04:06:22.019Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-31T04:06:22.584Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-31T04:06:22.584Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-31T04:06:23.955Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-31T04:06:23.955Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-31T04:06:24.887Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-31T04:06:26.257Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-31T04:06:26.257Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-31T04:06:27.189Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-31T04:06:30.482Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-31T04:06:30.482Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-31T04:06:30.482Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-31T04:06:33.008Z] === RUN TestDockerSuite/TestImportFile [2019-10-31T04:06:34.903Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-31T04:06:34.903Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-31T04:06:36.798Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-31T04:06:39.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-31T04:06:39.321Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-31T04:06:41.843Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-31T04:06:42.775Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-31T04:06:44.147Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-31T04:06:44.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-31T04:06:44.968Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-31T04:06:44.968Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-31T04:06:44.968Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-31T04:06:45.900Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-31T04:06:46.832Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-31T04:06:47.397Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-31T04:06:47.656Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-31T04:06:48.588Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-31T04:06:49.519Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-31T04:06:50.452Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-31T04:06:50.452Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-31T04:06:51.020Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-31T04:06:52.390Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-31T04:06:53.323Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-31T04:06:54.265Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-31T04:06:54.265Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-31T04:06:54.265Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-31T04:06:55.195Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-31T04:06:55.195Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-31T04:06:56.564Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-31T04:06:57.496Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-31T04:06:57.496Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-31T04:06:58.427Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-31T04:06:59.368Z] === RUN TestDockerSuite/TestInspectImage [2019-10-31T04:06:59.368Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-31T04:06:59.368Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-31T04:06:59.368Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-31T04:07:00.302Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-31T04:07:00.560Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-31T04:07:01.124Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-31T04:07:01.124Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-31T04:07:02.057Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-31T04:07:02.989Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-31T04:07:04.885Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-31T04:07:04.885Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-31T04:07:05.817Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-31T04:07:07.189Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-31T04:07:07.189Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-31T04:07:08.559Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-31T04:07:09.491Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-31T04:07:10.423Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-31T04:07:11.354Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-31T04:07:12.286Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-31T04:07:13.218Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-31T04:07:13.218Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-31T04:07:14.150Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-31T04:07:14.150Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-31T04:07:17.427Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-31T04:07:18.815Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-31T04:07:20.708Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-31T04:07:20.708Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-31T04:07:22.603Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-31T04:07:25.880Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-31T04:07:28.404Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-31T04:07:28.404Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-31T04:07:30.928Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-31T04:07:30.928Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-31T04:07:31.858Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-31T04:07:39.958Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-31T04:07:45.217Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-31T04:07:46.534Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-31T04:07:46.534Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-31T04:07:47.744Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-31T04:07:49.639Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-31T04:07:50.206Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-31T04:07:50.463Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-31T04:07:53.764Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-31T04:07:53.764Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-31T04:07:54.021Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-31T04:07:54.021Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-31T04:07:54.021Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-31T04:07:54.021Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-31T04:07:54.953Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-31T04:07:55.888Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-31T04:07:56.990Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-31T04:07:56.990Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-31T04:08:00.064Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-31T04:08:00.629Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-31T04:08:01.765Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-31T04:08:01.765Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-31T04:08:01.765Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-31T04:08:01.765Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-31T04:08:01.765Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-31T04:08:02.236Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-31T04:08:03.232Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-31T04:08:05.880Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-31T04:08:06.199Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-31T04:08:06.444Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-31T04:08:06.444Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-31T04:08:07.192Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-31T04:08:07.192Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-31T04:08:07.192Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-31T04:08:07.192Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-31T04:08:07.376Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-31T04:08:07.632Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-31T04:08:09.001Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-31T04:08:10.171Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-31T04:08:10.373Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-31T04:08:10.936Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-31T04:08:11.499Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-31T04:08:12.431Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-31T04:08:14.326Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-31T04:08:15.701Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-31T04:08:16.265Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-31T04:08:17.195Z] === RUN TestDockerSuite/TestLogsSince [2019-10-31T04:08:17.452Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-31T04:08:18.900Z] 3889bb8d808b: Pull complete [2019-10-31T04:08:20.735Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-31T04:08:22.699Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-31T04:08:24.912Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-31T04:08:24.912Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-31T04:08:26.506Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-31T04:08:26.978Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-31T04:08:27.449Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-31T04:08:28.184Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-31T04:08:30.411Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-31T04:08:30.704Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-31T04:08:31.267Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-31T04:08:31.267Z] === RUN TestDockerSuite/TestLogsTail [2019-10-31T04:08:31.406Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-31T04:08:32.199Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-31T04:08:33.133Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-31T04:08:34.505Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-31T04:08:34.762Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-31T04:08:34.762Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-31T04:08:35.693Z] === RUN TestDockerSuite/TestNetHostname [2019-10-31T04:08:36.184Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-31T04:08:36.184Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-31T04:08:36.184Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-31T04:08:36.184Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-31T04:08:36.184Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-31T04:08:36.655Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-31T04:08:38.970Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-31T04:08:38.970Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-31T04:08:40.340Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-31T04:08:41.709Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-31T04:08:43.080Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-31T04:08:43.644Z] === RUN TestDockerSuite/TestPluginActive [2019-10-31T04:08:45.538Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-31T04:08:48.060Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-31T04:08:53.329Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-31T04:08:53.329Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-31T04:08:53.893Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-31T04:08:58.071Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-31T04:08:59.002Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-31T04:09:01.524Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-31T04:09:02.896Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-31T04:09:06.174Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-31T04:09:06.431Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-31T04:09:09.706Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-31T04:09:09.964Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-31T04:09:10.895Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-31T04:09:12.792Z] === RUN TestDockerSuite/TestPortList [2019-10-31T04:09:13.356Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-31T04:09:14.562Z] --- PASS: TestImportExtremelyLargeImageWorks (298.52s) [2019-10-31T04:09:14.562Z] PASS [2019-10-31T04:09:14.562Z] [2019-10-31T04:09:14.562Z] === Skipped [2019-10-31T04:09:14.562Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-31T04:09:14.562Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:09:14.562Z] [2019-10-31T04:09:14.562Z] [2019-10-31T04:09:14.562Z] DONE 12 tests, 1 skipped in 299.861s [2019-10-31T04:09:14.562Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-31T04:09:14.562Z] ++ 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-31T04:09:14.562Z] ++ set -e [2019-10-31T04:09:14.562Z] ++ '[' -n 0 ']' [2019-10-31T04:09:14.562Z] ++ set -x [2019-10-31T04:09:14.562Z] ++ env -i DEST=/go/src/github.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-31T04:09:14.562Z] INFO: Testing against a local daemon [2019-10-31T04:09:14.562Z] === RUN TestNetworkCreateDelete [2019-10-31T04:09:14.562Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-10-31T04:09:14.562Z] === RUN TestDockerNetworkDeletePreferID [2019-10-31T04:09:14.562Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-31T04:09:14.562Z] === RUN TestInspectNetwork [2019-10-31T04:09:14.562Z] === RUN TestInspectNetwork/full_network_id [2019-10-31T04:09:14.562Z] === RUN TestInspectNetwork/partial_network_id [2019-10-31T04:09:14.562Z] === RUN TestInspectNetwork/network_name [2019-10-31T04:09:14.562Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-31T04:09:14.847Z] --- PASS: TestInspectNetwork (8.38s) [2019-10-31T04:09:14.847Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-31T04:09:14.847Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-31T04:09:14.847Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-31T04:09:14.847Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-31T04:09:14.847Z] === RUN TestRunContainerWithBridgeNone [2019-10-31T04:09:17.528Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-10-31T04:09:17.528Z] === RUN TestNetworkInvalidJSON [2019-10-31T04:09:17.528Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-31T04:09:17.528Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-31T04:09:17.528Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T04:09:17.528Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T04:09:17.528Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T04:09:17.528Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T04:09:17.528Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-31T04:09:17.528Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T04:09:17.528Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T04:09:17.528Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-31T04:09:17.528Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-31T04:09:17.528Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-31T04:09:17.528Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-31T04:09:17.528Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-31T04:09:18.547Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-31T04:09:18.547Z] === RUN TestDaemonDefaultNetworkPools [2019-10-31T04:09:18.610Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-31T04:09:19.424Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-31T04:09:19.424Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-31T04:09:19.424Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-31T04:09:19.560Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-10-31T04:09:19.560Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-31T04:09:20.571Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2019-10-31T04:09:20.571Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-31T04:09:21.914Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-31T04:09:22.052Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2019-10-31T04:09:22.052Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-31T04:09:22.666Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-31T04:09:22.666Z] === RUN TestServiceWithPredefinedNetwork [2019-10-31T04:09:24.435Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-31T04:09:25.349Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2019-10-31T04:09:25.349Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-31T04:09:25.349Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-31T04:09:25.349Z] service_test.go:230: FLAKY_TEST [2019-10-31T04:09:25.349Z] === RUN TestServiceWithDataPathPortInit [2019-10-31T04:09:25.806Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-31T04:09:33.903Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-31T04:09:33.903Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-31T04:09:33.903Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-31T04:09:33.903Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-31T04:09:33.903Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-31T04:09:34.393Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-31T04:09:34.832Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-31T04:09:34.833Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-31T04:09:35.386Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-31T04:09:35.397Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-31T04:09:35.653Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-31T04:09:35.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-31T04:09:35.910Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-31T04:09:37.805Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-31T04:09:37.805Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-31T04:09:40.609Z] --- PASS: TestServiceWithDataPathPortInit (14.69s) [2019-10-31T04:09:40.609Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-31T04:09:41.081Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-31T04:09:42.975Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-31T04:09:43.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-31T04:09:43.233Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-31T04:09:43.233Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-31T04:09:43.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-31T04:09:47.413Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-31T04:09:47.444Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.29s) [2019-10-31T04:09:47.445Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xlbenppbg33ya8nyukdgfwmne Created:2019-10-31 04:09:40.743621213 +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[ebe20bedaf76b30e1d30dd2b09a785141cde9acd5d7fc7008e17b2b1c30f9203:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kyaytx2q3xnkemwkwwoek1akj EndpointID:31ed4cfd55e5b07383648fe121c57c5eb88782e4c9c8dee5d701d358983e56be MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:379be7c43ecb5b463412dc8dbd75ce8bd0a462deab89f26540b2469382f79709 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:402be0c51a10 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kyaytx2q3xnkemwkwwoek1akj EndpointID:31ed4cfd55e5b07383648fe121c57c5eb88782e4c9c8dee5d701d358983e56be EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-31T04:09:47.445Z] PASS [2019-10-31T04:09:47.445Z] [2019-10-31T04:09:47.445Z] === Skipped [2019-10-31T04:09:47.445Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-31T04:09:47.445Z] service_test.go:230: FLAKY_TEST [2019-10-31T04:09:47.445Z] [2019-10-31T04:09:47.445Z] [2019-10-31T04:09:47.445Z] DONE 21 tests, 1 skipped in 41.261s [2019-10-31T04:09:47.445Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-31T04:09:47.445Z] ++ 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-31T04:09:47.445Z] ++ set -e [2019-10-31T04:09:47.445Z] ++ '[' -n 0 ']' [2019-10-31T04:09:47.445Z] ++ set -x [2019-10-31T04:09:47.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T04:09:47.445Z] INFO: Testing against a local daemon [2019-10-31T04:09:47.445Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-31T04:09:47.670Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-31T04:09:48.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-31T04:09:48.457Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s) [2019-10-31T04:09:48.457Z] === RUN TestDockerNetworkIpvlan [2019-10-31T04:09:48.603Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-31T04:09:49.468Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-31T04:09:50.480Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-31T04:09:51.496Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-31T04:09:52.783Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-31T04:09:54.188Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-31T04:09:57.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-31T04:09:57.666Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-31T04:09:58.041Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-31T04:09:58.041Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-31T04:09:59.711Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-31T04:10:01.316Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-31T04:10:02.686Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-31T04:10:03.175Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-31T04:10:05.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-31T04:10:05.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-31T04:10:05.962Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-31T04:10:08.685Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-31T04:10:10.139Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-31T04:10:10.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-31T04:10:10.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-31T04:10:10.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-31T04:10:11.511Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-31T04:10:13.077Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-31T04:10:14.787Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-31T04:10:15.109Z] --- PASS: TestDockerNetworkIpvlan (26.44s) [2019-10-31T04:10:15.109Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-10-31T04:10:15.109Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-10-31T04:10:15.109Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.14s) [2019-10-31T04:10:15.109Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.15s) [2019-10-31T04:10:15.109Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.17s) [2019-10-31T04:10:15.109Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.16s) [2019-10-31T04:10:15.109Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.19s) [2019-10-31T04:10:15.109Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.19s) [2019-10-31T04:10:15.109Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.90s) [2019-10-31T04:10:15.109Z] PASS [2019-10-31T04:10:15.109Z] [2019-10-31T04:10:15.109Z] DONE 11 tests in 28.030s [2019-10-31T04:10:15.109Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-31T04:10:15.109Z] ++ 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-31T04:10:15.109Z] ++ set -e [2019-10-31T04:10:15.109Z] ++ '[' -n 0 ']' [2019-10-31T04:10:15.109Z] ++ set -x [2019-10-31T04:10:15.109Z] ++ env -i DEST=/go/src/github.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-31T04:10:15.109Z] INFO: Testing against a local daemon [2019-10-31T04:10:15.109Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-31T04:10:16.158Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-31T04:10:16.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-31T04:10:16.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-31T04:10:16.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-31T04:10:16.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-31T04:10:16.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-31T04:10:16.610Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-10-31T04:10:16.610Z] === RUN TestDockerNetworkMacvlan [2019-10-31T04:10:17.618Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-31T04:10:18.054Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-31T04:10:18.631Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-31T04:10:19.642Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-31T04:10:19.950Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-31T04:10:22.325Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-31T04:10:22.473Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-31T04:10:24.379Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-31T04:10:24.379Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-31T04:10:25.310Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-31T04:10:25.310Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-31T04:10:25.843Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-31T04:10:27.836Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-31T04:10:28.400Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-31T04:10:30.246Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-31T04:10:30.922Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-31T04:10:31.179Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-31T04:10:31.262Z] --- PASS: TestDockerNetworkMacvlan (14.76s) [2019-10-31T04:10:31.262Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-31T04:10:31.262Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-31T04:10:31.262Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2019-10-31T04:10:31.262Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2019-10-31T04:10:31.262Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2019-10-31T04:10:31.262Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2019-10-31T04:10:31.262Z] PASS [2019-10-31T04:10:31.262Z] [2019-10-31T04:10:31.262Z] DONE 8 tests in 16.350s [2019-10-31T04:10:31.262Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-31T04:10:31.262Z] ++ 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-31T04:10:31.262Z] ++ set -e [2019-10-31T04:10:31.262Z] ++ '[' -n 0 ']' [2019-10-31T04:10:31.262Z] ++ set -x [2019-10-31T04:10:31.262Z] ++ env -i DEST=/go/src/github.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-31T04:10:31.262Z] testing: warning: no tests to run [2019-10-31T04:10:31.262Z] PASS [2019-10-31T04:10:31.262Z] [2019-10-31T04:10:31.262Z] DONE 0 tests in 0.016s [2019-10-31T04:10:31.547Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-31T04:10:31.547Z] ++ 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-31T04:10:31.547Z] ++ set -e [2019-10-31T04:10:31.547Z] ++ '[' -n 0 ']' [2019-10-31T04:10:31.547Z] ++ set -x [2019-10-31T04:10:31.547Z] ++ env -i DEST=/go/src/github.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-31T04:10:31.547Z] INFO: Testing against a local daemon [2019-10-31T04:10:31.547Z] === RUN TestAuthZPluginAllowRequest [2019-10-31T04:10:32.112Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-31T04:10:32.112Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-31T04:10:32.112Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-31T04:10:32.370Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-31T04:10:32.370Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-31T04:10:33.029Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-10-31T04:10:33.029Z] === RUN TestAuthZPluginTLS [2019-10-31T04:10:33.647Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-31T04:10:33.647Z] === RUN TestAuthZPluginDenyRequest [2019-10-31T04:10:33.743Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-31T04:10:34.314Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-31T04:10:34.314Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-31T04:10:34.930Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-31T04:10:34.930Z] === RUN TestAuthZPluginDenyResponse [2019-10-31T04:10:35.112Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-31T04:10:35.551Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-31T04:10:35.551Z] === RUN TestAuthZPluginAllowEventStream [2019-10-31T04:10:37.007Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-31T04:10:37.030Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-10-31T04:10:37.030Z] === RUN TestAuthZPluginErrorResponse [2019-10-31T04:10:37.571Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-31T04:10:37.651Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-31T04:10:37.651Z] === RUN TestAuthZPluginErrorRequest [2019-10-31T04:10:37.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-31T04:10:38.269Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-31T04:10:38.269Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-31T04:10:39.034Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-10-31T04:10:39.034Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-31T04:10:41.067Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-10-31T04:10:41.067Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-31T04:10:41.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-31T04:10:41.978Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-31T04:10:41.978Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-31T04:10:43.098Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2019-10-31T04:10:43.098Z] === RUN TestAuthZPluginHeader [2019-10-31T04:10:43.551Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-31T04:10:43.551Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-31T04:10:44.108Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-10-31T04:10:44.108Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-31T04:10:44.108Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-31T04:10:44.108Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:10:44.108Z] === RUN TestAuthZPluginV2Disable [2019-10-31T04:10:44.108Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-31T04:10:44.108Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:10:44.108Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-31T04:10:44.108Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-31T04:10:44.108Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:10:44.108Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-31T04:10:44.108Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-31T04:10:44.108Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:10:44.108Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-31T04:10:45.668Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-31T04:10:47.562Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-31T04:10:48.324Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-31T04:10:48.794Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-31T04:10:48.794Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-31T04:10:48.794Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-31T04:10:49.462Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-31T04:10:49.718Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-31T04:10:49.718Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-31T04:10:49.975Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-31T04:10:50.371Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-31T04:10:50.842Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-31T04:10:50.905Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-31T04:10:51.314Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-31T04:10:51.785Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-31T04:10:52.257Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-31T04:10:52.833Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-31T04:10:54.203Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-31T04:10:57.035Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-31T04:10:58.379Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-31T04:10:58.609Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-31T04:10:58.609Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-31T04:10:59.309Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-31T04:10:59.601Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-31T04:11:00.239Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-31T04:11:00.239Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-31T04:11:00.239Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-31T04:11:02.560Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-10-31T04:11:02.560Z] PASS [2019-10-31T04:11:02.560Z] [2019-10-31T04:11:02.560Z] === Skipped [2019-10-31T04:11:02.560Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-31T04:11:02.560Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:11:02.560Z] [2019-10-31T04:11:02.560Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-31T04:11:02.560Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:11:02.560Z] [2019-10-31T04:11:02.560Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-31T04:11:02.560Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:11:02.560Z] [2019-10-31T04:11:02.560Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-31T04:11:02.560Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:11:02.560Z] [2019-10-31T04:11:02.560Z] [2019-10-31T04:11:02.560Z] DONE 17 tests, 4 skipped in 29.425s [2019-10-31T04:11:02.560Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-31T04:11:02.560Z] ++ 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-31T04:11:02.560Z] ++ set -e [2019-10-31T04:11:02.560Z] ++ '[' -n 0 ']' [2019-10-31T04:11:02.560Z] ++ set -x [2019-10-31T04:11:02.560Z] ++ env -i DEST=/go/src/github.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-31T04:11:02.560Z] INFO: Testing against a local daemon [2019-10-31T04:11:02.560Z] === RUN TestPluginInvalidJSON [2019-10-31T04:11:02.560Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T04:11:02.560Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T04:11:02.560Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T04:11:02.560Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-31T04:11:02.560Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-31T04:11:02.560Z] PASS [2019-10-31T04:11:02.560Z] [2019-10-31T04:11:02.560Z] DONE 2 tests in 0.122s [2019-10-31T04:11:02.560Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-31T04:11:02.560Z] ++ 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-31T04:11:02.560Z] ++ set -e [2019-10-31T04:11:02.560Z] ++ '[' -n 0 ']' [2019-10-31T04:11:02.560Z] ++ set -x [2019-10-31T04:11:02.560Z] ++ env -i DEST=/go/src/github.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-31T04:11:02.560Z] INFO: Testing against a local daemon [2019-10-31T04:11:02.560Z] === RUN TestExternalGraphDriver [2019-10-31T04:11:02.560Z] === RUN TestExternalGraphDriver/json [2019-10-31T04:11:02.763Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-31T04:11:03.577Z] === RUN TestExternalGraphDriver/spec [2019-10-31T04:11:05.288Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-31T04:11:05.612Z] === RUN TestExternalGraphDriver/pull [2019-10-31T04:11:06.218Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-31T04:11:06.476Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-31T04:11:07.655Z] --- PASS: TestExternalGraphDriver (6.48s) [2019-10-31T04:11:07.655Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-31T04:11:07.655Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2019-10-31T04:11:07.655Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2019-10-31T04:11:07.655Z] === RUN TestGraphdriverPluginV2 [2019-10-31T04:11:07.655Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-31T04:11:07.655Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:11:07.655Z] PASS [2019-10-31T04:11:07.655Z] [2019-10-31T04:11:07.655Z] === Skipped [2019-10-31T04:11:07.655Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-31T04:11:07.655Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:11:07.655Z] [2019-10-31T04:11:07.655Z] [2019-10-31T04:11:07.655Z] DONE 5 tests, 1 skipped in 6.645s [2019-10-31T04:11:07.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-31T04:11:07.655Z] ++ 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-31T04:11:07.655Z] ++ set -e [2019-10-31T04:11:07.655Z] ++ '[' -n 0 ']' [2019-10-31T04:11:07.655Z] ++ set -x [2019-10-31T04:11:07.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T04:11:07.655Z] INFO: Testing against a local daemon [2019-10-31T04:11:07.655Z] === RUN TestContinueAfterPluginCrash [2019-10-31T04:11:07.655Z] === PAUSE TestContinueAfterPluginCrash [2019-10-31T04:11:07.655Z] === RUN TestDaemonStartWithLogOpt [2019-10-31T04:11:07.655Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-31T04:11:07.655Z] === CONT TestContinueAfterPluginCrash [2019-10-31T04:11:07.655Z] === CONT TestDaemonStartWithLogOpt [2019-10-31T04:11:08.371Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-31T04:11:09.744Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-31T04:11:11.638Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-31T04:11:12.132Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-31T04:11:12.132Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-31T04:11:12.132Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-31T04:11:12.569Z] === RUN TestDockerSuite/TestRmiTag [2019-10-31T04:11:12.569Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-31T04:11:13.498Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-31T04:11:14.357Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-31T04:11:14.828Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-31T04:11:15.300Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-31T04:11:15.300Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-31T04:11:15.771Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-31T04:11:16.763Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-31T04:11:16.763Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-31T04:11:16.763Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-31T04:11:18.754Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-31T04:11:18.754Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-31T04:11:19.684Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-31T04:11:20.627Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-31T04:11:21.209Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-31T04:11:21.540Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-31T04:11:23.103Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-31T04:11:23.666Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-31T04:11:24.230Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-31T04:11:25.160Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-31T04:11:25.160Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-31T04:11:25.723Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-31T04:11:26.152Z] --- PASS: TestDaemonStartWithLogOpt (15.50s) [2019-10-31T04:11:27.616Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-31T04:11:28.170Z] --- PASS: TestContinueAfterPluginCrash (20.37s) [2019-10-31T04:11:28.170Z] PASS [2019-10-31T04:11:28.170Z] [2019-10-31T04:11:28.170Z] DONE 2 tests in 20.467s [2019-10-31T04:11:28.170Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-31T04:11:28.170Z] ++ 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-31T04:11:28.170Z] ++ set -e [2019-10-31T04:11:28.170Z] ++ '[' -n 0 ']' [2019-10-31T04:11:28.170Z] ++ set -x [2019-10-31T04:11:28.170Z] ++ env -i DEST=/go/src/github.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-31T04:11:28.170Z] INFO: Testing against a local daemon [2019-10-31T04:11:28.170Z] === RUN TestPluginWithDevMounts [2019-10-31T04:11:28.170Z] === PAUSE TestPluginWithDevMounts [2019-10-31T04:11:28.170Z] === CONT TestPluginWithDevMounts [2019-10-31T04:11:28.546Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-31T04:11:29.478Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-31T04:11:30.408Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-31T04:11:30.844Z] --- PASS: TestPluginWithDevMounts (2.30s) [2019-10-31T04:11:30.844Z] PASS [2019-10-31T04:11:30.844Z] [2019-10-31T04:11:30.844Z] DONE 1 tests in 2.400s [2019-10-31T04:11:30.844Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-31T04:11:30.844Z] ++ 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-31T04:11:30.844Z] ++ set -e [2019-10-31T04:11:30.844Z] ++ '[' -n 0 ']' [2019-10-31T04:11:30.844Z] ++ set -x [2019-10-31T04:11:30.844Z] ++ env -i DEST=/go/src/github.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-31T04:11:30.844Z] INFO: Testing against a local daemon [2019-10-31T04:11:30.844Z] === RUN TestSecretInspect [2019-10-31T04:11:32.302Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-31T04:11:32.869Z] --- PASS: TestSecretInspect (2.20s) [2019-10-31T04:11:32.869Z] === RUN TestSecretList [2019-10-31T04:11:33.671Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-31T04:11:34.601Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-31T04:11:34.858Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-31T04:11:35.547Z] --- PASS: TestSecretList (2.22s) [2019-10-31T04:11:35.547Z] === RUN TestSecretsCreateAndDelete [2019-10-31T04:11:35.790Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-31T04:11:37.159Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-31T04:11:37.580Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2019-10-31T04:11:37.580Z] === RUN TestSecretsUpdate [2019-10-31T04:11:38.088Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-31T04:11:39.019Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-31T04:11:39.599Z] --- PASS: TestSecretsUpdate (2.21s) [2019-10-31T04:11:39.599Z] === RUN TestTemplatedSecret [2019-10-31T04:11:39.949Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-31T04:11:41.319Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-31T04:11:42.250Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-31T04:11:42.293Z] --- PASS: TestTemplatedSecret (2.86s) [2019-10-31T04:11:42.293Z] === RUN TestSecretCreateResolve [2019-10-31T04:11:42.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-31T04:11:43.082Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-31T04:11:44.016Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-31T04:11:44.016Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-31T04:11:44.969Z] --- PASS: TestSecretCreateResolve (2.19s) [2019-10-31T04:11:44.969Z] PASS [2019-10-31T04:11:44.969Z] [2019-10-31T04:11:44.969Z] DONE 6 tests in 13.980s [2019-10-31T04:11:44.969Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-31T04:11:44.969Z] ++ 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-31T04:11:44.969Z] ++ set -e [2019-10-31T04:11:44.969Z] ++ '[' -n 0 ']' [2019-10-31T04:11:44.969Z] ++ set -x [2019-10-31T04:11:44.969Z] ++ env -i DEST=/go/src/github.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-31T04:11:44.969Z] INFO: Testing against a local daemon [2019-10-31T04:11:44.969Z] === RUN TestServiceCreateInit [2019-10-31T04:11:44.969Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-31T04:11:46.541Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-31T04:11:47.473Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-31T04:11:48.404Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-31T04:11:49.334Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-31T04:11:49.356Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-31T04:11:49.899Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-31T04:11:49.899Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-31T04:11:50.829Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-31T04:11:51.759Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-31T04:11:52.690Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-31T04:11:53.343Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-31T04:11:53.743Z] --- PASS: TestServiceCreateInit (8.35s) [2019-10-31T04:11:53.743Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.16s) [2019-10-31T04:11:53.743Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2019-10-31T04:11:53.743Z] === RUN TestCreateServiceMultipleTimes [2019-10-31T04:11:54.275Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-31T04:11:54.275Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-31T04:11:55.206Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-31T04:11:55.206Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-31T04:11:56.574Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-31T04:11:57.437Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-31T04:11:57.437Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-31T04:11:57.437Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-31T04:11:57.504Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-31T04:11:58.069Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-31T04:11:59.001Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-31T04:11:59.001Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-31T04:11:59.930Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-31T04:12:01.243Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-31T04:12:01.243Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-31T04:12:01.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-31T04:12:01.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-31T04:12:01.826Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-31T04:12:02.186Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-31T04:12:02.186Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-31T04:12:03.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-31T04:12:05.093Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-31T04:12:05.657Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-31T04:12:06.591Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-31T04:12:07.521Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-31T04:12:08.451Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-31T04:12:09.015Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-31T04:12:10.909Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-31T04:12:12.193Z] --- PASS: TestCreateServiceMultipleTimes (17.91s) [2019-10-31T04:12:12.193Z] === RUN TestCreateServiceConflict [2019-10-31T04:12:13.212Z] --- PASS: TestCreateServiceConflict (2.22s) [2019-10-31T04:12:13.212Z] === RUN TestCreateServiceMaxReplicas [2019-10-31T04:12:15.085Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-31T04:12:15.085Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-31T04:12:15.649Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-31T04:12:16.124Z] --- PASS: TestCreateServiceMaxReplicas (3.08s) [2019-10-31T04:12:16.125Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-31T04:12:17.488Z] b4f320e456fc: Pull complete [2019-10-31T04:12:17.488Z] Digest: sha256:45469202b1d2630e502330c0c4e977fac9b4540611c9778dedfc140f683f8f68 [2019-10-31T04:12:17.488Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:12:17.488Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully [2019-10-31T04:12:17.488Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test [2019-10-31T04:12:17.488Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is '10.0.14393.3274' [2019-10-31T04:12:17.488Z] WARN: Skipping validation tests [2019-10-31T04:12:17.488Z] INFO: Running unit tests at 10/31/2019 04:12:13... [2019-10-31T04:12:18.171Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-31T04:12:20.065Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-31T04:12:23.339Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-31T04:12:24.714Z] INFO: make.ps1 starting at 10/31/2019 04:12:24 [2019-10-31T04:12:25.187Z] INFO: Git commit (27552ceb1) assumed from DOCKER_GITCOMMIT environment variable [2019-10-31T04:12:25.187Z] INFO: Invoking autogen... [2019-10-31T04:12:25.660Z] INFO: Running unit tests... [2019-10-31T04:12:25.860Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-31T04:12:25.860Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-31T04:12:25.860Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-31T04:12:26.424Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-31T04:12:28.319Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-31T04:12:30.218Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-31T04:12:31.332Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2019-10-31T04:12:31.332Z] === RUN TestCreateServiceSecretFileMode [2019-10-31T04:12:31.948Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2019-10-31T04:12:31.948Z] === RUN TestCreateServiceConfigFileMode [2019-10-31T04:12:32.741Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-31T04:12:33.687Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-31T04:12:34.639Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2019-10-31T04:12:34.639Z] === RUN TestCreateServiceSysctls [2019-10-31T04:12:35.584Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-31T04:12:36.147Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-31T04:12:36.147Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-31T04:12:37.076Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-31T04:12:38.114Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-31T04:12:38.114Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-31T04:12:38.114Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-31T04:12:38.970Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-31T04:12:38.970Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-31T04:12:39.035Z] --- PASS: TestCreateServiceSysctls (3.80s) [2019-10-31T04:12:39.036Z] === RUN TestCreateServiceCapabilities [2019-10-31T04:12:39.900Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-31T04:12:40.465Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-31T04:12:41.064Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2019-10-31T04:12:41.064Z] === RUN TestInspect [2019-10-31T04:12:41.395Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-31T04:12:42.325Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-31T04:12:42.325Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-31T04:12:43.255Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-31T04:12:43.745Z] --- PASS: TestInspect (2.86s) [2019-10-31T04:12:43.745Z] === RUN TestServiceListWithStatuses [2019-10-31T04:12:43.745Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-31T04:12:43.745Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-31T04:12:43.745Z] === RUN TestDockerNetworkConnectAlias [2019-10-31T04:12:44.186Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-31T04:12:45.118Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-31T04:12:45.683Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-31T04:12:46.614Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-31T04:12:46.961Z] ? github.com/docker/docker/api [no test files] [2019-10-31T04:12:47.543Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-31T04:12:48.108Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-31T04:12:49.038Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-31T04:12:49.038Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-31T04:12:49.233Z] --- PASS: TestDockerNetworkConnectAlias (4.69s) [2019-10-31T04:12:49.233Z] === RUN TestDockerNetworkReConnect [2019-10-31T04:12:49.970Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-31T04:12:50.902Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-31T04:12:52.271Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-31T04:12:52.685Z] --- PASS: TestDockerNetworkReConnect (3.58s) [2019-10-31T04:12:52.685Z] === RUN TestServicePlugin [2019-10-31T04:12:52.685Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-31T04:12:52.685Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:12:52.685Z] === RUN TestServiceUpdateLabel [2019-10-31T04:12:52.834Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-31T04:12:52.834Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-31T04:12:54.712Z] --- PASS: TestServiceUpdateLabel (2.23s) [2019-10-31T04:12:54.712Z] === RUN TestServiceUpdateSecrets [2019-10-31T04:12:55.958Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-31T04:12:56.429Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-31T04:12:56.899Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-31T04:12:57.018Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-31T04:12:57.582Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-31T04:13:00.707Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-31T04:13:02.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-31T04:13:04.876Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2019-10-31T04:13:09.760Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-31T04:13:09.933Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2019-10-31T04:13:09.933Z] === RUN TestServiceUpdateConfigs [2019-10-31T04:13:10.116Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-31T04:13:10.323Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-31T04:13:12.217Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-31T04:13:12.217Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-31T04:13:12.217Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-31T04:13:12.217Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-31T04:13:12.781Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-31T04:13:16.956Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-31T04:13:17.886Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-31T04:13:19.782Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-31T04:13:20.712Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-31T04:13:21.276Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-31T04:13:21.839Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-31T04:13:23.209Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-31T04:13:23.209Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-31T04:13:23.465Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-31T04:13:25.224Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2019-10-31T04:13:25.224Z] === RUN TestServiceUpdateNetwork [2019-10-31T04:13:25.360Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-31T04:13:26.290Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-31T04:13:28.185Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-31T04:13:28.185Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-31T04:13:28.185Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-31T04:13:30.105Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-31T04:13:32.007Z] === RUN TestDockerSuite/TestRunMount [2019-10-31T04:13:36.186Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-31T04:13:37.746Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2019-10-31T04:13:37.746Z] PASS [2019-10-31T04:13:37.746Z] [2019-10-31T04:13:37.746Z] === Skipped [2019-10-31T04:13:37.746Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-31T04:13:37.746Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-31T04:13:37.746Z] [2019-10-31T04:13:37.746Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-31T04:13:37.746Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-31T04:13:37.746Z] [2019-10-31T04:13:37.746Z] [2019-10-31T04:13:37.746Z] DONE 20 tests, 2 skipped in 112.284s [2019-10-31T04:13:37.746Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-31T04:13:37.746Z] ++ 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-31T04:13:37.746Z] ++ set -e [2019-10-31T04:13:37.746Z] ++ '[' -n 0 ']' [2019-10-31T04:13:37.746Z] ++ set -x [2019-10-31T04:13:37.746Z] ++ env -i DEST=/go/src/github.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-31T04:13:37.746Z] INFO: Testing against a local daemon [2019-10-31T04:13:37.746Z] === RUN TestSessionCreate [2019-10-31T04:13:37.746Z] --- PASS: TestSessionCreate (0.07s) [2019-10-31T04:13:37.746Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-31T04:13:37.746Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-31T04:13:37.746Z] PASS [2019-10-31T04:13:37.746Z] [2019-10-31T04:13:37.746Z] DONE 2 tests in 0.212s [2019-10-31T04:13:37.746Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-31T04:13:37.746Z] ++ 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-31T04:13:37.746Z] ++ set -e [2019-10-31T04:13:37.746Z] ++ '[' -n 0 ']' [2019-10-31T04:13:37.746Z] ++ set -x [2019-10-31T04:13:37.746Z] ++ env -i DEST=/go/src/github.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-31T04:13:37.746Z] INFO: Testing against a local daemon [2019-10-31T04:13:37.746Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-31T04:13:37.746Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-31T04:13:37.746Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-31T04:13:37.746Z] === RUN TestEventsExecDie [2019-10-31T04:13:38.029Z] --- PASS: TestEventsExecDie (0.89s) [2019-10-31T04:13:38.029Z] === RUN TestEventsBackwardsCompatible [2019-10-31T04:13:38.314Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-31T04:13:38.314Z] === RUN TestInfoBinaryCommits [2019-10-31T04:13:38.314Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-10-31T04:13:38.314Z] === RUN TestInfoAPIVersioned [2019-10-31T04:13:38.314Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-31T04:13:38.314Z] === RUN TestInfoDiscoveryBackend [2019-10-31T04:13:38.710Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-31T04:13:38.928Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-31T04:13:38.928Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-31T04:13:39.639Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-31T04:13:39.941Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-31T04:13:39.941Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-31T04:13:40.559Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-31T04:13:40.559Z] === RUN TestInfoAPI [2019-10-31T04:13:40.559Z] --- PASS: TestInfoAPI (0.05s) [2019-10-31T04:13:40.559Z] === RUN TestInfoAPIWarnings [2019-10-31T04:13:40.569Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-31T04:13:40.843Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-10-31T04:13:40.843Z] === RUN TestInfoDebug [2019-10-31T04:13:41.458Z] --- PASS: TestInfoDebug (0.55s) [2019-10-31T04:13:41.458Z] === RUN TestInfoInsecureRegistries [2019-10-31T04:13:42.074Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-31T04:13:42.074Z] === RUN TestInfoRegistryMirrors [2019-10-31T04:13:42.464Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-31T04:13:42.464Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-31T04:13:42.688Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-31T04:13:42.688Z] === RUN TestLoginFailsWithBadCredentials [2019-10-31T04:13:42.984Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s) [2019-10-31T04:13:42.984Z] === RUN TestPingCacheHeaders [2019-10-31T04:13:43.268Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-31T04:13:43.268Z] === RUN TestPingGet [2019-10-31T04:13:43.268Z] --- PASS: TestPingGet (0.05s) [2019-10-31T04:13:43.268Z] === RUN TestPingHead [2019-10-31T04:13:43.268Z] --- PASS: TestPingHead (0.05s) [2019-10-31T04:13:43.268Z] === RUN TestVersion [2019-10-31T04:13:43.268Z] --- PASS: TestVersion (0.05s) [2019-10-31T04:13:43.268Z] PASS [2019-10-31T04:13:43.268Z] [2019-10-31T04:13:43.268Z] === Skipped [2019-10-31T04:13:43.268Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-31T04:13:43.268Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-31T04:13:43.268Z] [2019-10-31T04:13:43.268Z] [2019-10-31T04:13:43.268Z] DONE 18 tests, 1 skipped in 6.189s [2019-10-31T04:13:43.268Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-31T04:13:43.268Z] ++ 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-31T04:13:43.268Z] ++ set -e [2019-10-31T04:13:43.268Z] ++ '[' -n 0 ']' [2019-10-31T04:13:43.268Z] ++ set -x [2019-10-31T04:13:43.268Z] ++ env -i DEST=/go/src/github.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-31T04:13:43.555Z] INFO: Testing against a local daemon [2019-10-31T04:13:43.555Z] === RUN TestVolumesCreateAndList [2019-10-31T04:13:43.555Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-31T04:13:43.555Z] === RUN TestVolumesRemove [2019-10-31T04:13:43.555Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-31T04:13:43.555Z] === RUN TestVolumesInspect [2019-10-31T04:13:43.555Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-31T04:13:43.555Z] === RUN TestVolumesInvalidJSON [2019-10-31T04:13:43.555Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-31T04:13:43.555Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-31T04:13:43.555Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-31T04:13:43.555Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-31T04:13:43.555Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-31T04:13:43.555Z] PASS [2019-10-31T04:13:43.555Z] [2019-10-31T04:13:43.555Z] DONE 5 tests in 0.301s [2019-10-31T04:13:43.555Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-31T04:13:43.840Z] ++++ cat bundles/test-integration/docker.pid [2019-10-31T04:13:43.840Z] +++ kill 13180 [2019-10-31T04:13:44.987Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-31T04:13:45.310Z] +++ /etc/init.d/apparmor stop [2019-10-31T04:13:45.310Z] Clearing AppArmor profiles cache:. [2019-10-31T04:13:45.310Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-31T04:13:45.310Z] Unloading profiles will leave already running processes permanently [2019-10-31T04:13:45.310Z] unconfined, which can lead to unexpected situations. [2019-10-31T04:13:45.310Z] [2019-10-31T04:13:45.310Z] To set a process to complain mode, use the command line tool [2019-10-31T04:13:45.310Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-31T04:13:45.310Z] with the 'teardown' option." [2019-10-31T04:13:45.310Z] Post stage [Pipeline] junit [2019-10-31T04:13:47.372Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-31T04:13:48.327Z] + echo Ensuring container killed. [2019-10-31T04:13:48.327Z] Ensuring container killed. [2019-10-31T04:13:48.327Z] + docker rm -vf docker-pr8 [2019-10-31T04:13:48.327Z] Error: No such container: docker-pr8 [2019-10-31T04:13:48.327Z] + true [Pipeline] sh [2019-10-31T04:13:48.721Z] + echo Chowning /workspace to jenkins user [2019-10-31T04:13:48.721Z] Chowning /workspace to jenkins user [2019-10-31T04:13:48.721Z] + id -u [2019-10-31T04:13:48.721Z] + id -g [2019-10-31T04:13:48.721Z] + docker run --rm -v /home/docker/workspace/moby_PR-40154:/workspace busybox chown -R 1001:1001 /workspace [2019-10-31T04:13:48.721Z] Unable to find image 'busybox:latest' locally [2019-10-31T04:13:49.003Z] latest: Pulling from library/busybox [2019-10-31T04:13:49.004Z] e38168a01e65: Pulling fs layer [2019-10-31T04:13:49.164Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-31T04:13:49.288Z] e38168a01e65: Verifying Checksum [2019-10-31T04:13:49.288Z] e38168a01e65: Download complete [2019-10-31T04:13:49.574Z] e38168a01e65: Pull complete [2019-10-31T04:13:49.574Z] Digest: sha256:b91fb3b63e212bb0d3dd0461025b969705b1df565a8bd454bd5095aa7bea9221 [2019-10-31T04:13:49.574Z] Status: Downloaded newer image for busybox:latest [2019-10-31T04:13:51.057Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-31T04:13:51.991Z] + bundleName=ppc64le-integration [2019-10-31T04:13:51.991Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-31T04:13:51.991Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-31T04:13:51.991Z] + 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-31T04:13:51.991Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-31T04:13:52.311Z] Archiving artifacts [2019-10-31T04:13:52.610Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40154/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-31T04:13:52.996Z] + make clean [2019-10-31T04:13:53.580Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-31T04:13:53.610Z] make: command: Command not found [2019-10-31T04:13:53.610Z] docker volume rm -f docker-dev-cache [2019-10-31T04:13:53.610Z] docker-dev-cache [Pipeline] deleteDir [2019-10-31T04:13:53.837Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-31T04:13:55.742Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-31T04:13:57.776Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-31T04:13:57.776Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-31T04:13:58.720Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-31T04:14:00.090Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-31T04:14:01.021Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-31T04:14:01.165Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-31T04:14:01.165Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-31T04:14:01.165Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-31T04:14:01.953Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-31T04:14:02.884Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-31T04:14:04.782Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-31T04:14:05.653Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 14.7% of statements [2019-10-31T04:14:05.653Z] ok github.com/docker/docker/api/server/middleware 0.170s coverage: 37.7% of statements [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-31T04:14:05.653Z] ok github.com/docker/docker/api/server/router/swarm 0.123s coverage: 4.0% of statements [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-31T04:14:05.653Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-31T04:14:05.653Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-31T04:14:05.653Z] ok github.com/docker/docker/api/types/time 0.318s coverage: 100.0% of statements [2019-10-31T04:14:05.653Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/builder [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-31T04:14:05.653Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-31T04:14:06.153Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-31T04:14:07.086Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-31T04:14:10.450Z] ok github.com/docker/docker/builder/dockerfile 0.437s coverage: 46.1% of statements [2019-10-31T04:14:10.450Z] ok github.com/docker/docker/builder/dockerignore 0.500s coverage: 96.8% of statements [2019-10-31T04:14:10.450Z] ok github.com/docker/docker/builder/remotecontext 0.701s coverage: 9.2% of statements [2019-10-31T04:14:12.341Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-31T04:14:12.598Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-31T04:14:13.531Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-31T04:14:13.531Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-31T04:14:14.463Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-31T04:14:14.463Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-31T04:14:15.394Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-31T04:14:15.957Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-31T04:14:15.957Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-31T04:14:16.887Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-31T04:14:17.817Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-31T04:14:17.817Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-31T04:14:18.753Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-31T04:14:18.753Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-31T04:14:19.683Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-31T04:14:21.578Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-31T04:14:22.509Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-31T04:14:23.442Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-31T04:14:23.699Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-31T04:14:23.699Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-31T04:14:23.958Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-31T04:14:24.889Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-31T04:14:25.820Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-31T04:14:26.751Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-31T04:14:26.751Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-31T04:14:27.683Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-31T04:14:28.247Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-31T04:14:28.247Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-31T04:14:29.179Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-31T04:14:31.075Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-31T04:14:31.075Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-31T04:14:32.007Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-31T04:14:32.939Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-31T04:14:33.872Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-31T04:14:34.804Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-31T04:14:36.700Z] === RUN TestDockerSuite/TestRunRm [2019-10-31T04:14:36.957Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-31T04:14:37.888Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-31T04:14:42.062Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-31T04:14:42.319Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-31T04:14:43.249Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-31T04:14:45.146Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-31T04:14:45.710Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-31T04:14:46.425Z] ok github.com/docker/docker/builder/remotecontext/git 35.781s coverage: 85.1% of statements [2019-10-31T04:14:46.425Z] ? github.com/docker/docker/cli [no test files] [2019-10-31T04:14:46.425Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-31T04:14:46.425Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2019-10-31T04:14:46.425Z] ok github.com/docker/docker/client 0.714s coverage: 75.3% of statements [2019-10-31T04:14:49.898Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-31T04:14:50.253Z] ok github.com/docker/docker/cmd/dockerd 0.218s coverage: 19.0% of statements [2019-10-31T04:14:52.083Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-31T04:14:53.237Z] ok github.com/docker/docker/container 0.328s coverage: 42.5% of statements [2019-10-31T04:14:53.237Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-31T04:14:53.237Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-31T04:14:53.237Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-31T04:14:53.237Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-31T04:14:53.656Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-31T04:14:54.648Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-31T04:14:55.153Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-31T04:14:55.409Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-31T04:14:56.339Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-31T04:14:57.269Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-31T04:14:58.199Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-31T04:14:58.762Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-31T04:14:59.693Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-31T04:15:00.623Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-31T04:15:01.554Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-31T04:15:02.485Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-31T04:15:05.007Z] === RUN TestDockerSuite/TestRunState [2019-10-31T04:15:06.902Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-31T04:15:07.834Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-31T04:15:08.399Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-31T04:15:08.656Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-31T04:15:08.656Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-31T04:15:09.587Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-31T04:15:10.152Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-31T04:15:12.046Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-31T04:15:12.046Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-31T04:15:12.046Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-31T04:15:12.505Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-31T04:15:12.977Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-31T04:15:15.518Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-31T04:15:16.448Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-31T04:15:18.342Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon 3.216s coverage: 9.2% of statements [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/cluster 0.181s coverage: 0.5% of statements [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.293s coverage: 65.3% of statements [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/cluster/convert 0.413s coverage: 35.8% of statements [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.415s coverage: 10.9% of statements [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/config 0.550s coverage: 80.1% of statements [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/discovery 0.583s coverage: 30.0% of statements [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/events 0.409s coverage: 50.0% of statements [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/graphdriver 1.178s coverage: 2.3% of statements [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/images 0.539s coverage: 4.9% of statements [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/links 0.122s coverage: 93.0% of statements [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/logger 0.573s coverage: 43.0% of statements [2019-10-31T04:15:18.634Z] ok github.com/docker/docker/daemon/logger/awslogs 0.538s coverage: 77.4% of statements [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-31T04:15:18.634Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-31T04:15:19.633Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.351s coverage: 62.1% of statements [2019-10-31T04:15:21.345Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.390s coverage: 88.3% of statements [2019-10-31T04:15:22.350Z] ok github.com/docker/docker/daemon/logger/local 0.517s coverage: 74.7% of statements [2019-10-31T04:15:22.350Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-31T04:15:22.350Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.086s coverage: 21.4% of statements [2019-10-31T04:15:22.520Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-31T04:15:22.965Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-31T04:15:25.792Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-31T04:15:26.183Z] ok github.com/docker/docker/daemon/logger/splunk 2.585s coverage: 82.5% of statements [2019-10-31T04:15:26.183Z] ok github.com/docker/docker/daemon/logger/syslog 0.199s coverage: 47.8% of statements [2019-10-31T04:15:26.183Z] ok github.com/docker/docker/daemon/logger/templates 0.120s coverage: 8.3% of statements [2019-10-31T04:15:26.183Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-31T04:15:26.183Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-31T04:15:26.183Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-31T04:15:26.723Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-31T04:15:27.286Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-31T04:15:28.222Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-31T04:15:28.417Z] ok github.com/docker/docker/distribution 1.867s coverage: 20.3% of statements [2019-10-31T04:15:28.418Z] ok github.com/docker/docker/distribution/metadata 1.364s coverage: 48.2% of statements [2019-10-31T04:15:28.418Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-31T04:15:29.412Z] ok github.com/docker/docker/distribution/xfer 2.334s coverage: 76.8% of statements [2019-10-31T04:15:29.412Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-31T04:15:29.412Z] ok github.com/docker/docker/errdefs 0.124s coverage: 49.4% of statements [2019-10-31T04:15:30.744Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-31T04:15:30.744Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-31T04:15:31.660Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-31T04:15:32.114Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-31T04:15:33.247Z] ok github.com/docker/docker/image 1.553s coverage: 86.4% of statements [2019-10-31T04:15:33.247Z] ok github.com/docker/docker/image/cache 0.376s coverage: 19.2% of statements [2019-10-31T04:15:33.247Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-31T04:15:33.247Z] ok github.com/docker/docker/image/v1 0.468s coverage: 25.0% of statements [2019-10-31T04:15:33.247Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-31T04:15:33.485Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-31T04:15:33.485Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-31T04:15:33.742Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-31T04:15:34.306Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-31T04:15:35.237Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-31T04:15:35.489Z] ok github.com/docker/docker/layer 0.408s coverage: 30.0% of statements [2019-10-31T04:15:35.489Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-31T04:15:36.176Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-31T04:15:36.176Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-31T04:15:36.176Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-31T04:15:37.106Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-31T04:15:37.153Z] ok github.com/docker/docker/libcontainerd/local 0.097s coverage: 1.0% of statements [2019-10-31T04:15:37.153Z] ok github.com/docker/docker/libcontainerd/queue 0.095s coverage: 100.0% of statements [2019-10-31T04:15:37.153Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-31T04:15:37.153Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-31T04:15:37.153Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-31T04:15:37.153Z] ? github.com/docker/docker/oci [no test files] [2019-10-31T04:15:37.153Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-31T04:15:37.153Z] ok github.com/docker/docker/opts 0.152s coverage: 67.3% of statements [2019-10-31T04:15:37.153Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2019-10-31T04:15:42.365Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-31T04:15:42.929Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-31T04:15:44.304Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-31T04:15:46.827Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-31T04:15:48.719Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-31T04:15:51.246Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-31T04:15:53.774Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-31T04:15:54.704Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-31T04:15:55.268Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-31T04:15:56.637Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-31T04:15:56.637Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-31T04:15:56.637Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-31T04:15:56.637Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-31T04:15:56.637Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-31T04:15:57.567Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-31T04:15:58.497Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-31T04:15:59.427Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-31T04:16:01.321Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-31T04:16:01.885Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-31T04:16:01.886Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/archive 9.835s coverage: 62.0% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/authorization 1.289s coverage: 26.8% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/broadcaster 0.073s coverage: 100.0% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/chrootarchive 0.148s coverage: 15.4% of statements [2019-10-31T04:16:02.569Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-31T04:16:02.569Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/discovery 0.145s coverage: 58.3% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/discovery/file 0.183s coverage: 92.9% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/discovery/kv 3.442s coverage: 84.1% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/discovery/memory 0.171s coverage: 92.3% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/discovery/nodes 0.040s coverage: 93.8% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/filenotify 0.082s coverage: 36.2% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 87.7% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 6.3% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/ioutils 0.722s coverage: 69.2% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/jsonmessage 0.221s coverage: 91.7% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/locker 0.079s coverage: 88.9% of statements [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/longpath 0.101s coverage: 100.0% of statements [2019-10-31T04:16:02.569Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/namesgenerator 0.090s coverage: 85.7% of statements [2019-10-31T04:16:02.569Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/parsers 0.224s coverage: 97.0% of statements [2019-10-31T04:16:02.569Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-31T04:16:02.569Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-31T04:16:02.569Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2019-10-31T04:16:02.569Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-31T04:16:02.569Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-31T04:16:02.817Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-31T04:16:02.817Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-31T04:16:03.747Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-31T04:16:03.747Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-31T04:16:03.747Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-31T04:16:03.747Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-31T04:16:03.747Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-31T04:16:03.747Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-31T04:16:04.004Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-31T04:16:04.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-31T04:16:04.518Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-31T04:16:04.518Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-31T04:16:05.448Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-31T04:16:06.396Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-31T04:16:07.339Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-31T04:16:07.339Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-31T04:16:08.270Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-31T04:16:08.526Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-31T04:16:09.458Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-31T04:16:09.458Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-31T04:16:10.390Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-31T04:16:11.320Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-31T04:16:11.320Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-31T04:16:11.320Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-31T04:16:12.251Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-31T04:16:13.621Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-31T04:16:14.551Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-31T04:16:14.551Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-31T04:16:15.482Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-31T04:16:15.482Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-31T04:16:16.863Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-31T04:16:17.376Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-31T04:16:17.940Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-31T04:16:21.216Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-31T04:16:21.473Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-31T04:16:21.473Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-31T04:16:21.473Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-31T04:16:22.846Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-31T04:16:23.777Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-31T04:16:25.148Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-31T04:16:25.148Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-31T04:16:25.560Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-31T04:16:27.045Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-31T04:16:27.303Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-31T04:16:27.867Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/plugins 35.009s coverage: 73.4% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.163s coverage: 56.8% of statements [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/plugins/transport 0.169s coverage: 85.7% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/pools 0.067s coverage: 88.2% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/progress 0.067s coverage: 75.9% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 73.9% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/signal 0.054s coverage: 20.3% of statements [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/stdcopy 0.071s coverage: 100.0% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/stringid 0.093s coverage: 70.6% of statements [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/sysinfo 0.109s coverage: 38.2% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 13.1% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/tarsum 0.200s coverage: 89.3% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/term 0.074s coverage: 30.8% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: 0.0% of statements [no tests to run] [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/truncindex 0.148s coverage: 91.5% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/plugin 0.385s coverage: 11.6% of statements [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/plugin/v2 0.113s coverage: 20.1% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/reference 0.121s coverage: 83.7% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/registry 0.370s coverage: 52.2% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/registry/resumable 0.316s coverage: 100.0% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/rootless [no test files] [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/runconfig 0.167s coverage: 54.5% of statements [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/testutil 0.074s coverage: 62.5% of statements [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/volume [no test files] [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/volume/drivers 0.164s coverage: 36.1% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/volume/local 0.231s coverage: 37.7% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 66.2% of statements [2019-10-31T04:16:27.929Z] ok github.com/docker/docker/volume/service 0.368s coverage: 70.3% of statements [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-31T04:16:27.929Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-31T04:16:29.509Z] INFO: make.ps1 ended at 10/31/2019 04:16:29 [2019-10-31T04:16:30.402Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-31T04:16:30.402Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-31T04:16:31.334Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-31T04:16:31.899Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-31T04:16:32.156Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-31T04:16:32.157Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-31T04:16:33.324Z] INFO: Unit tests ended at 10/31/2019 04:16:33. Duration:00:04:19.6218204 [2019-10-31T04:16:33.324Z] INFO: Building busybox [2019-10-31T04:16:33.797Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-31T04:16:33.797Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-31T04:16:33.797Z] [2019-10-31T04:16:33.797Z] Sending build context to Docker daemon 2.56kB [2019-10-31T04:16:33.797Z] [2019-10-31T04:16:33.797Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-31T04:16:33.797Z] ---> 2c56247e7b00 [2019-10-31T04:16:33.797Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-31T04:16:33.797Z] ---> Running in 6107eca857c3 [2019-10-31T04:16:34.052Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-31T04:16:35.946Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-31T04:16:36.204Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-31T04:16:36.204Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-31T04:16:36.204Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-31T04:16:36.460Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-31T04:16:36.717Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-31T04:16:39.240Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-31T04:16:45.785Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-31T04:16:45.785Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-31T04:16:47.680Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-31T04:16:48.611Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-31T04:16:48.783Z] Removing intermediate container 6107eca857c3 [2019-10-31T04:16:48.783Z] ---> 3f2dee8adc5b [2019-10-31T04:16:48.783Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-31T04:16:48.783Z] [2019-10-31T04:16:50.359Z] ---> 881f145b9b7e [2019-10-31T04:16:50.359Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-31T04:16:50.359Z] ---> Running in e63892ed0b3c [2019-10-31T04:16:50.505Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-31T04:16:50.763Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-31T04:16:53.285Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-31T04:16:54.174Z] [2019-10-31T04:16:54.174Z] SUCCESS: Specified value was saved. [2019-10-31T04:16:56.558Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-31T04:16:57.122Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-31T04:16:57.152Z] Removing intermediate container e63892ed0b3c [2019-10-31T04:16:57.152Z] ---> 2cfdfad79d30 [2019-10-31T04:16:57.152Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-31T04:16:57.624Z] ---> Running in e7cd9e47fd84 [2019-10-31T04:16:59.019Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-31T04:17:01.541Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-31T04:17:04.062Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-31T04:17:06.357Z] Cannot create a file when that file already exists. [2019-10-31T04:17:08.239Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-31T04:17:12.419Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-31T04:17:13.567Z] Removing intermediate container e7cd9e47fd84 [2019-10-31T04:17:13.568Z] ---> 0a1a5499bd81 [2019-10-31T04:17:13.568Z] Step 6/6 : CMD ["sh"] [2019-10-31T04:17:13.568Z] ---> Running in 2efe30288f25 [2019-10-31T04:17:14.940Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-31T04:17:15.143Z] Removing intermediate container 2efe30288f25 [2019-10-31T04:17:15.144Z] ---> 4c04a5617615 [2019-10-31T04:17:15.144Z] Successfully built 4c04a5617615 [2019-10-31T04:17:15.144Z] Successfully tagged busybox:latest [2019-10-31T04:17:15.144Z] INFO: Docker images of the daemon under test [2019-10-31T04:17:15.144Z] [2019-10-31T04:17:15.144Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-31T04:17:15.144Z] busybox latest 4c04a5617615 Less than a second ago 11.2GB [2019-10-31T04:17:15.144Z] microsoft/windowsservercore latest 2c56247e7b00 3 weeks ago 11.1GB [2019-10-31T04:17:15.144Z] mcr.microsoft.com/windows/servercore ltsc2016 2c56247e7b00 3 weeks ago 11.1GB [2019-10-31T04:17:15.144Z] [2019-10-31T04:17:15.144Z] INFO: Running integration tests at 10/31/2019 04:17:14... [2019-10-31T04:17:15.144Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-31T04:17:15.144Z] INFO: Integration API tests being run from the host: [2019-10-31T04:17:15.144Z] INFO: make.ps1 starting at 10/31/2019 04:17:14 [2019-10-31T04:17:16.139Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-31T04:17:21.486Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-31T04:17:24.008Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-31T04:17:25.905Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-31T04:17:26.470Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-31T04:17:27.401Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-31T04:17:28.333Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-31T04:17:28.333Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-31T04:17:29.264Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-31T04:17:34.538Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-31T04:17:37.063Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-31T04:17:37.479Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-31T04:17:37.994Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-31T04:17:38.925Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-31T04:17:38.925Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-31T04:17:39.710Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-31T04:17:39.856Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-31T04:17:41.752Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-31T04:17:41.752Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-31T04:17:42.684Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-31T04:17:43.646Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-31T04:17:44.210Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-31T04:17:45.579Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-31T04:17:45.665Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-31T04:17:47.473Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-31T04:17:47.896Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-31T04:17:48.892Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-31T04:17:49.895Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-31T04:17:50.889Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-31T04:17:51.362Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-31T04:17:51.646Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-31T04:17:51.903Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-31T04:17:51.903Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-31T04:17:51.903Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-31T04:17:51.903Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-31T04:17:51.903Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-31T04:17:51.903Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-31T04:17:51.903Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-31T04:17:51.903Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-31T04:17:51.903Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-31T04:17:52.896Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-31T04:17:53.016Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-31T04:17:53.016Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-31T04:17:54.341Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-31T04:17:54.385Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-31T04:17:55.316Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-31T04:17:55.863Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-31T04:17:58.169Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-31T04:18:00.575Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-31T04:18:00.640Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-31T04:18:00.640Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-31T04:18:00.640Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-31T04:18:00.640Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-31T04:18:00.640Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-31T04:18:00.640Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-31T04:18:03.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-31T04:18:03.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-31T04:18:03.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-31T04:18:03.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-31T04:18:03.854Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-31T04:18:04.604Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-31T04:18:05.434Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-31T04:18:08.032Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-31T04:18:08.408Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-31T04:18:09.384Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-31T04:18:09.928Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-31T04:18:10.644Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-31T04:18:14.462Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-31T04:18:15.229Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-31T04:18:16.692Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-31T04:18:18.946Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-31T04:18:20.484Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-31T04:18:21.922Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-31T04:18:21.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:18:21.922Z] INFO: Testing against a local daemon [2019-10-31T04:18:21.922Z] === RUN TestBuildWithSession [2019-10-31T04:18:21.922Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-31T04:18:21.922Z] build_session_test.go:25: TODO: BuildKit [2019-10-31T04:18:21.922Z] === RUN TestBuildSquashParent [2019-10-31T04:18:21.922Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-31T04:18:21.922Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:18:21.922Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-31T04:18:21.922Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-31T04:18:21.922Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:18:21.922Z] === RUN TestBuildMultiStageCopy [2019-10-31T04:18:21.922Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-31T04:18:23.010Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-31T04:18:25.533Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-31T04:18:26.902Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-31T04:18:27.319Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-31T04:18:27.319Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-31T04:18:27.319Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-31T04:18:27.319Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-31T04:18:27.319Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-31T04:18:27.319Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-31T04:18:27.319Z] === RUN TestDockerSuite/TestBuildFails [2019-10-31T04:18:27.792Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-31T04:18:27.792Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-31T04:18:28.271Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-31T04:18:30.794Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-31T04:18:33.347Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-31T04:18:34.476Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-31T04:18:35.872Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-31T04:18:36.705Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-31T04:18:38.252Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-31T04:18:38.393Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-31T04:18:38.938Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-31T04:18:40.915Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-31T04:18:41.908Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-31T04:18:42.061Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-31T04:18:44.879Z] --- PASS: TestBuildMultiStageCopy (23.26s) [2019-10-31T04:18:44.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.32s) [2019-10-31T04:18:44.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.29s) [2019-10-31T04:18:44.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.70s) [2019-10-31T04:18:45.352Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.86s) [2019-10-31T04:18:45.352Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (3.09s) [2019-10-31T04:18:45.352Z] === RUN TestBuildMultiStageParentConfig [2019-10-31T04:18:45.352Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-31T04:18:45.352Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:18:45.352Z] === RUN TestBuildLabelWithTargets [2019-10-31T04:18:45.352Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-31T04:18:45.352Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:18:45.352Z] === RUN TestBuildWithEmptyLayers [2019-10-31T04:18:47.952Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-31T04:18:50.138Z] --- PASS: TestBuildWithEmptyLayers (4.92s) [2019-10-31T04:18:50.138Z] === RUN TestBuildMultiStageOnBuild [2019-10-31T04:18:50.138Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-31T04:18:50.138Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:18:50.138Z] === RUN TestBuildUncleanTarFilenames [2019-10-31T04:18:50.138Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-31T04:18:50.138Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:18:50.138Z] === RUN TestBuildMultiStageLayerLeak [2019-10-31T04:18:50.138Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-31T04:18:50.138Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:18:50.138Z] === RUN TestBuildWithHugeFile [2019-10-31T04:18:50.138Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-31T04:18:50.138Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-31T04:18:50.138Z] === RUN TestBuildWithEmptyDockerfile [2019-10-31T04:18:50.138Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T04:18:50.138Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T04:18:50.138Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T04:18:50.138Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T04:18:50.138Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T04:18:50.138Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T04:18:50.612Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-31T04:18:50.612Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-31T04:18:50.612Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-31T04:18:50.612Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s) [2019-10-31T04:18:50.612Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-31T04:18:50.612Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-31T04:18:50.612Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-31T04:18:50.612Z] === RUN TestBuildPreserveOwnership [2019-10-31T04:18:50.612Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-31T04:18:50.612Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:18:50.612Z] === RUN TestBuildPlatformInvalid [2019-10-31T04:18:50.612Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2019-10-31T04:18:50.612Z] PASS [2019-10-31T04:18:50.612Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-31T04:18:50.612Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:18:50.612Z] INFO: Testing against a local daemon [2019-10-31T04:18:50.612Z] === RUN TestConfigList [2019-10-31T04:18:50.612Z] --- SKIP: TestConfigList (0.00s) [2019-10-31T04:18:50.612Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestConfigsCreateAndDelete [2019-10-31T04:18:50.612Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-31T04:18:50.612Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestConfigsUpdate [2019-10-31T04:18:50.612Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-31T04:18:50.612Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestTemplatedConfig [2019-10-31T04:18:50.612Z] --- SKIP: TestTemplatedConfig (0.01s) [2019-10-31T04:18:50.612Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestConfigInspect [2019-10-31T04:18:50.612Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-31T04:18:50.612Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestConfigCreateWithLabels [2019-10-31T04:18:50.612Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-31T04:18:50.612Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:18:50.612Z] === RUN TestConfigCreateResolve [2019-10-31T04:18:50.612Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-31T04:18:50.612Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:18:50.612Z] === RUN TestConfigDaemonLibtrustID [2019-10-31T04:18:50.612Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-31T04:18:50.612Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:18:50.612Z] PASS [2019-10-31T04:18:50.612Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-31T04:18:50.612Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:18:50.612Z] INFO: Testing against a local daemon [2019-10-31T04:18:50.612Z] === RUN TestCheckpoint [2019-10-31T04:18:50.612Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-31T04:18:50.612Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-31T04:18:50.612Z] === RUN TestContainerInvalidJSON [2019-10-31T04:18:50.612Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T04:18:50.612Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T04:18:50.612Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T04:18:50.612Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T04:18:50.612Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-31T04:18:50.612Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-31T04:18:50.612Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-31T04:18:50.612Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-31T04:18:50.612Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-31T04:18:50.612Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-31T04:18:50.612Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-31T04:18:50.612Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-31T04:18:50.612Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-31T04:18:50.612Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-31T04:18:50.612Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-31T04:18:50.612Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-31T04:18:50.612Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-31T04:18:50.612Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-31T04:18:50.612Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-31T04:18:50.612Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-31T04:18:50.612Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-31T04:18:50.612Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestCopyFromContainer [2019-10-31T04:18:50.612Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-31T04:18:50.612Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-31T04:18:50.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T04:18:50.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T04:18:50.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T04:18:50.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T04:18:50.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T04:18:50.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T04:18:50.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-31T04:18:50.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-31T04:18:50.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-31T04:18:50.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-31T04:18:50.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-31T04:18:50.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-31T04:18:50.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-31T04:18:50.612Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-31T04:18:50.612Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-31T04:18:50.612Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-31T04:18:50.612Z] === RUN TestCreateWithInvalidEnv [2019-10-31T04:18:50.612Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-31T04:18:50.612Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-31T04:18:50.612Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-31T04:18:50.612Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-31T04:18:50.612Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-31T04:18:50.612Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-31T04:18:50.612Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-31T04:18:50.612Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-31T04:18:50.612Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-31T04:18:50.612Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-31T04:18:50.612Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-31T04:18:50.612Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-31T04:18:50.612Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-31T04:18:50.612Z] === RUN TestCreateTmpfsMountsTarget [2019-10-31T04:18:50.612Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-31T04:18:50.612Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:18:50.612Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-31T04:18:50.612Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-31T04:18:50.612Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:18:50.612Z] === RUN TestCreateWithCapabilities [2019-10-31T04:18:50.612Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-31T04:18:50.612Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-31T04:18:50.612Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-31T04:18:50.612Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-31T04:18:50.612Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:18:50.612Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-31T04:18:51.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T04:18:51.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T04:18:51.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T04:18:51.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T04:18:51.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T04:18:51.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T04:18:51.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T04:18:51.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T04:18:51.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T04:18:51.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T04:18:51.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-31T04:18:51.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-31T04:18:51.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-31T04:18:51.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-31T04:18:51.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-31T04:18:51.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-31T04:18:51.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-31T04:18:51.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-31T04:18:51.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-31T04:18:51.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-31T04:18:51.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-31T04:18:51.084Z] === RUN TestDiff [2019-10-31T04:18:51.084Z] --- SKIP: TestDiff (0.00s) [2019-10-31T04:18:51.084Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-31T04:18:51.084Z] === RUN TestExecWithCloseStdin [2019-10-31T04:18:54.904Z] --- PASS: TestExecWithCloseStdin (3.79s) [2019-10-31T04:18:54.904Z] === RUN TestExec [2019-10-31T04:18:54.904Z] --- SKIP: TestExec (0.00s) [2019-10-31T04:18:54.904Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-31T04:18:54.904Z] === RUN TestExecUser [2019-10-31T04:18:54.904Z] --- SKIP: TestExecUser (0.00s) [2019-10-31T04:18:54.904Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-31T04:18:54.904Z] === RUN TestExportContainerAndImportImage [2019-10-31T04:18:54.904Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-31T04:18:54.904Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:18:54.904Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-31T04:18:54.904Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-31T04:18:54.904Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:18:54.904Z] === RUN TestHealthCheckWorkdir [2019-10-31T04:18:54.904Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-31T04:18:54.904Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-31T04:18:54.904Z] === RUN TestHealthKillContainer [2019-10-31T04:18:54.904Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-31T04:18:54.904Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-31T04:18:54.904Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-31T04:18:54.904Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-31T04:18:54.904Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-31T04:18:54.904Z] === RUN TestKillContainerInvalidSignal [2019-10-31T04:18:55.764Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-31T04:18:55.764Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-31T04:18:55.764Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-31T04:18:56.696Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-31T04:18:56.696Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-31T04:18:56.696Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-31T04:18:56.696Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-31T04:18:57.627Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-31T04:18:57.627Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-31T04:18:58.412Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-31T04:18:58.557Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-31T04:18:58.717Z] --- PASS: TestKillContainerInvalidSignal (3.62s) [2019-10-31T04:18:58.717Z] === RUN TestKillContainer [2019-10-31T04:18:58.717Z] --- SKIP: TestKillContainer (0.00s) [2019-10-31T04:18:58.717Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-31T04:18:58.717Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-31T04:18:58.717Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-31T04:18:58.717Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-31T04:18:58.717Z] === RUN TestKillStoppedContainer [2019-10-31T04:18:58.717Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-31T04:18:58.717Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-31T04:18:58.717Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-31T04:18:58.717Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-31T04:18:58.717Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-31T04:18:58.717Z] === RUN TestKillDifferentUserContainer [2019-10-31T04:18:58.717Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-31T04:18:58.717Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-31T04:18:58.717Z] === RUN TestInspectOomKilledTrue [2019-10-31T04:18:58.717Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-31T04:18:58.717Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T04:18:58.717Z] === RUN TestInspectOomKilledFalse [2019-10-31T04:18:58.717Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-31T04:18:58.717Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-31T04:18:58.717Z] === RUN TestLogsFollowTailEmpty [2019-10-31T04:18:58.814Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-31T04:18:58.814Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-31T04:18:58.814Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-31T04:18:58.814Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-31T04:18:59.410Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-31T04:19:00.708Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-31T04:19:01.639Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-31T04:19:01.639Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-31T04:19:01.896Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-31T04:19:01.896Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-31T04:19:01.896Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-31T04:19:02.534Z] --- PASS: TestLogsFollowTailEmpty (3.81s) [2019-10-31T04:19:02.534Z] === RUN TestNetworkNat [2019-10-31T04:19:02.534Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-31T04:19:02.534Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-31T04:19:02.534Z] === RUN TestNetworkLocalhostTCPNat [2019-10-31T04:19:02.534Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-31T04:19:02.534Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:19:02.534Z] === RUN TestNetworkLoopbackNat [2019-10-31T04:19:02.534Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-31T04:19:02.534Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-31T04:19:02.534Z] === RUN TestPause [2019-10-31T04:19:02.534Z] --- SKIP: TestPause (0.00s) [2019-10-31T04:19:02.534Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-31T04:19:02.534Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-31T04:19:03.268Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-31T04:19:05.304Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-31T04:19:05.304Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-31T04:19:05.304Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-31T04:19:05.530Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.40s) [2019-10-31T04:19:05.530Z] === RUN TestPauseStopPausedContainer [2019-10-31T04:19:05.530Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-31T04:19:05.530Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:19:05.530Z] === RUN TestPsFilter [2019-10-31T04:19:05.530Z] --- PASS: TestPsFilter (0.17s) [2019-10-31T04:19:05.530Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-31T04:19:05.776Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-31T04:19:05.776Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-31T04:19:05.790Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-31T04:19:05.790Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-31T04:19:05.790Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-31T04:19:09.075Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-31T04:19:09.360Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.60s) [2019-10-31T04:19:09.360Z] === RUN TestRemoveContainerWithVolume [2019-10-31T04:19:13.204Z] --- PASS: TestRemoveContainerWithVolume (3.74s) [2019-10-31T04:19:13.205Z] === RUN TestRemoveContainerRunning [2019-10-31T04:19:14.344Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite (1856.47s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.63s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.85s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.49s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.85s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.60s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.23s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.54s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.37s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.78s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.47s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.46s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.37s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.32s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.46s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.58s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAttachDetach (1.54s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.63s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.47s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.27s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (2.10s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.16s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.76s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.32s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.32s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.36s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.25s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.41s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.54s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.47s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.70s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.64s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.91s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.58s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.40s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.12s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.26s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.78s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.74s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.24s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.39s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.77s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.72s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.73s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.78s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.55s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.08s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.63s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.90s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.72s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.43s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.92s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.36s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.37s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.91s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.07s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.09s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.10s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.17s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.87s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.16s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.16s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2019-10-31T04:19:14.344Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-31T04:19:14.344Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.31s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.57s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildContChar (4.81s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.46s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.00s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.52s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.79s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.18s) [2019-10-31T04:19:14.344Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-31T04:19:14.344Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.344Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-31T04:19:14.344Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.344Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-31T04:19:14.344Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.344Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-31T04:19:14.344Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.55s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.75s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.29s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.93s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.40s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.72s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.92s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.45s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.70s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.21s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.14s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.32s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.90s) [2019-10-31T04:19:14.344Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.34s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.82s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.19s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.34s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.05s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.90s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.45s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.01s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.55s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.76s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.43s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.10s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.93s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.65s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.22s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.69s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.71s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s) [2019-10-31T04:19:14.345Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-31T04:19:14.345Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.32s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildExpose (0.44s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFails (1.07s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.69s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.53s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.07s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.74s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.21s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.31s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.04s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.61s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.35s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.55s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildHistory (5.22s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.72s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.96s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.04s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.73s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLabel (0.79s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.07s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.56s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.72s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.37s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.58s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.47s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.15s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.49s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (2.17s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.33s) [2019-10-31T04:19:14.345Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-31T04:19:14.345Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.60s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.66s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.39s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.40s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.30s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.16s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.32s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.30s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.80s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.76s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.26s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.68s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.25s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildPATH (2.52s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.98s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.16s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.86s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.14s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildRm (3.24s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.31s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.92s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.66s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.41s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.43s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.20s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.25s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2019-10-31T04:19:14.345Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-31T04:19:14.345Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildStderr (1.05s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.51s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.30s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.09s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.88s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildUser (2.19s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.91s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.48s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.28s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.32s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.77s) [2019-10-31T04:19:14.345Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-31T04:19:14.345Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.345Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-31T04:19:14.345Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.345Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-31T04:19:14.345Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.345Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-31T04:19:14.345Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.23s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.64s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.38s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.12s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.75s) [2019-10-31T04:19:14.345Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-31T04:19:14.345Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.07s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.95s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-31T04:19:14.345Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-31T04:19:14.345Z] docker_cli_sni_test.go:18: Flakey test [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCommitChange (1.09s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.80s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.86s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCommitTTY (1.86s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.91s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.92s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.88s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.96s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.98s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.93s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.09s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.98s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.63s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.02s) [2019-10-31T04:19:14.345Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-31T04:19:14.345Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.02s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.11s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.20s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.06s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.07s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.55s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.17s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.64s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.71s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.65s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007cd020_} (1.72s) [2019-10-31T04:19:14.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1520782363_/foo_false____} (1.65s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1520782363_/foo_true____} (1.58s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3401359038_/foo_false____} (1.66s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3401359038_/foo_true____} (1.67s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3401359038_/foo_true__0xc0007cd600__} (1.63s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007cd620_} (1.62s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007cd660_} (1.64s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007cd680_} (1.60s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007cd6c0_} (1.63s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.66s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.57s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.08s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.08s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.14s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.81s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.94s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.51s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.34s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.27s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.92s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.71s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.83s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.98s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToDot (0.95s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.98s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.09s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToStdout (1.17s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.48s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.02s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.72s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2019-10-31T04:19:14.346Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-31T04:19:14.346Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.28s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-10-31T04:19:14.346Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-31T04:19:14.346Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.39s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.75s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.73s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.83s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.06s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.82s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.34s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.88s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.54s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.14s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.08s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.30s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsAttach (0.73s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsCommit (1.08s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.99s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.70s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.18s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.57s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsCopy (1.31s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.77s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.88s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.52s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.29s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.07s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFilters (1.79s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFormat (2.04s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-10-31T04:19:14.346Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-10-31T04:19:14.346Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-31T04:19:14.346Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-31T04:19:14.346Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.91s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsTop (0.98s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.50s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExec (1.35s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.95s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.88s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.96s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.80s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecCgroup (1.74s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecEnv (1.20s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.89s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.95s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecInspectID (1.97s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecInteractive (1.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.07s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.02s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecParseError (0.92s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.99s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.81s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.14s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecStartFails (1.07s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.23s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecTTY (0.98s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.89s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecUlimits (0.95s) [2019-10-31T04:19:14.346Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-31T04:19:14.346Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.24s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.27s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.47s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.50s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestExecWithUser (1.14s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.53s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestHealth (21.11s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.07s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.95s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.33s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.31s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.11s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.14s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.95s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.20s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImportDisplay (2.27s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImportFile (2.14s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.96s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImportGzipped (2.65s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.13s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.24s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.13s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.94s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.02s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.99s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.88s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.91s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.89s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s) [2019-10-31T04:19:14.346Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-31T04:19:14.346Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.36s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.12s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectDefault (0.85s) [2019-10-31T04:19:14.346Z] --- PASS: TestDockerSuite/TestInspectHistory (1.06s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-31T04:19:14.347Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-31T04:19:14.347Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.85s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.74s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.97s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.89s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.92s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.96s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectStatus (1.07s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.66s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.04s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.87s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.99s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.98s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.74s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.72s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.72s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.87s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.78s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.44s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.50s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.86s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.69s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.06s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.98s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.08s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.05s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.25s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.19s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.35s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.17s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.93s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.89s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.92s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsSince (7.08s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.92s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.98s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsTail (1.03s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.99s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.57s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.01s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestNetHostname (2.65s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.34s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.64s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPluginActive (1.89s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.54s) [2019-10-31T04:19:14.347Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-31T04:19:14.347Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.61s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.71s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.16s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.77s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.70s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.70s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPortList (11.45s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.49s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.92s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.88s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.44s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.62s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsByOrder (3.46s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.04s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.27s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.26s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.03s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.15s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.66s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.06s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.84s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.65s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.74s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.82s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.03s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.83s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.82s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.94s) [2019-10-31T04:19:14.347Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-31T04:19:14.347Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.15s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.12s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.35s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.61s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.06s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.76s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.84s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.91s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.85s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.16s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.88s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.13s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.14s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.54s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.75s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.75s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.11s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.63s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.03s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.24s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.11s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.20s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.95s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.89s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.60s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.93s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.86s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.93s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.33s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.91s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.69s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.66s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.52s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.87s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.93s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.88s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.72s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.86s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.64s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.84s) [2019-10-31T04:19:14.347Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-31T04:19:14.347Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.347Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-31T04:19:14.347Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.94s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.59s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2019-10-31T04:19:14.347Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-31T04:19:14.347Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.85s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.88s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.86s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.83s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.96s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.93s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.87s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.64s) [2019-10-31T04:19:14.347Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2019-10-31T04:19:14.347Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-31T04:19:14.348Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.81s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.64s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.66s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.38s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.76s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.71s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.85s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.29s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.63s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.30s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.72s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.75s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.65s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunMount (6.94s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.94s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.87s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.80s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.72s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.61s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.61s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.65s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.92s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.92s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.86s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNetHost (1.37s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.93s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.61s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.70s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.46s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.76s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.18s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.92s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-31T04:19:14.348Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.85s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.89s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.12s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.85s) [2019-10-31T04:19:14.348Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.66s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.81s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.88s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.87s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-31T04:19:14.348Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.96s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-31T04:19:14.348Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.91s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.75s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-31T04:19:14.348Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.86s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunRm (0.98s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.85s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.11s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.84s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.93s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.81s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.93s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.79s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunState (1.75s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-31T04:19:14.348Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunSysctls (1.65s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.68s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.01s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.19s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.47s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUserByID (1.27s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.24s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-31T04:19:14.348Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.89s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.99s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.24s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.56s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.68s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.50s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.84s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.01s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-31T04:19:14.348Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-10-31T04:19:14.348Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-10-31T04:19:14.348Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.77s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.77s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.22s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.88s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.86s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.94s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.85s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.87s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.72s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-31T04:19:14.348Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.74s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.84s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.79s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.72s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.31s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.23s) [2019-10-31T04:19:14.348Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents660476888 [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.91s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.93s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.71s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.54s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.62s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.78s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.72s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.79s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStartRecordError (1.85s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.65s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.27s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.83s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.09s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.77s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.93s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.90s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-31T04:19:14.348Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.87s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.44s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-31T04:19:14.348Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.00s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.86s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-31T04:19:14.348Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.66s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.03s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateStats (4.25s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2019-10-31T04:19:14.348Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-31T04:19:14.348Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.17s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.12s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.51s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.04s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.46s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.75s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.62s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.39s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.55s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.50s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.43s) [2019-10-31T04:19:14.348Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.57s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.47s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.41s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.91s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.72s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeEvents (1.16s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.50s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.12s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.11s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.30s) [2019-10-31T04:19:14.349Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.37s) [2019-10-31T04:19:14.349Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-31T04:19:14.349Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-31T04:19:14.349Z] === RUN TestDockerRegistrySuite [2019-10-31T04:19:14.349Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-31T04:19:14.473Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-31T04:19:14.474Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-31T04:19:14.606Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-31T04:19:15.538Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-31T04:19:16.468Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-10-31T04:19:16.468Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-10-31T04:19:16.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-10-31T04:19:16.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-10-31T04:19:17.031Z] --- PASS: TestRemoveContainerRunning (3.68s) [2019-10-31T04:19:17.031Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-31T04:19:17.289Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-31T04:19:17.853Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-31T04:19:19.223Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-31T04:19:19.223Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-31T04:19:20.872Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.73s) [2019-10-31T04:19:20.872Z] === RUN TestRemoveInvalidContainer [2019-10-31T04:19:20.872Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-31T04:19:20.872Z] === RUN TestRenameLinkedContainer [2019-10-31T04:19:20.872Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-31T04:19:20.872Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-31T04:19:20.872Z] === RUN TestRenameStoppedContainer [2019-10-31T04:19:21.119Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-31T04:19:23.851Z] --- PASS: TestRenameStoppedContainer (3.55s) [2019-10-31T04:19:23.851Z] === RUN TestRenameRunningContainerAndReuse [2019-10-31T04:19:24.395Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-31T04:19:24.933Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-31T04:19:25.405Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-31T04:19:27.633Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-31T04:19:27.633Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-31T04:19:27.674Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-31T04:19:28.108Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-31T04:19:28.108Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-31T04:19:29.572Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-31T04:19:30.503Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-31T04:19:32.563Z] --- PASS: TestRenameRunningContainerAndReuse (7.35s) [2019-10-31T04:19:32.563Z] === RUN TestRenameInvalidName [2019-10-31T04:19:32.883Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-31T04:19:32.883Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-31T04:19:33.355Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-31T04:19:33.778Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-31T04:19:34.348Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-31T04:19:34.819Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-31T04:19:35.673Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-31T04:19:35.812Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-31T04:19:36.380Z] --- PASS: TestRenameInvalidName (4.65s) [2019-10-31T04:19:36.380Z] === RUN TestRenameAnonymousContainer [2019-10-31T04:19:36.380Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-31T04:19:36.380Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-31T04:19:36.380Z] === RUN TestRenameContainerWithSameName [2019-10-31T04:19:36.805Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-31T04:19:37.059Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-31T04:19:38.430Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-31T04:19:39.364Z] --- PASS: TestRenameContainerWithSameName (3.55s) [2019-10-31T04:19:39.364Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-31T04:19:39.364Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-31T04:19:39.364Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-31T04:19:39.364Z] === RUN TestResize [2019-10-31T04:19:39.364Z] --- SKIP: TestResize (0.00s) [2019-10-31T04:19:39.364Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-31T04:19:39.364Z] === RUN TestResizeWithInvalidSize [2019-10-31T04:19:39.364Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-31T04:19:39.364Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-31T04:19:39.364Z] === RUN TestResizeWhenContainerNotStarted [2019-10-31T04:19:40.324Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-31T04:19:41.586Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-31T04:19:41.586Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-31T04:19:41.586Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-31T04:19:41.693Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-31T04:19:42.058Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-31T04:19:42.058Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-31T04:19:42.058Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-31T04:19:42.058Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-31T04:19:42.529Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-31T04:19:43.002Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-31T04:19:43.062Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-31T04:19:43.185Z] --- PASS: TestResizeWhenContainerNotStarted (3.61s) [2019-10-31T04:19:43.185Z] === RUN TestDaemonRestartKillContainers [2019-10-31T04:19:43.185Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-31T04:19:43.185Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:19:43.185Z] === RUN TestStats [2019-10-31T04:19:43.185Z] --- SKIP: TestStats (0.00s) [2019-10-31T04:19:43.185Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-31T04:19:43.185Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-31T04:19:44.433Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-31T04:19:47.710Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-31T04:19:50.235Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-31T04:19:51.607Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-31T04:19:53.465Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-31T04:19:53.661Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.95s) [2019-10-31T04:19:53.661Z] === RUN TestStopContainerWithTimeout [2019-10-31T04:19:53.661Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-31T04:19:53.661Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-31T04:19:53.661Z] === RUN TestUpdateRestartPolicy [2019-10-31T04:19:55.784Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-31T04:19:56.715Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-31T04:19:56.715Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-31T04:19:58.610Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-31T04:19:59.541Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-31T04:20:00.910Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-31T04:20:05.086Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-31T04:20:05.086Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-31T04:20:06.472Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-31T04:20:06.729Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-31T04:20:06.986Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-31T04:20:07.243Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-31T04:20:07.500Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-31T04:20:07.758Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-31T04:20:08.014Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-31T04:20:09.385Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-31T04:20:11.332Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-31T04:20:11.332Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-31T04:20:11.906Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-31T04:20:12.841Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-31T04:20:13.562Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-31T04:20:14.214Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-31T04:20:14.966Z] --- PASS: TestUpdateRestartPolicy (22.13s) [2019-10-31T04:20:14.966Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-31T04:20:15.145Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite (62.49s) [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.97s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d53ad1acc816f] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.62s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d07978b17c8fb] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.99s) [2019-10-31T04:20:16.076Z] check_test.go:196: [df327e9b6a88c] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-31T04:20:16.076Z] check_test.go:196: [dd83dd1c6447b] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.77s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d5840d4f7aee7] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.16s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d16b0e9ce3ff3] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.68s) [2019-10-31T04:20:16.076Z] check_test.go:196: [dc8d125c6069c] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.74s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d2972232429ba] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.29s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d77c67fb50103] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.49s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d62145e296716] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.56s) [2019-10-31T04:20:16.076Z] check_test.go:196: [db45797396257] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.60s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d40865e564f53] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.41s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d5fb1fd26a0d0] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.49s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d6d37c9f999ba] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.92s) [2019-10-31T04:20:16.076Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:73e3568565bbf66fe8d20e703195e6e12cd07b358061ac12cbac8d4f1abd9094 [2019-10-31T04:20:16.076Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:953869425c1e945afbdd7f216b4bb274bf831f0f389d3c60360fa79f488732cf [2019-10-31T04:20:16.076Z] check_test.go:196: [daddd885a0ad2] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.76s) [2019-10-31T04:20:16.076Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d6cae3e9105adc6810c57da5e0389da88827e4273527f4fb41f0d4b034ebec2b [2019-10-31T04:20:16.076Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c319a53dce2a9dc1e42532eaba45616b2ed1a2eb2a264907914b4aa14c067164 [2019-10-31T04:20:16.076Z] check_test.go:196: [d3a52e85a7bf4] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.46s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d6858fe4b562a] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.62s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d631a239a6f03] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.47s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d2d5e00b2e4de] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-31T04:20:16.076Z] check_test.go:196: [df27f3e146ee7] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d86208096c869] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d03cfd5d07fdc] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2019-10-31T04:20:16.076Z] check_test.go:196: [dabd1f986097e] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.80s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d8982bf460b14] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2019-10-31T04:20:16.076Z] check_test.go:196: [db933684b24ce] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d0f4148c848f4] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d8f1c1a0e7f3c] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d06405d728197] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d1444eb0468e6] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d92a91290f5b6] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d69f31574bb1b] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-31T04:20:16.076Z] check_test.go:196: [db05b4d5aa583] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2019-10-31T04:20:16.076Z] check_test.go:196: [ddf0376be4602] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.18s) [2019-10-31T04:20:16.076Z] check_test.go:196: [d59584f775b0d] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.18s) [2019-10-31T04:20:16.076Z] check_test.go:196: [dc09a6e190b7e] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.49s) [2019-10-31T04:20:16.076Z] check_test.go:196: [de8877d92ff13] daemon is not started [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2019-10-31T04:20:16.076Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-31T04:20:16.076Z] === RUN TestDockerSchema1RegistrySuite [2019-10-31T04:20:16.076Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-31T04:20:16.076Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-31T04:20:17.940Z] --- PASS: TestUpdateRestartWithAutoRemove (3.51s) [2019-10-31T04:20:17.940Z] === RUN TestWaitNonBlocked [2019-10-31T04:20:17.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T04:20:17.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T04:20:17.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T04:20:17.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T04:20:17.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-31T04:20:17.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-31T04:20:21.333Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-31T04:20:23.846Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-31T04:20:23.846Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.89s) [2019-10-31T04:20:23.846Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (6.05s) [2019-10-31T04:20:23.846Z] === RUN TestWaitBlocked [2019-10-31T04:20:23.846Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-31T04:20:23.846Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:20:23.846Z] PASS [2019-10-31T04:20:23.846Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-31T04:20:23.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:23.846Z] INFO: Testing against a local daemon [2019-10-31T04:20:23.846Z] === RUN TestCommitInheritsEnv [2019-10-31T04:20:23.846Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-31T04:20:23.846Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:20:23.846Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-31T04:20:23.846Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-31T04:20:23.846Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-31T04:20:23.846Z] === RUN TestImagesFilterMultiReference [2019-10-31T04:20:23.846Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-31T04:20:23.846Z] === RUN TestImagePullPlatformInvalid [2019-10-31T04:20:23.846Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-31T04:20:23.846Z] === RUN TestRemoveImageOrphaning [2019-10-31T04:20:23.846Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-31T04:20:23.846Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:20:23.846Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-31T04:20:24.319Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-31T04:20:24.319Z] === RUN TestTagInvalidReference [2019-10-31T04:20:24.319Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-31T04:20:24.319Z] === RUN TestTagValidPrefixedRepo [2019-10-31T04:20:24.319Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-31T04:20:24.319Z] === RUN TestTagExistedNameWithoutForce [2019-10-31T04:20:24.319Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-31T04:20:24.319Z] === RUN TestTagOfficialNames [2019-10-31T04:20:24.319Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-31T04:20:24.319Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-31T04:20:24.319Z] === RUN TestTagMatchesDigest [2019-10-31T04:20:24.319Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-31T04:20:24.319Z] PASS [2019-10-31T04:20:24.319Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-31T04:20:24.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:24.319Z] INFO: Testing against a local daemon [2019-10-31T04:20:24.319Z] === RUN TestNetworkCreateDelete [2019-10-31T04:20:24.319Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-31T04:20:24.319Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:20:24.319Z] === RUN TestDockerNetworkDeletePreferID [2019-10-31T04:20:24.319Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-31T04:20:24.319Z] 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-31T04:20:24.319Z] === RUN TestInspectNetwork [2019-10-31T04:20:24.319Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-31T04:20:24.319Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-31T04:20:24.319Z] === RUN TestRunContainerWithBridgeNone [2019-10-31T04:20:24.319Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-31T04:20:24.319Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:20:24.319Z] === RUN TestNetworkInvalidJSON [2019-10-31T04:20:24.319Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-31T04:20:24.319Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-31T04:20:24.319Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T04:20:24.319Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T04:20:24.319Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T04:20:24.319Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T04:20:24.319Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-31T04:20:24.319Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-31T04:20:24.319Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-31T04:20:24.319Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-31T04:20:24.319Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-31T04:20:24.319Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-31T04:20:24.319Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-31T04:20:24.319Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-31T04:20:24.319Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-31T04:20:24.319Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-31T04:20:24.319Z] === RUN TestDaemonDefaultNetworkPools [2019-10-31T04:20:24.319Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-31T04:20:24.319Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-31T04:20:24.319Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-31T04:20:24.319Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-31T04:20:24.319Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-31T04:20:24.319Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-31T04:20:24.319Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-31T04:20:24.319Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-31T04:20:24.320Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-31T04:20:24.320Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-31T04:20:24.320Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-31T04:20:24.320Z] === RUN TestServiceWithPredefinedNetwork [2019-10-31T04:20:24.320Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-31T04:20:24.320Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-31T04:20:24.320Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-31T04:20:24.320Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-31T04:20:24.320Z] service_test.go:230: FLAKY_TEST [2019-10-31T04:20:24.320Z] === RUN TestServiceWithDataPathPortInit [2019-10-31T04:20:24.320Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-31T04:20:24.320Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-31T04:20:24.320Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-31T04:20:24.320Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-31T04:20:24.320Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-31T04:20:24.320Z] PASS [2019-10-31T04:20:24.320Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-31T04:20:24.320Z] PASS [2019-10-31T04:20:24.320Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-31T04:20:24.320Z] PASS [2019-10-31T04:20:24.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-31T04:20:24.320Z] PASS [2019-10-31T04:20:24.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-31T04:20:24.320Z] PASS [2019-10-31T04:20:24.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-31T04:20:24.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:24.320Z] INFO: Testing against a local daemon [2019-10-31T04:20:24.320Z] === RUN TestPluginInvalidJSON [2019-10-31T04:20:24.320Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T04:20:24.320Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T04:20:24.320Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-31T04:20:24.320Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-31T04:20:24.320Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-31T04:20:24.320Z] PASS [2019-10-31T04:20:24.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-31T04:20:24.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:24.792Z] INFO: Testing against a local daemon [2019-10-31T04:20:24.792Z] === RUN TestExternalGraphDriver [2019-10-31T04:20:24.792Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-31T04:20:24.792Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-31T04:20:24.792Z] === RUN TestGraphdriverPluginV2 [2019-10-31T04:20:24.792Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-31T04:20:24.792Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-31T04:20:24.792Z] PASS [2019-10-31T04:20:24.792Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-31T04:20:24.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:24.792Z] INFO: Testing against a local daemon [2019-10-31T04:20:24.792Z] PASS [2019-10-31T04:20:24.792Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-31T04:20:24.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:24.792Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-31T04:20:24.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:24.792Z] INFO: Testing against a local daemon [2019-10-31T04:20:24.792Z] === RUN TestSecretInspect [2019-10-31T04:20:24.792Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-31T04:20:24.792Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestSecretList [2019-10-31T04:20:24.792Z] --- SKIP: TestSecretList (0.00s) [2019-10-31T04:20:24.792Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestSecretsCreateAndDelete [2019-10-31T04:20:24.792Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-31T04:20:24.792Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestSecretsUpdate [2019-10-31T04:20:24.792Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-31T04:20:24.792Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestTemplatedSecret [2019-10-31T04:20:24.792Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-31T04:20:24.792Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestSecretCreateResolve [2019-10-31T04:20:24.792Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-31T04:20:24.792Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:20:24.792Z] PASS [2019-10-31T04:20:24.792Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-31T04:20:24.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:24.792Z] INFO: Testing against a local daemon [2019-10-31T04:20:24.792Z] === RUN TestServiceCreateInit [2019-10-31T04:20:24.792Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-31T04:20:24.792Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-31T04:20:24.792Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-31T04:20:24.792Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-31T04:20:24.792Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-31T04:20:24.792Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestCreateServiceMultipleTimes [2019-10-31T04:20:24.792Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-31T04:20:24.792Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestCreateServiceConflict [2019-10-31T04:20:24.792Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-31T04:20:24.792Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestCreateServiceMaxReplicas [2019-10-31T04:20:24.792Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2019-10-31T04:20:24.792Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-31T04:20:24.792Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-31T04:20:24.792Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestCreateServiceSecretFileMode [2019-10-31T04:20:24.792Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-31T04:20:24.792Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestCreateServiceConfigFileMode [2019-10-31T04:20:24.792Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-31T04:20:24.792Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestCreateServiceSysctls [2019-10-31T04:20:24.792Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-31T04:20:24.792Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestCreateServiceCapabilities [2019-10-31T04:20:24.792Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2019-10-31T04:20:24.792Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestInspect [2019-10-31T04:20:24.792Z] --- SKIP: TestInspect (0.00s) [2019-10-31T04:20:24.792Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestServiceListWithStatuses [2019-10-31T04:20:24.792Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-31T04:20:24.792Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestDockerNetworkConnectAlias [2019-10-31T04:20:24.792Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-31T04:20:24.792Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestDockerNetworkReConnect [2019-10-31T04:20:24.792Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-31T04:20:24.792Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestServicePlugin [2019-10-31T04:20:24.792Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-31T04:20:24.792Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:24.792Z] === RUN TestServiceUpdateLabel [2019-10-31T04:20:24.792Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-31T04:20:24.792Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:20:24.792Z] === RUN TestServiceUpdateSecrets [2019-10-31T04:20:24.792Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-31T04:20:24.792Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:20:24.792Z] === RUN TestServiceUpdateConfigs [2019-10-31T04:20:24.792Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-31T04:20:24.793Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:20:24.793Z] === RUN TestServiceUpdateNetwork [2019-10-31T04:20:24.793Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-31T04:20:24.793Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-31T04:20:24.793Z] PASS [2019-10-31T04:20:24.793Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-31T04:20:25.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:25.269Z] INFO: Testing against a local daemon [2019-10-31T04:20:25.269Z] === RUN TestSessionCreate [2019-10-31T04:20:25.269Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-31T04:20:25.269Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-31T04:20:25.269Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-31T04:20:25.269Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-31T04:20:25.269Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-31T04:20:25.269Z] PASS [2019-10-31T04:20:25.269Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-31T04:20:25.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:25.269Z] INFO: Testing against a local daemon [2019-10-31T04:20:25.269Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-31T04:20:25.269Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-31T04:20:25.269Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-31T04:20:25.269Z] === RUN TestEventsExecDie [2019-10-31T04:20:25.269Z] --- SKIP: TestEventsExecDie (0.01s) [2019-10-31T04:20:25.269Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-31T04:20:25.269Z] === RUN TestEventsBackwardsCompatible [2019-10-31T04:20:25.269Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-31T04:20:25.269Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-31T04:20:25.269Z] === RUN TestInfoAPI [2019-10-31T04:20:25.269Z] --- PASS: TestInfoAPI (0.03s) [2019-10-31T04:20:25.269Z] === RUN TestInfoAPIWarnings [2019-10-31T04:20:25.269Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-31T04:20:25.269Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-31T04:20:25.269Z] === RUN TestInfoDebug [2019-10-31T04:20:25.269Z] --- SKIP: TestInfoDebug (0.00s) [2019-10-31T04:20:25.269Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-10-31T04:20:25.269Z] === RUN TestInfoInsecureRegistries [2019-10-31T04:20:25.269Z] --- FAIL: TestInfoInsecureRegistries (0.02s) [2019-10-31T04:20:25.269Z] info_test.go:101: [d2a73cbca1db2] 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\d2a73cbca1db2\root --exec-root C:\windows\TEMP\dxr\d2a73cbca1db2 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d2a73cbca1db2\docker.pid --userland-proxy=true --containerd-namespace d2a73cbca1db2 --containerd-plugins-namespace d2a73cbca1db2p --host unix://C:\windows\TEMP\docker-integration\d2a73cbca1db2.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-10-31T04:20:25.269Z] === RUN TestInfoRegistryMirrors [2019-10-31T04:20:25.269Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-10-31T04:20:25.270Z] info_test.go:125: [d0c63b58e1c32] 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\d0c63b58e1c32\root --exec-root C:\windows\TEMP\dxr\d0c63b58e1c32 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d0c63b58e1c32\docker.pid --userland-proxy=true --containerd-namespace d0c63b58e1c32 --containerd-plugins-namespace d0c63b58e1c32p --host unix://C:\windows\TEMP\docker-integration\d0c63b58e1c32.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-10-31T04:20:25.270Z] === RUN TestLoginFailsWithBadCredentials [2019-10-31T04:20:25.510Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-31T04:20:25.510Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-31T04:20:26.263Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2019-10-31T04:20:26.263Z] === RUN TestPingCacheHeaders [2019-10-31T04:20:26.263Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-31T04:20:26.263Z] === RUN TestPingGet [2019-10-31T04:20:26.263Z] --- PASS: TestPingGet (0.03s) [2019-10-31T04:20:26.263Z] === RUN TestPingHead [2019-10-31T04:20:26.263Z] --- PASS: TestPingHead (0.03s) [2019-10-31T04:20:26.263Z] === RUN TestVersion [2019-10-31T04:20:26.263Z] --- PASS: TestVersion (0.03s) [2019-10-31T04:20:26.263Z] FAIL [2019-10-31T04:20:26.263Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-31T04:20:26.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:26.263Z] INFO: Testing against a local daemon [2019-10-31T04:20:26.263Z] === RUN TestVolumesCreateAndList [2019-10-31T04:20:26.263Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-31T04:20:26.263Z] === RUN TestVolumesRemove [2019-10-31T04:20:26.263Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-31T04:20:26.263Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-31T04:20:26.263Z] === RUN TestVolumesInspect [2019-10-31T04:20:26.737Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-31T04:20:26.737Z] === RUN TestVolumesInvalidJSON [2019-10-31T04:20:26.737Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-31T04:20:26.737Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-31T04:20:26.737Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-31T04:20:26.737Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-31T04:20:26.737Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-31T04:20:26.737Z] PASS [2019-10-31T04:20:26.737Z] INFO: make.ps1 ended at 10/31/2019 04:20:26 [2019-10-31T04:20:26.737Z] INFO: Integration CLI tests being run from the host: [2019-10-31T04:20:26.737Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-31T04:20:28.033Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-31T04:20:30.559Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-31T04:20:32.454Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-31T04:20:32.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-31T04:20:33.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-31T04:20:33.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-31T04:20:35.208Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-31T04:20:35.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-31T04:20:35.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-10-31T04:20:35.463Z] INFO: Testing against a local daemon [2019-10-31T04:20:35.463Z] === RUN TestDockerSuite [2019-10-31T04:20:35.463Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-31T04:20:35.463Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-31T04:20:35.463Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-31T04:20:35.463Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-31T04:20:35.463Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-31T04:20:35.463Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-31T04:20:35.463Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-31T04:20:35.463Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-31T04:20:37.040Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-31T04:20:37.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-31T04:20:37.512Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-31T04:20:38.039Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-31T04:20:39.089Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-31T04:20:39.561Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-31T04:20:39.561Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-31T04:20:40.555Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-31T04:20:40.571Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-31T04:20:42.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-31T04:20:42.726Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-31T04:20:43.290Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-31T04:20:43.290Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-31T04:20:43.290Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-31T04:20:43.854Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-31T04:20:44.112Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-31T04:20:44.369Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite (28.55s) [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-31T04:20:44.626Z] check_test.go:223: [dbfdc91a47a01] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.69s) [2019-10-31T04:20:44.626Z] check_test.go:223: [dc0afcce97f34] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.50s) [2019-10-31T04:20:44.626Z] check_test.go:223: [deb68da0f0df2] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.20s) [2019-10-31T04:20:44.626Z] check_test.go:223: [dd69879fe0ce3] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.59s) [2019-10-31T04:20:44.626Z] check_test.go:223: [d37e6cf574e78] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.57s) [2019-10-31T04:20:44.626Z] check_test.go:223: [d0ffced6d6a00] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2019-10-31T04:20:44.626Z] check_test.go:223: [d4137b592b1cf] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2019-10-31T04:20:44.626Z] check_test.go:223: [dde0750d54b12] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.40s) [2019-10-31T04:20:44.626Z] check_test.go:223: [d764160a9e016] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.39s) [2019-10-31T04:20:44.626Z] check_test.go:223: [d25ad4d913c21] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.05s) [2019-10-31T04:20:44.626Z] check_test.go:223: [d615a0b1e3257] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.58s) [2019-10-31T04:20:44.626Z] check_test.go:223: [de6359c851d0e] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2019-10-31T04:20:44.626Z] check_test.go:223: [d00e9a2c3ad40] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2019-10-31T04:20:44.626Z] check_test.go:223: [d6c5bad8b2c52] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2019-10-31T04:20:44.626Z] check_test.go:223: [d987e922da1bc] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2019-10-31T04:20:44.626Z] check_test.go:223: [dca8d8401add9] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2019-10-31T04:20:44.626Z] check_test.go:223: [dc6d2bfdaf349] daemon is not started [2019-10-31T04:20:44.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-31T04:20:44.626Z] check_test.go:223: [dd773dd6edc6b] daemon is not started [2019-10-31T04:20:44.626Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-31T04:20:44.626Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-31T04:20:45.558Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-31T04:20:46.490Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-31T04:20:46.490Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-31T04:20:47.860Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-31T04:20:47.860Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-31T04:20:48.117Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-31T04:20:48.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-31T04:20:48.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.30s) [2019-10-31T04:20:48.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.11s) [2019-10-31T04:20:48.939Z] check_test.go:252: [dde660d8b5d96] daemon is not started [2019-10-31T04:20:48.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2019-10-31T04:20:48.939Z] check_test.go:252: [d55db84713949] daemon is not started [2019-10-31T04:20:48.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-31T04:20:48.939Z] check_test.go:252: [d015563d718a5] daemon is not started [2019-10-31T04:20:48.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2019-10-31T04:20:48.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2019-10-31T04:20:48.939Z] check_test.go:252: [dfd117bd455f9] daemon is not started [2019-10-31T04:20:48.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-10-31T04:20:48.939Z] check_test.go:252: [ddf1259ca5854] daemon is not started [2019-10-31T04:20:48.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2019-10-31T04:20:48.939Z] check_test.go:252: [daf04d96671a7] daemon is not started [2019-10-31T04:20:48.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-10-31T04:20:48.939Z] check_test.go:252: [d8fbde79ed4dc] daemon is not started [2019-10-31T04:20:48.939Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-31T04:20:48.939Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-31T04:20:49.274Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-31T04:20:49.274Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-31T04:20:49.274Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-31T04:20:49.484Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-31T04:20:53.091Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-31T04:20:54.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-31T04:20:54.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-31T04:20:54.446Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-31T04:20:54.446Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-31T04:20:54.703Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2019-10-31T04:20:54.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2019-10-31T04:20:54.703Z] check_test.go:279: [db20ff4aac707] daemon is not started [2019-10-31T04:20:54.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-31T04:20:54.703Z] check_test.go:279: [d17c7cbd8e94c] daemon is not started [2019-10-31T04:20:54.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2019-10-31T04:20:54.703Z] check_test.go:279: [d414c86064de8] daemon is not started [2019-10-31T04:20:54.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-31T04:20:54.703Z] check_test.go:279: [d199e528e55e0] daemon is not started [2019-10-31T04:20:54.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-31T04:20:54.703Z] check_test.go:279: [dd1dc3c4fd68a] daemon is not started [2019-10-31T04:20:54.703Z] === RUN TestDockerNetworkSuite [2019-10-31T04:20:54.703Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-31T04:20:56.908Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-31T04:20:56.908Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-31T04:20:56.908Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-31T04:20:56.908Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-31T04:20:56.908Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-31T04:20:58.081Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-31T04:20:59.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-31T04:20:59.991Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-31T04:21:01.805Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-31T04:21:01.805Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-31T04:21:01.805Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-31T04:21:04.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-31T04:21:04.281Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-31T04:21:04.771Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-31T04:21:06.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-31T04:21:09.550Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-31T04:21:10.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-31T04:21:12.279Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-31T04:21:13.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-31T04:21:15.444Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-31T04:21:20.054Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-31T04:21:22.578Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-31T04:21:22.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-31T04:21:25.360Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-31T04:21:26.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-31T04:21:29.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-31T04:21:29.255Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-31T04:21:29.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-31T04:21:30.423Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-31T04:21:30.423Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-31T04:21:30.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-31T04:21:32.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-31T04:21:34.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-31T04:21:34.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-31T04:21:34.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-31T04:21:36.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-31T04:21:36.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-31T04:21:36.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-31T04:21:36.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-31T04:21:37.612Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-31T04:21:38.084Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-31T04:21:38.084Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-31T04:21:38.084Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-31T04:21:38.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-31T04:21:40.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-31T04:21:40.306Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-31T04:21:40.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-31T04:21:40.313Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-31T04:21:40.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-31T04:21:40.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-31T04:21:45.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-31T04:21:45.103Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-31T04:21:46.420Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-31T04:21:46.679Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-31T04:21:47.150Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-31T04:21:47.150Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-31T04:21:48.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-31T04:21:49.380Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-31T04:21:49.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-31T04:21:50.373Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-31T04:21:51.367Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-31T04:21:52.782Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-31T04:21:56.960Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-31T04:22:00.066Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-31T04:22:01.060Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-31T04:22:01.156Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-31T04:22:01.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-31T04:22:01.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-31T04:22:01.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-31T04:22:01.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-31T04:22:01.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-31T04:22:01.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-31T04:22:02.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-31T04:22:02.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-31T04:22:04.761Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-31T04:22:07.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-31T04:22:07.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-31T04:22:07.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-31T04:22:07.287Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-31T04:22:08.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-31T04:22:09.797Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-31T04:22:12.766Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-31T04:22:13.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-31T04:22:18.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-31T04:22:18.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-31T04:22:19.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-31T04:22:21.463Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-31T04:22:22.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-31T04:22:22.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-31T04:22:23.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-31T04:22:24.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-31T04:22:25.277Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-31T04:22:26.124Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-31T04:22:30.056Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-31T04:22:30.528Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-31T04:22:30.528Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-31T04:22:30.528Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite (98.01s) [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.90s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d6d2c2bc20396] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.39s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d7ab88dd3ae20] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.92s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d4b376c56dd05] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.03s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [da36249eadd2e] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.86s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:1233: [de5f2e3ac0359] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.50s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d52bbd410be07] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.70s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [dfd37dc9e584b] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.82s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [dccf5c391172c] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.09s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [ddafe46429284] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.03s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d4d5b92ffbba3] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.88s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d541b1fc76ae9] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.75s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d40cf8fa83040] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d04f181c6cdb9] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.27s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d4fae4982b93c] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.55s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d12c088267aaf] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.55s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d47cd94e12c86] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.34s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [da45335992439] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [ddd25896bab92] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d5e8dfd35e05a] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [dbf51b2feee7f] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.88s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [dac2297a23acc] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [ddd2f99cfbb1d] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d351bc3a23456] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d9f603fc6b74a] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.09s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:968: [d1660162dea29] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.03s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [dc0bf0b4aa338] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.59s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:1116: [dfe9f730489d0] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [dcc2af5bf7acb] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d6868af9566c7] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d63d9978f921f] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d81d09bb50218] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d4dd8a768b83d] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [dd1bf36b573d2] daemon is not started [2019-10-31T04:22:32.682Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-31T04:22:32.682Z] docker_cli_network_unix_test.go:46: [d1a49deeba5f3] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.90s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [d5bdad1bc0f1d] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [da68939d3ecd1] daemon is not started [2019-10-31T04:22:32.683Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [d087428e709da] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.53s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [db84da69dc1f9] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.72s) [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.54s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:1084: [d05acfb3eb76e] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [ddd821a69bf39] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.46s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [dc73016d14a27] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.76s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [df5a95a058b84] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [d4a20418cabf6] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.27s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [dc6eee57e47aa] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [d1dd248b49d42] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.60s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [d89b4e84ef6b3] daemon is not started [2019-10-31T04:22:32.683Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.74s) [2019-10-31T04:22:32.683Z] docker_cli_network_unix_test.go:46: [dfce791c63530] daemon is not started [2019-10-31T04:22:32.683Z] === RUN TestDockerHubPullSuite [2019-10-31T04:22:32.683Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-31T04:22:32.757Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-31T04:22:32.757Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-31T04:22:34.064Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-31T04:22:36.585Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-31T04:22:36.585Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-31T04:22:38.480Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-31T04:22:38.480Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-31T04:22:38.480Z] --- PASS: TestDockerHubPullSuite (5.75s) [2019-10-31T04:22:38.480Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.47s) [2019-10-31T04:22:38.480Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2019-10-31T04:22:38.480Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2019-10-31T04:22:38.480Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s) [2019-10-31T04:22:38.480Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2019-10-31T04:22:38.480Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-10-31T04:22:38.480Z] PASS [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === Skipped [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-31T04:22:38.480Z] docker_cli_sni_test.go:18: Flakey test [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-31T04:22:38.480Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-31T04:22:38.480Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-31T04:22:38.480Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-31T04:22:38.480Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-31T04:22:38.480Z] docker_cli_network_unix_test.go:46: [d087428e709da] daemon is not started [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] [2019-10-31T04:22:38.480Z] DONE 1277 tests, 44 skipped in 2095.575s [2019-10-31T04:22:38.480Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-31T04:22:38.480Z] ++++ cat bundles/test-integration/docker.pid [2019-10-31T04:22:38.480Z] +++ kill 7245 [2019-10-31T04:22:46.585Z] +++ /etc/init.d/apparmor stop [2019-10-31T04:22:46.585Z] Clearing AppArmor profiles cache:. [2019-10-31T04:22:46.585Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-31T04:22:46.585Z] Unloading profiles will leave already running processes permanently [2019-10-31T04:22:46.585Z] unconfined, which can lead to unexpected situations. [2019-10-31T04:22:46.585Z] [2019-10-31T04:22:46.585Z] To set a process to complain mode, use the command line tool [2019-10-31T04:22:46.585Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-31T04:22:46.585Z] with the 'teardown' option." [2019-10-31T04:22:46.585Z] [2019-10-31T04:23:01.436Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-31T04:23:19.493Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-31T04:23:23.699Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-31T04:23:36.390Z] === RUN TestDockerSuite/TestBuildRm [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite (1759.03s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.50s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.81s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.96s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.52s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.40s) [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:563: [d10180c3b7116] joining swarm manager [d5ef8a448505b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:585: [ded7c6743e33a] joining swarm manager [d5ef8a448505b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] check_test.go:380: [d10180c3b7116] daemon is not started [2019-10-31T04:23:37.580Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.36s) [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:46: [dfeea3e85067e] joining swarm manager [d7345655ce38a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.04s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.94s) [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:304: [db3171c670df9] joining swarm manager [d5522123663e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:305: [dd49f6ef38f9a] joining swarm manager [d5522123663e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.55s) [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:272: [d67cbff69fb34] joining swarm manager [deee0373d7ea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:273: [d239968699c87] joining swarm manager [deee0373d7ea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.77s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.51s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.07s) [2019-10-31T04:23:37.580Z] docker_api_swarm_node_test.go:19: [dcee077f8d69f] joining swarm manager [d38b59705f4a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_node_test.go:20: [df834da52fde1] joining swarm manager [d38b59705f4a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.63s) [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:502: [dc59ca92b5bec] joining swarm manager [d10695efceb60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:507: [d79bad6f75266] joining swarm manager [d10695efceb60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.68s) [2019-10-31T04:23:37.580Z] docker_api_swarm_node_test.go:80: [d7a1c7ac99827] joining swarm manager [d9667a53a90b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.96s) [2019-10-31T04:23:37.580Z] docker_api_swarm_node_test.go:52: [dfa1ba98a336b] joining swarm manager [da768fffebc80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_node_test.go:53: [dce51139f6bd5] joining swarm manager [da768fffebc80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.69s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.80s) [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:202: [dc87368da0861] joining swarm manager [df37803d92a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.24s) [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:384: [d7598b371bddd] joining swarm manager [da881b35cb0b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:385: [d2e6cd7aeaa4d] joining swarm manager [da881b35cb0b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] check_test.go:380: [d2e6cd7aeaa4d] daemon is not started [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.40s) [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:802: [d0074d3b1eb19] joining swarm manager [de0467740b9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:802: [d5a5994e211ea] joining swarm manager [de0467740b9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:802: [de94a8aa96d2a] joining swarm manager [de0467740b9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:802: [d007302c64589] joining swarm manager [de0467740b9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-31T04:23:37.580Z] docker_api_swarm_test.go:810: [dd5c9c7d5b7a1] joining swarm manager [de0467740b9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.10s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.52s) [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:394: [d8a838b24f90b] joining swarm manager [d50efbceb0cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:394: [da7e3281301b7] joining swarm manager [d50efbceb0cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.81s) [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:342: [d9ec1150bff20] joining swarm manager [d42191cbf186a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:342: [d226c49990b4c] joining swarm manager [d42191cbf186a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.98s) [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:489: [de04aae522184] joining swarm manager [d4d2e0bf12ae9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:489: [dd7ccb128557a] joining swarm manager [d4d2e0bf12ae9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.43s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.32s) [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:127: [de971e48c4444] joining swarm manager [da1eb0b78dc73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:128: [d779ec1d66b66] joining swarm manager [da1eb0b78dc73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:136: [d96942a96fd68] joining swarm manager [da1eb0b78dc73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:137: [d4ea59e82dcb4] joining swarm manager [da1eb0b78dc73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.13s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.62s) [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:303: [dd508e1b60ba2] joining swarm manager [de6a18372a5a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:303: [d24ca70e50e88] joining swarm manager [de6a18372a5a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.94s) [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:99: [dbadb4b80815d] joining swarm manager [d57262c7d0cb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:100: [d4ebf030c94ea] joining swarm manager [d57262c7d0cb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] check_test.go:380: [dbadb4b80815d] daemon is not started [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.56s) [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:532: [d36f491de0def] joining swarm manager [d0c12ef3c2689]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:533: [d2f13f7210d2e] joining swarm manager [d0c12ef3c2689]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.64s) [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:147: [d46633c616ab1] joining swarm manager [d87f19c13cc89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.580Z] docker_api_swarm_service_test.go:147: [d6caf53425011] joining swarm manager [d87f19c13cc89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.83s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.33s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.08s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.51s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.20s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.27s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.04s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.57s) [2019-10-31T04:23:37.580Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.99s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.36s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.63s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.83s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.24s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.58s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.46s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.04s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.28s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.20s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.58s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.70s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.47s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.66s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.24s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.12s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.35s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.02s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.55s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.35s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.86s) [2019-10-31T04:23:37.581Z] docker_cli_service_logs_test.go:241: checking task kp6esddsmldp [2019-10-31T04:23:37.581Z] docker_cli_service_logs_test.go:246: checking messages for kp6esddsmldp [2019-10-31T04:23:37.581Z] docker_cli_service_logs_test.go:241: checking task 500w9ye5xckp [2019-10-31T04:23:37.581Z] docker_cli_service_logs_test.go:246: checking messages for 500w9ye5xckp [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.02s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.73s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.04s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.96s) [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1901: [de24cfc6fb423] joining swarm manager [dac225d9f8557]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1902: [de4ac970ab1ad] joining swarm manager [dac225d9f8557]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.27s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.22s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.22s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.96s) [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1802: [d790270e39044] joining swarm manager [dedbf24fc986e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1803: [d2ce09cd90d9e] joining swarm manager [dedbf24fc986e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.37s) [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1321: [d54f609b4b0bb] joining swarm manager [d30a8f900f0e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1322: [d74080842491a] joining swarm manager [d30a8f900f0e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.21s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.16s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.22s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.24s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.58s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.97s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.16s) [2019-10-31T04:23:37.581Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.28s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.09s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.82s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.70s) [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1186: [d2a91c75092a4] joining swarm manager [daa890ed9f1ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1195: [d87f8db29b6b5] joining swarm manager [daa890ed9f1ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.82s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.69s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.74s) [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1118: [d0a528c1e7352] joining swarm manager [d9f63f759c765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1119: [d61a9ac40ae04] joining swarm manager [d9f63f759c765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1172: [dc8002bc6a433] joining swarm manager [d9f63f759c765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.06s) [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1453: [dc88bb6d04524] joining swarm manager [d06e2ea22a21b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.581Z] docker_cli_swarm_test.go:1454: [dc204a5f2e719] joining swarm manager [d06e2ea22a21b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.10s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.15s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.54s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.16s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.17s) [2019-10-31T04:23:37.581Z] docker_cli_swarm_unix_test.go:62: [d5557f118f8d8] joining swarm manager [d5f1a7124277e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.26s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.10s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.09s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.93s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.20s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.56s) [2019-10-31T04:23:37.581Z] docker_api_swarm_test.go:962: [d38dd09c99203] joining swarm manager [ddf8252d7aa3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.40s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.13s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.84s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.60s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.29s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.96s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.30s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.20s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.75s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.97s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.90s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.02s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (53.13s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s) [2019-10-31T04:23:37.581Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.92s) [2019-10-31T04:23:37.581Z] === RUN TestDockerExternalVolumeSuite [2019-10-31T04:23:37.581Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-31T04:23:39.537Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-31T04:23:39.537Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-31T04:23:39.537Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-31T04:23:39.537Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-31T04:23:43.364Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-31T04:23:47.181Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-31T04:23:47.181Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-31T04:23:47.181Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-31T04:23:47.181Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-31T04:23:47.181Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-31T04:23:48.935Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-31T04:23:50.995Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-31T04:23:51.168Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-31T04:23:51.168Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-31T04:23:51.641Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-31T04:23:52.433Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-31T04:23:53.216Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-31T04:23:56.188Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-31T04:23:59.723Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-31T04:24:00.001Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-31T04:24:04.506Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-31T04:24:04.506Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-31T04:24:04.506Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-31T04:24:04.506Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-31T04:24:04.786Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-31T04:24:14.987Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-31T04:24:19.775Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-31T04:24:20.246Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-31T04:24:20.718Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-31T04:24:33.253Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-31T04:24:33.253Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-31T04:24:39.144Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-31T04:24:39.144Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-31T04:24:40.350Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-31T04:24:42.957Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-31T04:24:49.053Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-31T04:24:52.943Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-31T04:24:52.943Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-31T04:24:58.845Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-31T04:25:00.073Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-31T04:25:04.236Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-31T04:25:04.236Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-31T04:25:04.744Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-31T04:25:06.466Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-31T04:25:07.460Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-31T04:25:10.023Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-31T04:25:12.240Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-31T04:25:15.216Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-31T04:25:15.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-31T04:25:15.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-31T04:25:15.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-31T04:25:15.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-31T04:25:15.688Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-31T04:25:18.136Z] === RUN TestDockerSuite/TestBuildUser [2019-10-31T04:25:18.136Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-31T04:25:18.136Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-31T04:25:18.136Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-31T04:25:21.948Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-31T04:25:22.420Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-31T04:25:25.390Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-31T04:25:25.390Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-31T04:25:25.390Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-31T04:25:42.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-31T04:25:50.733Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-31T04:25:50.733Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-31T04:25:56.934Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-31T04:26:08.595Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-31T04:26:11.563Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-31T04:26:12.035Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-31T04:26:12.035Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-31T04:26:14.264Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-31T04:26:14.734Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-31T04:26:16.407Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-31T04:26:16.407Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-31T04:26:16.407Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-31T04:26:27.271Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-31T04:26:28.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-31T04:26:30.242Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-31T04:26:30.716Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-31T04:26:41.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-31T04:26:46.598Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-31T04:26:46.599Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-31T04:26:46.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-31T04:26:51.999Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-31T04:26:51.999Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-31T04:26:51.999Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-31T04:26:51.999Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-31T04:26:51.999Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-31T04:27:00.694Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-31T04:27:01.166Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-31T04:27:01.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-31T04:27:01.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-31T04:27:01.638Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-31T04:27:01.638Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-31T04:27:01.638Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-31T04:27:03.213Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-31T04:27:07.994Z] === RUN TestDockerSuite/TestCommitChange [2019-10-31T04:27:08.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-31T04:27:12.771Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-31T04:27:13.196Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-31T04:27:16.584Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-31T04:27:16.584Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-31T04:27:22.476Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-31T04:27:22.477Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-31T04:27:26.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-31T04:27:31.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-31T04:27:35.009Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-31T04:27:37.239Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-31T04:27:37.239Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-31T04:27:37.239Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-31T04:27:37.239Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-31T04:27:37.239Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-31T04:27:37.239Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-31T04:27:37.239Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-31T04:27:37.239Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-31T04:27:37.711Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-31T04:27:41.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-31T04:27:41.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-31T04:27:43.604Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-31T04:27:46.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-31T04:27:50.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-31T04:27:50.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-31T04:27:50.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-31T04:27:54.061Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-31T04:27:54.061Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-31T04:27:56.291Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-31T04:27:56.291Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-31T04:27:56.291Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-31T04:27:56.291Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-31T04:28:03.549Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-31T04:28:03.549Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-31T04:28:03.549Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-31T04:28:05.125Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-31T04:28:05.125Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-31T04:28:05.125Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-31T04:28:05.125Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-31T04:28:05.125Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-31T04:28:07.354Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-31T04:28:08.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-31T04:28:10.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-31T04:28:10.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-31T04:28:10.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-31T04:28:12.736Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-31T04:28:12.736Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-31T04:28:14.311Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-31T04:28:14.311Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-31T04:28:14.311Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-31T04:28:15.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-31T04:28:15.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-31T04:28:15.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-31T04:28:15.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-31T04:28:15.888Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-31T04:28:15.888Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-31T04:28:16.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-31T04:28:17.464Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-31T04:28:17.464Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-31T04:28:19.692Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-31T04:28:19.692Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-31T04:28:21.920Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-31T04:28:24.889Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-31T04:28:28.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-31T04:28:28.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-31T04:28:28.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-31T04:28:28.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-31T04:28:28.698Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-31T04:28:29.691Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-31T04:28:29.691Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-31T04:28:31.917Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-31T04:28:31.917Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-31T04:28:32.747Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-31T04:28:33.491Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-31T04:28:33.491Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-31T04:28:37.304Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-31T04:28:38.878Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-31T04:28:38.878Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-31T04:28:38.878Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-31T04:28:38.878Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-31T04:28:38.878Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-31T04:28:38.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-31T04:28:40.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-31T04:28:40.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-10-31T04:28:47.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-10-31T04:28:49.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-10-31T04:28:50.808Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-31T04:28:52.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-10-31T04:28:54.311Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007c1260_} [2019-10-31T04:28:57.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1323469242_c:\foo_false____} [2019-10-31T04:28:58.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1323469242_c:\foo_true____} [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-31T04:29:01.079Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-31T04:29:01.551Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-31T04:29:01.551Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-31T04:29:01.551Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-31T04:29:01.551Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-31T04:29:03.126Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-31T04:29:03.126Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-31T04:29:03.126Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-31T04:29:03.126Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-31T04:29:03.126Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-31T04:29:03.126Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-31T04:29:03.598Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-31T04:29:03.598Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-31T04:29:03.598Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-31T04:29:03.598Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-31T04:29:03.598Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-31T04:29:03.598Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-31T04:29:03.598Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-31T04:29:03.598Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-31T04:29:05.172Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-31T04:29:05.643Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-31T04:29:05.644Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-31T04:29:07.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-31T04:29:07.217Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-31T04:29:07.217Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-31T04:29:07.217Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-31T04:29:07.217Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-31T04:29:09.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-31T04:29:09.830Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-31T04:29:10.303Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-31T04:29:11.989Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-31T04:29:13.562Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-31T04:29:13.562Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-31T04:29:13.562Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-31T04:29:14.125Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-31T04:29:14.125Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-31T04:29:20.743Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-31T04:29:20.743Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-31T04:29:20.743Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-31T04:29:22.831Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-31T04:29:22.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-31T04:29:25.814Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-31T04:29:25.814Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-31T04:29:25.814Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-31T04:29:29.434Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-31T04:29:29.434Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-31T04:29:29.434Z] === RUN TestDockerSuite/TestCpToDot [2019-10-31T04:29:30.658Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-31T04:29:34.483Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-31T04:29:35.431Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-31T04:29:35.431Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-31T04:29:35.431Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-31T04:29:36.061Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-31T04:29:37.004Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-31T04:29:37.004Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-31T04:29:37.004Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-31T04:29:37.004Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-31T04:29:37.004Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-31T04:29:37.475Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-31T04:29:37.475Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-31T04:29:38.297Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-31T04:29:39.046Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-31T04:29:39.876Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-31T04:29:41.274Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-31T04:29:41.274Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-31T04:29:41.274Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-31T04:29:42.848Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-31T04:29:43.856Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-31T04:29:43.856Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-31T04:29:43.856Z] === RUN TestDockerSuite/TestCreateRM [2019-10-31T04:29:44.338Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-31T04:29:44.338Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-31T04:29:44.338Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-31T04:29:44.811Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-31T04:29:50.368Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-31T04:29:54.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-31T04:29:57.334Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-31T04:29:57.334Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-31T04:29:57.334Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-31T04:29:59.087Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-31T04:29:59.087Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-31T04:30:00.300Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-31T04:30:00.300Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-31T04:30:00.771Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-31T04:30:02.067Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-31T04:30:02.347Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-31T04:30:02.347Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDockerFails [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-31T04:30:02.818Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-31T04:30:05.044Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-31T04:30:06.618Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-31T04:30:08.847Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-31T04:30:09.753Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-31T04:30:16.034Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-31T04:30:19.844Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-31T04:30:23.498Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-31T04:30:23.498Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-31T04:30:23.498Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-31T04:30:24.620Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-31T04:30:26.194Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-31T04:30:26.665Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-31T04:30:27.328Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-31T04:30:27.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-31T04:30:29.632Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-31T04:30:30.104Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-31T04:30:31.096Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-31T04:30:31.144Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-31T04:30:32.724Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-31T04:30:32.724Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-31T04:30:34.904Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-31T04:30:36.541Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-31T04:30:38.712Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-31T04:30:38.712Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-31T04:30:38.712Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-31T04:30:38.712Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-31T04:30:38.712Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-31T04:30:38.712Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-31T04:30:38.777Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-31T04:30:38.777Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-31T04:30:38.777Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-31T04:30:40.284Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-31T04:30:40.284Z] === RUN TestDockerSuite/TestEventsRename [2019-10-31T04:30:41.857Z] === RUN TestDockerSuite/TestEventsResize [2019-10-31T04:30:42.670Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-31T04:30:44.083Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-31T04:30:46.310Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-31T04:30:47.884Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-31T04:30:51.337Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-31T04:30:52.656Z] === RUN TestDockerSuite/TestEventsTop [2019-10-31T04:30:52.656Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-31T04:30:55.619Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-31T04:30:58.585Z] === RUN TestDockerSuite/TestExec [2019-10-31T04:30:58.585Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-31T04:30:58.585Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-31T04:31:00.159Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite (441.47s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2019-10-31T04:31:00.725Z] docker_cli_external_volume_driver_test.go:53: [de5566d218fb0] daemon is not started [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-31T04:31:00.725Z] docker_cli_external_volume_driver_test.go:53: [d2450bca622e6] daemon is not started [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-31T04:31:00.725Z] docker_cli_external_volume_driver_test.go:53: [d7fd5464cef6c] daemon is not started [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2019-10-31T04:31:00.725Z] docker_cli_external_volume_driver_test.go:53: [d8d9dc0224283] daemon is not started [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.62s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.67s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.47s) [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s) [2019-10-31T04:31:00.725Z] docker_cli_external_volume_driver_test.go:485: [d8a0f959d4ae9] daemon is not started [2019-10-31T04:31:00.725Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-31T04:31:00.725Z] docker_cli_external_volume_driver_test.go:53: [d4f876dedade6] daemon is not started [2019-10-31T04:31:00.725Z] PASS [2019-10-31T04:31:00.725Z] [2019-10-31T04:31:00.725Z] === Skipped [2019-10-31T04:31:00.725Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-31T04:31:00.725Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-31T04:31:00.725Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-31T04:31:00.725Z] check_test.go:309: [da6e9d96756a7] daemon is not started [2019-10-31T04:31:00.725Z] [2019-10-31T04:31:00.725Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-31T04:31:00.725Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-31T04:31:00.725Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-31T04:31:00.725Z] check_test.go:309: [ddabcf20a97ae] daemon is not started [2019-10-31T04:31:00.725Z] [2019-10-31T04:31:00.725Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-31T04:31:00.725Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-31T04:31:00.725Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-31T04:31:00.725Z] check_test.go:309: [d98f743a1b4ab] daemon is not started [2019-10-31T04:31:00.725Z] [2019-10-31T04:31:00.725Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-31T04:31:00.725Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-31T04:31:00.725Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-31T04:31:00.725Z] check_test.go:309: [de52f89fb74e9] daemon is not started [2019-10-31T04:31:00.725Z] [2019-10-31T04:31:00.725Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-31T04:31:00.725Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-31T04:31:00.725Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-31T04:31:00.725Z] [2019-10-31T04:31:00.725Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-31T04:31:00.725Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-31T04:31:00.725Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-31T04:31:00.725Z] [2019-10-31T04:31:00.725Z] [2019-10-31T04:31:00.725Z] DONE 273 tests, 6 skipped in 2594.918s [2019-10-31T04:31:00.725Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-31T04:31:00.725Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6e2acef81f1f/docker.pid [2019-10-31T04:31:00.725Z] +++ kill 5284 [2019-10-31T04:31:00.725Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5284 is not a child of this shell [2019-10-31T04:31:00.725Z] warning: PID 5284 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6e2acef81f1f/docker.pid had a nonzero exit code [2019-10-31T04:31:00.725Z] ++++ cat bundles/test-integration/docker.pid [2019-10-31T04:31:00.725Z] +++ kill 7297 [2019-10-31T04:31:00.725Z] +++ /etc/init.d/apparmor stop [2019-10-31T04:31:00.725Z] Clearing AppArmor profiles cache:. [2019-10-31T04:31:00.725Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-31T04:31:00.725Z] Unloading profiles will leave already running processes permanently [2019-10-31T04:31:00.725Z] unconfined, which can lead to unexpected situations. [2019-10-31T04:31:00.725Z] [2019-10-31T04:31:00.725Z] To set a process to complain mode, use the command line tool [2019-10-31T04:31:00.725Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-31T04:31:00.725Z] with the 'teardown' option." [2019-10-31T04:31:00.725Z] [2019-10-31T04:31:00.725Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-31T04:31:00.741Z] Recording test results [2019-10-31T04:31:01.733Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-31T04:31:01.733Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-31T04:31:01.733Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-31T04:31:01.733Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-31T04:31:03.699Z] + echo Ensuring container killed. [2019-10-31T04:31:03.699Z] Ensuring container killed. [2019-10-31T04:31:03.699Z] + docker ps -aq -f name=docker-pr8-* [2019-10-31T04:31:03.699Z] + cids=877aa71777f9 [2019-10-31T04:31:03.699Z] 4ca98ceddaed [2019-10-31T04:31:03.699Z] 48669c851969 [2019-10-31T04:31:03.699Z] + [ -n 877aa71777f9 [2019-10-31T04:31:03.699Z] 4ca98ceddaed [2019-10-31T04:31:03.699Z] 48669c851969 ] [2019-10-31T04:31:03.700Z] + docker rm -vf 877aa71777f9 4ca98ceddaed 48669c851969 [2019-10-31T04:31:03.958Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-31T04:31:05.070Z] 877aa71777f9 [2019-10-31T04:31:06.185Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-31T04:31:06.440Z] 4ca98ceddaed [2019-10-31T04:31:07.759Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-31T04:31:07.809Z] 48669c851969 [Pipeline] sh [2019-10-31T04:31:08.094Z] + echo Chowning /workspace to jenkins user [2019-10-31T04:31:08.094Z] Chowning /workspace to jenkins user [2019-10-31T04:31:08.094Z] + id -u [2019-10-31T04:31:08.094Z] + id -g [2019-10-31T04:31:08.094Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40154:/workspace busybox chown -R 1000:1000 /workspace [2019-10-31T04:31:08.094Z] Unable to find image 'busybox:latest' locally [2019-10-31T04:31:08.094Z] latest: Pulling from library/busybox [2019-10-31T04:31:08.351Z] 0f8c40e1270f: Pulling fs layer [2019-10-31T04:31:08.351Z] 0f8c40e1270f: Download complete [2019-10-31T04:31:08.611Z] 0f8c40e1270f: Pull complete [2019-10-31T04:31:08.611Z] Digest: sha256:b91fb3b63e212bb0d3dd0461025b969705b1df565a8bd454bd5095aa7bea9221 [2019-10-31T04:31:08.611Z] Status: Downloaded newer image for busybox:latest [2019-10-31T04:31:09.332Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-31T04:31:13.138Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-31T04:31:13.138Z] === RUN TestDockerSuite/TestExecEnv [2019-10-31T04:31:13.138Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-31T04:31:13.138Z] === RUN TestDockerSuite/TestExecExitStatus [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-31T04:31:14.156Z] + bundleName=amd64 [2019-10-31T04:31:14.156Z] + echo Creating amd64-bundles.tar.gz [2019-10-31T04:31:14.156Z] Creating amd64-bundles.tar.gz [2019-10-31T04:31:14.156Z] + 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-31T04:31:14.156Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-31T04:31:14.712Z] === RUN TestDockerSuite/TestExecInspectID [Pipeline] archiveArtifacts [2019-10-31T04:31:15.535Z] Archiving artifacts [2019-10-31T04:31:17.475Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40154/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-31T04:31:17.784Z] + make clean [2019-10-31T04:31:18.040Z] docker volume rm -f docker-dev-cache [2019-10-31T04:31:18.040Z] docker-dev-cache [Pipeline] deleteDir [2019-10-31T04:31:19.482Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-31T04:31:19.482Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-31T04:31:19.482Z] === RUN TestDockerSuite/TestExecParseError [2019-10-31T04:31:19.482Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-31T04:31:19.482Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-31T04:31:19.482Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-31T04:31:21.707Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-31T04:31:21.707Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-31T04:31:21.707Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-31T04:31:21.707Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-31T04:31:21.707Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-31T04:31:21.707Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-31T04:31:23.935Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-31T04:31:23.935Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-31T04:31:31.119Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-31T04:31:31.119Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-31T04:31:31.119Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-31T04:31:31.119Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-31T04:31:41.683Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-31T04:31:46.457Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-31T04:31:48.683Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-31T04:31:52.067Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-31T04:31:52.067Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-31T04:31:52.067Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-31T04:31:54.573Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-31T04:31:54.573Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-31T04:31:54.573Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-31T04:31:54.573Z] === RUN TestDockerSuite/TestHealth [2019-10-31T04:31:54.573Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-31T04:31:54.573Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-31T04:31:54.573Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-31T04:31:54.573Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-31T04:31:55.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-31T04:31:55.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-31T04:31:56.368Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-31T04:31:56.368Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-31T04:31:58.600Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-31T04:31:58.600Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-31T04:31:59.348Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-31T04:31:59.348Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-31T04:31:59.348Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-31T04:31:59.348Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-31T04:31:59.348Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-31T04:31:59.348Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-31T04:31:59.819Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-31T04:31:59.819Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-31T04:32:00.812Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-31T04:32:00.812Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-31T04:32:02.386Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-31T04:32:02.386Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-31T04:32:03.962Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-31T04:32:06.192Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-31T04:32:06.664Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-31T04:32:06.664Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-31T04:32:09.631Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-31T04:32:10.103Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-31T04:32:12.331Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-31T04:32:12.331Z] === RUN TestDockerSuite/TestImportFile [2019-10-31T04:32:12.331Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-31T04:32:12.331Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-31T04:32:12.331Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-31T04:32:12.331Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-31T04:32:12.331Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-31T04:32:12.332Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-31T04:32:12.332Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-31T04:32:12.332Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-31T04:32:12.332Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-31T04:32:12.332Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-31T04:32:12.332Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-31T04:32:14.561Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-31T04:32:16.135Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-31T04:32:16.135Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-31T04:32:16.135Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-31T04:32:16.135Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-31T04:32:16.135Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-31T04:32:18.361Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-31T04:32:18.361Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-31T04:32:25.544Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-31T04:32:25.544Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-31T04:32:25.544Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-31T04:32:25.544Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-31T04:32:26.536Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-31T04:32:31.403Z] === RUN TestDockerSuite/TestInspectImage [2019-10-31T04:32:31.403Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-31T04:32:31.403Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-31T04:32:31.403Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-31T04:32:32.395Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-31T04:32:34.623Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-31T04:32:34.623Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-31T04:32:36.197Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-31T04:32:37.772Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-31T04:32:37.772Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-31T04:32:38.242Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-31T04:32:39.815Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-31T04:32:41.408Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-31T04:32:42.043Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-31T04:32:42.406Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-31T04:32:42.878Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-31T04:32:45.013Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-31T04:32:47.240Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-31T04:32:48.814Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-31T04:32:50.389Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-31T04:32:52.616Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-31T04:32:54.191Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-31T04:32:56.418Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-31T04:32:56.418Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-31T04:32:56.418Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-31T04:32:56.418Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-31T04:32:56.418Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-31T04:32:56.889Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-31T04:32:58.461Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-31T04:33:00.035Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-31T04:33:04.807Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-31T04:33:07.034Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-31T04:33:07.034Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-31T04:33:08.610Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-31T04:33:09.082Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-31T04:33:13.078Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-31T04:33:13.551Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-31T04:33:14.555Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-31T04:33:14.970Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-31T04:33:21.763Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-31T04:33:22.161Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-31T04:33:26.565Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-31T04:33:28.050Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-31T04:33:29.623Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-31T04:33:31.850Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-31T04:33:31.850Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-31T04:33:32.473Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-31T04:33:33.428Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-31T04:33:35.652Z] === RUN TestDockerSuite/TestLogsSince [2019-10-31T04:33:44.339Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-31T04:33:44.339Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-31T04:33:44.339Z] === RUN TestDockerSuite/TestLogsTail [2019-10-31T04:33:46.565Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-31T04:33:48.141Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-31T04:33:50.369Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestNetHostname [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPluginActive [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPortList [2019-10-31T04:33:50.370Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-31T04:33:54.179Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-31T04:33:54.179Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-31T04:33:54.179Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-31T04:33:54.179Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-31T04:33:54.179Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-31T04:33:54.179Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-31T04:33:54.179Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-31T04:33:54.179Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-31T04:33:54.179Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-31T04:33:54.179Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-31T04:33:57.990Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-31T04:33:57.990Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-31T04:34:05.174Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-31T04:34:05.174Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-31T04:34:12.357Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-31T04:34:24.882Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-31T04:34:24.882Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-31T04:34:24.882Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-31T04:34:35.351Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-31T04:34:38.319Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-31T04:34:45.503Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-31T04:34:48.471Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-31T04:34:48.471Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-31T04:34:48.471Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-31T04:34:52.291Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-31T04:34:52.291Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-31T04:34:52.291Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-31T04:34:52.291Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-31T04:34:52.291Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-31T04:34:58.182Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-31T04:34:58.182Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-31T04:34:58.839Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-31T04:34:59.755Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-31T04:34:59.755Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-31T04:34:59.834Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-31T04:34:59.834Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-31T04:35:00.746Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-31T04:35:01.738Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-31T04:35:01.738Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-31T04:35:05.550Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-31T04:35:09.360Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-31T04:35:10.932Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-31T04:35:28.790Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-31T04:35:28.790Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-31T04:35:31.755Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-31T04:35:32.226Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-31T04:35:32.226Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-31T04:35:32.697Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-31T04:35:36.507Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-31T04:35:40.315Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-31T04:35:40.315Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-31T04:35:44.122Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-31T04:35:44.122Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-31T04:35:44.122Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-31T04:35:56.652Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-31T04:35:58.880Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-31T04:35:59.351Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-31T04:36:05.243Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-31T04:36:10.019Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-31T04:36:15.907Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-31T04:36:19.714Z] === RUN TestDockerSuite/TestRmiTag [2019-10-31T04:36:20.185Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-31T04:36:22.413Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-31T04:36:37.378Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-31T04:36:38.952Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-31T04:36:41.426Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-31T04:36:41.426Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-31T04:36:41.426Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-31T04:36:43.730Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-31T04:36:44.722Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-31T04:36:44.722Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-31T04:36:44.722Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-31T04:36:44.722Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-31T04:36:44.722Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-31T04:36:44.722Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-31T04:36:44.722Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-31T04:36:44.722Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-31T04:36:46.296Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-31T04:36:46.296Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-31T04:36:46.296Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-31T04:36:50.105Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-31T04:36:52.332Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-31T04:36:54.562Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-31T04:36:56.135Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-31T04:36:57.707Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-31T04:36:57.707Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-31T04:37:01.513Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-31T04:37:01.514Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-31T04:37:03.742Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-31T04:37:03.742Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-31T04:37:05.969Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-31T04:37:05.969Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-31T04:37:05.969Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-31T04:37:06.787Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-31T04:37:07.543Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-31T04:37:07.543Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-31T04:37:07.543Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-31T04:37:07.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-31T04:37:07.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-31T04:37:07.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-31T04:37:07.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-31T04:37:07.543Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-31T04:37:09.770Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-31T04:37:11.996Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-31T04:37:13.570Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-31T04:37:13.570Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-31T04:37:13.570Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-31T04:37:13.570Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-31T04:37:15.142Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-31T04:37:15.142Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-31T04:37:15.142Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-31T04:37:15.142Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-31T04:37:15.142Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-31T04:37:17.369Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-31T04:37:21.785Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-31T04:37:27.820Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-31T04:37:27.820Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-31T04:37:27.820Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-31T04:37:27.820Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-31T04:37:27.820Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-31T04:37:27.820Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-31T04:37:27.820Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-31T04:37:29.393Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-31T04:37:29.393Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-31T04:37:29.863Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-31T04:37:29.863Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-31T04:37:31.436Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-31T04:37:33.668Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-31T04:37:33.668Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-31T04:37:35.241Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-31T04:37:35.241Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-31T04:37:35.241Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-31T04:37:35.241Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-31T04:37:39.664Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-31T04:37:42.421Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-31T04:37:43.424Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-31T04:37:45.648Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-31T04:37:52.832Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-31T04:37:52.832Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-31T04:37:52.832Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-31T04:37:52.832Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-31T04:37:52.832Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-31T04:37:52.832Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-31T04:37:52.832Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-31T04:37:52.832Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-31T04:37:52.832Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-31T04:38:01.518Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-31T04:38:01.518Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-31T04:38:01.518Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-31T04:38:01.518Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-31T04:38:01.518Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-31T04:38:01.518Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-31T04:38:01.518Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-31T04:38:10.224Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-31T04:38:10.224Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunMount [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-31T04:38:11.798Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-31T04:38:17.688Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-31T04:38:17.688Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-31T04:38:17.688Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-31T04:38:17.688Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-31T04:38:22.462Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-31T04:38:25.428Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-31T04:38:26.420Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-31T04:38:28.647Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-31T04:38:30.219Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-31T04:38:30.637Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-31T04:38:31.221Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-31T04:38:32.795Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-31T04:38:33.267Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-31T04:38:33.268Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-31T04:38:33.268Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-31T04:38:33.268Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-31T04:38:33.268Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-31T04:38:33.268Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-31T04:38:33.268Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-31T04:38:33.268Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-31T04:38:35.494Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-31T04:38:35.494Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-31T04:38:35.494Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-31T04:38:35.494Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-31T04:38:35.494Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-31T04:38:35.494Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-31T04:38:42.678Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-31T04:38:42.678Z] === RUN TestDockerSuite/TestRunRm [2019-10-31T04:38:44.254Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-31T04:38:45.628Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-31T04:38:49.032Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-31T04:38:50.604Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-31T04:38:52.833Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-31T04:38:54.406Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-31T04:38:56.634Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-31T04:38:56.634Z] === RUN TestDockerSuite/TestRunState [2019-10-31T04:38:56.634Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-31T04:38:58.206Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-31T04:38:58.206Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-31T04:38:59.780Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-31T04:38:59.780Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-31T04:38:59.780Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-31T04:38:59.780Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-31T04:39:00.251Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-31T04:39:00.251Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-31T04:39:03.519Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-31T04:39:05.040Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-31T04:39:06.614Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-31T04:39:06.614Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-31T04:39:08.188Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-31T04:39:08.188Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-31T04:39:08.188Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-31T04:39:16.875Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-31T04:39:21.661Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-31T04:39:25.476Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-31T04:39:31.367Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-31T04:39:31.368Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-31T04:39:31.368Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-31T04:39:31.368Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-31T04:39:31.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-31T04:39:32.942Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-31T04:39:34.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-31T04:39:36.746Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-31T04:39:36.746Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-31T04:39:36.746Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-31T04:39:36.746Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-31T04:39:36.746Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-31T04:39:36.746Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-31T04:39:36.746Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-31T04:39:36.746Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-31T04:39:36.746Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-31T04:39:40.554Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-31T04:39:41.546Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-31T04:39:43.121Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-31T04:39:51.811Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-31T04:39:54.038Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-31T04:39:54.509Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-31T04:39:54.980Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-31T04:39:54.980Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-31T04:39:56.556Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-31T04:40:02.449Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-31T04:40:02.449Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-31T04:40:09.634Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-31T04:40:09.634Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-31T04:40:12.605Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-31T04:40:12.605Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-31T04:40:12.605Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-31T04:40:12.605Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-31T04:40:12.605Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-31T04:40:21.301Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-31T04:40:21.301Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-31T04:40:21.301Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-31T04:40:21.301Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-31T04:40:21.301Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-31T04:40:21.772Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-31T04:40:21.772Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-31T04:40:23.346Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-31T04:40:24.918Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-31T04:40:24.918Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-31T04:40:27.144Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-31T04:40:27.144Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-31T04:40:27.144Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-31T04:40:27.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-31T04:40:27.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-31T04:40:27.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-31T04:40:27.144Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-31T04:40:42.110Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-31T04:40:42.110Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-31T04:40:42.581Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-31T04:40:42.581Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-31T04:40:42.581Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-31T04:40:43.052Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-31T04:40:43.052Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-31T04:40:45.279Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-31T04:40:45.279Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-31T04:40:48.246Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-31T04:40:48.246Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-31T04:40:48.246Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-31T04:40:48.717Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-31T04:40:48.717Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-31T04:40:55.896Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-31T04:40:55.896Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-31T04:40:55.896Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-31T04:40:55.896Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-31T04:40:55.896Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-31T04:41:01.785Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-31T04:41:01.785Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-31T04:41:01.785Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-31T04:41:08.968Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-31T04:41:08.968Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite (2275.02s) [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-31T04:41:10.545Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-31T04:41:10.545Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-31T04:41:10.545Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-31T04:41:10.545Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (137.09s) [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.08s) [2019-10-31T04:41:10.545Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2019-10-31T04:41:10.545Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-31T04:41:10.545Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.545Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-31T04:41:10.545Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.545Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-31T04:41:10.545Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.545Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-31T04:41:10.545Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.545Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-31T04:41:10.546Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-31T04:41:10.546Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-31T04:41:10.546Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-31T04:41:10.546Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.69s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-31T04:41:10.546Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-31T04:41:10.546Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.67s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (4.45s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.73s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.89s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.44s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2019-10-31T04:41:10.546Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.15s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.21s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.70s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.42s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.83s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.53s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.16s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.40s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.11s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.51s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.49s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.22s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.57s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.69s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.73s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.28s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.12s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.23s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-31T04:41:10.546Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.55s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildContChar (11.67s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.87s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.84s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.55s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.99s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.74s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.81s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.57s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.72s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.14s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.52s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.16s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.11s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.04s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.81s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.78s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.60s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.71s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.57s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.04s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.76s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.54s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (79.69s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.54s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.66s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.49s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.02s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.47s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.20s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildFails (1.97s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.43s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.65s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.12s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.27s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.25s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.08s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.46s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildHistory (10.52s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.82s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.72s) [2019-10-31T04:41:10.546Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-31T04:41:10.546Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2019-10-31T04:41:10.546Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.05s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.78s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLabels (0.83s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.29s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.67s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (9.42s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.56s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.10s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.31s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.04s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.65s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.02s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.68s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.55s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.81s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.21s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.43s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.12s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.31s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.90s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.20s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.37s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.23s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.06s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.22s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.77s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.43s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.97s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.79s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.80s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.52s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildRm (12.45s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.98s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2019-10-31T04:41:10.547Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.47s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.16s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.29s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.66s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.24s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.77s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.49s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildStderr (4.51s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.92s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.02s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.96s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.32s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.08s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.45s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.02s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (18.67s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.27s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.25s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.16s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.51s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.30s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.78s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2019-10-31T04:41:10.547Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-31T04:41:10.547Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-31T04:41:10.547Z] docker_cli_sni_test.go:18: Flakey test [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.72s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.20s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestCommitChange (4.68s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.12s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.02s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestCommitTTY (11.07s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.02s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.84s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.92s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.82s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.66s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.04s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.20s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.70s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.72s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.83s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.83s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.79s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.54s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.03s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.76s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.12s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.38s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.49s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.10s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.69s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.80s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.63s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-31T04:41:10.547Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.32s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.72s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.17s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.20s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.15s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.14s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007c1260_} (2.78s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1323469242_c:\foo_false____} (2.13s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1323469242_c:\foo_true____} (2.13s) [2019-10-31T04:41:10.547Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-31T04:41:10.547Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-10-31T04:41:10.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.93s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.94s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.94s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.87s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.01s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.50s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.43s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCpToDot (6.76s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCpToStdout (2.01s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.64s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.85s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.71s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.76s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-31T04:41:10.548Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.96s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-31T04:41:10.548Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-31T04:41:10.548Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-31T04:41:10.548Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-31T04:41:10.548Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-31T04:41:10.548Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-31T04:41:10.548Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-31T04:41:10.548Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-31T04:41:10.548Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-31T04:41:10.548Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.04s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.88s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.92s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.70s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsCopy (4.58s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.27s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.91s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.95s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsFilters (3.89s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsFormat (3.57s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-10-31T04:41:10.548Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsRename (1.95s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsResize (2.16s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.82s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.12s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.35s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.21s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-31T04:41:10.548Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.57s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.55s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-31T04:41:10.548Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-31T04:41:10.548Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-31T04:41:10.548Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.58s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.94s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.74s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.74s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.58s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.71s) [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecInspectID (4.30s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-31T04:41:10.548Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.37s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-31T04:41:10.548Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.548Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.93s) [2019-10-31T04:41:10.548Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-31T04:41:10.548Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.15s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestGetContainerStats (9.53s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.60s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.65s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.56s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-31T04:41:10.549Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.27s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.47s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.70s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.20s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.40s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-31T04:41:10.549Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-31T04:41:10.549Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.76s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.94s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-31T04:41:10.549Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-31T04:41:10.549Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.81s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (6.56s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectDefault (1.74s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectHistory (4.07s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.86s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.75s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.80s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.64s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.69s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectStatus (2.19s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.29s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.77s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.86s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.72s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.87s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.01s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.13s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.46s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.50s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.10s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.05s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-31T04:41:10.549Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.80s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.15s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.19s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.27s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.11s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.86s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.81s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsSince (8.52s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsTail (2.34s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.04s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.93s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2019-10-31T04:41:10.549Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2019-10-31T04:41:10.549Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.57s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-31T04:41:10.549Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-31T04:41:10.549Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-31T04:41:10.549Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-31T04:41:10.549Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-31T04:41:10.549Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-31T04:41:10.549Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-31T04:41:10.549Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-31T04:41:10.549Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.85s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-31T04:41:10.549Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPsByOrder (6.68s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.22s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.20s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.98s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.93s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.24s) [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.70s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-10-31T04:41:10.549Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.79s) [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-31T04:41:10.549Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.549Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.79s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.40s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-31T04:41:10.550Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.45s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.56s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.91s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.73s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.48s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.57s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.66s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.61s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.53s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.22s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.38s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.33s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.72s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.43s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.55s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.96s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.96s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.71s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.09s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.59s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.93s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.66s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.53s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.46s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.77s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.85s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.75s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.68s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.75s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.55s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.66s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.86s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.82s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.81s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.46s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.83s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.83s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.91s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.75s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunExitCode (6.55s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.77s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.76s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.88s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.73s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.08s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.75s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.13s) [2019-10-31T04:41:10.550Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.32s) [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.550Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-31T04:41:10.550Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.76s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.71s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.13s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.63s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunRm (2.07s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.95s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.80s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.82s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.65s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.12s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.83s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.57s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.33s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.79s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.00s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.41s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.12s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.78s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.00s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.07s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.77s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.80s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.42s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.44s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.76s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.36s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.66s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.95s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.36s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.72s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.72s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.84s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.73s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.10s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.51s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.40s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.37s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.44s) [2019-10-31T04:41:10.551Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-31T04:41:10.551Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.551Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-31T04:41:10.552Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-31T04:41:10.552Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:10.552Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-31T04:41:10.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-31T04:41:11.023Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-31T04:41:11.023Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-31T04:41:11.023Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-31T04:41:11.023Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-31T04:41:11.023Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] === RUN TestDockerDaemonSuite [2019-10-31T04:41:11.023Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-31T04:41:11.023Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-31T04:41:11.023Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-31T04:41:11.023Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-31T04:41:11.023Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.023Z] === RUN TestDockerSwarmSuite [2019-10-31T04:41:11.023Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-31T04:41:11.023Z] === RUN TestDockerPluginSuite [2019-10-31T04:41:11.023Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-31T04:41:11.023Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-31T04:41:11.023Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-31T04:41:11.024Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-31T04:41:11.024Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-31T04:41:11.024Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-31T04:41:11.024Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-31T04:41:11.024Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-31T04:41:11.024Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-31T04:41:11.024Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-31T04:41:11.024Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-31T04:41:11.024Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] === RUN TestDockerExternalVolumeSuite [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] === RUN TestDockerNetworkSuite [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] === RUN TestDockerHubPullSuite [2019-10-31T04:41:11.024Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-31T04:41:11.024Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-31T04:41:11.024Z] PASS [2019-10-31T04:41:11.024Z] ok github.com/docker/docker/integration-cli 2275.702s [2019-10-31T04:41:11.024Z] INFO: Integration tests ended at 10/31/2019 04:41:10. Duration:00:38:02.2468198 [2019-10-31T04:41:11.024Z] INFO: Docker info of the daemon under test at end of run [2019-10-31T04:41:11.024Z] [2019-10-31T04:41:11.024Z] Containers: 2 [2019-10-31T04:41:11.024Z] Running: 0 [2019-10-31T04:41:11.024Z] Paused: 0 [2019-10-31T04:41:11.024Z] Stopped: 2 [2019-10-31T04:41:11.024Z] Images: 12 [2019-10-31T04:41:11.024Z] Server Version: 0.0.0-dev [2019-10-31T04:41:11.024Z] Storage Driver: windowsfilter [2019-10-31T04:41:11.024Z] Windows: [2019-10-31T04:41:11.024Z] Logging Driver: json-file [2019-10-31T04:41:11.024Z] Plugins: [2019-10-31T04:41:11.024Z] Volume: local [2019-10-31T04:41:11.024Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-31T04:41:11.024Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-31T04:41:11.024Z] Swarm: inactive [2019-10-31T04:41:11.024Z] Default Isolation: process [2019-10-31T04:41:11.024Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-31T04:41:11.024Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-31T04:41:11.024Z] OSType: windows [2019-10-31T04:41:11.024Z] Architecture: x86_64 [2019-10-31T04:41:11.024Z] CPUs: 4 [2019-10-31T04:41:11.024Z] Total Memory: 32GiB [2019-10-31T04:41:11.024Z] Name: azwin-2-e64bc0 [2019-10-31T04:41:11.024Z] ID: C3QW:S2MJ:RZ5H:JXUI:CEXG:3ES4:HGTS:PIAI:6WOY:LMQG:I4LN:55UW [2019-10-31T04:41:11.024Z] Docker Root Dir: D:\CI\PR-40154\8\daemon [2019-10-31T04:41:11.024Z] Debug Mode (client): false [2019-10-31T04:41:11.024Z] Debug Mode (server): true [2019-10-31T04:41:11.024Z] File Descriptors: -1 [2019-10-31T04:41:11.024Z] Goroutines: 18 [2019-10-31T04:41:11.024Z] System Time: 2019-10-31T04:41:10.5600334Z [2019-10-31T04:41:11.024Z] EventsListeners: 0 [2019-10-31T04:41:11.024Z] Registry: https://index.docker.io/v1/ [2019-10-31T04:41:11.024Z] Labels: [2019-10-31T04:41:11.024Z] Experimental: false [2019-10-31T04:41:11.024Z] Insecure Registries: [2019-10-31T04:41:11.024Z] 127.0.0.0/8 [2019-10-31T04:41:11.024Z] Live Restore Enabled: false [2019-10-31T04:41:11.024Z] [2019-10-31T04:41:11.024Z] [2019-10-31T04:41:11.024Z] INFO: Stopping daemon under test [2019-10-31T04:41:11.024Z] SUCCESS: The process with PID 2728 (child process of PID 1584) has been terminated. [2019-10-31T04:41:11.024Z] SUCCESS: The process with PID 1584 (child process of PID 3412) has been terminated. [2019-10-31T04:41:11.024Z] INFO: Stop tailing logs of the daemon under tests [2019-10-31T04:41:11.024Z] INFO: executeCI.ps1 Completed successfully at 10/31/2019 04:41:10. [2019-10-31T04:41:11.024Z] INFO: Tidying up at end of run [2019-10-31T04:41:11.024Z] INFO: Saving daemon under test log (d:\CI\PR-40154\8\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-31T04:41:11.024Z] INFO: Saving daemon under test log (d:\CI\PR-40154\8\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-31T04:41:11.024Z] INFO: Nuke-Everything... [2019-10-31T04:41:11.024Z] INFO: Container count on control daemon to delete is 2 [2019-10-31T04:41:12.016Z] ae9778fa92bc [2019-10-31T04:41:12.016Z] 6cb7f515816d [2019-10-31T04:41:12.487Z] INFO: Tidying pidfile d:\CI\PR-40154\8\docker.pid [2019-10-31T04:41:12.487Z] INFO: Nuking d:\CI [2019-10-31T04:41:15.606Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-31T04:41:15.606Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-31T04:41:15.606Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-31T04:41:15.606Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-31T04:41:15.606Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-31T04:41:15.606Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-31T04:41:15.606Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-31T04:41:15.606Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-31T04:41:15.606Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-31T04:41:22.851Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-31T04:41:30.063Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-31T04:41:38.773Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-31T04:41:38.773Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-31T04:41:38.773Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-31T04:41:38.773Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-31T04:41:38.773Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-31T04:41:38.773Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-31T04:41:42.654Z] INFO: Zapped successfully [2019-10-31T04:41:42.654Z] [2019-10-31T04:41:42.654Z] INFO: executeCI.ps1 exiting at Thu Oct 31 04:41:38 CUT 2019. Duration 00:59:22.9471595 [2019-10-31T04:41:42.654Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-31T04:41:43.848Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-31T04:41:45.645Z] Archiving artifacts [2019-10-31T04:41:53.767Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-31T04:41:54.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-31T04:41:54.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-31T04:41:54.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-31T04:41:58.055Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-31T04:42:01.555Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40154/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-31T04:42:02.640Z] + make clean [2019-10-31T04:42:04.213Z] docker volume rm -f docker-dev-cache [2019-10-31T04:42:04.213Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-31T04:42:06.772Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-31T04:42:36.973Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-31T04:42:36.973Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-31T04:42:37.446Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-31T04:42:37.446Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-31T04:42:37.446Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-31T04:42:37.446Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-31T04:42:37.446Z] === RUN TestDockerSuite/TestBuildFails [2019-10-31T04:42:40.430Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-31T04:42:40.430Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-31T04:42:52.982Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-31T04:43:03.484Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-31T04:43:16.046Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-31T04:43:26.518Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-31T04:43:29.495Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-31T04:43:38.196Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-31T04:43:38.196Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-31T04:43:38.668Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-31T04:43:40.900Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-31T04:43:40.900Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-31T04:43:58.783Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-31T04:43:58.783Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-31T04:44:41.574Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-31T04:44:45.399Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-31T04:44:48.373Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-31T04:44:48.373Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-31T04:44:52.189Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-31T04:44:52.189Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-31T04:44:59.381Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-31T04:45:03.204Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-31T04:45:04.782Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-31T04:45:08.598Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-31T04:45:10.830Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-31T04:45:13.804Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-31T04:45:18.593Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-31T04:45:39.895Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-31T04:45:39.895Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-31T04:45:39.895Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-31T04:45:39.895Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-31T04:45:40.367Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-31T04:45:40.367Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-31T04:45:40.367Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-31T04:45:41.950Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-31T04:45:42.950Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-31T04:45:53.417Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-31T04:46:18.919Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-31T04:46:18.919Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-31T04:46:20.494Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-31T04:47:24.278Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-31T04:47:49.630Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-31T04:47:56.829Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-31T04:48:09.387Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-31T04:48:21.982Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-31T04:48:52.174Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-31T04:48:52.174Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-31T04:49:07.164Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-31T04:49:08.747Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-31T04:49:08.747Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-31T04:49:08.747Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-31T04:49:14.651Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-31T04:49:23.371Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-31T04:49:27.191Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-31T04:49:27.191Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-31T04:49:27.191Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-31T04:49:30.166Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-31T04:49:32.398Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-31T04:49:38.296Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-31T04:49:59.591Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-31T04:50:03.409Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-31T04:50:24.710Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-31T04:50:33.420Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-31T04:50:45.958Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-31T04:50:56.432Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-31T04:51:06.906Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-31T04:51:09.878Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-31T04:51:09.878Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-31T04:51:09.878Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-31T04:51:12.854Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-31T04:51:13.328Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-31T04:52:39.696Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-31T04:53:15.643Z] === RUN TestDockerSuite/TestBuildRm [2019-10-31T04:53:28.187Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-31T04:53:35.395Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-31T04:53:35.395Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-31T04:53:35.395Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-31T04:53:42.592Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-31T04:53:51.375Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-31T04:54:00.084Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-31T04:54:07.279Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-31T04:54:37.544Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-31T04:54:37.544Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-31T04:54:39.120Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-31T04:55:00.431Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-31T04:55:00.431Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-31T04:55:06.332Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-31T04:55:06.332Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-31T04:55:15.039Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-31T04:55:50.973Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-31T04:55:50.973Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-31T04:55:54.798Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-31T04:55:58.616Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-31T04:56:07.421Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-31T04:56:17.877Z] === RUN TestDockerSuite/TestBuildUser [2019-10-31T04:56:18.349Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-31T04:56:18.349Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-31T04:56:18.349Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-31T04:56:25.544Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-31T04:56:27.772Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-31T04:56:33.695Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-31T04:56:33.695Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-31T04:56:33.695Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-31T04:57:24.641Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-31T04:57:24.641Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-31T04:57:42.516Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-31T04:57:52.990Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-31T04:57:53.463Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-31T04:57:53.463Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-31T04:57:57.276Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-31T04:57:57.748Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-31T04:58:15.671Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-31T04:58:21.572Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-31T04:58:22.044Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-31T04:58:47.399Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-31T04:58:47.399Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-31T04:58:47.399Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-31T04:58:47.399Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-31T04:58:50.372Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-31T04:59:05.356Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-31T04:59:12.547Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-31T04:59:12.547Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-31T04:59:12.547Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-31T04:59:12.547Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-31T04:59:16.363Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-31T04:59:23.565Z] === RUN TestDockerSuite/TestCommitChange [2019-10-31T04:59:30.774Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-31T04:59:39.478Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-31T04:59:39.478Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-31T04:59:52.041Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-31T04:59:52.041Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-31T05:00:00.845Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-31T05:00:09.551Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-31T05:00:09.551Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-31T05:00:09.551Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-31T05:00:09.551Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-31T05:00:09.551Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-31T05:00:09.551Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-31T05:00:09.551Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-31T05:00:09.551Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-31T05:00:09.551Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-31T05:00:22.089Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-31T05:00:32.556Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-31T05:00:32.556Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-31T05:00:36.386Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-31T05:00:36.386Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-31T05:00:36.386Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-31T05:00:36.386Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-31T05:00:40.202Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-31T05:00:40.202Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-31T05:00:40.202Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-31T05:00:43.178Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-31T05:00:43.178Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-31T05:00:43.178Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-31T05:00:43.178Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-31T05:00:43.178Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-31T05:00:46.996Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-31T05:00:50.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-31T05:00:54.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-31T05:00:54.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-31T05:00:54.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-31T05:00:58.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-31T05:00:58.442Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-31T05:01:02.261Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-31T05:01:02.261Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-31T05:01:02.261Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-31T05:01:06.075Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-31T05:01:06.075Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-31T05:01:09.901Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-31T05:01:09.901Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-31T05:01:13.728Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-31T05:01:14.199Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-31T05:01:18.029Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-31T05:01:23.934Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-31T05:01:29.833Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-31T05:01:29.833Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-31T05:01:29.833Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-31T05:01:29.833Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-31T05:01:29.833Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-31T05:01:33.653Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-31T05:01:33.653Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-31T05:01:37.483Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-31T05:01:37.483Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-31T05:01:41.303Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-31T05:01:41.303Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-31T05:01:46.092Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-31T05:01:50.884Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-31T05:01:50.884Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-31T05:01:50.884Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-31T05:01:50.884Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-31T05:01:50.884Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-31T05:01:50.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-31T05:01:50.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-31T05:01:50.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-10-31T05:01:54.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-10-31T05:01:58.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-10-31T05:02:02.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-10-31T05:02:07.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000659c60_} [2019-10-31T05:02:10.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1800252882_c:\foo_false____} [2019-10-31T05:02:13.934Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1800252882_c:\foo_true____} [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-31T05:02:18.720Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-31T05:02:22.545Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-31T05:02:26.359Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-31T05:02:26.359Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-31T05:02:26.359Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-31T05:02:30.183Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-31T05:02:30.183Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-31T05:02:30.183Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-31T05:02:30.658Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-31T05:02:36.556Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-31T05:02:40.376Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-31T05:02:40.376Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-31T05:02:40.847Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-31T05:02:55.830Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-31T05:02:55.830Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-31T05:02:55.830Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-31T05:03:08.376Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-31T05:03:08.376Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-31T05:03:08.376Z] === RUN TestDockerSuite/TestCpToDot [2019-10-31T05:03:12.214Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-31T05:03:12.214Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-31T05:03:12.214Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-31T05:03:17.015Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-31T05:03:17.015Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-31T05:03:17.015Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-31T05:03:17.015Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-31T05:03:17.015Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-31T05:03:17.015Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-31T05:03:17.015Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-31T05:03:19.982Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-31T05:03:24.778Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-31T05:03:24.778Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-31T05:03:24.778Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-31T05:03:27.752Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-31T05:03:29.981Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-31T05:03:30.453Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-31T05:03:30.453Z] === RUN TestDockerSuite/TestCreateRM [2019-10-31T05:03:30.453Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-31T05:03:30.453Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-31T05:03:30.925Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-31T05:03:31.397Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-31T05:03:46.401Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-31T05:03:46.401Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-31T05:03:46.401Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-31T05:03:51.190Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-31T05:03:51.661Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-31T05:03:51.661Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDockerFails [2019-10-31T05:03:55.480Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-31T05:03:55.952Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-31T05:03:55.952Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-31T05:03:55.952Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-31T05:03:55.952Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-31T05:03:55.952Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-31T05:03:59.768Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-31T05:04:04.555Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-31T05:04:08.391Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-31T05:04:18.871Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-31T05:04:26.083Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-31T05:04:34.788Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-31T05:04:37.784Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-31T05:04:40.026Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-31T05:04:47.227Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-31T05:04:47.227Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-31T05:04:50.201Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-31T05:04:58.906Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-31T05:05:06.106Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-31T05:05:06.106Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-31T05:05:06.106Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-31T05:05:06.106Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-31T05:05:06.106Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-31T05:05:06.106Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-31T05:05:07.099Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-31T05:05:07.099Z] === RUN TestDockerSuite/TestEventsRename [2019-10-31T05:05:11.886Z] === RUN TestDockerSuite/TestEventsResize [2019-10-31T05:05:15.727Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-31T05:05:19.558Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-31T05:05:24.370Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-31T05:05:31.571Z] === RUN TestDockerSuite/TestEventsTop [2019-10-31T05:05:31.571Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-31T05:05:33.146Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-31T05:05:40.341Z] === RUN TestDockerSuite/TestExec [2019-10-31T05:05:40.341Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-31T05:05:40.341Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-31T05:05:44.160Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-31T05:05:47.980Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-31T05:05:47.980Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-31T05:05:47.980Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-31T05:05:47.980Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-31T05:05:52.766Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-31T05:05:55.740Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-31T05:05:59.559Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-31T05:06:03.374Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-31T05:06:10.576Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-31T05:06:10.576Z] === RUN TestDockerSuite/TestExecEnv [2019-10-31T05:06:10.576Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-31T05:06:10.576Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-31T05:06:14.400Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-31T05:06:20.308Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-31T05:06:20.308Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-31T05:06:20.308Z] === RUN TestDockerSuite/TestExecParseError [2019-10-31T05:06:20.308Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-31T05:06:20.308Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-31T05:06:20.308Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-31T05:06:25.102Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-31T05:06:25.102Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-31T05:06:25.102Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-31T05:06:25.102Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-31T05:06:25.102Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-31T05:06:25.102Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-31T05:06:28.920Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-31T05:06:28.920Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-31T05:06:41.627Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-31T05:06:41.627Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-31T05:06:41.627Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-31T05:06:41.627Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-31T05:06:48.820Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-31T05:06:56.013Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-31T05:07:00.803Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-31T05:07:09.506Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-31T05:07:09.506Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-31T05:07:09.506Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-31T05:07:09.506Z] === RUN TestDockerSuite/TestHealth [2019-10-31T05:07:09.506Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-31T05:07:09.506Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-31T05:07:09.506Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-31T05:07:09.506Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-31T05:07:16.695Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-31T05:07:16.695Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-31T05:07:16.695Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-31T05:07:16.695Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-31T05:07:17.167Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-31T05:07:17.167Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-31T05:07:19.409Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-31T05:07:19.409Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-31T05:07:23.230Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-31T05:07:23.230Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-31T05:07:29.135Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-31T05:07:29.612Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-31T05:07:35.514Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-31T05:07:40.298Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-31T05:07:40.298Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-31T05:07:40.298Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-31T05:07:47.490Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-31T05:07:47.490Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestImportFile [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-31T05:07:50.468Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-31T05:07:54.282Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-31T05:07:58.101Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-31T05:07:58.101Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-31T05:07:58.101Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-31T05:07:58.101Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-31T05:07:58.101Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-31T05:08:01.935Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-31T05:08:02.408Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-31T05:08:06.234Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-31T05:08:06.234Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-31T05:08:06.234Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-31T05:08:06.234Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-31T05:08:10.078Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-31T05:08:18.780Z] === RUN TestDockerSuite/TestInspectImage [2019-10-31T05:08:18.780Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-31T05:08:18.780Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-31T05:08:18.780Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-31T05:08:22.598Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-31T05:08:26.538Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-31T05:08:26.538Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-31T05:08:30.359Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-31T05:08:34.174Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-31T05:08:34.174Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-31T05:08:34.174Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-31T05:08:38.043Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-31T05:08:41.858Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-31T05:08:50.566Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-31T05:08:53.542Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-31T05:08:57.364Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-31T05:09:01.192Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-31T05:09:05.011Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-31T05:09:08.827Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-31T05:09:12.642Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-31T05:09:17.426Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-31T05:09:20.400Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-31T05:09:27.603Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-31T05:09:30.590Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-31T05:09:30.590Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-31T05:09:35.384Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-31T05:09:35.384Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-31T05:09:44.089Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-31T05:09:51.283Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-31T05:09:58.479Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-31T05:10:03.268Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-31T05:10:07.090Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-31T05:10:07.090Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-31T05:10:10.906Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-31T05:10:15.715Z] === RUN TestDockerSuite/TestLogsSince [2019-10-31T05:10:26.179Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-31T05:10:26.179Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-31T05:10:26.179Z] === RUN TestDockerSuite/TestLogsTail [2019-10-31T05:10:29.996Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-31T05:10:33.814Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestNetHostname [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestPluginActive [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-31T05:10:37.630Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-31T05:10:38.102Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-31T05:10:38.102Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-31T05:10:38.102Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-31T05:10:38.102Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-31T05:10:38.102Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-31T05:10:38.102Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-31T05:10:38.102Z] === RUN TestDockerSuite/TestPortList [2019-10-31T05:10:38.102Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-31T05:10:45.294Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-31T05:10:45.294Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-31T05:10:45.294Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-31T05:10:45.766Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-31T05:10:45.766Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-31T05:10:45.766Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-31T05:10:45.766Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-31T05:10:45.766Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-31T05:10:45.766Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-31T05:10:45.766Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-31T05:10:54.471Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-31T05:10:54.471Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-31T05:11:12.362Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-31T05:11:12.362Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-31T05:11:30.292Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-31T05:11:55.656Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-31T05:11:55.656Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-31T05:11:55.656Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-31T05:12:16.958Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-31T05:12:24.199Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-31T05:12:36.755Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-31T05:12:44.001Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-31T05:12:44.001Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-31T05:12:44.001Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-31T05:12:52.729Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-31T05:12:52.729Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-31T05:12:52.729Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-31T05:12:52.729Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-31T05:12:52.729Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-31T05:13:05.283Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-31T05:13:05.283Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-31T05:13:06.280Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-31T05:13:06.280Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-31T05:13:07.856Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-31T05:13:08.870Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-31T05:13:08.870Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-31T05:13:16.071Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-31T05:13:23.285Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-31T05:13:26.276Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-31T05:13:56.497Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-31T05:13:56.497Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-31T05:14:03.705Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-31T05:14:03.705Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-31T05:14:03.705Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-31T05:14:04.187Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-31T05:14:11.400Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-31T05:14:17.307Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-31T05:14:17.307Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-31T05:14:23.222Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-31T05:14:23.222Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-31T05:14:23.222Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-31T05:14:48.591Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-31T05:14:54.490Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-31T05:14:56.071Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-31T05:15:06.539Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-31T05:15:15.276Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-31T05:15:27.892Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-31T05:15:31.727Z] === RUN TestDockerSuite/TestRmiTag [2019-10-31T05:15:32.199Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-31T05:15:36.015Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-31T05:16:06.225Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-31T05:16:07.911Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-31T05:16:16.623Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-31T05:16:20.437Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-31T05:16:20.437Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-31T05:16:20.437Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-31T05:16:20.437Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-31T05:16:20.437Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-31T05:16:20.437Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-31T05:16:20.437Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-31T05:16:20.437Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-31T05:16:23.410Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-31T05:16:23.883Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-31T05:16:23.883Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-31T05:16:32.624Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-31T05:16:36.445Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-31T05:16:40.273Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-31T05:16:44.100Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-31T05:16:47.931Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-31T05:16:50.907Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-31T05:16:50.907Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-31T05:16:59.612Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-31T05:16:59.612Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-31T05:16:59.612Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-31T05:17:02.600Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-31T05:17:02.600Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-31T05:17:02.600Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-31T05:17:02.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-31T05:17:02.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-31T05:17:02.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-31T05:17:02.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-31T05:17:02.600Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-31T05:17:06.428Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-31T05:17:10.257Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-31T05:17:14.075Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-31T05:17:14.075Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-31T05:17:14.075Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-31T05:17:14.075Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-31T05:17:17.907Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-31T05:17:17.908Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-31T05:17:17.908Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-31T05:17:17.908Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-31T05:17:17.908Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-31T05:17:20.144Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-31T05:17:30.619Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-31T05:17:30.619Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-31T05:17:30.620Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-31T05:17:30.620Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-31T05:17:30.620Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-31T05:17:30.620Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-31T05:17:30.620Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-31T05:17:34.452Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-31T05:17:34.452Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-31T05:17:34.452Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-31T05:17:34.452Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-31T05:17:39.242Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-31T05:17:43.061Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-31T05:17:43.061Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-31T05:17:46.884Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-31T05:17:46.884Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-31T05:17:46.884Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-31T05:17:46.884Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-31T05:17:50.719Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-31T05:17:54.544Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-31T05:17:58.367Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-31T05:18:02.187Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-31T05:18:02.187Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-31T05:18:02.187Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-31T05:18:02.187Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-31T05:18:02.187Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-31T05:18:02.187Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-31T05:18:02.187Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-31T05:18:02.187Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-31T05:18:02.187Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-31T05:18:08.110Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-31T05:18:08.110Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-31T05:18:08.110Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-31T05:18:08.110Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-31T05:18:08.110Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-31T05:18:08.110Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-31T05:18:08.110Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-31T05:18:23.139Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-31T05:18:23.139Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunMount [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-31T05:18:24.721Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-31T05:18:37.282Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-31T05:18:37.282Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-31T05:18:37.282Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-31T05:18:37.282Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-31T05:18:44.510Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-31T05:18:51.747Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-31T05:18:52.742Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-31T05:18:56.571Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-31T05:19:00.418Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-31T05:19:00.892Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-31T05:19:03.883Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-31T05:19:04.360Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-31T05:19:04.360Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-31T05:19:04.360Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-31T05:19:04.360Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-31T05:19:04.360Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-31T05:19:04.360Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-31T05:19:04.360Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-31T05:19:04.360Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-31T05:19:09.195Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-31T05:19:09.195Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-31T05:19:09.195Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-31T05:19:09.195Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-31T05:19:09.195Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-31T05:19:09.195Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-31T05:19:21.764Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-31T05:19:21.764Z] === RUN TestDockerSuite/TestRunRm [2019-10-31T05:19:24.754Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-31T05:19:31.958Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-31T05:19:35.779Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-31T05:19:39.606Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-31T05:19:44.407Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-31T05:19:48.236Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-31T05:19:48.236Z] === RUN TestDockerSuite/TestRunState [2019-10-31T05:19:48.236Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-31T05:19:52.068Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-31T05:19:52.068Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-31T05:19:55.894Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-31T05:19:55.894Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-31T05:19:55.894Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-31T05:19:56.382Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-31T05:19:56.382Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-31T05:19:56.382Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-31T05:20:05.119Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-31T05:20:08.102Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-31T05:20:08.102Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-31T05:20:11.934Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-31T05:20:11.934Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-31T05:20:11.934Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-31T05:20:19.133Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-31T05:20:29.614Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-31T05:20:36.826Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-31T05:20:47.316Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-31T05:20:47.316Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-31T05:20:47.316Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-31T05:20:47.316Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-31T05:20:47.316Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-31T05:20:50.295Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-31T05:20:54.137Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-31T05:20:57.961Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-31T05:20:57.961Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-31T05:20:57.961Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-31T05:20:57.961Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-31T05:20:57.961Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-31T05:20:57.961Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-31T05:20:57.961Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-31T05:20:58.434Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-31T05:20:58.434Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-31T05:21:04.353Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-31T05:21:07.331Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-31T05:21:11.155Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-31T05:21:19.868Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-31T05:21:21.446Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-31T05:21:21.924Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-31T05:21:22.396Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-31T05:21:22.868Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-31T05:21:24.447Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-31T05:21:37.003Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-31T05:21:37.004Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-31T05:21:49.547Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-31T05:21:49.547Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-31T05:21:55.451Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-31T05:21:59.272Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-31T05:22:03.093Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-31T05:22:03.093Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-31T05:22:07.875Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-31T05:22:07.875Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-31T05:22:07.875Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-31T05:22:07.875Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-31T05:22:07.875Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-31T05:22:07.875Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-31T05:22:07.875Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-31T05:22:22.849Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-31T05:22:22.849Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-31T05:22:22.849Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-31T05:22:22.849Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-31T05:22:23.327Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-31T05:22:23.801Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-31T05:22:23.801Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-31T05:22:28.590Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-31T05:22:28.590Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-31T05:22:33.369Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-31T05:22:33.369Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-31T05:22:33.841Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-31T05:22:33.841Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-31T05:22:33.841Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-31T05:22:46.384Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-31T05:22:46.384Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-31T05:22:47.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-31T05:22:47.377Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-31T05:22:47.377Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-31T05:22:59.918Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-31T05:22:59.918Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-31T05:22:59.918Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-31T05:23:14.912Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-31T05:23:14.912Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite (3759.74s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-31T05:23:14.912Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-31T05:23:14.912Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.07s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.92s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPIImagesSaveAndLoad (0.01s) [2019-10-31T05:23:14.912Z] docker_api_images_test.go:69: Temporarily disabled on RS3 and older because they are too slow. See #39909 [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-31T05:23:14.912Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-31T05:23:14.912Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-31T05:23:14.912Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-31T05:23:14.912Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-31T05:23:14.912Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-31T05:23:14.912Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-31T05:23:14.912Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-31T05:23:14.912Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.47s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-31T05:23:14.912Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-31T05:23:14.912Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.99s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.66s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-10-31T05:23:14.912Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-31T05:23:14.912Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2019-10-31T05:23:14.912Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-31T05:23:14.912Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.80s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-31T05:23:14.912Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-31T05:23:14.912Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.38s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (137.80s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2019-10-31T05:23:14.912Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.08s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.08s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (3.33s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-31T05:23:14.912Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2019-10-31T05:23:14.912Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-31T05:23:14.912Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (3.48s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (8.22s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (5.33s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2019-10-31T05:23:14.912Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-31T05:23:14.912Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (10.51s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (24.71s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.69s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (3.56s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2019-10-31T05:23:14.912Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (5.72s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (5.60s) [2019-10-31T05:23:14.912Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.75s) [2019-10-31T05:23:14.912Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (1.78s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildAddTar (56.54s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.87s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (15.98s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (7.25s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (17.01s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (14.49s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.15s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (23.95s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (1.86s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.66s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.51s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (3.87s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (7.66s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (3.86s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2019-10-31T05:23:14.913Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (5.12s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildClearCmd (3.43s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCmd (1.95s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (1.87s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (1.91s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.20s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (7.98s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (4.10s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildContChar (19.54s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (1.83s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.54s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (3.73s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (2.01s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (3.63s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (2.04s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.41s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (52.82s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.80s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.56s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.55s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (1.81s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (42.18s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (2.03s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.43s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (4.15s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (6.41s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (5.53s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (5.74s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignore (77.48s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (10.06s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.27s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.92s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.88s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.09s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.05s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.32s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.38s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.81s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (119.89s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.44s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (1.88s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (3.78s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (1.81s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (1.80s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (11.08s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.20s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (8.85s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (15.06s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (3.38s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.32s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (28.28s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (2.13s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildFails (3.07s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.42s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.65s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.86s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.94s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.84s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (8.60s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (1.84s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.72s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildHistory (44.28s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildIidFile (3.66s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.94s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (3.55s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (7.63s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLabel (3.59s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.88s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (3.61s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (1.87s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLabels (3.56s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (4.21s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (21.47s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMaintainer (1.81s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.53s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.69s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.17s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (60.27s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.02s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.39s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (13.36s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (11.36s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (30.51s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (15.21s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (2.22s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildNoContext (5.92s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.27s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.91s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.43s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (2.43s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (5.63s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.81s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (5.49s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (20.63s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.35s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.43s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.86s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (10.56s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (3.70s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.44s) [2019-10-31T05:23:14.913Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-31T05:23:14.913Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (82.19s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.05s) [2019-10-31T05:23:14.913Z] --- PASS: TestDockerSuite/TestBuildRm (17.48s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (6.62s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2019-10-31T05:23:14.914Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (7.21s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (8.24s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.70s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.30s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (29.21s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (2.02s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (18.05s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.40s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildStderr (7.86s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (33.92s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (6.05s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (4.05s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.22s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (11.41s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (7.35s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (2.01s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (5.57s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (46.95s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (2.15s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (19.00s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.72s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.07s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (17.62s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.28s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.01s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (4.15s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (14.31s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (7.39s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2019-10-31T05:23:14.914Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-31T05:23:14.914Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2019-10-31T05:23:14.914Z] docker_cli_sni_test.go:18: Flakey test [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.57s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (8.03s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCommitChange (6.55s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (8.19s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.09s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCommitTTY (10.22s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (7.71s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.72s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.93s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.93s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.73s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.79s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.97s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.81s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.70s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.64s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.74s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.97s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.97s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.10s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.84s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.63s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.93s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.67s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.83s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.92s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.07s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.86s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_windows_test.go:23: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.03s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (4.27s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.97s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.99s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (4.20s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000659c60_} (3.95s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1800252882_c:\foo_false____} (3.47s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1800252882_c:\foo_true____} (4.14s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-31T05:23:14.914Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2019-10-31T05:23:14.914Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.61s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCpGarbagePath (4.01s) [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.94s) [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-10-31T05:23:14.914Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-31T05:23:14.914Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.914Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.25s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.92s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.37s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.20s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCpToDot (3.94s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2019-10-31T05:23:14.915Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCpToStdout (4.18s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateByImageID (3.31s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (4.02s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.30s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.12s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (2.26s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.45s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.85s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-10-31T05:23:14.915Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.77s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-31T05:23:14.915Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2019-10-31T05:23:14.915Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2019-10-31T05:23:14.915Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-31T05:23:14.915Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-31T05:23:14.915Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-31T05:23:14.915Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-31T05:23:14.915Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2019-10-31T05:23:14.915Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-31T05:23:14.915Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (4.06s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (4.07s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.98s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.03s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsCopy (6.57s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (8.32s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.58s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (2.37s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.98s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsFilterType (2.52s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsFilters (8.02s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsFormat (8.03s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsRename (4.23s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsResize (4.27s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.93s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.38s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.42s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.16s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-31T05:23:14.915Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.87s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.78s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-31T05:23:14.915Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-31T05:23:14.915Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-31T05:23:14.915Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.88s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.80s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.84s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.87s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.43s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.97s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecInspectID (6.32s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2019-10-31T05:23:14.915Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.22s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-31T05:23:14.915Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.86s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (11.73s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestGetContainerStats (8.10s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.17s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.87s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.87s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-31T05:23:14.915Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (7.91s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (1.98s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (3.86s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (5.87s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (6.04s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (4.11s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (7.73s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2019-10-31T05:23:14.915Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-31T05:23:14.915Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-10-31T05:23:14.915Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.915Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-31T05:23:14.915Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.88s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.74s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-31T05:23:14.916Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-31T05:23:14.916Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (4.00s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (4.03s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2019-10-31T05:23:14.916Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectDefault (3.91s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectHistory (8.09s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.86s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.69s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.91s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.74s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-10-31T05:23:14.916Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.71s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectStatus (3.96s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.87s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.73s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.97s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.93s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.75s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.77s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.91s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2019-10-31T05:23:14.916Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.89s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.17s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.65s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (4.02s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-31T05:23:14.916Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.11s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.04s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.56s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.07s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.50s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.15s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.94s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.94s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsSince (10.55s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsTail (4.27s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.83s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.97s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2019-10-31T05:23:14.916Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.53s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2019-10-31T05:23:14.916Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-31T05:23:14.916Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-31T05:23:14.916Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-31T05:23:14.916Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-31T05:23:14.916Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-31T05:23:14.916Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-31T05:23:14.916Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2019-10-31T05:23:14.916Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.82s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-31T05:23:14.916Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPsByOrder (16.97s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPsListContainersBase (17.41s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.12s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-31T05:23:14.916Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (20.59s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.43s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.94s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.27s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2019-10-31T05:23:14.916Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2019-10-31T05:23:14.916Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.37s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPsShowMounts (12.97s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.44s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-31T05:23:14.916Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.75s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.61s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.18s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.71s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.05s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.09s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.31s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2019-10-31T05:23:14.916Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.08s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (24.31s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (6.05s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (2.11s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.92s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (8.49s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.30s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.21s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.57s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (28.07s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.70s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (8.56s) [2019-10-31T05:23:14.916Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (3.91s) [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.916Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-31T05:23:14.916Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.37s) [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.69s) [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.61s) [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.72s) [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.84s) [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.86s) [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunBindMounts (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1884: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.87s) [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (8.09s) [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.79s) [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.07s) [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.29s) [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.74s) [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-10-31T05:23:14.917Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.93s) [2019-10-31T05:23:14.917Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-31T05:23:14.917Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.30s) [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.39s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.05s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.06s) [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.87s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.80s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunExitCode (3.85s) [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.76s) [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.85s) [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.00s) [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.99s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (13.68s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.62s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.66s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.46s) [2019-10-31T05:23:15.390Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.40s) [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.390Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-31T05:23:15.390Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.02s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.84s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.50s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.07s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.84s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.31s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunRm (4.10s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.81s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (4.12s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.05s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.04s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (4.11s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.07s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.86s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (8.05s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.63s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.87s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (6.37s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.06s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.48s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.86s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.02s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.06s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.96s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.28s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.57s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.82s) [2019-10-31T05:23:15.391Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.94s) [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-31T05:23:15.391Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.391Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2019-10-31T05:23:15.391Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2019-10-31T05:23:15.392Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2019-10-31T05:23:15.392Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2019-10-31T05:23:15.392Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2019-10-31T05:23:15.392Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.54s) [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (12.94s) [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-10-31T05:23:15.392Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.42s) [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-10-31T05:23:15.392Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStartReturnCorrectExitCode (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_start_test.go:202: FLAKY on Windows RS1, see #38521 [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2019-10-31T05:23:15.392Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-10-31T05:23:15.392Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.98s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.92s) [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.90s) [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-10-31T05:23:15.392Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.14s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.70s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.50s) [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.81s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2019-10-31T05:23:15.392Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.86s) [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-31T05:23:15.392Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-31T05:23:15.392Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-31T05:23:15.392Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-31T05:23:15.392Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.392Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-31T05:23:15.393Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-31T05:23:15.393Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-31T05:23:15.393Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-31T05:23:15.393Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-31T05:23:15.393Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] === RUN TestDockerDaemonSuite [2019-10-31T05:23:15.393Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-31T05:23:15.393Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-31T05:23:15.393Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-31T05:23:15.393Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] === RUN TestDockerSwarmSuite [2019-10-31T05:23:15.393Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-31T05:23:15.393Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-31T05:23:15.393Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-31T05:23:15.393Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.393Z] === RUN TestDockerExternalVolumeSuite [2019-10-31T05:23:15.394Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-31T05:23:15.394Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.394Z] === RUN TestDockerNetworkSuite [2019-10-31T05:23:15.394Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-31T05:23:15.394Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.394Z] === RUN TestDockerHubPullSuite [2019-10-31T05:23:15.394Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-31T05:23:15.394Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-31T05:23:15.394Z] PASS [2019-10-31T05:23:15.394Z] ok github.com/docker/docker/integration-cli 3760.619s [2019-10-31T05:23:15.394Z] INFO: Integration tests ended at 10/31/2019 05:23:15. Duration:01:02:48.9821646 [2019-10-31T05:23:15.394Z] INFO: Docker info of the daemon under test at end of run [2019-10-31T05:23:15.394Z] [2019-10-31T05:23:15.394Z] Containers: 2 [2019-10-31T05:23:15.394Z] Running: 0 [2019-10-31T05:23:15.394Z] Paused: 0 [2019-10-31T05:23:15.394Z] Stopped: 2 [2019-10-31T05:23:15.394Z] Images: 12 [2019-10-31T05:23:15.394Z] Server Version: 0.0.0-dev [2019-10-31T05:23:15.394Z] Storage Driver: windowsfilter [2019-10-31T05:23:15.394Z] Windows: [2019-10-31T05:23:15.394Z] Logging Driver: json-file [2019-10-31T05:23:15.394Z] Plugins: [2019-10-31T05:23:15.394Z] Volume: local [2019-10-31T05:23:15.394Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-31T05:23:15.394Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-31T05:23:15.394Z] Swarm: inactive [2019-10-31T05:23:15.394Z] Default Isolation: process [2019-10-31T05:23:15.394Z] Kernel Version: 10.0 14393 (14393.3241.amd64fre.rs1_release_inmarket.190910-1801) [2019-10-31T05:23:15.394Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3242) [2019-10-31T05:23:15.394Z] OSType: windows [2019-10-31T05:23:15.394Z] Architecture: x86_64 [2019-10-31T05:23:15.394Z] CPUs: 4 [2019-10-31T05:23:15.394Z] Total Memory: 32GiB [2019-10-31T05:23:15.394Z] Name: azwin-2-bb93e0 [2019-10-31T05:23:15.394Z] ID: HZ2X:ZIUJ:MYVO:3IYJ:UG6D:BHMV:KQSF:Q2HL:XHUU:IIHL:G57F:SJ5A [2019-10-31T05:23:15.394Z] Docker Root Dir: D:\CI\PR-40154\8\daemon [2019-10-31T05:23:15.394Z] Debug Mode (client): false [2019-10-31T05:23:15.394Z] Debug Mode (server): true [2019-10-31T05:23:15.394Z] File Descriptors: -1 [2019-10-31T05:23:15.394Z] Goroutines: 18 [2019-10-31T05:23:15.394Z] System Time: 2019-10-31T05:23:15.3274454Z [2019-10-31T05:23:15.394Z] EventsListeners: 0 [2019-10-31T05:23:15.394Z] Registry: https://index.docker.io/v1/ [2019-10-31T05:23:15.394Z] Labels: [2019-10-31T05:23:15.394Z] Experimental: false [2019-10-31T05:23:15.865Z] Insecure Registries: [2019-10-31T05:23:15.865Z] 127.0.0.0/8 [2019-10-31T05:23:15.865Z] Live Restore Enabled: false [2019-10-31T05:23:15.865Z] [2019-10-31T05:23:15.865Z] [2019-10-31T05:23:15.865Z] INFO: Stopping daemon under test [2019-10-31T05:23:15.865Z] SUCCESS: The process with PID 5064 (child process of PID 4120) has been terminated. [2019-10-31T05:23:15.865Z] SUCCESS: The process with PID 4120 (child process of PID 4736) has been terminated. [2019-10-31T05:23:15.865Z] INFO: Stop tailing logs of the daemon under tests [2019-10-31T05:23:15.865Z] INFO: executeCI.ps1 Completed successfully at 10/31/2019 05:23:15. [2019-10-31T05:23:15.865Z] INFO: Tidying up at end of run [2019-10-31T05:23:15.865Z] INFO: Saving daemon under test log (d:\CI\PR-40154\8\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-31T05:23:15.865Z] INFO: Saving daemon under test log (d:\CI\PR-40154\8\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-31T05:23:15.865Z] INFO: Nuke-Everything... [2019-10-31T05:23:16.338Z] INFO: Container count on control daemon to delete is 2 [2019-10-31T05:23:16.810Z] 4e55f6975b7a [2019-10-31T05:23:16.810Z] f6d0c849b7ef [2019-10-31T05:23:17.290Z] INFO: Tidying pidfile d:\CI\PR-40154\8\docker.pid [2019-10-31T05:23:17.290Z] INFO: Nuking d:\CI [2019-10-31T05:24:00.066Z] INFO: Zapped successfully [2019-10-31T05:24:00.066Z] WARNING: There are 594 NdisAdapters leaked under Psched\Parameters [2019-10-31T05:24:00.066Z] WARNING: Cleaning Psched... [2019-10-31T05:24:00.066Z] WARNING: There are 594 NdisAdapters leaked under WFPLWFS\Parameters [2019-10-31T05:24:00.066Z] WARNING: Cleaning WFPLWFS... [2019-10-31T05:24:00.066Z] [2019-10-31T05:24:00.066Z] INFO: executeCI.ps1 exiting at Thu Oct 31 05:23:56 CUT 2019. Duration 01:39:09.1797621 [2019-10-31T05:24:00.066Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-31T05:24:01.808Z] Creating windowsRS1-integration-bundles.zip [Pipeline] step [2019-10-31T05:24:03.609Z] Archiving artifacts [2019-10-31T05:24:20.214Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40154/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-31T05:24:21.175Z] + make clean [2019-10-31T05:24:23.405Z] docker volume rm -f docker-dev-cache [2019-10-31T05:24:23.878Z] 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